@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--bg:#fff;--panel:#fffffff5;--panel-soft:#ffffffe0;--text:#171717;--muted:#6e737b;--line:#e8eaee;--line-strong:#17171724;--green:#a8f21f;--green-dark:#7fcf00;--lime:var(--green);--lime-dark:#86d800;--shadow:0 18px 55px #1018281a;--radius-xl:30px;--radius-lg:22px;--radius-md:16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.studio-reference{--bg:#f7f8f5;--text:#111311;--muted:#747970;--line:#e1e5dc;--line-strong:#cbd2c4;--lime:#9bea22;--lime-soft:#f1ffd5;--lime-dark:#72bd12;--black:#060706;--card:#ffffffd1;--shadow:0 16px 42px #11131113;--container:1440px;color:var(--text);background:linear-gradient(#9bea220b 1px, transparent 1px), linear-gradient(90deg, #9bea2209 1px, transparent 1px), var(--bg);background-size:42px 42px}.studio-reference .app{grid-template-rows:66px 1fr 72px;min-height:100vh;display:grid}.studio-reference .topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8f5e0;border-bottom:1px solid #11131114;position:sticky;top:0}.studio-reference .topbar-inner{width:min(var(--container), calc(100% - 64px));grid-template-columns:260px 1fr;align-items:center;gap:24px;height:66px;margin:0 auto;display:grid}.studio-reference .brand{letter-spacing:-.035em;align-items:center;gap:12px;font-size:23px;font-weight:850;display:flex}.studio-reference .brand .mark,.studio-reference .brand span span{color:var(--lime-dark)}.studio-reference .brand .mark{font-size:26px}.studio-reference .nav{color:#292c28;justify-self:end;gap:44px;font-size:14px;font-weight:700;display:flex}.studio-reference .app-main{width:min(var(--container), calc(100% - 64px));grid-template-columns:330px minmax(0,1fr);align-items:start;gap:26px;margin:0 auto;padding:24px 0 22px;display:grid}.studio-reference .sidebar{gap:14px;display:grid;position:sticky;top:90px}.studio-reference .panel{background:var(--card);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #e1e4dceb;border-radius:26px}.studio-reference .side-card{padding:18px;position:relative;overflow:hidden}.studio-reference .side-card:before{content:"";background:#9bea221f;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-90px;left:-80px}.studio-reference .card-head{z-index:1;justify-content:space-between;align-items:start;gap:12px;margin-bottom:14px;display:flex;position:relative}.studio-reference .card-head h2{letter-spacing:-.035em;margin:0;font-size:18px}.studio-reference .step-num{font-style:italic;font-weight:950}.studio-reference .single-upload{z-index:1;border:1.5px dashed var(--line-strong);background:linear-gradient(#ffffffb8,#f1ffd561);border-radius:18px;place-items:center;height:292px;display:grid;position:relative;overflow:hidden}.studio-reference .single-upload.has-photo{background:#ddd;border-style:solid}.studio-reference .single-upload img{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .18s;position:absolute;inset:0}.studio-reference .single-upload.has-photo img{opacity:1}.studio-reference .upload-placeholder{z-index:2;text-align:center;background:#ffffff94;border-radius:18px;place-items:center;width:calc(100% - 28px);min-height:210px;padding:22px;display:grid;position:relative}.studio-reference .single-upload.has-photo .upload-placeholder{text-align:left;background:#ffffffeb;border-radius:15px;grid-template-columns:1fr auto;align-items:center;gap:10px;width:auto;min-height:0;padding:10px 11px;display:grid;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 10px 24px #1113111f}.studio-reference .upload-icon{background:var(--lime-soft);color:#365d05;border:1px solid #9bea22b8;border-radius:18px;place-items:center;width:54px;height:54px;margin:0 auto 12px;font-size:24px;font-weight:950;display:grid}.studio-reference .single-upload.has-photo .upload-icon{display:none}.studio-reference .upload-placeholder b{color:#171a15;letter-spacing:-.02em;margin-bottom:4px;font-size:15px;display:block}.studio-reference .upload-placeholder span{color:#687063;max-width:220px;margin:0 auto 12px;font-size:12px;line-height:1.35;display:block}.studio-reference .single-upload.has-photo .upload-placeholder span{max-width:none;margin:0}.studio-reference .upload-btn{background:var(--black);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex}.studio-reference .upload-help{z-index:1;text-align:center;color:var(--muted);margin-top:10px;font-size:12px;line-height:1.35;position:relative}.studio-reference .subtle-warning{color:#6e765d}.studio-reference .photo-recs{padding:16px}.studio-reference .photo-recs h3{letter-spacing:-.03em;margin:0 0 10px;font-size:15px}.studio-reference .rec-list{color:#555a50;gap:8px;font-size:12px;line-height:1.35;display:grid}.studio-reference .rec-item{grid-template-columns:22px 1fr;gap:8px;display:grid}.studio-reference .rec-icon{background:var(--lime-soft);color:#406a05;border:1px solid #9bea2299;border-radius:8px;place-items:center;width:22px;height:22px;font-size:11px;font-weight:950;display:grid}.studio-reference .generate-sticky{grid-template-columns:minmax(210px,280px) minmax(220px,1fr) auto;align-items:stretch;gap:12px;margin-top:12px;padding:12px;display:grid}.studio-reference .variant-mini{grid-template-columns:1fr 86px;align-items:center;gap:10px;min-height:48px;padding:4px 0;display:grid}.studio-reference .variant-mini label{color:#363a34;font-size:13px;font-weight:700}.studio-reference .variant-select,.studio-reference .field-select{border:1px solid var(--line-strong);color:#171915;background:#fff;border-radius:12px;outline:none;width:100%;min-width:0;height:38px;padding:0 10px;font-weight:850}.studio-reference .generate-btn{background:var(--lime);color:#122003;border:0;border-radius:15px;width:100%;height:100%;min-height:48px;padding:0 18px;font-size:15px;font-weight:800;box-shadow:0 10px 20px #9bea2238}.studio-reference .generate-note{color:var(--muted);text-align:left;align-items:center;font-size:12px;line-height:1.35;display:flex}.studio-reference .workspace{min-height:660px;padding:18px}.studio-reference .workspace-head{justify-content:space-between;gap:18px;margin-bottom:14px;display:flex}.studio-reference .workspace-head h1{letter-spacing:-.065em;margin:0;font-size:28px;line-height:1.04}.studio-reference .workspace-head p{color:var(--muted);max-width:720px;margin:5px 0 0;font-size:13px;line-height:1.4}.studio-reference .stage-badge{background:var(--lime-soft);color:#365d05;border:1px solid #9bea22bf;border-radius:999px;flex:none;align-items:center;min-height:32px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.studio-reference .tabs-line{grid-template-columns:auto minmax(260px,1fr);align-items:center;gap:12px;margin-bottom:14px;display:grid}.studio-reference .workspace-tabs{border:1px solid var(--line);background:#ffffffbd;border-radius:15px;gap:6px;padding:5px;display:inline-flex}.studio-reference .workspace-tab{color:#5d6258;background:0 0;border:0;border-radius:11px;height:36px;padding:0 15px;font-weight:750}.studio-reference .workspace-tab.active{background:var(--black);color:#fff;box-shadow:0 8px 18px #1113111f}.studio-reference .workspace-tab:disabled{opacity:.45;cursor:not-allowed}.studio-reference .settings-view,.studio-reference .results-view{display:none}.studio-reference .settings-view.active,.studio-reference .results-view.active{box-shadow:none;background:0 0;border:0;padding:0;display:block}.studio-reference .control-deck{background:0 0;border:0;border-radius:0;gap:12px;padding:0;display:grid}.studio-reference .control-top{grid-template-columns:minmax(420px,.98fr) minmax(420px,1.02fr);align-items:stretch;gap:10px;display:grid}.studio-reference .control-sidebar{grid-auto-rows:1fr;align-content:stretch;gap:10px;display:grid}.studio-reference .field-card{background:#ffffffb3;border:1px solid #cfd4c8c7;border-radius:17px;align-content:start;gap:6px;min-width:0;min-height:106px;padding:9px 10px;display:grid}.studio-reference .field-card label,.studio-reference .field-card h2{color:#30342e;letter-spacing:-.01em;margin:0;font-size:12px;font-weight:800}.studio-reference .field-help{min-height:22px;color:var(--muted);font-size:10px;line-height:1.2;overflow:hidden}.studio-reference .creative-panel{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:12px;min-height:190px;display:grid}.studio-reference .creative-left,.studio-reference .creative-right{background:#ffffffb8;border:1px solid #cfd4c8ad;border-radius:17px;min-width:0;padding:10px 11px}.studio-reference .creative-left{grid-template-rows:auto 1fr auto;display:grid}.studio-reference .control-prompt-panel{grid-template-rows:auto 1fr auto;align-content:start;gap:8px;min-height:100%;display:grid}.studio-reference .control-style-panel{min-height:0;margin-top:10px}.studio-reference .creative-right{grid-template-rows:auto 1fr;gap:10px;display:grid}.studio-reference .creative-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.studio-reference .control-style-panel .creative-head,.studio-reference .control-prompt-panel .creative-head{margin-bottom:0}.studio-reference .creative-head h2{color:#30342e;letter-spacing:-.03em;margin:0;font-size:14px;font-weight:800}.studio-reference .creative-head span{color:var(--muted);font-size:11px;font-weight:750}.studio-reference .control-style-panel .creative-head{justify-content:space-between;align-items:center}.studio-reference .style-library-open{border:1px solid var(--line-strong);color:#4c5249;background:#fff;border-radius:999px;min-height:30px;padding:0 11px;font-size:11px;font-weight:700}.studio-reference .style-large-button{border:1px solid var(--line-strong);text-align:left;background:#fff;border-radius:16px;grid-template-columns:96px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;min-height:116px;padding:10px 12px 10px 10px;display:grid}.studio-reference .style-large-button img{object-fit:cover;border-radius:14px;width:96px;height:96px}.studio-reference .style-large-button strong{-webkit-line-clamp:2;letter-spacing:-.03em;-webkit-box-orient:vertical;min-width:0;margin-bottom:4px;font-size:16px;font-weight:800;line-height:1.02;display:-webkit-box;overflow:hidden}.studio-reference .style-large-button small{color:var(--muted);font-size:12px;line-height:1.32;display:block}.studio-reference .style-large-button span{color:#767b72;font-size:22px;font-weight:950}.studio-reference .style-large-button.active{border-color:var(--lime-dark);background:#f1ffd56b;box-shadow:inset 0 0 0 1px #9bea2259}.studio-reference .control-style-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.studio-reference .control-style-grid .style-large-button{grid-template-columns:64px minmax(0,1fr) 14px;gap:8px;min-height:84px;padding:7px}.studio-reference .control-style-grid .style-large-button img{border-radius:12px;width:64px;height:64px}.studio-reference .control-style-grid .style-large-button strong{margin-bottom:3px;font-size:12px;line-height:1.08}.studio-reference .control-style-grid .style-large-button small{font-size:10px;line-height:1.2}.studio-reference .control-style-grid .style-large-button span{align-self:center;font-size:14px;font-weight:800}.studio-reference .prompt-field label{color:#30342e;margin-bottom:6px;font-size:12px;font-weight:950;display:block}.studio-reference .prompt-field{align-content:start;display:grid}.studio-reference textarea{border:1px solid var(--line-strong);resize:vertical;color:#33372f;background:#fff;border-radius:14px;outline:none;width:100%;min-height:176px;max-height:320px;padding:8px 10px;font-size:12px;line-height:1.35}.studio-reference .counter{text-align:right;color:var(--muted);margin-top:2px;font-size:11px}.studio-reference .ai-idea{background:var(--black);color:#fff;white-space:nowrap;border:0;border-radius:999px;justify-self:start;padding:7px 12px;font-size:11px;font-weight:800}.studio-reference .ai-idea:disabled{opacity:.72;cursor:wait}.studio-reference .ai-idea-option-list{gap:8px;margin-top:10px;display:grid}.studio-reference .ai-idea-option{text-align:left;background:#ffffffeb;border:1px solid #cfd4c8d1;border-radius:14px;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:10px;width:100%;padding:11px 12px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}.studio-reference .ai-idea-option.has-style{grid-template-columns:minmax(0,1fr) minmax(188px,220px)}.studio-reference .ai-idea-option-main{min-width:0}.studio-reference .ai-idea-option:hover{border-color:var(--lime-dark);transform:translateY(-1px);box-shadow:0 8px 20px #1113110f}.studio-reference .ai-idea-option strong{color:#171915;letter-spacing:-.02em;margin-bottom:4px;font-size:13px;font-weight:800;display:block}.studio-reference .ai-idea-option span{color:#5f655c;font-size:12px;line-height:1.35;display:block}.studio-reference .ai-idea-style-aside{background:#9bea2238;border:1px solid #9bea226b;border-radius:12px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid}.studio-reference .ai-idea-style-thumb{object-fit:cover;border-radius:10px;width:72px;height:72px}.studio-reference .ai-idea-style-label{min-width:0}.studio-reference .ai-idea-style-label small{color:#446610;letter-spacing:.02em;text-transform:uppercase;margin-bottom:3px;font-size:10px;display:block}.studio-reference .ai-idea-style-label b{color:#243d05;font-size:12px;font-weight:800;line-height:1.25;display:block}@media (width<=760px){.studio-reference .ai-idea-option.has-style{grid-template-columns:minmax(0,1fr)}.studio-reference .ai-idea-style-aside{grid-template-columns:54px minmax(0,1fr)}.studio-reference .ai-idea-style-thumb{width:54px;height:54px}}.studio-reference .ai-idea-meta{color:var(--muted);padding:2px 2px 0;font-size:11px;line-height:1.3}.studio-reference .ai-idea-modal-card{width:min(760px,100%)}.studio-reference .deck-summary{color:#4b5048;text-align:center;background:#f1f4eb;border:1px solid #cfd4c8b8;border-radius:15px;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:9px 12px;font-size:12px;line-height:1.35;display:flex}.studio-reference .deck-summary b{color:#151713}.studio-reference .loading-state{text-align:center;border:1px solid var(--line);background:#ffffff94;border-radius:22px;place-items:center;min-height:540px;display:none}.studio-reference .loading-state.active{display:grid}.studio-reference .loader{border:5px solid #dfe4d8;border-top-color:var(--lime-dark);border-radius:50%;width:58px;height:58px;margin:0 auto 18px;animation:.9s linear infinite spin}.studio-reference .loading-state h3{letter-spacing:-.05em;margin:0 0 8px;font-size:24px}.studio-reference .loading-state p{color:var(--muted);margin:0;line-height:1.45}.studio-reference .progress-steps{color:var(--muted);gap:8px;margin-top:16px;font-size:13px;font-weight:750;display:grid}.studio-reference .split-panel,.studio-reference .variant-panel{border:1px solid var(--line);background:#ffffffb8;border-radius:22px;box-shadow:0 8px 24px #1113110b}.studio-reference .split-panel{padding:14px}.studio-reference .split-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.studio-reference .split-head h2{letter-spacing:-.04em;margin:0 0 2px;font-size:18px}.studio-reference .split-head p{color:var(--muted);margin:0;font-size:12px;line-height:1.35}.studio-reference .split-actions{flex-wrap:wrap;gap:8px;display:flex}.studio-reference .small-control,.studio-reference .edit-settings{border:1px solid var(--line-strong);background:#fff;border-radius:999px;min-height:36px;padding:0 13px;font-size:12px;font-weight:850}.studio-reference .compare-slider{border:1px solid var(--line-strong);-webkit-user-select:none;user-select:none;touch-action:none;cursor:ew-resize;background:#ddd;border-radius:20px;height:500px;position:relative;overflow:hidden}.studio-reference .compare-slider img{object-fit:cover;pointer-events:none;width:100%;max-width:none;height:100%;position:absolute;inset:0}.studio-reference .compare-before{z-index:1}.studio-reference .compare-after{z-index:2;clip-path:inset(0 0 0 var(--split))}.studio-reference .compare-line{z-index:4;left:var(--split);pointer-events:none;background:#fffffff2;width:3px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 0 1px #0000001a}.studio-reference .compare-handle{z-index:5;left:var(--split);color:#171915;cursor:ew-resize;background:#fff;border:0;border-radius:50%;place-items:center;width:50px;height:50px;font-weight:950;display:grid;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 13px 30px #1113112e}.studio-reference .compare-tag{z-index:6;pointer-events:none;background:#ffffffeb;border-radius:999px;align-items:center;height:32px;padding:0 13px;font-size:12px;font-weight:950;display:inline-flex;position:absolute;top:14px;box-shadow:0 7px 16px #11131114}.studio-reference .compare-tag.before{left:14px}.studio-reference .compare-tag.after{right:14px}.studio-reference .variant-panel{margin-top:14px;padding:14px}.studio-reference .variant-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.studio-reference .variant-head h2{letter-spacing:-.04em;margin:0;font-size:18px}.studio-reference .result-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.studio-reference .result-card{border:1px solid var(--line-strong);background:#fff;border-radius:16px;min-width:0;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;overflow:hidden;box-shadow:0 10px 24px #1113110e}.studio-reference .result-card.active{border-color:var(--lime-dark);box-shadow:0 0 0 2px #9bea2259,0 16px 32px #11131114}.studio-reference .result-card:hover{transform:translateY(-2px)}.studio-reference .result-image{cursor:pointer;background:#ddd;height:145px;overflow:hidden}.studio-reference .result-image img{object-fit:cover;width:100%;height:100%}.studio-reference .result-badge{color:#22251f;background:#ffffffeb;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:950;display:inline-flex;position:absolute;top:9px;left:9px;box-shadow:0 7px 16px #11131114}.studio-reference .result-badge.green{background:var(--lime)}.studio-reference .result-meta{color:var(--muted);border-top:1px solid var(--line);background:#ffffffe6;min-height:46px;padding:9px 10px;font-size:11px;line-height:1.3}.studio-reference .result-meta strong{color:#343832}.studio-reference .quick-edits{background:#ffffffe6;flex-wrap:wrap;gap:6px;padding:0 10px 9px;display:flex}.studio-reference .quick-edits button{border:1px solid var(--line);color:#3f433c;background:#f6f7f3;border-radius:999px;height:25px;padding:0 8px;font-size:11px;font-weight:850}.studio-reference .result-actions{border-top:1px solid var(--line);background:#fffffff2;grid-template-columns:repeat(3,1fr);display:grid}.studio-reference .result-actions button{border:0;border-right:1px solid var(--line);color:#42463f;background:0 0;min-height:36px;font-size:11px;font-weight:850}.studio-reference .result-actions button:last-child{border-right:0}.studio-reference .result-actions button.saved{color:var(--lime-dark)}.studio-reference .footer{background:var(--black);color:#fff;align-items:center;display:flex}.studio-reference .footer-inner{width:min(var(--container), calc(100% - 64px));grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin:0 auto;font-size:14px;display:grid}.studio-reference .footer-brand{align-items:center;gap:12px;font-style:italic;font-weight:950;display:inline-flex}.studio-reference .footer-brand .mark{color:var(--lime);font-size:24px}.studio-reference .footer-copy{color:#ffffffb8}.studio-reference .footer-links{color:#ffffffd1;justify-self:end;align-items:center;gap:28px;display:flex}.studio-reference .toast{z-index:80;opacity:0;pointer-events:none;color:#fff;box-shadow:var(--shadow);background:#101210;border-radius:999px;padding:13px 18px;font-size:14px;font-weight:850;transition:all .22s;position:fixed;bottom:92px;left:50%;transform:translate(-50%)translateY(20px)}.studio-reference .toast.show{opacity:1;transform:translate(-50%)translateY(0)}.studio-reference .modal,.studio-reference .style-modal{z-index:90;background:#00000075;place-items:center;padding:24px;display:none;position:fixed;inset:0}.studio-reference .modal.open,.studio-reference .style-modal.open{display:grid}.studio-reference .modal-card,.studio-reference .style-modal-card{background:#fff;border-radius:28px;width:min(920px,100%);max-height:88vh;padding:18px;overflow:auto}.studio-reference .modal-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.studio-reference .modal-head h3{letter-spacing:-.04em;margin:0;font-size:22px}.studio-reference .modal-close{background:#f0f1ee;border:0;border-radius:50%;width:38px;height:38px;font-weight:950}.studio-reference .modal-image{background:#ddd;border-radius:18px;overflow:hidden}.studio-reference .modal-image img{object-fit:cover;width:100%;max-height:62vh}.studio-reference .modal-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.studio-reference .small-btn{border:1px solid var(--line-strong);background:#fff;border-radius:12px;min-height:40px;padding:0 14px;font-weight:850}.studio-reference .small-btn.lime{border-color:var(--lime);background:var(--lime)}.studio-reference .style-modal-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.studio-reference .style-library-controls{gap:10px;margin-bottom:12px;display:grid}.studio-reference .style-search{border:1px solid var(--line-strong);color:#222620;background:#fff;border-radius:12px;outline:none;width:100%;height:40px;padding:0 12px;font-size:13px}.studio-reference .style-tag-row{flex-wrap:wrap;gap:7px;display:flex}.studio-reference .style-tag{border:1px solid var(--line-strong);color:#4d534a;background:#f7f8f5;border-radius:999px;min-height:28px;padding:0 11px;font-size:11px;font-weight:700}.studio-reference .style-tag.active{border-color:var(--lime-dark);color:#2f4a08;background:#f1ffd5cc}.studio-reference .style-library-empty{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.35}.studio-reference .style-option{border:1px solid var(--line-strong);text-align:left;background:#fff;border-radius:18px;padding:0 0 12px;overflow:hidden}.studio-reference .style-option.active{border-color:var(--lime-dark);box-shadow:inset 0 0 0 2px #9bea2259}.studio-reference .style-option img{object-fit:cover;width:100%;height:128px}.studio-reference .style-option strong,.studio-reference .style-option span{padding:0 12px;display:block}.studio-reference .style-option strong{letter-spacing:-.02em;margin-top:10px;font-size:15px}.studio-reference .style-option span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.3}@media (width<=1180px){.studio-reference .app-main{grid-template-columns:1fr}.studio-reference .sidebar{position:static}.studio-reference .control-top{grid-template-columns:minmax(0,1fr)}.studio-reference .control-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;align-content:stretch}.studio-reference .control-style-panel{margin-top:12px}.studio-reference .control-style-grid,.studio-reference .style-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-reference .result-grid{grid-template-columns:repeat(2,1fr)}.studio-reference .topbar-inner{grid-template-columns:1fr auto}.studio-reference .nav{display:none}.studio-reference .single-upload{height:360px}}@media (width<=720px){.studio-reference .app{grid-template-rows:auto 1fr auto}.studio-reference .topbar-inner,.studio-reference .app-main,.studio-reference .footer-inner{width:calc(100% - 28px)}.studio-reference .topbar-inner{grid-template-columns:1fr auto;gap:12px;height:auto;min-height:66px}.studio-reference .brand{font-size:20px}.studio-reference .app-main{gap:18px;padding-top:18px}.studio-reference .workspace{padding:14px}.studio-reference .workspace-head,.studio-reference .split-head,.studio-reference .variant-head,.studio-reference .creative-panel,.studio-reference .tabs-line,.studio-reference .generate-sticky{display:grid}.studio-reference .footer-inner,.studio-reference .control-top,.studio-reference .control-sidebar,.studio-reference .result-grid,.studio-reference .style-modal-grid,.studio-reference .tabs-line,.studio-reference .generate-sticky{grid-template-columns:1fr}.studio-reference .deck-summary{justify-content:center}.studio-reference .control-style-grid,.studio-reference .style-modal-grid{grid-template-columns:1fr}.studio-reference .control-style-grid .style-large-button{grid-template-columns:88px minmax(0,1fr) 18px}.studio-reference .control-style-grid .style-large-button img{width:88px;height:88px}.studio-reference .compare-slider{height:360px}.studio-reference .single-upload{height:260px}.studio-reference .result-image{height:220px}.studio-reference .footer{padding:26px 0}.studio-reference .footer-links{flex-wrap:wrap;justify-self:start;gap:16px}}.studio-app{--studio-bg:#f7f8f5;--studio-card:#ffffffc7;--studio-white:#fff;--studio-text:#111311;--studio-muted:#747970;--studio-line:#e2e5dd;--studio-line-strong:#cfd4c8;--studio-lime:#9bea22;--studio-lime-soft:#efffce;--studio-lime-dark:#73bd12;--studio-black:#060706;--studio-radius:24px;--studio-radius-sm:15px;--studio-shadow:0 18px 48px #11131114;--studio-shadow-soft:0 10px 28px #1113110e;min-height:100vh;color:var(--studio-text);background:linear-gradient(#9bea220b 1px, transparent 1px), linear-gradient(90deg, #9bea2209 1px, transparent 1px), var(--studio-bg);background-size:42px 42px}.studio-topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8f5db;border-bottom:1px solid #11131114;position:sticky;top:0}.studio-topbar-inner,.studio-main-shell,.studio-footer-inner{width:min(1440px,100% - 64px);margin:0 auto}.studio-topbar-inner{grid-template-columns:240px 1fr 240px;align-items:center;gap:24px;min-height:66px;display:grid}.studio-brand{letter-spacing:-.045em;white-space:nowrap;align-items:center;gap:12px;font-size:23px;font-weight:950;display:flex}.studio-brand-mark{color:var(--studio-lime-dark);font-size:26px;line-height:1}.studio-brand span:last-child span{color:var(--studio-lime-dark)}.studio-nav{color:#292c28;justify-self:center;align-items:center;gap:44px;font-size:14px;font-weight:750;display:flex}.studio-signin{background:var(--studio-lime);min-height:42px;color:var(--studio-black);border-radius:999px;justify-content:center;justify-self:end;align-items:center;padding:0 22px;font-weight:950;display:inline-flex;box-shadow:0 10px 22px #9bea2247}.studio-main-shell{grid-template-columns:420px minmax(0,1fr);align-items:start;gap:38px;padding:32px 0 22px;display:grid}.studio-sidebar{align-self:start;gap:20px;display:grid;position:sticky;top:92px}.studio-step-card,.studio-results-panel{border-radius:var(--studio-radius);background:var(--studio-card);box-shadow:var(--studio-shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #e1e4dce6}.studio-step-card{padding:22px;position:relative;overflow:hidden}.studio-upload-zone,.studio-field-grid,.studio-scenario-list,.studio-goal-grid,.studio-style-grid,.studio-chip-row{z-index:1;position:relative}.studio-main-thumb{border:1px solid var(--studio-line);background:linear-gradient(135deg,#dad7cf,#f2eee5);border-radius:15px;height:150px;overflow:hidden}.studio-main-thumb img,.studio-result-image img,.studio-result-modal-image img,.studio-ba-img img,.studio-style-card img,.studio-thumb-select img{object-fit:cover;width:100%;height:100%}.studio-thumb-row{grid-template-columns:repeat(3,1fr) 1.2fr;gap:8px;margin-top:12px;display:grid}.studio-thumb-select{background:0 0;width:100%;height:100%;padding:0}.studio-thumb-remove{color:#fff;background:#000000a8;border-radius:50%;width:20px;height:20px;font-size:12px;line-height:1;position:absolute;top:4px;right:4px}.studio-upload-help,.studio-results-state-text,.studio-hint,.studio-progress-steps,.studio-upload-warning,.studio-field-row label,.studio-goal-card span,.studio-scenario-card span:last-child,.studio-style-card span,.studio-counter,.studio-generate-note,.studio-result-meta,.studio-before-after-head p{color:var(--studio-muted)}.studio-upload-help{text-align:center;margin-top:10px;font-size:12px;line-height:1.35}.studio-photo-tips{background:#fff9;border:1px solid #cfd4c8b8;border-radius:14px;margin-top:13px;overflow:hidden}.studio-tips-toggle{color:#393d35;background:0 0;justify-content:space-between;align-items:center;width:100%;min-height:42px;padding:0 13px;font-weight:900;display:flex}.studio-tips-body{grid-template-columns:1fr 1fr;gap:10px;padding:0 13px 13px;font-size:12px;line-height:1.35;display:none}.studio-photo-tips.open .studio-tips-body{display:grid}.studio-tips-body strong{color:#2d302a;margin-bottom:4px;display:block}.studio-upload-warning{background:#ffffffb8;border:1px solid #cfd4c8b8;border-radius:12px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.4}.studio-upload-warning.danger{color:#8f2d2d;background:#fff1f1d6;border-color:#c359593d}.studio-app select,.studio-app textarea{font:inherit}.studio-app select{border:1px solid var(--studio-line-strong);color:#20231e;background:#fffc;border-radius:10px;outline:none;width:100%;min-height:38px;padding:0 14px;font-weight:700}.studio-goal-grid,.studio-style-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.studio-scenario-list{gap:9px;display:grid}.studio-goal-card,.studio-scenario-card,.studio-style-card{border:1px solid var(--studio-line-strong);text-align:left;background:#ffffffbd;border-radius:15px;width:100%;transition:border-color .15s,transform .15s,background .15s}.studio-goal-card:hover,.studio-scenario-card:hover,.studio-style-card:hover,.studio-result-card:hover{transform:translateY(-1px)}.studio-goal-card.active,.studio-scenario-card.active,.studio-style-card.active{border-color:var(--studio-lime-dark);background:#fbfff2;box-shadow:inset 0 0 0 1px #9bea2273}.studio-goal-card{min-height:54px;padding:11px 12px}.studio-goal-card strong,.studio-scenario-card strong,.studio-style-card strong{color:#171915;letter-spacing:-.015em;font-size:14px;display:block}.studio-goal-card span,.studio-style-card span{margin-top:2px;font-size:12px;line-height:1.25;display:block}.studio-scenario-card{grid-template-columns:40px 1fr;align-items:center;gap:12px;min-height:72px;padding:11px 12px;display:grid}.studio-scenario-icon{color:#22251f;background:#eff2eb;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.studio-style-card{padding:0 0 10px;overflow:hidden}.studio-style-card img{height:70px}.studio-style-card strong,.studio-style-card span{padding:0 10px}.studio-style-card strong{margin-top:8px}.studio-chip{border:1px solid var(--studio-line-strong);color:#565a51;background:#ffffffb3;border-radius:999px;min-height:34px;padding:0 14px;font-size:13px;font-weight:800}.studio-textarea-head span{color:var(--studio-muted);font-weight:700}.studio-ai-idea{color:#30332e;background:0 0;align-items:center;gap:4px;font-size:12px;font-weight:900;display:inline-flex}.studio-app textarea{border:1px solid var(--studio-line-strong);resize:vertical;color:#33372f;background:#ffffffb3;border-radius:15px;outline:none;width:100%;min-height:90px;padding:14px;line-height:1.45}.studio-counter{text-align:right;margin-top:4px;font-size:12px}.studio-generate-row button,.studio-generate-row span{color:#122003;background:0 0;justify-content:center;align-items:center;font-weight:950;display:inline-flex}.studio-generate-row button:disabled{opacity:.58;cursor:default}.studio-generate-row span{border-left:1px solid #12200324;padding:0 16px}.studio-generate-note{text-align:center;margin:9px 0 0;font-size:12px}.studio-results-panel{min-height:830px;padding:22px;position:relative}.studio-results-head{z-index:1;position:relative}.studio-results-state-text{margin-top:4px;font-size:13px}.studio-inline-status{background:var(--studio-lime-soft);color:#334214;border-radius:14px;margin-bottom:14px;padding:12px 14px;font-size:13px;font-weight:800}.studio-empty-state,.studio-loading-state{text-align:center;z-index:1;background:#ffffff5c;border-radius:22px;place-items:center;min-height:560px;display:grid;position:relative}.studio-empty-state strong,.studio-loading-state h3{color:#777c72;margin-bottom:6px;font-size:18px;display:block}.studio-empty-state span{color:#959990}@keyframes spin{to{transform:rotate(360deg)}}.studio-loading-state h3{letter-spacing:-.04em;color:var(--studio-text);margin:0 0 8px;font-size:22px}.studio-progress-steps{gap:8px;margin-top:16px;font-size:13px;font-weight:750;display:grid}.studio-failed-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.studio-results-content{z-index:1;position:relative}.studio-result-card{border:1px solid var(--studio-line-strong);background:#fff;border-radius:18px;min-width:0;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;overflow:hidden;box-shadow:0 12px 30px #11131113}.studio-result-hero{text-align:left;background:0 0;width:100%;padding:0;position:relative}.studio-result-image{background:#ddd;height:265px;overflow:hidden}.studio-result-badge{color:#22251f;background:#ffffffeb;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 14px;font-size:12px;font-weight:950;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 7px 16px #11131114}.studio-result-meta{border-top:1px solid var(--studio-line);background:#ffffffe6;grid-template-columns:1fr 1fr;gap:8px;padding:11px 14px;font-size:12px;display:grid}.studio-result-meta strong{color:#343832}.studio-quick-edits{background:#ffffffe6;flex-wrap:wrap;gap:7px;padding:0 14px 12px;display:flex}.studio-quick-edits button,.studio-before-after-actions button{border:1px solid var(--studio-line);color:#3f433c;background:#f6f7f3;border-radius:999px;min-height:28px;padding:0 10px;font-size:12px;font-weight:850}.studio-result-actions button{color:#42463f;border-right:1px solid var(--studio-line);background:0 0;min-height:46px;font-size:13px;font-weight:850}.studio-before-after{border:1px solid var(--studio-line-strong);box-shadow:var(--studio-shadow-soft);background:#ffffffb8;border-radius:18px;margin-top:28px;padding:16px}.studio-before-after-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:13px;display:flex}.studio-before-after-head h3{letter-spacing:-.03em;margin:0 0 4px}.studio-before-after-head p{margin:0;font-size:13px}.studio-before-after-actions{flex-wrap:wrap;gap:8px;display:flex}.studio-ba-row{grid-template-columns:1fr 48px 1fr;align-items:center;gap:16px;display:grid}.studio-ba-img{background:#ddd;border-radius:13px;height:180px;position:relative;overflow:hidden}.studio-ba-img span{background:#ffffffe6;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950;position:absolute;top:10px;left:10px}.studio-ba-arrow{border:1px solid var(--studio-line);background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.studio-footer{background:var(--studio-black);color:#fff;align-items:center;margin-top:20px;display:flex}.studio-footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:72px;font-size:14px;display:grid}.studio-footer-brand{align-items:center;gap:12px;font-style:italic;font-weight:950;display:inline-flex}.studio-footer-copy{color:#ffffffb8}.studio-footer-links{color:#ffffffd1;justify-self:end;align-items:center;gap:28px;display:flex}.studio-result-modal{z-index:90;background:#00000075;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.studio-result-modal-card{border-radius:var(--studio-radius);width:min(920px,100%);max-height:88vh;box-shadow:var(--studio-shadow);background:#fff;padding:18px;overflow:auto}.studio-result-modal-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.studio-result-modal-head h3{letter-spacing:-.04em;margin:0;font-size:22px}.studio-result-modal-head p{color:var(--studio-muted);margin:6px 0 0}.studio-result-modal-close{background:#f0f1ee;border-radius:50%;width:38px;height:38px;font-weight:950}.studio-result-modal-image{background:#ddd;border-radius:18px;overflow:hidden}.studio-result-modal-image img{max-height:62vh}.studio-result-modal-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.studio-small-btn{border:1px solid var(--studio-line-strong);background:#fff;border-radius:12px;min-height:40px;padding:0 14px;font-weight:850}.studio-small-btn.lime{border-color:var(--studio-lime);background:var(--studio-lime)}@media (width<=1180px){.studio-topbar-inner{grid-template-columns:1fr auto}.studio-nav{display:none}.studio-main-shell{grid-template-columns:1fr}.studio-sidebar{position:static}.studio-results-panel{min-height:0}}@media (width<=720px){.studio-topbar-inner,.studio-main-shell,.studio-footer-inner{width:calc(100% - 28px)}.studio-topbar-inner{grid-template-columns:1fr auto;gap:12px;min-height:66px}.studio-brand{font-size:20px}.studio-main-shell{gap:18px;padding-top:18px}.studio-result-grid,.studio-ba-row,.studio-field-row,.studio-goal-grid,.studio-style-grid,.studio-footer-inner,.studio-before-after-head,.studio-result-meta,.studio-result-actions{grid-template-columns:1fr}.studio-thumb-row{grid-template-columns:repeat(2,1fr)}.studio-result-image{height:220px}.studio-ba-img{height:150px}.studio-footer{padding:26px 0}.studio-footer-links{flex-wrap:wrap;justify-self:start;gap:16px}.studio-result-actions button{border-right:0;border-bottom:1px solid var(--studio-line)}.studio-result-actions button:last-child{border-bottom:0}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;line-height:1.4}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer;border:0}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #e8eaeebf;position:sticky;top:0}.site-header.app{background:#fffffff0}.public-header-row,.app-header-row{justify-content:space-between;align-items:center;gap:18px;min-height:70px;display:flex}.logo,.brand{letter-spacing:-.04em;white-space:nowrap;font-size:23px;font-weight:950}.logo span,.brand span{color:#86d800}.menu,.nav-links{align-items:center;gap:38px;display:flex}.nav-link{color:#202020;padding:0;font-size:14px;font-weight:700}.nav-link.active{color:var(--text);position:relative}.nav-link.active:after{content:"";background:var(--lime-dark);height:2px;position:absolute;bottom:-6px;left:0;right:0}.public-header-actions,.header-actions{align-items:center;gap:12px;display:flex}.credit-pill,.profile-pill{border:1px solid var(--line);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex}.profile-pill{background:var(--green);color:#111}.spark{color:var(--green-dark)}.login{background:var(--green);color:#111;border:0;border-radius:999px;justify-content:center;align-items:center;padding:11px 19px;font-weight:900;display:inline-flex}.mobile-menu{background:#f3f5f7;border-radius:12px;width:42px;height:42px;font-size:22px;display:none}.button{border-radius:12px;justify-content:center;align-items:center;min-height:54px;padding:0 22px;font-weight:900;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:default;transform:none}.button-primary{background:var(--green);color:#111;box-shadow:0 10px 28px #a8f21f59}.button-secondary{border:1px solid var(--line);color:var(--text);background:#fffffffa}.button-dark{color:#fff;background:#111}.button-light{color:#111;background:#fff}.button.compact{min-height:44px;padding:0 18px}.button.wide{width:100%}.hero-section{padding:34px 0 24px}.hero-layout{grid-template-columns:1.04fr .96fr;align-items:center;gap:26px;display:grid}.hero-copy h1,.page-heading h1{letter-spacing:-.085em;max-width:660px;margin:0;font-size:clamp(3.65rem,5.9vw,5.5rem);line-height:.93}.hero-copy h1 span{color:var(--lime-dark)}.hero-copy p,.page-heading p{max-width:520px;color:var(--muted);margin:18px 0 0;font-size:1.02rem;line-height:1.58}.hero-actions{color:var(--muted);flex-wrap:wrap;align-items:center;gap:16px;margin-top:26px;font-weight:600;display:flex}.hero-collage{min-height:430px;position:relative}.hero-card{box-shadow:var(--shadow);background-position:50%;background-size:cover;border:1px solid #fffffff0;border-radius:28px;position:absolute}.hero-card.large{inset:18px 140px 28px 0;transform:rotate(-6deg)}.hero-card.medium{width:170px;height:146px;top:72px;right:24px;transform:rotate(7deg)}.hero-card.small{width:168px;height:116px;bottom:44px;right:60px;transform:rotate(6deg)}.benefits-strip{padding-bottom:26px}.benefit-row{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff7;border-radius:22px;flex-wrap:wrap;justify-content:center;gap:12px 18px;padding:16px 22px;display:flex}.benefit-row span{letter-spacing:.02em;text-transform:uppercase;font-size:.84rem;font-weight:800}.section,.page-section{padding:32px 0 48px}.section-heading,.page-heading{margin-bottom:26px}.section-heading span,.page-heading span{color:var(--muted);margin-bottom:8px;font-size:.88rem;display:block}.section-heading h2,.final-cta-card h2,.panel h2,.showcase-copy h3,.comparison-card h3,.info-card h3,.empty-state h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.1rem,3vw,3.3rem);line-height:1.02}.steps-grid,.use-case-grid,.pricing-grid,.project-grid,.gallery-grid,.admin-grid,.account-grid{gap:22px;display:grid}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.step-card,.use-case-card,.pricing-card,.panel,.project-card,.gallery-card,.comparison-card,.info-card,.empty-state,.privacy-note,.cta-inline,.final-cta-card{background:var(--panel);border-radius:var(--radius-xl);box-shadow:var(--shadow);border:1px solid #fffffff0}.step-card,.use-case-card,.pricing-card,.comparison-card,.info-card,.empty-state,.privacy-note,.cta-inline{padding:22px}.step-index{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:inline-flex}.step-card h3,.use-case-card h3,.pricing-card h3,.project-copy h3,.gallery-copy strong{letter-spacing:-.04em;margin:14px 0 8px;font-size:1.18rem}.step-card p,.use-case-card p,.gallery-copy p,.comparison-card li,.info-card li,.info-card p,.prose p,.modal-copy p,.empty-state p,.privacy-note p,.cta-inline p{color:var(--muted);line-height:1.58}.step-media,.use-case-media,.gallery-media,.project-cover,.detail-media{background-position:50%;background-size:cover;border:1px solid #fffffff5;border-radius:18px;margin-top:16px}.step-media,.use-case-media{height:180px}.mock-showcase{grid-template-columns:94px minmax(0,1fr) 260px;align-items:center;gap:18px;margin-top:12px;display:grid}.mock-showcase+.mock-showcase{margin-top:30px}.mock-showcase.reverse{grid-template-columns:260px minmax(0,1fr) 94px}.showcase-thumbs{gap:10px;display:grid}.showcase-thumb{background-position:50%;background-size:cover;border:1px solid #1111110f;border-radius:16px;height:82px;box-shadow:0 14px 28px #1111110f}.showcase-split{min-height:292px;box-shadow:var(--shadow);background:#fff;border-radius:22px;grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:hidden}.showcase-half{background-position:50%;background-size:cover}.showcase-half:first-child{border-right:2px solid #fffffff0}.showcase-state{background:#fffffff0;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;top:12px}.showcase-state.before{left:12px}.showcase-state.after{background:#caff31f5;right:12px}.showcase-handle{background:#fffffffa;border-radius:999px;place-items:center;width:38px;height:38px;font-weight:800;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 24px #1111111f}.showcase-copy h3{max-width:240px;font-size:2.24rem}.showcase-copy ul,.comparison-card ul,.pricing-card ul,.info-card ul,.prose ul{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.showcase-copy li,.comparison-card li,.pricing-card li,.info-card li,.admin-list li{align-items:baseline;gap:12px;display:flex}.showcase-copy li:before,.comparison-card li:before,.pricing-card li:before{content:"✓";color:var(--lime-dark);font-weight:900}.before-after{gap:14px;display:grid}.before-after-stage{border-radius:var(--radius-xl);min-height:420px;box-shadow:var(--shadow);position:relative;overflow:hidden}.before-after.compact .before-after-stage{min-height:280px}.before-after-base,.before-after-overlay{background-position:50%;background-size:cover;position:absolute;inset:0}.before-after-overlay{border-right:2px solid #ffffffeb;overflow:hidden}.before-after-divider{background:#fffffffa;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 14px 30px #1111111f}.before-after-pill{background:#fffffff0;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-weight:700;display:inline-flex;position:absolute;top:16px}.before-after-pill.before{left:16px}.before-after-pill.after{right:16px}.before-after input[type=range],.range-block input[type=range]{width:100%;accent-color:var(--lime-dark)}.use-case-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.pricing-grid,.project-grid,.gallery-grid,.admin-grid,.account-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-surface{color:#fff;background:radial-gradient(circle at 50% 0,#33c5ff3d,#0000 34%),linear-gradient(#051019 0%,#103945 100%)}.section-heading.inverted span,.section-heading.inverted h2,.pricing-surface .pricing-card li,.pricing-surface .pricing-card .price-line span{color:inherit}.pricing-card{gap:18px;display:grid}.pricing-card.popular{border:2px solid var(--lime)}.badge{background:var(--lime);color:#111;border-radius:999px;justify-self:start;padding:8px 12px;font-size:.84rem;font-weight:900}.price-line{flex-direction:column;gap:4px;display:flex}.price-line strong{letter-spacing:-.06em;font-size:2.15rem}.trial-banner,.cta-inline,.comparison-grid,.final-cta-card{justify-content:space-between;align-items:center;gap:18px;display:flex}.comparison-card.dark{color:#fff;background:#111;position:relative;overflow:hidden}.comparison-stars{width:90px;height:90px;position:absolute;top:20px;right:24px}.comparison-stars span{background:#ffffffeb;display:block;position:absolute}.comparison-stars span:first-child{width:2px;height:26px;top:4px;left:32px}.comparison-stars span:first-child:after{content:"";background:#ffffffeb;width:26px;height:2px;position:absolute;top:12px;left:-12px}.comparison-stars span:nth-child(2){width:2px;height:16px;top:20px;right:10px}.comparison-stars span:nth-child(2):after{content:"";background:#ffffffeb;width:16px;height:2px;position:absolute;top:7px;left:-7px}.comparison-stars span:nth-child(3){width:2px;height:42px;bottom:6px;right:24px}.comparison-stars span:nth-child(3):after{content:"";background:#ffffffeb;width:42px;height:2px;position:absolute;top:20px;left:-20px}.faq-list{gap:12px;display:grid}.faq-item{text-align:left;color:#fff;background:#111111f5;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:12px;width:100%;padding:20px 22px;display:grid}.faq-item p{color:#ffffffbd;grid-column:1/-1;margin:8px 0 0}.faq-icon{font-size:1.35rem}.final-cta-card{background:linear-gradient(135deg,#caff31fa,#e8ffb5fa);padding:30px 34px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:26px;display:grid}.footer-grid h4{margin:0 0 12px}.footer-grid a,.footer-grid p{color:#ffffffbd;margin-bottom:10px;line-height:1.5;display:block}.page-heading{margin-bottom:24px}.page-heading.studio-heading h1{font-size:clamp(2.5rem,4vw,4rem)}.filter-bar,.chip-group,.quick-actions,.admin-nav,.action-row,.summary-links,.modal-actions{flex-wrap:wrap;gap:10px;display:flex}.filter-bar{flex-direction:column;margin-bottom:24px}.chip,.quick-action{border:1px solid var(--line);background:#ffffffe0;border-radius:999px;min-height:42px;padding:0 16px}.chip.active,.quick-action:hover,.status-pill.success{background:#caff3147;border-color:#95c51f57}.gallery-card{overflow:hidden}.gallery-media,.project-cover{border-radius:0;min-height:260px;margin:0}.gallery-copy,.project-copy{justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.privacy-note,.empty-state,.prose,.panel{padding:26px}.prose{background:var(--panel);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.prose h2{margin-top:28px}.app-shell.app-surface main{background:radial-gradient(circle at 16% 12%,#a8f21f1f,#0000 18%),linear-gradient(#fff 0%,#f7f9fb 100%);min-height:calc(100vh - 70px)}.studio-page{padding:32px 0 56px}.page-heading.studio-heading{max-width:760px}.studio-grid{grid-template-columns:minmax(0,1.56fr) 420px;align-items:start;gap:24px;display:grid}.studio-stage{gap:22px;display:grid}.panel-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.status-pill{min-height:34px;color:var(--muted);background:#1111110f;border-radius:999px;align-items:center;padding:0 14px;font-size:.88rem;display:inline-flex}.upload-dropzone{text-align:center;background:radial-gradient(circle,#caff3133,#0000 35%),#fffc;border:1.5px dashed #11111124;border-radius:28px;place-items:center;min-height:390px;padding:24px;display:grid;position:relative}.upload-dropzone input,.replace-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.replace-button{position:relative;overflow:hidden}.upload-dropzone strong{margin-bottom:10px;font-size:1.18rem;display:block}.stage-image{background-position:50%;background-size:cover;border-radius:28px;min-height:360px}.view-toggle{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.warning-list,.error-text,.success-text{color:var(--muted);margin-top:16px}.error-text{color:#a83024}.success-text{color:#508412}.thumbnail-row{align-items:center;gap:14px;display:flex}.thumbnail{border:1px solid var(--line);background-position:50%;background-size:cover;border-radius:18px;width:74px;height:74px}.process-panel{position:sticky;top:94px}.process-block+.process-block{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.process-block h2{margin:0 0 14px;font-size:1.58rem}.process-block small,.small-label,.summary-line,.summary-links a{color:var(--muted)}.segmented-grid,.mode-grid,.style-grid,.results-grid,.generating-grid{gap:12px;display:grid}.segmented-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.segment,.mode-card,.style-card{border:1px solid var(--line);text-align:left;background:#fffffff5;border-radius:18px;padding:12px}.segment strong,.mode-card strong{margin-bottom:4px;display:block}.segment span,.mode-card span{color:var(--muted);line-height:1.45}.segment.active,.mode-card.active,.style-card.active{border-color:#95c51f75;box-shadow:inset 0 0 0 1px #95c51f3d}.mode-grid,.style-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.style-thumb{aspect-ratio:1.78;background-position:50%;background-size:cover;border-radius:12px;margin-bottom:8px}.check-grid{gap:12px;display:grid}.check-grid label,.toggle-row{align-items:flex-start;gap:10px;display:flex}.check-grid input,.toggle-row input{margin-top:3px}.range-block{margin:16px 0}.range-labels{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.range-labels.small{color:var(--muted);margin-top:6px;font-size:.92rem}textarea{resize:vertical;border:1px solid var(--line);background:#ffffffeb;border-radius:18px;width:100%;min-height:120px;padding:14px 16px}.process-summary{background:#ffffffc2;padding-top:0;border-top:0!important}.summary-line{margin-bottom:16px}.results-grid,.generating-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-card{border:1px solid var(--line);background:#fffffff0;border-radius:24px;overflow:hidden}.result-media-button{background:0 0;width:100%;padding:0;display:block;position:relative}.result-media{background-position:50%;background-size:cover;min-height:188px}.variant-tag{background:#fffffff5;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.86rem;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.result-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px 12px 12px;display:grid}.result-actions button{border:1px solid var(--line);background:#fffffffa;border-radius:999px;min-height:36px;font-size:.92rem}.comparison-block{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:20px;margin-top:20px;display:grid}.quick-actions-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffffa;border-radius:24px;padding:20px}.quick-actions-panel h3{letter-spacing:-.03em;margin-bottom:14px;font-size:1.1rem}.quick-actions{gap:10px;display:grid}.quick-action{text-align:left;background:#fffffffa;min-height:48px}.progress-copy{gap:6px;padding:16px;display:grid}.skeleton .result-media{background:linear-gradient(90deg,#ffffff70,#ffffffc2,#ffffff70) 0 0/200% 100%,linear-gradient(135deg,#caff312e,#11111114) 0 0/cover;animation:1.6s linear infinite shimmer}@keyframes shimmer{0%{background-position:200% 0,50%}to{background-position:-200% 0,50%}}.modal-backdrop{z-index:30;background:#0f0f1080;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:28px;width:min(620px,100%);padding:28px;position:relative;box-shadow:0 28px 80px #1111113d}.modal-close{background:#1111110f;border-radius:999px;width:40px;height:40px;position:absolute;top:16px;right:16px}.modal-copy h3{letter-spacing:-.05em;margin:0 0 8px;font-size:2rem}.detail-media{min-height:320px}.metric-stack strong{letter-spacing:-.08em;font-size:3rem;display:block}.profile-block{gap:8px;display:grid}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:12px 10px}.admin-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.admin-list li{justify-content:space-between}@media (width<=1120px){.hero-layout,.mock-showcase,.mock-showcase.reverse,.studio-grid,.comparison-grid,.comparison-block,.footer-grid{grid-template-columns:1fr}.steps-grid,.pricing-grid,.project-grid,.gallery-grid,.admin-grid,.account-grid,.use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-collage{min-height:360px}.showcase-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.showcase-copy{order:3}.process-panel{position:static}.trial-banner,.cta-inline,.final-cta-card,.gallery-copy,.project-copy{flex-direction:column;align-items:flex-start}}@media (width<=760px){.container{width:min(100% - 20px,100%)}.header-row{flex-wrap:wrap;justify-content:flex-start;min-height:72px;padding:10px 0 14px}.nav-links{justify-content:flex-start}.brand{font-size:1.68rem}.hero-copy h1,.page-heading h1{font-size:2.62rem}.hero-collage{min-height:320px}.hero-card.large{inset:24px 112px 28px 0}.hero-card.medium{width:150px;height:128px;top:88px;right:12px}.hero-card.small{width:150px;height:102px;bottom:20px;right:32px}.steps-grid,.pricing-grid,.project-grid,.gallery-grid,.admin-grid,.account-grid,.use-case-grid,.showcase-thumbs,.segmented-grid,.mode-grid,.style-grid,.results-grid,.generating-grid{grid-template-columns:1fr}.before-after-stage,.stage-image,.upload-dropzone{min-height:280px}.result-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.panel,.privacy-note,.empty-state,.prose,.step-card,.use-case-card,.pricing-card,.info-card,.comparison-card,.gallery-copy,.project-copy,.modal-card{padding:20px}.showcase-split{min-height:220px}.showcase-copy h3{font-size:1.92rem}}.landing-home .subtle{color:var(--muted)}.landing-home .section-title{text-align:center;letter-spacing:-.05em;margin:0 0 26px;font-size:clamp(30px,4vw,48px);line-height:1.05}.landing-home .section-kicker{text-align:center;color:#8a8d95;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px;font-size:12px;font-weight:800}.landing-home .btn{cursor:pointer;background:var(--green);color:#111;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:16px 30px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 28px #a8f21f59}.landing-home .btn:hover{background:#b8ff35;transform:translateY(-2px);box-shadow:0 15px 32px #a8f21f73}.landing-home .btn.black{color:#fff;box-shadow:none;background:#050505}.landing-home .btn.white{color:#111;background:#fff;box-shadow:0 8px 24px #00000014}.landing-home .hero{background:radial-gradient(circle at 78% 12%,#a8f21f4d,#0000 24%),radial-gradient(circle at 94%,#a8f21f1f,#0000 20%),linear-gradient(#fff 0% 78%,#fafbfc 100%);padding:56px 0 32px;position:relative;overflow:hidden}.landing-home .hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:34px;display:grid}.landing-home .hero h1{letter-spacing:-.05em;margin:0 0 22px;font-size:clamp(34px,4.8vw,56px);line-height:1.02}.landing-home .hero h1 em{color:#8ee000;font-style:normal}.landing-home .hero p{color:#6f737b;max-width:620px;margin:0 0 28px;font-size:18px}.landing-home .hero-note{color:#7b7f86;margin-top:12px;font-size:13px;font-weight:700}.landing-home .hero-photos{min-height:430px;position:relative}.landing-home .hero-photo{transform-origin:50%;background:#fff;border-radius:26px;position:absolute;overflow:hidden;box-shadow:0 22px 50px #0000002e}.landing-home .hero-photo.main{width:260px;height:315px;top:8px;left:50px;transform:rotate(-7deg)}.landing-home .hero-photo.house{width:215px;height:150px;top:85px;right:54px;transform:rotate(9deg)}.landing-home .hero-photo.night{width:235px;height:142px;top:236px;right:88px;transform:rotate(7deg)}.landing-home .hero-photo img{object-fit:cover;width:100%;height:100%}.landing-home .spark{color:#9bf000;text-shadow:0 0 18px #a8f21f73;font-size:34px;font-weight:900;position:absolute}.landing-home .spark.one{top:4px;right:160px}.landing-home .spark.two{top:225px;right:15px}.landing-home .spark.three{bottom:35px;left:15px}.landing-home .benefit-strip{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-top:28px;display:flex;overflow:hidden}.landing-home .benefit{text-transform:uppercase;white-space:nowrap;align-items:center;gap:10px;padding:20px 24px;font-size:13px;font-weight:950;display:flex}.landing-home .benefit:not(:last-child){border-right:1px solid var(--line)}.landing-home .dot{background:var(--green-dark);border-radius:999px;flex:none;width:7px;height:7px}.landing-home .steps{padding:50px 0 38px}.landing-home .step-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-home .card{border:1px solid var(--line);background:#fff;border-radius:22px;box-shadow:0 8px 24px #1018280d}.landing-home .step-card{min-height:326px;padding:22px}.landing-home .step-head{align-items:flex-start;gap:14px;margin-bottom:18px;font-weight:900;display:flex}.landing-home .step-num{color:#fff;background:#050505;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.landing-home .upload{cursor:pointer;background:#f1f2f3;border-radius:17px;height:218px;position:relative;overflow:hidden}.landing-home .upload img,.landing-home .result-img{object-fit:cover;width:100%;height:100%}.landing-home .upload-panel{color:#555;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;font-weight:800;display:flex;position:absolute;bottom:18px;left:20px;right:20px;box-shadow:0 10px 30px #00000024}.landing-home .upload-panel svg{width:24px}.landing-home .style-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.landing-home .style-option{cursor:pointer;background:#fff;border:2px solid #f0f0f0;border-radius:14px;padding:5px;transition:all .2s}.landing-home .style-option.active{border-color:var(--green-dark);box-shadow:0 0 0 4px #a8f21f33}.landing-home .style-option img{object-fit:cover;border-radius:10px;width:100%;height:58px}.landing-home .style-option span{text-align:center;margin-top:6px;font-size:11px;font-weight:850;display:block}.landing-home .scenario{color:#5f646b;background:#f7f8fa;border-radius:12px;justify-content:space-between;align-items:center;margin-top:14px;padding:13px 15px;font-weight:800;display:flex}.landing-home .result-box{background:#f7f8fa;border-radius:17px;height:216px;position:relative;overflow:hidden}.landing-home .result-thumbs{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px;display:grid}.landing-home .result-thumbs img{object-fit:cover;border:2px solid #fff;border-radius:9px;width:100%;height:46px;box-shadow:0 0 0 1px #e6e8ec}.landing-home .features{padding:34px 0 22px}.landing-home .feature-row{grid-template-columns:130px minmax(0,610px) 1fr;align-items:center;gap:34px;margin:35px 0 72px;display:grid}.landing-home .feature-row.reverse{grid-template-columns:1fr minmax(0,610px) 130px}.landing-home .thumbs-vertical{gap:12px;display:grid}.landing-home .mini-thumb{cursor:pointer;background:#fff;border:0;border-radius:14px;padding:9px;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 22px #10182814}.landing-home .mini-thumb:hover{transform:translateY(-2px);box-shadow:0 14px 26px #1018281f}.landing-home .mini-thumb img{object-fit:cover;border-radius:10px;width:100%;height:68px}.landing-home .mini-thumb span{text-align:center;margin-top:7px;font-size:12px;font-weight:900;display:block}.landing-home .feature-copy h3{letter-spacing:-.045em;margin:0 0 18px;font-size:clamp(28px,3vw,42px);line-height:1.05}.landing-home .check-list{color:#6b7078;gap:10px;margin:0 0 24px;padding:0;font-weight:700;list-style:none;display:grid}.landing-home .check-list li:before{content:"✓";color:#79c900;margin-right:10px;font-weight:950}.landing-home .ba{--pos:50%;aspect-ratio:16/9;touch-action:none;-webkit-user-select:none;user-select:none;background:#ddd;border-radius:24px;min-height:310px;position:relative;overflow:hidden;box-shadow:0 18px 60px #10182824}.landing-home .ba img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.landing-home .ba .after{clip-path:inset(0 calc(100% - var(--pos)) 0 0)}.landing-home .ba input{z-index:8;opacity:0;cursor:ew-resize;width:100%;position:absolute;inset:0}.landing-home .ba .divider{top:0;bottom:0;left:var(--pos);z-index:5;background:#fff;width:2px;position:absolute;box-shadow:0 0 0 1px #0000000d}.landing-home .ba .handle{top:50%;left:var(--pos);z-index:6;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;font-weight:950;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 12px 26px #0000002e}.landing-home .ba-label{z-index:6;background:#fff;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:950;position:absolute;top:16px}.landing-home .ba-label.before{left:16px}.landing-home .ba-label.after-label{background:var(--green);right:16px}.landing-home .audience{padding:0 0 62px}.landing-home .carousel-wrap{position:relative}.landing-home .carousel{scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;gap:20px;padding:8px 4px 16px;display:flex;overflow-x:auto}.landing-home .carousel::-webkit-scrollbar{display:none}.landing-home .use-card{border:1px solid var(--line);scroll-snap-align:start;text-align:center;background:#fff;border-radius:20px;flex:0 0 205px;padding:12px;box-shadow:0 8px 24px #1018280f}.landing-home .use-card img{object-fit:cover;border-radius:16px;width:100%;height:126px}.landing-home .use-card h4{margin:13px 0 6px;font-size:15px;font-weight:950}.landing-home .use-card p{color:#767b83;margin:0;font-size:12px;font-weight:650}.landing-home .car-btn{z-index:5;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:44px;height:44px;font-size:22px;position:absolute;top:47%;transform:translateY(-50%);box-shadow:0 10px 25px #1018281f}.landing-home .car-btn.prev{left:-16px}.landing-home .car-btn.next{right:-16px}.landing-home .compare{padding:34px 0 72px}.landing-home .compare-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:30px;display:grid}.landing-home .traditional,.landing-home .ai-card{min-height:280px;padding:38px}.landing-home .traditional{border:1px solid var(--line);background:#fff;border-radius:24px;position:relative;overflow:hidden}.landing-home .traditional h3,.landing-home .ai-card h3{letter-spacing:-.02em;margin:0 0 22px;font-size:24px}.landing-home .traditional ul,.landing-home .ai-card ul{color:#70757d;gap:14px;margin:0;padding:0;font-weight:800;list-style:none;display:grid}.landing-home .traditional li:before{content:"×";color:#a4a8af;margin-right:14px;font-size:22px}.landing-home .clock{opacity:.13;border:9px solid #6b7280;border-radius:50%;width:140px;height:140px;position:absolute;bottom:18px;right:34px}.landing-home .clock:before{content:"";background:#6b7280;border-radius:99px;width:7px;height:45px;position:absolute;top:30px;left:62px}.landing-home .clock:after{content:"";background:#6b7280;border-radius:99px;width:44px;height:7px;position:absolute;top:70px;left:62px}.landing-home .ai-card{color:#fff;background:#070708;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 20px 55px #0000002e}.landing-home .ai-card:before{content:"✦";color:#fff;opacity:.85;font-size:62px;position:absolute;top:76px;right:72px}.landing-home .ai-card:after{content:"+";color:#fff;opacity:.65;font-size:32px;position:absolute;top:42px;right:140px}.landing-home .ai-card h3{color:var(--green)}.landing-home .ai-card li:before{content:"✓";color:var(--green);margin-right:12px}.landing-home .pricing{color:#fff;background:linear-gradient(135deg,#02080f 0%,#041927 45%,#3eb5b0 100%);padding:58px 0 54px}.landing-home .pricing .section-title{color:#fff}.landing-pricing-subtitle{text-align:center;color:#d8e0e9;margin-top:-16px}.landing-home .price-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:28px;display:grid}.landing-home .price-card{color:#0b0c0d;background:#fff;border:2px solid #0000;border-radius:22px;padding:28px;position:relative;box-shadow:0 18px 45px #0000002e}.landing-home .price-card.popular{border-color:var(--green);transform:translateY(-9px)}.landing-home .badge{background:var(--green);color:#111;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:950;position:absolute;top:-15px;right:18px}.landing-home .price-name{margin-bottom:8px;font-size:21px;font-weight:950}.landing-home .price{letter-spacing:-.05em;font-size:31px;font-weight:950}.landing-home .credits{color:#747982;margin:0 0 20px;font-weight:700}.landing-home .price-card ul{color:#5b626b;gap:12px;margin:0 0 24px;padding:0;font-size:14px;font-weight:750;list-style:none;display:grid}.landing-home .price-card li:before{content:"✓";color:#7fd000;margin-right:9px;font-weight:950}.landing-home .free-banner{background:#ffffff1a;border:1px solid #ffffff80;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin-top:28px;padding:18px 22px;display:flex}.landing-home .gift{align-items:center;gap:18px;font-size:19px;font-weight:950;display:flex}.landing-home .gift span{font-size:36px}.landing-home .gift small{color:#d9f2f2;font-weight:700}.landing-home .faq{padding:58px 0 42px}.landing-home .faq-grid{grid-template-columns:1fr;gap:10px;width:min(100%,1080px);margin:0 auto;display:grid}.landing-home .faq-item{color:#161616;background:linear-gradient(#fffffffa,#f8f9f6fa);border:1px solid #1111111a;border-radius:18px;transition:border-color .2s,box-shadow .2s,transform .2s;display:block;overflow:hidden;box-shadow:0 14px 34px #1118270f}.landing-home .faq-item:hover{border-color:#11111129;box-shadow:0 18px 42px #11182714}.landing-home .faq-item.open{border-color:#8ee0007a;box-shadow:0 20px 46px #7fcf001a}.landing-home .faq-q{color:#111;box-sizing:border-box;letter-spacing:-.04em;cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:18px 72px 18px 22px;font-size:19px;font-weight:800;display:block;position:relative}.landing-home .faq-q-text{color:#111;white-space:normal;word-break:normal;max-width:none;line-height:1.12;display:block}.landing-home .faq-q-icon{color:#111;background:#f2f4ef;border:1px solid #1111111f;border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;font-weight:700;line-height:1;display:grid;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.landing-home .faq-item.open .faq-q-icon{background:#a8f21f3d;border-color:#7fcf0066}.landing-home .faq-a{color:#5f6670;background:0 0;grid-template-rows:0fr;font-size:17px;transition:grid-template-rows .26s;display:grid}.landing-home .faq-a-inner{overflow:hidden}.landing-home .faq-a p{color:#5f6670;max-width:760px;margin:0;padding:0 28px 26px;line-height:1.5}.landing-home .faq-item.open .faq-a{grid-template-rows:1fr}@media (width<=900px){.landing-home .faq-grid{width:100%}.landing-home .faq-q{padding:17px 66px 17px 20px;font-size:18px}.landing-home .faq-q-icon{right:20px}.landing-home .faq-a{font-size:15px}.landing-home .faq-a p{padding:0 22px 22px}}@media (width<=620px){.landing-home .faq-item{border-radius:16px}.landing-home .faq-q{padding:15px 56px 15px 16px;font-size:16px}.landing-home .faq-q-icon{width:30px;height:30px;font-size:18px;right:16px}.landing-home .faq-a{font-size:14px}.landing-home .faq-a p{padding:0 18px 18px}}.landing-home .cta{padding:0 0 48px}.landing-home .cta-box{text-align:center;background:linear-gradient(135deg,#b5ff2b 0%,#d4ff93 100%);border-radius:20px;padding:34px 22px;position:relative;overflow:hidden}.landing-home .cta-box:before{content:"✦";color:#fff;opacity:.8;font-size:58px;position:absolute;top:50%;left:50px;transform:translateY(-50%)}.landing-home .cta-box h2{letter-spacing:-.04em;margin:0 0 6px;font-size:34px}.landing-home .cta-box p{color:#435400;margin:0 0 20px;font-weight:800}.site-footer{color:#fff;background:#050505;padding:36px 0 42px}.site-footer .footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:36px;display:grid}.site-footer h4{margin:0 0 12px}.site-footer a,.site-footer p{color:#b9bec6;margin:8px 0;font-size:14px;display:block}@media (width<=960px){.menu,.login{display:none}.public-header-row{position:relative}.mobile-menu{justify-content:center;align-items:center;display:inline-flex}.menu.open{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffffa;border-radius:18px;gap:14px;padding:18px;display:grid;position:absolute;top:calc(100% + 12px);left:0;right:0}.landing-home .hero-grid,.landing-home .step-grid,.landing-home .compare-grid,.landing-home .price-grid,.landing-home .faq-grid,.site-footer .footer-grid{grid-template-columns:1fr}.landing-home .hero-photos{min-height:350px}.landing-home .hero-photo.main{width:220px;height:270px;left:6%}.landing-home .hero-photo.house{width:190px;right:4%}.landing-home .hero-photo.night{width:210px;top:230px;right:10%}.landing-home .benefit-strip{justify-content:flex-start;overflow-x:auto}.landing-home .feature-row,.landing-home .feature-row.reverse{grid-template-columns:1fr;gap:20px}.landing-home .feature-row.reverse .feature-copy{order:1}.landing-home .feature-row.reverse .ba{order:2}.landing-home .feature-row.reverse .thumbs-vertical{order:3}.landing-home .thumbs-vertical{grid-template-columns:repeat(3,1fr)}.landing-home .price-card.popular{transform:none}}@media (width<=620px){.container{width:min(100% - 28px,1180px)}.app-header-row{gap:12px}.nav-links{gap:14px;overflow-x:auto}.credit-pill,.profile-pill{min-height:42px;padding:0 14px;font-size:13px}.landing-home .hero{padding-top:34px}.landing-home .hero p{font-size:16px}.landing-home .hero-photos{min-height:285px}.landing-home .hero-photo.main{width:170px;height:215px}.landing-home .hero-photo.house{width:150px;height:110px;top:60px}.landing-home .hero-photo.night{width:165px;height:105px;top:174px}.landing-home .benefit{padding:16px 18px}.landing-home .car-btn{display:none}.landing-home .step-card{padding:16px}.landing-home .style-grid{gap:8px}.landing-home .ba{border-radius:18px;min-height:240px}.landing-home .traditional,.landing-home .ai-card,.landing-home .price-card{padding:24px}.landing-home .free-banner{flex-direction:column;align-items:flex-start}.landing-home .cta-box:before{display:none}}.studio-redesign{--studio-bg:#f7f8f5;--studio-card:#ffffffd1;--studio-text:#111311;--studio-muted:#767a72;--studio-line:#e1e4dc;--studio-line-dark:#d2d6ca;--studio-lime:#9bea22;--studio-lime-dark:#78c713;--studio-black:#060706;--studio-shadow:0 18px 48px #11131114;--studio-shadow-soft:0 10px 28px #1113110e;--studio-radius:24px;--studio-radius-sm:15px;background:linear-gradient(#9bea220b 1px, transparent 1px), linear-gradient(90deg, #9bea2209 1px, transparent 1px), var(--studio-bg);padding:28px 0 54px}.studio-redesign .container{width:min(1440px,100% - 64px)}.studio-redesign-heading{max-width:720px;margin-bottom:26px}.studio-redesign-heading h1{letter-spacing:-.09em;margin:0 0 10px;font-size:clamp(3.6rem,6vw,5.8rem);line-height:.92}.studio-redesign-heading p{color:var(--studio-muted);margin:0;font-size:1.05rem;line-height:1.45}.studio-surface-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.studio-surface-tab{border:1px solid var(--studio-line-dark);text-align:left;background:#ffffffc2;border-radius:20px;align-content:center;justify-items:start;gap:4px;min-height:78px;padding:16px 18px;transition:transform .16s,border-color .16s,background-color .16s;display:grid}.studio-surface-tab:hover{transform:translateY(-1px)}.studio-surface-tab strong{letter-spacing:-.03em;font-size:17px}.studio-surface-tab span{color:var(--studio-muted);font-size:13px}.studio-surface-tab.active{background:linear-gradient(#f4fadcf5,#ffffffeb);border-color:#515f2259;box-shadow:0 14px 30px #9bea2224}.studio-redesign-grid{grid-template-columns:420px minmax(0,1fr);align-items:start;gap:38px;display:grid}.studio-redesign-sidebar{gap:26px;display:grid;position:sticky;top:92px}.studio-step-card,.studio-results-panel{border-radius:var(--studio-radius);background:var(--studio-card);box-shadow:var(--studio-shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #e1e4dce6;position:relative;overflow:hidden}.studio-step-card{padding:22px}.studio-step-card:before,.studio-results-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 100%,#9bea220f,#0000 42%);position:absolute;inset:0}.studio-card-head,.studio-results-head{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex;position:relative}.studio-card-head h2,.studio-results-head h2{letter-spacing:-.035em;margin:0;font-size:18px;line-height:1.1}.studio-step-num{color:#10110f;font-style:italic;font-weight:950}.studio-upload-zone,.studio-field-grid,.studio-option-list{z-index:1;position:relative}.studio-upload-zone{gap:12px;display:grid}.studio-main-thumb{border:1px solid var(--studio-line);border-radius:var(--studio-radius-sm);background:linear-gradient(135deg,#dad7cf,#f2eee5);height:150px;overflow:hidden}.studio-main-thumb img{object-fit:cover;width:100%;height:100%}.studio-thumb-row{grid-template-columns:repeat(3,1fr) 1.2fr;gap:8px;display:grid}.studio-thumb,.studio-add-tile{border:1px solid var(--studio-line);background:#fff;border-radius:14px;height:64px;position:relative;overflow:hidden}.studio-thumb{padding:0}.studio-thumb.active{outline:2px solid var(--studio-lime)}.studio-thumb img{object-fit:cover;width:100%;height:100%}.studio-thumb span{color:#fff;background:#000000a8;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;line-height:1;display:grid;position:absolute;top:4px;right:4px}.studio-add-tile{color:#555a50;text-align:center;cursor:pointer;border-style:dashed;border-color:#bfc4b6;place-items:center;font-size:12px;font-weight:750;display:grid}.studio-add-tile input{opacity:0;cursor:pointer;position:absolute;inset:0}.studio-add-tile strong{font-size:25px;font-weight:300;line-height:.75;display:block}.studio-upload-help{color:var(--studio-muted);text-align:center;font-size:12px;line-height:1.35}.studio-upload-note{color:#4d5148;background:#ffffffbd;border:1px solid #babfb1a8;border-radius:14px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.45}.studio-field-grid{gap:10px;margin-top:14px;display:grid}.studio-field-row{grid-template-columns:105px 1fr;align-items:center;gap:12px;display:grid}.studio-field-row label{color:#373a34;font-size:12px;font-weight:850}.studio-redesign select,.studio-redesign textarea{font:inherit}.studio-redesign select{border:1px solid var(--studio-line-dark);color:#20231e;background:#fffc;border-radius:10px;width:100%;height:38px;padding:0 14px;font-weight:700}.studio-connector{background:var(--studio-lime);border-radius:99px;width:2px;height:24px;margin:-3px auto -5px}.studio-label{color:#151713;margin:18px 0 10px;font-size:13px;font-weight:900}.studio-hint,.studio-results-text,.studio-empty-state span,.studio-loading-state p{color:var(--studio-muted);font-size:13px;line-height:1.4}.studio-hint{margin:8px 0 16px}.studio-photo-guide{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.studio-guide-card{background:#ffffffc2;border:1px solid #bfc4b6cc;border-radius:16px;padding:14px}.studio-guide-card.muted{background:#f6f3ecd1}.studio-guide-card strong{margin-bottom:8px;font-size:13px;display:block}.studio-guide-card ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.studio-guide-card li{color:#545850;font-size:12px;line-height:1.35}.studio-segmented{border:1px solid var(--studio-line-dark);background:#ffffff9e;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:0;padding:4px;display:grid;overflow:hidden}.studio-segment{color:#6c7067;background:0 0;border:0;border-radius:10px;height:42px;font-weight:850}.studio-segment.active{background:var(--studio-black);color:#fff;box-shadow:0 7px 16px #00000026}.studio-option-list{gap:9px;display:grid}.studio-option-card{border:1px solid var(--studio-line-dark);text-align:left;background:#ffffffbd;border-radius:15px;grid-template-columns:62px 1fr;align-items:center;gap:13px;width:100%;min-height:72px;padding:8px;transition:border-color .15s,transform .15s,background .15s;display:grid}.studio-option-card:hover{transform:translateY(-1px)}.studio-option-card.active{border-color:var(--studio-lime-dark);background:#fbfff2;box-shadow:inset 0 0 0 1px #9bea2273}.studio-option-card img{object-fit:cover;border-radius:11px;width:62px;height:54px}.studio-option-card span{color:var(--studio-muted);font-size:13px;line-height:1.25;display:block}.studio-option-card strong{letter-spacing:-.02em;color:var(--studio-text);margin-bottom:3px;font-size:15px;display:block}.studio-goal-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.studio-goal-card{border:1px solid var(--studio-line-dark);text-align:left;background:#ffffffb8;border-radius:16px;align-content:center;gap:4px;min-height:74px;padding:14px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.studio-goal-card:hover{transform:translateY(-1px)}.studio-goal-card.active{background:#fbfff3;border-color:#515f225c;box-shadow:0 12px 26px #9bea221f}.studio-goal-card strong{font-size:14px}.studio-goal-card span{color:var(--studio-muted);font-size:12px;line-height:1.35}.studio-style-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.studio-style-card{border:1px solid var(--studio-line-dark);text-align:left;background:#ffffffd1;border-radius:18px;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden}.studio-style-card:hover{transform:translateY(-2px)}.studio-style-card.active{border-color:#515f2266;box-shadow:0 16px 30px #9bea2224}.studio-style-card img{object-fit:cover;width:100%;height:118px;display:block}.studio-style-card span{gap:4px;padding:12px;display:grid}.studio-style-card strong{letter-spacing:-.02em;font-size:15px}.studio-style-card small{color:var(--studio-muted);font-size:12px;line-height:1.35}.studio-chip-row{flex-wrap:wrap;gap:8px;display:flex}.studio-chip-row-wide .studio-chip{min-width:94px}.studio-chip{border:1px solid var(--studio-line-dark);color:#565a51;background:#ffffffb3;border-radius:999px;height:34px;padding:0 16px;font-size:13px;font-weight:800}.studio-chip.active{border-color:var(--studio-black);background:var(--studio-black);color:#fff}.studio-textarea-head{justify-content:space-between;align-items:center;gap:12px;margin:18px 0 8px;display:flex}.studio-textarea-head .studio-label{margin:0}.studio-ai-idea{color:#30332e;background:0 0;border:0;font-size:12px;font-weight:900}.studio-ai-idea.prominent{border:1px solid var(--studio-line-dark);color:#22310b;background:#f0f7dbf5;border-radius:999px;min-height:36px;padding:0 14px}.studio-redesign textarea{resize:vertical;border:1px solid var(--studio-line-dark);color:#33372f;background:#ffffffb3;border-radius:15px;width:100%;min-height:94px;padding:14px;line-height:1.45}.studio-counter{text-align:right;color:var(--studio-muted);margin-top:4px;font-size:12px}.studio-trust-row{gap:8px;margin-top:16px;display:grid}.studio-trust-pill{color:#4f534c;background:#ffffffc2;border:1px solid #bfc4b6d1;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;font-size:12px;font-weight:750;display:inline-flex}.studio-generate-row{background:var(--studio-lime);border-radius:15px;grid-template-columns:1fr 92px 88px;min-height:56px;margin-top:16px;display:grid;overflow:hidden;box-shadow:0 12px 28px #9bea2252}.studio-generate-row button,.studio-generate-row span{color:#122003;background:0 0;border:0;justify-content:center;align-items:center;font-weight:950;display:inline-flex}.studio-generate-row button{font-size:16px}.studio-generate-row button:disabled{opacity:.55}.studio-generate-row span{border-left:1px solid #12200324}.studio-generate-note{color:var(--studio-muted);margin-top:10px;font-size:12px;line-height:1.35}.studio-results-panel{min-height:830px;padding:22px}.studio-inline-status{color:#445622;background:#9bea2214;border:1px solid #9bea2247;border-radius:14px;margin-bottom:14px;padding:10px 14px;font-size:13px;font-weight:700}.studio-empty-state,.studio-loading-state{text-align:center;background:#ffffff5c;border-radius:22px;place-items:center;min-height:560px;display:grid}.studio-empty-state.failed{background:#ffffff9e}.studio-empty-state strong,.studio-loading-state h3{letter-spacing:-.04em;color:#20211f;margin-bottom:8px;font-size:22px;display:block}.studio-loading-state p{margin:0}.studio-loader{border:5px solid #dfe4d8;border-top-color:var(--studio-lime-dark);border-radius:50%;width:58px;height:58px;margin:0 auto 18px;animation:.9s linear infinite spin}.studio-progress-steps{color:var(--studio-muted);gap:8px;margin-top:16px;font-size:13px;font-weight:750;display:grid}.studio-progress-steps .done{color:#3d4f1a}.studio-failed-actions{justify-content:center;gap:10px;margin-top:18px;display:flex}.studio-results-content{gap:18px;display:grid}.studio-results-tabs{border:1px solid var(--studio-line-dark);box-shadow:var(--studio-shadow-soft);background:#ffffffc7;border-radius:999px;align-self:flex-start;gap:8px;padding:8px;display:inline-flex}.studio-results-tab{color:#5c6056;background:0 0;border:0;border-radius:999px;min-height:44px;padding:0 18px;font-size:14px;font-weight:850;transition:background-color .16s,color .16s,box-shadow .16s}.studio-results-tab.active{background:var(--studio-black);color:#fff;box-shadow:0 12px 24px #191b182e}.studio-results-pane[hidden]{display:none!important}.studio-result-meta{flex-wrap:wrap;gap:10px;display:flex}.studio-result-explain{border:1px solid var(--studio-line-dark);color:#464a42;background:#ffffffdb;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;font-size:12px;font-weight:750;display:inline-flex}.studio-result-explain strong{color:#20231e;margin-right:6px}.studio-refine-panel{border:1px solid var(--studio-line-dark);background:linear-gradient(#fdfff5fa,#f8f6f0f2);border-radius:22px;gap:14px;padding:18px;display:grid}.studio-refine-head{gap:4px;display:grid}.studio-refine-head strong{font-size:15px}.studio-refine-head span,.studio-refine-secondary span{color:var(--studio-muted);font-size:12px;line-height:1.4}.studio-refine-row{flex-wrap:wrap;gap:10px;display:flex}.studio-refine-row button{color:#2d3328;background:#ffffffe6;border:1px solid #4f5f2233;border-radius:999px;min-height:36px;padding:0 14px;font-size:13px;font-weight:800}.studio-refine-secondary{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.studio-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.studio-result-card{border:1px solid var(--studio-line-dark);background:#fff;border-radius:18px;transition:transform .16s,box-shadow .16s;position:relative;overflow:hidden;box-shadow:0 12px 30px #11131113}.studio-result-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #1113111b}.studio-result-card.active{border-color:#46512361;box-shadow:0 16px 34px #4f5f2224}.studio-result-clickarea{text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.studio-result-image{background:#ddd;height:265px;position:relative;overflow:hidden}.studio-result-image img{object-fit:cover;width:100%;height:100%}.studio-result-badge{z-index:4;color:#22251f;background:#ffffffeb;border-radius:999px;align-items:center;min-height:30px;padding:0 14px;font-size:12px;font-weight:950;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 7px 16px #11131114}.studio-result-badge.green{background:var(--studio-lime)}.studio-result-badge.dark{background:var(--studio-black);color:#fff}.studio-video-pill{color:#fff;background:#060706c2;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;bottom:14px;right:14px}.studio-result-actions{border-top:1px solid var(--studio-line);background:#fffffff2;grid-template-columns:repeat(4,1fr);display:grid}.studio-result-actions button{border:0;border-right:1px solid var(--studio-line);color:#42463f;background:0 0;min-height:46px;font-size:13px;font-weight:850}.studio-result-actions button:last-child{border-right:0}.studio-before-after{border:1px solid var(--studio-line-dark);box-shadow:var(--studio-shadow-soft);background:linear-gradient(#ffffffe6,#f8f6f1f2);border-radius:24px;gap:18px;padding:22px;display:grid}.studio-before-after-head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;display:grid}.studio-before-after h3{letter-spacing:-.03em;margin:0}.studio-before-after-head p{color:var(--studio-muted);margin:6px 0 0;font-size:14px;font-weight:700}.studio-before-after .before-after{gap:14px}.studio-before-after .before-after-stage{border-radius:26px;min-height:470px;box-shadow:inset 0 0 0 1px #ffffff38}.studio-before-after .before-after-divider{width:52px;height:52px}.studio-before-after-toolbar{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.studio-before-after-toolbar button{border:1px solid var(--studio-line-dark);color:#272a25;background:#ffffffeb;border-radius:999px;min-height:42px;padding:0 15px;font-size:13px;font-weight:850}.studio-compare-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.studio-compare-card{border:1px solid var(--studio-line-dark);text-align:left;background:#ffffffeb;border-radius:18px;gap:10px;padding:12px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.studio-compare-card:hover{transform:translateY(-2px)}.studio-compare-card.active{border-color:#4651236b;box-shadow:0 16px 30px #4f5f221f}.studio-compare-index{color:#717560;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.studio-compare-thumb{aspect-ratio:1;background:#ddd8cc;border-radius:14px;overflow:hidden}.studio-compare-thumb img{object-fit:cover;width:100%;height:100%}.studio-compare-card strong{font-size:14px;line-height:1.2}.studio-compare-card small{color:var(--studio-muted);font-size:12px;font-weight:700}.studio-collage-card-preview{background:linear-gradient(#f9f6f0,#fffdf8);gap:12px;padding:44px 16px 16px;display:grid}.studio-collage-card-title{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.studio-collage-card-title strong{letter-spacing:-.03em;font-size:15px;font-weight:700}.studio-collage-card-title span{color:#58534c;font-size:11px}.studio-collage-card-grid{grid-template-columns:1.2fr .8fr;gap:10px;display:grid}.studio-collage-card-hero,.studio-collage-card-hero img{border-radius:18px;width:100%;height:152px}.studio-collage-card-hero{overflow:hidden}.studio-collage-card-hero img{object-fit:cover}.studio-collage-card-side{gap:10px;display:grid}.studio-collage-card-swatches,.studio-collage-card-materials{gap:6px;display:grid}.studio-collage-card-swatches{grid-template-columns:repeat(5,1fr)}.studio-collage-card-materials{grid-template-columns:repeat(2,1fr)}.studio-collage-card-swatches span,.studio-collage-card-materials span{border-radius:10px;display:block}.studio-collage-card-swatches span{height:34px}.studio-collage-card-materials span{height:50px}.studio-collage-card-footer{flex-wrap:wrap;gap:6px;display:flex}.studio-collage-card-footer span{color:#5b564f;background:#dfd6c585;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.studio-detail-backdrop{z-index:90;background:#00000075;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.studio-detail-card{width:min(1280px,100%);max-height:92vh;box-shadow:var(--studio-shadow);background:#fff;border-radius:28px;padding:18px;overflow:auto}.studio-detail-collage{background:#f7f3eb;width:min(1420px,100%)}.studio-detail-video{width:min(980px,100%)}.studio-detail-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.studio-detail-head h3{letter-spacing:-.04em;margin:0 0 6px;font-size:24px}.studio-detail-head p{color:var(--studio-muted);margin:0}.studio-detail-close{background:#f0f1ee;border:0;border-radius:50%;width:38px;height:38px;font-size:20px;font-weight:950}.studio-detail-image{background:#ddd;border-radius:18px;overflow:hidden}.studio-detail-image img{object-fit:cover;width:100%;max-height:72vh}.studio-detail-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.studio-collage-board{gap:28px;padding:10px 6px 6px;display:grid}.studio-collage-head{grid-template-columns:1.2fr .8fr;align-items:start;gap:26px;display:grid}.studio-collage-head h2{letter-spacing:-.08em;margin:0;font-size:clamp(3rem,5.5vw,5.8rem);font-weight:400;line-height:.92}.studio-collage-subtitle{color:#282622;align-items:center;gap:18px;margin-top:18px;font-size:clamp(1.2rem,2vw,2rem);display:flex}.studio-collage-subtitle i{background:#d8cbb8;border-radius:50%;width:14px;height:14px;display:block}.studio-collage-head p{color:#302d28;border-left:1px solid #cec3b0;margin:6px 0 0;padding-left:28px;font-size:clamp(1rem,1.8vw,1.55rem);line-height:1.45}.studio-collage-main{grid-template-columns:1.45fr .9fr;gap:18px;display:grid}.studio-collage-hero-image{background:#ddd;border-radius:28px;overflow:hidden}.studio-collage-hero-image img{object-fit:cover;width:100%;height:100%;min-height:560px}.studio-collage-side{gap:30px;display:grid}.studio-collage-side h3,.studio-collage-section-head h3{margin:0 0 16px;font-size:clamp(1.2rem,1.8vw,2rem);font-weight:500}.studio-collage-palette{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.studio-collage-materials{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.studio-collage-swatch,.studio-collage-material{gap:10px;display:grid}.studio-collage-swatch span,.studio-collage-material span{border-radius:10px;display:block}.studio-collage-swatch span{height:164px}.studio-collage-material span{height:184px}.studio-collage-swatch small,.studio-collage-material small,.studio-collage-object small{color:#3c3934;font-size:15px;line-height:1.35}.studio-collage-section-head{grid-template-columns:auto 1fr;align-items:center;gap:22px;margin-bottom:18px;display:grid}.studio-collage-section-head span{background:#cfc7ba;height:1px}.studio-collage-object-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.studio-collage-object{justify-items:center;gap:10px;display:grid}.studio-collage-object.wide{grid-column:span 2}.studio-collage-object-thumb{background-color:#f7f3eb;background-repeat:no-repeat;border-radius:18px;width:100%;height:160px}.studio-collage-object.top .studio-collage-object-thumb{height:176px}.studio-collage-foot{background:linear-gradient(#f5efe3,#efe7d7);border-radius:22px;grid-template-columns:1.4fr .8fr;align-items:center;gap:28px;padding:24px;display:grid}.studio-collage-note,.studio-collage-signoff{gap:18px;display:grid}.studio-collage-note{grid-template-columns:58px 1fr;align-items:start}.studio-collage-signoff{border-left:1px solid #cfc3b1;grid-template-columns:58px 1fr;align-items:center;padding-left:24px}.studio-collage-note-icon,.studio-collage-signoff span{color:#3a3731;border:1px solid #8e8a84;border-radius:50%;place-items:center;width:58px;height:58px;font-size:24px;display:grid}.studio-collage-note strong{margin-bottom:8px;font-size:18px;display:block}.studio-collage-note p,.studio-collage-signoff p{color:#2e2c29;margin:0;font-size:18px;line-height:1.45}.studio-video-board{gap:16px;display:grid}.studio-video-frame{background:#ddd;border-radius:24px;position:relative;overflow:hidden}.studio-video-frame img{object-fit:cover;width:100%;height:520px}.studio-video-overlay{background:linear-gradient(#0000001f,#0000007a);flex-direction:column;justify-content:space-between;padding:18px;display:flex;position:absolute;inset:0}.studio-video-badge{background:#ffffffeb;border-radius:999px;align-self:flex-start;align-items:center;min-height:30px;padding:0 14px;font-size:12px;font-weight:950;display:inline-flex}.studio-video-play{color:#0c0d0c;background:#ffffffe0;border:0;border-radius:50%;width:86px;height:86px;margin:auto;font-size:30px;font-weight:900}.studio-video-caption strong{color:#fff;margin-bottom:4px;font-size:22px;display:block}.studio-video-caption span{color:#ffffffdb}.studio-video-timeline{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.studio-video-timeline span{background:linear-gradient(90deg, var(--studio-lime) 0%, var(--studio-lime) 72%, #d8ddd2 72%);border-radius:999px;height:6px}.studio-video-timeline small{color:var(--studio-muted);font-weight:700}.studio-video-scenes{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.studio-video-scene{gap:8px;display:grid}.studio-video-scene-thumb{background-color:#e5e6e1;background-repeat:no-repeat;border-radius:18px;height:130px}.studio-video-scene small{color:#3e403a;font-size:13px;font-weight:700}.studio-toast{z-index:95;color:#fff;box-shadow:var(--studio-shadow);background:#101210;border-radius:999px;padding:13px 18px;font-size:14px;font-weight:850;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}@media (width<=1180px){.studio-redesign .container{width:calc(100% - 40px)}.studio-surface-tabs,.studio-redesign-grid{grid-template-columns:1fr}.studio-redesign-sidebar{position:static}.studio-results-panel{min-height:0}.studio-collage-main,.studio-collage-head{grid-template-columns:1fr}.studio-collage-head p,.studio-collage-signoff{border-left:0;padding-left:0}}@media (width<=900px){.studio-redesign{padding-top:18px}.studio-redesign .container{width:calc(100% - 28px)}.studio-redesign-heading h1{font-size:3.2rem}.studio-result-grid,.studio-ba-row,.studio-field-row,.studio-photo-guide,.studio-goal-row,.studio-style-grid,.studio-collage-palette,.studio-collage-materials,.studio-collage-object-grid,.studio-collage-foot,.studio-video-scenes,.studio-compare-grid,.studio-before-after-head,.studio-refine-secondary{grid-template-columns:1fr}.studio-thumb-row{grid-template-columns:repeat(2,1fr)}.studio-results-tabs{grid-template-columns:1fr 1fr;width:100%;display:grid}.studio-result-meta,.studio-refine-row{grid-template-columns:1fr;display:grid}.studio-result-image{height:220px}.studio-before-after{padding:16px}.studio-before-after .before-after-stage{min-height:320px}.studio-before-after-toolbar{justify-content:stretch}.studio-before-after-toolbar button{flex:calc(50% - 10px)}.studio-refine-secondary{display:grid}.studio-collage-hero-image img{min-height:320px}.studio-collage-object.wide{grid-column:auto}.studio-detail-backdrop,.studio-detail-card{padding:14px}}
