:root{--sf-ink:#25221e;--sf-muted:#625d55;--sf-paper:#f8f5ef;--sf-cream:#eee6d9;--sf-line:#d8d0c5;--sf-brand:#a84632;--sf-action:#9f3f2d;--sf-action-hover:#843424;--sf-action-disabled:#716a62;--sf-focus:#005ea8;--sf-focus-contrast:#fffdf9;--sf-error:#8a2f25;--sf-success:#2f5e3a;--sf-coral:var(--sf-brand);--sf-coral-dark:var(--sf-action-hover);--sf-white:#fffdf9;--sf-green:var(--sf-success);--sf-red:var(--sf-error)}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--sf-paper);color:var(--sf-ink);font-family:var(--font-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,textarea{font:inherit}button,label{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;align-items:center;display:inline-flex}:where(button,a,input,textarea,select,summary){min-width:24px;min-height:24px}:where(button,a,input,textarea,summary):focus-visible{outline:3px solid var(--sf-focus);outline-offset:3px;box-shadow:0 0 0 6px var(--sf-focus-contrast)}.sf-site{background:var(--sf-paper);min-height:100vh}.sf-announcement{background:var(--sf-ink);color:#fff;letter-spacing:.055em;text-align:center;justify-content:center;align-items:center;height:32px;padding:0 20px;font-size:12px;font-weight:650;display:flex}.sf-header{border-bottom:1px solid var(--sf-line);background:var(--sf-white);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:clamp(24px,3vw,48px);height:76px;padding:0 clamp(24px,4vw,56px);display:grid}.sf-wordmark{width:fit-content;min-height:44px;font-family:var(--font-serif), Georgia, serif;letter-spacing:.1em;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:28px;font-weight:700}.sf-wordmark span{color:var(--sf-coral)}.sf-nav{justify-self:center;gap:clamp(18px,2vw,30px);min-width:0;display:flex}.sf-nav a,.sf-header-actions{font-size:14px;text-decoration:none}.sf-nav a,.sf-header-actions>*{white-space:nowrap}.sf-nav a:hover,.sf-header-actions a:hover{color:var(--sf-coral-dark)}.sf-header-actions{justify-content:flex-end;align-items:center;gap:clamp(12px,1.4vw,18px);min-width:max-content;display:flex}.sf-header-actions>a{min-height:44px;padding-inline:4px}.sf-cart-label{border:1px solid var(--sf-ink);letter-spacing:.06em;text-transform:uppercase;min-height:36px;color:var(--sf-ink);cursor:pointer;background:0 0;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:750;display:inline-flex}.sf-cart-label:disabled{cursor:default}.sf-cart-label svg{width:15px;height:15px}.sf-landing{grid-template-columns:1.08fr .92fr;min-height:calc(100vh - 108px);display:grid}.sf-hero-copy{background:var(--sf-paper);flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(62px,7vw,100px) clamp(34px,5vw,76px) 60px;display:flex}.sf-kicker{color:var(--sf-coral-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;font-size:13px;font-weight:800}.sf-hero-copy h1,.sf-flow-content h1,.sf-wide-heading h1{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.045em;margin:0;font-weight:600;line-height:.9}.sf-hero-copy h1{font-size:clamp(62px,5.4vw,82px)}.sf-price-breakdown{grid-template-columns:minmax(0,1fr) auto;gap:8px 18px;width:100%;font-size:13px;line-height:1.4;display:grid}.sf-price-breakdown>:nth-child(2n){text-align:right}.sf-price-breakdown b{font-variant-numeric:tabular-nums}.sf-price-breakdown strong{border-top:1px solid var(--sf-line);margin-top:4px;padding-top:12px;font-size:18px}.sf-early-price{border-block:1px solid var(--sf-line);max-width:440px;margin:26px 0 0;padding:16px 0}.sf-early-price strong{border-top-color:#bdb4a8}.sf-free-shipping-note{color:var(--sf-muted);margin:8px 0 0;font-size:12px;line-height:1.5}.sf-lede{color:#5f5951;max-width:620px;margin:25px 0;font-size:16px;line-height:1.65}.sf-trust-grid{grid-template-columns:repeat(3,1fr);gap:14px;width:100%;margin:8px 0 32px;display:grid}.sf-trust-grid article{border-top:1px solid var(--sf-line);padding:15px 10px 0 0}.sf-trust-grid svg{width:19px;height:19px;color:var(--sf-coral-dark);margin-bottom:10px}.sf-trust-grid strong,.sf-trust-grid span{display:block}.sf-trust-grid strong{margin-bottom:5px;font-size:16px}.sf-trust-grid span{color:var(--sf-muted);font-size:14px;line-height:1.55}.sf-primary-button,.sf-secondary-button{cursor:pointer;letter-spacing:.075em;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;padding:0 20px;font-size:14px;font-weight:800;transition:background .18s,color .18s,transform .18s;display:flex}.sf-primary-button{border:1px solid var(--sf-action);background:var(--sf-action);color:#fff}.sf-primary-button:hover:not(:disabled){background:var(--sf-action-hover);border-color:var(--sf-action-hover);transform:translateY(-1px)}.sf-primary-button:disabled{border-color:var(--sf-action-disabled);background:var(--sf-action-disabled);color:#fff;cursor:not-allowed;opacity:1}.sf-primary-button svg{width:16px;height:16px}.sf-secondary-button{border:1px solid var(--sf-ink);background:0 0;margin-top:10px}.sf-secondary-button:hover:not(:disabled){background:var(--sf-ink);color:#fff}.sf-hero-copy>.sf-primary-button{max-width:290px}.sf-hero-copy>.sf-kicker{order:1}.sf-hero-copy>h1{order:2}.sf-hero-copy>.sf-lede{order:3}.sf-hero-copy>.sf-primary-button{order:4}.sf-hero-copy>.sf-free-shipping-note{order:6}.sf-hero-copy>.sf-material-link{order:7}.sf-hero-copy>.sf-beta-inline-note{order:8}.sf-hero-copy>.sf-trust-grid{order:9}.sf-hero-art,.sf-flow-preview{background:var(--sf-cream);place-items:center;display:grid;position:relative;overflow:hidden}.sf-product-image{aspect-ratio:391/497;background:#f3f1ed;width:min(82%,520px);position:relative;box-shadow:0 28px 55px #322b232e}.sf-product-image img{object-fit:contain}.sf-product-image-button{color:var(--sf-ink);cursor:zoom-in;font:inherit;border:0;padding:0;display:block}.sf-product-image-button:focus-visible{outline:3px solid var(--sf-focus);outline-offset:4px;box-shadow:0 0 0 7px var(--sf-focus-contrast)}.sf-configurable-product{background:#f8f8f7;transition:width .22s,max-width .22s;overflow:hidden}.sf-configurable-product[data-format="30x40"]{aspect-ratio:3/4;width:min(74%,450px)}.sf-configurable-product[data-format="40x50"]{aspect-ratio:4/5;width:min(78%,480px)}.sf-configurable-product[data-format="50x70"]{aspect-ratio:5/7;width:min(82%,500px)}.sf-configurable-frame{background:#272827;border:1px solid #1414142e;transition:background .2s,border-color .2s;position:absolute;inset:2.4% 3.4%;box-shadow:0 9px 14px #16171638}.sf-configurable-product[data-frame=white] .sf-configurable-frame{background:#f5f3ee;border-color:#cbc7bf}.sf-configurable-product[data-frame=natural] .sf-configurable-frame{background:linear-gradient(105deg,#c7a77b,#a77f52 48%,#c4a071);border-color:#8d6b46}.sf-configurable-artwork{transition:background-color .2s;position:absolute;inset:3.8% 4.57%;overflow:hidden}.sf-configurable-generated-artwork>span{width:118.13%;height:113.82%;position:absolute;top:-6.87%;left:-9.06%}.sf-configurable-generated-artwork img{object-fit:fill}.sf-configurable-name{z-index:2;color:#202322;max-width:76%;font-family:"Outfit", var(--font-sans), Arial, sans-serif;letter-spacing:.17em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(12px,2.8vw,28px);font-weight:600;line-height:1;position:absolute;top:16.8%;left:50%;overflow:hidden;transform:translate(-50%)}.sf-configurable-subject{z-index:1;height:63.4441%;position:absolute;bottom:-2.4924%;left:15.7603%;right:15.7603%}.sf-configurable-subject img{object-fit:contain;object-position:center bottom}.sf-product-tag{background:var(--sf-white);padding:10px 13px;font-size:12px;font-weight:750;position:absolute;bottom:28px;right:32px}.sf-zoom-hint{background:#fffdf9eb;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;bottom:10px;right:10px}.sf-zoom-hint svg{width:14px;height:14px}.sf-image-lightbox{z-index:300;cursor:zoom-out;background:#181512f0;place-items:center;padding:clamp(18px,4vw,48px);display:grid;position:fixed;inset:0}.sf-image-lightbox-image{cursor:default;width:min(92vw,940px);height:min(90vh,1180px);position:relative}.sf-image-lightbox-image img{object-fit:contain}.sf-image-lightbox-close{z-index:1;color:#fff;cursor:pointer;background:#181512bf;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;display:grid;position:fixed;top:clamp(14px,2.5vw,28px);right:clamp(14px,2.5vw,28px)}.sf-image-lightbox-close:hover{background:var(--sf-coral-dark)}.sf-image-lightbox-close:focus-visible{outline:3px solid var(--sf-focus-contrast);outline-offset:3px;box-shadow:0 0 0 6px var(--sf-focus)}.sf-image-lightbox-close svg{width:24px;height:24px}.sf-transformation{border-top:1px solid var(--sf-line);background:var(--sf-white);grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);align-items:center;gap:clamp(44px,7vw,110px);padding:clamp(80px,9vw,140px) clamp(24px,6vw,90px);display:grid}.sf-transformation-copy h2{max-width:650px;font-family:var(--font-serif), Georgia, serif;letter-spacing:-.04em;margin:0;font-size:clamp(46px,5vw,76px);font-weight:600;line-height:.95}.sf-transformation-copy>p:not(.sf-kicker){max-width:600px;color:var(--sf-muted);margin:26px 0;font-size:17px;line-height:1.7}.sf-transformation-copy ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.sf-transformation-copy li{align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.sf-transformation-copy li svg{background:var(--sf-ink);color:#fff;border-radius:50%;flex:none;width:18px;height:18px;padding:3px}.sf-transformation-pair{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(12px,2vw,26px);display:grid}.sf-transformation-pair figure{min-width:0;margin:0}.sf-transformation-pair figure>span{aspect-ratio:4/5;background:var(--sf-cream);display:block;position:relative;overflow:hidden}.sf-transformation-pair img{object-fit:cover;width:100%;height:100%}.sf-transformation-pair figure:first-child img{object-position:50% 55%}.sf-transformation-pair figcaption{color:var(--sf-muted);letter-spacing:.1em;text-transform:uppercase;margin-top:12px;font-size:11px;font-weight:800}.sf-transformation-arrow{width:26px;height:26px;color:var(--sf-coral-dark)}.sf-lifestyle{border-top:1px solid var(--sf-line);background:#f1ebe1;padding:clamp(80px,9vw,140px) clamp(24px,6vw,90px)}.sf-lifestyle-heading{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:end;gap:clamp(30px,7vw,110px);margin-bottom:clamp(44px,6vw,80px);display:grid}.sf-lifestyle-heading h2{max-width:820px;font-family:var(--font-serif), Georgia, serif;letter-spacing:-.045em;margin:0;font-size:clamp(48px,5.7vw,88px);font-weight:600;line-height:.94}.sf-lifestyle-heading>p{color:#625c54;max-width:500px;margin:0 0 4px;font-size:17px;line-height:1.7}.sf-lifestyle-grid{grid-template-columns:repeat(12,1fr);align-items:stretch;gap:clamp(16px,2vw,30px);display:grid}.sf-lifestyle-image{background:#ded4c6;min-height:330px;margin:0;position:relative;overflow:hidden}.sf-lifestyle-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.sf-lifestyle-image:hover img{transform:scale(1.015)}.sf-lifestyle-image figcaption{color:#443f39;letter-spacing:.045em;background:#fffdf9eb;padding:10px 12px;font-size:12px;font-weight:700;position:absolute;bottom:16px;right:16px}.sf-lifestyle-image-main{grid-column:1/span 8;min-height:clamp(460px,49vw,720px)}.sf-lifestyle-story{background:var(--sf-ink);color:#fff;flex-direction:column;grid-column:9/-1;justify-content:flex-end;padding:clamp(32px,4.5vw,68px);display:flex}.sf-lifestyle-story>span{color:#dfa18f;letter-spacing:.12em;font-size:12px;font-weight:800}.sf-lifestyle-story h3{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.035em;margin:28px 0 18px;font-size:clamp(34px,3.4vw,52px);font-weight:600;line-height:1}.sf-lifestyle-story p{color:#c8c1b8;margin:0;font-size:16px;line-height:1.65}.sf-lifestyle-story button{color:#fff;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid #ffffff8c;align-items:center;gap:10px;width:fit-content;margin-top:34px;padding:0 0 8px;font-size:13px;font-weight:750;display:inline-flex}.sf-lifestyle-story button svg{width:16px;height:16px}.sf-lifestyle-image-console{grid-column:1/span 5;min-height:clamp(360px,36vw,560px)}.sf-lifestyle-image-detail{grid-column:6/-1;min-height:clamp(360px,36vw,560px)}.sf-process{border-top:1px solid var(--sf-line);background:var(--sf-white);padding:100px clamp(24px,6vw,90px)}.sf-process>h2{max-width:760px;font-family:var(--font-serif), Georgia, serif;letter-spacing:-.04em;margin:0;font-size:clamp(46px,5vw,76px);font-weight:600;line-height:.95}.sf-process>div{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:60px;display:grid}.sf-process article{border-top:1px solid var(--sf-line);padding-top:20px}.sf-process article>span{color:var(--sf-coral-dark);font-size:12px;font-weight:800}.sf-process h3{font-family:var(--font-serif), Georgia, serif;margin:18px 0 8px;font-size:27px;font-weight:600}.sf-process article p{max-width:360px;color:var(--sf-muted);margin:0;font-size:16px;line-height:1.65}.sf-footer{border-top:1px solid var(--sf-line);color:var(--sf-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;padding:24px clamp(24px,6vw,90px);font-size:12px;display:flex}.sf-footer nav{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.sf-footer a{color:inherit;text-underline-offset:3px}.sf-data-note a,.sf-checkout-note a,.sf-account-privacy-note a{color:inherit;text-underline-offset:3px;font-weight:700}.sf-data-note a,.sf-checkout-note a{overflow-wrap:anywhere;min-width:0;line-height:24px;display:inline}.sf-account-access-page{background:radial-gradient(circle at top right, #eee4d8, transparent 38%), var(--sf-paper);flex-direction:column;align-items:center;min-height:100vh;padding:34px 24px 70px;display:flex}.sf-account-access-page>.sf-wordmark{color:var(--sf-ink);align-self:flex-start;text-decoration:none}.sf-account-auth{border:1px solid var(--sf-line);background:var(--sf-white);width:min(100%,560px);margin:auto;padding:clamp(34px,6vw,62px);box-shadow:0 28px 80px #322b231a}.sf-account-auth[data-compact=true]{box-shadow:none;margin:0;padding:32px}.sf-account-auth-icon{border:1px solid var(--sf-line);border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:28px;display:grid}.sf-account-auth-icon svg{width:38px;height:38px}.sf-account-auth h1{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.04em;margin:0;font-size:clamp(48px,7vw,68px);font-weight:600;line-height:.95}.sf-account-auth[data-compact=true] h1{font-size:48px}.sf-account-lede{color:var(--sf-muted);margin:18px 0 26px;font-size:15px;line-height:1.65}.sf-account-auth form{display:grid}.sf-account-auth form label,.sf-profile-panel form label{letter-spacing:.08em;text-transform:uppercase;margin:14px 0 7px;font-size:11px;font-weight:800}.sf-account-auth form input,.sf-profile-panel form input{width:100%;height:50px;color:var(--sf-ink);font:inherit;background:#fff;border:1px solid #c8c0b5;padding:0 13px}.sf-account-auth form input:focus,.sf-profile-panel form input:focus{outline:2px solid var(--sf-coral);outline-offset:1px}.sf-account-auth form>small{color:var(--sf-muted);align-items:center;gap:6px;margin-top:8px;font-size:12px;display:flex}.sf-account-auth form>small svg{width:14px;height:14px}.sf-account-auth form .sf-primary-button{margin-top:22px}.sf-account-mode-switch{width:100%;color:var(--sf-muted);cursor:pointer;font:inherit;background:0 0;border:0;margin-top:18px;padding:8px;font-size:13px;text-decoration:underline}.sf-account-privacy-note{color:var(--sf-muted);text-align:center;margin:10px 0 0;font-size:12px;line-height:1.55}.sf-legal-page{background:var(--sf-paper);min-height:100vh;color:var(--sf-ink)}.sf-legal-header{border-bottom:1px solid var(--sf-line);background:var(--sf-white);justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:20px clamp(20px,6vw,90px);display:flex}.sf-legal-header .sf-wordmark{color:var(--sf-ink);text-decoration:none}.sf-legal-header>a:last-child{color:var(--sf-ink);text-underline-offset:4px;font-size:13px;font-weight:700}.sf-legal-main{width:min(100%,980px);margin:0 auto;padding:clamp(64px,8vw,110px) clamp(20px,5vw,64px)}.sf-legal-main>h1{max-width:780px;font-family:var(--font-serif), Georgia, serif;letter-spacing:-.045em;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;margin:12px 0 6px;font-size:clamp(54px,8vw,92px);font-weight:600;line-height:.92}.sf-legal-updated{color:var(--sf-muted);margin:20px 0 56px;font-size:13px}.sf-legal-content{gap:38px;min-width:0;display:grid}.sf-legal-content section{border-top:1px solid var(--sf-line);min-width:0;padding-top:28px}.sf-legal-content h2{font-family:var(--font-serif), Georgia, serif;margin:0 0 14px;font-size:clamp(28px,4vw,38px);font-weight:600;line-height:1.05}.sf-legal-content p,.sf-legal-content address{max-width:780px;color:var(--sf-muted);margin:0 0 14px;font-size:16px;font-style:normal;line-height:1.75}.sf-legal-content a{color:var(--sf-ink);text-underline-offset:4px}.sf-legal-table-wrap{width:100%;min-width:0;max-width:100%;margin:18px 0 22px;overflow-x:auto}.sf-legal-content table{border-collapse:collapse;background:var(--sf-white);width:100%;font-size:14px}.sf-legal-content th,.sf-legal-content td{border:1px solid var(--sf-line);text-align:left;vertical-align:top;padding:14px 16px}.sf-legal-content th{color:var(--sf-ink);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.sf-legal-content td{color:var(--sf-muted);line-height:1.5}.sf-legal-content td:first-child{overflow-wrap:anywhere}.sf-legal-footer{border-top:1px solid var(--sf-line);background:var(--sf-white);color:var(--sf-muted);justify-content:space-between;align-items:center;gap:24px;padding:28px clamp(20px,6vw,90px);font-size:12px;display:flex}.sf-legal-footer nav{flex-wrap:wrap;gap:16px;display:flex}.sf-legal-footer a{color:inherit;text-underline-offset:3px}.sf-account-page{background:var(--sf-paper);min-height:100vh}.sf-account-header{border-bottom:1px solid var(--sf-line);background:var(--sf-white);justify-content:space-between;align-items:center;height:78px;padding:0 clamp(20px,5vw,70px);display:flex}.sf-account-header .sf-wordmark{color:var(--sf-ink);text-decoration:none}.sf-account-header>a:last-child{color:var(--sf-muted);font-size:13px;font-weight:700}.sf-account-intro{grid-template-columns:1.2fr .8fr;align-items:end;gap:50px;padding:clamp(52px,7vw,96px) clamp(20px,6vw,90px) clamp(38px,5vw,62px);display:grid}.sf-account-intro h1{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.045em;margin:0;font-size:clamp(58px,7vw,96px);font-weight:600;line-height:.9}.sf-account-intro>p{max-width:520px;color:var(--sf-muted);margin:0;font-size:17px;line-height:1.7}.sf-account-layout{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start;gap:28px;padding:0 clamp(20px,6vw,90px) 90px;display:grid}.sf-drafts-panel,.sf-profile-panel{border:1px solid var(--sf-line);background:var(--sf-white);padding:26px}.sf-account-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.sf-account-section-heading h2,.sf-profile-panel h2{font-family:var(--font-serif), Georgia, serif;margin:0;font-size:34px;font-weight:600}.sf-account-section-heading a{color:var(--sf-ink);text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.sf-account-section-heading svg{width:15px;height:15px}.sf-draft-list{gap:12px;display:grid}.sf-draft-card{border:1px solid var(--sf-line);background:#fcfaf6;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px;display:grid}.sf-draft-card-image{aspect-ratio:4/5;background:var(--sf-cream);width:120px;display:block;position:relative;overflow:hidden}.sf-draft-card-image img{object-fit:cover}.sf-draft-card-copy{min-width:0}.sf-draft-card-copy>span{color:#615a52;letter-spacing:.07em;text-transform:uppercase;background:#e8e2da;padding:5px 7px;font-size:10px;font-weight:800;display:inline-block}.sf-draft-card-copy>span[data-status=processing]{color:#805b22;background:#fff0dc}.sf-draft-card-copy>span[data-status=ready]{color:#3e6648;background:#e3eadf}.sf-draft-card-copy>span[data-status=failed]{color:#843227;background:#fff0ec}.sf-draft-card h3{font-family:var(--font-serif), Georgia, serif;text-overflow:ellipsis;white-space:nowrap;margin:10px 0 7px;font-size:25px;font-weight:600;overflow:hidden}.sf-draft-card p{color:var(--sf-muted);align-items:center;gap:6px;margin:0;font-size:11px;display:flex}.sf-draft-card p svg{width:13px;height:13px}.sf-draft-card small{color:var(--sf-muted);margin-top:7px;font-size:12px;display:block}.sf-draft-card-actions{justify-items:end;gap:10px;display:grid}.sf-draft-card-actions a,.sf-draft-card-actions button{color:var(--sf-ink);cursor:pointer;font:inherit;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:6px;font-size:11px;font-weight:800;text-decoration:underline;display:inline-flex}.sf-draft-card-actions button{color:#8c4a3c}.sf-draft-card-actions svg{width:14px;height:14px}.sf-account-empty{border:1px dashed var(--sf-line);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:38px;display:flex}.sf-account-empty h3{font-family:var(--font-serif), Georgia, serif;margin:0;font-size:38px}.sf-account-empty p{max-width:430px;color:var(--sf-muted);line-height:1.6}.sf-account-empty .sf-primary-button{color:#fff;width:min(100%,280px);margin-top:14px;text-decoration:none}.sf-profile-panel{position:sticky;top:20px}.sf-profile-panel>svg{width:54px;height:54px;margin-bottom:22px}.sf-profile-panel h2{overflow-wrap:anywhere;font-size:27px}.sf-profile-panel dl{border-top:1px solid var(--sf-line);margin:24px 0}.sf-profile-panel dl>div{border-bottom:1px solid var(--sf-line);justify-content:space-between;gap:20px;padding:11px 0;font-size:12px;display:flex}.sf-profile-panel dt{color:var(--sf-muted)}.sf-profile-panel dd{text-align:right;margin:0;font-weight:700}.sf-profile-panel form{border-top:1px solid var(--sf-line);margin-top:28px;padding-top:22px;display:grid}.sf-profile-panel form h3{align-items:center;gap:8px;margin:0 0 5px;font-size:14px;display:flex}.sf-profile-panel form h3 svg{width:17px;height:17px}.sf-profile-panel .sf-secondary-button{font-size:11px}.sf-account-logout{color:var(--sf-muted);cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:8px;margin-top:22px;padding:0;font-size:12px;font-weight:750;text-decoration:underline;display:inline-flex}.sf-account-logout svg{width:16px;height:16px}.sf-auth-overlay{z-index:220;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a171494;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.sf-auth-dialog{width:min(100%,560px);position:relative}.sf-auth-close{z-index:2;border:1px solid var(--sf-line);background:var(--sf-white);cursor:pointer;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:15px;right:15px}.sf-draft-toolbar{border:1px solid var(--sf-line);background:#faf7f1;justify-content:space-between;align-items:center;gap:12px;margin:-18px 0 26px;padding:11px 13px;display:flex}.sf-draft-toolbar span{color:var(--sf-muted);font-size:12px;line-height:1.4}.sf-draft-toolbar button,.sf-draft-toolbar a{color:var(--sf-ink);cursor:pointer;font:inherit;white-space:nowrap;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:11px;font-weight:800;text-decoration:underline;display:inline-flex}.sf-draft-toolbar svg{width:15px;height:15px}.sf-flow{grid-template-rows:auto 1fr;grid-template-columns:minmax(480px,39%) 1fr;min-height:calc(100vh - 108px);display:grid}.sf-flow-navigation,.sf-flow-content{border-right:1px solid var(--sf-line);background:var(--sf-white)}.sf-flow-navigation{grid-area:1/1;padding:26px clamp(28px,3.4vw,50px) 0}.sf-flow-content{grid-area:2/1;max-width:none;padding:0 clamp(28px,3.4vw,50px) 50px}.sf-flow-content-inner{max-width:520px}.sf-flow-preview{grid-area:1/2/span 2}.sf-preview-stage{place-items:center;width:100%;height:100%;display:grid}.sf-preview-toggle{display:none}.sf-flow-topline{min-height:24px;color:var(--sf-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.sf-back-button{cursor:pointer;min-height:44px;color:var(--sf-muted);background:0 0;border:0;align-items:center;gap:7px;padding:0 4px;font-size:13px;display:inline-flex}.sf-back-button:hover{color:var(--sf-coral-dark)}.sf-back-button svg{width:14px;height:14px}.sf-stepper{grid-template-columns:repeat(4,1fr);margin:18px 0 36px;padding:0;list-style:none;display:grid}.sf-stepper li{color:var(--sf-muted);text-align:center;text-transform:uppercase;justify-items:center;gap:6px;font-size:12px;font-weight:650;display:grid;position:relative}.sf-stepper li:after{content:"";background:#bdb4a8;height:1px;position:absolute;top:22px;left:calc(50% + 12px);right:calc(12px - 50%)}.sf-stepper li:last-child:after{display:none}.sf-stepper li>button{z-index:2;width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:relative}.sf-step-marker{z-index:1;background:var(--sf-white);border:1px solid #bbb1a5;border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;display:grid;position:relative}.sf-step-marker svg{width:12px;height:12px}.sf-stepper li[data-active=true],.sf-stepper li[data-complete=true]{color:var(--sf-ink)}.sf-stepper li[data-active=true]>.sf-step-marker,.sf-stepper li[data-complete=true] .sf-step-marker{border-color:var(--sf-ink);background:var(--sf-ink);color:#fff}.sf-stepper li[data-complete=true]:after{background:var(--sf-ink)}.sf-stepper li[data-available=true]>button:hover .sf-step-marker{border-color:var(--sf-coral-dark);background:var(--sf-coral-dark);color:#fff}.sf-view-heading{scroll-margin-block:16px}.sf-view-heading:focus{box-shadow:none;text-decoration:underline;-webkit-text-decoration-color:var(--sf-brand);text-decoration-color:var(--sf-brand);text-underline-offset:.12em;outline:0;text-decoration-thickness:3px}.sf-view-heading:focus-visible{text-decoration:underline}.sf-upload-example>p{color:#625d55}.sf-help{color:var(--sf-muted);margin:12px 0 27px;font-size:16px;line-height:1.65}.sf-photo-guide{grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0;display:grid}.sf-photo-guide article{border:1px solid var(--sf-line);background:#fbf9f5;min-height:112px;padding:14px 12px}.sf-photo-guide article[data-avoid=true]{background:#fff7f2}.sf-photo-guide svg{width:22px;height:22px;color:var(--sf-green);margin-bottom:12px}.sf-photo-guide article[data-avoid=true] svg{color:var(--sf-coral-dark)}.sf-photo-guide strong,.sf-photo-guide span{display:block}.sf-photo-guide strong{font-size:13px;line-height:1.35}.sf-photo-guide span{color:var(--sf-muted);margin-top:5px;font-size:11px;line-height:1.45}.sf-dropzone{cursor:pointer;text-align:left;background:#fbf9f5;border:1px dashed #afa497;justify-content:center;align-items:center;gap:18px;width:100%;min-height:160px;padding:20px;display:flex}.sf-dropzone:hover{border-color:var(--sf-brand);background:#fff8f4}.sf-dropzone>span:last-child{flex-direction:column;gap:5px;display:flex}.sf-dropzone strong{font-size:16px}.sf-dropzone small{max-width:260px;color:var(--sf-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.sf-upload-icon{border:1px solid #a99f94;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.sf-upload-icon svg{width:24px;height:24px}.sf-upload-thumb{background:var(--sf-cream);width:78px;height:78px;position:relative;overflow:hidden}.sf-upload-thumb img{object-fit:cover}.sf-field-label,.sf-choice-grid legend{letter-spacing:.08em;text-transform:uppercase;margin:20px 0 8px;font-size:12px;font-weight:800;display:block}.sf-field-label span{color:var(--sf-muted);font-size:11px;font-weight:500}.sf-input,.sf-textarea{width:100%;color:var(--sf-ink);background:#fff;border:1px solid #c8c0b5;outline:none}.sf-input{height:48px;padding:0 13px}.sf-textarea{resize:vertical;min-height:110px;padding:12px;line-height:1.55}.sf-input:focus,.sf-textarea:focus{border-color:var(--sf-focus)}.sf-tips{gap:7px;margin:16px 0 24px;padding:0;list-style:none;display:grid}.sf-tips li{color:#5f5951;font-size:14px;line-height:1.45}.sf-tips li:before{content:"✓";color:var(--sf-green);margin-right:8px;font-weight:800}.sf-data-note,.sf-checkout-note{color:#655f57;background:#f2ede5;align-items:flex-start;gap:8px;margin:10px 0 0;padding:12px;font-size:12px;line-height:1.5;display:flex}.sf-data-note svg,.sf-checkout-note svg{flex:none;width:14px;height:14px}.sf-promotion-field{border:1px solid var(--sf-line);background:#faf7f1;margin:20px 0;padding:18px}.sf-promotion-field label{color:var(--sf-ink);letter-spacing:.09em;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:750;display:block}.sf-promotion-field input{background:var(--sf-white);width:100%;min-height:48px;color:var(--sf-ink);font:650 16px/1.3 var(--font-sans), Arial, sans-serif;letter-spacing:.08em;border:1px solid #aaa196;border-radius:0;padding:11px 13px}.sf-promotion-field input:focus-visible{outline:3px solid var(--sf-focus);outline-offset:2px;box-shadow:0 0 0 5px var(--sf-focus-contrast)}.sf-promotion-field small{color:var(--sf-muted);margin-top:8px;font-size:13px;line-height:1.5;display:block}.sf-checkout-access-notice{color:var(--sf-ink);background:#fff8ee;border:1px solid #d7b697;margin:14px 0 0;padding:16px}.sf-checkout-access-notice strong{font-size:14px;display:block}.sf-checkout-access-notice p{color:var(--sf-muted);margin:7px 0 12px;font-size:13px;line-height:1.55}.sf-checkout-access-actions{gap:8px;display:grid}.sf-checkout-access-actions button,.sf-checkout-access-actions a{border:1px solid var(--sf-ink);background:var(--sf-ink);min-height:42px;color:var(--sf-white);font:inherit;letter-spacing:.07em;text-align:center;text-transform:uppercase;cursor:pointer;border-radius:0;justify-content:center;align-items:center;padding:9px 13px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.sf-checkout-access-actions a{color:var(--sf-ink);background:0 0}.sf-error-message,.sf-info-message{border-left:3px solid;margin:12px 0 0;padding:12px 13px;font-size:13px;line-height:1.5}.sf-error-message{border-color:var(--sf-error);color:var(--sf-error);background:#fff0ec}.sf-info-message{border-color:var(--sf-success);color:var(--sf-success);background:#edf3ec}.sf-empty-preview{aspect-ratio:391/497;width:min(72%,620px);color:var(--sf-muted);text-align:center;background:#f3f1ed;border:1px solid #c3bbb1;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.sf-photo-preview-action:focus-visible{outline:3px solid var(--sf-focus);outline-offset:4px;box-shadow:0 0 0 7px var(--sf-focus-contrast)}.sf-empty-icon{border:1px solid #aaa096;border-radius:50%;place-items:center;width:68px;height:68px;display:grid}.sf-empty-icon svg{width:30px;height:30px}.sf-empty-preview h2{font-family:var(--font-serif), Georgia, serif;margin:18px 0 6px;font-size:28px;font-weight:600}.sf-empty-preview p{max-width:360px;margin:0;font-size:14px;line-height:1.55}.sf-loader{border:3px solid #d8d0c5;border-top-color:var(--sf-coral);border-radius:50%;width:48px;height:48px;animation:.85s linear infinite sf-spin}@keyframes sf-spin{to{transform:rotate(360deg)}}.sf-photo-review-preview{aspect-ratio:1;background:#f3f1ed;width:min(70%,560px);position:relative;overflow:hidden}.sf-photo-review-preview img{object-fit:cover}.sf-photo-preview-action{cursor:pointer;border:0;padding:0}.sf-photo-preview-action>span{z-index:1;color:var(--sf-ink);letter-spacing:.04em;text-transform:uppercase;background:#fffdf9f0;padding:8px 10px;font-size:12px;font-weight:800;position:absolute;bottom:12px;right:12px}.sf-selected-photo{border:1px solid var(--sf-line);background:#fbf9f5;grid-template-columns:68px 1fr auto;align-items:center;gap:13px;padding:12px;display:grid}.sf-selected-photo>span{width:68px;height:68px;position:relative;overflow:hidden}.sf-selected-photo img{object-fit:cover}.sf-selected-photo>div{min-width:0}.sf-selected-photo strong,.sf-selected-photo small{display:block}.sf-selected-photo strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sf-selected-photo small{color:var(--sf-muted);margin-top:5px;font-size:12px}.sf-selected-photo>b{color:var(--sf-green);text-transform:uppercase;align-items:center;gap:5px;font-size:11px;display:flex}.sf-selected-photo>b svg{width:15px;height:15px}.sf-qa-facts{margin:16px 0 24px}.sf-qa-facts>div{border-bottom:1px solid var(--sf-line);justify-content:space-between;gap:20px;padding:10px 0;font-size:13px;display:flex}.sf-qa-facts dt{color:var(--sf-muted)}.sf-qa-facts dd{margin:0;font-weight:700}.sf-qa-facts dd[data-ok=false]{color:#8a6a2d}.sf-style-grid,.sf-background-grid,.sf-choice-grid,.sf-revision-options{border:0;margin:0;padding:0}.sf-style-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.sf-style-grid label{border:1px solid var(--sf-line);cursor:pointer;min-height:44px;padding:9px;position:relative}.sf-style-grid label[data-selected=true]{border-color:var(--sf-ink);background:#f4efe6}.sf-style-grid input,.sf-background-grid input,.sf-choice-grid input,.sf-revision-options input{z-index:2;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}:is(.sf-style-grid label:has(input:focus-visible),.sf-background-grid label:has(input:focus-visible),.sf-choice-grid label:has(input:focus-visible),.sf-revision-options label:has(input:focus-visible)){outline:3px solid var(--sf-focus);outline-offset:3px;box-shadow:0 0 0 6px var(--sf-focus-contrast)}.sf-style-grid label[data-selected=true]:after,.sf-background-grid label[data-selected=true]:after,.sf-choice-grid label[data-selected=true]:after,.sf-revision-options label[data-selected=true]:after{content:"✓ Ausgewählt";color:var(--sf-success);letter-spacing:.04em;text-transform:uppercase;margin-top:7px;font-size:11px;font-weight:800;display:block}.sf-style-image{aspect-ratio:391/497;background:#f3f1ed;width:100%;display:block;position:relative;overflow:hidden}.sf-style-image img{object-fit:cover}.sf-style-image-label{z-index:1;color:var(--sf-ink);letter-spacing:.07em;text-transform:uppercase;background:#fffdf9eb;padding:5px 7px;font-size:10px;font-weight:800;line-height:1;position:absolute;bottom:8px;left:8px}.sf-style-grid strong,.sf-style-grid small{display:block}.sf-style-grid strong{margin-top:10px;font-size:14px}.sf-style-grid small{min-height:26px;color:var(--sf-muted);margin-top:5px;font-size:12px;line-height:1.45}.sf-price-summary{border-top:1px solid var(--sf-line);grid-template-columns:1fr auto;gap:9px 15px;margin:20px 0;padding-top:14px;font-size:13px;display:grid}.sf-price-summary>:nth-child(2n){text-align:right}.sf-price-summary strong{border-top:1px solid var(--sf-line);margin-top:4px;padding-top:12px;font-size:18px}.sf-included-note{color:#35523b;background:#edf3ec;align-items:center;gap:9px;margin:18px 0;padding:12px 13px;font-size:13px;line-height:1.5;display:flex}.sf-included-note svg{color:#4f7958;flex:none;width:18px;height:18px}.sf-background-advice{color:#35523b;background:#edf3ec;border-left:3px solid #5e8066;align-items:flex-start;gap:9px;margin:-9px 0 18px;padding:12px 13px;font-size:13px;line-height:1.5;display:flex}.sf-background-advice svg{flex:none;width:18px;height:18px}.sf-background-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.sf-background-grid label,.sf-locked-background{border:1px solid var(--sf-line);text-align:center;min-height:44px;padding:8px;position:relative}.sf-background-grid label{cursor:pointer}.sf-background-grid label>span,.sf-locked-background>span{border:1px solid #0000000f;height:56px;margin-bottom:7px;display:block}.sf-background-grid strong,.sf-background-grid small,.sf-locked-background strong,.sf-locked-background small{font-size:13px;display:block}.sf-background-grid small,.sf-locked-background small{color:var(--sf-muted);margin-top:4px;font-size:11px}.sf-locked-background{opacity:.55}.sf-choice-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px;display:grid}.sf-choice-grid legend{grid-column:1/-1;margin-top:0}.sf-choice-grid label,.sf-choice-grid>div{border:1px solid var(--sf-line);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:68px;padding:12px 8px;display:flex}.sf-choice-grid label{cursor:pointer;position:relative}.sf-choice-grid label[data-selected=true]{border-color:var(--sf-ink);background:#f4efe6}.sf-choice-grid label[data-preview-only=true]{border-style:dashed}.sf-choice-grid label[data-preview-only=true] small{color:#75523d}.sf-choice-grid>div{opacity:.48}.sf-choice-grid strong{font-size:14px}.sf-choice-grid small{color:var(--sf-muted);margin-top:5px;font-size:12px}.sf-generation-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.sf-generation-list li{border:1px solid var(--sf-line);opacity:1;background:#f7f4ef;grid-template-columns:27px 1fr;align-items:center;gap:12px;padding:13px;display:grid}.sf-generation-list li[data-state=active]{opacity:1;background:#edf3ec;border-color:#7a9a80}.sf-generation-list li[data-state=complete]{opacity:1;background:#f4f7f3;border-color:#8aa38e}.sf-generation-list li[data-state=complete]>span{color:#fff;background:#5e8066;border-color:#5e8066}.sf-generation-list li>span{border:1px solid #aaa096;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.sf-generation-list strong,.sf-generation-list small{display:block}.sf-generation-list strong{font-size:13px}.sf-generation-list small{color:var(--sf-muted);margin-top:4px;font-size:12px}.sf-live-stage{border-left:3px solid var(--sf-coral-dark);background:#faf1ed;margin:0 0 14px;padding:12px 14px}.sf-live-stage strong,.sf-live-stage span{display:block}.sf-live-stage strong{font-size:14px}.sf-live-stage span{color:var(--sf-muted);margin-top:4px;font-size:12px}.sf-generation-elapsed{color:var(--sf-muted);font-variant-numeric:tabular-nums;margin:-4px 0 14px;font-size:13px}.sf-generation-elapsed strong{color:var(--sf-ink)}.sf-processing-progress{background:#c9c1b7;border-radius:99px;width:min(240px,72%);height:8px;margin:0 0 14px;display:block;overflow:hidden}.sf-processing-progress>span{border-radius:inherit;background:var(--sf-coral-dark);height:100%;transition:width .4s;display:block}.sf-proof-badge{color:#3e6648;text-transform:uppercase;background:#e3eadf;border-radius:99px;padding:7px 9px;font-size:11px;font-weight:800;display:inline-block}.sf-revision-options{gap:8px;margin-bottom:18px;display:grid}.sf-revision-options label{border:1px solid var(--sf-line);cursor:pointer;align-items:center;min-height:60px;padding:14px;display:flex;position:relative}.sf-revision-options strong{font-size:14px}.sf-order-stepper{grid-template-columns:minmax(0,1fr) auto;width:min(100%,420px);margin:0 0 30px auto;padding:0;list-style:none;display:grid}.sf-order-stepper li{min-width:0;color:var(--sf-muted);letter-spacing:.07em;text-transform:uppercase;grid-template-columns:28px max-content minmax(0,1fr);align-items:center;gap:9px;font-size:12px;display:grid}.sf-order-stepper li:after{content:"";background:var(--sf-line);grid-area:1/3;height:1px;margin-right:9px}.sf-order-stepper li:last-child{grid-template-columns:28px max-content}.sf-order-stepper li:last-child:after{display:none}.sf-order-stepper li>span{z-index:1;background:var(--sf-paper);border:1px solid #bbb1a5;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;display:grid;position:relative}.sf-order-stepper li>strong{white-space:nowrap;grid-area:1/2;line-height:1}.sf-order-stepper li>span svg{width:13px;height:13px}.sf-order-stepper li[data-active=true],.sf-order-stepper li[data-complete=true]{color:var(--sf-ink)}.sf-order-stepper li[data-active=true]>span,.sf-order-stepper li[data-complete=true]>span{border-color:var(--sf-ink);background:var(--sf-ink);color:#fff}.sf-order-stepper li[data-complete=true]:after{background:var(--sf-ink)}.sf-wide-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:30px;display:flex}.sf-wide-heading>p{max-width:520px;color:var(--sf-muted);margin:0;font-size:16px;line-height:1.6}.sf-order-back{width:fit-content;margin:-12px 0 20px}.sf-summary-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:28px;display:grid}.sf-summary-panel,.sf-order-panel{border:1px solid var(--sf-line);background:var(--sf-white);min-width:0;padding:24px}.sf-order-panel h2{font-family:var(--font-serif), Georgia, serif;margin:0 0 18px;font-size:32px;font-weight:600}.sf-order-item{border-bottom:1px solid var(--sf-line);grid-template-columns:86px minmax(0,1fr);align-items:center;gap:16px;padding-bottom:20px;display:grid}.sf-order-item>span{aspect-ratio:391/497;width:86px;position:relative;overflow:hidden}.sf-order-item img{object-fit:cover}.sf-order-item strong,.sf-order-item small{display:block}.sf-order-item strong{font-family:var(--font-serif), Georgia, serif;font-size:21px;font-weight:600}.sf-order-item small{color:var(--sf-muted);margin-top:5px;font-size:12px}.sf-order-costs{grid-template-columns:1fr auto;gap:10px 15px;margin:20px 0;font-size:13px;display:grid}.sf-order-costs>:nth-child(2n){text-align:right}.sf-order-costs strong{border-top:1px solid var(--sf-line);margin-top:5px;padding-top:15px;font-size:18px}.sf-delivery-note{color:var(--sf-muted);margin:-6px 0 18px;font-size:12px;line-height:1.55}.sf-cart-withdrawal{color:var(--sf-muted);margin:20px 0;font-size:14px;line-height:1.65}.sf-order-action{margin-top:18px}.sf-cart-item{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:18px;display:grid}.sf-cart-image{aspect-ratio:391/497;width:112px;position:relative;overflow:hidden}.sf-cart-image img{object-fit:cover}.sf-cart-item h2{font-family:var(--font-serif), Georgia, serif;margin:0 0 12px;font-size:27px;font-weight:600}.sf-cart-item dl{margin:0}.sf-cart-item dl>div{gap:8px;font-size:12px;line-height:1.5;display:flex}.sf-cart-item dt{min-width:75px;color:var(--sf-muted)}.sf-cart-item dd{margin:0;font-weight:650}.sf-announcement[data-beta=true]{color:#fff;background:#31523a}.sf-beta-inline-note{color:#35523b;background:#edf3ec;border-left:3px solid #4f7958;margin:22px 0 0;padding:13px 15px;font-size:14px;line-height:1.6}.beta-access-shell{min-height:100vh;color:var(--sf-ink);background:radial-gradient(circle at 100% 0,#eadfd0 0,#0000 35%),#f4f0e9;place-items:center;padding:32px;display:grid}.beta-access-card{background:#fffdf9;border:1px solid #2a272229;width:min(100%,600px);padding:clamp(32px,6vw,64px);box-shadow:0 30px 90px #362f261f}.beta-access-logo{font-family:var(--font-serif), Georgia, serif;letter-spacing:.08em;margin-bottom:58px;font-size:29px;font-weight:700;display:inline-block}.beta-access-logo span{color:var(--sf-coral)}.beta-access-card h1{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.04em;margin:0;font-size:clamp(46px,7vw,70px);font-weight:600;line-height:.94}.beta-access-card>p:not(.sf-kicker):not(.beta-access-error){color:var(--sf-muted);margin:24px 0;font-size:13px;line-height:1.75}.beta-access-facts{border-block:1px solid var(--sf-line);flex-wrap:wrap;gap:9px;margin:28px 0;padding:14px 0;display:flex}.beta-access-facts span{color:#35523b;letter-spacing:.04em;text-transform:uppercase;background:#edf3ec;border-radius:99px;align-items:center;gap:6px;padding:7px 9px;font-size:11px;font-weight:750;display:inline-flex}.beta-access-facts svg{width:13px;height:13px}.beta-access-form label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:750;display:block}.beta-access-form input{width:100%;height:54px;color:var(--sf-ink);background:#fff;border:1px solid #c8c0b5;outline:none;padding:0 15px}.beta-access-form input:focus{border-color:var(--sf-coral);box-shadow:0 0 0 3px #d66d551c}.beta-access-form button{background:var(--sf-ink);color:#fff;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;border:0;justify-content:center;align-items:center;gap:12px;width:100%;min-height:54px;margin-top:12px;padding:0 17px;font-size:14px;font-weight:750;display:flex}.beta-access-form button:hover:not(:disabled){background:var(--sf-coral-dark)}.beta-access-form button:disabled{cursor:not-allowed;opacity:.45}.beta-access-form button svg{width:16px;height:16px}.beta-access-error{border-left:3px solid var(--sf-red);color:#843227;background:#fff0ec;margin:12px 0 0;padding:11px 13px;font-size:13px;line-height:1.5}.beta-access-card>small{color:var(--sf-muted);margin-top:24px;font-size:12px;line-height:1.6;display:block}.sf-beta-checkout-panel{border:1px solid var(--sf-line);background:var(--sf-white)}.sf-beta-checkout-panel>section{border-top:1px solid var(--sf-line);padding:25px 28px}.sf-beta-checkout-panel h2{font-family:var(--font-serif), Georgia, serif;margin:0;font-size:29px;font-weight:600}.sf-beta-checkout-panel section>p:not(.sf-kicker){color:var(--sf-muted);margin:7px 0 18px;font-size:14px;line-height:1.6}.sf-beta-safety-banner{color:#31523a;background:#e7efe6;align-items:center;gap:15px;padding:20px 24px;display:flex}.sf-beta-safety-banner>svg{flex:none;width:32px;height:32px}.sf-beta-safety-banner strong,.sf-beta-safety-banner span{display:block}.sf-beta-safety-banner strong{font-size:14px}.sf-beta-safety-banner span{margin-top:4px;font-size:12px;line-height:1.5}.sf-beta-placeholder-field{border:1px solid var(--sf-line);height:52px;color:var(--sf-muted);background:#f5f2ed;justify-content:space-between;align-items:center;padding:0 15px;font-size:12px;display:flex}.sf-beta-placeholder-field strong{color:#52735a;text-transform:uppercase;font-size:11px}.sf-beta-delivery-option{border:1px solid var(--sf-ink);background:#fbf9f5;justify-content:space-between;align-items:center;min-height:70px;padding:13px 16px;display:flex}.sf-beta-delivery-option>span{grid-template-columns:18px 1fr;align-items:center;column-gap:9px;display:grid}.sf-beta-delivery-option svg{width:18px;height:18px;color:var(--sf-green);grid-row:1/3}.sf-beta-delivery-option strong,.sf-beta-delivery-option small{display:block}.sf-beta-delivery-option strong{font-size:13px}.sf-beta-delivery-option small{color:var(--sf-muted);font-size:12px}.sf-beta-payment-placeholder{background:#f5f2ed;border:1px dashed #aaa096;align-items:center;gap:13px;min-height:70px;padding:13px 16px;display:flex}.sf-beta-payment-placeholder>svg{width:23px;height:23px;color:var(--sf-muted)}.sf-beta-payment-placeholder strong,.sf-beta-payment-placeholder small{display:block}.sf-beta-payment-placeholder strong{font-size:13px}.sf-beta-payment-placeholder small{color:var(--sf-muted);margin-top:4px;font-size:12px}.sf-beta-confirmation{color:#73551d;cursor:pointer;background:#fff8e8;border:1px solid #a47a2d;align-items:center;gap:11px;min-height:44px;margin:24px 28px 28px;padding:14px;font-size:13px;line-height:1.55;display:flex}.sf-beta-confirmation input{width:24px;height:24px;accent-color:var(--sf-ink);flex:0 0 24px;margin:0}.sf-beta-feedback-page{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(38px,7vw,100px);min-height:calc(100vh - 108px);padding:65px clamp(24px,6vw,90px) 90px;display:grid}.sf-beta-feedback-intro{position:sticky;top:40px}.sf-beta-complete-icon{color:#31523a;background:#e7efe6;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:22px;display:grid}.sf-beta-complete-icon svg{width:31px;height:31px}.sf-beta-feedback-intro h1,.sf-beta-thank-you h1{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.045em;margin:0;font-size:clamp(54px,7vw,86px);font-weight:600;line-height:.91}.sf-beta-feedback-intro>p:not(.sf-kicker){max-width:520px;color:var(--sf-muted);margin:22px 0 30px;font-size:16px;line-height:1.7}.sf-beta-result-card{aspect-ratio:391/497;background:#ece8e1;width:min(100%,420px);position:relative;overflow:hidden}.sf-beta-result-card img{object-fit:cover}.sf-beta-feedback-form{border:1px solid var(--sf-line);background:var(--sf-white);padding:clamp(28px,4vw,52px)}.sf-beta-feedback-form h2{font-family:var(--font-serif), Georgia, serif;margin:0;font-size:42px;font-weight:600}.sf-beta-feedback-form>div>p:not(.sf-kicker){color:var(--sf-muted);margin:9px 0 28px;font-size:14px;line-height:1.6}.sf-beta-feedback-form>label{border-top:1px solid var(--sf-line);grid-template-columns:1fr minmax(180px,.65fr);align-items:center;gap:24px;padding:18px 0;display:grid}.sf-beta-feedback-form>label>span{font-size:14px;font-weight:650;line-height:1.5}.sf-beta-feedback-form>label small{color:var(--sf-muted);font-size:12px;font-weight:400}.sf-beta-feedback-form select,.sf-beta-feedback-form textarea{width:100%;color:var(--sf-ink);font:inherit;background:#fff;border:1px solid #c8c0b5;outline:none;padding:11px 12px;font-size:14px}.sf-beta-feedback-form textarea{resize:vertical;min-height:92px;line-height:1.55}.sf-beta-feedback-form select:focus,.sf-beta-feedback-form textarea:focus{border-color:var(--sf-coral);box-shadow:0 0 0 3px #d66d551a}.sf-beta-feedback-form>.sf-primary-button{margin-top:26px}.beta-feedback-trigger{z-index:80;color:#fff;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:#25221e;border:0;border-radius:999px;align-items:center;gap:9px;min-height:48px;padding:0 17px;font-size:12px;font-weight:750;transition:transform .18s,background .18s;display:inline-flex;position:fixed;bottom:clamp(16px,2.4vw,32px);right:clamp(16px,2.4vw,34px);box-shadow:0 12px 34px #25221e3d}.beta-feedback-trigger:hover{background:var(--sf-coral-dark);transform:translateY(-2px)}.beta-feedback-trigger:focus-visible{outline-offset:3px;outline:3px solid #d66d5561}.beta-feedback-trigger svg{width:19px;height:19px}.beta-feedback-overlay{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a171494;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.beta-feedback-modal{background:#fffdf9;border:1px solid #25221e29;width:min(100%,680px);max-height:calc(100vh - 44px);padding:clamp(30px,5vw,52px);position:relative;overflow-y:auto;box-shadow:0 35px 100px #120f0c52}.beta-feedback-close{border:1px solid var(--sf-line);width:38px;height:38px;color:var(--sf-ink);cursor:pointer;background:0 0;border-radius:50%;place-items:center;display:grid;position:absolute;top:16px;right:16px}.beta-feedback-close:hover{background:#f1ece4}.beta-feedback-close svg{width:17px;height:17px}.beta-feedback-modal h2{max-width:520px;font-family:var(--font-serif), Georgia, serif;letter-spacing:-.035em;margin:0;font-size:clamp(38px,5vw,56px);font-weight:600;line-height:.96}.beta-feedback-lede{max-width:550px;color:var(--sf-muted);margin:18px 0 26px;font-size:15px;line-height:1.65}.beta-feedback-categories{border:0;grid-template-columns:repeat(2,1fr);gap:8px;margin:0 0 22px;padding:0;display:grid}.beta-feedback-categories legend{letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;margin-bottom:2px;font-size:11px;font-weight:750}.beta-feedback-categories label{border:1px solid var(--sf-line);cursor:pointer;min-height:70px;padding:12px 14px}.beta-feedback-categories label[data-selected=true]{border-color:var(--sf-ink);background:#f2ede5}.beta-feedback-categories input{opacity:0;pointer-events:none;position:absolute}.beta-feedback-categories strong,.beta-feedback-categories small{display:block}.beta-feedback-categories strong{font-size:13px}.beta-feedback-categories small{color:var(--sf-muted);margin-top:4px;font-size:12px;line-height:1.4}.beta-feedback-message>span{letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:750;display:block}.beta-feedback-message textarea{width:100%;min-height:130px;color:var(--sf-ink);resize:vertical;font:inherit;background:#fff;border:1px solid #c8c0b5;outline:none;padding:13px 14px;font-size:14px;line-height:1.55}.beta-feedback-message textarea:focus{border-color:var(--sf-coral);box-shadow:0 0 0 3px #d66d551a}.beta-feedback-message>small{color:var(--sf-muted);text-align:right;margin-top:5px;font-size:11px;display:block}.beta-feedback-submit{background:var(--sf-coral);color:#fff;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;border:0;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;margin-top:18px;padding:0 17px;font-size:14px;font-weight:750;display:flex}.beta-feedback-submit:hover:not(:disabled){background:var(--sf-coral-dark)}.beta-feedback-submit:disabled{cursor:not-allowed;opacity:.46}.beta-feedback-submit svg{width:16px;height:16px}.beta-feedback-success{text-align:center;padding-block:20px 4px}.beta-feedback-success>svg{color:#4f7958;width:54px;height:54px;margin-bottom:19px}.beta-feedback-success h2{margin-inline:auto}.beta-feedback-success>p:not(.sf-kicker){color:var(--sf-muted);margin:18px auto 8px;font-size:14px;line-height:1.6}.beta-feedback-success>small{color:var(--sf-muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;display:block}.beta-feedback-success .sf-secondary-button{max-width:260px;margin:28px auto 0}.sf-beta-thank-you{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 108px);padding:80px 24px;display:flex}.sf-beta-thank-you>p:not(.sf-kicker){max-width:570px;color:var(--sf-muted);margin:24px auto;font-size:16px;line-height:1.7}.sf-beta-thank-you dl{border:1px solid var(--sf-line);background:var(--sf-white);width:min(100%,580px);margin:16px 0 28px}.sf-beta-thank-you dl>div{border-bottom:1px solid var(--sf-line);justify-content:space-between;gap:20px;padding:14px 17px;font-size:13px;display:flex}.sf-beta-thank-you dl>div:last-child{border-bottom:0}.sf-beta-thank-you dt{color:var(--sf-muted)}.sf-beta-thank-you dd{margin:0;font-weight:750}.sf-beta-thank-you .sf-secondary-button{width:min(100%,360px)}.sf-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;min-width:1px;height:1px;min-height:1px;margin:-1px;padding:0;font-size:0;position:absolute;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--sf-focus);outline-offset:3px;box-shadow:0 0 0 6px var(--sf-focus-contrast)}.sf-style-grid input:focus-visible,.sf-background-grid input:focus-visible,.sf-choice-grid input:focus-visible,.sf-revision-options input:focus-visible{box-shadow:none;outline:0}.sf-mobile-menu{display:none}.sf-material-link{color:var(--sf-muted);text-underline-offset:4px;margin-top:16px;font-size:13px;text-decoration:underline}.sf-hero-transformation{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1.35fr);align-items:center;gap:12px;width:min(92%,760px);display:grid}.sf-hero-transformation figure{min-width:0;margin:0}.sf-hero-transformation figure>span{aspect-ratio:4/5;background:#f7f3ed;border:1px solid #25221e1f;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 18px 40px #322b2324}.sf-hero-transformation img{object-fit:cover}.sf-hero-transformation .sf-hero-cutout img{object-fit:contain;object-position:center bottom}.sf-hero-transformation figcaption{color:var(--sf-muted);letter-spacing:.08em;text-transform:uppercase;margin-top:10px;font-size:11px;font-weight:800}.sf-hero-transformation>svg{width:22px;height:22px;color:var(--sf-brand)}.sf-flow{grid-template-rows:auto 1fr auto}.sf-confidence-shelf{border-top:1px solid var(--sf-line);background:var(--sf-white);grid-area:3/1/auto/-1;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.sf-confidence-shelf details{border-right:1px solid var(--sf-line);min-width:0}.sf-confidence-shelf details:last-child{border-right:0}.sf-confidence-shelf summary{cursor:pointer;grid-template-columns:52px minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:86px;padding:12px 18px;list-style:none;display:grid}.sf-confidence-shelf summary::-webkit-details-marker{display:none}.sf-confidence-shelf summary>span:nth-child(2){min-width:0}.sf-confidence-shelf strong,.sf-confidence-shelf small{display:block}.sf-confidence-shelf strong{font-size:13px}.sf-confidence-shelf small{color:var(--sf-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;line-height:1.35;overflow:hidden}.sf-confidence-shelf summary>svg{width:16px;height:16px;transition:transform .2s}.sf-confidence-shelf details[open] summary>svg{transform:rotate(180deg)}.sf-confidence-shelf details>p{color:var(--sf-muted);margin:0;padding:0 18px 16px 82px;font-size:12px;line-height:1.5}.sf-confidence-image,.sf-confidence-icon{background:var(--sf-cream);place-items:center;width:52px;height:52px;display:grid;position:relative;overflow:hidden}.sf-confidence-image img{object-fit:cover}.sf-confidence-icon svg{width:22px;height:22px}.sf-evidence-preview{grid-template-rows:auto 1fr auto;width:100%;height:100%;display:grid}.sf-evidence-tabs{z-index:2;justify-content:center;gap:6px;padding:16px 18px 0;display:flex}.sf-evidence-tabs button{cursor:pointer;background:#fffdf9e0;border:1px solid #bdb4a8;min-height:42px;padding:0 15px;font-size:12px;font-weight:750}.sf-evidence-tabs button[aria-selected=true]{border-color:var(--sf-ink);background:var(--sf-ink);color:#fff}.sf-evidence-stage{place-items:center;min-height:0;display:grid;overflow:hidden}.sf-evidence-preview>p{color:var(--sf-muted);text-align:center;margin:0;padding:12px 18px;font-size:12px}.sf-room-scene,.sf-frame-detail-stage{width:100%;height:100%;margin:0;position:relative;overflow:hidden}.sf-room-scene>img,.sf-frame-detail-stage>img{object-fit:cover}.sf-room-scene-product{z-index:1;background:#fffdf9f0;width:18%;padding:26px 10px 10px;position:absolute;top:20px;left:20px;box-shadow:0 10px 28px #1c18143d}.sf-room-scene-product>em{color:var(--sf-muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:800;position:absolute;top:8px;left:10px}.sf-room-scene-product .sf-product-image,.sf-room-scene-product .sf-configurable-product[data-format]{width:100%;max-width:none;box-shadow:0 10px 24px #1c181442}.sf-room-scene>b,.sf-frame-detail-stage figcaption{z-index:2;background:#fffdf9ed;padding:9px 11px;font-size:11px;position:absolute;bottom:18px;right:18px}.sf-frame-detail-stage img{object-position:center}.sf-processing-visual{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px;width:min(82%,620px);display:grid}.sf-processing-visual>span{aspect-ratio:1;border:1px solid var(--sf-line);background:var(--sf-white);position:relative;overflow:hidden}.sf-processing-visual>span img{object-fit:cover}.sf-processing-visual>span:nth-of-type(2) img{object-fit:contain;object-position:center bottom}.sf-processing-visual b,.sf-processing-visual small{text-align:center;grid-column:1/-1}.sf-processing-visual b{font-family:var(--font-serif), Georgia, serif;margin-top:8px;font-size:28px}.sf-processing-visual small{color:var(--sf-muted);font-size:13px}.sf-proof-preview{grid-template-rows:1fr auto;place-items:center;width:100%;height:100%;display:grid}.sf-proof-preview>p{color:var(--sf-muted);margin:0;padding:12px 18px;font-size:12px}.sf-flow-action{grid-template-columns:minmax(110px,.7fr) minmax(210px,1.3fr);align-items:end;gap:12px;margin-top:22px;display:grid}.sf-flow-action>span{color:var(--sf-muted);font-size:13px;font-weight:750}.sf-product-action,.sf-proof-action{border-top:1px solid var(--sf-line);padding-top:18px}.sf-product-facts{gap:8px;margin:18px 0;display:grid}.sf-product-facts p{color:var(--sf-muted);background:#f4efe7;grid-template-columns:20px 1fr;align-items:start;gap:10px;margin:0;padding:10px 12px;font-size:12px;line-height:1.45;display:grid}.sf-product-facts svg{width:18px;height:18px;color:var(--sf-brand)}.sf-product-facts strong{color:var(--sf-ink);display:block}.sf-proof-material{color:var(--sf-muted);margin:14px 0 0;font-size:13px}.sf-character-count{color:var(--sf-muted);text-align:right;margin:6px 0 16px;font-size:12px}.sf-tertiary-button{width:100%;min-height:46px;color:var(--sf-muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:8px;font-size:13px;text-decoration:underline}.sf-background-portrait{position:relative;overflow:hidden}.sf-background-portrait img{object-fit:contain;object-position:center bottom}@media (max-width:1200px) and (min-width:1051px){.sf-locale{display:none}}@media (max-width:1050px){.sf-nav{display:none}.sf-header{grid-template-columns:auto 1fr auto}.sf-mobile-menu{justify-self:end;display:block;position:relative}.sf-mobile-menu summary{border:1px solid var(--sf-line);cursor:pointer;place-items:center;width:44px;height:44px;list-style:none;display:grid}.sf-mobile-menu summary::-webkit-details-marker{display:none}.sf-mobile-menu summary svg{width:21px;height:21px}.sf-mobile-menu:not([open]) nav{display:none}.sf-mobile-menu nav{z-index:50;border:1px solid var(--sf-line);background:var(--sf-white);width:min(78vw,280px);padding:8px;display:grid;position:absolute;top:50px;right:0;box-shadow:0 18px 40px #25221e2e}.sf-mobile-menu nav a{min-height:46px;padding:0 12px;text-decoration:none}.sf-locale,.sf-header-actions>a:not(.sf-account-nav-link){display:none}.sf-landing{grid-template-columns:1fr 1fr}.sf-flow{grid-template-columns:minmax(430px,46%) 1fr}.sf-flow-navigation,.sf-flow-content{padding-inline:30px}.sf-summary-layout,.sf-beta-feedback-page{grid-template-columns:1fr}.sf-beta-feedback-intro{position:static}.sf-lifestyle-image-main{grid-column:1/span 7}.sf-lifestyle-story{grid-column:8/-1;padding:34px}.sf-transformation{grid-template-columns:minmax(260px,.65fr) minmax(430px,1.35fr);gap:38px}.sf-account-layout{grid-template-columns:1fr}.sf-profile-panel{position:static}}@media (max-width:780px){.sf-announcement{height:auto;min-height:38px;padding-block:9px;font-size:12px;line-height:1.35}.sf-header{height:68px;padding-inline:15px}.sf-header-actions>.sf-account-nav-link{display:none}.sf-wordmark{font-size:23px}.sf-cart-label{min-height:44px;padding:0 10px;font-size:12px}.sf-account-nav-link{min-height:44px;padding-inline:8px}.sf-landing{flex-direction:column;min-height:auto;display:flex}.sf-hero-copy{order:1;padding:28px 20px 36px}.sf-hero-copy>.sf-kicker{order:1;margin-bottom:8px}.sf-hero-copy>h1{order:2}.sf-hero-copy>.sf-lede{order:3}.sf-hero-copy>.sf-primary-button{order:4;margin-top:4px}.sf-hero-copy>.sf-early-price{order:5}.sf-hero-copy>.sf-free-shipping-note{order:6}.sf-hero-copy>.sf-material-link{order:7}.sf-hero-copy>.sf-beta-inline-note{order:8}.sf-hero-copy>.sf-trust-grid{order:9}.sf-hero-art{order:2;min-height:330px;padding:28px 14px}.sf-hero-transformation{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr) 18px minmax(0,1.15fr);gap:6px;width:100%}.sf-hero-transformation>svg{width:16px;height:16px}.sf-hero-transformation figcaption{min-height:30px;font-size:9px;line-height:1.35}.sf-product-image{width:min(82%,370px)}.sf-product-tag{bottom:18px;right:18px}.sf-hero-copy h1{font-size:clamp(52px,13.5vw,68px)}.sf-kicker{font-size:13px;line-height:1.4}.sf-early-price{gap:5px 12px;margin-top:16px;padding:11px 0;font-size:12px}.sf-early-price strong{padding-top:8px;font-size:17px}.sf-free-shipping-note{font-size:11px}.sf-lede{margin:16px 0;font-size:15px;line-height:1.55}.sf-trust-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:8px 0 0}.sf-trust-grid article{min-width:0;padding:11px 6px 0 0}.sf-trust-grid svg{width:16px;height:16px;margin-bottom:7px}.sf-trust-grid strong{font-size:12px;line-height:1.3}.sf-trust-grid span{display:none}.sf-primary-button,.sf-secondary-button{letter-spacing:.02em;white-space:nowrap;gap:6px;min-height:58px;padding-inline:10px;font-size:14px;line-height:1.25}.sf-proof-price+.sf-primary-button{white-space:normal;padding-block:11px}.sf-hero-copy>.sf-primary-button{max-width:none}.sf-transformation{grid-template-columns:1fr;gap:42px;padding:72px 20px}.sf-transformation-copy h2{font-size:clamp(50px,13vw,72px)}.sf-transformation-copy>p:not(.sf-kicker){font-size:17px;line-height:1.65}.sf-transformation-pair{gap:10px}.sf-transformation-pair figcaption{font-size:10px}.sf-transformation-arrow{width:20px;height:20px}.sf-product-tag,.sf-zoom-hint{font-size:13px}.sf-lifestyle{padding:72px 20px}.sf-lifestyle-heading{grid-template-columns:1fr;gap:22px;margin-bottom:40px}.sf-lifestyle-heading h2{font-size:clamp(50px,13vw,72px)}.sf-lifestyle-heading>p{font-size:17px;line-height:1.65}.sf-lifestyle-grid{grid-template-columns:1fr;gap:16px}.sf-lifestyle-image-main,.sf-lifestyle-story,.sf-lifestyle-image-console,.sf-lifestyle-image-detail{grid-column:1}.sf-lifestyle-image-main{min-height:390px}.sf-lifestyle-story{min-height:390px;padding:34px 26px}.sf-lifestyle-story h3{font-size:40px}.sf-lifestyle-story p{font-size:16px}.sf-lifestyle-story button{font-size:13px;line-height:1.4}.sf-lifestyle-image-console,.sf-lifestyle-image-detail{min-height:320px}.sf-lifestyle-image figcaption{font-size:12px;bottom:12px;right:12px}.sf-process{padding:70px 20px}.sf-process>div{grid-template-columns:1fr;margin-top:40px}.sf-process article{padding-block:24px 4px}.sf-process article>span{font-size:13px}.sf-process h3{margin-top:20px;font-size:32px;line-height:1.08}.sf-process article p{font-size:17px;line-height:1.65}.sf-footer{flex-direction:column;align-items:flex-start;gap:12px;padding-inline:20px}.sf-footer nav{justify-content:flex-start}.sf-legal-header{min-height:72px}.sf-legal-main{padding-top:54px}.sf-legal-updated{margin-bottom:40px}.sf-legal-content{gap:30px}.sf-legal-content p,.sf-legal-content address{font-size:15px;line-height:1.7}.sf-legal-table-wrap{overflow:visible}.sf-legal-content table,.sf-legal-content tbody,.sf-legal-content tr,.sf-legal-content td{width:100%;display:block}.sf-legal-content thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sf-legal-content tbody{gap:12px;display:grid}.sf-legal-content tr{border:1px solid var(--sf-line);background:var(--sf-white)}.sf-legal-content td{border:0;border-top:1px solid var(--sf-line);overflow-wrap:anywhere;grid-template-columns:82px minmax(0,1fr);gap:10px;padding:11px 13px;display:grid}.sf-legal-content td:first-child{border-top:0}.sf-legal-content td:before{content:attr(data-label);color:var(--sf-ink);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.sf-legal-footer{flex-direction:column;align-items:flex-start}.sf-account-header{height:68px;padding-inline:20px}.sf-account-header>a:last-child{font-size:12px}.sf-account-intro{grid-template-columns:1fr;gap:20px;padding:52px 20px 36px}.sf-account-intro h1{font-size:58px}.sf-account-intro>p{font-size:16px}.sf-account-layout{padding:0 15px 70px}.sf-drafts-panel,.sf-profile-panel{padding:18px}.sf-draft-card{grid-template-columns:88px minmax(0,1fr);gap:14px}.sf-draft-card-image{width:88px}.sf-draft-card-actions{grid-column:2;justify-content:flex-start;gap:18px;display:flex}.sf-draft-toolbar{margin-top:-16px}.sf-flow{flex-direction:column;min-height:auto;display:flex}.sf-flow-navigation{border-right:0;order:1;padding:18px 20px 0}.sf-flow-content{border-right:0;order:2;padding:0 20px 26px}.sf-flow-content-inner{max-width:none;padding-bottom:74px}.sf-flow-preview{z-index:auto;border-top:1px solid var(--sf-line);height:auto;min-height:0;box-shadow:none;border-bottom:0;order:3;padding:0;display:block;position:static}.sf-flow[data-view=proof] .sf-flow-preview{order:2}.sf-flow[data-view=proof] .sf-flow-content{order:3;padding-top:22px}.sf-preview-toggle{width:100%;min-height:54px;color:var(--sf-ink);cursor:pointer;letter-spacing:.07em;text-align:left;text-transform:uppercase;background:#f3ede4;border:0;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:0 20px;font-size:13px;font-weight:800;display:grid}.sf-preview-toggle svg{width:19px;height:19px}.sf-preview-toggle>span:last-child{font-size:20px;font-weight:500}.sf-preview-stage{background:var(--sf-cream);height:0;padding:0 20px;display:none;overflow:hidden}.sf-flow-preview[data-open=true] .sf-preview-stage{height:clamp(310px,48svh,460px);padding-block:12px;display:grid}.sf-flow[data-view=proof] .sf-flow-preview[data-open=true] .sf-preview-stage{height:clamp(470px,72svh,680px)}.sf-flow-preview .sf-product-image,.sf-flow-preview .sf-configurable-product[data-format]{width:auto;max-width:82%;height:calc(100% - 12px)}.sf-flow-preview .sf-configurable-product[data-format="30x40"]{aspect-ratio:3/4}.sf-flow-preview .sf-configurable-product[data-format="40x50"]{aspect-ratio:4/5}.sf-flow-preview .sf-configurable-product[data-format="50x70"]{aspect-ratio:5/7}.sf-flow-preview .sf-photo-review-preview{aspect-ratio:1;width:auto;max-width:82%;height:calc(100% - 12px)}.sf-flow-preview .sf-empty-preview{aspect-ratio:auto;width:min(78%,260px);height:calc(100% - 12px);max-height:220px;padding:18px}.sf-flow-preview .sf-empty-preview h2{margin-top:12px;font-size:23px}.sf-flow-preview .sf-empty-icon{width:52px;height:52px}.sf-flow-preview .sf-empty-icon svg{width:24px;height:24px}.sf-confidence-shelf{order:4;grid-template-columns:1fr}.sf-confidence-shelf details{border-right:0;border-bottom:1px solid var(--sf-line)}.sf-confidence-shelf summary{min-height:76px;padding-inline:20px}.sf-confidence-shelf details>p{padding-inline:84px 20px}.sf-evidence-tabs{padding-inline:8px}.sf-evidence-tabs button{min-height:44px;padding-inline:10px;font-size:11px}.sf-evidence-preview>p{padding-block:8px}.sf-room-scene-product{width:24%;top:12px;left:12px}.sf-processing-visual{width:min(94%,460px)}.sf-proof-preview .sf-product-image{max-width:92%;height:calc(100% - 20px)}.sf-flow-action{z-index:40;width:calc(100% + 40px);padding:12px 20px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--sf-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9f5;grid-template-columns:minmax(94px,.65fr) minmax(0,1.35fr);gap:10px;margin:24px -20px -74px;position:sticky;bottom:0;box-shadow:0 -10px 25px #25221e14}.sf-flow-action>span{font-size:12px;line-height:1.35}.sf-product-action,.sf-proof-action{align-items:center}.sf-proof-action{margin-bottom:0}.sf-proof-action+.sf-secondary-button{margin-top:12px}.sf-product-action .sf-price-breakdown>:nth-child(-n+5),.sf-proof-action .sf-price-breakdown>:nth-child(-n+5){display:none}.sf-product-action .sf-price-breakdown,.sf-proof-action .sf-price-breakdown{display:block}.sf-product-action .sf-price-breakdown strong,.sf-proof-action .sf-price-breakdown strong{text-align:left;border:0;margin:0;padding:0;font-size:13px;line-height:1.25}.sf-product-action .sf-price-breakdown strong:last-child,.sf-proof-action .sf-price-breakdown strong:last-child{text-align:left;font-size:18px;display:block}.sf-product-action .sf-primary-button,.sf-proof-action .sf-primary-button{white-space:normal;min-width:0;padding-inline:6px;font-size:12px}.sf-product-facts p{font-size:14px}.sf-background-grid label>span{height:170px}.sf-stepper{margin:12px 0 22px}.sf-flow-topline{font-size:13px;line-height:1.4}.sf-back-button{font-size:14px}.sf-stepper li{gap:9px;font-size:13px;font-weight:650;line-height:1.25}.sf-stepper li:after{top:22px;left:calc(50% + 15px);right:calc(15px - 50%)}.sf-step-marker{width:29px;height:29px;font-size:12px}.sf-step-marker svg{width:14px;height:14px}.sf-help{margin:10px 0 18px;font-size:16px;line-height:1.55}.sf-photo-guide{grid-template-columns:1fr}.sf-photo-guide article{grid-template-columns:30px 1fr;gap:10px;min-height:0;display:grid}.sf-photo-guide svg{margin:2px 0 0}.sf-photo-guide strong{font-size:15px}.sf-photo-guide span{font-size:14px}.sf-dropzone{min-height:128px;padding:14px}.sf-dropzone strong{font-size:17px;line-height:1.35}.sf-dropzone small{white-space:normal;font-size:15px;line-height:1.5}.sf-field-label,.sf-choice-grid legend{font-size:13px;line-height:1.35}.sf-field-label span{font-size:12px}.sf-input,.sf-textarea{font-size:16px}.sf-input{height:54px}.sf-tips{gap:10px}.sf-tips li{font-size:15px;line-height:1.5}.sf-data-note,.sf-checkout-note{font-size:14px;line-height:1.55}.sf-checkout-access-notice p{font-size:14px}.sf-checkout-access-actions button,.sf-checkout-access-actions a{width:100%;font-size:14px}.sf-error-message,.sf-info-message,.sf-empty-preview p{font-size:15px;line-height:1.55}.sf-selected-photo small{font-size:14px}.sf-selected-photo>b{font-size:12px}.sf-qa-facts>div{font-size:14px;line-height:1.45}.sf-style-grid,.sf-background-grid{width:calc(100% + 40px);max-width:calc(100% + 40px);overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;min-inline-size:0;margin-inline:-20px;padding-inline:20px;scroll-padding-inline:20px;display:flex;overflow-x:auto}.sf-style-grid::-webkit-scrollbar{display:none}.sf-background-grid::-webkit-scrollbar{display:none}.sf-style-grid label,.sf-background-grid label,.sf-background-grid .sf-locked-background{scroll-snap-align:start;flex:0 0 min(76vw,300px);min-width:0}.sf-style-grid label{flex-direction:column;justify-content:flex-start;min-height:112px;padding:10px;display:flex}.sf-style-image{display:block}.sf-style-grid strong{margin-top:12px;font-size:15px;line-height:1.35}.sf-style-grid small{min-height:0;font-size:13px;line-height:1.45}.sf-price-summary{font-size:15px;line-height:1.45}.sf-price-summary strong{font-size:20px}.sf-background-grid label,.sf-background-grid .sf-locked-background{padding:10px}.sf-background-advice{font-size:14px}.sf-background-grid strong,.sf-locked-background strong{font-size:15px;line-height:1.35}.sf-background-grid small,.sf-locked-background small{font-size:13px;line-height:1.4}.sf-choice-grid strong{font-size:16px;line-height:1.35}.sf-choice-grid small{font-size:13px;line-height:1.45}.sf-generation-list strong{font-size:15px;line-height:1.35}.sf-generation-list small{font-size:13px;line-height:1.45}.sf-live-stage strong{font-size:15px;line-height:1.35}.sf-live-stage span{font-size:13px;line-height:1.45}.sf-proof-badge{font-size:12px}.sf-revision-options strong{font-size:15px}.sf-wide-page{padding:48px 15px 70px}.sf-order-stepper{width:100%;margin:0 0 24px}.sf-order-stepper li{font-size:12px}.sf-wide-heading{flex-direction:column;align-items:flex-start;gap:18px}.sf-wide-heading h1{font-size:58px}.sf-wide-heading>p{font-size:16px;line-height:1.6}.sf-order-item small{font-size:13px;line-height:1.45}.sf-order-costs{font-size:15px;line-height:1.45}.sf-order-costs strong{font-size:20px}.sf-order-action{box-shadow:none;background:0 0;border:0;margin-top:16px;padding:0;position:static}.sf-order-action>.sf-primary-button{min-width:0}.sf-cart-item dl>div{font-size:14px;line-height:1.55}.sf-beta-inline-note{font-size:15px;line-height:1.6}.sf-beta-feedback-page{padding:48px 20px 70px}.sf-beta-feedback-form>label{grid-template-columns:1fr;gap:10px}.sf-beta-feedback-form>label>span{font-size:16px}.sf-beta-feedback-form>label small{font-size:14px}.sf-beta-feedback-form select,.sf-beta-feedback-form textarea{font-size:16px}.beta-feedback-trigger{font-size:13px}.beta-feedback-lede{font-size:16px}.beta-feedback-categories legend,.beta-feedback-message>span{font-size:13px}.beta-feedback-categories strong{font-size:16px}.beta-feedback-categories small{font-size:14px}.beta-feedback-message textarea{font-size:16px}.beta-feedback-message>small{font-size:12px}.beta-feedback-submit{min-height:58px;font-size:14px}}@media (max-width:480px){.sf-header-actions{gap:0}.sf-cart-label{justify-content:center;gap:5px;min-width:44px;padding-inline:9px}.sf-cart-name,.sf-cart-separator{display:none}.sf-hero-art{min-height:330px}.sf-flow-preview{min-height:0}.sf-flow-content h1{font-size:43px}.sf-style-grid label{display:flex}.sf-choice-grid{grid-template-columns:1fr}.sf-order-item{grid-template-columns:74px 1fr}.sf-order-item>span{width:74px}.sf-order-item>b{grid-column:2}.sf-cart-item{grid-template-columns:92px 1fr}.sf-cart-image{width:92px}.sf-cart-item>b{grid-column:2}.sf-account-access-page{padding:24px 15px 50px}.sf-account-auth,.sf-account-auth[data-compact=true]{padding:32px 22px}.sf-account-auth h1,.sf-account-auth[data-compact=true] h1{font-size:46px}.sf-account-section-heading{flex-direction:column;align-items:flex-start}.sf-draft-card{grid-template-columns:74px minmax(0,1fr);padding:10px}.sf-draft-card-image{width:74px}.sf-draft-card h3{font-size:22px}.sf-auth-overlay{align-items:end;padding:0}.sf-auth-dialog{width:100%;max-height:94vh;overflow-y:auto}.sf-draft-toolbar{flex-direction:column;align-items:flex-start}.beta-access-shell{padding:15px}.beta-access-card{padding:34px 24px}.beta-access-logo{margin-bottom:42px}.sf-beta-confirmation{margin-inline:18px}.sf-beta-checkout-panel>section{padding-inline:18px}.beta-feedback-trigger{justify-content:center;width:48px;padding:0}.beta-feedback-trigger span{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.beta-feedback-overlay{align-items:end;padding:0}.beta-feedback-modal{border-bottom:0;width:100%;max-height:92vh;padding:36px 20px 26px}.beta-feedback-categories{grid-template-columns:1fr}}.sf-mobile-hero-trust,.sf-mobile-example,.sf-mobile-live-preview,.sf-mobile-photo-review,.sf-mobile-product-room,.sf-mobile-processing,.sf-mobile-proof-product,.sf-current-draft-card{display:none}.sf-header{height:76px}.sf-wordmark{letter-spacing:.12em;font-weight:600}.sf-cart-label{min-height:44px;padding-inline:16px}.sf-landing{background:var(--sf-paper);grid-template-columns:minmax(390px,31%) minmax(0,69%);min-height:calc(100vh - 108px);padding-bottom:126px;position:relative}.sf-hero-copy{justify-content:center;padding:52px 30px 36px clamp(44px,5vw,76px)}.sf-hero-copy h1{max-width:430px;font-size:clamp(52px,4.6vw,70px);line-height:.94}.sf-hero-copy h1 span{color:var(--sf-action)}.sf-hero-copy>.sf-lede{order:3;max-width:360px;margin:24px 0 20px}.sf-hero-copy>.sf-primary-button{order:4;max-width:295px;min-height:60px}.sf-hero-copy>.sf-early-price{order:5}.sf-hero-copy>.sf-material-link{color:var(--sf-muted);order:6;margin-top:8px;text-decoration:underline}.sf-hero-copy>.sf-beta-inline-note{order:7;max-width:390px;margin-top:16px}.sf-early-price{max-width:360px;color:var(--sf-muted);border:0;gap:0;margin:15px 0 0;padding:0;font-size:15px;display:flex}.sf-early-price>span,.sf-early-price>strong{display:none}.sf-early-price>b{text-align:left;font-weight:500}.sf-early-price>b[data-price=product]:after{content:" + "}.sf-early-price>b[data-price=shipping]:after{content:" Versand"}.sf-hero-copy>.sf-trust-grid{z-index:2;border-top:1px solid var(--sf-line);grid-template-columns:repeat(3,1fr);gap:0;width:auto;margin:0;position:absolute;bottom:22px;left:clamp(44px,5vw,76px);right:clamp(44px,5vw,76px)}.sf-trust-grid article{border:0;border-right:1px solid var(--sf-line);grid-template-columns:42px 1fr;align-content:center;min-height:84px;padding:18px 28px 10px;display:grid}.sf-trust-grid article:last-child{border-right:0}.sf-trust-grid svg{grid-row:1/3;width:28px;height:28px;margin:1px 0 0}.sf-trust-grid strong{font-size:14px}.sf-trust-grid span{font-size:12px}.sf-hero-art{background:var(--sf-paper);place-items:center;padding:28px clamp(26px,3vw,56px) 20px}.sf-hero-transformation{grid-template-columns:minmax(150px,.76fr) 26px minmax(210px,.9fr) 26px minmax(320px,1.55fr);align-items:end;gap:12px;width:100%;max-width:990px}.sf-hero-transformation figure>span,.sf-hero-configured{aspect-ratio:4/5;background:#f7f3ed;border:1px solid #25221e24;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 14px 34px #322b2321}.sf-hero-transformation figure:last-of-type>span{aspect-ratio:1.12}.sf-hero-transformation figure:last-of-type img{object-fit:cover}.sf-hero-configured{aspect-ratio:391/497}.sf-hero-configured .sf-product-image,.sf-hero-configured .sf-configurable-product[data-format]{width:100%;max-width:none;height:100%;box-shadow:none}.sf-hero-configured .sf-configurable-name{font-size:clamp(9px,1.2vw,17px)}.sf-hero-swatches{justify-content:center;gap:7px;margin:9px 0 0;display:flex}.sf-hero-swatches i{border:1px solid #25221e2e;border-radius:50%;width:18px;height:18px}.sf-hero-transformation figcaption{color:var(--sf-ink);letter-spacing:.09em;font-size:11px}.sf-hero-transformation figcaption b{color:var(--sf-action);font-family:var(--font-serif), Georgia, serif;margin-right:6px;font-size:22px;font-weight:600}.sf-flow{grid-template-rows:auto minmax(620px,1fr) auto;grid-template-columns:minmax(480px,40%) minmax(0,60%);min-height:calc(100vh - 76px)}.sf-site>.sf-announcement+.sf-header+.sf-flow{min-height:calc(100vh - 108px)}.sf-flow-navigation{border-right:0;border-bottom:1px solid var(--sf-line);grid-area:1/1/auto/-1;padding:20px clamp(40px,7vw,118px) 0;position:relative}.sf-flow-topline{display:none}.sf-stepper{max-width:1120px;margin:0 auto 18px}.sf-stepper li{letter-spacing:.08em;gap:8px;font-size:11px}.sf-step-marker{border-color:#b6ab9f;width:32px;height:32px;font-size:12px}.sf-stepper li:after{background:var(--sf-line);top:16px;left:calc(50% + 22px);right:calc(22px - 50%)}.sf-stepper li[data-active=true]{color:var(--sf-action)}.sf-stepper li[data-active=true]>.sf-step-marker{border-color:var(--sf-action);background:var(--sf-action)}.sf-flow-content{grid-area:2/1;padding:42px clamp(34px,4vw,72px) 48px}.sf-flow-content-inner{max-width:570px;margin:0 auto}.sf-flow-preview{grid-area:2/2;min-height:620px}.sf-confidence-shelf{grid-row:3}.sf-flow-content h1{font-size:clamp(44px,4vw,60px);line-height:.94}.sf-help{margin:12px 0 22px}.sf-primary-button{min-height:58px}.sf-upload-example{text-align:center;justify-items:center;width:min(78%,610px);display:grid}.sf-upload-example-icon{border:1px solid #b8ab9b;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.sf-upload-example-icon svg{width:27px;height:27px}.sf-upload-example h2{font-family:var(--font-serif), Georgia, serif;margin:20px 0 10px;font-size:clamp(32px,3.2vw,48px);font-weight:600;line-height:.95}.sf-upload-example>p{color:#625d55;max-width:480px;margin:0 0 38px;font-size:14px;line-height:1.6}.sf-upload-example>strong{letter-spacing:.1em;text-align:left;text-transform:uppercase;width:min(100%,390px);margin-bottom:10px;font-size:11px}.sf-upload-example>div{grid-template-columns:1fr 28px 1fr;align-items:center;gap:12px;width:min(100%,390px);display:grid}.sf-upload-example>div>span{aspect-ratio:4/5;position:relative;overflow:hidden}.sf-upload-example>div img{object-fit:cover}.sf-upload-example>div svg{width:22px;color:var(--sf-action)}.sf-dropzone{min-height:112px}.sf-photo-guide{grid-template-columns:1fr;gap:0;margin:12px 0}.sf-photo-guide article{border-bottom:0;grid-template-columns:28px 1fr;gap:10px;min-height:44px;padding:9px 12px;display:grid}.sf-photo-guide article:last-child{border-bottom:1px solid var(--sf-line)}.sf-photo-guide svg{grid-row:1/3;margin:0}.sf-photo-guide span{margin-top:1px}.sf-flow[data-view=photo] .sf-data-note{background:0 0;padding-inline:0}.sf-flow[data-view=photoReview] .sf-photo-review-preview{aspect-ratio:1.28;width:min(88%,680px)}.sf-flow[data-view=photoReview] .sf-photo-review-preview:after{content:"";pointer-events:none;border:1px dashed #ffffffe6;position:absolute;inset:5%}.sf-flow[data-view=photoReview] .sf-photo-review-preview img{object-position:center 46%}.sf-qa-truth-note{color:var(--sf-muted);gap:8px;margin:16px 0 18px;font-size:12px;line-height:1.55;display:flex}.sf-qa-truth-note svg{flex:none;width:16px;height:16px}.sf-review-actions{grid-template-columns:.7fr 1.3fr;align-items:center;gap:16px;display:grid}.sf-review-actions .sf-tertiary-button{color:var(--sf-ink);text-transform:uppercase;margin:0;font-weight:800}.sf-flow[data-view=style]{grid-template-columns:minmax(500px,41%) minmax(0,59%)}.sf-flow[data-view=style] .sf-style-grid{grid-template-columns:1fr;gap:8px}.sf-flow[data-view=style] .sf-style-grid label{grid-template-rows:auto auto auto;grid-template-columns:124px 1fr;align-content:center;column-gap:20px;min-height:96px;padding:8px 12px 8px 46px;display:grid}.sf-flow[data-view=style] .sf-style-image{aspect-ratio:auto;grid-row:1/4;width:124px;height:80px}.sf-flow[data-view=style] .sf-style-grid strong{align-self:end;margin-top:0}.sf-flow[data-view=style] .sf-style-grid small{min-height:0}.sf-flow[data-view=style] .sf-style-grid label:before{content:"";border:1px solid #aaa096;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.sf-flow[data-view=style] .sf-style-grid label[data-selected=true]{border-color:var(--sf-action);background:#fffaf5}.sf-flow[data-view=style] .sf-style-grid label[data-selected=true]:before{border:5px solid var(--sf-white);background:var(--sf-action);box-shadow:0 0 0 1px var(--sf-action)}.sf-flow[data-view=style] .sf-style-grid label[data-selected=true]:after{color:var(--sf-action);grid-column:2;margin:3px 0 0}.sf-flow[data-view=style] .sf-preview-stage>.sf-configurable-product,.sf-flow[data-view=background] .sf-preview-stage>.sf-configurable-product{max-width:520px}.sf-background-grid label{text-align:left;padding:0 0 9px}.sf-background-grid label>span{border:0;height:150px;margin:0 0 8px}.sf-background-grid strong,.sf-background-grid small{padding-inline:10px}.sf-background-grid label[data-selected=true]{border-color:var(--sf-action);background:var(--sf-white)}.sf-background-grid label[data-selected=true]:after{background:var(--sf-action);color:#fff;margin:0;padding:6px 8px;position:absolute;bottom:48px;left:10px}.sf-background-advice{border:1px solid var(--sf-line);border-left:1px solid var(--sf-line);background:#f3eadf}.sf-evidence-tabs{gap:36px;padding-top:24px}.sf-evidence-tabs button{letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;border-bottom:2px solid #0000;font-size:12px}.sf-evidence-tabs button[aria-selected=true]{border-color:var(--sf-action);color:var(--sf-ink);background:0 0}.sf-evidence-stage{padding:0 24px 18px}.sf-room-scene{width:100%;height:100%;min-height:500px;position:relative;overflow:hidden}.sf-room-scene>img{object-fit:cover}.sf-room-scene>b{border-radius:999px;bottom:16px;right:16px}.sf-frame-choice-image{width:112px;height:58px;margin-bottom:8px;display:block;position:relative;overflow:hidden}.sf-frame-choice-image img{object-fit:cover;object-position:50% 62%}.sf-flow[data-view=product] .sf-choice-grid:nth-of-type(2){grid-template-columns:1fr}.sf-flow[data-view=product] .sf-choice-grid:nth-of-type(2) label{text-align:left;flex-direction:row;justify-content:flex-start;gap:18px;min-height:86px}.sf-flow[data-view=product] .sf-choice-grid:nth-of-type(2) label:after{margin-left:auto}.sf-processing-visual{grid-template-columns:repeat(2,minmax(0,1fr));width:min(88%,720px)}.sf-processing-visual>span{aspect-ratio:4/5}.sf-processing-visual b{font-size:34px}.sf-live-stage{padding:20px 22px}.sf-generation-list{gap:0}.sf-generation-list li{background:0 0;border-bottom:0;min-height:66px}.sf-generation-list li:last-child{border-bottom:1px solid var(--sf-line)}.sf-proof-preview{position:relative}.sf-proof-preview-room,.sf-proof-preview-portrait{place-items:center;width:100%;height:100%;display:grid}.sf-proof-preview-portrait{display:none}.sf-flow[data-view=proof] .sf-proof-preview-portrait{z-index:3;width:52px;height:52px;display:block;position:absolute;top:22px;right:22px}.sf-flow[data-view=proof] .sf-proof-preview-portrait .sf-product-image-button{border:1px solid var(--sf-line);background:var(--sf-white);border-radius:50%;width:52px;min-width:52px;height:52px;box-shadow:0 8px 24px #25221e1f}.sf-flow[data-view=proof] .sf-proof-preview-portrait .sf-product-image-button>img{display:none}.sf-flow[data-view=proof] .sf-proof-preview-portrait .sf-zoom-hint{background:0 0;border-radius:50%;justify-content:center;width:100%;height:100%;padding:0;font-size:0;position:static}.sf-flow[data-view=proof] .sf-proof-preview-portrait .sf-zoom-hint svg{width:22px;height:22px}.sf-mobile-proof-zoom{z-index:4;width:48px;height:48px;position:absolute;bottom:40px;right:8px}.sf-mobile-proof-zoom .sf-product-image-button{border:1px solid var(--sf-line);background:var(--sf-white);border-radius:50%;width:48px;min-width:48px;height:48px;box-shadow:0 8px 24px #25221e1f}.sf-mobile-proof-zoom .sf-product-image-button>img{display:none}.sf-mobile-proof-zoom .sf-zoom-hint{background:0 0;border-radius:50%;justify-content:center;width:100%;height:100%;padding:0;font-size:0;position:static}.sf-mobile-proof-zoom .sf-zoom-hint svg{width:20px;height:20px}.sf-proof-preview>p{border-top:1px solid var(--sf-line);text-align:center;width:100%}.sf-proof-preview-room .sf-room-scene{min-height:0}.sf-flow[data-view=proof]{grid-template-columns:minmax(480px,38%) minmax(0,62%)}.sf-flow[data-view=proof] .sf-flow-content{padding-top:46px}.sf-proof-badge{color:var(--sf-ink);letter-spacing:.08em;background:#f1e9dd;border-radius:0}.sf-proof-action{grid-template-columns:1fr}.sf-proof-action .sf-proof-price{margin-bottom:6px}.sf-flow[data-view=revision]{grid-template-columns:minmax(560px,50%) minmax(0,50%)}.sf-flow[data-view=revision] .sf-flow-content-inner{max-width:610px}.sf-revision-back{min-height:44px;color:var(--sf-muted);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:8px;margin:-18px 0 24px;padding:0;font-size:12px;font-weight:800;display:inline-flex}.sf-revision-back svg{width:17px;height:17px}.sf-revision-options label{grid-template-columns:30px 1fr;gap:14px;min-height:74px;padding:12px 16px 12px 52px;display:grid}.sf-revision-options label>span:first-of-type svg{width:27px;height:27px;color:var(--sf-muted)}.sf-revision-options label strong,.sf-revision-options label small{display:block}.sf-revision-options label small{color:var(--sf-muted);margin-top:4px;font-size:12px}.sf-revision-options label[data-selected=true]{border-color:var(--sf-action);background:#fffaf5}.sf-revision-options label[data-selected=true]:after{color:var(--sf-action);margin:0;position:absolute;top:12px;right:14px}.sf-wide-page{min-height:calc(100vh - 76px);padding:34px clamp(40px,4vw,64px) 26px}.sf-order-stepper{margin-bottom:24px}.sf-order-back{margin-bottom:22px}.sf-wide-heading{margin-bottom:18px}.sf-wide-heading h1{font-size:clamp(54px,5.4vw,80px)}.sf-summary-layout{grid-template-columns:1.45fr .85fr;gap:44px}.sf-summary-panel,.sf-order-panel{padding:28px 34px}.sf-cart-item{grid-template-columns:minmax(210px,33%) minmax(0,1fr);align-items:center;gap:54px}.sf-cart-image{width:100%}.sf-cart-image .sf-product-image,.sf-cart-image .sf-configurable-product[data-format]{width:100%;max-width:none;box-shadow:0 16px 30px #25221e2e}.sf-cart-item h2{font-family:var(--font-sans), Arial, sans-serif;letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:17px;font-weight:800}.sf-cart-subtitle{color:var(--sf-muted);margin:0 0 20px;font-size:13px}.sf-cart-item dl>div{border-bottom:1px solid var(--sf-line);justify-content:space-between;padding:9px 0;font-size:13px}.sf-cart-proof-link{cursor:pointer;background:0 0;border:0;min-height:44px;margin-top:10px;padding:0;text-decoration:underline}.sf-order-panel>h2{letter-spacing:.08em;text-transform:uppercase}.sf-order-action{box-shadow:none;background:0 0;border:0;margin-top:24px;padding:0;position:static}.sf-order-action .sf-primary-button{min-height:62px}.sf-cart-material{border:1px solid var(--sf-line);margin:18px 0 0}.sf-cart-material h2{font-family:var(--font-sans), sans-serif;letter-spacing:.1em;text-transform:uppercase;margin:0;padding:18px 20px 12px;font-size:12px;font-weight:800;line-height:1.5}.sf-cart-material p{color:var(--sf-muted);margin:0;padding:0 20px 18px;font-size:13px;line-height:1.6}.sf-cart-legal{color:var(--sf-muted);justify-content:center;gap:14px;margin-top:14px;font-size:13px;display:flex}@media (max-width:780px){.sf-mobile-hero-trust,.sf-mobile-example,.sf-mobile-live-preview,.sf-mobile-photo-review,.sf-mobile-product-room,.sf-mobile-processing,.sf-mobile-proof-product,.sf-current-draft-card{display:block}.sf-header{height:92px;padding-inline:24px}.sf-wordmark{font-size:27px}.sf-mobile-menu summary{border:0}.sf-mobile-menu summary svg{width:30px;height:30px}.sf-cart-label{min-width:66px;min-height:54px}.sf-announcement{min-height:32px;padding-block:7px}.sf-landing{padding-bottom:0;display:flex}.sf-hero-copy{padding:54px 26px 34px;position:static}.sf-hero-copy h1{max-width:none;font-size:clamp(50px,13.2vw,64px);line-height:.96}.sf-hero-copy>.sf-lede{max-width:350px;margin-top:22px;font-size:18px}.sf-hero-copy>.sf-primary-button{min-height:64px;margin-top:4px}.sf-early-price{margin-top:18px;font-size:17px}.sf-material-link{font-size:15px}.sf-hero-copy>.sf-trust-grid{display:none}.sf-hero-art{min-height:0;padding:30px 0 0;display:block;overflow:hidden}.sf-hero-transformation{grid-template-columns:minmax(0,.9fr) 12px minmax(0,1fr) 12px minmax(0,1.35fr);align-items:start;gap:6px;width:112%;margin-left:-4%;padding-inline:0}.sf-hero-transformation figure:last-of-type>span{aspect-ratio:.86}.sf-hero-transformation figcaption{min-height:50px;padding-left:4px;font-size:9px}.sf-hero-transformation figcaption b{margin:0 0 2px;font-size:20px;display:block}.sf-hero-swatches{gap:4px}.sf-hero-swatches i{width:12px;height:12px}.sf-mobile-hero-trust{border-top:1px solid var(--sf-line);grid-template-columns:repeat(2,1fr);margin-top:54px;padding:34px 26px;display:grid}.sf-mobile-hero-trust article{border-right:1px solid var(--sf-line);grid-template-columns:34px 1fr;gap:12px;padding:0 14px;display:grid}.sf-mobile-hero-trust article:last-child{border:0}.sf-mobile-hero-trust svg{width:28px;height:28px;color:var(--sf-action)}.sf-mobile-hero-trust strong,.sf-mobile-hero-trust small{display:block}.sf-mobile-hero-trust strong{font-size:13px}.sf-mobile-hero-trust small{color:var(--sf-muted);margin-top:6px;font-size:11px;line-height:1.5}.sf-flow{min-height:auto;display:flex}.sf-flow-navigation{border-bottom:0;order:1;padding:28px 24px 0}.sf-stepper{margin-bottom:34px}.sf-stepper li{font-size:11px}.sf-step-marker{width:38px;height:38px;font-size:14px}.sf-stepper li:after{top:19px;left:calc(50% + 25px);right:calc(25px - 50%)}.sf-flow-content{order:2;padding:0 24px 34px}.sf-flow-content-inner{padding-bottom:76px}.sf-flow-content h1{font-size:clamp(48px,12.5vw,62px)}.sf-flow-preview{display:none}.sf-confidence-shelf{order:3}.sf-kicker{letter-spacing:.12em}.sf-mobile-example{border:1px solid var(--sf-line);margin-top:18px}.sf-mobile-example>summary{cursor:pointer;letter-spacing:.08em;text-transform:uppercase;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;min-height:58px;padding:0 18px;font-size:12px;font-weight:800;list-style:none;display:grid}.sf-mobile-example>summary::-webkit-details-marker{display:none}.sf-mobile-example .sf-upload-example{width:100%;padding:22px}.sf-mobile-example .sf-upload-example-icon,.sf-mobile-example .sf-upload-example>h2,.sf-mobile-example .sf-upload-example>p{display:none}.sf-mobile-photo-review{aspect-ratio:1;border:1px solid var(--sf-line);background:var(--sf-cream);width:100%;margin:28px 0 20px;position:relative;overflow:hidden}.sf-mobile-photo-review img{object-fit:contain}.sf-mobile-photo-review b{z-index:2;color:var(--sf-success);letter-spacing:.08em;text-transform:uppercase;background:#edf3ec;align-items:center;gap:6px;padding:10px 13px;font-size:12px;display:flex;position:absolute;bottom:14px;right:14px}.sf-selected-photo{display:none}.sf-review-actions{grid-template-columns:1fr}.sf-review-actions .sf-tertiary-button{order:2}.sf-mobile-live-preview{border:1px solid var(--sf-line);margin:28px 0 24px}.sf-mobile-live-preview summary{cursor:pointer;grid-template-columns:1fr 62px;align-items:center;gap:16px;min-height:86px;padding:12px 18px;list-style:none;display:grid}.sf-mobile-live-preview summary::-webkit-details-marker{display:none}.sf-mobile-live-preview summary strong,.sf-mobile-live-preview summary small{display:block}.sf-mobile-live-preview summary strong{letter-spacing:.08em;text-transform:uppercase;font-size:14px}.sf-mobile-live-preview summary small{color:var(--sf-muted);margin-top:6px;font-size:13px;line-height:1.45}.sf-mobile-live-preview summary>svg{width:26px;height:26px;color:var(--sf-action);justify-self:center}.sf-mobile-live-preview>div{background:var(--sf-cream);place-items:center;min-height:410px;padding:20px;display:grid}.sf-mobile-live-preview .sf-product-image,.sf-mobile-live-preview .sf-configurable-product[data-format]{width:min(82%,310px);max-width:none}.sf-flow[data-view=style] .sf-help{display:none}.sf-flow[data-view=style] .sf-style-grid{gap:12px;width:calc(100% + 48px);max-width:calc(100% + 48px);margin-inline:-24px;padding-inline:24px;display:flex}.sf-flow[data-view=style] .sf-style-grid label{flex:0 0 min(78vw,334px);min-height:610px;padding:0 0 18px;display:block}.sf-flow[data-view=style] .sf-style-image{aspect-ratio:391/497;width:100%;height:auto}.sf-flow[data-view=style] .sf-style-grid strong,.sf-flow[data-view=style] .sf-style-grid small{text-align:center;padding-inline:16px}.sf-flow[data-view=style] .sf-style-grid strong{margin-top:18px;font-size:17px}.sf-flow[data-view=style] .sf-style-grid small{margin-top:10px;font-size:14px}.sf-flow[data-view=style] .sf-style-grid label:before{top:18px;left:16px;transform:none}.sf-flow[data-view=style] .sf-style-grid label[data-selected=true]:after{text-align:center;margin-top:80px}.sf-flow[data-view=background] .sf-help{display:none}.sf-background-advice{margin:24px 0 16px;font-size:14px}.sf-flow[data-view=background] .sf-mobile-live-preview{border:0}.sf-flow[data-view=background] .sf-mobile-live-preview summary{grid-template-columns:1fr 28px;min-height:52px;padding-inline:8px}.sf-flow[data-view=background] .sf-mobile-live-preview>div{background:0 0;min-height:440px}.sf-flow[data-view=background] .sf-background-grid{gap:10px;width:calc(100% + 48px);max-width:calc(100% + 48px);margin-inline:-24px;padding-inline:24px}.sf-flow[data-view=background] .sf-background-grid label{flex:0 0 144px;padding-bottom:10px}.sf-flow[data-view=background] .sf-background-grid label>span{height:200px}.sf-mobile-product-room{border-radius:10px;height:390px;margin:26px 0 34px;overflow:hidden}.sf-mobile-product-room .sf-room-scene{min-height:390px}.sf-mobile-product-room .sf-room-scene>b{inset:14px auto auto 14px}.sf-flow[data-view=product] .sf-choice-grid{grid-template-columns:1fr}.sf-flow[data-view=product] fieldset,.sf-flow[data-view=product] .sf-choice-grid label{width:100%;min-width:0}.sf-flow[data-view=product] .sf-choice-grid label{text-align:left;align-items:flex-start;min-height:92px;padding:18px 22px}.sf-flow[data-view=product] .sf-choice-grid:nth-of-type(2) label{min-height:114px}.sf-flow[data-view=product] .sf-choice-grid label:after{position:absolute;top:20px;right:18px}.sf-product-facts{border-block:1px solid var(--sf-line)}.sf-mobile-processing{margin:28px 0 22px}.sf-mobile-processing .sf-processing-visual{width:100%}.sf-mobile-processing .sf-processing-visual b,.sf-mobile-processing .sf-processing-visual small{display:none}.sf-generation-list li{min-height:74px}.sf-mobile-proof-product{place-items:center;width:100%;min-height:600px;margin:34px 0 24px;display:grid;position:relative}.sf-mobile-proof-product .sf-product-image,.sf-mobile-proof-product .sf-configurable-product[data-format]{width:min(82%,390px);max-width:none}.sf-mobile-proof-product>span{letter-spacing:.08em;text-transform:uppercase;background:#f0e8dc;border-radius:999px;padding:8px 12px;font-size:11px;position:absolute;bottom:6px}.sf-flow[data-view=proof] .sf-proof-badge{display:none}.sf-proof-action{grid-template-columns:1fr}.sf-flow[data-view=proof] .sf-flow-content,.sf-flow[data-view=revision] .sf-flow-content{padding-top:0}.sf-revision-back{margin:-6px 0 28px}.sf-current-draft-card{border:1px solid var(--sf-line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:72px 1fr 20px;align-items:center;gap:14px;width:100%;min-height:112px;margin:28px 0;padding:12px 16px;display:grid}.sf-current-draft-card>span:first-child{border:4px solid #252525;width:72px;height:88px;position:relative;overflow:hidden}.sf-current-draft-card img{object-fit:cover}.sf-current-draft-card strong,.sf-current-draft-card small{display:block}.sf-current-draft-card strong{letter-spacing:.08em;text-transform:uppercase;font-size:12px}.sf-current-draft-card small{color:var(--sf-muted);margin-top:8px;font-size:13px;line-height:1.45}.sf-flow[data-view=revision] .sf-help{display:none}.sf-revision-options label{grid-template-columns:34px 1fr;min-height:122px;padding:18px 18px 18px 64px}.sf-revision-options label strong{letter-spacing:.07em;text-transform:uppercase;font-size:15px}.sf-revision-options label small{font-size:14px;line-height:1.5}.sf-revision-options label[data-selected=true]:after{top:18px}.sf-wide-page{padding:30px 24px 94px}.sf-order-stepper{border-bottom:1px solid var(--sf-line);width:calc(100% + 48px);margin:-30px -24px 42px;padding:22px 24px 14px}.sf-order-stepper li{font-size:14px}.sf-order-back{letter-spacing:.06em;text-transform:uppercase;margin-bottom:40px;font-size:13px}.sf-wide-heading h1{font-size:64px}.sf-summary-layout{display:block}.sf-summary-panel,.sf-order-panel{background:0 0;border:0;padding:0}.sf-cart-item{grid-template-columns:41% 1fr;align-items:center;gap:24px}.sf-cart-item h2{letter-spacing:0;text-transform:none;font-size:22px}.sf-cart-subtitle{display:none}.sf-cart-item dl>div{border:0;padding:4px 0;font-size:15px;display:block}.sf-cart-item dt{display:none}.sf-cart-item dd{font-weight:400}.sf-cart-proof-link{color:var(--sf-action)}.sf-order-panel{border-top:1px solid var(--sf-line);margin-top:36px;padding-top:30px}.sf-order-panel>h2{display:none}.sf-order-costs{font-size:16px}.sf-order-costs strong{font-size:18px}.sf-delivery-note{border-block:1px solid var(--sf-line);color:var(--sf-muted);padding-block:24px;line-height:1.65}.sf-cart-material{margin-top:26px}.sf-cart-legal{justify-content:flex-start}.sf-wide-page>.sf-order-action{z-index:40;width:calc(100% + 48px);padding-bottom:env(safe-area-inset-bottom);margin:28px -24px -94px;position:sticky;bottom:0}.sf-wide-page>.sf-order-action .sf-primary-button{min-height:72px}}@media (min-width:781px){.sf-locale,.sf-draft-toolbar{display:none}.sf-landing{grid-template-columns:390px minmax(0,1fr);min-height:0;padding-bottom:108px}.sf-hero-copy{justify-content:flex-start;padding:46px 0 28px 74px}.sf-hero-copy h1{max-width:300px;font-size:60px;line-height:.96}.sf-hero-copy>.sf-lede{max-width:290px;margin:22px 0 18px;font-size:16px;line-height:1.55}.sf-hero-copy>.sf-primary-button{max-width:294px;min-height:60px}.sf-hero-art{align-items:start;padding:34px 34px 22px 12px}.sf-hero-transformation{grid-template-columns:repeat(2,minmax(0,1fr) 16px) minmax(0,1fr);align-items:start;gap:8px;max-width:none}.sf-hero-transformation>svg{align-self:start;margin-top:clamp(82px,20.8333vw - 115.167px,194px)}.sf-hero-transformation figure>span,.sf-hero-configured,.sf-hero-transformation figure:first-of-type>span,.sf-hero-transformation figure:last-of-type>span{aspect-ratio:4/5}.sf-hero-transformation figure:last-of-type img{object-position:50% 50%}.sf-hero-transformation figcaption{min-height:36px}.sf-hero-transformation figure>.sf-hero-swatches{aspect-ratio:auto;width:auto;box-shadow:none;background:0 0;border:0;display:flex;position:static;overflow:visible}.sf-flow[data-view=photo],.sf-flow[data-view=photoReview]{grid-template-columns:minmax(520px,43%) minmax(0,57%)}.sf-flow[data-view=photo]{grid-template-rows:auto minmax(678px,1fr) 172px}.sf-flow[data-view=photo] .sf-flow-content{padding:34px clamp(36px,3.6vw,54px) 36px clamp(48px,6.55vw,98px)}.sf-flow[data-view=photo] .sf-flow-content-inner{max-width:none}.sf-flow[data-view=photo] .sf-help{max-width:470px;margin:12px 0 18px;font-size:14px;line-height:1.65}.sf-flow[data-view=photo] .sf-dropzone{border-color:var(--sf-brand);min-height:112px}.sf-flow[data-view=photo] .sf-upload-icon{width:68px;height:68px}.sf-flow[data-view=photo] .sf-photo-guide{margin:12px 0 18px}.sf-flow[data-view=photo] .sf-photo-guide article{background:var(--sf-white);grid-template-columns:34px 1fr;align-items:center;min-height:43px;padding:9px 12px}.sf-flow[data-view=photo] .sf-photo-guide article:last-child{border-bottom:1px solid var(--sf-line)}.sf-flow[data-view=photo] .sf-photo-guide svg{width:22px;height:22px;color:var(--sf-brand);grid-row:auto}.sf-flow[data-view=photo] .sf-photo-guide strong{font-size:13px;font-weight:500}.sf-flow[data-view=photo] .sf-field-label{margin-top:0}.sf-flow[data-view=photo] .sf-input{height:46px}.sf-flow[data-view=photo] .sf-primary-button{justify-content:center;align-items:center;gap:26px;min-height:54px;display:flex}.sf-flow[data-view=photo] .sf-data-note{grid-template-columns:16px 1fr auto;align-items:start;column-gap:8px;margin-top:10px;font-size:11px;display:grid}.sf-flow[data-view=photo] .sf-data-note a{white-space:nowrap}.sf-flow[data-view=photo] .sf-upload-example{width:min(76%,500px);transform:translateY(28px)}.sf-flow[data-view=photo] .sf-upload-example h2{margin:24px 0 14px;font-size:32px;line-height:1.08}.sf-flow[data-view=photo] .sf-upload-example>p{max-width:430px;margin-bottom:79px;font-size:13px;line-height:1.7}.sf-flow[data-view=photo] .sf-upload-example>strong,.sf-flow[data-view=photo] .sf-upload-example>div{width:min(100%,390px)}.sf-flow[data-view=photo] .sf-upload-example>div>span{aspect-ratio:1/1.08}.sf-flow[data-view=photo] .sf-upload-example>div img{object-position:center 42%}.sf-confidence-shelf[data-variant=photo]{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;min-height:172px;padding:20px 60px 4px}.sf-confidence-shelf[data-variant=photo] details{border:0}.sf-confidence-shelf[data-variant=photo] summary{cursor:default;background:#f8f4ee;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:0;height:148px;min-height:148px;padding:0;overflow:hidden}.sf-confidence-shelf[data-variant=photo] .sf-confidence-image{width:100%;height:100%}.sf-confidence-shelf[data-variant=photo] summary>span:nth-child(2){padding:18px 20px}.sf-confidence-shelf[data-variant=photo] strong{font-family:var(--font-serif), Georgia, serif;font-size:19px;font-weight:600;line-height:1.12}.sf-confidence-shelf[data-variant=photo] small{text-overflow:clip;white-space:normal;margin-top:8px;font-size:12px;line-height:1.55;overflow:visible}.sf-confidence-shelf[data-variant=photo] summary>svg,.sf-confidence-shelf[data-variant=photo] details>p{display:none}.sf-flow-content h1{font-size:clamp(42px,3.35vw,50px);line-height:.98}.sf-flow-content{padding-top:38px}.sf-flow[data-view=photo] .sf-flow-content,.sf-flow[data-view=photoReview] .sf-flow-content,.sf-flow[data-view=revision] .sf-flow-content{padding-top:34px}.sf-flow[data-view=revision] .sf-revision-options label{min-height:58px}.sf-flow[data-view=product]{grid-template-rows:auto 700px auto}.sf-flow[data-view=product] .sf-flow-content{overflow-y:auto}.sf-flow[data-view=product] .sf-choice-grid:nth-of-type(2) label{min-height:54px}.sf-flow[data-view=product] .sf-choice-grid:nth-of-type(2) label[data-selected=true]{min-height:86px}.sf-flow[data-view=proof]{grid-template-columns:minmax(520px,42%) minmax(0,58%)}.sf-flow[data-view=style] .sf-style-image{background:#e9dfcf}.sf-flow[data-view=style] .sf-style-image img{object-fit:contain;object-position:center bottom}.sf-flow[data-view=style] .sf-style-image-label{display:none}.sf-flow[data-view=product] .sf-room-scene>img,.sf-flow[data-view=proof] .sf-room-scene>img,.sf-flow[data-view=revision] .sf-room-scene>img{object-position:center center}.sf-processing-visual{width:min(92%,820px);display:block;position:relative}.sf-processing-visual>span{aspect-ratio:1.34;width:100%;display:block}.sf-processing-visual>span:nth-of-type(2){opacity:1;clip-path:inset(0 0 0 48%);background:#f4efe7;border:0;position:absolute;inset:0}.sf-processing-visual>span:nth-of-type(2) img{object-fit:contain;object-position:right center;opacity:.46;filter:grayscale()contrast(.65)brightness(1.5)}.sf-processing-visual>b{z-index:2;font-family:var(--font-sans), Arial, sans-serif;letter-spacing:.08em;text-transform:uppercase;background:#eee5d8;border-radius:999px;margin:0;padding:10px 16px;font-size:12px;position:absolute;top:18px;right:18px}.sf-processing-visual>small{display:none}}@media (max-width:780px){.sf-flow .sf-flow-preview,.sf-draft-toolbar{display:none}.sf-header{height:64px;padding-inline:24px}.sf-wordmark{font-size:22px}.sf-cart-label{min-width:64px;min-height:46px}.sf-mobile-menu summary svg{width:26px;height:26px}.sf-hero-copy{padding:30px 26px 18px}.sf-hero-copy h1{letter-spacing:-.04em;font-size:39px;line-height:1.06}.sf-hero-copy>.sf-lede{margin:18px 0;font-size:14px;line-height:1.45}.sf-hero-copy>.sf-primary-button{min-height:44px}.sf-early-price{margin-top:12px;font-size:14px}.sf-material-link{font-size:12px}.sf-hero-art{padding-top:18px}.sf-hero-transformation{grid-template-columns:minmax(0,.9fr) 8px minmax(0,1fr) 8px minmax(0,1.36fr);align-items:start;gap:4px;width:100%;margin:0;padding-inline:16px}.sf-hero-transformation figure{flex-direction:column;display:flex}.sf-hero-transformation figcaption{order:-1;min-height:44px;padding:0;font-size:8px}.sf-hero-transformation figcaption b{margin-right:4px;font-size:15px;display:inline}.sf-hero-transformation figure:first-of-type>span{aspect-ratio:.63}.sf-hero-configured{aspect-ratio:.59}.sf-hero-transformation figure:last-of-type>span{aspect-ratio:.72}.sf-hero-swatches{margin-top:5px}.sf-hero-transformation figure>.sf-hero-swatches{aspect-ratio:auto;width:auto;box-shadow:none;background:0 0;border:0;display:flex;position:static;overflow:visible}.sf-mobile-hero-trust{margin-top:22px;padding:26px 18px}.sf-flow-navigation{padding-top:20px}.sf-stepper{margin-bottom:24px}.sf-step-marker{width:30px;height:30px;font-size:12px}.sf-stepper li:after{top:15px;left:calc(50% + 21px);right:calc(21px - 50%)}.sf-flow-content h1{font-size:40px;line-height:1.02}.sf-flow-content-inner{padding-bottom:70px}.sf-flow[data-view=style] .sf-style-grid{gap:8px}.sf-flow[data-view=style] .sf-style-grid label{flex:0 0 calc(33.3333vw - 24px);min-height:336px;padding-bottom:10px}.sf-flow[data-view=style] .sf-style-image{aspect-ratio:auto;background:#e9dfcf;height:190px}.sf-flow[data-view=style] .sf-style-image img{object-fit:contain;object-position:center bottom}.sf-flow[data-view=style] .sf-style-image-label{display:none}.sf-flow[data-view=style] .sf-style-grid strong{margin-top:12px;padding-inline:7px;font-size:10px}.sf-flow[data-view=style] .sf-style-grid small{margin-top:5px;padding-inline:7px;font-size:9px}.sf-flow[data-view=style] .sf-style-grid label[data-selected=true]:after{margin-top:28px;font-size:9px}.sf-flow[data-view=background] .sf-mobile-live-preview>div{min-height:265px;padding:8px}.sf-flow[data-view=background] .sf-mobile-live-preview .sf-product-image,.sf-flow[data-view=background] .sf-mobile-live-preview .sf-configurable-product[data-format]{width:210px}.sf-flow[data-view=background] .sf-background-grid{gap:6px}.sf-flow[data-view=background] .sf-background-grid label{flex:0 0 66px;padding-bottom:6px}.sf-flow[data-view=background] .sf-background-grid label>span{height:94px}.sf-flow[data-view=background] .sf-background-grid strong,.sf-flow[data-view=background] .sf-background-grid small{padding-inline:3px;font-size:8px}.sf-mobile-product-room,.sf-mobile-product-room .sf-room-scene{height:235px;min-height:235px}.sf-mobile-product-room{margin:18px 0 20px}.sf-flow[data-view=product] .sf-choice-grid label{min-height:62px;padding:12px 16px}.sf-flow[data-view=product] .sf-choice-grid:nth-of-type(2) label{min-height:72px}.sf-mobile-processing{margin-top:18px}.sf-mobile-processing .sf-processing-visual{display:block;position:relative}.sf-mobile-processing .sf-processing-visual>span{aspect-ratio:1.53;width:100%;display:block}.sf-mobile-processing .sf-processing-visual>span:nth-of-type(2){opacity:1;clip-path:inset(0 0 0 48%);background:#f4efe7;position:absolute;inset:0}.sf-mobile-processing .sf-processing-visual>span:nth-of-type(2) img{object-position:right center;opacity:.46;filter:grayscale()contrast(.65)brightness(1.5)}.sf-generation-list li{min-height:58px}.sf-mobile-proof-product{min-height:360px;margin:14px 0 18px}.sf-mobile-proof-product .sf-product-image,.sf-mobile-proof-product .sf-configurable-product[data-format]{width:min(72%,275px)}.sf-current-draft-card{grid-template-columns:54px 1fr 18px;min-height:82px;margin:20px 0}.sf-current-draft-card>span:first-child{width:54px;height:62px}.sf-revision-options label{min-height:78px;padding-block:12px}.sf-revision-options label small{font-size:12px;line-height:1.35}.sf-wide-page{padding-top:20px}.sf-order-stepper{margin-top:-20px;margin-bottom:28px}.sf-order-back{margin-bottom:26px}.sf-wide-heading h1{font-size:44px}.sf-cart-item{grid-template-columns:34% 1fr;gap:20px}.sf-flow[data-view=photoReview] .sf-mobile-photo-review{aspect-ratio:1.48;margin:12px 0 14px}.sf-flow[data-view=photoReview] .sf-help{margin-bottom:10px;line-height:1.45}.sf-flow[data-view=photoReview] .sf-qa-facts>div{padding:8px 0}.sf-flow[data-view=proof] .sf-mobile-proof-product{min-height:330px;margin-top:6px}.sf-flow[data-view=proof] .sf-mobile-proof-product .sf-product-image,.sf-flow[data-view=proof] .sf-mobile-proof-product .sf-configurable-product[data-format]{width:min(68%,250px)}.sf-flow[data-view=revision] .sf-revision-options label[data-selected=true]:after{font-size:9px;top:auto;bottom:8px;right:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.sf-flow .sf-draft-toolbar,.sf-wide-page>.sf-draft-toolbar{align-items:center;gap:16px 32px;margin:24px 0 32px;padding:18px 24px;display:flex}.sf-draft-toolbar>[role=status]{min-width:0;line-height:1.6}.sf-draft-actions{flex-wrap:wrap;flex-shrink:0;gap:12px 20px;display:flex}.sf-draft-toolbar button,.sf-draft-toolbar a{white-space:normal;text-align:left;min-height:44px}.sf-flow .sf-draft-toolbar button:disabled{cursor:wait;opacity:.6}.sf-draft-auth-dialog{width:min(560px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--sf-ink);background:var(--sf-white);border:0;padding:0;position:fixed;overflow-y:auto}.sf-draft-auth-dialog::backdrop{background:#1a171494}.sf-account-auth[data-compact=true] h2{font:500 34px/1.15 var(--font-serif), Georgia, serif;margin:12px 0}@media (max-width:780px){.sf-flow .sf-draft-toolbar,.sf-wide-page>.sf-draft-toolbar{flex-direction:column;align-items:stretch;gap:10px;margin:20px 0 24px;padding:16px 20px}.sf-draft-actions{flex-shrink:1}}.sf-account-auth form fieldset{display:grid}.sf-account-auth form fieldset>small{color:var(--sf-muted);align-items:center;gap:6px;margin-top:8px;font-size:12px;display:flex}.sf-account-auth form fieldset>small svg{width:14px;height:14px}.sf-draft-auth-dialog input{font-size:16px}.sf-secondary-button:disabled{color:#827e78;cursor:not-allowed;opacity:1;background:#eeece8;border-color:#d0ccc6}.sf-review-preview{justify-items:center;gap:12px;width:min(100%,520px);display:grid}.sf-review-preview .sf-product-image{width:min(90%,390px);max-width:100%;height:auto}.sf-review-preview .sf-help{text-align:center;margin:0}
