:root{--studio-bg:#eef3f8;--studio-surface:#fff;--studio-surface-soft:#f7f3e8;--studio-ink:#13263a;--studio-ink-soft:#44586d;--studio-muted:#6c7b8d;--studio-line:#13263a1c;--studio-accent:#f2c14a;--studio-accent-strong:#e4b02d;--studio-green:#2f9d74;--studio-blue:#dbe7f4;--studio-shadow:0 24px 56px #13263a14;--studio-radius-xl:30px;--studio-radius-lg:22px;--studio-radius-md:18px;--studio-radius-sm:12px;--font-ui:"Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-display:"Space Grotesk", "Avenir Next", "Segoe UI", sans-serif;--sidebar-width:clamp(240px, 22vw, 320px);--content-max:1320px;--page-padding-inline:clamp(1rem, 2vw, 1.6rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--studio-ink);font-family:var(--font-ui);background:radial-gradient(circle at 0 0,#f2c14a2e,#0000 26%),linear-gradient(#f4f7fb 0%,#ebf1f6 100%);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%}.studio-app{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:100vh;display:grid}.studio-sidebar{overscroll-behavior:contain;color:#ffffffeb;background:linear-gradient(#13263afa,#142131f5),#13263a;border-right:1px solid #ffffff0f;flex-direction:column;gap:1.1rem;height:100vh;padding:clamp(1rem,1.2vw,1.5rem);display:flex;position:sticky;top:0;overflow-y:auto}.studio-sidebar::-webkit-scrollbar{width:6px}.studio-sidebar::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.brand-stack{background:#ffffff0d;border:1px solid #ffffff12;border-radius:24px;padding:1.1rem}.brand-lockup{align-items:center;gap:.9rem;display:flex}.brand-logo{filter:drop-shadow(0 8px 20px #0000002e);width:132px;max-width:100%;height:auto;display:block}.brand-lockup strong{font-family:var(--font-display);margin-top:.2rem;font-size:1.2rem;line-height:1;display:block}.brand-copy{color:#ffffffb3;margin:.9rem 0 0;font-size:.95rem;line-height:1.65}.eyebrow{color:#f8d57b;letter-spacing:.12em;text-transform:uppercase;background:#f2c14a24;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.78rem;font-weight:700;display:inline-flex}.sidebar-group{gap:.5rem;display:grid}.sidebar-label{color:#ffffff85;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:700}.sidebar-link{color:#ffffffc7;border-radius:16px;align-items:center;gap:.7rem;padding:.88rem 1rem;transition:background-color .22s,color .22s,transform .22s;display:flex}.sidebar-link-icon{background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;display:inline-flex}.sidebar-link:hover,.sidebar-link.is-active{color:#fff;background:#ffffff14;transform:translate(2px)}.sidebar-link.is-active .sidebar-link-icon{background:var(--studio-accent);color:var(--studio-ink)}.sidebar-stages{gap:.3rem;margin:.4rem 0 0;padding:0;list-style:none;display:grid;position:relative}.sidebar-stage-link{color:#ffffffb3;border-radius:12px;align-items:center;gap:.75rem;padding:.55rem .6rem;transition:background .2s,color .2s;display:flex}.sidebar-stage-link:hover{color:#fff;background:#ffffff0f}.sidebar-stage.is-active .sidebar-stage-link{color:#ffe7a0;background:#f2c14a1f}.sidebar-stage-index{background:#ffffff14;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.78rem;font-weight:700;display:inline-flex}.sidebar-stage.is-active .sidebar-stage-index{background:var(--studio-accent);color:var(--studio-ink)}.sidebar-stage-body{gap:.15rem;min-width:0;line-height:1.15;display:grid}.sidebar-stage-body strong{font-size:.92rem;font-weight:700}.sidebar-stage-body span{color:#ffffff80;font-size:.75rem}.sidebar-help ul{color:#ffffffad;gap:.35rem;margin:.6rem 0 0;padding:0;font-size:.88rem;list-style:none;display:grid}.sidebar-help li:before{content:"◇ ";color:var(--studio-accent)}.sidebar-card{background:#ffffff0d;border:1px solid #ffffff0f;border-radius:22px;padding:1rem}.sidebar-card h3{font-family:var(--font-display);margin:.8rem 0 .45rem;font-size:1.05rem}.sidebar-card p{color:#ffffffad;margin:0;line-height:1.6}.studio-main{min-width:0}.topbar{z-index:20;padding:1rem var(--page-padding-inline);border-bottom:1px solid var(--studio-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f7fbd1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:sticky;top:0}.topbar-title{gap:.2rem;display:grid}.topbar-title strong{font-size:1.08rem}.topbar-title span{color:var(--studio-muted);font-size:.93rem}.topbar-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.pill,.status-badge,.priority-badge{border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:34px;padding:.3rem .72rem;font-size:.82rem;font-weight:700;display:inline-flex}.pill{border:1px solid var(--studio-line);color:var(--studio-ink-soft);background:#ffffffb8}.status-badge{color:#187252;background:#2f9d741f}.status-badge.is-draft{color:#8d6300;background:#f2c14a2e}.status-badge.is-review{color:#18548e;background:#1f7be521}.source-badge{min-height:34px;color:var(--studio-ink-soft);background:#13263a14;border-radius:999px;align-items:center;padding:.3rem .72rem;font-size:.82rem;font-weight:800;display:inline-flex}.priority-badge{color:var(--studio-ink-soft);background:#13263a14}.page-frame{padding:clamp(1rem, 1.6vw, 1.6rem) var(--page-padding-inline);max-width:var(--content-max);width:100%;margin:0 auto}.page-stack{gap:1.3rem;display:grid}.studio-hero{grid-template-columns:minmax(0,1.5fr) minmax(260px,.9fr);gap:1.2rem;display:grid}@container (max-width:880px){.studio-hero{grid-template-columns:1fr}}.studio-hero-copy,.studio-hero-meta,.panel,.stat-card,.value-card,.form-card{border-radius:var(--studio-radius-xl);border:1px solid var(--studio-line);box-shadow:var(--studio-shadow);background:#ffffffeb}.studio-hero-copy{background:radial-gradient(circle at 100% 0,#f2c14a2e,#0000 26%),linear-gradient(#fffffff0,#f9fafcfa);padding:2rem}.studio-hero-copy h1{max-width:18ch;font-family:var(--font-display);letter-spacing:-.04em;overflow-wrap:break-word;margin:1rem 0 0;font-size:clamp(2rem,3.4vw,3.4rem);line-height:1.02}.studio-hero-copy p{max-width:56rem;color:var(--studio-muted);margin:1rem 0 0;font-size:1.04rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.4rem;display:flex}.studio-hero-meta{color:#ffffffeb;background:linear-gradient(160deg,#13263afa,#203148f0);align-content:start;gap:.9rem;padding:1.4rem;display:grid}.studio-hero-meta h3{font-family:var(--font-display);margin:0;font-size:1.2rem}.studio-hero-meta p,.studio-hero-meta li{color:#ffffffb8;margin:0;line-height:1.65}.button-row{flex-wrap:wrap;gap:.8rem;display:flex}.button,.button-secondary,.button-ghost{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:.82rem 1.12rem;transition:transform .22s,box-shadow .22s,background-color .22s;display:inline-flex}.button{background:var(--studio-ink);color:#fff;box-shadow:0 14px 28px #13263a2e}.button-secondary{background:var(--studio-accent);color:var(--studio-ink)}.button-ghost{border-color:var(--studio-line);color:var(--studio-ink);background:#ffffffb8}.button:hover,.button-secondary:hover,.button-ghost:hover{transform:translateY(-1px)}.button:disabled,.button-secondary:disabled,.button-ghost:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.button-danger{color:#8f2e2e;background:#a9313114;border-color:#a931312e}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.stats-grid,.grid-2,.grid-3,.value-grid,.form-grid,.list-grid{gap:1rem;display:grid}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr))}.grid-2{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr))}.grid-3,.value-grid{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr))}.form-grid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr))}.stat-card,.value-card,.form-card{padding:1.3rem}.stat-card span,.panel-head span,.field label,.mini-label{color:var(--studio-muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.3rem;font-size:.82rem;font-weight:700;display:inline-flex}.stat-card strong{font-family:var(--font-display);letter-spacing:-.04em;margin-top:.8rem;font-size:2rem;display:block}.stat-card p,.panel p,.value-card p,.form-card p,.list-item p,.list-row p{color:var(--studio-muted);margin:.7rem 0 0;line-height:1.65}.panel{padding:1.4rem}.panel-head{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1.1rem;display:flex}.panel-head h2,.panel h2,.value-card h3,.form-card h3,.list-item h3,.list-row h3{font-family:var(--font-display);margin:.4rem 0 0;font-size:1.28rem;line-height:1.1}.stack{gap:1rem;display:grid}.list-item,.list-row,.mini-card{border:1px solid var(--studio-line);background:#f7f9fcf0;border-radius:18px;padding:1rem 1.05rem}.list-row{justify-content:space-between;align-items:start;gap:1rem;display:flex}.section-item{border:1px solid var(--studio-line);background:#f7f9fcf0;border-radius:22px;gap:1rem;padding:1rem 1.05rem;display:grid}.section-item-head{justify-content:space-between;align-items:start;gap:1rem;display:flex}.section-item-tools{flex-wrap:wrap;justify-content:end;gap:.65rem;display:flex}.section-tool-button{min-height:40px;padding:.7rem .95rem}.section-shell{border:1px solid var(--studio-line);background:#f7f9fcf0;border-radius:22px;transition:transform .2s;overflow:hidden}.section-shell.is-open{border-color:var(--studio-line);box-shadow:none}.section-shell.is-dragging{opacity:.7;transform:scale(.995)}.section-summary{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:1.15rem 1.35rem;display:block}.section-summary:active{cursor:grabbing}.section-summary-copy{gap:.55rem;display:grid}.section-summary-copy span{color:var(--studio-muted);letter-spacing:0;text-transform:none;align-items:center;gap:.3rem;font-size:.82rem;font-weight:500;display:inline-flex}.section-summary-copy h3{font-family:var(--font-display);margin:0;font-size:1.28rem;line-height:1.1}.section-summary-copy p{color:var(--studio-muted);margin:0;line-height:1.65}.section-editor{border-top:1px solid #13263a14;padding:0 1.35rem 1.15rem}.inline-list,.chip-row,.tag-row{flex-wrap:wrap;gap:.65rem;display:flex}.chip,.tag{min-height:32px;color:var(--studio-ink-soft);background:#13263a12;border-radius:999px;align-items:center;padding:.32rem .72rem;font-size:.88rem;font-weight:600;display:inline-flex}.tag.is-selected{color:#6c4a00;background:#f2c14a40}.field{gap:.55rem;display:grid}.input,.textarea,.select{border:1px solid var(--studio-line);width:100%;color:var(--studio-ink);background:#fff;border-radius:16px;padding:.95rem 1rem;line-height:1.5}.textarea{resize:vertical;min-height:140px}.checklist{gap:.65rem;display:grid}.check-row{border:1px solid var(--studio-line);background:#f7f9fcf0;border-radius:16px;align-items:start;gap:.75rem;padding:.85rem .95rem;display:flex}.check-row input{margin-top:.2rem}.tab-row{flex-wrap:wrap;gap:.75rem;display:flex}.tab-link{min-height:42px;color:var(--studio-ink-soft);border:1px solid var(--studio-line);background:#ffffffad;border-radius:999px;justify-content:center;align-items:center;padding:.65rem .9rem;display:inline-flex}.tab-link.is-active{background:var(--studio-ink);color:#fff}.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1rem;display:grid}.mini-stats{gap:.8rem;display:grid}.mini-metric{background:#ffffff14;border:1px solid #ffffff12;border-radius:16px;padding:.9rem 1rem}.mini-metric strong{font-size:1.5rem;font-family:var(--font-display);display:block}.variant-toolbar{border:1px solid var(--studio-line);background:#f7f9fce0;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;display:grid}.variant-toolbar strong{font-family:var(--font-display);margin-bottom:.25rem;display:block}.variant-toolbar p{max-width:68ch;color:var(--studio-muted);margin:0;line-height:1.55}.variant-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.variant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.variant-card{border:1px solid var(--studio-line);box-shadow:var(--studio-shadow);background:linear-gradient(#fffffff2,#f7f9fcfa);border-radius:24px;padding:1.2rem}.variant-card h3{font-family:var(--font-display);margin:.8rem 0 0;font-size:1.15rem}.variant-card p{color:var(--studio-muted);margin:.7rem 0 0;line-height:1.6}.variant-preview{border:1px solid var(--studio-line);background:linear-gradient(160deg,#fffc,#dbe7f4cc),#fff;border-radius:22px;min-height:170px;margin-top:1rem;position:relative;overflow:hidden}.variant-meta{gap:.35rem;margin-top:1rem;display:grid}.variant-meta strong{font-family:var(--font-display);font-size:1rem}.variant-strengths{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.variant-best-for{color:var(--studio-muted);margin:1rem 0 0;line-height:1.6}.variant-best-for strong{color:var(--studio-ink)}.realistic-preview{min-height:220px;color:var(--preview-ink);background:radial-gradient(circle at top right, color-mix(in srgb, var(--preview-accent) 14%, transparent), transparent 38%), linear-gradient(180deg, color-mix(in srgb, var(--preview-surface) 96%, white) 0%, var(--preview-surface) 100%);border:1px solid color-mix(in srgb, var(--preview-primary) 14%, white);gap:.9rem;padding:1rem;display:grid;box-shadow:inset 0 1px #ffffff6b}.realistic-preview.is-header{align-content:start;min-height:118px;padding:.95rem 1rem}.realistic-preview.is-hero{grid-template-columns:minmax(0,1.2fr) minmax(110px,.85fr);grid-template-areas:"copy visual""copy side";align-items:stretch;min-height:260px}.realistic-preview.is-news,.realistic-preview.is-calendar,.realistic-preview.is-explore,.realistic-preview.is-footer,.realistic-preview.is-cta,.realistic-preview.is-page-hero,.realistic-preview.is-content,.realistic-preview.is-faq,.realistic-preview.is-map,.realistic-preview.is-contact{align-content:start}.preview-brand-logo,.preview-brand-fallback{object-fit:contain;border-radius:10px;width:86px;height:34px}.preview-brand-logo{border:1px solid color-mix(in srgb, var(--preview-primary) 16%, white);background:#fff;padding:.25rem .4rem}.preview-brand-fallback{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg, var(--preview-primary), color-mix(in srgb, var(--preview-primary) 62%, #fff));justify-content:center;align-items:center;padding:0 .65rem;font-size:.72rem;font-weight:800;display:inline-flex}.preview-brand-fallback.is-dark{color:#fff;background:#ffffff29;border:1px solid #ffffff1f}.preview-topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;display:grid}.preview-nav{color:var(--preview-muted);letter-spacing:.03em;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;font-size:.68rem;font-weight:700;display:flex}.preview-nav span{white-space:nowrap}.preview-cta-pill,.preview-button,.preview-link{letter-spacing:.02em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:inline-flex}.preview-cta-pill{color:#fff;background:linear-gradient(135deg, var(--preview-primary), color-mix(in srgb, var(--preview-primary) 76%, #fff));min-height:28px;padding:0 .8rem}.preview-alert-strip{min-height:28px;color:color-mix(in srgb, var(--preview-primary) 86%, #fff);background:color-mix(in srgb, var(--preview-accent) 12%, white);text-overflow:ellipsis;white-space:nowrap;border-radius:14px;padding:.5rem .8rem;font-size:.7rem;font-weight:700;overflow:hidden}.variant-header-destination{background:linear-gradient(180deg, #121e2bfa, #1c2f41f2), linear-gradient(120deg, color-mix(in srgb, var(--preview-accent) 22%, transparent), transparent)}.variant-header-destination .preview-nav{color:#ffffffc7}.variant-header-destination .preview-cta-pill{color:#fff;background:#ffffff29;border:1px solid #ffffff29}.variant-header-service{background:linear-gradient(180deg, color-mix(in srgb, var(--preview-surface) 95%, #fff), #fff), linear-gradient(145deg, color-mix(in srgb, var(--preview-secondary) 45%, transparent), transparent)}.variant-header-brand-band{background:linear-gradient(180deg, var(--preview-primary) 0 38%, #fffffff5 38% 100%)}.variant-header-brand-band .preview-brand-band{background:linear-gradient(135deg, var(--preview-primary), color-mix(in srgb, var(--preview-primary) 68%, #000));z-index:0;height:40%;position:absolute;inset:0 0 auto}.variant-header-brand-band .preview-topbar{z-index:1;background:#fffffff0;border-radius:16px;margin-top:1.4rem;padding:.65rem;position:relative}.variant-header-utility .preview-topbar{border-bottom:1px solid color-mix(in srgb, var(--preview-primary) 10%, white);padding-bottom:.65rem}.preview-hero-copy-block{grid-area:copy;align-content:start;gap:.7rem;padding:.15rem 0;display:grid}.preview-overline{background:color-mix(in srgb, var(--preview-secondary) 72%, white);width:fit-content;color:color-mix(in srgb, var(--preview-primary) 90%, #fff);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.34rem .68rem;font-size:.62rem;font-weight:800;display:inline-flex}.preview-hero-copy-block h4{font-family:var(--font-display);max-width:12ch;margin:0;font-size:1.45rem;line-height:1}.preview-hero-copy-block p{color:var(--preview-muted);max-width:34ch;margin:0;font-size:.73rem;line-height:1.5}.preview-hero-actions,.preview-cta-actions{flex-wrap:wrap;gap:.55rem;display:flex}.preview-button{background:var(--preview-primary);color:#fff;min-height:32px;box-shadow:0 10px 18px color-mix(in srgb, var(--preview-primary) 22%, transparent);padding:0 .95rem}.preview-link{min-height:32px;color:var(--preview-primary);border:1px solid color-mix(in srgb, var(--preview-primary) 18%, white);background:#ffffffe0;padding:0 .95rem}.preview-hero-visual{background:linear-gradient(180deg, color-mix(in srgb, var(--preview-secondary) 55%, white), #fffffff0);border-radius:22px;grid-area:visual;min-height:148px;position:relative;overflow:hidden}.preview-image-fill,.preview-guide-media,.preview-split-media,.preview-mosaic-tile,.preview-news-highlight,.preview-event-card{background:linear-gradient(135deg, color-mix(in srgb, var(--preview-primary) 16%, white), color-mix(in srgb, var(--preview-accent) 12%, white)), linear-gradient(180deg, #ffffff40, transparent);position:relative;overflow:hidden}.preview-image-fill:before,.preview-guide-media:before,.preview-split-media:before,.preview-mosaic-tile:before,.preview-news-highlight:before,.preview-event-card:before{content:"";background:radial-gradient(circle at 18% 18%,#ffffffd9,#0000 22%),linear-gradient(160deg,#ffffff14,#0000 42%),linear-gradient(#14232d14,#0000 60%);position:absolute;inset:0}.preview-image-fill{height:100%}.preview-side-card{border:1px solid color-mix(in srgb, var(--preview-primary) 10%, white);background:#ffffffe0;border-radius:18px;grid-area:side;align-content:start;gap:.5rem;min-height:74px;padding:.8rem .9rem;display:grid}.preview-side-card strong{letter-spacing:.11em;text-transform:uppercase;color:color-mix(in srgb, var(--preview-primary) 82%, #fff);font-size:.68rem}.preview-side-card span{color:var(--preview-muted);font-size:.72rem;line-height:1.45}.variant-hero-scenic{background:linear-gradient(180deg, #1424331a, #14243333), linear-gradient(135deg, color-mix(in srgb, var(--preview-primary) 18%, white), color-mix(in srgb, var(--preview-accent) 18%, white));grid-template-columns:1fr;grid-template-areas:"visual";padding:0;position:relative;overflow:hidden}.variant-hero-scenic .preview-hero-visual{border-radius:22px;min-height:100%}.variant-hero-scenic .preview-hero-copy-block{z-index:2;background:linear-gradient(#13202fe0,#13202fa8);border-radius:18px;padding:1rem;position:absolute;bottom:1rem;left:1rem;right:7.5rem}.variant-hero-scenic .preview-overline{color:#ffffffd9;background:#ffffff1f}.variant-hero-scenic .preview-hero-copy-block h4,.variant-hero-scenic .preview-hero-copy-block p{color:#fff}.variant-hero-scenic .preview-hero-copy-block p{color:#ffffffc7}.variant-hero-scenic .preview-link{color:#fff;background:#ffffff1a;border-color:#ffffff24}.variant-hero-scenic .preview-side-card{z-index:2;background:#ffffffeb;width:124px;position:absolute;top:1rem;right:1rem}.variant-hero-full-overlay{background:linear-gradient(180deg, #111d291f, #111d292e), linear-gradient(135deg, color-mix(in srgb, var(--preview-primary) 20%, white), color-mix(in srgb, var(--preview-accent) 16%, white));grid-template-columns:1fr;grid-template-areas:"visual";padding:0;position:relative;overflow:hidden}.variant-hero-full-overlay .preview-hero-visual{border-radius:22px;min-height:100%}.variant-hero-full-overlay .preview-hero-copy-block{z-index:2;background:linear-gradient(#0f1c29e6,#0f1c29b8);border-radius:18px;max-width:16rem;padding:1rem 1rem 1.05rem;position:absolute;bottom:1rem;left:1rem;right:1rem}.variant-hero-full-overlay .preview-overline{color:#ffffffd6;background:#ffffff1f}.variant-hero-full-overlay .preview-hero-copy-block h4,.variant-hero-full-overlay .preview-hero-copy-block p{color:#fff}.variant-hero-full-overlay .preview-hero-copy-block p{color:#ffffffc7}.variant-hero-full-overlay .preview-link{color:#fff;background:#ffffff1a;border-color:#ffffff24}.variant-hero-info-first{grid-template-columns:minmax(0,1.1fr) minmax(120px,.9fr);grid-template-areas:"side visual""copy visual"}.variant-hero-info-first .preview-side-card{background:color-mix(in srgb, var(--preview-secondary) 66%, white);min-height:98px}.variant-hero-split-image{grid-template-columns:minmax(0,1fr) minmax(140px,1fr);grid-template-areas:"copy visual"}.variant-hero-split-image .preview-side-card{display:none}.variant-hero-action-panel{grid-template-columns:minmax(0,1fr) minmax(130px,.8fr);grid-template-areas:"copy side""visual side"}.variant-hero-action-panel .preview-side-card{background:#fffffff0;min-height:100%}.preview-action-stack{gap:.45rem;margin-top:.35rem;display:grid}.preview-action-stack span{background:color-mix(in srgb, var(--preview-primary) 14%, white);border-radius:999px;height:9px;display:block}.preview-ticker{border:1px solid color-mix(in srgb, var(--preview-primary) 10%, white);background:#ffffffdb;border-radius:16px;align-items:center;gap:.8rem;padding:.8rem .95rem;display:flex}.preview-ticker>span{background:color-mix(in srgb, var(--preview-accent) 18%, white);color:color-mix(in srgb, var(--preview-primary) 84%, #fff);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;flex:none;padding:.32rem .58rem;font-size:.64rem;font-weight:800}.preview-ticker-track{color:var(--preview-muted);gap:1rem;font-size:.72rem;font-weight:700;display:flex}.preview-bulletin-list,.preview-guide-list,.preview-timeline-list{gap:.7rem;display:grid}.preview-bulletin-item,.preview-guide-item,.preview-timeline-item{border:1px solid color-mix(in srgb, var(--preview-primary) 10%, white);background:#ffffffd6;border-radius:14px;min-height:36px;position:relative}.preview-bulletin-item:before,.preview-guide-item:before,.preview-timeline-item:before{content:"";background:color-mix(in srgb, var(--preview-primary) 14%, white);border-radius:999px;height:8px;position:absolute;top:50%;left:.75rem;right:1.7rem;transform:translateY(-50%)}.preview-bulletin-item:after,.preview-guide-item:after,.preview-timeline-item:after{content:"";background:var(--preview-accent);border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:50%;right:.7rem;transform:translateY(-50%)}.preview-card-grid,.preview-event-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.preview-news-featured{grid-template-columns:minmax(0,1.25fr) minmax(96px,.75fr);gap:.75rem;display:grid}.preview-news-main,.preview-news-side div{border:1px solid color-mix(in srgb, var(--preview-primary) 10%, white);background:#ffffffdb;border-radius:18px;position:relative;overflow:hidden}.preview-news-main{background:linear-gradient(135deg, color-mix(in srgb, var(--preview-primary) 16%, white), color-mix(in srgb, var(--preview-accent) 11%, white));min-height:150px}.preview-news-side{gap:.65rem;display:grid}.preview-news-river{gap:.55rem;display:grid}.preview-news-river div{border-left:4px solid var(--preview-accent);background:#ffffffdb;border-radius:14px;min-height:34px}.preview-news-highlight,.preview-event-card{border-radius:18px;min-height:124px}.preview-news-highlight:after,.preview-event-card:after,.preview-mosaic-tile:after,.preview-guide-media:after,.preview-split-media:after,.preview-image-fill:after{content:"";background:#ffffffb8;border-radius:999px;width:45%;height:10px;position:absolute;bottom:.85rem;left:.85rem}.preview-month-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.preview-month-cell{border:1px solid color-mix(in srgb, var(--preview-primary) 10%, white);min-height:54px;color:var(--preview-muted);background:#ffffffd6;border-radius:16px;justify-content:center;align-items:center;font-size:.88rem;font-weight:800;display:flex}.preview-month-cell.is-highlight{background:color-mix(in srgb, var(--preview-accent) 18%, white);color:color-mix(in srgb, var(--preview-primary) 86%, #fff);border-color:color-mix(in srgb, var(--preview-accent) 26%, white)}.preview-timeline-date{border:1px solid color-mix(in srgb, var(--preview-primary) 10%, white);width:76px;min-height:76px;color:color-mix(in srgb, var(--preview-primary) 90%, #fff);background:#ffffffe6;border-radius:18px;justify-content:center;align-items:center;font-size:.96rem;font-weight:800;display:inline-flex}.preview-timeline-item.is-short:before{right:3.4rem}.preview-calendar-featured{grid-template-columns:108px minmax(0,1fr);align-items:stretch;gap:.75rem;display:grid}.preview-calendar-hero-date{background:var(--preview-primary);color:#fff;border-radius:20px;place-items:center;min-height:146px;font-weight:900;display:grid}.preview-calendar-agenda,.preview-dense-events{gap:.55rem;display:grid}.preview-calendar-agenda span,.preview-dense-events div{border:1px solid color-mix(in srgb, var(--preview-primary) 10%, white);background:#ffffffdb;border-radius:14px;min-height:36px}.preview-dense-events div{grid-template-columns:46px 1fr;align-items:center;gap:.6rem;padding:.35rem .6rem;display:grid}.preview-dense-events strong{background:color-mix(in srgb, var(--preview-primary) 12%, white);height:30px;color:color-mix(in srgb, var(--preview-primary) 82%, #000);border-radius:10px;place-items:center;display:grid}.preview-dense-events span{background:color-mix(in srgb, var(--preview-primary) 14%, white);border-radius:999px;height:9px}.preview-mosaic-grid{grid-template-columns:1.2fr .8fr;gap:.65rem;display:grid}.preview-mosaic-tile{border-radius:18px;min-height:82px}.preview-mosaic-tile.is-large{grid-row:span 2;min-height:170px}.preview-guide-media,.preview-split-media{border-radius:18px;min-height:118px}.preview-explore-split{grid-template-columns:minmax(0,1fr) minmax(96px,.8fr);gap:.7rem;display:grid}.preview-split-copy{border:1px solid color-mix(in srgb, var(--preview-primary) 10%, white);background:#ffffffdb;border-radius:18px;align-content:center;gap:.45rem;padding:.85rem .8rem;display:grid}.preview-split-copy strong{color:color-mix(in srgb, var(--preview-primary) 90%, #fff);font-size:.8rem}.preview-split-copy span{color:var(--preview-muted);font-size:.72rem;line-height:1.45}.preview-category-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.preview-category-rail div{color:#fff;background:linear-gradient(180deg, transparent, #111c2a9e), linear-gradient(135deg, color-mix(in srgb, var(--preview-primary) 24%, white), color-mix(in srgb, var(--preview-accent) 18%, white));border-radius:18px;align-content:end;min-height:78px;padding:.75rem;font-weight:800;display:grid}.preview-cta-layout{background:linear-gradient(135deg, color-mix(in srgb, var(--preview-primary) 8%, white), #ffffffe0);border-radius:18px;align-content:center;gap:.8rem;min-height:100%;padding:1rem;display:grid}.preview-cta-layout strong{font-family:var(--font-display);font-size:1.05rem}.preview-cta-layout.is-banner{grid-template-columns:minmax(0,1fr) auto;align-items:center}.preview-cta-layout.is-checklist{gap:1rem}.preview-checklist{gap:.5rem;display:grid}.preview-checklist span{background:color-mix(in srgb, var(--preview-primary) 16%, white);border-radius:999px;height:10px;display:block}.preview-contact-strip{background:#ffffffe6;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(90px,.5fr) auto;align-items:center;gap:.8rem;min-height:100%;padding:.95rem;display:grid}.preview-contact-strip>span:not(.preview-button){background:color-mix(in srgb, var(--preview-primary) 14%, white);border-radius:999px;height:10px}.preview-footer-info,.preview-footer-minimal,.preview-footer-columns-real{color:#ffffffeb;background:linear-gradient(#121f2cf5,#1d2d3ff5);border-radius:18px;min-height:100%;padding:1rem}.preview-footer-info{align-content:start;gap:.9rem;display:grid}.preview-footer-lines{color:#ffffffbd;gap:.38rem;font-size:.72rem;display:grid}.preview-footer-minimal{justify-content:space-between;align-items:center;gap:1rem;display:flex}.preview-footer-minimal span{font-size:.74rem;font-weight:700}.preview-footer-columns-real{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.preview-footer-col{gap:.55rem;display:grid}.preview-footer-col strong{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.preview-footer-col span{background:#ffffff29;border-radius:999px;height:8px;display:block}.preview-footer-contact-led{background:linear-gradient(#121f2cf5,#1d2d3ff5);border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:1rem;min-height:100%;padding:1rem;display:grid}.preview-footer-contact-card{color:#fff;gap:.5rem;display:grid}.preview-footer-contact-card span{background:#ffffff29;border-radius:999px;height:8px;display:block}.preview-page-hero-layout{grid-template-columns:minmax(0,1fr) minmax(100px,.6fr);align-items:stretch;gap:.85rem;display:grid}.preview-page-hero-layout h4,.preview-editorial-copy strong,.preview-content-lines strong,.preview-contact-minimal strong{font-family:var(--font-display);margin:.55rem 0 0;font-size:1.1rem;line-height:1.1}.preview-page-hero-layout p{max-width:40ch;color:var(--preview-muted);margin:.55rem 0 0;font-size:.72rem;line-height:1.5}.preview-page-hero-media{background:linear-gradient(135deg, color-mix(in srgb, var(--preview-primary) 18%, white), color-mix(in srgb, var(--preview-accent) 14%, white));border-radius:18px;min-height:142px}.preview-breadcrumb-line{background:color-mix(in srgb, var(--preview-primary) 12%, white);border-radius:999px;width:46%;height:9px}.preview-content-feature,.preview-contact-layout,.preview-map-route-layout,.preview-faq-guide{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:.75rem;display:grid}.preview-content-lines,.preview-editorial-copy,.preview-contact-minimal{border:1px solid color-mix(in srgb, var(--preview-primary) 10%, white);background:#ffffffdb;border-radius:18px;align-content:center;gap:.55rem;padding:.9rem;display:grid}.preview-content-lines span,.preview-editorial-copy span,.preview-contact-minimal span,.preview-contact-form span,.preview-contact-info span,.preview-faq-list span,.preview-route-cards span{background:color-mix(in srgb, var(--preview-primary) 14%, white);border-radius:999px;height:9px;display:block}.preview-content-lines .is-short,.preview-editorial-copy .is-short{width:62%}.preview-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.preview-proof-grid div{border-top:5px solid var(--preview-accent);background:#ffffffdb;border-radius:18px;min-height:132px}.preview-faq-list,.preview-route-cards,.preview-contact-form,.preview-contact-info{gap:.6rem;display:grid}.preview-faq-help,.preview-map-plane{background:radial-gradient(circle at 35% 35%, color-mix(in srgb, var(--preview-accent) 22%, transparent), transparent 22%), linear-gradient(135deg, color-mix(in srgb, var(--preview-primary) 12%, white), color-mix(in srgb, var(--preview-secondary) 40%, white));border-radius:18px;min-height:150px}.preview-map-route-layout{grid-template-columns:minmax(0,1.25fr) minmax(100px,.75fr)}.preview-contact-form,.preview-contact-info{border:1px solid color-mix(in srgb, var(--preview-primary) 10%, white);background:#ffffffdb;border-radius:18px;padding:.9rem}.preview-contact-form .is-tall{border-radius:14px;height:46px}.preview-header-bar,.preview-header-nav,.preview-header-cta,.preview-hero-copy,.preview-hero-panel,.preview-news-bar,.preview-news-card,.preview-calendar-date,.preview-calendar-item,.preview-explore-media,.preview-explore-card,.preview-cta-band,.preview-cta-button,.preview-footer-row,.preview-footer-column{background:#13263a24;border-radius:999px;position:absolute}.preview-header-bar{width:76px;height:16px;inset:18px auto auto 18px}.preview-header-nav{width:120px;height:14px;inset:18px 94px auto auto}.preview-header-nav.is-short{width:74px;inset:18px 228px auto auto}.preview-header-cta{background:#f2c14a52;width:88px;height:20px;inset:16px 18px auto auto}.variant-preview--header-destination{background:linear-gradient(145deg,#122232e0,#2c5046cc),#203242}.variant-preview--header-destination .preview-header-bar,.variant-preview--header-destination .preview-header-nav,.variant-preview--header-destination .preview-header-nav.is-short{background:#ffffff3d}.variant-preview--header-destination .preview-header-cta{background:#ffffff2e}.variant-preview--header-service:after{content:"";background:#2f9d743d;border-radius:999px;height:16px;position:absolute;inset:48px 18px auto}.preview-hero-copy{width:140px;height:18px;inset:24px auto auto 24px}.preview-hero-copy.is-short{width:110px;inset:54px auto auto 24px}.preview-hero-copy.is-wide{width:180px;inset:84px auto auto 24px}.preview-hero-panel{background:#ffffffb3;border-radius:22px;width:120px;inset:24px 24px 24px auto}.variant-preview--hero-scenic{background:linear-gradient(135deg,#173c36a8,#91bbd06b),#dfe7ef}.variant-preview--hero-scenic .preview-hero-panel{background:#1424322e;width:150px}.variant-preview--hero-info-first .preview-hero-copy{width:110px}.variant-preview--hero-info-first .preview-hero-panel{border-radius:16px;width:170px}.preview-news-bar{height:22px;inset:22px 18px auto}.preview-news-card{border-radius:18px;width:calc(33.3333% - 18px);top:62px;bottom:18px}.preview-news-card:nth-of-type(2){left:18px}.preview-news-card:nth-of-type(3){left:calc(33.3333% + 9px)}.preview-news-card:nth-of-type(4){right:18px}.variant-preview--news-ticker .preview-news-card{display:none}.variant-preview--news-highlights .preview-news-bar{width:110px}.variant-preview--news-bulletin .preview-news-card{border-radius:14px;width:calc(100% - 36px);height:24px;left:18px;right:18px}.variant-preview--news-bulletin .preview-news-card:nth-of-type(2){top:62px}.variant-preview--news-bulletin .preview-news-card:nth-of-type(3){top:96px}.variant-preview--news-bulletin .preview-news-card:nth-of-type(4){top:130px}.preview-calendar-date{border-radius:18px;width:68px;inset:18px auto 18px 18px}.preview-calendar-item{height:28px;top:30px;left:100px;right:18px}.preview-calendar-item.is-short{width:58%;top:72px;right:auto}.preview-calendar-item:nth-of-type(4){top:114px}.variant-preview--calendar-month .preview-calendar-date{border-radius:24px;width:calc(100% - 36px);height:calc(100% - 36px);inset:18px}.variant-preview--calendar-month .preview-calendar-item,.variant-preview--calendar-month .preview-calendar-item.is-short{width:24%;height:22px;top:30px;left:24px;right:auto}.variant-preview--calendar-month .preview-calendar-item:nth-of-type(2){left:24px}.variant-preview--calendar-month .preview-calendar-item:nth-of-type(3){left:calc(24px + 26%)}.variant-preview--calendar-month .preview-calendar-item:nth-of-type(4){top:30px;left:calc(24px + 52%)}.variant-preview--calendar-cards .preview-calendar-date{display:none}.variant-preview--calendar-cards .preview-calendar-item,.variant-preview--calendar-cards .preview-calendar-item.is-short{border-radius:22px;width:calc(33.3333% - 18px);height:104px;inset:auto auto 18px}.variant-preview--calendar-cards .preview-calendar-item:nth-of-type(2){left:18px}.variant-preview--calendar-cards .preview-calendar-item:nth-of-type(3){left:calc(33.3333% + 9px)}.variant-preview--calendar-cards .preview-calendar-item:nth-of-type(4){right:18px}.preview-explore-media{border-radius:20px;width:40%;inset:18px auto 18px 18px}.preview-explore-card{width:26%;height:40px;top:24px;right:18px}.preview-explore-card.is-tall{height:54px;top:74px}.preview-explore-card:nth-of-type(4){top:136px}.variant-preview--explore-mosaic .preview-explore-media{width:48%}.variant-preview--explore-mosaic .preview-explore-card,.variant-preview--explore-mosaic .preview-explore-card.is-tall{width:22%;height:calc(50% - 27px)}.variant-preview--explore-mosaic .preview-explore-card:nth-of-type(2){top:18px}.variant-preview--explore-mosaic .preview-explore-card:nth-of-type(3){top:18px;right:18px}.variant-preview--explore-mosaic .preview-explore-card:nth-of-type(4){top:auto;bottom:18px;right:18px}.variant-preview--explore-guide .preview-explore-media{width:28%}.variant-preview--explore-guide .preview-explore-card{width:46%;left:auto;right:18px}.variant-preview--explore-guide .preview-explore-card:nth-of-type(2){top:24px}.variant-preview--explore-guide .preview-explore-card:nth-of-type(3){height:36px;top:78px}.variant-preview--explore-guide .preview-explore-card:nth-of-type(4){height:24px;top:126px}.preview-cta-band{background:#f2c14a42;border-radius:28px;height:68px;inset:42px 18px auto}.preview-cta-button{width:92px;height:22px;inset:126px auto auto 18px}.preview-cta-button.is-secondary{width:72px;inset:126px auto auto 120px}.variant-preview--cta-banner .preview-cta-band{height:96px;inset:30px 18px auto}.variant-preview--cta-banner .preview-cta-button.is-secondary{display:none}.variant-preview--cta-checklist .preview-cta-band{height:86px;inset:30px 18px auto}.variant-preview--cta-checklist:after{content:"";background:#13263a1f;border-radius:999px;height:16px;position:absolute;inset:130px 18px auto}.preview-footer-row{height:18px;inset:24px 18px auto}.preview-footer-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;position:absolute;inset:58px 18px 18px}.preview-footer-column{border-radius:18px;width:100%;height:100%;position:static}.variant-preview--footer-minimal .preview-footer-columns{grid-template-columns:1fr}.variant-preview--footer-minimal .preview-footer-row{inset:auto 18px 24px}.summary-list{gap:.9rem;display:grid}.summary-item{border:1px solid var(--studio-line);background:#f7f9fcf0;border-radius:18px;gap:.45rem;padding:.95rem 1rem;display:grid}.summary-item strong{font-size:.95rem}.summary-item span{color:var(--studio-muted);line-height:1.6}.empty-state{border:1px dashed var(--studio-line);color:var(--studio-muted);border-radius:18px;padding:1.2rem}.success-state{color:#1f6f54;background:#2f9d7414;border:1px solid #2f9d7438;border-radius:18px;padding:1rem 1.2rem;font-weight:600}.form-help{color:var(--studio-muted);margin:0;font-size:.92rem;line-height:1.6}.inline-action-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;display:grid}.compact-state{margin-top:.75rem;padding:.85rem 1rem}.ai-palette-result{background:linear-gradient(135deg,#fffffff5,#f6faffeb),#fff;border:1px solid #111c2a1a;border-radius:18px;gap:.8rem;margin-top:.85rem;padding:1rem;display:grid;box-shadow:0 18px 38px #111c2a0f}.ai-result-heading{color:var(--studio-ink);justify-content:space-between;align-items:center;gap:1rem;font-weight:800;display:flex}.ai-result-heading strong{color:#7a5612;letter-spacing:.08em;text-transform:uppercase;background:#eec4512e;border-radius:999px;padding:.42rem .72rem;font-size:.75rem}.ai-palette-result p{color:var(--studio-muted);margin:0;line-height:1.6}.palette-mini-strip{border:1px solid var(--studio-line);border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:18px;display:grid;overflow:hidden}.palette-mini-strip span{min-height:18px}.brand-safe-palette{border-top:1px solid var(--studio-line);grid-template-columns:minmax(0,1fr) minmax(180px,.45fr);align-items:center;gap:1rem;padding-top:.75rem;display:grid}.brand-safe-palette strong{color:var(--studio-ink);margin-bottom:.25rem;display:block}.ai-warning-list{color:var(--studio-muted);gap:.35rem;margin:0;padding-left:1.1rem;font-size:.92rem;line-height:1.5;display:grid}.local-assistant-panel{border-top:1px solid var(--studio-line);gap:.75rem;padding-top:.85rem;display:grid}.button-small{min-height:auto;padding:.5rem .75rem;font-size:.82rem}.local-assistant-prompt{min-height:190px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.84rem;line-height:1.55}.copy-message{color:#1f6f54;font-weight:700}.prototype-assistant{gap:1rem;display:grid}.prototype-assistant .panel-head{align-items:start}.prototype-assistant .panel-head p{max-width:760px}.prototype-action-row{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.prototype-direction-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.prototype-direction-card{border:1px solid var(--studio-line);cursor:pointer;background:linear-gradient(145deg,#fffffff5,#f7f9fce6),#fff;border-radius:26px;outline:none;align-content:start;gap:1rem;min-height:100%;padding:1.15rem;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:grid;box-shadow:0 24px 58px #111c2a12}.prototype-direction-card:hover,.prototype-direction-card:focus-visible{border-color:#eec451b8;transform:translateY(-2px);box-shadow:0 30px 68px #111c2a1a}.prototype-direction-card.is-selected{background:linear-gradient(145deg,#fffcf2fa,#fffffff0),#fff;border-color:#eec451f2;box-shadow:0 32px 72px #74531224}.prototype-direction-topline{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.prototype-direction-topline span,.prototype-direction-detail strong{color:var(--studio-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:800}.prototype-direction-topline strong{color:#745312;background:#eec45133;border-radius:999px;flex:none;padding:.42rem .65rem;font-size:.76rem}.prototype-direction-card h3{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:1.55rem;line-height:1}.prototype-direction-card p{color:var(--studio-muted);margin:0;line-height:1.65}.prototype-direction-detail{gap:.35rem;display:grid}.prototype-direction-detail span{color:var(--studio-ink);line-height:1.55}.prototype-focus-list{color:var(--studio-muted);gap:.55rem;margin:0;padding-left:1.05rem;line-height:1.5;display:grid}.selected-prototype-direction{background:#eec45121;border:1px solid #eec45173;border-radius:999px;flex-wrap:wrap;align-items:center;gap:.65rem;width:fit-content;padding:.7rem .9rem;display:flex}.selected-prototype-direction strong{color:#745312;letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:900}.selected-prototype-direction span{color:var(--studio-ink);font-weight:800}.prototype-scenario{border:1px solid var(--studio-line);background:#f7f9fcd1;border-radius:20px;flex-wrap:wrap;align-items:center;gap:.55rem;padding:.85rem 1rem;display:flex}.prototype-scenario strong{color:var(--studio-ink);margin-right:.25rem}.prototype-scenario span{border:1px solid var(--studio-line);color:var(--studio-muted);background:#fff;border-radius:999px;padding:.42rem .65rem;font-size:.86rem;font-weight:700}.prototype-library{gap:1rem;display:grid}.prototype-library .panel-head{margin-bottom:0}.prototype-library .panel-head p{max-width:720px}.prototype-list{gap:.85rem;display:grid}.prototype-record{border:1px solid var(--studio-line);background:linear-gradient(145deg,#fffffff5,#f7f9fce6),#fff;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid}.prototype-record-main{gap:.65rem;display:grid}.prototype-record-head{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.prototype-record-head>span{color:var(--studio-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:800}.prototype-record h3{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:1.35rem;line-height:1.05}.prototype-record p{max-width:900px;color:var(--studio-muted);margin:0;line-height:1.6}.prototype-record-meta{color:var(--studio-muted);flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.9rem;display:flex}.prototype-record-meta strong{color:var(--studio-ink)}.prototype-record-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.error-state{color:#8f2e2e;background:#a9313114;border:1px solid #a9313133;border-radius:18px;padding:1rem 1.2rem;font-weight:700}.prototype-preview-shell{background:var(--studio-bg);min-height:100vh;padding:1rem}.prototype-preview-header{border:1px solid var(--studio-line);box-shadow:var(--studio-shadow);background:#ffffffeb;border-radius:24px;justify-content:space-between;align-items:start;gap:1rem;padding:1rem 1.1rem;display:flex}.prototype-preview-header span{color:var(--studio-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:900}.prototype-preview-header h1{font-family:var(--font-display);letter-spacing:-.05em;margin:.3rem 0 0;font-size:clamp(1.4rem,3vw,2.5rem)}.prototype-preview-header p{max-width:780px;color:var(--studio-muted);margin:.6rem 0 0;line-height:1.55}.prototype-preview-tabs{flex-wrap:wrap;gap:.5rem;margin:1rem 0;display:flex}.prototype-preview-tabs span{border:1px solid var(--studio-line);color:var(--studio-muted);background:#fff;border-radius:999px;padding:.55rem .8rem;font-weight:800}.prototype-preview-frame{border:1px solid var(--studio-line);width:100%;min-height:calc(100vh - 180px);box-shadow:var(--studio-shadow);background:#fff;border-radius:24px}.prototype-prompt-panel{border:1px solid var(--studio-line);background:#f7f9fcd6;border-radius:22px;padding:1rem}.prototype-prompt-panel summary{cursor:pointer;color:var(--studio-ink);font-weight:800}.prototype-prompt-panel .local-assistant-prompt{min-height:300px;margin-top:1rem}.palette-builder,.logo-upload-grid,.palette-grid{gap:1rem;display:grid}.logo-upload-grid{grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr)}.asset-preview-card{border:1px solid var(--studio-line);background:#f7f9fcf0;border-radius:18px;align-content:start;gap:.8rem;padding:1rem;display:grid}.asset-preview-image{object-fit:contain;border:1px solid var(--studio-line);background:#fff;border-radius:16px;width:100%;max-height:150px;padding:1rem}.file-input{padding:.78rem 1rem}.palette-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.color-field{border:1px solid var(--studio-line);background:#f7f9fcf0;border-radius:18px;gap:.65rem;padding:1rem;display:grid}.color-field span{color:var(--studio-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:700}.color-preview-swatch{border:1px solid var(--studio-line);border-radius:14px;width:100%;height:52px;box-shadow:inset 0 1px #ffffff73}.color-input-row{grid-template-columns:60px minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.color-picker{border:1px solid var(--studio-line);cursor:pointer;background:#fff;border-radius:12px;width:60px;height:44px;padding:.2rem}.hex-input{text-transform:lowercase;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.textarea-compact{min-height:180px}.code-block{color:#d7e2ee;background:#101923;border-radius:18px;padding:1rem 1.1rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9rem;line-height:1.6;overflow:auto}.next-action-grid{grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:.8rem;margin-top:1rem;display:grid}.next-action-step{border-radius:var(--studio-radius-md);border:1px solid var(--studio-line);color:var(--studio-ink);background:#fff;gap:.3rem;padding:1rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:grid}.next-action-step:hover{border-color:var(--studio-accent);transform:translateY(-1px);box-shadow:0 10px 24px #13263a14}.next-action-step strong{font-family:var(--font-display);font-size:1rem}.next-action-step span{color:var(--studio-muted);font-size:.9rem;line-height:1.5}.prompt-quality-card{border-radius:var(--studio-radius-md);border:1px solid var(--studio-line);background:#ffffffeb;gap:.8rem;padding:1.15rem 1.25rem;display:grid}.prompt-quality-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.prompt-quality-score{font-family:var(--font-display);align-items:baseline;gap:.35rem;display:flex}.prompt-quality-score strong{font-size:2rem;line-height:1}.prompt-quality-score span{color:var(--studio-muted);font-size:.9rem}.prompt-quality-band{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.3rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.prompt-quality-band.is-low{color:#8f2e2e;background:#a9313124}.prompt-quality-band.is-medium{color:#8d6300;background:#f2c14a33}.prompt-quality-band.is-high{color:#18548e;background:#1f7be524}.prompt-quality-band.is-premium{color:#187252;background:#2f9d7429}.prompt-quality-bar{background:#13263a14;border-radius:999px;height:8px;position:relative;overflow:hidden}.prompt-quality-bar-fill{background:linear-gradient(90deg, var(--studio-accent), var(--studio-green));transition:width .3s;position:absolute;inset:0}.prompt-quality-missing{color:var(--studio-ink-soft);gap:.35rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:grid}.prompt-quality-missing li:before{content:"◇ ";color:var(--studio-accent)}.prototype-review-card{border-radius:var(--studio-radius-md);border:1px solid var(--studio-line);background:#ffffffeb;gap:.9rem;margin-top:.5rem;padding:1.15rem 1.25rem;display:grid}.prototype-review-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.prototype-review-head h3{margin:.15rem 0 0;font-size:1.05rem}.prototype-review-grid{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:.9rem;display:grid}.prototype-review-shot{gap:.4rem;margin:0;display:grid}.prototype-review-shot a{border-radius:var(--studio-radius-sm);border:1px solid var(--studio-line);background:var(--studio-neutral);display:block;overflow:hidden}.prototype-review-shot img{object-fit:cover;object-position:top;background:#fff;width:100%;height:220px;display:block}.prototype-review-shot figcaption{letter-spacing:.08em;text-transform:uppercase;color:var(--studio-muted);font-size:.78rem;font-weight:700}.prototype-review-findings{border-top:1px solid var(--studio-line);padding-top:.75rem}.prototype-review-findings summary{cursor:pointer;color:var(--studio-ink-soft);font-weight:600}.prototype-review-findings ul{gap:.5rem;margin:.6rem 0 0;padding:0;font-size:.9rem;list-style:none;display:grid}.prototype-review-findings li{border:1px solid var(--studio-line);border-radius:var(--studio-radius-sm);background:var(--studio-neutral);gap:.2rem;padding:.5rem .6rem;display:grid}.prototype-review-findings .finding-error{color:#8f2e2e}.prototype-review-findings .finding-warning{color:#8d6300}.prototype-handoff-row{border-top:1px solid var(--studio-line);gap:.35rem;padding:.75rem 0;display:grid}.prototype-handoff-row .form-help{color:var(--studio-muted);margin:0;font-size:.85rem}.link-button{color:var(--studio-accent-strong);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.link-button:hover,.link-button:focus{color:var(--studio-ink);outline:none}.skill-registry-row{background:var(--studio-surface-soft,#f7faf9);border:1px solid var(--studio-line,#e4e9ef);border-radius:12px;gap:.65rem;margin:.75rem 0 .25rem;padding:.85rem 1rem;display:grid}.skill-registry-summary{gap:.25rem;display:grid}.skill-registry-summary strong{color:var(--studio-ink);font-size:.95rem}.skill-registry-summary span{color:var(--studio-muted);font-size:.88rem;line-height:1.5}.skill-registry-details summary{cursor:pointer;color:var(--studio-accent-strong);padding:.35rem 0;font-size:.88rem;font-weight:600}.skill-registry-list{grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:.35rem;margin:.35rem 0 0;padding:0;list-style:none;display:grid}.skill-registry-list li{border:1px solid var(--studio-line,#e4e9ef);background:#fff;border-radius:8px;gap:.3rem;padding:.5rem .65rem;font-size:.88rem;display:grid}.skill-registry-list strong{color:var(--studio-ink);flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.92rem;display:flex}.skill-mode-chip{min-height:1.1rem;color:var(--studio-muted);letter-spacing:.08em;text-transform:uppercase;background:#0d384e14;border-radius:999px;align-items:center;padding:.05rem .4rem;font-size:.62rem;font-weight:700;display:inline-flex}.skill-registry-tags{flex-wrap:wrap;gap:.25rem;display:flex}.skill-tag-chip{letter-spacing:.06em;text-transform:uppercase;color:var(--studio-muted);background:#5e6a7914;border-radius:999px;padding:.1rem .45rem;font-size:.68rem;font-weight:600;display:inline-block}.skill-active-row{background:#76b8370f;border:1px solid #76b83747;border-radius:12px;gap:.55rem;margin:.25rem 0;padding:.85rem 1rem;display:grid}.skill-active-row .eyebrow{color:var(--studio-accent-strong,#5d9529)}.skill-active-list{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.skill-active-list li{background:#fff;border:1px solid #76b83740;border-radius:8px;gap:.2rem;padding:.55rem .7rem;display:grid}.skill-active-list strong{color:var(--studio-ink);flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.92rem;display:flex}.skill-active-list span{color:var(--studio-muted);font-size:.84rem;line-height:1.4}@media (max-width:1280px){.variant-grid,.prototype-direction-grid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr))}.variant-toolbar{grid-template-columns:1fr}.variant-toolbar-actions{justify-content:flex-start}}@media (max-width:1024px){:root{--sidebar-width:100%}.studio-app{grid-template-columns:1fr}.studio-sidebar{flex-flow:wrap;align-items:stretch;gap:.8rem;height:auto;position:relative;overflow-y:visible}.studio-sidebar .brand-stack{flex:260px}.studio-sidebar .sidebar-group{flex:240px}.studio-sidebar .sidebar-card{flex:100%}.studio-hero,.hero-grid,.logo-upload-grid,.prototype-record{grid-template-columns:1fr}.prototype-record-actions{justify-content:flex-start}.palette-grid{grid-template-columns:repeat(auto-fit,minmax(min(140px,100%),1fr))}.inline-action-row{grid-template-columns:1fr}.section-item-head{grid-template-columns:1fr;display:grid}.section-item-tools{justify-content:start}}@media (max-width:720px){.page-frame,.topbar,.studio-sidebar{padding-left:1rem;padding-right:1rem}.palette-grid{grid-template-columns:repeat(auto-fit,minmax(min(120px,100%),1fr))}.studio-hero-copy,.studio-hero-meta,.panel,.stat-card,.form-card,.value-card{padding:1.15rem}.studio-hero-copy h1{max-width:none}}@media (max-width:560px){:root{--studio-radius-xl:22px;--studio-radius-lg:18px}.button,.button-secondary,.button-ghost{justify-content:center;width:100%}}
