@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--navy:hsl(220 35% 6%);--navy-light:hsl(220 25% 14%);--accent:hsl(214 100% 55%);--ink:#141b29;--muted:#68717f;--line:#e2e4e8;--paper:#f6f6f5;--serif:"Cormorant Garamond",Georgia,serif;font-family:DM Sans,sans-serif;font-size:16px;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:25px}button,input,textarea{font:inherit}button,a,input,label,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #398bff;outline-offset:4px}h1,h2,h3,p{margin:0}img{display:block;max-width:100%}svg{flex-shrink:0}fieldset{border:0;padding:0;margin:0}legend{padding:0;width:100%;display:flex;align-items:center;gap:13px;font-size:16px;font-weight:550}legend>span{font-size:12px;font-weight:400;color:#8c929c}input,textarea{border-radius:0}::selection{background:#cbdcf9;color:#09101d}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:#fff;color:var(--navy);padding:14px}.skip-link:focus{top:12px}.form-error{background:#fcf0ed;color:#9b4039;border-left:2px solid #c76458;padding:12px;font-size:14px;line-height:1.7;margin:15px 0}.checkout-dialog{max-width:960px;width:calc(100% - 40px);padding:0;border:0;max-height:93dvh;color:var(--ink);box-shadow:0 25px 120px #0004}.checkout-dialog::backdrop{background:#070d1bbb;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.checkout-layout{display:grid;grid-template-columns:1.45fr 1fr}.checkout-main{padding:35px 37px}.checkout-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.checkout-wordmark{font-family:Manrope;font-size:19px;letter-spacing:2px;font-weight:800}.close-button{width:36px;height:36px;display:grid;place-items:center}.close-button:hover{background:#edf0f5}.checkout-steps{display:flex;gap:22px;font-size:12px;color:#8a95a5;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:24px}.checkout-steps>span{display:flex;align-items:center;gap:5px;white-space:nowrap}.checkout-steps>.active{color:var(--ink);font-weight:600}.checkout-steps>.done{color:#557197}.checkout-main>h2{font-family:var(--serif);font-size:43px;font-weight:500;line-height:1.1;letter-spacing:-.7px}.checkout-intro{font-size:16px;color:#718095;line-height:1.7;margin:10px 0 28px}.contact-form label{display:block;font-size:14px;font-weight:500;margin-bottom:18px}.contact-form label>span{color:#718095;font-size:12px;font-weight:400;margin-left:5px}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:9px;border:1px solid #d6dce4;background:#fff;color:var(--ink);padding:12px;font-size:16px;line-height:1.5}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8a95a5}.contact-form textarea{resize:vertical;min-height:90px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.privacy-note{font-size:12px;color:#718095;line-height:1.8;margin:0 0 22px}.checkout-summary{background:#f1f3f7;padding:44px 29px 32px;border-left:1px solid #e2e6ed}.checkout-summary>.eyebrow{font-size:12px;letter-spacing:1.6px;color:#718095}.checkout-product{display:flex;align-items:center;gap:15px;border-bottom:1px solid #dce1e8;padding:27px 0}.product-monogram{font-family:var(--serif);font-size:36px;letter-spacing:-5px;background:var(--navy);color:#e4e9f4;width:65px;height:74px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding-right:4px}.product-monogram>span{font-size:24px;margin-top:14px}.checkout-product h3{font-size:16px;font-weight:550}.checkout-product p{font-size:14px;margin-top:7px;color:#68768c}.checkout-product small{display:block;font-size:12px;color:#718095;line-height:1.7;margin-top:5px}.checkout-summary dl{font-size:13px;border-bottom:1px solid #dce1e8;padding-bottom:17px;margin:22px 0}.checkout-summary dl>div{display:flex;justify-content:space-between;gap:14px;margin-bottom:15px;line-height:1.6}.checkout-summary dt{color:#718095}.checkout-summary dd{margin:0;text-align:right;overflow-wrap:anywhere;max-width:60%}.checkout-prices{display:flex;flex-direction:column;gap:14px;font-size:13px;color:#718095}.checkout-prices>div{display:flex;justify-content:space-between;gap:13px}.checkout-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dce1e8;margin-top:23px;padding-top:24px;gap:20px}.checkout-total>span{font-size:14px}.checkout-total strong{font-size:25px;letter-spacing:-1px;font-family:Manrope;font-weight:550}.total-savings{font-size:12px;color:#5d7496;margin-top:13px;line-height:1.7}.checkout-support{border-top:1px solid #dce1e8;padding-top:25px;margin-top:35px;font-size:13px;display:flex;flex-direction:column;gap:11px;color:#697a94}.checkout-support p{color:#718095;margin-bottom:3px}.back-link{display:flex;align-items:center;gap:9px;font-size:14px;color:#718095;margin-top:22px;padding:0}.review-block{border-bottom:1px solid var(--line);padding:0 0 21px;margin-bottom:23px}.review-block>div{display:flex;justify-content:space-between;gap:20px;align-items:center}.review-block h3{font-size:15px;font-weight:550}.review-block button{font-size:14px;color:#5e789c;text-decoration:underline}.review-block p{font-size:16px;color:#718095;line-height:1.8;margin-top:11px;overflow-wrap:anywhere}.review-notes{white-space:pre-wrap}.checkout-availability{display:flex;align-items:start;gap:13px;background:#f1f4f9;padding:17px;margin:0 0 22px}.checkout-availability strong{font-size:15px;font-weight:550}.checkout-availability p{font-size:14px;line-height:1.8;color:#718095;margin-top:8px}.checkout-availability a{display:inline-flex;gap:8px;align-items:center;font-size:14px;margin-top:13px;text-decoration:underline;text-underline-offset:4px}.payment-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;background:#080d1bc9;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding:24px}.payment-screen>div{background:#fff;padding:44px;max-width:530px;max-height:95dvh;overflow:auto}.payment-screen h2{font-family:var(--serif);font-size:45px;line-height:1.1;font-weight:500;margin:24px 0 18px}.payment-screen p{font-size:16px;line-height:1.8;color:var(--muted);margin-bottom:20px}.paid-amount{font-size:26px;display:block;margin-bottom:20px}.payment-screen a{font-size:14px;text-decoration:underline}.payment-screen .primary-button{margin-top:25px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}:root{background:var(--navy)}html{scroll-behavior:auto;scroll-padding-top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{font-size:.75rem;letter-spacing:.16em;line-height:1.7;font-weight:500}.studio-shell{--stage-muted:#98a5b9;--stage-line:#ffffff1c;min-height:660px;height:100dvh;display:grid;grid-template-rows:94px minmax(0,1fr) 82px;background:var(--navy);color:#f5f6f8;overflow:hidden}.studio-header{display:flex;align-items:center;justify-content:space-between;padding:0 4.4%;gap:30px;z-index:2}.studio-brand{padding:0;text-align:left;display:flex;flex-direction:column;gap:9px}.studio-brand strong{font-family:Manrope,sans-serif;font-size:28px;line-height:1;letter-spacing:.15em;font-weight:800}.studio-brand strong span{font-size:13px;letter-spacing:.22em;margin-left:11px;font-weight:500}.studio-brand small{font-size:12px;letter-spacing:.13em;color:var(--stage-muted)}.studio-header nav{display:flex;gap:32px;align-items:center}.studio-header nav button{font-size:14px;min-height:44px;padding:0 3px}.help-button{color:var(--stage-muted)}.bag-button{display:flex;align-items:center;gap:11px}.studio-canvas{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,370px);padding:0 6.5% 0 1.5%;gap:2.8%;min-height:0;position:relative;isolation:isolate}.hat-stage{position:relative;margin:0;min-width:0;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:58px}.hat-image{width:115%;max-width:1040px;aspect-ratio:3/2;max-height:100%;position:relative;pointer-events:none}.hat-image img{width:100%;height:100%;object-fit:contain;-webkit-mask-image:radial-gradient(ellipse at center,#000 38%,#000c 64%,transparent 78%);mask-image:radial-gradient(ellipse at center,#000 38%,#000c 64%,transparent 78%)}.hat-stage figcaption{position:absolute;bottom:68px;font-size:12px;color:#9aa7b9;letter-spacing:.02em;text-align:center;line-height:1.5}.view-picker{display:flex;align-items:center;gap:20px;position:absolute;bottom:12px;min-height:42px}.view-picker button{font-size:14px;color:#a0acbf;padding:12px 0;border-bottom:1px solid transparent}.view-picker button[aria-pressed=true]{color:#fff;border-bottom-color:#e7ecf5}.view-picker span{width:1px;height:12px;background:#ffffff2a}.show-label .hat-image{opacity:.13}.label-focus{position:absolute;top:50%;left:50%;width:min(90%,420px);transform:translate(-50%,-62%);text-align:center;display:flex;align-items:center;flex-direction:column;gap:27px}.label-focus>.eyebrow{color:#b7c3d5}.label-proof{background:#f4f2eb;color:#152033;outline:1px dashed #b7b1a5;outline-offset:-9px;width:100%;max-width:340px;min-height:132px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:28px 24px;box-shadow:0 20px 70px #0006}.label-proof strong{font-family:Manrope,sans-serif;font-size:22px;letter-spacing:.09em;overflow-wrap:anywhere;max-width:100%;line-height:1.5}.label-proof small{font-size:12px;letter-spacing:.15em;color:#657084}.label-focus p{color:#a8b4c6;font-size:12px;line-height:1.7;max-width:250px}.studio-controls{align-self:center;width:100%;min-height:0;max-height:100%;overflow:auto;scrollbar-width:thin;scrollbar-color:#4b5769 transparent;padding:16px 10px 16px 4px;outline:none}.controls-heading{margin-bottom:27px}.controls-heading>.eyebrow{color:#9eacc0;font-size:12px;letter-spacing:.17em}.controls-heading h1{font-family:Manrope,sans-serif;font-size:clamp(28px,2.65vw,40px);font-weight:500;letter-spacing:-.045em;line-height:1.2;margin-top:13px}.configuration-step{border-bottom:1px solid var(--stage-line)}.configuration-step h2{font-size:15px;font-weight:400}.configuration-step h2 button{display:flex;width:100%;align-items:center;gap:15px;min-height:51px;text-align:left;padding:10px 0;color:#aab5c6}.configuration-step.active h2 button{color:#fff}.step-number{font-size:12px;font-variant-numeric:tabular-nums;color:#718098;width:20px;flex-shrink:0}.step-value{margin-left:auto;max-width:120px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px;color:#b5c0d1}.configuration-step h2 button>svg{color:#7a899e}.configuration-step.active h2 button>svg{transform:rotate(180deg);color:#d8e1ee}.step-content{padding:0 0 18px 35px}.pending-options{font-size:14px;color:#95a3b8;line-height:1.8;padding:0 0 2px}.configure-action{margin-top:26px}.studio-primary{display:flex;width:100%;min-height:52px;background:#f1f3f7;color:#111a29;align-items:center;justify-content:space-between;padding:14px 20px;font-size:14px;font-weight:600;border:1px solid #f1f3f7;border-radius:2px;gap:15px;transition:background .18s}.studio-primary:hover{background:#dce4f0;border-color:#dce4f0}.configure-action>p{color:#98a6bb;font-size:12px;text-align:center;line-height:1.6;margin-top:13px}.style-options{display:grid;gap:7px}.style-options button{display:flex;align-items:center;text-align:left;gap:14px;padding:12px 0;width:100%;justify-content:space-between;font-size:15px;color:#fff}.style-options small{display:block;color:#a5b2c6;font-size:13px;line-height:1.7;margin-top:4px}.studio-label-options{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding-top:4px}.studio-label-options label{position:relative;padding:13px 11px;display:flex;align-items:start;justify-content:space-between;gap:6px;border:1px solid #ffffff25;cursor:pointer;font-size:14px}.studio-label-options label.selected{border-color:#b5c4dc;background:#ffffff08}.studio-label-options small{display:block;font-size:12px;color:#a4b1c6;line-height:1.7;margin-top:6px}.studio-label-options input,.studio-delivery input{position:absolute;opacity:0;width:1px;height:1px}.studio-label-options label:has(input:focus-visible),.studio-delivery label:has(input:focus-visible){outline:3px solid var(--accent);outline-offset:3px}.label-text-field{display:block;font-size:14px;margin-top:17px;color:#c4cddd}.label-text-field input{display:block;width:100%;border:1px solid #ffffff30;background:#ffffff05;padding:12px;color:#fff;margin-top:9px;font-size:16px}.label-text-field input::placeholder{color:#7e8da5}.option-note{font-size:12px;line-height:1.7;color:#a0aec2;margin-top:11px}.label-message{color:#bfcee5}.studio-back{display:flex;align-items:center;gap:10px;padding:0;min-height:27px;font-size:13px;color:#aab7ca;margin-bottom:14px}.order-heading{margin-bottom:22px}.order-heading h1{font-size:32px;margin:0 0 8px}.order-preview-note{font-size:12px;color:#9aa8bd;line-height:1.7}.studio-quantity-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}.studio-quantity-top>label{font-size:15px}.studio-quantity-top small{display:block;font-size:12px;color:#a0aec2;margin-top:5px}.studio-quantity-input{display:flex;height:43px;align-items:center;border:1px solid #ffffff30;border-radius:2px}.studio-quantity-input button{width:34px;height:100%;display:grid;place-items:center}.studio-quantity-input input{width:65px;background:transparent;color:#fff;font-size:16px;border:0;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.studio-quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.studio-tiers{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.studio-tiers button{border:1px solid #ffffff26;border-radius:2px;padding:12px 0 10px;display:flex;flex-direction:column;gap:7px;text-align:center}.studio-tiers button.selected{border-color:#d4dfef;background:#ffffff0a}.studio-tiers strong{font-size:13px;font-weight:500}.studio-tiers button>span{font-size:12px;color:#a3b2c8}.studio-delivery{margin-top:22px}.studio-delivery legend{font-size:15px;margin-bottom:12px}.studio-delivery label{display:flex;align-items:center;gap:12px;position:relative;border:1px solid #ffffff25;padding:13px;margin-bottom:9px;border-radius:2px;cursor:pointer}.studio-delivery label.selected{border-color:#a6b9d5;background:#ffffff05}.radio-mark{width:15px;height:15px;border:1px solid #8494ac;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.studio-delivery .selected .radio-mark:after{content:"";width:7px;height:7px;border-radius:50%;background:#e0e9f7}.studio-delivery strong{font-size:14px;font-weight:500;display:block}.studio-delivery small{font-size:12px;color:#a3b0c5;display:block;line-height:1.5;margin-top:5px}.delivery-badge{font-size:12px;color:#a5b3c8;margin-left:auto;white-space:nowrap}.delivery-badge.saving{background:#c6d4ea16;color:#c5d7f3;padding:6px 8px;border-radius:2px}.order-label-row{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:13px;color:#a7b5ca;padding:13px 0 17px;border-bottom:1px solid var(--stage-line);gap:15px}.order-label-row>span:last-child{display:flex;gap:13px;align-items:center;min-width:0;text-align:right;overflow-wrap:anywhere}.edit-label{font-size:12px;text-decoration:underline;text-underline-offset:3px;color:#e1e8f4}.studio-total{display:flex;justify-content:space-between;align-items:end;padding-top:19px;gap:15px}.studio-total>div>span{display:block;font-size:12px;color:#a9b6ca;margin-bottom:7px}.studio-total strong{font-family:Manrope,sans-serif;font-weight:500;font-size:32px;letter-spacing:-.04em;line-height:1.3}.studio-total>span{font-size:13px;color:#b0bfd5;padding-bottom:5px;white-space:nowrap}.price-details{margin-top:12px;font-size:12px;color:#b0bdd1}.price-details summary{display:flex;align-items:center;gap:9px;cursor:pointer;list-style:none;width:fit-content;min-height:26px}.price-details summary::-webkit-details-marker{display:none}.price-details[open] summary>svg{transform:rotate(45deg)}.price-details dl{font-size:13px;line-height:1.7;display:flex;flex-direction:column;gap:7px;margin:12px 0}.price-details dl>div{display:flex;justify-content:space-between;gap:12px}.price-details dd{margin:0;white-space:nowrap}.studio-savings{font-size:13px;line-height:1.7;color:#c8d9f2;margin-top:6px}.studio-controls .tax-note{margin:8px 0 15px}.studio-error{border-left:2px solid #d99590;padding:10px 13px;background:#f19a8412;font-size:14px;color:#f1c3ba;line-height:1.7;margin:12px 0}.studio-footer{padding:0 4.4%;border-top:1px solid #ffffff0c;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#8f9cb1;font-size:12px;line-height:1.7;background:transparent}.studio-footer>span{font-size:12px;letter-spacing:.1em}.studio-footer address{font-style:normal;font-size:12px}.studio-footer>a{display:flex;gap:8px;align-items:center;white-space:nowrap}.studio-footer>button{display:none}.studio-footer a:hover,.studio-header button:hover{color:#fff}.help-dialog{background:var(--navy);color:#f5f6f8;border:1px solid #ffffff25;padding:0;width:calc(100% - 36px);max-width:510px;max-height:92dvh}.help-dialog::backdrop{background:#02050abd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.help-dialog>div{padding:28px 34px 32px}.help-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px;color:#b2bfd3}.help-dialog h2{font-family:Manrope,sans-serif;font-size:32px;font-weight:500;line-height:1.3;letter-spacing:-.035em;margin-bottom:29px}.help-dialog a{font-size:15px;display:flex;align-items:center;gap:15px;line-height:1.8;width:fit-content}.help-email{margin-bottom:9px}.help-dialog address{font-style:normal;font-size:14px;line-height:1.9;color:#a3b2c7;margin:25px 0 29px}.help-details details{border-top:1px solid #ffffff25;padding:16px 0}.help-details summary{display:flex;justify-content:space-between;gap:20px;font-size:14px;cursor:pointer;list-style:none}.help-details summary::-webkit-details-marker{display:none}.help-details details[open] summary>svg{transform:rotate(180deg)}.help-details p{font-size:16px;color:#a7b6cb;line-height:1.8;margin-top:17px}.help-dialog .parent-link{font-size:12px;color:#a3b1c7;margin-top:17px}.help-dialog .close-button:hover{background:#ffffff15}.primary-button{width:100%;background:var(--navy);color:#fff;padding:17px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:56px;font-size:14px;font-weight:500;border:1px solid var(--navy)}.primary-button:hover:not(:disabled){background:#1d2b43;border-color:#1d2b43}.secure-note{display:flex;align-items:center;justify-content:center;gap:7px;color:#718095;font-size:12px;line-height:1.7;margin-top:13px;text-align:center}.saving-line{color:#4f6d97!important}.checkout-main>h2,.payment-screen h2{font-family:Manrope,sans-serif;font-size:34px;letter-spacing:-.04em;line-height:1.2}.checkout-dialog{border-radius:3px}@media(min-width:1600px){.studio-canvas{grid-template-columns:minmax(0,1fr) 400px;padding-right:9%;gap:4%}.studio-controls{padding-block:28px}.controls-heading{margin-bottom:33px}.configuration-step h2 button{min-height:59px}.configure-action{margin-top:32px}.hat-image{max-width:1180px}.studio-shell{grid-template-rows:110px minmax(0,1fr) 88px}}@media(max-height:780px)and (min-width:801px){.studio-shell{grid-template-rows:78px minmax(0,1fr) 68px}.controls-heading{margin-bottom:18px}.controls-heading h1{font-size:30px}.configuration-step h2 button{min-height:45px}.configure-action{margin-top:20px}.studio-controls{padding-block:10px}.hat-stage{padding-bottom:43px}.hat-stage figcaption{bottom:62px}.view-picker{bottom:6px}}@media(max-width:1050px)and (min-width:801px){.studio-canvas{padding-right:4%;grid-template-columns:minmax(0,1fr) 320px;gap:1%}.hat-image{width:125%}.studio-footer{gap:16px}.studio-footer>span{display:none}.controls-heading h1{font-size:29px}}@media(max-width:800px){.studio-shell{height:100dvh;min-height:670px;grid-template-rows:75px minmax(0,1fr) 78px}.studio-header{padding:0 24px}.studio-brand strong{font-size:23px}.studio-brand strong span{font-size:12px;margin-left:9px}.studio-brand small{font-size:10px;letter-spacing:.1em}.studio-header nav{gap:18px}.help-button{display:none}.studio-header nav button{font-size:13px}.bag-button{gap:9px}.studio-canvas{grid-template-columns:1fr;grid-template-rows:minmax(165px,.8fr) minmax(0,1.3fr);padding:0 24px;gap:0}.hat-stage{padding:0 0 32px}.hat-image{width:min(110%,620px);height:100%;aspect-ratio:auto;max-width:none}.hat-image img{object-fit:contain}.hat-stage figcaption{bottom:31px;font-size:11px}.view-picker{bottom:-6px;gap:22px;min-height:32px}.view-picker button{font-size:12px;padding:9px 0}.studio-controls{padding:17px 6px 17px 0;align-self:stretch;max-width:620px;justify-self:center;scrollbar-width:thin}.controls-heading{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.controls-heading>.eyebrow{display:none}.controls-heading h1{font-size:26px;margin:0}.configuration-step h2 button{min-height:45px;font-size:14px}.step-content{padding-bottom:13px}.pending-options{font-size:13px}.configure-action{margin-top:20px}.configure-action>p{font-size:12px;margin-top:10px}.studio-primary{min-height:49px}.studio-footer{padding:0 24px;gap:10px}.studio-footer>span,.studio-footer>a{display:none}.studio-footer>button{display:block;white-space:nowrap;font-size:12px;padding:8px 0;color:#bdc9dc}.studio-footer address{font-size:11px;line-height:1.7}.label-focus{gap:12px;transform:translate(-50%,-60%);max-width:310px}.label-focus>.eyebrow{font-size:10px}.label-proof{min-height:95px;max-width:250px;padding:20px}.label-proof strong{font-size:18px}.label-proof small{font-size:10px}.label-focus p{display:none}.show-order{grid-template-rows:minmax(135px,.5fr) minmax(0,1.6fr)}.order-heading{display:block;margin-bottom:19px}.order-heading h1{margin-bottom:7px}.studio-back{margin-bottom:12px}.studio-total strong{font-size:30px}.studio-label-options{max-width:380px}.checkout-dialog{max-width:690px}.checkout-layout{grid-template-columns:1.3fr 1fr}.checkout-main{padding:27px 25px}.checkout-summary{padding:39px 22px 30px}.checkout-main>h2{font-size:30px}.checkout-steps{gap:15px;font-size:12px;flex-wrap:wrap}.form-row{grid-template-columns:1fr;gap:0}.checkout-product{flex-direction:column;align-items:start}.checkout-summary dl>div{flex-direction:column;gap:3px}.checkout-summary dd{text-align:left;max-width:100%}.checkout-total{align-items:start;flex-direction:column;gap:10px}}@media(max-width:560px){.checkout-dialog{width:100%;max-width:none;max-height:100dvh;height:100dvh;margin:0}.checkout-layout{grid-template-columns:1fr}.checkout-main{padding:25px}.checkout-top{margin-bottom:25px}.checkout-steps{font-size:12px;gap:20px;margin-bottom:23px}.checkout-intro{margin-bottom:24px}.contact-form input,.contact-form textarea{padding:13px}.checkout-summary{padding:29px 25px 33px;border-left:0;border-top:1px solid #dce1e8}.checkout-product{flex-direction:row;align-items:center;padding:22px 0}.checkout-summary dl>div{flex-direction:row}.checkout-summary dd{text-align:right;max-width:60%}.checkout-total{flex-direction:row;align-items:center}.checkout-total strong{font-size:28px}.checkout-support{margin-top:25px;gap:10px}.payment-screen>div{padding:29px}.payment-screen h2{font-size:31px}.help-dialog>div{padding:24px}.help-dialog h2{font-size:29px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.live-stage{padding:0;overflow:hidden}.stage-title{position:absolute;top:20px;left:7%;z-index:1;pointer-events:none}.stage-title .eyebrow{font-size:11px;color:#8291a8;letter-spacing:.13em}.stage-title h2{font-family:Manrope,sans-serif;font-size:clamp(24px,2.5vw,38px);letter-spacing:-.04em;font-weight:500;margin:10px 0 7px}.stage-title p{font-size:13px;color:#a2b1c6;line-height:1.6}.model-stage{position:absolute;top:30px;right:-3%;bottom:80px;left:-3%}.catalog-viewer{position:absolute;top:0;right:0;bottom:0;left:0;touch-action:none;cursor:grab}.catalog-viewer:active{cursor:grabbing}.catalog-viewer canvas{display:block;width:100%;height:100%;touch-action:none}.model-loading{height:100%;display:grid;place-items:center;font-size:14px;color:#a5b4c9}.reference-visible .catalog-viewer{visibility:hidden}.catalog-reference{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding-top:65px}.catalog-reference>img{width:290px;max-width:60%;height:auto;border-radius:5px}.catalog-reference>p{font-size:12px;line-height:1.8;color:#a7b4c9;text-align:center}.catalog-fallback{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.catalog-fallback img{width:260px;border-radius:3px}.catalog-fallback p{font-size:14px;line-height:1.8;max-width:280px;text-align:center;color:#a4b3c8}.live-stage .view-picker{gap:20px;bottom:12px;z-index:1}.live-stage figcaption{bottom:66px;z-index:1;font-size:12px}.rotate-button{display:grid;place-items:center;min-width:32px}.photo-stage{position:absolute;top:95px;right:6%;bottom:100px;left:6%;display:grid;place-items:center}.photographic-viewer{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.reference-images{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;max-height:calc(100% - 42px);overflow:auto;padding:4px;width:100%;animation:reference-in .25s ease-out}.reference-item{display:flex;flex-direction:column;align-items:center;gap:10px;max-width:100%}.reference-item img{width:170px;height:auto;max-width:100%;object-fit:contain;border-radius:3px}.product-reference .reference-images{overflow:hidden;flex:0 1 auto;height:calc(100% - 44px);max-height:310px}.product-reference .reference-item{height:100%;min-height:0;aspect-ratio:159/156}.product-reference .reference-item img{width:auto;height:100%;max-height:310px;max-width:100%}.reference-item>span{font-size:12px;line-height:1.5;color:#bac8dc;text-align:center}.photographic-note,.reference-empty{font-size:12px;color:#94a4bd;text-align:center;line-height:1.7;max-width:320px}.photographic-note{flex-shrink:0}@keyframes reference-in{0%{opacity:.25}to{opacity:1}}@media(prefers-reduced-motion:reduce){.reference-images{animation:none}}@media(max-width:800px){.photo-stage{top:44px;right:0;bottom:57px;left:0}.photographic-viewer{gap:7px}.photographic-note{font-size:10px;line-height:1.4;max-width:270px}.reference-images{max-height:calc(100% - 25px);gap:8px;flex-wrap:nowrap;justify-content:safe center;overflow:auto}.reference-item{height:100%;flex-shrink:0;gap:4px}.reference-item img{width:auto;height:calc(100% - 22px)}.reference-item>span{font-size:10px}.product-reference .reference-images{max-height:100%;height:calc(100% - 25px)}.product-reference .reference-item img{height:100%;width:auto}.live-stage figcaption{display:none}}.step-navigation{margin-bottom:22px}.section-picker{display:flex;align-items:center;gap:14px;width:100%;min-height:56px;padding:12px 15px;border:1px solid #ffffff35;border-radius:4px;background:#ffffff04;text-align:left;font-size:16px;line-height:1.4;color:#eef2f9}.section-picker>svg{margin-left:auto;flex-shrink:0}.section-count{font-size:12px;letter-spacing:.08em;font-variant-numeric:tabular-nums;white-space:nowrap;color:#9dacc2}.section-picker:hover,.previous-step:hover{border-color:#a5b7d2;background:#ffffff09}.section-dialog{padding:0;width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 40px);border:1px solid #61718a;border-radius:9px;background:#0e1725;color:#eef2f9;box-shadow:0 24px 100px #0008;overflow:auto}.section-dialog::backdrop{background:#040810ac;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.section-dialog-content{padding:24px}.section-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.section-dialog-heading h2{font-size:24px;font-weight:500;margin:0 0 6px}.section-dialog-heading p{font-size:14px;color:#aab8ce;margin:0}.section-dialog-heading .close-button{min-width:44px;min-height:44px}.section-dialog-heading .close-button:hover{background:#ffffff12}.section-dialog nav{display:grid;gap:6px}.section-dialog nav button{display:flex;align-items:center;gap:16px;width:100%;min-height:52px;padding:12px 14px;text-align:left;font-size:16px;line-height:1.4;border:1px solid transparent;border-radius:4px}.section-dialog nav button>svg{margin-left:auto;flex-shrink:0}.section-dialog nav button:hover{background:#ffffff0b}.section-dialog nav button[aria-current=step]{border-color:#8ca1c0;background:#a4bcdf10}.section-picker:focus-visible,.section-dialog button:focus-visible,.previous-step:focus-visible{outline:2px solid #d4e4ff;outline-offset:3px}.studio-controls .controls-heading h1{font-size:clamp(25px,2.45vw,35px);margin-top:0}.studio-controls .controls-heading{margin-bottom:22px}.style-filters{display:flex;flex-wrap:wrap;gap:4px 14px;margin-bottom:16px}.style-filters button{min-height:40px;font-size:13px;color:#93a4bd;padding:8px 0;border-bottom:1px solid transparent}.style-filters button[aria-pressed=true]{color:#eef2f9;border-color:#dce5f2}.fixed-fabric{position:relative;display:grid;grid-template-columns:80px minmax(0,1fr);align-items:center;gap:16px;padding:20px 16px;border:1px solid #b8cbe850;border-radius:4px;background:#b8cbe807}.fixed-fabric>.atlas-image{display:block;width:80px;height:110px;border-radius:2px}.fixed-fabric>div>span{font-size:12px;color:#aab8ce}.fixed-fabric h2{font-size:18px;font-weight:500;margin:8px 0}.fixed-fabric p{font-size:13px;line-height:1.6;color:#aab8ce;margin:0}.fixed-fabric>svg{position:absolute;right:8px;top:8px;color:#e3eaf5}@media(max-width:800px){.fixed-fabric{grid-template-columns:64px minmax(0,1fr);padding:20px 12px;gap:12px}.fixed-fabric>.atlas-image{width:64px;height:88px}}.catalog-options{display:grid;gap:10px;max-height:clamp(220px,40dvh,400px);overflow:auto;scrollbar-width:thin;scrollbar-color:#4f5f75 transparent;padding:3px 6px 3px 3px;margin:-3px -6px -3px -3px;align-content:start}.catalog-options button{position:relative;display:flex;flex-direction:column;align-items:stretch;text-align:left;gap:9px;padding:6px 6px 10px;border:1px solid #ffffff19;border-radius:3px;color:#acb9cc;min-width:0}.catalog-options button:hover{border-color:#ffffff60;background:#ffffff05}.catalog-options button[aria-pressed=true]{border-color:#b8cbe8;color:#f6f8fc;background:#b8cbe80a}.catalog-options button>img{width:100%;object-fit:cover;height:80px;border-radius:2px;opacity:.84}.catalog-options button[aria-pressed=true]>img{opacity:1}.catalog-options button>span{font-size:12px;line-height:1.5;min-height:18px;padding:0 2px}.catalog-options .choice-check{position:absolute;top:10px;right:10px;background:var(--navy);color:#fff;box-sizing:content-box;padding:3px;border-radius:50%}.style-cards{grid-template-columns:1fr 1fr}.style-cards button{flex-direction:row;align-items:center;gap:10px;padding:8px 6px}.style-cards button>img{width:57px;height:57px;object-fit:cover;flex-shrink:0}.style-cards button>span{font-size:12px;line-height:1.6;padding-right:1px}.style-cards .choice-check{top:4px;right:4px;width:10px;height:10px;padding:2px}.detail-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.option-section{max-height:clamp(220px,42dvh,420px);overflow:auto;padding:2px 6px 3px 2px;margin:-2px -6px -3px -2px;scrollbar-width:thin;scrollbar-color:#4f5f75 transparent}.option-section .catalog-options{overflow:visible;max-height:none}.configure-buttons{display:flex;gap:10px}.previous-step{min-width:100px;min-height:54px;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 16px;border:1px solid #ffffff50;border-radius:2px;font-size:15px;color:#e3eaf5}.configure-buttons .studio-primary{min-width:0;min-height:54px;line-height:1.5;text-align:left;gap:10px;padding:12px 16px}.configure-buttons svg{flex-shrink:0}.skip-to-order{font-size:12px;min-height:36px;color:#b1bfd5;display:block;margin:8px auto 0;padding:7px}.configure-action{margin-top:21px}.catalog-field{display:block;font-size:14px;color:#c1cce0;margin:17px 0}.catalog-field input,.catalog-field select{display:block;width:100%;border:1px solid #ffffff30;background:#101824;color:#eef2f8;padding:11px 12px;font-size:14px;border-radius:2px;margin-top:9px;line-height:1.5}.catalog-field input{font-size:16px}.catalog-field input::placeholder{color:#7e90aa;font-size:14px}.catalog-field select option,.step-navigation option{background:#101824;color:#fff}.color-input{display:flex;align-items:center;justify-content:space-between;gap:20px}.color-input input{width:72px;height:40px;padding:4px;margin:0}.color-picker legend{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:16px}.color-picker legend>span{font-size:12px;color:#9aaac2}.color-picker>div{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.color-picker button{width:33px;height:33px;display:grid;place-items:center;padding:4px;border:1px solid transparent;border-radius:50%}.color-picker button>span{background:var(--swatch);width:25px;height:25px;display:block;border-radius:50%;border:1px solid #ffffff30}.color-picker button[aria-pressed=true]{border-color:#e7effc}.color-picker .custom-color-button{border-color:#ffffff40;font-size:23px;font-weight:300;color:#bbc9df}.choice-pills{margin:18px 0}.choice-pills legend{font-size:14px;margin-bottom:12px}.choice-pills>div{display:flex;flex-wrap:wrap;gap:8px}.choice-pills button{font-size:12px;line-height:1.5;min-height:36px;padding:8px 12px;border:1px solid #ffffff25;color:#adbbcf;border-radius:2px;display:flex;align-items:center;gap:5px}.choice-pills button[aria-pressed=true]{border-color:#abc1e0;background:#abc1e00d;color:#eaf0fa}.selected-detail{display:flex;gap:17px;align-items:center;margin:13px 0}.selected-detail img{width:85px;height:80px;object-fit:cover;border-radius:2px}.selected-detail strong,.selected-detail>span{font-size:14px;font-weight:500}.selected-detail p{font-size:12px;color:#9dacbf;margin-top:7px;line-height:1.7}.compact-proof{min-height:62px;padding:18px;margin:17px auto;max-width:260px;outline-offset:-6px;box-shadow:none}.compact-proof strong{font-size:15px}.order-style-name{font-size:15px;margin-bottom:7px;color:#d7e1f1}.design-breakdown{font-size:13px;border-block:1px solid #ffffff20;margin:15px 0 0;padding:12px 0}.design-breakdown summary{display:flex;justify-content:space-between;align-items:center;list-style:none;cursor:pointer;min-height:24px;color:#b1c0d7}.design-breakdown summary::-webkit-details-marker{display:none}.design-breakdown dl,.checkout-design dl{display:flex;flex-direction:column;gap:11px;line-height:1.7;font-size:12px;margin:16px 0}.design-breakdown dl>div,.checkout-design dl>div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:15px}.design-breakdown dt{color:#8498b4}.design-breakdown dd,.checkout-design dd{margin:0;text-align:right;overflow-wrap:anywhere;max-width:none}.design-breakdown>button{font-size:13px;text-decoration:underline;text-underline-offset:4px;padding:4px 0;color:#c2d2eb}.checkout-design{padding:16px 0;border-bottom:1px solid #dce1e8}.checkout-design summary{font-size:14px;cursor:pointer}.checkout-design dl{border:0;padding:0}.checkout-design dl>div{display:block}.checkout-design dd{text-align:left}@media(max-width:1050px)and (min-width:801px){.style-cards button>img{width:45px;height:50px}.style-cards button{gap:7px}.stage-title{left:7%;top:14px}.stage-title h2{font-size:26px}.live-stage .view-picker{gap:12px}.live-stage .view-picker button{font-size:12px}.color-picker>div{gap:9px}}@media(max-width:800px){.studio-canvas{grid-template-rows:minmax(195px,.8fr) minmax(0,1.25fr)}.stage-title{top:0;left:0}.stage-title .eyebrow{display:none}.stage-title h2{font-size:20px;margin:2px 0 4px}.stage-title p{font-size:11px}.model-stage{top:14px;right:-20px;bottom:44px;left:-20px}.live-stage figcaption{bottom:35px;font-size:10px}.live-stage .view-picker{bottom:0;gap:18px}.live-stage .view-picker button{font-size:12px;padding-block:7px}.catalog-reference{padding-top:12px;gap:5px}.catalog-reference>img{width:130px;max-height:70%;object-fit:contain}.catalog-reference>p{font-size:10px;line-height:1.5}.step-navigation{margin-bottom:9px}.studio-controls .controls-heading{margin-bottom:15px}.studio-controls .controls-heading h1{font-size:25px}.catalog-options{max-height:220px}.option-section{max-height:240px}.style-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.style-cards button>img{width:54px;height:50px}.detail-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-cards button>img{height:60px}.configure-action{margin-top:17px}.show-order{grid-template-rows:minmax(170px,.55fr) minmax(0,1.5fr)}.model-stage .catalog-fallback img{max-height:65%;width:auto}.model-stage .catalog-fallback p{font-size:12px}.stage-title{pointer-events:none}.view-picker .rotate-button{min-width:24px}.catalog-options button>span{font-size:12px}}.atlas-image{display:block;position:relative;flex-shrink:0;width:100%;aspect-ratio:1;background-repeat:no-repeat;background-color:#ffffff04;border-radius:3px;overflow:hidden}.catalog-options button>.atlas-image{height:88px;aspect-ratio:auto}.style-cards button>.atlas-image{width:57px;height:57px;aspect-ratio:1}.catalog-options button>.atlas-image{padding:0;min-height:0}.selected-detail>.atlas-image{width:85px;height:85px}.photo-preview{position:absolute;top:0;right:0;bottom:0;left:0;min-width:0;min-height:0}.photo-interaction{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;display:flex;align-items:center;justify-content:center;touch-action:pan-y;cursor:grab;outline-offset:-5px}.photo-interaction:active{cursor:grabbing}.photo-interaction canvas{display:block;width:100%;height:100%;object-fit:contain;transition:transform .45s cubic-bezier(.2,.8,.2,1),opacity .15s;filter:drop-shadow(0 35px 24px #0003)}.photo-preview.is-zoomed canvas{transform:translate(var(--photo-pan-x,0px),var(--photo-pan-y,0px)) scale(var(--photo-zoom,1.55));transform-origin:50% 50%}.photo-preview.is-zoomed .photo-interaction{touch-action:none}.photo-preview.is-zoomed .photo-interaction:active canvas{transition:opacity .15s}.photo-interaction canvas.preview-concealed{opacity:0}.photo-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#a8b6ca;font-size:14px}.photo-error{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;text-align:center}.photo-error img{max-width:220px;max-height:60%;height:auto;object-fit:contain}.photo-error p{font-size:13px;color:#a9b7cc}.photo-error button{font-size:13px;text-decoration:underline;text-underline-offset:4px}.photo-zoom{position:absolute;right:7%;bottom:6%;height:38px;width:38px;border:1px solid #ffffff38;border-radius:50%;font-size:24px;color:#d7e2f1;display:grid;place-items:center;background:#0a0e1566}.photo-studio-stage{position:absolute;top:45px;right:-3%;bottom:90px;left:-3%}.live-stage .photo-caption{max-width:90%;font-size:12px;color:#8495ae}@media(prefers-reduced-motion:reduce){.photo-interaction canvas{transition:none}}@media(max-width:800px){.photo-studio-stage{top:29px;right:0;bottom:40px;left:0}.photo-zoom{right:4%;bottom:5%;height:30px;width:30px;font-size:20px}.live-stage .photo-caption{display:none}.catalog-options button>.atlas-image{height:60px}.style-cards button>.atlas-image{width:54px;height:50px}.photo-error img{max-width:110px}.photo-error{gap:4px}.photo-error p{font-size:11px}}.photo-preview:has(canvas:not(.preview-concealed)) .photo-loading{inset:auto 15% 3%;font-size:12px;pointer-events:none;color:#a9b8cf}.photo-studio-stage:before{content:"";position:absolute;top:5%;right:0;bottom:5%;left:0;background:radial-gradient(ellipse at center,#22304735,transparent 65%);pointer-events:none}.photo-detail-status{position:absolute;bottom:6%;left:6%;padding:9px 13px;border:1px solid #ffffff25;border-radius:5px;background:#0a0e15e8;pointer-events:none;display:flex;gap:12px;align-items:center;font-size:13px;color:#e1e7f0}.photo-detail-status small{color:#9bacbf;font-size:11px}@media(max-width:800px){.photo-detail-status{bottom:5%;left:2%;padding:5px 8px;font-size:10px;gap:7px}.photo-detail-status small{font-size:9px}}.sandbox-banner{position:fixed;z-index:50;bottom:12px;left:12px;right:12px;display:flex;align-items:center;justify-content:center;gap:18px;padding:12px 18px;background:#fff4ce;color:#17243a;border-radius:10px;font-size:13px;box-shadow:0 2px 12px #0002}.sandbox-banner button{background:#132e50;color:#fff;border:0;border-radius:6px;padding:10px 14px;cursor:pointer;font:inherit}.sandbox-banner span{line-height:1.4}.account-button{display:flex;align-items:center;gap:8px;min-height:44px}.studio-tiers button>span{display:flex;align-items:center;justify-content:center;gap:3px}.bulk-access{margin:20px 0;padding:20px;border:1px solid #ffffff30;border-radius:5px;background:#ffffff06}.bulk-access h2{font-size:21px;font-weight:500;margin:12px 0}.bulk-access p{font-size:13px;line-height:1.65;color:#aab8ce;margin:0 0 18px}.bulk-access .studio-primary{font-size:13px;padding:12px}.account-dialog{border:1px solid #ffffff25;border-radius:8px;padding:0;width:min(570px,calc(100vw - 32px));max-height:90dvh;background:#0d1420;color:#eef2f9;box-shadow:0 20px 100px #0009}.account-dialog::backdrop{background:#03070bba;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.membership-dialog{border:1px solid #ffffff25;border-radius:8px;padding:0;width:min(620px,calc(100vw - 32px));max-height:90dvh;background:radial-gradient(ellipse at top right,#172944 0,#0d1420 58%);color:#eef2f9;box-shadow:0 20px 100px #0009}.membership-dialog::backdrop{background:#03070bba;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.membership-content{padding:28px 36px 32px}.membership-kicker{display:block;font-size:10px;letter-spacing:.18em;color:#a4b6d0;margin:32px 0 15px}.membership-content h2{font-size:42px;line-height:1.12;font-weight:500;letter-spacing:-.04em;margin:0 0 18px}.membership-intro{font-size:15px;line-height:1.7;color:#c0c9d8;margin:0;max-width:480px}.membership-price{display:flex;align-items:center;gap:20px;padding:25px 0;border-bottom:1px solid #ffffff20}.membership-price>strong{font-size:46px;font-weight:500;letter-spacing:-.045em}.membership-price>div{display:flex;flex-direction:column;gap:5px;font-size:14px}.membership-price small{color:#a6b3c6;font-size:12px}.membership-benefits{list-style:none;padding:0;margin:24px 0;display:grid;gap:16px}.membership-benefits li{display:flex;align-items:start;gap:12px;font-size:14px;line-height:1.5}.membership-benefits svg{flex-shrink:0;color:#adc4e5;margin-top:2px}.membership-content .primary-button{display:flex;justify-content:space-between;align-items:center;width:100%;background:#e9eef6;color:#121b28;border:0;min-height:50px;text-decoration:none;padding:14px 19px;font-size:14px}.membership-launch{padding:18px;border:1px solid #ffffff20;background:#ffffff04}.membership-launch>span{font-size:10px;letter-spacing:.15em;color:#b6c8df}.membership-launch>p,.membership-notice{font-size:13px;line-height:1.6;color:#c0c9d8}.membership-fineprint,.membership-account-note{font-size:11px;line-height:1.7;color:#9dabc0;margin:20px 0 0}.membership-account-note{border-top:1px solid #ffffff15;padding-top:15px}.membership-account-link{font-size:12px;min-height:44px;text-align:left;display:flex;align-items:center;gap:12px;color:#bbcce3;margin-top:14px}.membership-active{display:flex;align-items:center;gap:15px;border:1px solid #a4b9d655;padding:18px;background:#293e5920}.membership-active p{font-size:13px;color:#bbcce3;margin:6px 0 0}.membership-order-link{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;gap:15px;border-top:1px solid #ffffff20;padding:21px 0 8px;margin-top:25px}.membership-order-link span{display:grid;gap:7px}.membership-order-link strong{font-size:14px;font-weight:500}.membership-order-link small{font-size:12px;line-height:1.5;color:#9dabc0}@media(max-width:800px){.studio-header .membership-nav{display:none}.membership-content{padding:22px}.membership-content h2{font-size:34px}.membership-price>strong{font-size:40px}.membership-kicker{margin-top:24px}.membership-intro{font-size:14px}.membership-benefits li{font-size:13px}.membership-launch{padding:14px}}.account-content{padding:28px 32px}.account-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.account-top .close-button{min-width:44px;min-height:44px;color:#e3eaf5}.account-content h2{font-size:30px;font-weight:500;letter-spacing:-.025em;margin:16px 0 10px}.account-intro{font-size:14px;line-height:1.6;color:#aab8ce;margin-bottom:24px}.account-form{display:grid;gap:16px}.account-form label{display:flex;flex-direction:column;gap:7px;font-size:13px;color:#e3eaf5;min-width:0}.account-form label>small{color:#93a4bd;font-size:11px}.account-form input,.account-form select{width:100%;min-height:44px;border:1px solid #ffffff35;border-radius:3px;padding:10px 12px;background:#09101a;color:#fff;font:inherit}.account-form input:focus,.account-form select:focus{outline:2px solid #b8cbe8;outline-offset:2px}.account-form fieldset{display:grid;gap:14px;border:0;padding:0;margin:0}.account-form legend{font-size:15px;padding:6px 0 12px}.account-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:end}.account-content .primary-button{background:#e9eef6;color:#121b28;border:0;min-height:48px;margin-top:6px;display:flex;align-items:center;justify-content:space-between;width:100%}.account-content .primary-button:disabled{opacity:.6;cursor:wait}.account-switch,.account-help{font-size:13px;line-height:1.7;margin:20px 0 0;color:#aab8ce}.account-switch button,.account-help a{color:#eef2f9;text-decoration:underline;text-underline-offset:3px}.account-privacy{display:flex;gap:8px;align-items:start;font-size:11px;line-height:1.6;color:#93a4bd;margin-top:20px}.account-privacy svg{flex-shrink:0;margin-top:2px}.account-profile{display:grid;gap:18px;margin:22px 0}.account-profile dt{font-size:12px;color:#93a4bd;margin-bottom:5px}.account-profile dd{font-size:14px;line-height:1.6;margin:0;overflow-wrap:anywhere}@media(max-width:800px){.account-button span{display:none}.studio-header nav{gap:12px}.account-content{padding:20px}.account-content h2{font-size:27px}.account-form-row{gap:10px}.account-form label{font-size:12px}.bulk-access{padding:16px}}.studio-controls[data-step=style]{height:100%;display:flex;flex-direction:column;overflow:hidden}.studio-controls[data-step=style] :is(.step-navigation,.controls-heading,.style-filters,.option-note,.configure-action){flex-shrink:0}.studio-controls[data-step=style] .style-cards{flex:1;min-height:80px;max-height:none}@media(max-width:800px){.studio-shell:has(.style-cards[data-category=suggested]){min-height:820px}.studio-canvas:has(.style-cards[data-category=suggested]){grid-template-rows:minmax(165px,1fr) minmax(495px,1.5fr)}.studio-controls[data-step=style] .style-cards[data-category=suggested]{min-height:152px}}@media(max-width:360px){.style-cards button{gap:6px}.style-cards button>.atlas-image{width:40px;height:44px}}.studio-shell[data-entrance] .photo-studio-stage{transform-origin:center;transition:transform 1.2s cubic-bezier(.22,.75,.18,1)}.studio-shell[data-entrance] .studio-controls{transition:opacity .65s ease .38s,transform .85s cubic-bezier(.22,.75,.18,1) .3s,visibility 0s}.studio-shell[data-entrance] .stage-title,.studio-shell[data-entrance] .view-picker,.studio-shell[data-entrance] .photo-caption,.studio-shell[data-entrance] .photo-zoom{transition:opacity .6s ease .55s,visibility 0s}.studio-shell:is([data-entrance=loading],[data-entrance=presenting],[data-entrance=revealing]) .live-stage{overflow:visible}.studio-shell:is([data-entrance=loading],[data-entrance=presenting]) .photo-studio-stage{transform:translate(var(--entrance-x,0px),var(--entrance-y,0px)) scale(var(--entrance-scale,1));z-index:2;pointer-events:none;transition:none}.studio-shell:is([data-entrance=loading],[data-entrance=presenting]) .studio-controls{opacity:0;visibility:hidden;transform:translate(36px);pointer-events:none;transition:none}.studio-shell:is([data-entrance=loading],[data-entrance=presenting]) :is(.stage-title,.view-picker,.photo-caption,.photo-zoom){opacity:0;visibility:hidden;pointer-events:none;transition:none}.studio-shell[data-entrance=presenting] .photo-preview{animation:hat-arrival 2s cubic-bezier(.2,.7,.2,1) both}.studio-welcome{position:absolute;z-index:3;bottom:5%;left:50%;transform:translate(-50%);text-align:center;width:max-content;max-width:90%;transition:opacity .3s ease,transform .4s ease,visibility 0s}.studio-welcome>p{font-family:var(--serif);font-size:clamp(32px,3.5vw,50px);line-height:1.15;font-weight:400;letter-spacing:-.025em;margin-bottom:16px}.studio-welcome>button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:10px 2px;border-bottom:1px solid #b7c8df85;font-size:15px;color:#dbe6f6;letter-spacing:.025em}.studio-welcome>button:hover{color:#fff;border-color:#fff}.studio-shell[data-entrance=presenting] .studio-welcome{animation:welcome-arrival .7s ease .15s both}.studio-shell[data-entrance=revealing] .studio-welcome{opacity:0;visibility:hidden;transform:translate(-50%,12px);pointer-events:none}@keyframes hat-arrival{0%{opacity:0;transform:translateY(24px) scale(.9) rotate(-3deg)}45%{opacity:1}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes welcome-arrival{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}@media(max-width:800px){.studio-welcome{bottom:10%}.studio-welcome>p{font-size:36px;margin-bottom:12px}.studio-welcome>button{font-size:14px;gap:15px}.studio-shell:is([data-entrance=loading],[data-entrance=presenting]) .studio-controls{transform:translateY(24px)}}@media(prefers-reduced-motion:reduce){.studio-shell[data-entrance] .photo-studio-stage,.studio-shell[data-entrance] .studio-controls,.studio-welcome{transition:none;animation:none}}
