:root{--ink:#07111f;--muted:#637083;--line:#dfe6ee;--blue:#1188f7;--cyan:#58d5ff;--navy:#06111f;--surface:#f4f7fa;--gold:#ffc95c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Manrope,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a{tap-highlight-color:transparent}.site-header{height:76px;padding:0 max(24px,calc((100vw - 1280px)/2));display:flex;align-items:center;gap:38px;background:#050b12;color:#fff;position:sticky;top:0;z-index:50}.brand img{display:block;width:142px;max-height:44px;object-fit:contain}.site-header nav{display:flex;gap:30px;margin-left:auto}.site-header nav a{color:#dce5ef;text-decoration:none;font-size:14px;font-weight:600}.account-button{border:1px solid #394655;border-radius:9px;background:#101b27;color:#fff;padding:10px 15px;cursor:pointer}.hero{min-height:680px;padding:76px max(24px,calc((100vw - 1280px)/2)) 86px;display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center;background:radial-gradient(circle at 70% 20%,rgba(31,141,255,.18),transparent 31%),linear-gradient(135deg,#050b12,#0a1726 56%,#102843);color:#fff;overflow:hidden}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:#55c8ff;font-size:12px;font-weight:800;letter-spacing:.16em}.eyebrow span{width:28px;height:2px;background:currentColor}.hero h1{font-size:clamp(45px,5.4vw,78px);line-height:1.01;letter-spacing:-.055em;margin:0;max-width:660px}.hero h1 em{font-style:normal;color:transparent;background:linear-gradient(90deg,#fff,#6bdcff 55%,#ffc95c);background-clip:text}.hero-lead{max-width:610px;color:#b9c5d2;font-size:17px;line-height:1.75;margin:25px 0 0}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:32px}.primary-button,.next-button{border:0;border-radius:10px;background:linear-gradient(135deg,#0b84f3,#45c5ff);color:#fff;text-decoration:none;font-weight:800;padding:15px 22px;box-shadow:0 12px 32px rgba(15,133,242,.28);cursor:pointer}.text-link{color:#fff;text-decoration:none;font-weight:700}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:38px;color:#aab8c7;font-size:12px}.trust-row span:before{content:'✓';color:#55d9a3;margin-right:7px}.hero-visual{height:500px;position:relative}.scene{position:absolute;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.17);box-shadow:0 28px 65px rgba(0,0,0,.42);background:#172230}.scene img{width:100%;height:100%;display:block;object-fit:cover}.scene span{position:absolute;left:15px;bottom:15px;padding:7px 10px;border-radius:7px;background:rgba(4,11,18,.72);font-size:11px;font-weight:700}.scene-before{width:59%;height:66%;left:0;top:13%;transform:rotate(-3deg)}.scene-after{width:68%;height:76%;right:0;bottom:5%;transform:rotate(3deg)}.visual-badge{position:absolute;left:43%;top:4%;display:flex;align-items:center;gap:9px;padding:10px 14px;border-radius:13px;background:#fff;color:#07111f;box-shadow:0 13px 34px rgba(0,0,0,.3);transform:rotate(-2deg)}.visual-badge b{display:grid;place-items:center;width:35px;height:35px;border-radius:9px;background:linear-gradient(135deg,#117ef0,#60ddff);color:#fff}.visual-badge span{font-size:10px;font-weight:800;line-height:1.2;text-transform:uppercase}.studio{padding:96px max(24px,calc((100vw - 1180px)/2));background:var(--surface)}.section-heading{max-width:760px;margin:0 auto 44px;text-align:center}.section-heading .eyebrow{justify-content:center}.section-heading h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.04em;margin:0}.section-heading>p:last-child{color:var(--muted);line-height:1.7}.studio-shell{display:grid;grid-template-columns:250px 1fr;background:#fff;border:1px solid #e5ebf1;border-radius:22px;overflow:hidden;box-shadow:0 24px 70px rgba(20,40,70,.09)}.step-rail{padding:26px 18px;background:#07111f}.step-tab{width:100%;display:flex;gap:12px;text-align:left;padding:17px 13px;border:0;border-left:2px solid transparent;background:transparent;color:#718094;cursor:pointer}.step-tab b{font-size:12px;color:#4e5c6c}.step-tab span{font-weight:700}.step-tab small{display:block;color:#697789;margin-top:4px;font-weight:500}.step-tab.is-active{border-left-color:#35baff;color:#fff;background:linear-gradient(90deg,rgba(50,180,255,.12),transparent)}.step-tab.is-active b{color:#4dcaff}.designer-form{min-height:650px}.form-step{display:none;padding:42px 48px}.form-step.is-active{display:block}.panel-heading{display:flex;align-items:flex-start;gap:16px;margin-bottom:30px}.panel-heading>span{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:11px;background:#e9f5ff;color:#087fe8;font-weight:800}.panel-heading h3{font-size:27px;margin:0 0 5px;letter-spacing:-.025em}.panel-heading p{color:var(--muted);margin:0}.dropzone{min-height:350px;border:2px dashed #cbd6e2;border-radius:17px;background:#f9fbfd;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden}.dropzone input{position:absolute;opacity:0;inset:0;width:100%;height:100%;cursor:pointer}.dropzone img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#0b1420;display:none}.dropzone.has-image img{display:block}.dropzone.has-image strong,.dropzone.has-image small,.dropzone.has-image .upload-icon{display:none}.upload-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#e4f3ff;color:#0a83ec;font-size:28px;margin-bottom:15px}.dropzone strong{font-size:18px}.dropzone small{color:var(--muted);margin-top:7px}.tip{margin:17px 0;color:#5d6c7c;font-size:13px}.next-button{display:block;margin:24px 0 0 auto;padding:13px 20px}.step-actions{display:flex;align-items:center;justify-content:space-between;margin-top:28px}.step-actions .next-button{margin:0}.back-button{border:0;background:transparent;color:#516071;font-weight:700;cursor:pointer;padding:12px}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px}.mode-switch button{border:1px solid var(--line);background:#fff;border-radius:13px;padding:17px;text-align:left;cursor:pointer}.mode-switch b,.mode-switch small{display:block}.mode-switch small{color:var(--muted);margin-top:4px}.mode-switch button.is-active{border-color:#168af3;box-shadow:0 0 0 3px rgba(22,138,243,.09);background:#f4faff}.recommend-card{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px;border-radius:15px;background:linear-gradient(135deg,#071421,#102c46);color:#fff}.recommend-card>div{display:grid;grid-template-columns:auto 1fr;column-gap:13px}.recommend-card .spark{grid-row:1/3;font-size:27px;color:#67d6ff}.recommend-card h4{margin:0}.recommend-card p{margin:5px 0 0;color:#aebdcc;font-size:13px}.recommend-card button{flex:0 0 auto;border:1px solid #436179;border-radius:9px;padding:10px 13px;background:#132a3d;color:#fff;cursor:pointer}.selected-summary{display:flex;gap:9px;flex-wrap:wrap;margin-top:17px}.selected-summary span{padding:7px 10px;border-radius:999px;background:#eaf6ff;color:#1474c6;font-size:12px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-height:365px;overflow:auto;margin-top:18px;padding-right:4px}.product-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;cursor:pointer;text-align:left;padding:0}.product-card img{width:100%;aspect-ratio:1;object-fit:cover;display:block;background:#edf2f6}.product-card span{display:block;padding:9px;font-size:12px;font-weight:700;line-height:1.35}.product-card.is-selected{border-color:#168af3;box-shadow:inset 0 0 0 2px #168af3}.style-options{border:0;padding:0;margin:0}.style-options legend{font-weight:800;margin-bottom:12px}.style-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.style-options legend{grid-column:1/-1}.style-options label{position:relative}.style-options input{position:absolute;opacity:0}.style-options span{display:block;border:1px solid var(--line);border-radius:12px;padding:15px;cursor:pointer;font-weight:700}.style-options small{display:block;color:var(--muted);margin-top:4px;font-weight:500}.style-options input:checked+span{border-color:#168af3;background:#f2f9ff;box-shadow:0 0 0 2px rgba(22,138,243,.08)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}label{font-size:13px;font-weight:700;color:#344252}input,select,textarea{display:block;width:100%;margin-top:7px;border:1px solid #d9e2eb;border-radius:9px;background:#fff;padding:12px;color:#132033;outline:none}input:focus,select:focus,textarea:focus{border-color:#168af3;box-shadow:0 0 0 3px rgba(22,138,243,.09)}.field-grid+label{display:block;margin-top:18px}.member-gate{text-align:center;padding:60px 30px;border:1px solid #dfe7ef;border-radius:17px;background:radial-gradient(circle at 50% 0,#e8f7ff,transparent 45%),#f9fbfd}.member-gate>span{color:#168af3;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.member-gate h4{font-size:28px;margin:12px 0}.member-gate p{max-width:550px;margin:0 auto 24px;color:var(--muted);line-height:1.65}.member-gate button{border:0}.quota-card{display:flex;justify-content:space-between;align-items:center;background:#eef8ff;border:1px solid #d0ebff;border-radius:12px;padding:16px 18px;color:#116ebc}.quota-card span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.consent{display:flex;align-items:flex-start;gap:10px;margin:20px 0;color:#5e6c7b;font-size:12px;line-height:1.55}.consent input{width:auto;margin:3px 0 0}.generate-button{width:100%;border:0;border-radius:11px;padding:16px;background:linear-gradient(135deg,#0c7fe8,#50cfff);color:#fff;font-weight:800;font-size:16px;cursor:pointer;box-shadow:0 15px 35px rgba(13,128,233,.25)}.cost-note{text-align:center;color:#758294;font-size:11px}.standalone-back{margin-top:18px}.generation-result{padding:28px;border-radius:15px;background:#071421;color:#fff;text-align:center}.generation-result img{display:block;max-width:100%;margin:18px auto;border-radius:10px}.generation-result p{color:#b9c7d4;line-height:1.6}.how{padding:96px max(24px,calc((100vw - 1180px)/2))}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.how-grid article{padding:30px;border:1px solid #e2e8ef;border-radius:17px}.how-grid b{color:#0d87f2}.how-grid h3{font-size:21px}.how-grid p{color:var(--muted);line-height:1.65}footer{padding:42px max(24px,calc((100vw - 1280px)/2));background:#050b12;color:#9dadbd;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}footer img{width:135px}footer a{color:#cdd7e1;text-decoration:none;margin-left:20px}footer>p{grid-column:1/-1;border-top:1px solid #1e2935;padding-top:22px;font-size:12px}.auth-dialog{width:min(920px,calc(100% - 28px));padding:0;border:0;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.45)}.auth-dialog::backdrop{background:rgba(2,8,14,.72);backdrop-filter:blur(7px)}.auth-dialog[open]{display:grid;grid-template-columns:.8fr 1.2fr}.dialog-close{position:absolute;right:14px;top:11px;border:0;background:transparent;font-size:26px;color:#7b8794;cursor:pointer}.auth-intro{padding:48px 38px;background:linear-gradient(145deg,#07111f,#12304a);color:#fff}.auth-intro h2{font-size:34px;letter-spacing:-.035em}.auth-intro>p:last-child{color:#b8c6d3;line-height:1.7}.auth-forms{padding:45px 42px}.auth-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:24px}.auth-tabs button{flex:1;border:0;border-bottom:2px solid transparent;background:#fff;padding:12px;cursor:pointer;font-weight:800;color:#788492}.auth-tabs button.is-active{color:#1183ea;border-bottom-color:#1183ea}.auth-forms form>label{display:block;margin-bottom:16px}.auth-forms form>button{width:100%;border:0;border-radius:9px;padding:13px;background:#1087ef;color:#fff;font-weight:800;cursor:pointer}.auth-message{min-height:20px;color:#c0392b;font-size:12px;text-align:center}.auth-forms .field-grid{margin-top:0}.auth-forms .field-grid label{margin-bottom:0}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{height:430px}.studio-shell{grid-template-columns:1fr}.step-rail{display:flex;overflow:auto;padding:10px}.step-tab{min-width:175px}.auth-dialog[open]{grid-template-columns:1fr}.auth-intro{display:none}.how-grid{grid-template-columns:1fr}}@media(max-width:640px){.site-header{height:66px;padding:0 16px}.brand img{width:118px}.hero{padding:48px 18px 62px;gap:30px}.hero h1{font-size:44px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{height:310px}.visual-badge{left:35%}.studio{padding:65px 14px}.form-step{padding:30px 18px}.panel-heading h3{font-size:23px}.dropzone{min-height:260px}.mode-switch,.style-options,.field-grid{grid-template-columns:1fr}.recommend-card{align-items:flex-start;flex-direction:column}.product-grid{grid-template-columns:1fr 1fr}.how{padding:65px 18px}footer{grid-template-columns:1fr}.auth-forms{padding:42px 20px 25px}.auth-forms .field-grid{gap:0}}

/* 2026-08-31 visual redesign: preserve the existing workflow while giving the studio an editorial lighting identity. */
:root{--ink:#18211b;--muted:#657168;--line:#d6ddd3;--blue:#e66835;--cyan:#b8e25b;--navy:#19342b;--surface:#f0f0e7;--gold:#dfad55}
body{background:#f0f0e7;color:var(--ink);font-family:Manrope,sans-serif;letter-spacing:-.012em}.site-header{height:82px;background:#f0f0e7;color:#1d2b22;border-bottom:1px solid rgba(27,48,38,.12);padding:0 max(28px,calc((100vw - 1320px)/2));gap:46px}.brand{position:relative;z-index:2}.brand img{width:145px;filter:brightness(.42) saturate(.8)}.site-header nav{margin-left:0;gap:28px}.site-header nav a{color:#3d4b42;font-size:12px;letter-spacing:.035em;text-transform:uppercase}.site-header nav a:hover{color:#d55226}.account-button{margin-left:auto;border:1px solid #233d30;border-radius:999px;background:#233d30;color:#f9f6ec;padding:11px 17px;font-size:12px;font-weight:800;letter-spacing:.03em}.account-button span{display:inline-block;margin-left:6px;color:#c6f06d;font-size:15px}.hero{min-height:720px;position:relative;isolation:isolate;padding:88px max(28px,calc((100vw - 1320px)/2)) 100px;grid-template-columns:.84fr 1.16fr;gap:72px;background:linear-gradient(120deg,#dce0d1 0%,#ecede3 39%,#253f32 39.1%,#142a21 100%);color:#17251d;overflow:hidden}.hero:after{content:'';position:absolute;inset:auto -10% -36% 41%;height:80%;border-radius:50%;background:radial-gradient(circle,rgba(202,239,107,.26),transparent 58%);filter:blur(8px);z-index:-1}.hero-copy{position:relative;z-index:2}.eyebrow{color:#567030;font-size:11px;letter-spacing:.2em}.eyebrow span{background:#d85b32;width:35px}.hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(60px,6.2vw,96px);font-weight:600;line-height:.86;letter-spacing:-.07em;max-width:650px}.hero h1 em{background:none;color:#d65228;font-style:italic}.hero-lead{max-width:500px;color:#46554b;font-size:16px;line-height:1.82}.hero-actions{margin-top:36px}.primary-button,.next-button{border-radius:999px;background:#d6562d;color:#fff;box-shadow:none;padding:15px 22px;font-size:13px;letter-spacing:.01em;transition:transform .2s ease,background .2s ease}.primary-button:hover,.next-button:hover{transform:translateY(-2px);background:#b64120}.primary-button span{margin-left:8px;font-size:16px}.text-link{color:#243b2e;font-size:13px;border-bottom:1px solid #849288;padding-bottom:4px}.text-link span{color:#d6562d;margin-left:6px}.trust-row{gap:0;margin-top:43px;color:#536258;font-size:11px}.trust-row span{padding:0 15px;border-left:1px solid #aeb8ad}.trust-row span:first-child{padding-left:0;border:0}.trust-row span:before{display:none}.hero-visual{height:535px;align-self:center;position:relative;z-index:1}.hero-halo{position:absolute;width:420px;height:420px;right:8%;top:8%;border:1px solid rgba(200,240,110,.4);border-radius:50%;box-shadow:0 0 0 36px rgba(200,240,110,.06),0 0 0 87px rgba(200,240,110,.035)}.scene{border-radius:0;border:1px solid rgba(229,241,213,.42);box-shadow:0 28px 70px rgba(4,17,10,.32)}.scene:after{content:'';position:absolute;inset:0;background:linear-gradient(160deg,transparent 56%,rgba(11,26,17,.68));pointer-events:none}.scene span{z-index:1;left:17px;bottom:16px;border-radius:0;background:transparent;padding:0;color:#f2f6e7;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.scene-before{width:49%;height:59%;left:1%;top:5%;transform:rotate(-4deg)}.scene-after{width:68%;height:78%;right:1%;bottom:2%;transform:rotate(3deg)}.visual-badge{z-index:3;left:39%;top:11%;border-radius:0;background:#d5ee7d;color:#1c3025;padding:12px 15px;transform:rotate(-7deg);box-shadow:none}.visual-badge b{border-radius:50%;width:33px;height:33px;background:#d55228}.visual-badge span{font-size:9px;letter-spacing:.12em}.concept-note{position:absolute;right:-5px;bottom:8%;z-index:4;display:flex;flex-direction:column;gap:7px;width:152px;padding:14px 0 0 15px;border-left:1px solid rgba(230,243,217,.55);color:#e8efdd}.concept-note span{font-size:9px;letter-spacing:.18em;color:#bfdf6e}.concept-note strong{font-family:'Cormorant Garamond',serif;font-size:24px;line-height:.9;font-weight:600}.studio{padding:112px max(28px,calc((100vw - 1180px)/2));background:linear-gradient(180deg,#f0f0e7 0%,#e4e6d8 100%)}.section-heading{max-width:820px;margin-bottom:50px}.section-heading h2{font-family:'Cormorant Garamond',serif;font-size:clamp(45px,5vw,66px);font-weight:600;line-height:.91;letter-spacing:-.06em}.section-heading>p:last-child{max-width:620px;margin:19px auto 0;color:#5d6b61;font-size:15px}.studio-shell{border:0;border-radius:0;box-shadow:0 24px 60px rgba(44,57,41,.13)}.step-rail{background:#254434;padding:28px 18px}.step-tab{position:relative;padding:19px 14px;border-left:0;border-bottom:1px solid rgba(231,244,216,.14);color:#afbdaf}.step-tab:last-child{border-bottom:0}.step-tab b{font-family:'Cormorant Garamond',serif;font-size:20px;color:#95aa8d}.step-tab small{font-size:10px;color:#9aab9d}.step-tab.is-active{border-left:0;background:#cbea75;color:#183126}.step-tab.is-active:after{content:'↗';position:absolute;right:13px;top:20px;color:#d5532a;font-size:17px}.step-tab.is-active b,.step-tab.is-active small{color:#2e4d3d}.designer-form{min-height:650px;background:#fcfcf7}.form-step{padding:48px 54px}.panel-heading>span{border-radius:50%;background:#dcefb0;color:#284732}.panel-heading h3{font-family:'Cormorant Garamond',serif;font-size:37px;font-weight:600;letter-spacing:-.045em}.dropzone{border:1px dashed #9fad9c;border-radius:0;background:#f0f2e8}.upload-icon{border-radius:0;background:#d6ee83;color:#254533}.mode-switch button{border-radius:0}.mode-switch button.is-active{border-color:#d5552c;box-shadow:inset 0 0 0 1px #d5552c;background:#fff8ec}.recommend-card{border-radius:0;background:#254434}.recommend-card button{border-radius:999px;background:#d5542c;border-color:#d5542c}.style-options input:checked+span{border-color:#d5552c;background:#fff8ec;box-shadow:inset 0 0 0 1px #d5552c}.member-gate{border-radius:0;background:#eef3df}.generate-button{border-radius:999px;background:#d5542c;box-shadow:none}.how{position:relative;padding:112px max(28px,calc((100vw - 1180px)/2));background:#203b2d;color:#eef2e4;overflow:hidden}.how:before{content:'AI';position:absolute;right:4%;bottom:-21%;font-family:'Cormorant Garamond',serif;font-size:350px;line-height:1;color:rgba(202,235,116,.075)}.how .section-heading h2{color:#f1f5e8}.how .eyebrow{color:#c8e97b}.how-grid{position:relative;z-index:1;gap:0;border-top:1px solid rgba(229,241,216,.25);border-bottom:1px solid rgba(229,241,216,.25)}.how-grid article{min-height:230px;border:0;border-right:1px solid rgba(229,241,216,.25);border-radius:0;padding:34px 30px}.how-grid article:last-child{border-right:0}.how-grid b{font-family:'Cormorant Garamond',serif;color:#c8e97b;font-size:32px}.how-grid h3{font-family:'Cormorant Garamond',serif;font-size:30px;font-weight:600;margin:13px 0}.how-grid p{color:#c1ccbe;font-size:14px}.how-grid article:hover{background:rgba(208,234,128,.08)}footer{background:#12251b;color:#aebbac}footer a{color:#d9e6cf}.auth-intro{background:#254434}.auth-dialog{border-radius:0}.auth-forms form>button{border-radius:999px;background:#d5542c}.auth-tabs button.is-active{color:#d5542c;border-bottom-color:#d5542c}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:64px;background:linear-gradient(145deg,#e8e9de 0%,#d9ded1 52%,#244031 52.1%,#183027 100%)}.hero-visual{height:470px}.concept-note{right:2%}}@media(max-width:640px){.site-header{height:70px}.account-button{padding:9px 12px;font-size:10px}.hero{padding:60px 20px 66px}.hero h1{font-size:61px}.hero-visual{height:350px}.hero-halo{width:235px;height:235px;right:10%;top:11%;box-shadow:0 0 0 21px rgba(200,240,110,.06),0 0 0 50px rgba(200,240,110,.035)}.scene-before{width:53%;height:56%}.scene-after{width:70%;height:74%}.visual-badge{left:28%;top:7%}.concept-note{display:none}.trust-row{display:grid;gap:8px}.trust-row span{padding:0;border:0}.studio,.how{padding:75px 16px}.form-step{padding:34px 20px}.panel-heading h3{font-size:31px}.section-heading h2{font-size:49px}.how-grid{grid-template-columns:1fr}.how-grid article{border-right:0;border-bottom:1px solid rgba(229,241,216,.25)}.how-grid article:last-child{border-bottom:0}}

.password-hint{margin:-6px 0 16px;color:#6d786f;font-size:11px}.member-dialog{width:min(760px,calc(100% - 28px));max-height:min(760px,calc(100vh - 28px));padding:0;border:0;background:#fcfcf7;color:#1c3024;box-shadow:0 30px 100px rgba(0,0,0,.45)}.member-dialog::backdrop{background:rgba(2,8,5,.72);backdrop-filter:blur(7px)}.member-dialog-head{padding:34px 38px 28px;background:#254434;color:#f2f5e8}.member-dialog-head .eyebrow{margin-bottom:10px;color:#c8e97b}.member-dialog-head h2{margin:0;font-family:'Cormorant Garamond',serif;font-size:38px;font-weight:600}.member-dialog-head>p:last-child{margin:7px 0 0;color:#c0cec0;font-size:13px}.member-dialog-body{padding:28px 38px 36px}.member-dialog-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.member-dialog-bar h3{margin:0}.member-dialog-bar button{border:1px solid #cbd5cb;border-radius:999px;background:transparent;padding:8px 14px;color:#435348;cursor:pointer}.history-list{display:grid;gap:10px;max-height:440px;overflow:auto}.history-item{display:grid;grid-template-columns:104px 1fr;gap:16px;align-items:center;padding:12px;border:1px solid #dce3d9;background:#fff}.history-image,.history-placeholder{width:104px;height:76px}.history-image img{width:100%;height:100%;display:block;object-fit:cover}.history-placeholder{display:grid;place-items:center;background:#e8eddc;color:#d5542c;font-size:25px}.history-item h4{margin:6px 0 3px;font-size:15px}.history-item p,.history-item small{margin:0;color:#68756b;font-size:12px}.history-status{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8a6310}.status-complete{color:#267747}.status-failed{color:#a33b2d}.history-empty{padding:42px;text-align:center;background:#eef1e7}.history-empty p{margin-bottom:0;color:#68756b}@media(max-width:640px){.member-dialog-head,.member-dialog-body{padding-left:20px;padding-right:20px}.history-item{grid-template-columns:78px 1fr}.history-image,.history-placeholder{width:78px;height:66px}}

.product-choice-actions{display:flex;align-items:center;gap:14px;margin-top:16px}.product-choice-actions button{border:1px solid #d5542c;border-radius:999px;background:#fff;color:#b64222;padding:10px 16px;font-weight:800;cursor:pointer}.product-choice-actions span{color:#69766d;font-size:12px}.product-picker{margin-top:18px;padding:20px;background:#eef1e7;border:1px solid #d5ddcf}.product-picker-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px}.product-picker-head label{flex:1}.product-picker-head input{margin-top:5px}.product-picker-head strong{white-space:nowrap;color:#294735}.product-catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-height:470px;overflow:auto;padding:2px}.catalog-product{display:grid;grid-template-columns:72px 1fr;grid-template-rows:1fr auto;gap:4px 10px;min-height:92px;padding:9px;border:1px solid #d5ddd2;background:#fff;color:#263a2e;text-align:left;cursor:pointer}.catalog-product img{grid-row:1/3;width:72px;height:72px;object-fit:cover;background:#e4e9df}.catalog-product span{align-self:end;font-size:11px;font-weight:700;line-height:1.35}.catalog-product b{color:#758177;font-size:10px}.catalog-product.is-selected{border-color:#d5542c;box-shadow:inset 0 0 0 2px #d5542c;background:#fff8ec}.catalog-product.is-selected b{color:#d5542c}.product-picker-actions{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.product-picker-actions .next-button{margin:0}@media(max-width:700px){.product-choice-actions,.product-picker-head{align-items:stretch;flex-direction:column}.product-catalog{grid-template-columns:1fr}.catalog-product{grid-template-columns:64px 1fr}.catalog-product img{width:64px;height:64px}}
.plan-item .match-reason{color:#3f6c4f;font-weight:700}.recommendation-fields{padding:18px;background:#f2f4eb;border:1px solid #dce2d7}
.reference-picker{grid-column:1/-1;padding-top:10px;border-top:1px solid #e1e6df}.reference-picker small{display:block;margin-bottom:8px;color:#627068;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.reference-picker>div{display:flex;gap:7px;overflow:auto}.reference-thumb{flex:0 0 56px;width:56px;height:48px;padding:2px;border:1px solid #ced7ce;background:#fff;cursor:pointer}.reference-thumb img{width:100%;height:100%;object-fit:cover}.reference-thumb.is-selected{border-color:#d5542c;box-shadow:0 0 0 2px #d5542c}.plan-reference-main{transition:opacity .2s}
.designer-contact-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:54px;padding:72px max(28px,calc((100vw - 1180px)/2));background:#d7ee7e;color:#1c3024}.designer-contact-cta .eyebrow{margin-bottom:12px;color:#536f2c}.designer-contact-cta h2{margin:0;font-family:'Cormorant Garamond',serif;font-size:clamp(40px,4.7vw,64px);font-weight:600;line-height:.95;letter-spacing:-.055em}.designer-contact-cta>div>p:last-child{max-width:690px;margin:19px 0 0;color:#45563f;line-height:1.7}.designer-contact-button{display:flex;align-items:center;gap:18px;max-width:330px;padding:18px 23px;border-radius:999px;background:#d5542c;color:#fff;text-decoration:none;font-size:13px;font-weight:800;line-height:1.35;box-shadow:0 14px 30px rgba(116,52,28,.18);transition:transform .2s ease,background .2s ease}.designer-contact-button:hover{transform:translateY(-2px);background:#b64120}.designer-contact-button span{font-size:20px}@media(max-width:800px){.designer-contact-cta{grid-template-columns:1fr;padding:56px 20px;gap:28px}.designer-contact-button{max-width:none;justify-content:center}}

.product-plan{border:1px solid #d4ddd1;background:#f4f6ed}.plan-loading{margin:0;padding:38px;color:#627068;text-align:center}.plan-summary{padding:24px 26px;background:#254434;color:#edf4df}.plan-summary>span{color:#c9eb77;font-size:10px;font-weight:800;letter-spacing:.16em}.plan-summary h4{margin:9px 0 6px;font-family:'Cormorant Garamond',serif;font-size:31px;font-weight:600}.plan-summary p{max-width:680px;margin:0;color:#cad6c8;font-size:12px;line-height:1.6}.plan-total{display:block;margin-top:16px;color:#d9ed92;font-size:14px}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d4ddd1}.plan-item{display:grid;grid-template-columns:76px 1fr;gap:13px;min-height:145px;padding:15px;background:#fbfcf7}.plan-item img{width:76px;height:76px;object-fit:cover;background:#e6eae3}.plan-item span{display:block;color:#d5542c;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.plan-item h4{margin:5px 0;color:#1c3024;font-size:13px;line-height:1.4}.plan-item p{margin:6px 0 0;color:#657168;font-size:11px;line-height:1.45}.plan-item>strong{grid-column:1/-1;align-self:end;color:#284733;font-size:12px}.plan-note{margin:15px 0 0;color:#6b786f;font-size:11px;line-height:1.6}.result-estimate{margin-top:20px;padding:18px;background:#19382b;color:#edf4df;text-align:left}.result-estimate h4{margin:0 0 6px;font-family:'Cormorant Garamond',serif;font-size:27px}.result-estimate p{margin:0;color:#c6d5c7}.result-estimate strong{display:block;margin-top:14px;color:#d9ed92}.result-estimate small{display:block;margin-top:6px;color:#aebfac;line-height:1.5}@media(max-width:700px){.plan-grid{grid-template-columns:1fr}.plan-summary{padding:21px}.plan-item{min-height:125px}}
.result-designer-help{margin-top:22px;padding:22px;border:1px solid rgba(203,234,117,.38);background:#19382b;text-align:left}.result-designer-help strong{display:block;color:#eef4df;font-size:18px}.result-designer-help p{margin:7px 0 16px;color:#c5d3c5}.result-designer-help a{display:inline-flex;align-items:center;gap:12px;padding:12px 18px;border-radius:999px;background:#d5542c;color:#fff;text-decoration:none;font-size:13px;font-weight:800}.result-designer-help a:hover{background:#b64120}.result-designer-help a span{font-size:18px}@media(max-width:640px){.result-designer-help{padding:18px}.result-designer-help a{width:100%;justify-content:center;text-align:center}}
.history-designer-link{display:inline-block;margin-top:8px;color:#b64222;font-size:11px;font-weight:800;text-decoration:none}.history-designer-link:hover{text-decoration:underline}
