:root{--bg:#fbf8f2;--paper:#fffdf9;--ink:#3e3932;--muted:#797368;--line:#e5dfd4;--orange:#bf6245;--peach:#f1d1bd;--sage:#e5e9df;--serif:Georgia,'Times New Roman',serif;--sans:'Trebuchet MS',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.55}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default;opacity:.4}a,button,input,summary{outline-offset:5px}a:focus-visible,button:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--orange)}input:focus-visible+span{outline:2px solid var(--orange);outline-offset:4px}button{touch-action:manipulation}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:400}h3{line-height:1.25}::selection{background:#efd1bd}[hidden]{display:none!important}.container{max-width:1200px;margin:auto;padding-left:40px;padding-right:40px}.skip{position:fixed;left:20px;top:-100px;z-index:30;background:var(--paper);padding:12px}.skip:focus{top:12px}.header{position:sticky;top:0;z-index:10;background:#fbf8f2f5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav{height:84px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:0;font-size:24px;font-weight:700;letter-spacing:-1.2px}.brand img{margin-right:10px}.brand>span:not(.brand-dot){font-size:19px;letter-spacing:-2px}.brand .brand-dot{color:var(--orange);font-size:19px;margin-left:7px}.nav nav{display:flex;gap:34px;align-items:center;font-size:13px}.nav nav>a:hover{color:var(--orange)}.nav-action{border:1px solid #a99c8b;border-radius:6px;padding:10px 17px}.nav-action span{margin-left:15px}.hero{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;min-height:560px;padding-top:65px;padding-bottom:66px;gap:45px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;display:flex;align-items:center;gap:9px;margin-bottom:25px}.eyebrow>span{width:6px;height:6px;border-radius:50%;background:var(--orange)}h1{font-family:var(--serif);font-size:59px;line-height:1.13;letter-spacing:-2.8px;margin-bottom:22px}h1 em{font-weight:400;color:#a76046}.hero-description{color:var(--muted);font-size:15px;line-height:1.7;margin-bottom:29px}.button{border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:15px 22px;font-size:13px;font-weight:700;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.primary{color:#fffaf2;background:var(--orange)}.button.primary:hover{background:#aa5339}.button span{font-size:20px;font-weight:400;line-height:1}.hero-note{font-size:10px;color:#847d70;margin:14px 0 0}.hero-art{position:relative;min-height:400px;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #e6d9c6;border-radius:50%;width:390px;height:390px;transform:rotate(-24deg)}.orbit-two{width:330px;height:430px;transform:rotate(54deg);border-style:dashed}.art-paper{background:var(--paper);border:1px solid #dfd5c8;border-radius:4px;box-shadow:0 18px 45px #69462210;width:340px;padding:16px;transform:rotate(-6deg);position:relative}.paper-meta{display:flex;justify-content:space-between;font-size:7px;letter-spacing:1.2px;color:#877668;padding:4px 4px 13px}.tiger-art{width:100%;height:auto;border:1px solid #ede5d8;display:block}.paper-bottom{display:flex;align-items:center;justify-content:space-between;padding:13px 4px 1px;font-size:11px;font-family:var(--serif);font-style:italic;color:#96806a}.swatches{display:flex;gap:4px}.swatches i{width:13px;height:13px;border-radius:50%;background:#775446}.swatches i:nth-child(2){background:#efba7c}.swatches i:nth-child(3){background:#e6a293}.swatches i:nth-child(4){background:#e4e8dc}.art-label{position:absolute;z-index:2;background:#fffdf8;border:1px solid var(--line);box-shadow:0 5px 15px #69462208}.label-top{right:-8px;top:17px;transform:rotate(5deg);border-radius:30px;padding:9px 14px;font-size:9px;letter-spacing:.2px;display:flex;align-items:center;gap:7px}.tiny-dot{height:6px;width:6px;background:#8f9a7d;border-radius:50%}.label-bottom{left:-7px;bottom:10px;transform:rotate(4deg);border-radius:8px;padding:12px 22px 12px 15px;display:flex;gap:12px;align-items:center;font-size:13px}.label-bottom small{display:block;font-size:9px;color:var(--muted)}.flower{font-size:40px;color:var(--orange);line-height:1}.spark{position:absolute;color:#ae775b}.spark-one{left:7px;top:40px;font-size:40px}.spark-two{right:5px;bottom:45px;font-size:33px}.services{padding:65px 0 57px;background:#f2f0e8;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}.section-heading .eyebrow{color:#8b715e;margin-bottom:14px}h2{font-family:var(--serif);font-size:34px;letter-spacing:-.8px;line-height:1.2;margin-bottom:0}.section-heading>p{font-size:12px;color:var(--muted);margin:0;min-width:190px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;padding:27px 25px 0;background:var(--paper);border:1px solid #deddd1;border-radius:9px;display:flex;flex-direction:column;overflow:hidden}.service-card.featured{border-color:#cda88b;background:#fffaf0}.service-icon{font-family:var(--serif);font-size:29px;line-height:1;width:44px;height:44px;display:grid;place-items:center;background:#f6efe3;border-radius:12px;color:#9e7154;margin-bottom:22px}.featured .service-icon{background:#efd4bc}.card-tag{position:absolute;right:18px;top:20px;font-size:9px;letter-spacing:.5px;background:#f0ddc5;color:#735540;border-radius:20px;padding:4px 10px}.service-kicker{font-size:8px;letter-spacing:1.5px;color:#867564;margin-bottom:8px}.service-card h3{font-size:21px;letter-spacing:-.5px;margin-bottom:10px}.service-card>p{font-size:12px;color:var(--muted);margin-bottom:25px}.service-price{font-family:var(--serif);font-size:33px;letter-spacing:-1px;line-height:1.2}.service-price>span{font-size:24px}.service-price .draft-dot{font-size:20px;color:var(--orange);margin-left:2px}.price-caption{font-size:10px;color:var(--muted);line-height:1.7;margin-top:5px}.price-caption>span{display:block;color:#8c6f57}.price-caption b{font-weight:400}.service-card ul{list-style:none;margin:22px 0 26px;padding:20px 0 0;border-top:1px solid var(--line);font-size:11px;flex:1}.service-card li{padding:4px 0 4px 18px;position:relative}.service-card li:before{content:'✓';position:absolute;left:0;color:#8c987d;font-size:12px}.text-button{display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-top:1px solid var(--line);background:transparent;padding:15px 0;width:100%;text-align:left;font-size:11px;font-weight:700}.text-button:hover{color:var(--orange)}.text-button>span{font-size:18px}.service-footnote{display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:9px;margin:13px 0 28px}.bundle-strip{display:flex;align-items:center;gap:22px;padding:22px 27px;border-radius:8px;background:#e4e7dc}.bundle-flower{color:#7d8b6c;font-size:44px;line-height:1}.bundle-strip strong{font-size:14px}.bundle-strip p{margin:4px 0 0;font-size:11px;color:#73796a}.bundle-strip p b{color:#515b43;font-weight:700}.bundle-strip a{margin-left:auto;font-size:11px;font-weight:700;white-space:nowrap}.bundle-strip a>span{margin-left:16px;font-size:19px}.calculator{padding-top:73px;padding-bottom:55px}.calculator-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:44px;align-items:start;margin-top:37px}fieldset{border:0;padding:0;margin:0 0 31px;min-width:0}legend{font-weight:700;font-size:15px;padding:0;margin-bottom:16px;display:flex;align-items:center;gap:10px}.step-number{display:inline-grid;place-items:center;width:24px;height:24px;flex-shrink:0;border-radius:50%;font-size:10px;font-weight:400;background:#ede7dc;color:#827162}.mode-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mode-options label{position:relative;cursor:pointer}.mode-options input,.rig-options input,.addon-row input{position:absolute;opacity:0;width:1px;height:1px}.mode-options label>span{display:block;border:1px solid var(--line);border-radius:6px;padding:16px 12px;text-align:center;background:var(--paper);height:100%}.mode-options strong{font-size:11px;display:block}.mode-options small{font-size:9px;color:var(--muted);display:block;margin-top:4px}.mode-options input:checked+span{background:#f5e7da;border-color:#b78162}.field-help{font-size:10px;line-height:1.7;color:var(--muted);margin:12px 0 0}.field-help>span{display:block}.rig-options{display:grid;gap:9px}.rig-options label{position:relative;padding:15px;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:6px;background:var(--paper);cursor:pointer}.rig-options label:has(input:checked){background:#f5eee3;border-color:#b89a7e}.radio-indicator{width:15px;height:15px;border:1px solid #bcb2a3;border-radius:50%;flex-shrink:0}.rig-options input:checked+.radio-indicator{border:4px solid var(--orange);background:var(--paper)}.rig-options strong{font-size:12px;display:block}.rig-options strong em{color:var(--orange);font-style:normal}.rig-options small{font-size:10px;color:var(--muted);display:block}.rig-options b{font-size:12px;margin-left:auto;font-weight:400;white-space:nowrap}.addons-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.addons-heading h3{display:flex;align-items:center;gap:10px;font-size:15px;margin:0}.reset-button{padding:5px 0;border:0;border-bottom:1px solid transparent;background:transparent;font-size:10px;color:var(--muted)}.reset-button:hover{border-bottom-color:var(--muted)}.addon-help{margin-bottom:17px}.addon-tabs{display:flex;border-bottom:1px solid var(--line);gap:18px;margin-bottom:6px}.addon-tabs button{border:0;border-bottom:2px solid transparent;margin-bottom:-1px;padding:10px 0;background:transparent;font-size:10px;color:var(--muted);white-space:nowrap}.addon-tabs button[aria-selected=true]{color:#965138;border-bottom-color:var(--orange);font-weight:700}.addon-tabs button>span{font-weight:400;background:#eee9df;border-radius:5px;padding:1px 5px;margin-left:3px;font-size:9px}.addon-list{display:grid}.addon-row{position:relative;display:flex;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid var(--line);cursor:pointer;min-height:78px}.check-indicator{border:1px solid #c8beaf;border-radius:4px;width:18px;height:18px;flex-shrink:0;background:var(--paper);display:grid;place-items:center}.addon-row input:checked+.check-indicator{background:var(--orange);border-color:var(--orange)}.addon-row input:checked+.check-indicator:after{content:'✓';color:white;font-size:12px}.addon-row strong{font-size:12px;font-weight:400;display:block}.addon-row small{font-size:10px;color:var(--muted);display:block;margin-top:3px}.addon-price{margin-left:auto;text-align:right;white-space:nowrap;font-size:12px}.addon-price small{font-size:8px;color:#9c7358}.selection-line{font-size:10px;color:var(--muted);padding:12px 0 3px;min-height:38px}.selected-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.selected-chip{background:#ecebdf;border:1px solid #dbdbcb;border-radius:4px;padding:4px 7px;font-size:9px;color:#627054;cursor:pointer}.selected-chip span{margin-left:6px}.price-details{margin-top:15px;border:1px solid var(--line);border-radius:6px;font-size:11px;padding:0 15px}.price-details summary{padding:15px 0}.price-details p{color:var(--muted);font-size:10px}.table-wrap{overflow-x:auto;margin-bottom:15px}table{width:100%;border-collapse:collapse;font-size:10px;min-width:385px}th,td{text-align:right;padding:10px 6px;border-bottom:1px solid var(--line);white-space:nowrap}th:first-child,td:first-child{text-align:left;white-space:normal}th{font-size:9px;color:var(--muted);font-weight:400}.quote{position:sticky;top:110px;background:#f3ecdf;border:1px solid #dfd3bf;border-radius:10px;padding:28px;overflow:hidden}.quote>*{position:relative;z-index:1}.quote-top{display:flex;justify-content:space-between;align-items:center;color:#89705a;font-size:8px;letter-spacing:1.6px}.quote-top>span:last-child{font-size:22px}.quote-mode{font-size:15px;font-weight:700;margin-top:12px}.quote-mode small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:4px}.estimate-label{font-size:10px;margin:26px 0 3px;color:var(--muted)}.quote-total{font-family:var(--serif);font-size:47px;line-height:1.15;letter-spacing:-2px;white-space:nowrap}.quote-total>span{font-size:31px}.quote-lines{border-top:1px solid #dfd6c6;border-bottom:1px solid #dfd6c6;margin-top:25px;padding:13px 0;display:grid;gap:11px}.quote-line{display:flex;justify-content:space-between;gap:12px;font-size:11px;line-height:1.5}.quote-line>span:last-child{white-space:nowrap}.quote-line.addon{font-size:10px;color:#736b5e}.quote-line.addon span:first-child{max-width:180px}.quote-benefit{font-size:11px;background:#e5e8d9;border:1px solid #dce1cc;border-radius:5px;color:#5c6b46;padding:10px 12px;margin:15px 0 18px}.quote-benefit small{display:block;font-size:9px;margin-top:3px;color:#757c68}.quote-benefit.surcharge{background:#eee4d8;border-color:#e2d7c7;color:#856346}.draft-note{font-size:10px;color:#967057;padding-left:9px;border-left:2px solid #c6a684;line-height:1.7;margin-bottom:18px}.copy-button{width:100%;font-size:12px;padding:15px}.download-button{display:block;margin:12px auto 0;background:transparent;border:0;padding:5px 9px;font-size:10px;color:#766957}.download-button:hover{text-decoration:underline}.download-button>span{margin-left:6px}.copy-note{text-align:center;font-size:9px;line-height:1.7;color:#887e6f;margin:11px 0 0}.copy-status{font-size:10px;text-align:center;margin:8px 0 0;color:#4f683d;min-height:16px}.reset-all{display:block;margin:0 auto}.quote .quote-decoration{position:absolute;right:-8px;bottom:19px;font-size:145px;line-height:1;color:#e9ddca;z-index:0;transform:rotate(20deg);pointer-events:none}.faq{margin-top:55px;border-top:1px solid var(--line);padding-top:30px;max-width:670px}.faq>h3{font-size:17px;font-family:var(--serif);font-weight:400;margin-bottom:12px}details summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px}summary::-webkit-details-marker{display:none}summary>span{color:#8e7a62;font-size:16px;transition:transform .2s}details[open]>summary>span{transform:rotate(45deg)}.faq details{border-bottom:1px solid var(--line);font-size:12px}.faq summary{padding:16px 0}.faq details p{color:var(--muted);font-size:11px;line-height:1.8;margin-bottom:18px}.footer{border-top:1px solid var(--line);padding-top:28px;padding-bottom:30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer .brand{font-size:19px}.footer p{font-size:10px;color:var(--muted);margin:0}.footer>span{font-size:8px;color:var(--muted);letter-spacing:1.7px}.mobile-summary{display:none}.notice{padding:18px;background:#f5e7da;border-radius:6px}dialog{border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:30px;max-width:520px;width:calc(100% - 30px)}dialog::backdrop{background:#3e393260}dialog p{font-size:12px;color:var(--muted)}dialog textarea{width:100%;height:270px;resize:vertical;background:var(--bg);border:1px solid var(--line);border-radius:5px;padding:12px;font-size:12px;margin:5px 0 18px}.dialog-close{position:absolute;right:15px;top:10px;background:none;border:0;font-size:25px}
@media(min-width:1400px){.hero{min-height:615px;padding-top:80px;padding-bottom:80px}.hero-art{transform:scale(1.06)}}
@media(max-width:1000px){.container{padding-left:28px;padding-right:28px}.hero{gap:20px}h1{font-size:48px;letter-spacing:-2px}.art-paper{width:290px}.orbit{width:330px;height:330px}.orbit-two{width:280px;height:350px}.hero-art{min-height:360px}.label-top{right:-10px;font-size:8px}.label-bottom{left:-12px;font-size:11px}.service-card{padding:22px 19px 0}.service-card h3{font-size:19px}.service-price{font-size:28px}.service-card li{font-size:10px}.calculator-layout{gap:28px;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}.quote{padding:22px}.quote-total{font-size:41px}.mode-options label>span{padding:14px 6px}.mode-options strong{font-size:10px}.addon-tabs{gap:11px}.addon-tabs button{font-size:9px}.addons-heading h3{font-size:13px}.addon-row small{max-width:260px}.quote-line{font-size:10px}}
@media(max-width:760px){html{scroll-padding-top:86px}.container{padding-left:22px;padding-right:22px}.nav{height:72px}.brand{font-size:21px}.brand img{width:29px;height:29px;margin-right:7px}.nav nav{gap:12px}.nav nav>a:first-child{display:none}.nav-action{padding:8px 11px;font-size:11px}.nav-action span{margin-left:8px}.hero{grid-template-columns:1fr;gap:28px;padding-top:43px;padding-bottom:36px}.hero-copy{max-width:500px}.hero .eyebrow{margin-bottom:18px}h1{font-size:49px;letter-spacing:-2.1px;margin-bottom:20px}.hero-description{font-size:14px;margin-bottom:24px}.desktop-break{display:none}.hero-note{font-size:9px}.hero-art{min-height:348px;width:340px;max-width:100%;margin:0 auto}.art-paper{width:282px}.label-top{top:10px;right:-1px}.label-bottom{bottom:0;left:0}.orbit{width:310px;height:310px;max-width:96%}.orbit-two{width:265px;height:330px}.spark-one{left:0;top:42px;font-size:30px}.spark-two{right:0;bottom:30px}.services{padding:40px 0 34px}.section-heading{display:block;margin-bottom:24px}.section-heading>p{margin-top:13px;font-size:11px;line-height:1.7}.section-heading>p br{display:none}.section-heading .eyebrow{font-size:9px;margin-bottom:12px}h2{font-size:29px;letter-spacing:-.7px}.service-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:24px 24px 0;display:grid;grid-template-columns:1fr 1fr;column-gap:10px}.service-icon{grid-column:1/-1;margin-bottom:18px}.service-kicker{grid-column:1/-1}.service-card h3{font-size:23px;grid-column:1/-1}.service-card>p{grid-column:1/-1;font-size:12px;margin-bottom:20px}.service-card>p br{display:none}.service-price{font-size:31px;align-self:center}.price-caption{font-size:9px;margin:0;text-align:right;align-self:center}.service-card ul{grid-column:1/-1;margin:20px 0 12px;padding-top:15px}.service-card li{font-size:12px}.text-button{grid-column:1/-1;font-size:12px;padding:14px 0}.service-footnote{flex-direction:column;gap:5px;font-size:9px;margin:15px 0 24px}.bundle-strip{flex-wrap:wrap;padding:20px;gap:12px}.bundle-flower{font-size:35px}.bundle-strip>div{flex:1}.bundle-strip strong{font-size:12px}.bundle-strip p{font-size:10px;line-height:1.8}.bundle-strip a{margin-left:47px;font-size:11px}.calculator{padding-top:42px;padding-bottom:38px}.calculator-layout{display:flex;flex-direction:column;gap:25px;margin-top:27px}.configurator{width:100%}.quote{position:relative;top:0;width:100%;padding:25px;scroll-margin-top:93px}.quote-total{font-size:49px}.quote-top{font-size:9px}.quote-mode{font-size:16px}.quote-line{font-size:12px}.quote-line.addon{font-size:11px}.quote-lines{margin-top:20px}.quote-line.addon span:first-child{max-width:70%}.quote-benefit{font-size:12px}.quote-benefit small{font-size:10px}.copy-button{font-size:13px}.copy-note{font-size:10px}.estimate-label{margin-top:20px}.mode-options label>span{padding:15px 6px}.mode-options strong{font-size:10px}.mode-options small{font-size:8px}.field-help{font-size:10px}.rig-options label{padding:14px}.rig-options strong{font-size:12px}.rig-options b{font-size:12px}.addons-heading h3{font-size:13px}.addon-tabs{gap:16px}.addon-tabs button{font-size:10px}.addon-tabs button>span{display:none}.addon-row{gap:10px}.addon-row strong{font-size:12px}.addon-row small{font-size:10px;max-width:210px}.addon-price{font-size:11px}.addon-price small{font-size:8px}.faq{margin-top:30px;padding-top:24px;max-width:none}.faq summary{font-size:12px}.faq details p{font-size:11px}.footer{padding-top:24px;padding-bottom:110px;gap:12px;flex-wrap:wrap}.footer p{width:100%;order:3;font-size:9px}.footer>span{font-size:8px}.mobile-summary{position:fixed;bottom:0;left:0;right:0;background:#fffdf9f7;border-top:1px solid #d8cebd;padding:12px 22px calc(12px + env(safe-area-inset-bottom));z-index:9;display:flex;justify-content:space-between;align-items:center;backdrop-filter:blur(10px);box-shadow:0 -5px 20px #3e393206}.mobile-summary small{display:block;color:var(--muted);font-size:9px}.mobile-summary strong{display:block;font-family:var(--serif);font-weight:400;font-size:24px;line-height:1.2}.mobile-summary button{background:var(--orange);color:var(--paper);border:0;border-radius:5px;font-size:11px;padding:12px 17px}.mobile-summary button span{margin-left:12px}}
@media(max-width:370px){.container{padding-left:16px;padding-right:16px}h1{font-size:42px}.nav-action{font-size:10px}.hero-art{width:290px}.art-paper{width:250px}.orbit{width:280px;height:280px}.label-top{font-size:7px;padding:8px 10px}.label-bottom{font-size:10px}.service-card{padding:20px 17px 0}.service-price{font-size:28px}.price-caption{font-size:8px}.addon-tabs{gap:12px}.addon-tabs button{font-size:9px}.addon-row small{max-width:170px}.rig-options{font-size:10px}.rig-options label{padding:12px 10px;gap:8px}.rig-options b{font-size:10px}.mode-options{gap:5px}.mode-options strong{font-size:9px}.mode-options small{font-size:7px}.addons-heading{gap:5px}.addons-heading h3{font-size:12px}.reset-button{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{.header,.hero,.services,.configurator,.faq,.footer,.mobile-summary,.copy-button,.download-button,.copy-note,.copy-status,.reset-all{display:none}.calculator-layout{display:block}.quote{position:static;width:100%;max-width:600px;margin:auto}.calculator{padding:0}.section-heading{display:none}body{background:white}}

@media(max-width:760px){.hero-art{overflow:clip}.field-help,.addon-row small{font-size:11px}.addon-price small{font-size:8px}}
.hero{overflow:clip}
@media(max-width:760px){h1{font-size:clamp(36px,10vw,46px);letter-spacing:-1.7px}.service-price{grid-column:1/-1;white-space:nowrap}.price-caption{grid-column:1/-1;text-align:left;margin-top:5px}.price-caption>span{display:inline;margin-left:8px}}
.model-showcase{margin:8px 0 38px}.showcase-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.showcase-heading h3{font-family:var(--serif);font-size:25px;font-weight:400;letter-spacing:-.4px;margin:0}.showcase-heading p{font-size:11px;color:var(--muted);margin:0}.showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.showcase-card{margin:0;background:var(--paper);border:1px solid var(--line);border-radius:9px;overflow:hidden;min-width:0}.showcase-open{display:block;position:relative;background:#211a16}.showcase-open img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.showcase-open:focus-visible{outline-offset:-3px}.showcase-zoom{position:absolute;right:10px;bottom:10px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fffaf2ed;color:var(--ink);font-size:17px;transition:background .2s}.showcase-open:hover .showcase-zoom{background:var(--peach)}.showcase-card figcaption{padding:15px 17px}.showcase-card h4{font-size:13px;margin:0 0 3px;font-weight:700}.showcase-card figcaption p{font-size:10px;color:var(--muted);margin:0}.gallery-is-open{overflow:hidden}.gallery-modal{width:calc(100% - 36px);max-width:1240px;max-height:calc(100dvh - 36px);padding:18px;background:var(--paper);overflow:auto}.gallery-modal::backdrop{background:#18140fe6;backdrop-filter:blur(5px)}.gallery-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.gallery-header h3{font-size:16px;margin:0;font-weight:400}.gallery-header button{flex-shrink:0;width:40px;height:40px;border:1px solid var(--line);background:var(--bg);border-radius:50%;font-size:24px;line-height:1}.gallery-stage{background:#17120d;border-radius:6px;overflow:hidden;display:grid;place-items:center}.gallery-stage img{display:block;width:100%;height:auto;max-height:calc(100dvh - 200px);object-fit:contain;min-height:0}.gallery-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px}.gallery-navigation{display:flex;align-items:center;gap:14px}.gallery-navigation button{width:42px;height:40px;border:1px solid var(--line);border-radius:5px;background:var(--bg);font-size:18px}.gallery-navigation button:hover,.gallery-header button:hover{background:#f2dfcf}.gallery-navigation span{font-size:12px;color:var(--muted);min-width:30px;text-align:center}.gallery-footer a{font-size:12px;text-decoration:underline;text-underline-offset:4px}.gallery-footer a span{margin-left:5px}.gallery-footer a:hover{color:var(--orange)}
@media(max-width:760px){.model-showcase{margin-bottom:30px}.showcase-heading{display:block}.showcase-heading h3{font-size:23px}.showcase-heading p{margin-top:9px;font-size:11px}.showcase-grid{grid-template-columns:1fr;gap:16px}.showcase-card figcaption{padding:14px 16px}.showcase-card h4{font-size:14px}.showcase-card figcaption p{font-size:11px}.showcase-zoom{height:34px;width:34px}.gallery-modal{width:calc(100% - 20px);max-height:calc(100dvh - 20px);padding:12px}.gallery-header h3{font-size:14px}.gallery-header button{width:40px;height:40px}.gallery-footer{gap:10px}.gallery-navigation{gap:8px}.gallery-navigation button{width:36px;height:40px}.gallery-footer a{font-size:10px}.gallery-stage img{max-height:calc(100dvh - 160px)}}
