@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght,SOFT,WONK@9..144,600,80,0;9..144,700,80,0;9..144,800,80,0&display=swap");:root{--ivory:#FCFBF7;--butter:#FFF9E5;--blue:#DEE7EB;--slate:#89999F;--ink:#3D5158;--line:#D7DEDA;--serif:"Fraunces",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}img,svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);letter-spacing:-.045em}h1{font-size:clamp(3.2rem,6.8vw,6.7rem);line-height:1.01;font-weight:700}h2{font-size:clamp(2.5rem,4.7vw,4.8rem);line-height:1.08}h3{font-size:1.55rem;line-height:1.13}em{font-style:normal;color:#92A6AC}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{height:94px;padding:0 clamp(22px,5vw,78px);justify-content:space-between;border-bottom:1px solid #e7e9e3;background:rgba(252,251,247,.95)}.brand,.site-header{display:flex;align-items:center}.brand{gap:9px;border:0;background:none;color:#657B84;padding:0}.brand span{font-family:var(--serif);font-size:2.15rem;font-weight:800;letter-spacing:-.08em;white-space:nowrap}.site-header nav{display:flex;align-items:center;gap:34px}.eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.2em}.text-link{border:0;background:none;color:#4C6872;font-weight:700;display:inline-flex;align-items:center;gap:8px;padding:7px 0}.text-link:hover{text-decoration:underline}.error-banner{max-width:1200px;width:calc(100% - 40px);margin:15px auto 0;background:#F9E7E3;border:1px solid #e5b7af;border-radius:8px;padding:13px 16px;display:flex;justify-content:space-between;gap:15px;color:#733D36}.error-banner button{background:none;border:0;color:inherit}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:15px;border-radius:5px;min-height:55px;padding:0 26px;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s}.primary{border:1px solid #536e78;background:#536E78;color:white}.primary:hover:not(:disabled){background:#405963;transform:translateY(-2px);box-shadow:0 8px 18px #40596324}.secondary{border:1px solid #b4c2c3;background:transparent;color:#536E78}.secondary:hover:not(:disabled){background:#ECF2F2}.small{min-height:43px;padding:0 16px}.full{width:100%}.landing{flex:1 1}.how{padding:112px clamp(22px,7vw,110px) 125px}.section-intro{text-align:center;margin-bottom:70px}.section-intro .eyebrow{color:#8B9B9D}.section-intro h2{margin:18px 0 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;max-width:1120px;margin:auto}.steps>div{border-top:1px solid #c7d2d0;padding-top:20px}.steps b{color:#A6B8B9;font-family:var(--serif);font-size:1.35rem}.steps h3{margin:23px 0 11px;font-size:1.52rem}.steps p{color:#72848A;line-height:1.65;font-size:.92rem}.closing{text-align:center;background:var(--blue);padding:78px 20px 88px;display:flex;align-items:center;flex-direction:column}.closing h2{margin:16px 0 30px}footer{margin-top:auto;padding:32px clamp(22px,5vw,78px);display:flex;justify-content:space-between;gap:20px;color:#87989B;font-size:.77rem;border-top:1px solid #e5e9e4}footer span:first-child{font-family:var(--serif);font-size:1.2rem;font-weight:800;color:#647C84;letter-spacing:-.05em}.app-main{width:min(100% - 44px,1230px);margin:0 auto;flex:1 1;padding-bottom:90px}.flow-top{display:flex;justify-content:space-between;align-items:center;padding:28px 0 48px}.flow-top .eyebrow{color:#84999E}.progress{display:flex;align-items:center;gap:13px;color:#9BA9AA;font-size:.75rem;font-weight:700}.progress .active{color:#516B74}.progress i{height:1px;width:25px;background:#BECBCB}.flow-heading{margin-bottom:45px}.flow-heading h1{font-size:clamp(3rem,5vw,5.1rem);margin:14px 0 17px}.flow-heading p{max-width:570px;color:#718389;line-height:1.65;font-size:1rem}.flow-heading .eyebrow{color:#93A5A9}.flow-heading.compact{margin-bottom:28px}.flow-heading.compact h1{font-size:clamp(2.6rem,4.2vw,4.2rem)}.upload-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:23px}.details-card,.order-options,.upload-card{background:#fff;border:1px solid #e4e9e5;border-radius:10px;padding:30px;box-shadow:0 4px 18px #445c6008}.card-title{display:flex;justify-content:space-between;align-items:center;color:#61777E;font-weight:700;font-size:.84rem;margin-bottom:24px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.add-tile,.photo-tile{aspect-ratio:1;border-radius:7px;overflow:hidden;position:relative}.photo-tile img{width:100%;height:100%;object-fit:cover}.photo-tile button{position:absolute;right:8px;top:8px;background:#fff;border:0;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;color:#4C646B}.add-tile{border:1px dashed #b2c3c4;background:#F4F8F7;color:#68818A;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-weight:700}.add-tile:hover{background:#EDF4F3}.fineprint{font-size:.72rem;color:#9AA8AA;margin:17px 0 0}.details-card label{display:block;color:#526B73;font-weight:700;font-size:.84rem;margin-bottom:21px}.details-card label span{color:#A2ADAE;font-weight:400;margin-left:3px}.details-card input,.details-card textarea{display:block;width:100%;margin-top:9px;border:1px solid #dce4e1;background:#FBFCFA;border-radius:5px;padding:13px 15px;color:var(--ink);outline:none;resize:vertical}.details-card input:focus,.details-card textarea:focus{border-color:#869FA4;box-shadow:0 0 0 3px #DEE7EB}.tip{display:flex;gap:12px;background:var(--butter);padding:16px;border-radius:6px;color:#6E807F}.tip>span{font-size:1.5rem}.tip p{font-size:.77rem;line-height:1.6;margin:0}.tip strong{color:#536E73}.candidate{background:#fff;border:1px solid #e2e7e4;border-radius:9px;overflow:hidden;box-shadow:0 6px 20px #435d630b}.order-layout{display:grid;grid-template-columns:1.07fr .93fr;gap:38px}.frame-stage{background:#EFF2EE;min-height:620px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px}.frame-outer{width:min(100%,470px);padding:17px;box-shadow:0 16px 22px #33495330,0 3px 5px #33495325}.frame-mat{background:#FDFCF8;padding:30px;box-shadow:inset 0 0 2px #0002}.frame-mat>img,.frame-mat>svg{width:100%;aspect-ratio:1;object-fit:cover}.order-options{padding:36px}.order-options h3{font-size:2rem;margin-bottom:30px}.option-group{margin-bottom:28px}.option-group>label{font-size:.79rem;font-weight:700;display:block;margin-bottom:12px}.frame-options,.size-options{display:flex;gap:9px}.size-options button{border:1px solid #d7e1de;background:#fff;border-radius:5px;padding:13px;flex:1 1;color:#5D757C}.frame-options button.selected,.size-options button.selected{border-color:#6D888E;background:#EFF4F2}.size-options small,.size-options strong{display:block}.size-options small{color:#9AABAD;font-size:.65rem;margin-top:2px}.frame-options{flex-direction:column}.frame-options button{border:1px solid #d7e1de;background:#fff;border-radius:5px;padding:9px 12px;width:100%;display:flex;align-items:center;gap:12px;text-align:left;color:#5D757C;font-size:.83rem}.frame-options button span:first-child{width:27px;height:27px;border:1px solid #cad3d0;border-radius:3px}.frame-options button svg{margin-left:auto}.order-summary{padding:18px 0;border-top:1px solid #dde5e2;border-bottom:1px solid #dde5e2}.order-summary div{display:flex;justify-content:space-between;gap:10px;font-weight:700;font-size:.9rem}.order-summary p{font-size:.73rem;color:#95A2A3;margin:8px 0 0}.demo-disclosure{background:var(--butter);color:#6D7B79;border-radius:5px;padding:14px;font-size:.73rem;line-height:1.5;margin:18px 0}.confirmed{text-align:center;max-width:760px;margin:45px auto}.confirm-icon{width:70px;height:70px;background:#E3EBE4;border-radius:50%;display:grid;place-items:center;margin:0 auto 25px;color:#58756C}.confirmed .eyebrow{color:#90A4A7}.confirmed h1{margin:13px 0 17px}.confirmed>p{max-width:510px;margin:0 auto 34px;line-height:1.6;color:#718589}.confirm-card{max-width:570px;margin:0 auto 26px;background:white;border:1px solid #e0e8e3;padding:17px;display:flex;gap:25px;text-align:left;align-items:center}.confirm-art{width:43%;flex-shrink:0}.confirm-art>img,.confirm-art>svg{width:100%;aspect-ratio:1;object-fit:cover}.confirm-card h3{margin:11px 0}.confirm-card p{font-size:.8rem;line-height:1.6;color:#87989B}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.loading-page{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:#6D858D}@media(max-width:900px){.order-layout,.upload-layout{gap:16px}.frame-stage{min-height:500px;padding:30px}.order-options{padding:24px}}@media(max-width:700px){.site-header{height:72px;padding:0 20px}.brand span{font-size:1.65rem}.brand svg{width:47px;height:39px}.how{padding:80px 25px}.steps{grid-template-columns:1fr;gap:29px}.steps h3{margin-top:12px}.closing{padding:65px 20px}.app-main{width:calc(100% - 34px);padding-bottom:60px}.flow-top{display:block;padding:24px 0 38px}.progress{margin-top:18px;gap:8px;font-size:.66rem}.progress i{width:10px}.flow-heading{margin-bottom:28px}.flow-heading h1{font-size:clamp(2.8rem,10vw,4rem)}.flow-heading p{font-size:.91rem}.order-layout,.upload-layout{grid-template-columns:1fr}.details-card,.upload-card{padding:20px}.photo-grid{gap:8px}.frame-stage{min-height:0;padding:35px}.frame-outer{width:min(100%,420px)}.order-options{padding:24px}.confirm-card{gap:13px;padding:12px}.confirm-card h3{font-size:1.25rem}footer{padding:24px 20px;display:block;text-align:center}footer span{display:block;margin:5px}}.brand svg{flex:none}@media(max-width:700px){.site-header{height:76px}.brand svg{width:65px;height:50px}}.brand-lockup{display:inline-flex;align-items:center;gap:8px;line-height:0}.brand-icon-crop,.brand-wordmark-crop{display:block;background-image:url(/brand-reference.png);background-repeat:no-repeat;flex:none}.brand-icon-crop{width:76px;height:58px;background-size:215px 143px;background-position:-45px -8px}.brand-copy-crop{display:flex;flex-direction:column;align-items:center;gap:2px}.brand-wordmark-crop{width:205px;height:32px;background-size:420px 280px;background-position:-53px -130px}.brand-lockup.stacked{flex-direction:column;gap:4px;background:var(--ivory);padding:20px 27px 18px;border-radius:5px;margin-bottom:23px}.brand-lockup.stacked .brand-icon-crop{width:267px;height:204px;background-size:768px 512px;background-position:-160px -28px}.brand-lockup.stacked .brand-copy-crop{gap:2px}.brand-lockup.stacked .brand-wordmark-crop{width:370px;height:58px;background-size:768px 512px;background-position:-97px -237px}@media(max-width:700px){.brand-lockup{gap:4px}.brand-icon-crop{width:54px;height:42px;background-size:154px 103px;background-position:-32px -6px}.brand-wordmark-crop{width:146px;height:23px;background-size:300px 200px;background-position:-38px -93px}.brand-lockup.stacked{padding:15px;margin-bottom:18px}.brand-lockup.stacked .brand-icon-crop{width:181px;height:139px;background-size:522px 348px;background-position:-109px -19px}.brand-lockup.stacked .brand-wordmark-crop{width:253px;height:40px;background-size:522px 348px;background-position:-66px -161px}}.site-header .brand-lockup{gap:6px}.site-header .brand-icon-crop{width:61px;height:46px;background-size:172px 114px;background-position:-36px -6px}.site-header .brand-wordmark-crop{width:164px;height:26px;background-size:336px 224px;background-position:-42px -104px}@media(max-width:700px){.site-header .brand-lockup{gap:4px}.site-header .brand-icon-crop{width:46px;height:36px;background-size:131px 88px;background-position:-27px -5px}.site-header .brand-wordmark-crop{width:124px;height:20px;background-size:255px 170px;background-position:-32px -79px}}.photo-reset-note{margin:10px 0 0;color:#7a6d5f;font-size:.75rem;line-height:1.45}.generation-stage{min-height:620px;margin:0 auto 20px;padding:58px 24px 68px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:radial-gradient(circle at 50% 37%,#e5f0f1 0,#f3f6f3 39%,#fcfbf7 74%);border:1px solid #e3eae5}.generation-stage>.eyebrow{color:#81979c}.generation-stage h1{font-size:clamp(2.7rem,5vw,4.8rem);max-width:780px;margin:20px 0 15px}.generation-stage p{max-width:540px;color:#70868b;line-height:1.65;margin:0 0 25px}.generation-stage small{color:#9aabaa;margin-top:14px;font-size:.72rem}.generation-motion{position:relative;width:270px;height:270px;margin:36px auto 18px;display:grid;place-items:center;isolation:isolate}.generation-motion:after,.generation-motion:before{content:"";position:absolute;width:172px;height:172px;background:#fcfbf7;border:8px solid white;box-shadow:0 14px 30px #637a8128;z-index:-1}.generation-motion:before{transform:translate(-31px,-3px) rotate(-18deg);animation:paper-left 3.4s ease-in-out infinite alternate}.generation-motion:after{transform:translate(29px,4px) rotate(18deg);animation:paper-right 3.4s ease-in-out infinite alternate}.generation-photo{width:174px;height:174px;padding:9px;background:white;box-shadow:0 16px 36px #546a722d;transform:rotate(-4deg);animation:photo-float 3s ease-in-out infinite}.generation-photo img{width:100%;height:100%;object-fit:cover}.generation-orbit{position:absolute;inset:5px;border:1px solid #a6bfc1;border-radius:50%;opacity:.5;animation:orbit-spin 9s linear infinite}.generation-orbit:after{content:"";position:absolute;top:18px;left:48px;width:10px;height:10px;border-radius:50%;background:#92afb5;box-shadow:0 0 0 7px #dbe9eb}.orbit-two{inset:-16px;border-style:dashed;opacity:.3;animation-direction:reverse;animation-duration:15s}.generation-sparkle{position:absolute;color:#8ba5a8;animation:sparkle-pulse 2.2s ease-in-out infinite}.sparkle-one{right:-18px;top:43px}.sparkle-two{left:-17px;bottom:44px;animation-delay:.8s}.generation-progress{width:min(260px,80vw);height:5px;background:#dbe5e4;border-radius:99px;overflow:hidden}.generation-progress span{display:block;height:100%;background:#7d9da3;border-radius:inherit;transition:width .7s ease}.preferred-style-note{display:flex;align-items:center;gap:8px;background:var(--blue);color:#55757c;border-radius:7px;padding:11px 12px;margin:-5px 0 20px;font-size:.75rem;line-height:1.45}.preferred-style-note svg{flex:none}.generation-error{min-height:460px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#f4f7f5;padding:45px 20px;color:#607981}.generation-error h1{font-size:clamp(2.6rem,5vw,4.5rem);margin:18px 0 10px}.generation-error p{max-width:450px;line-height:1.6;color:#7b8f92;margin-bottom:24px}@keyframes orbit-spin{to{transform:rotate(1turn)}}@keyframes photo-float{50%{transform:translateY(-9px) rotate(2deg)}}@keyframes paper-left{to{transform:translate(-46px,-11px) rotate(-24deg)}}@keyframes paper-right{to{transform:translate(46px,10px) rotate(24deg)}}@keyframes sparkle-pulse{50%{opacity:.35;transform:scale(.7)}}@media(max-width:700px){.generation-stage{min-height:560px;padding:44px 18px}}@media(prefers-reduced-motion:reduce){.generation-motion:after,.generation-motion:before,.generation-orbit,.generation-photo,.generation-sparkle{animation:none!important}.generation-progress span{transition:none}}.refine-heading,.studio-step-heading{max-width:none;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"back back" "title next" "hint hint";align-items:center;column-gap:24px}.refine-heading .refine-back,.studio-step-heading .studio-back{grid-area:back;justify-self:start;margin-bottom:12px;font-size:.8rem}.refine-heading h1,.studio-step-heading h1{grid-area:title;margin:0}.refine-heading .refine-next,.studio-step-heading .studio-next{grid-area:next;justify-self:end;white-space:nowrap}.refine-heading p,.studio-step-heading p{grid-area:hint;margin:10px 0 0}.studio-stage-back{margin:0 0 24px}.confirmed-back{display:flex;width:max-content;margin:0 0 24px}.refine-studio{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:28px;align-items:start}.refine-art-column{min-width:0}.refine-art-stage{position:relative;overflow:hidden;background:#fff;padding:30px;border:1px solid #dfe8e4;border-radius:15px;box-shadow:0 13px 30px #425b600c}.refine-art-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px;min-height:28px}.refine-art-header h2{color:var(--ink);font-family:var(--sans);font-size:1.16rem;font-weight:700;letter-spacing:normal;line-height:1.3;margin:0}.refine-style-switcher{position:relative;width:min(100%,250px);margin-left:auto}.refine-style-trigger{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:1px solid #d7e4e6;border-radius:8px;background:#f3f7f8;color:var(--ink);text-align:left;font-size:.76rem;font-weight:700}.refine-style-trigger:hover:not(:disabled),.refine-style-trigger[aria-expanded=true]{background:#eaf2f4;border-color:#aec4cb}.refine-style-options button:focus-visible,.refine-style-trigger:focus-visible{outline:2px solid #7898a1;outline-offset:2px}.refine-style-trigger span{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.refine-style-trigger svg{flex:none;color:#536e78}.refine-style-trigger[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.refine-style-options{position:absolute;z-index:5;top:calc(100% + 8px);right:0;width:min(280px,calc(100vw - 70px));padding:8px;border:1px solid #d7e4e6;border-radius:10px;background:var(--ivory);box-shadow:0 15px 34px #405b6426}.refine-style-options p{margin:5px 8px 7px;color:#71888e;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.refine-style-options button{display:flex;align-items:center;gap:9px;width:100%;min-height:36px;padding:7px 9px;border:0;border-radius:6px;background:transparent;color:var(--ink);text-align:left;font-size:.75rem;font-weight:600}.refine-style-options button:hover:not(:disabled){background:var(--blue)}.refine-style-options button.selected{background:#e7f0f3;color:#405d67;opacity:1}.refine-style-options button>span:nth-child(2){flex:1 1}.refine-style-swatch{width:17px;height:17px;flex:none;border:1px solid #aebec2;border-radius:4px}.refine-art-image{width:min(100%,660px);margin:auto;background:var(--ivory);padding:0;box-shadow:0 9px 24px #405b6417;animation:refine-reveal .45s ease both}.refine-art-image>img,.refine-art-image>svg{width:100%;aspect-ratio:1;object-fit:cover}.refine-art-working{position:absolute;z-index:2;left:50%;bottom:54px;transform:translateX(-50%);display:flex;align-items:center;gap:9px;white-space:nowrap;padding:12px 17px;border-radius:99px;background:#fcfbf7ee;box-shadow:0 7px 24px #425e6528;color:#536e78;font-size:.75rem;font-weight:700}.refine-art-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:13px 0 28px;color:#84999c;font-size:.76rem}.refine-art-meta .text-link{font-size:.76rem}.refine-versions{border-top:1px solid #d9e3df;padding-top:17px;margin-top:24px}.refine-versions-head{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:13px}.refine-versions-head .eyebrow{color:#7f989d}.refine-versions-head small{color:#94a4a6;font-size:.7rem}.refine-version-strip{display:flex;gap:12px;overflow-x:auto;padding:2px 2px 12px}.refine-version-strip button{flex:0 0 104px;text-align:left;background:none;border:0;padding:0;color:#84979a;font-size:.7rem;font-weight:700}.refine-version-strip button small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.63rem;font-weight:500}.refine-version-art{display:block;border:3px solid transparent;padding:3px;background:#fff;box-shadow:0 3px 10px #455b6018;margin-bottom:7px}.refine-version-art img,.refine-version-art svg{width:100%;aspect-ratio:1;object-fit:cover}.refine-version-strip button.selected{color:#435d65}.refine-version-strip button.selected .refine-version-art{border-color:#6e949a}.refine-desk{background:#fff;border:1px solid #dfe8e4;border-radius:15px;padding:30px;box-shadow:0 13px 30px #425b600c}.refine-suggestions{margin-top:18px}.refine-suggestions>span{display:block;color:#809497;font-size:.67rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.refine-suggestions>div{display:flex;flex-wrap:wrap;gap:8px}.refine-suggestions button{border:1px solid #d5e3e0;background:#f4f8f6;color:#5b7a80;padding:9px 12px;border-radius:99px;font-size:.74rem;line-height:1.25;text-align:left;transition:background .18s,transform .18s}.refine-suggestions button:hover:not(:disabled){background:#e5f0ee;transform:translateY(-2px)}.refine-compose{margin:0}.refine-compose label{display:block;color:var(--ink);font-size:1.16rem;font-weight:700;line-height:1.3;margin-bottom:14px}.refine-compose textarea{display:block;width:100%;min-height:138px;resize:vertical;border:1px solid #d7e4e1;border-radius:9px;padding:14px 15px;outline:0;background:#fcfdfb;color:var(--ink);font-size:.84rem;line-height:1.5}.refine-compose textarea:focus{border-color:#819fa4;box-shadow:0 0 0 3px #dee9e9}.refine-compose textarea::placeholder{color:#a5b1b2}.refine-preview-note{background:#f1f5f3;padding:18px;border-radius:8px;color:#61787e;font-size:.8rem;line-height:1.5}.refine-preview-note p{margin-bottom:13px}.refine-preview-note .secondary{min-height:41px;font-size:.75rem;padding:0 14px}.refine-conversation{border-top:1px solid #e3eae6;margin-top:27px;padding-top:17px}.refine-conversation summary{cursor:pointer;color:#526e76;font-size:.78rem;font-weight:700}.refine-conversation summary span{float:right;color:#94a4a6;font-weight:500}.refine-conversation>div{display:flex;flex-direction:column;gap:8px;max-height:280px;overflow:auto;padding-top:15px}.refine-note{margin:0;max-width:92%;padding:10px 12px;border-radius:8px;font-size:.76rem;line-height:1.5}.refine-note.assistant{background:#f1f5f3;color:#647d81}.refine-note.user{align-self:flex-end;background:#e2ecee;color:#4b6871}@keyframes refine-reveal{0%{opacity:.6;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.refine-studio{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:16px}.refine-art-stage{padding:19px}.refine-desk{padding:22px}}@media(max-width:700px){.refine-studio{grid-template-columns:1fr}.refine-art-stage{padding:24px}.refine-style-switcher{width:100%;margin-left:0}.refine-style-options{width:100%}.refine-desk{margin-top:0;padding:24px}.refine-version-strip button{flex-basis:82px}.refine-heading,.studio-step-heading{grid-template-areas:"back back" "title title" "hint hint" "next next";row-gap:0}.refine-heading .refine-next,.studio-step-heading .studio-next{margin-top:18px}.refine-heading p,.studio-step-heading p{margin-top:8px}}.flow-top{justify-content:flex-start;padding-bottom:31px}.flow-top .progress{flex-wrap:wrap;margin-top:0}@media(prefers-reduced-motion:reduce){.refine-art-image{animation:none}}.upload-card{background:#f5f8f9;border-color:#d5e1e5}.details-card{background:#f8f6ec;border-color:#e5e0cf}.add-tile{background:var(--blue);border-color:var(--slate)}.add-tile:hover{background:#cfdfe5}.generation-stage{background:radial-gradient(circle at 50% 37%,var(--ivory) 0,var(--blue) 72%,#cfdfe5 100%)}.frame-stage{background:var(--blue)}@media(max-width:700px){.app-main{width:calc(100% - 36px);padding-bottom:32px}.flow-top{padding:16px 0 22px}.progress{gap:6px;font-size:.64rem;line-height:1.3}.progress i{width:9px}.flow-heading{margin-bottom:20px}.flow-heading h1,.flow-heading.compact h1{font-size:clamp(2rem,8vw,2.65rem);line-height:1.08}.flow-heading p{font-size:.86rem;line-height:1.45}.refine-heading .refine-back,.studio-step-heading .studio-back{margin-bottom:8px;font-size:.76rem}.refine-heading .refine-next,.studio-step-heading .studio-next{justify-self:stretch;width:100%;min-height:46px;margin-top:15px;font-size:.85rem}.upload-layout{gap:14px}.details-card,.upload-card{padding:17px}.card-title{margin-bottom:16px}.studio-stage-back{margin-bottom:12px;font-size:.76rem}.generation-stage{min-height:0;margin-bottom:0;padding:23px 14px 27px}.generation-stage>.eyebrow{font-size:.57rem}.generation-motion{width:188px;height:188px;margin:15px auto 9px}.generation-motion:after,.generation-motion:before{display:none}.generation-photo{width:150px;height:150px;padding:7px;border-radius:14px;box-shadow:0 14px 32px #405f6a36}.generation-photo img{border-radius:8px}.generation-orbit{inset:0}.orbit-two{display:none}.generation-orbit:after{top:12px;left:31px;width:7px;height:7px;box-shadow:0 0 0 5px #dbe9eb}.sparkle-one{right:-7px;top:24px}.sparkle-two{left:-7px;bottom:27px}.generation-stage h1{font-size:clamp(2rem,8vw,2.65rem);line-height:1.08;margin:13px 0 8px}.generation-stage p{font-size:.84rem;line-height:1.4;margin-bottom:17px}.generation-stage small{font-size:.67rem;margin-top:10px}}@media(max-width:700px) and (max-height:700px){.flow-top{padding-bottom:14px}.generation-stage{padding-top:17px;padding-bottom:19px}.generation-motion{width:158px;height:158px;margin:10px auto 5px}.generation-photo{width:128px;height:128px}.generation-stage h1{font-size:2rem}}.refine-desk{padding:16px;border-radius:16px}.refine-compose{display:flex;flex-direction:column;gap:12px}.refine-suggestions{display:flex;gap:8px;flex-wrap:wrap;margin:0}.refine-suggestions button{padding:8px 11px;font-size:.73rem;white-space:nowrap}.refine-prompt-bar{display:flex;align-items:flex-end;gap:8px;padding:9px 9px 9px 15px;border:1px solid #cddcde;border-radius:15px;background:#fff;transition:border-color .18s,box-shadow .18s}.refine-prompt-bar:focus-within{border-color:#819fa4;box-shadow:0 0 0 3px #dee9e9}.refine-prompt-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.refine-compose .refine-prompt-bar textarea{flex:1 1;min-width:0;min-height:50px;max-height:170px;padding:9px 0;border:0;border-radius:0;background:transparent;box-shadow:none;resize:vertical;font-size:.84rem;line-height:1.45}.refine-compose .refine-prompt-bar textarea:focus{border:0;box-shadow:none}.refine-send{display:grid;place-items:center;flex:none;width:40px;height:40px;border:0;border-radius:11px;background:#536f79;color:#fff;cursor:pointer;transition:background .18s,transform .18s}.refine-send:hover:not(:disabled){background:#3f5e69;transform:translateY(-1px)}.refine-send:disabled{background:#b5c2c5;cursor:not-allowed}.refine-send:focus-visible{outline:2px solid #7898a1;outline-offset:2px}.refine-conversation{margin-top:15px;padding-top:13px}@media(max-width:700px){.refine-art-stage{padding:13px;border-radius:13px}.refine-art-header{margin-bottom:10px}.refine-art-header h2{font-size:.9rem}.refine-art-image{padding:0}.refine-desk{padding:0;border:0;box-shadow:none;background:transparent}.refine-suggestions{flex-wrap:nowrap;overflow-x:auto;padding:2px 0 5px;scrollbar-width:none}.refine-suggestions::-webkit-scrollbar{display:none}.refine-suggestions button{flex:none}.refine-prompt-bar{box-shadow:0 5px 18px #425b6010}}.ai-looks-heading{margin:0 0 25px}.ai-looks-heading .eyebrow{color:#728991}.ai-looks-heading h1{margin:10px 0 7px;font-size:clamp(2.45rem,4.5vw,4.5rem)}.ai-looks-heading p{margin:0;color:#73888e;font-size:.9rem}.ai-looks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ai-look-card{min-width:0;padding:10px;border:1px solid #d7e2e0;border-radius:13px;background:#fff;text-align:left;color:var(--ink);box-shadow:0 8px 20px #425b600d;transition:transform .18s,box-shadow .18s}.ai-look-card:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 13px 27px #425b601c}.ai-look-card:focus-visible{outline:2px solid #526e79;outline-offset:3px}.ai-look-art{display:block;background:var(--ivory)}.ai-look-art img,.ai-look-art svg{width:100%;aspect-ratio:1;object-fit:cover}.ai-look-info{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:13px 5px 4px}.ai-look-info strong{font-family:var(--serif);font-size:1.12rem}.ai-look-info>span{display:inline-flex;align-items:center;gap:4px;color:#597781;font-size:.72rem;font-weight:700;white-space:nowrap}.refine-other-looks{margin-top:13px;font-size:.75rem}.print-guide{display:flex;flex-direction:column;gap:5px;margin-top:13px;padding:13px 15px;border-radius:7px;background:#f3f7f6;color:#627b80;font-size:.72rem;line-height:1.5}.print-guide strong{color:#4b6871;font-size:.78rem}.delivery-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.delivery-options button{display:flex;flex-direction:column;gap:4px;min-width:0;padding:13px;border:1px solid #d7e1de;border-radius:5px;background:#fff;color:#5d757c;text-align:left}.delivery-options button.selected{border-color:#6d888e;background:#eff4f2}.delivery-options button span{font-size:.72rem}.download-art{width:min(100%,420px);background:var(--ivory);box-shadow:0 20px 35px #506a7020}.download-art img,.download-art svg{width:100%;aspect-ratio:1;object-fit:cover}.download-button{text-decoration:none}@media(max-width:700px){.ai-looks-heading{margin-bottom:18px}.ai-looks-heading h1{font-size:2.4rem}.ai-looks-grid{grid-template-columns:1fr;gap:13px}.ai-look-card{padding:8px}.ai-look-info{padding:10px 5px 3px}}.creation-shell{--app-width:760px;min-height:100dvh;display:flex;flex-direction:column;background:#fcfbf7;overflow-x:hidden;color:#40565d}.creation-shell a:focus-visible,.creation-shell button:focus-visible,.creation-shell input:focus-visible,.creation-shell textarea:focus-visible{outline:2px solid #6f929b;outline-offset:2px}.app-header{height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(14px,calc((100vw - var(--app-width))/2)) 0;display:grid;grid-template-columns:52px 1fr 52px;align-items:center;flex:none;background:var(--butter);z-index:15}.icon-button{border:0;background:transparent;color:#4e6871;min-width:44px;min-height:44px;display:grid;place-items:center;border-radius:50%;padding:0}.app-wordmark{border:0;background:transparent;color:#617b84;font:700 21px var(--serif);letter-spacing:-.075em;white-space:nowrap;justify-self:center;padding:7px}.header-spacer{width:44px;height:44px}.done-label{font:700 14px var(--sans)}.creation-main{width:min(100%,var(--app-width));margin:0 auto;flex:1 1;min-height:0}.app-content{padding:17px 22px 110px}.screen-intro{margin:8px 0 24px}.creation-shell h1{font-size:clamp(24px,5.4vw,28px);line-height:1.2;margin:0 0 9px;letter-spacing:-.035em;font-weight:600}.screen-intro p{font-size:15px;line-height:1.5;color:#819195;margin:0;max-width:440px}.creation-shell h2{font-size:20px;line-height:1.2;font-weight:600}.creation-shell h3{font:700 17px var(--sans);letter-spacing:0}.app-error{width:min(calc(100% - 32px),760px);margin:4px auto 0;background:#f9e7e3;color:#75473e;border-radius:9px;padding:12px;display:flex;justify-content:space-between;gap:12px;font-size:13px;z-index:20}.app-error button{border:0;background:none;color:inherit}.app-primary{min-height:51px;border:0;border-radius:12px;background:#536e78;color:#fff;font-weight:700;font-size:15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 19px;white-space:nowrap}.app-primary:hover:not(:disabled){background:#405963}.subtle-action{border:0;background:none;color:#59747d;font-weight:700;min-height:44px;padding:0 12px}.sticky-action{position:fixed;left:0;right:0;bottom:0;z-index:12;min-height:calc(76px + env(safe-area-inset-bottom));padding:11px max(22px,calc((100vw - var(--app-width))/2 + 22px)) calc(11px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fcfbf7f5;border-top:1px solid #e6e9e5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sticky-action>span{font-size:13px;color:#71878d;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-action>strong{font-size:18px}.sticky-action .app-primary{min-width:156px}.hero-upload{height:min(48dvh,420px);min-height:290px;width:100%;border:1.5px dashed #a9bdc2;border-radius:18px;background:#eef3f3;color:#5b7880;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px}.hero-upload strong{font:700 22px var(--serif);letter-spacing:-.04em}.hero-upload span{font-size:14px}.main-photo{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:15px;background:#e6ebeb}.main-photo img{width:100%;height:100%;object-fit:contain}.main-photo>span{left:12px;bottom:12px;border-radius:100px;padding:7px 10px;font-size:12px;font-weight:700}.main-photo>button,.main-photo>span{position:absolute;background:#fcfbf7e9}.main-photo>button{right:12px;top:12px;border:0;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;color:#40565d}.photo-row-head{display:flex;justify-content:space-between;align-items:center;margin:20px 0 10px;font-size:15px}.photo-row-head span{font-size:13px;color:#8a9b9e}.photo-strip{display:flex;gap:9px;overflow-x:auto;padding:2px 1px 6px;scrollbar-width:none}.photo-strip::-webkit-scrollbar,.style-strip::-webkit-scrollbar{display:none}.photo-strip button{flex:none;width:69px;height:69px;padding:0;border:2px solid transparent;border-radius:9px;overflow:hidden;background:#e8f0f0}.photo-strip button.selected{border-color:#62838b}.photo-strip img{width:100%;height:100%;object-fit:cover}.photo-strip .photo-add{border:1px dashed #abbfc2;display:grid;place-items:center;color:#63818a}.file-hint,.support-copy{font-size:13px;color:#8a999b;line-height:1.5;margin:10px 0 0}.file-hint{margin-top:15px}.details-screen{max-width:620px}.field-label{font-size:16px;font-weight:700;display:block;margin:24px 0 9px}.app-field{width:100%;border:1px solid #d6e0de;border-radius:10px;background:#fff;color:#40565d;padding:14px 16px;min-height:52px;font-size:16px}.note-field{min-height:142px;resize:vertical;line-height:1.5}.style-feature-image{position:relative;width:100%;aspect-ratio:1;max-height:min(50dvh,470px);overflow:hidden;border-radius:16px;background:#e7ece9}.style-feature-image>img{width:100%;height:100%;object-fit:cover}.style-feature-image>svg{width:100%;height:100%}.source-thumb{position:absolute;bottom:11px;left:11px;width:74px;height:74px;background:#fff;border:3px solid #fff;border-radius:9px;box-shadow:0 3px 14px #253c3c35;overflow:hidden}.source-thumb img{width:100%;height:100%;object-fit:cover}.source-thumb span{position:absolute;bottom:0;left:0;right:0;background:#fffdeb;font-size:9px;text-align:center;font-weight:700;padding:3px}.style-feature h2{margin:17px 0 5px}.style-feature p{font-size:14px;color:#819296;margin:0}.style-strip{display:flex;gap:11px;overflow-x:auto;margin:22px -22px 0;padding:0 22px 8px;scrollbar-width:none;scroll-snap-type:x mandatory}.style-strip button{flex:0 0 92px;min-width:0;padding:0;background:none;border:0;color:#668089;text-align:left;scroll-snap-align:start}.style-strip button img{object-fit:cover}.style-strip button img,.style-strip button>svg{width:92px;height:92px;border:3px solid transparent;border-radius:11px}.style-strip button.active img,.style-strip button.active>svg{border-color:#57757f}.style-strip button span{display:block;font-size:11px;font-weight:700;line-height:1.25;margin-top:5px}.generated-choices .screen-intro{margin:18px 0 25px}.creation-main.screen-choose{width:min(100%,1100px)}.generated-eyebrow{display:block;margin-bottom:9px;color:#859da0;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.generated-choices .screen-intro p{max-width:520px}.generated-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.generated-card{display:flex;flex-direction:column;min-width:0;padding:8px;border:1px solid #dbe5e1;border-radius:15px;background:#fff;text-align:left;color:#40565d;box-shadow:0 7px 23px #3a55590d;transition:transform .18s,box-shadow .18s,border-color .18s}.generated-card:hover{transform:translateY(-3px);border-color:#96afb1;box-shadow:0 13px 29px #3a555922}.generated-card-art{display:block;width:100%;aspect-ratio:1;overflow:hidden;border-radius:10px;background:#edf1ed}.generated-card-art img,.generated-card-art svg{width:100%;height:100%;object-fit:contain}.generated-card-info{display:flex;flex:1 1;flex-direction:column;gap:5px;padding:11px 5px 5px}.generated-card-info small{color:#91a4a5;font-size:10px;font-weight:700;letter-spacing:.12em}.generated-card-info strong{font:700 18px var(--serif);letter-spacing:-.035em}.generated-card-info>span{color:#87999b;font-size:12px;line-height:1.4}.generated-card-info b{display:flex;align-items:center;gap:6px;margin-top:auto;padding-top:14px;color:#4f727a;font-size:12px}.generated-hint{display:none}.generation-screen{min-height:calc(100dvh - 58px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 28px 56px}.generation-eyebrow{color:#879da1;font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;margin-bottom:10px}.generation-screen h1{margin:0 0 12px}.creating-stage{position:relative;width:min(280px,76vw,42dvh);height:min(280px,76vw,42dvh);display:grid;place-items:center;margin:8px 0 18px}.creating-stage:before{content:"";position:absolute;inset:6%;border-radius:44% 56% 48% 52%;background:radial-gradient(circle at 28% 22%,#fff7db 0,#eef3ed 57%,#e1ebec 100%);transform:rotate(-12deg)}.loading-photo-card{padding:8px;border:1px solid #e8ebe6;border-radius:15px;background:#fff;box-shadow:0 15px 34px #536b712a}.creating-visual{position:relative;width:76%;height:76%;aspect-ratio:1;flex:none;transform:rotate(-5deg);animation:photo-float 3s ease-in-out infinite}.creating-visual img{width:100%;height:100%;object-fit:contain;border-radius:9px;background:#f5f3ed}.creating-sticker{position:absolute;right:-12px;bottom:-12px;width:43px;height:43px;display:grid;place-items:center;background:#fff4c9;color:#71856b;border:2px solid #fff;border-radius:50%;box-shadow:0 5px 15px #526b7120;transform:rotate(13deg)}.creating-doodle{position:absolute;z-index:1;display:grid;place-items:center;animation:doodle-bob 3.8s ease-in-out infinite}.creating-doodle-heart{left:2%;top:16%;color:#e6aaa7;transform:rotate(-14deg)}.creating-doodle-sparkle{right:0;top:13%;color:#98afb2;animation-delay:-1.2s}@keyframes doodle-bob{50%{translate:0 -8px}}.generation-screen p{font-size:15px;color:#71888f;max-width:280px;min-height:46px;line-height:1.5}.generation-caption{margin:0 0 15px;animation:caption-in .35s ease both}@keyframes caption-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.creating-line{height:4px;width:142px;background:#e0e8e7;overflow:hidden;border-radius:10px}.creating-line span{display:block;width:45%;height:100%;background:#8aa7ad;animation:line-move 2.4s ease-in-out infinite alternate}.generation-footnote{margin-top:14px;color:#9aabad;font-size:12px}@keyframes line-move{0%{transform:translateX(0)}to{transform:translateX(125px)}}.artwork-screen{height:100dvh;min-height:0;overflow:hidden}.artwork-screen .creation-main{width:min(100%,850px);display:flex;flex-direction:column}.artwork-content{flex:1 1;min-height:0;display:flex;flex-direction:column;padding:8px 18px 0;overflow:hidden}.artwork-view{flex:1 1;min-height:0;display:grid;place-items:center;position:relative;container-type:size;padding:0}.artwork-view:has(.artwork-image-updating):before{content:"";position:absolute;left:50%;top:50%;width:min(100cqw,100cqh,760px);aspect-ratio:1;pointer-events:none;border-radius:44% 56% 48% 52%;background:radial-gradient(circle at 28% 22%,#fff7db 0,#eef3ed 57%,#e1ebec 100%);transform:translate(-50%,-50%) rotate(-12deg);animation:artwork-aura 5s ease-in-out infinite}.artwork-image{width:min(100cqw,calc(100cqh - 28px),650px);max-width:100%;max-height:100%;aspect-ratio:1;position:relative;z-index:1;box-shadow:0 7px 28px #2f484815;background:#fff;animation:refine-reveal .4s ease both}.artwork-image img,.artwork-image svg{width:100%;height:100%;object-fit:contain}.artwork-image-updating{padding:clamp(8px,1.2cqw,12px);border:8px solid #fff;border-radius:21px;background:#f8f6ef;box-shadow:0 0 0 1px #e8ebe6,0 16px 36px #536b712a;transform:rotate(-1deg);animation:artwork-frame-breathe 3.8s ease-in-out infinite}.artwork-image-updating img,.artwork-image-updating>svg{border-radius:11px;background:#f8f6ef}.artwork-image-updating .creating-doodle{z-index:2}.artwork-image-updating .creating-doodle-heart{left:-13px;top:11%}.artwork-image-updating .creating-doodle-sparkle{right:-13px;top:10%}.artwork-sticker{z-index:2;right:-9px;bottom:-9px}@keyframes artwork-aura{50%{opacity:.68;transform:translate(-50%,-50%) rotate(-7deg) scale(1.03)}}@keyframes artwork-frame-breathe{50%{box-shadow:0 0 0 1px #e6cfb9,0 20px 44px #536b7138}}.artwork-dock{position:sticky;bottom:0;z-index:5;flex:none;width:100%;margin-top:auto;padding-top:8px;background:#fcfbf7}.composer-stack{width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:11px}.ai-composer{width:100%;flex:none;padding:0 0 calc(10px + env(safe-area-inset-bottom));background:#fcfbf7}.composer-box{display:flex;flex-direction:column;gap:6px;border:1px solid #cad9da;border-radius:18px;background:#fff;box-shadow:0 5px 18px #2e49490d;padding:8px 10px 9px 14px;min-width:0}.composer-box:focus-within{border-color:#75959c;box-shadow:0 6px 22px #2e49491a}.composer-box input{width:100%;min-width:0;height:39px;border:0;outline:0;padding:0 2px;font-size:16px;line-height:1.4;color:#3d5158;background:transparent}.composer-box input:focus-visible{outline:none}.composer-box input::placeholder{color:#97a8aa;animation:prompt-hint-fade 4.2s ease-in-out infinite}@keyframes prompt-hint-fade{0%,74%{opacity:1}94%{opacity:.35}to{opacity:1}}.composer-toolbar,.composer-tools{display:flex;align-items:center;min-width:0}.composer-toolbar{justify-content:space-between;gap:6px}.composer-tools{gap:5px}.composer-tools button{display:flex;align-items:center;justify-content:center;gap:5px;min-height:32px;padding:0 9px;border:0;border-radius:9px;background:transparent;color:#617c82;font-size:12px;font-weight:650;white-space:nowrap}.composer-tools button:hover:not(:disabled){background:#edf4f1;color:#405e65}.composer-tools button:disabled{opacity:.45;cursor:default}.composer-preview{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 18px;border:0;border-radius:12px;background:#536e78;color:#fff;font-size:14px;font-weight:700;white-space:nowrap;box-shadow:0 5px 16px #2e494929;transition:background .18s,transform .18s,box-shadow .18s}.composer-preview:hover{background:#405963;transform:translateY(-1px);box-shadow:0 7px 19px #2e494933}.composer-send{display:grid;place-items:center;flex:none;width:33px;min-height:32px;padding:0;border:0;border-radius:9px;background:#536e78;color:#fff}.composer-send:disabled{background:#b7c7c9}.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}.revision-progress{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:8px;min-height:155px;margin-bottom:calc(8px + env(safe-area-inset-bottom));text-align:center}.revision-progress .generation-caption{max-width:100%;min-height:0;margin:0;color:#627e86;font-size:16px;line-height:1.3}.revision-progress .creating-line{width:142px}.revision-request{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1px 0 0;color:#7e9295;font-size:12px}.revision-progress small{color:#95a4a3;font-size:11px}.product-preview{height:min(49dvh,445px);min-height:300px;background:#e8eeee;overflow:hidden;border-radius:15px}.frame-screen .creation-main{width:min(100%,1120px);padding-bottom:calc(76px + env(safe-area-inset-bottom))}.frame-screen .product-screen{display:flex;flex:1 1;min-height:0;flex-direction:column;overflow:hidden;padding:12px 28px 0}.frame-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,310px);gap:28px;flex:1 1;min-height:0;overflow-y:auto;scrollbar-width:thin}.frame-art-column{min-width:0}.frame-screen .product-preview{height:min(64dvh,650px);min-height:350px}.frame-screen .wall-frame{position:relative;width:min(82cqw,620px,calc(100cqh - 40px))}.frame-screen .wall-frame-large{width:min(86cqw,660px,calc(100cqh - 40px))}.frame-screen .product-caption{margin:13px 0 0}.frame-screen .product-controls{padding:4px 2px 18px 0}.wall-scene{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;container-type:size;background:linear-gradient(#e8eeeb 0 79%,#d6d6cb 79% 81%,#c8c5b7 81% 100%);overflow:hidden}.wall-frame{aspect-ratio:1;width:min(66cqw,650px,calc(100cqh - 44px));padding:12px;box-shadow:0 11px 18px #36474736,2px 3px 3px #36474728;z-index:1;transition:width .22s,background-color .22s}.wall-frame-large{width:min(72cqw,710px,calc(100cqh - 44px))}.wall-mat{width:100%;height:100%;padding:8%;background:#fdfcf8;box-shadow:inset 0 0 3px #1c343423}.wall-mat img,.wall-mat svg{width:100%;height:100%;object-fit:cover}.wall-shelf{position:absolute;left:0;right:0;bottom:19%;height:2px;background:#b7b8af}.digital-preview{height:100%;display:grid;place-items:center;padding:20px}.digital-preview img,.digital-preview svg{height:100%;max-width:100%;aspect-ratio:1;object-fit:contain;box-shadow:0 11px 26px #354d4d1b}.product-caption{display:flex;justify-content:space-between;gap:12px;margin:13px 0 28px;font-size:15px}.product-caption div{display:flex;flex-direction:column;gap:3px}.product-caption span{font-size:13px;color:#86999a}.product-controls h2{font:700 18px var(--sans);letter-spacing:0;margin:0 0 13px}.product-controls h3{margin:24px 0 12px}.format-list{border-top:1px solid #e3e9e5}.format-list button{width:100%;display:flex;align-items:center;gap:12px;min-height:68px;border:0;border-bottom:1px solid #e3e9e5;background:transparent;color:#425a61;text-align:left;padding:8px 1px}.format-list button>span:nth-child(2){display:flex;flex:1 1;flex-direction:column;gap:3px}.format-list small{color:#8a9a9c;font-size:12px}.format-list b{font-size:13px;white-space:nowrap}.radio-dot{width:20px;height:20px;border:1.5px solid #a6b8ba;border-radius:50%;display:block;flex:none}.format-list button.selected .radio-dot{border:6px solid #5f7e86}.choice-row,.frame-choice-row{display:flex;gap:8px;overflow-x:auto}.choice-row button,.frame-choice-row button{min-height:44px;border:1px solid #d8e2e0;border-radius:9px;background:#fff;color:#526a70;padding:8px 12px;white-space:nowrap;font-size:13px}.choice-row button{flex:1 1}.choice-row button.selected,.frame-choice-row button.selected{border-color:#64828a;background:#eff4f3;color:#3f5b62}.frame-choice-row button{display:flex;align-items:center;gap:6px;flex:none}.frame-screen .frame-choice-row{flex-wrap:wrap;overflow:visible}.frame-screen .frame-choice-row button{flex:1 1 110px;justify-content:center}.frame-choice-row button span{width:18px;height:18px;border:1px solid #bdc7c5;border-radius:3px}.digital-details{margin-top:20px}.digital-details p{font-size:14px;color:#7f9295}.checkout-screen{max-width:650px}.checkout-item{display:flex;align-items:center;gap:17px;padding:14px 0 22px;border-bottom:1px solid #e1e8e5}.checkout-item>div{width:104px;flex:none}.checkout-item img,.checkout-item svg{width:100%;aspect-ratio:1;object-fit:cover}.checkout-item p{display:flex;flex-direction:column;gap:6px;margin:0}.checkout-item p span{color:#809398;font-size:14px}.checkout-lines{padding:19px 0}.checkout-lines>div{display:flex;justify-content:space-between;margin-bottom:16px;font-size:15px}.checkout-lines>div strong{font-weight:600}.checkout-lines .total{border-top:1px solid #e1e8e5;padding-top:17px;font-weight:700;font-size:18px}.checkout-note{color:#879597;font-size:13px;line-height:1.5}.saved-screen{text-align:center;width:100%;max-width:500px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.saved-mark{width:55px;height:55px;border-radius:50%;background:#e5eeea;color:#57776d;display:grid;place-items:center;margin:35px 0 18px}.saved-screen p{font-size:15px;color:#809295}.saved-art{width:min(80vw,280px);margin:17px auto}.saved-art img,.saved-art svg{width:100%;aspect-ratio:1;object-fit:cover}.saved-screen>span{font-size:12px;color:#92a0a1;margin:6px 0 20px}.download-action{text-decoration:none;margin:10px}.sheet-overlay{position:fixed;inset:0;background:#23353774;z-index:50;display:flex;align-items:flex-end;justify-content:center}.bottom-sheet{width:min(100%,760px);max-height:82dvh;overflow:auto;border-radius:22px 22px 0 0;background:#fcfbf7;padding:19px 20px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -15px 38px #1f323334}.sheet-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.sheet-title h2{margin:0}.history-gallery{gap:16px}.history-feature,.history-gallery{display:flex;flex-direction:column;align-items:center}.history-feature{gap:8px;max-width:100%;color:#617a80;font-size:13px;text-align:center}.history-feature img,.history-feature svg{display:block;width:min(52vw,240px);height:min(52vw,240px);object-fit:contain;background:#fff;box-shadow:0 5px 20px #344b4b19}.history-feature span{max-width:min(70vw,420px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-thumbnails{display:flex;gap:9px;max-width:100%;overflow-x:auto;padding:3px 3px 12px}.history-thumbnails button{display:flex;flex-direction:column;gap:6px;width:83px;min-width:83px;padding:5px;border:1px solid #dce6e2;border-radius:10px;background:#fff;color:#648087;text-align:left;font-size:11px}.history-thumbnails button[aria-pressed=true]{border-color:#789a9b;box-shadow:0 0 0 2px #d4e5e1}.history-thumbnails img,.history-thumbnails svg{display:block;width:71px;height:71px;object-fit:cover;border-radius:5px}.history-thumbnails button span{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-styles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sheet-styles button{border:1px solid #e0e6e3;border-radius:10px;background:#fff;min-width:0;padding:7px;color:#496169;text-align:left;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.sheet-styles button img{width:52px;height:52px;object-fit:cover;border-radius:6px}.sheet-styles button>svg:first-child{width:52px;height:52px;flex:none;border-radius:6px}.sheet-styles button span{flex:1 1}.sheet-styles button svg{width:16px;flex:none}@media(min-width:760px){.app-content,.style-strip{padding-left:40px;padding-right:40px}.style-strip{margin-left:-40px;margin-right:-40px}.artwork-content{padding-left:40px;padding-right:40px}}@media(max-width:390px){.app-content,.style-strip{padding-left:17px;padding-right:17px}.style-strip{margin-left:-17px;margin-right:-17px}.sticky-action{padding-left:17px;padding-right:17px}.sticky-action .app-primary{min-width:145px}.frame-choice-row{gap:5px}.frame-choice-row button{padding:7px 8px;font-size:11px}.product-preview{min-height:275px}}@media(max-width:360px){.composer-tools button span{display:none}.composer-tools button{width:32px;padding:0}}@media(max-width:600px){.generated-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(78vw,330px);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0 -22px;padding:0 22px 12px}.generated-grid::-webkit-scrollbar{display:none}.generated-card{scroll-snap-align:start}.generated-hint{display:block;margin:6px 0 0;color:#8a9b9e;font-size:12px}.artwork-content{padding-top:8px}.wall-frame{width:min(70cqw,440px,calc(100cqh - 44px))}.wall-frame-large{width:min(77cqw,480px,calc(100cqh - 44px))}}@media(max-width:700px){.frame-screen .product-screen{padding:8px 17px 0}.frame-workspace{display:block}.frame-screen .product-preview{height:min(43dvh,420px);min-height:260px}.frame-screen .wall-frame{width:min(80cqw,430px,calc(100cqh - 28px))}.frame-screen .wall-frame-large{width:min(86cqw,470px,calc(100cqh - 28px))}.frame-screen .product-controls{padding:12px 0 18px}.frame-screen .product-caption{margin:10px 0 0}}@media(max-height:600px){.artwork-screen{height:auto;min-height:100dvh;overflow:visible}.artwork-content{min-height:calc(100dvh - 58px);overflow:visible}.artwork-view{min-height:240px}.artwork-dock{box-shadow:0 -9px 22px #fcfbf7e8}}@media(prefers-reduced-motion:reduce){.artwork-image,.artwork-view:has(.artwork-image-updating):before,.composer-box input::placeholder,.creating-doodle,.creating-line span,.creating-visual,.generation-caption{animation:none}}.editorial-intro{text-align:center;padding:96px 24px 94px;max-width:930px;margin:auto}.editorial-intro .eyebrow,.style-section .eyebrow{color:#819399}.editorial-intro h2{font-size:clamp(2.6rem,4.4vw,4.5rem);margin:18px auto 17px;font-weight:600}.editorial-intro p{color:#73858a;line-height:1.7;font-size:1rem;max-width:650px;margin:auto}.style-section{padding:87px clamp(22px,6vw,95px) 105px;background:var(--butter)}.style-section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin:0 auto 35px;max-width:1310px}.style-section-heading h2{margin:16px 0 0;font-size:clamp(2.5rem,4.3vw,4.3rem);font-weight:600}.style-section-heading p{max-width:290px;margin:0 0 6px;color:#778a8d;line-height:1.65;font-size:.88rem}.style-gallery{max-width:1310px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.style-card{background:var(--ivory)}.style-art{background:#e7e8e2;padding:22px}.style-art svg{width:100%;height:auto;box-shadow:0 7px 17px #33495318}.style-card-copy{padding:24px 26px 26px}.style-card-copy h3{font-size:1.45rem;font-weight:600;margin:0 0 7px}.style-card-copy p{color:#819196;font-size:.84rem;line-height:1.5;margin:0}.editorial-link{display:flex;align-items:center;gap:11px;margin:32px auto 0;border:0;border-bottom:1px solid;padding:5px 1px;background:none;color:#526e78;font-weight:700}.editorial-link:hover{color:#324e59}.conversation-section{background:var(--blue);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5%;padding:104px clamp(22px,7vw,110px);overflow:hidden}.conversation-copy{max-width:590px}.conversation-copy .eyebrow{color:#69828a}.conversation-copy h2{margin:20px 0 24px;font-size:clamp(2.6rem,4.5vw,4.8rem);font-weight:600}.conversation-copy h2 em{color:#718a93}.conversation-copy>p{max-width:540px;color:#586f77;line-height:1.7;font-size:1rem}.prompt-examples{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.prompt-examples span{background:rgba(252,251,247,.78);border:1px solid #cadadb;color:#57717a;border-radius:100px;padding:11px 15px;font-size:.75rem;font-weight:600}.conversation-visual{position:relative;min-height:470px;max-width:610px}.conversation-art-frame{position:absolute;top:0;right:7%;padding:12px 12px 6px;background:var(--ivory);box-shadow:0 20px 35px #506a7020;transform:rotate(3deg)}.conversation-art-frame svg{width:100%;height:auto}.conversation-art-frame span{display:block;text-align:center;font-family:var(--serif);color:#788c92;padding:7px}.conversation-chat-card{position:absolute;left:0;bottom:0;width:69%;min-width:290px;background:#fff;border:1px solid #dce5e2;border-radius:5px;box-shadow:0 18px 38px #51676a22;overflow:hidden;transform:rotate(-2deg)}.hero-chat-head{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #e4ebe8;color:#7d9296}.hero-chat-head>span:nth-child(2){display:flex;flex-direction:column;flex:1 1}.hero-chat-head strong{font-family:var(--serif);font-size:1.07rem;color:#506a73;line-height:1}.hero-chat-head small{font-size:.61rem;margin-top:3px;letter-spacing:.01em}.hero-chat-icon{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#536e78}.hero-chat-messages{padding:17px;display:flex;flex-direction:column;gap:9px}.hero-chat-messages p{margin:0;max-width:88%;font-size:.75rem;line-height:1.45;padding:9px 11px;border-radius:8px}.sample-assistant{align-self:flex-start;background:#f1f4f0;color:#60757b;border-bottom-left-radius:2px!important}.sample-user{align-self:flex-end;background:var(--blue);color:#48636c;border-bottom-right-radius:2px!important}.hero-chat-input{border-top:1px solid #e4ebe8;color:#a0adae;display:flex;justify-content:space-between;align-items:center;padding:12px 17px;font-size:.72rem}.hero-chat-input svg{color:#6c8790}.home-nav a{color:#536e78;text-decoration:none;font-size:.77rem;font-weight:700;letter-spacing:.04em}.home-nav a:hover{text-decoration:underline}.home-nav .nav-cta{border:1px solid #536e78;padding:10px 16px}.home-nav .nav-cta:hover{background:#eaf0ef;text-decoration:none}@media(max-width:1000px){.conversation-section{gap:2%;padding-top:80px;padding-bottom:80px}.conversation-visual{min-height:410px}.conversation-chat-card{width:82%}}@media(max-width:700px){.site-header .home-nav a:not(.nav-cta){display:none}.site-header .home-nav .nav-cta{font-size:.67rem;padding:8px}.editorial-intro{padding:75px 24px}.style-section{padding:70px 22px 78px}.style-section-heading{display:block;margin-bottom:26px}.style-section-heading h2{font-size:clamp(2.6rem,9vw,3.8rem)}.style-section-heading p{margin-top:15px}.style-gallery{grid-template-columns:1fr;max-width:460px;gap:18px}.style-card-copy{padding:20px 22px}.style-art{padding:17px}.conversation-section{grid-template-columns:1fr;gap:44px;padding:75px 25px 90px}.conversation-copy h2{font-size:clamp(2.7rem,10vw,4rem)}.conversation-copy>p{font-size:.93rem}.conversation-visual{min-height:440px;width:min(100%,440px);margin:auto}.conversation-art-frame{width:70%;right:4%}.conversation-chat-card{width:83%;min-width:0;left:0;bottom:0;transform:none}.hero-chat-messages p{font-size:.72rem}.editorial-landing .how{padding-top:84px;padding-bottom:90px}}.style-art{height:490px;display:grid;place-items:center;padding:18px;background:#e9e5d8}.style-art img{object-fit:contain;box-shadow:0 8px 20px #33495317}.conversation-art-frame{width:62%;max-width:335px;padding:10px;overflow:hidden}.conversation-art-frame img{width:100%;height:370px;object-fit:contain;background:#faf8ef}@media(max-width:1000px){.style-art{height:400px}.conversation-art-frame img{height:330px}}@media(max-width:700px){.style-art{height:430px}.conversation-art-frame img{height:280px}}.style-art{height:auto;aspect-ratio:1;padding:14px;background:var(--butter)}.style-art img{width:100%;height:100%;object-fit:cover;object-position:center 43%;border:17px solid var(--ivory);outline:9px solid #b5a186;outline-offset:-10px;box-shadow:0 9px 18px #33495326}.conversation-art-frame{width:72%;max-width:390px;padding:11px;background:#b5a186;border:1px solid #9d8c75}.conversation-art-frame img{height:auto;aspect-ratio:1;object-fit:cover;object-position:center 43%;border:16px solid var(--ivory);background:var(--ivory)}@media(max-width:700px){.style-art{height:auto;aspect-ratio:1}.style-art img{border-width:13px}.conversation-art-frame img{height:auto;aspect-ratio:1;border-width:12px}}.style-art{position:relative;display:block;overflow:hidden;background-image:none}.style-art img{position:absolute;inset:14px;width:calc(100% - 28px);height:calc(100% - 28px)}.creation-home{background:var(--ivory);padding:62px clamp(22px,6vw,96px) 104px}.creation-home-inner{max-width:1376px;margin:0 auto}.creation-heading{margin-bottom:48px;text-align:center}.creation-heading .eyebrow{color:#81969a}.creation-heading h1{max-width:1200px;margin:0 auto 20px;font-size:clamp(2.6rem,3.5vw,4rem);line-height:1.12}.creation-heading p{max-width:960px;margin:0 auto;color:#75888d;font-size:1rem;line-height:1.65}.composer-error{color:#a34c42;font-size:.8rem;margin:8px 3px 0}@media(max-width:700px){.creation-home{padding:44px 20px 76px}.creation-heading{margin-bottom:27px}.creation-heading h1{font-size:clamp(2.8rem,10vw,4rem)}.creation-heading p{font-size:.9rem}}.gallery-control-bar{max-width:1310px;margin:0 auto 17px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#75888d;font-size:.78rem;font-weight:700}.gallery-control-bar>div{display:flex;gap:8px}.gallery-control-bar button{width:42px;height:42px;border:1px solid #aebdbd;border-radius:50%;background:var(--ivory);color:#526e78;display:grid;place-items:center}.gallery-control-bar button:hover:not(:disabled){background:var(--blue)}.gallery-control-bar button:disabled{opacity:.4}.style-gallery{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#aab9b8 transparent;padding:0 2px 16px}.style-card{flex:0 0 clamp(300px,62%,720px);min-width:0;scroll-snap-align:start}.home-nav{gap:24px!important}@media(max-width:700px){.style-gallery{display:flex;max-width:none;gap:14px}.style-card{flex-basis:min(82vw,400px)}.gallery-control-bar{margin-bottom:14px}.gallery-control-bar span{font-size:.7rem}}.creation-home{background:var(--blue)}.creation-heading .eyebrow{color:#596f78}.creation-heading p{color:#506a73}.site-header{background:var(--butter);border-bottom-color:#ebe5cd}.creation-home{padding-bottom:88px}.home-upload{max-width:920px;margin-inline:auto;padding:13px;border:1px solid #b9cbd0;border-radius:28px;background:var(--ivory);box-shadow:0 18px 42px #526e7823;transition:border-color .18s,box-shadow .18s}.home-upload.dragging,.home-upload:focus-within{border-color:#66858d;box-shadow:0 20px 44px #526e7833}.home-upload-button{display:flex;align-items:center;gap:23px;width:100%;min-height:164px;padding:24px 28px;border:1px dashed #b9cbd0;border-radius:18px;background:transparent;text-align:left;color:#405f68;transition:background .18s,border-color .18s}.home-upload-button:hover:not(:disabled),.home-upload.dragging .home-upload-button{background:#edf5f6;border-color:#7d9ba3}.home-upload-button:disabled{opacity:.6;cursor:wait}.home-upload-icon{display:grid;place-items:center;flex:none;width:76px;height:76px;border-radius:18px;background:var(--blue);color:#527680}.home-upload-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.home-upload-copy strong{font-size:1.35rem;line-height:1.2}.home-upload-copy small{font-size:.88rem;line-height:1.4;color:#647b81}.home-upload-copy .home-upload-format{font-size:.74rem;color:#72888d}.home-upload-action{display:inline-flex;align-items:center;justify-content:center;gap:13px;flex:none;margin-left:auto;padding:15px 20px;border-radius:12px;background:#526e79;color:#fff;font-size:.9rem;font-weight:800;white-space:nowrap;box-shadow:0 8px 18px #3f596429}.home-upload-button:hover:not(:disabled) .home-upload-action{background:#3f5a65}@media(max-width:700px){.creation-home{padding-bottom:66px}.home-upload{padding:9px;border-radius:21px}.home-upload-button{min-height:0;flex-wrap:wrap;gap:14px;padding:18px;border-radius:15px}.home-upload-icon{width:56px;height:56px;border-radius:14px}.home-upload-icon svg{width:28px}.home-upload-copy{flex:1 1;gap:3px}.home-upload-copy strong{font-size:1rem}.home-upload-copy small{font-size:.74rem}.home-upload-copy .home-upload-format{font-size:.67rem}.home-upload-action{width:100%;margin:5px 0 0;padding:13px 16px}}.site-header .brand-lockup{mix-blend-mode:darken}.home-style-preview{margin-top:60px}.home-style-preview-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.home-style-preview-head .eyebrow{color:#617983}.home-style-preview-head h2{margin:8px 0 4px;font-size:clamp(1.75rem,2.7vw,2.6rem);line-height:1.1}.home-style-preview-head p{margin:0;color:#607680;font-size:.86rem}.home-style-expand{display:inline-flex;align-items:center;gap:7px;flex:none;border:0;background:transparent;color:#405f69;font-size:.8rem;font-weight:800;padding:8px 0}.home-style-expand:hover{text-decoration:underline}.home-style-expand[aria-expanded=true] svg{transform:rotate(-90deg)}.home-style-choice-row{display:flex;align-items:center;gap:15px;margin-bottom:17px;color:#6f858c;font-size:.74rem;font-weight:700}.home-style-ai-choice{display:inline-flex;align-items:center;gap:9px;min-height:41px;padding:8px 13px;border:1px solid #b7cbd0;border-radius:99px;background:var(--ivory);color:#526f79;font-size:.78rem;font-weight:800}.home-style-ai-choice.selected{border-color:#526e79;background:#526e79;color:#fff}.home-style-ai-choice svg:last-child{margin-left:5px}.home-style-preview-list{display:flex;gap:15px;overflow-x:auto;padding:3px 3px 15px;scroll-snap-type:x mandatory;scrollbar-color:#96adb4 transparent}.home-style-preview-list.expanded{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.home-style-preview-card{position:relative;flex:0 0 clamp(215px,28%,310px);min-width:0;padding:8px 8px 12px;border:2px solid transparent;border-radius:15px;background:var(--ivory);color:#405963;text-align:left;box-shadow:0 5px 16px #526e7814;scroll-snap-align:start}.home-style-preview-card.selected{border-color:#526e79;box-shadow:0 0 0 3px #fcfbf7a6}.home-style-preview-card:hover{transform:translateY(-2px)}.home-style-ai-choice:focus-visible,.home-style-expand:focus-visible,.home-style-preview-card:focus-visible{outline:2px solid #405f69;outline-offset:3px}.home-style-preview-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:9px}.home-style-preview-card>span:first-of-type{display:block;padding:10px 5px 0;font-family:var(--serif);font-size:1rem;font-weight:700;letter-spacing:-.02em}.home-style-preview-check{position:absolute;top:17px;right:17px;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#526e79;color:white}@media(max-width:700px){.creation-heading{margin-bottom:38px}.creation-heading h1{max-width:520px;margin-bottom:17px;font-size:clamp(2.35rem,9vw,3.2rem);line-height:1.13}.creation-heading p{max-width:38ch;line-height:1.6}.home-style-preview{margin-top:48px}.home-style-preview-head{align-items:start;gap:12px;margin-bottom:15px}.home-style-preview-head h2{font-size:1.75rem}.home-style-preview-head p{font-size:.77rem;line-height:1.35}.home-style-expand{font-size:.71rem;white-space:nowrap}.home-style-choice-row{gap:10px;margin-bottom:13px;font-size:.68rem}.home-style-ai-choice{font-size:.72rem;min-height:38px}.home-style-preview-list{gap:10px;margin-right:-20px;padding-right:20px}.home-style-preview-card{flex-basis:min(47vw,220px);padding:6px 6px 10px;border-radius:12px}.home-style-preview-card>span:first-of-type{font-size:.88rem;padding-top:8px}.home-style-preview-list.expanded{grid-template-columns:repeat(2,minmax(0,1fr));margin-right:0;padding-right:0}}.editorial-landing .closing{background:var(--butter);padding:72px 20px 82px}.closing-blue-logo{display:block;width:180px;height:170px;margin-bottom:26px;background-image:url(/brand-reference.png);background-repeat:no-repeat;background-size:584px 389px;background-position:-380px -33px;border-radius:18px}.editorial-landing .closing h2{max-width:650px;margin:0 0 27px;font-size:clamp(2.3rem,4vw,3.7rem);line-height:1.12}.editorial-landing .closing .primary{min-height:50px;padding:0 22px;font-size:.9rem}@media(max-width:700px){.editorial-landing .closing{padding:60px 20px 68px}.closing-blue-logo{width:132px;height:125px;margin-bottom:21px;background-size:430px 287px;background-position:-280px -24px;border-radius:14px}.editorial-landing .closing h2{font-size:clamp(2rem,8vw,2.7rem);margin-bottom:23px}}.closing-logo-filter{position:absolute;width:0;height:0;overflow:hidden}.closing-blue-logo{filter:contrast(1.1);filter:url(#closing-logo-ink)}.editorial-landing .closing h2 em{color:var(--ink)}