:root{--paper: #f5f3ed;--paper-deep: #ece9e1;--paper-light: #fdfcf8;--ink: #222622;--muted: #6c6d68;--line: rgba(34, 38, 34, .12);--line-strong: rgba(34, 38, 34, .21);--forest: #29483b;--forest-light: #e7ede9;--forest-dark: #1e382e;--clay: #29483b;--clay-light: #e7ede9;--brass: #766b5e;--brass-light: #efebe4;--warm-accent: #98725c;--red: #984b45;--scroll-thumb: #c8c5bc;--scroll-thumb-hover: #aaa79f;--scroll-track: transparent;--shadow-sm: 0 7px 20px rgba(35, 39, 35, .055);--shadow-md: 0 18px 48px rgba(35, 39, 35, .1);--focus-ring: rgba(41, 72, 59, .3);--surface-translucent: rgba(253, 252, 248, .48);--surface-elevated: rgba(253, 252, 248, .94);--surface-faint: rgba(253, 252, 248, .32);--surface-soft: rgba(253, 252, 248, .72);--surface-hover: rgba(253, 252, 248, .68);--danger-soft: #fff7f5;--danger-softer: #f8e6e2;--toggle-off: #d0cec7;--toggle-knob: #fff;--radius-sm: 10px;--radius-md: 18px;--radius-lg: 28px;--radius-ui: 12px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}:root[data-theme=dark]{--paper: #141816;--paper-deep: #191f1b;--paper-light: #222a25;--ink: #f1efe8;--muted: #a8afa9;--line: rgba(234, 238, 233, .11);--line-strong: rgba(234, 238, 233, .2);--forest: #97b9a7;--forest-light: #26362e;--forest-dark: #afd0be;--clay: #97b9a7;--clay-light: #26362e;--brass: #b9a681;--brass-light: #2b2821;--warm-accent: #c78a69;--red: #e58d85;--scroll-thumb: #59635d;--scroll-thumb-hover: #737f78;--shadow-sm: 0 8px 24px rgba(0, 0, 0, .22);--shadow-md: 0 22px 58px rgba(0, 0, 0, .38);--focus-ring: rgba(151, 185, 167, .48);--surface-translucent: rgba(34, 42, 37, .7);--surface-elevated: rgba(34, 42, 37, .96);--surface-faint: rgba(34, 42, 37, .38);--surface-soft: rgba(34, 42, 37, .76);--surface-hover: rgba(42, 53, 46, .88);--danger-soft: #2e2221;--danger-softer: #362522;--toggle-off: #4b544f;--toggle-knob: #dfe5e1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}*{scrollbar-color:var(--scroll-thumb) var(--scroll-track);scrollbar-width:thin}*::-webkit-scrollbar{width:.58rem;height:.58rem}*::-webkit-scrollbar-track{background:var(--scroll-track)}*::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:var(--scroll-thumb);background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover);background-clip:padding-box}body,button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;letter-spacing:-.035em;text-wrap:balance}p{color:var(--muted);line-height:1.7}::selection{color:var(--paper-light);background:var(--forest)}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.muted{color:var(--muted)}.app-shell{min-height:100vh}.app-layout{min-height:100vh;display:grid;grid-template-columns:19rem minmax(0,1fr)}.app-sidebar{position:sticky;z-index:40;top:0;width:19rem;height:100vh;padding:1.25rem 1rem 1rem;display:flex;flex-direction:column;overflow:hidden;border-right:1px solid var(--line);background:var(--paper-deep)}.app-sidebar__brand{width:100%;padding:0 .2rem}.app-sidebar__nav.site-nav{width:100%;margin-top:1.25rem;display:grid;grid-template-columns:1fr 1fr}.app-sidebar__nav a{justify-content:center}.app-sidebar__admin{margin-top:1rem;padding:.75rem;display:grid;grid-template-columns:1fr 1fr;gap:.45rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.app-sidebar__admin>div{grid-column:1 / -1;display:flex;align-items:center;gap:.55rem;color:var(--forest)}.app-sidebar__admin span{display:grid}.app-sidebar__admin strong{font-size:.68rem}.app-sidebar__admin small{color:var(--muted);font-size:.58rem}.app-sidebar__admin button{min-height:2rem;padding:.35rem;border:1px solid var(--line);border-radius:var(--radius-ui);color:var(--forest);background:transparent;cursor:pointer;font-size:.61rem;font-weight:760}.app-sidebar__admin button:hover{background:var(--forest-light)}.app-sidebar__context{min-height:0;display:flex;flex:1;flex-direction:column;overflow:hidden}.project-sidebar{min-height:100%;padding-top:.9rem;display:flex;flex:1;flex-direction:column}.studio-home-sidebar{padding-top:1.5rem;display:grid;align-content:start;gap:.55rem}.app-sidebar__section-label{padding-inline:.55rem;color:var(--muted);font-size:.58rem;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.studio-home-sidebar__item{min-height:4rem;padding:.7rem;display:grid;grid-template-columns:1.5rem minmax(0,1fr) auto;align-items:center;gap:.55rem;border:1px solid var(--line);border-radius:var(--radius-ui);color:var(--forest);background:var(--paper-light)}.studio-home-sidebar__item>span:nth-child(2){min-width:0;display:grid}.studio-home-sidebar__item strong{font-size:.75rem}.studio-home-sidebar__item small{overflow:hidden;color:var(--muted);font-size:.6rem;text-overflow:ellipsis;white-space:nowrap}.studio-home-sidebar__new{min-height:2.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid var(--forest);border-radius:var(--radius-ui);color:var(--paper-light);background:var(--forest);cursor:pointer;font-size:.7rem;font-weight:760}.studio-home-sidebar__new:hover{background:var(--forest-dark)}.studio-home-sidebar__actions{display:grid;gap:.45rem}.studio-home-sidebar__new--secondary{border-color:var(--line);color:var(--forest);background:transparent}.studio-home-sidebar__new--secondary:hover{background:var(--paper-light)}.app-sidebar__footer{position:relative;z-index:2;margin-top:auto;padding-top:1rem;display:grid;gap:.55rem;border-top:1px solid var(--line);background:var(--paper-deep)}.app-sidebar__footer .save-state{display:block;padding-inline:.45rem}.app-sidebar__footer .account-menu,.app-sidebar__footer .account-trigger{width:100%}.app-sidebar__footer .account-trigger{min-width:0;grid-template-columns:2rem minmax(0,1fr) auto;border-color:var(--line);background:var(--surface-translucent)}.app-sidebar__footer .account-trigger__label{display:grid}.app-sidebar__footer .account-popover{top:auto;right:auto;bottom:calc(100% + .5rem);left:0;width:100%}.app-content{min-width:0;min-height:100vh}.site-header{position:sticky;z-index:50;top:0;min-height:4.7rem;padding:.75rem clamp(1rem,3vw,3.5rem);display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;gap:1rem;border-bottom:1px solid var(--line);background:var(--surface-elevated);backdrop-filter:blur(18px)}.site-header--app{grid-template-columns:minmax(210px,1fr) auto minmax(250px,1fr)}.brand-link,.brand{width:100%;display:block}.brand__image{width:min(100%,15.5rem);height:auto;display:block}.site-nav{display:flex;align-items:center;gap:.2rem;padding:.25rem;border-radius:999px;background:#2226220a}.site-nav a{min-height:2.4rem;padding:0 .8rem;display:inline-flex;align-items:center;gap:.42rem;border-radius:999px;color:var(--muted);font-size:.84rem;font-weight:680}.site-nav a:hover,.site-nav a.is-active{color:var(--forest);background:var(--paper-light);box-shadow:0 2px 8px #322a200f}.header-actions{min-width:0;display:flex;justify-content:flex-end;align-items:center;gap:.65rem}.account-menu{position:relative}.account-trigger{min-width:12rem;min-height:2.75rem;padding:.35rem .45rem;display:grid;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.55rem;border:1px solid transparent;border-radius:var(--radius-ui);color:var(--ink);background:transparent;cursor:pointer;text-align:left}.account-trigger:hover,.account-trigger[aria-expanded=true]{border-color:var(--line);background:var(--paper-light)}.account-trigger__avatar{width:2rem;height:2rem;display:grid;place-items:center;border-radius:50%;color:var(--paper-light);background:var(--warm-accent);font-size:.75rem;font-weight:800}.account-trigger__label{min-width:0;display:grid;line-height:1.2}.account-trigger__label strong{font-size:.74rem}.account-trigger__label small{max-width:9.5rem;overflow:hidden;color:var(--muted);font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.account-popover{position:absolute;z-index:80;top:calc(100% + .55rem);right:0;width:min(22rem,calc(100vw - 2rem));padding:.55rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light);box-shadow:var(--shadow-md)}.account-popover__identity{margin-bottom:.35rem;padding:.7rem;display:flex;align-items:center;gap:.65rem;border-bottom:1px solid var(--line)}.account-popover__identity>span{width:2.2rem;height:2.2rem;display:grid;place-items:center;flex:none;border-radius:50%;color:var(--paper-light);background:var(--forest);font-family:Georgia,serif;font-weight:700}.account-popover__identity>div,.account-popover button>span{min-width:0;display:grid}.account-popover__identity strong{font-size:.72rem}.account-popover__identity small,.account-popover button small{overflow:hidden;color:var(--muted);font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.account-popover>button{width:100%;min-height:3.8rem;padding:.65rem .7rem;display:grid;grid-template-columns:1.4rem minmax(0,1fr) auto;align-items:center;gap:.55rem;border:0;border-radius:var(--radius-ui);color:var(--muted);background:transparent;cursor:pointer;text-align:left}.account-popover>button:hover{color:var(--forest);background:var(--paper-deep)}.account-popover button strong{color:var(--ink);font-size:.7rem}.account-popover>p{margin:.35rem 0 0;padding:.7rem;color:var(--muted);border-top:1px solid var(--line);font-size:.6rem;line-height:1.5}.admin-preview-bar{min-height:2.45rem;padding:.45rem clamp(1rem,3vw,3.5rem);display:flex;align-items:center;justify-content:center;gap:.7rem;color:#6d4b1d;border-bottom:1px solid rgba(180,134,69,.24);background:var(--brass-light);font-size:.68rem}.admin-preview-bar button{padding:0;border:0;color:#684617;background:transparent;cursor:pointer;font-weight:800;text-decoration:underline;text-underline-offset:.18rem}.dialog-backdrop{position:fixed;z-index:100;inset:0;padding:1rem;display:grid;place-items:center;overflow-y:auto;background:#201c1773;backdrop-filter:blur(5px)}.access-dialog{width:min(47rem,100%);max-height:calc(100vh - 2rem);overflow-y:auto;border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-ui);background:var(--paper-light);box-shadow:0 30px 80px #231d1747}.access-dialog>header{padding:clamp(1.3rem,3vw,2rem);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line)}.access-dialog h2{margin:.9rem 0 .35rem;font-size:clamp(1.9rem,4vw,2.7rem)}.access-dialog header p{max-width:38rem;margin-bottom:0;font-size:.76rem}.access-dialog__account{margin:1rem clamp(1rem,3vw,2rem) 0;padding:.8rem 1rem;display:flex;align-items:center;gap:.7rem;border-radius:var(--radius-ui);background:var(--forest-light)}.access-dialog__account>span{width:2.2rem;height:2.2rem;display:grid;place-items:center;border-radius:50%;color:var(--paper-light);background:var(--forest);font-family:Georgia,serif;font-weight:700}.access-dialog__account>div{display:grid}.access-dialog__account strong{font-size:.72rem}.access-dialog__account small{color:var(--muted);font-size:.62rem}.access-switches{padding:1rem clamp(1rem,3vw,2rem)}.access-switch-row{min-height:5.2rem;padding:.85rem 0;display:grid;grid-template-columns:4rem minmax(0,1fr) auto;align-items:center;gap:.9rem;border-top:1px solid var(--line)}.access-switch-row:first-child{border-top:0}.offer-index{min-height:1.8rem;padding:.35rem .45rem;display:grid;place-items:center;border-radius:var(--radius-ui);color:var(--forest);background:var(--paper-deep);font-size:.61rem;font-weight:850}.offer-index--1,.offer-index--2,.offer-index--3,.offer-index--4{color:var(--forest);background:var(--paper-deep)}.access-switch-row>div{display:grid;gap:.22rem}.access-switch-row strong{font-size:.78rem}.access-switch-row small{color:var(--muted);font-size:.64rem;line-height:1.45}.switch{position:relative;width:2.8rem;height:1.55rem;padding:.18rem;border:0;border-radius:999px;background:var(--toggle-off);cursor:pointer;transition:background .16s ease}.switch span{width:1.2rem;height:1.2rem;display:block;border-radius:50%;background:var(--toggle-knob);box-shadow:0 2px 6px #1e1a1533;transition:transform .16s ease}.switch.is-on{background:var(--forest)}.switch.is-on span{transform:translate(1.25rem)}.access-dialog>footer{padding:1rem clamp(1rem,3vw,2rem);display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);background:var(--paper)}.access-dialog>footer>div{display:grid}.access-dialog footer strong{font-size:.72rem}.access-dialog footer small{color:var(--muted);font-size:.61rem}.confirm-dialog{width:min(31rem,100%);overflow:hidden;border:1px solid rgba(255,255,255,.58);border-radius:var(--radius-ui);background:var(--paper-light);box-shadow:0 30px 80px #231d1747}.confirm-dialog>header{padding:1.4rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:.9rem}.confirm-dialog__icon{width:2.45rem;height:2.45rem;display:grid;place-items:center;border-radius:var(--radius-ui);color:var(--red);background:var(--danger-softer)}.confirm-dialog h2{margin:.05rem 0 .35rem;font-size:1.35rem}.confirm-dialog p{margin:0;color:var(--muted);font-size:.75rem;line-height:1.65}.confirm-dialog>footer{padding:1rem 1.4rem;display:flex;justify-content:flex-end;gap:.65rem;border-top:1px solid var(--line);background:var(--paper)}.confirm-dialog>footer .button,.access-dialog>footer .button{border-radius:var(--radius-ui)}.import-dialog__icon{color:var(--forest);background:var(--forest-light)}.import-dialog__body{padding:0 1.4rem 1.4rem;display:grid;gap:.85rem}.import-dialog__body .field{gap:.5rem}.import-dialog__body .field>small{color:var(--muted);font-size:.64rem;line-height:1.5}.import-dialog .import-notice{margin:0;padding:.7rem .8rem;border:1px solid rgba(152,75,69,.18);border-radius:var(--radius-ui);color:var(--red);background:var(--danger-softer)}.account-chip{min-width:0;display:flex;align-items:center;gap:.55rem}.account-chip>span{width:2rem;height:2rem;display:grid;place-items:center;flex:none;border-radius:50%;color:var(--paper-light);background:var(--warm-accent);font-size:.76rem;font-weight:800}.account-chip>div{min-width:0;display:grid;line-height:1.2}.account-chip strong{font-size:.76rem}.account-chip small{max-width:9.5rem;overflow:hidden;color:var(--muted);font-size:.66rem;text-overflow:ellipsis}.save-state{display:inline-flex;align-items:center;gap:.35rem;color:var(--muted);font-size:.69rem;white-space:nowrap}.save-state--saving{color:var(--muted)}.save-state--error{color:var(--red)}.button{min-height:2.7rem;padding:.7rem 1.05rem;display:inline-flex;align-items:center;justify-content:center;gap:.48rem;border:1px solid transparent;border-radius:var(--radius-ui);cursor:pointer;font-weight:760;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.46}.button--primary{color:var(--paper-light);background:var(--forest);box-shadow:0 6px 15px #29483b21}.button--primary:hover:not(:disabled){background:var(--forest-dark);box-shadow:0 8px 18px #29483b2b}.button--secondary{color:var(--forest);border-color:var(--line-strong);background:var(--paper-light)}.button--secondary:hover:not(:disabled){background:var(--paper-light)}.button--ghost{min-height:2.35rem;color:var(--muted);background:transparent}.button--ghost:hover:not(:disabled){color:var(--forest);background:#29463a12}.button--danger{color:var(--red);border-color:#9f443a40;background:var(--danger-soft)}.button--sm{min-height:2.3rem;padding:.57rem .78rem;border-radius:var(--radius-ui);font-size:.78rem}.button--lg{min-height:3.25rem;padding:.9rem 1.35rem;font-size:.95rem}.text-link,.back-link{display:inline-flex;align-items:center;gap:.35rem;color:var(--forest);font-size:.86rem;font-weight:760}.text-link:hover,.back-link:hover{text-decoration:underline;text-underline-offset:.25rem}.badge{width:max-content;min-height:1.55rem;padding:.23rem .52rem;display:inline-flex;align-items:center;gap:.3rem;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--paper-light);font-size:.65rem;font-weight:800;letter-spacing:.035em;line-height:1;text-transform:uppercase}.badge--green{color:var(--forest);border-color:#29483b24;background:var(--forest-light)}.badge--gold,.badge--clay{color:var(--forest);border-color:var(--line);background:var(--paper-deep)}.badge--red{color:var(--red);border-color:#9f443a2e;background:#f8e2df}.eyebrow{display:block;margin-bottom:.7rem;color:var(--forest);font-size:.7rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.section-heading{margin-bottom:1.4rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.section-heading h2{margin-bottom:.35rem;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.1}.section-heading p{max-width:45rem;margin-bottom:0;font-size:.92rem}.section-heading__actions{flex:none}.hero{position:relative;min-height:45rem;padding:clamp(4rem,8vw,7rem) clamp(1.2rem,6vw,7rem);display:grid;grid-template-columns:minmax(0,1fr) minmax(370px,.82fr);align-items:center;gap:clamp(3rem,6vw,7rem);overflow:hidden;background:linear-gradient(110deg,#fffdf7b8,#f4efe329),repeating-linear-gradient(0deg,rgba(75,63,47,.018) 0 1px,transparent 1px 4px)}.hero:before{content:"";position:absolute;width:46rem;height:46rem;right:-12rem;top:-13rem;border:1px solid rgba(41,70,58,.08);border-radius:50%;box-shadow:0 0 0 7rem #29463a05,0 0 0 14rem #29463a04}.hero__content{position:relative;z-index:1;max-width:48rem}.hero h1{max-width:48rem;margin:1.4rem 0 1.5rem;font-size:clamp(3.2rem,6.2vw,6.6rem);line-height:.94}.hero h1 em{display:inline-block;color:var(--forest);font-weight:400}.hero__lead{max-width:41rem;margin-bottom:2rem;color:#5e574e;font-size:clamp(1.02rem,1.8vw,1.22rem)}.hero__actions,.hero__proof{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.hero__proof{margin-top:2.2rem;gap:.7rem 1.35rem;color:var(--muted);font-size:.77rem;font-weight:670}.hero__proof span{display:inline-flex;align-items:center;gap:.35rem}.hero__proof svg{color:var(--forest)}.hero__visual{position:relative;z-index:1;min-height:34rem;display:grid;place-items:center}.book-stack{position:relative;width:min(25rem,70vw);height:31rem;transform:rotate(-2deg)}.book{position:absolute;width:18.5rem;height:27rem;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end;border-radius:.25rem .85rem .85rem .25rem;color:var(--paper-light);box-shadow:-10px 18px 35px #261f182e,inset 12px 0 18px #00000014}.book:after{content:"";position:absolute;top:0;bottom:0;left:.7rem;width:1px;background:#ffffff2b}.book span{margin-bottom:auto;font-size:.62rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.book strong{max-width:13rem;font-family:Georgia,serif;font-size:2.7rem;font-weight:400;line-height:.95}.book small{max-width:12rem;margin-top:1rem;line-height:1.45}.book b{position:absolute;right:1.5rem;top:1.5rem;color:#ffffff80;font-size:.8rem}.book--front{z-index:3;left:0;top:2.5rem;background:#29463a}.book--middle{z-index:2;left:4.1rem;top:1rem;background:#a25c45;transform:rotate(4deg)}.book--back{z-index:1;left:7.5rem;top:0;background:#b48645;transform:rotate(8deg)}.book__sprig{position:absolute;left:2.3rem;top:7rem;width:9rem;height:9rem;border-left:2px solid rgba(229,220,199,.75);border-radius:50%;transform:rotate(-35deg)}.book__sprig i{position:absolute;width:2.9rem;height:1.5rem;border-radius:100% 0;background:#e5dcc7ad}.book__sprig i:nth-child(1){left:-.1rem;top:.6rem;transform:rotate(30deg)}.book__sprig i:nth-child(2){left:1.1rem;top:3rem;transform:rotate(-10deg) scaleX(-1)}.book__sprig i:nth-child(3){left:2.5rem;top:5.5rem;transform:rotate(20deg)}.book__sprig i:nth-child(4){left:4.5rem;top:7rem;transform:rotate(-20deg) scaleX(-1)}.floating-card{position:absolute;z-index:4;min-width:13rem;padding:.8rem 1rem;display:flex;align-items:center;gap:.75rem;border:1px solid rgba(255,255,255,.7);border-radius:.9rem;background:#fffdf7e8;box-shadow:var(--shadow-sm);backdrop-filter:blur(12px)}.floating-card svg{padding:.42rem;border-radius:.55rem;color:var(--forest);background:var(--forest-light)}.floating-card>div{display:grid}.floating-card strong{font-size:.76rem}.floating-card span{color:var(--muted);font-size:.65rem}.floating-card--one{left:-1rem;top:4rem}.floating-card--two{right:-1.5rem;bottom:3rem}.trust-strip{padding:1.2rem clamp(1.2rem,6vw,7rem);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf773}.stat{min-height:4.2rem;padding:.6rem clamp(.5rem,2vw,2rem);display:grid;place-content:center;justify-items:center;gap:.15rem;text-align:center}.stat+.stat{border-left:1px solid var(--line)}.stat strong{color:var(--forest);font-family:Georgia,serif;font-size:1.45rem}.stat span{color:var(--muted);font-size:.7rem}.content-section{width:min(88rem,calc(100% - 2.4rem));margin-inline:auto;padding-block:clamp(4.5rem,9vw,8rem)}.product-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,9rem)}.story-intro{position:sticky;top:8rem;align-self:start}.story-intro h2,.section-copy h2,.prompt-showcase h2,.compliance-callout h2,.final-cta h2{margin-bottom:1.2rem;font-size:clamp(2.3rem,4.7vw,4.2rem);line-height:1.03}.story-intro p,.section-copy p,.prompt-showcase__panel>p{font-size:1rem}.feature-steps{border-top:1px solid var(--line-strong)}.feature-steps article{padding:1.7rem 0;display:grid;grid-template-columns:3rem 1fr;gap:1.4rem;border-bottom:1px solid var(--line)}.feature-steps article>span{color:var(--clay);font-family:Georgia,serif;font-size:1.25rem}.feature-steps h3{margin-bottom:.4rem;font-size:1.05rem}.feature-steps p{margin-bottom:0;font-size:.87rem}.visual-directions{border-top:1px solid var(--line)}.section-copy{max-width:54rem;margin-bottom:3rem}.section-copy--center{margin-inline:auto;text-align:center}.direction-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.direction{padding:.7rem .7rem 1rem;display:grid;gap:.3rem;border:1px solid var(--line);border-radius:var(--radius-md);background:#fffdf78c}.direction__art{position:relative;aspect-ratio:4 / 3;margin-bottom:.55rem;overflow:hidden;border-radius:.78rem;background:var(--forest)}.direction__art i{position:absolute;display:block}.direction__art i:nth-child(1){width:45%;height:70%;left:14%;top:18%;border-radius:100% 0;background:var(--paper-deep);transform:rotate(18deg)}.direction__art i:nth-child(2){width:35%;height:50%;right:8%;bottom:-10%;border-radius:50%;background:var(--clay)}.direction__art i:nth-child(3){width:45%;height:2px;left:8%;bottom:12%;background:#fff9}.direction--2 .direction__art{background:#e8e0d3}.direction--2 .direction__art i:nth-child(1){width:65%;height:10%;top:18%;border-radius:0;background:#24211e}.direction--2 .direction__art i:nth-child(2){width:35%;height:35%;background:#cf6644}.direction--3 .direction__art{background:#623a35}.direction--3 .direction__art i:nth-child(1){border-radius:50%;border:1px solid #c9a870;background:transparent}.direction--4 .direction__art{background:#f4d46c}.direction--4 .direction__art i:nth-child(1){border-radius:0;background:#3d69a7}.direction--4 .direction__art i:nth-child(2){border-radius:0;background:#e6765f}.direction--5 .direction__art{background:#8fa693}.direction--5 .direction__art i:nth-child(1){border-radius:50%;background:#e8dfcf}.direction--6 .direction__art{background:#b69b70}.direction--6 .direction__art i:nth-child(1){border:1px solid #3f4b3d;background:transparent}.direction--7 .direction__art{background:#2f2925}.direction--7 .direction__art i:nth-child(1){width:1px;height:68%;border-radius:0;background:#b99454}.direction--8 .direction__art{background:#f3eee2}.direction--8 .direction__art i:nth-child(1){width:78%;height:33%;border-radius:0;background:#24211e}.direction--9 .direction__art{background:#eaf2f8}.direction--9 .direction__art i:nth-child(1){width:68%;height:58%;border-radius:0;border:1px solid #2567a5;background:repeating-linear-gradient(90deg,transparent 0 14px,rgba(37,103,165,.18) 14px 15px)}.direction--9 .direction__art i:nth-child(2){width:22%;height:22%;border-radius:50%;background:#2a9d8f}.direction--9 .direction__art i:nth-child(3){background:#26333d}.direction strong{font-size:.82rem}.direction>span{color:var(--muted);font-size:.67rem}.prompt-showcase{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(3rem,8vw,8rem);border-top:1px solid var(--line)}.mini-checks{margin-top:1.7rem;display:grid;gap:.7rem}.mini-checks span{display:flex;align-items:center;gap:.55rem;color:var(--forest);font-size:.82rem;font-weight:720}.prompt-paper{position:relative;max-height:39rem;padding:clamp(1.8rem,4vw,3.2rem);overflow:hidden;border:1px solid rgba(74,59,43,.16);border-radius:.3rem;background:repeating-linear-gradient(0deg,rgba(75,63,47,.018) 0 1px,transparent 1px 4px),#fffdf7;box-shadow:14px 19px #d9cdb9,var(--shadow-md);transform:rotate(1.2deg)}.prompt-paper__top{display:flex;justify-content:space-between;align-items:center}.prompt-paper h3{margin:2rem 0 2.4rem;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.prompt-paper h4{margin-bottom:.35rem;color:var(--clay);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.prompt-paper p,.prompt-paper li{color:#4c453e;font-size:.82rem;line-height:1.7}.prompt-paper__fade{position:absolute;inset:auto 0 0;height:8rem;background:linear-gradient(transparent,#fffdf7)}.offer-section{border-top:1px solid var(--line)}.offer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem}.offer-card{min-height:20rem;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:var(--radius-md);background:#fffdf78c}.offer-card--featured{color:var(--paper-light);border-color:var(--forest);background:var(--forest)}.offer-card h3{margin:1.2rem 0 .65rem;font-family:Georgia,serif;font-size:1.45rem}.offer-card p{font-size:.78rem}.offer-card--featured p,.offer-card--featured .offer-card__bottom span{color:#fffdf7b3}.offer-card__bottom{display:grid}.offer-card__bottom strong{font-family:Georgia,serif;font-size:2.2rem}.offer-card__bottom span{color:var(--muted);font-size:.68rem}.compliance-callout{width:min(84rem,calc(100% - 2.4rem));margin-bottom:5rem;padding:clamp(2rem,5vw,4rem);display:grid;grid-template-columns:1fr 1.1fr auto;align-items:center;gap:2.5rem;border-radius:var(--radius-lg);color:var(--paper-light);background:var(--forest);box-shadow:var(--shadow-md)}.compliance-callout h2{margin-bottom:0;font-size:clamp(2rem,3.6vw,3.2rem)}.compliance-callout>div>svg{margin-bottom:1rem;color:#d1b57d}.compliance-callout p{margin-bottom:0;color:#fffdf7ba;font-size:.85rem}.compliance-callout .button{color:var(--paper-light);border-color:#ffffff47;background:#ffffff14;white-space:nowrap}.final-cta{padding:5rem clamp(1.2rem,7vw,8rem);display:flex;justify-content:space-between;align-items:center;gap:2rem;border-top:1px solid var(--line);background:var(--paper-deep)}.final-cta h2{max-width:55rem;margin-bottom:0;font-size:clamp(2.3rem,4.4vw,4rem)}.site-footer{margin-top:auto;padding:1.5rem clamp(1rem,3vw,3.5rem);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;border-top:1px solid var(--line);background:var(--paper-deep)}.site-footer p{margin:0;font-family:Georgia,serif;font-size:.78rem;text-align:center}.site-footer nav{display:flex;justify-content:flex-end;gap:1rem}.site-footer nav a{color:var(--muted);font-size:.72rem;font-weight:680}.site-footer nav a:hover{color:var(--forest)}.auth-page{width:100%;min-height:100vh;padding:clamp(1.25rem,5vw,4rem);display:grid;place-items:center;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.75),transparent 34rem),var(--paper)}.auth-card{width:min(29rem,100%);padding:clamp(1.6rem,5vw,2.35rem);display:grid;gap:1.05rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--surface-elevated);box-shadow:var(--shadow-sm)}.auth-card .brand{width:min(13rem,60%);margin-bottom:.45rem}.auth-mode-tabs{padding:.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-deep)}.auth-mode-tabs button{min-height:2.55rem;padding:.65rem .8rem;border:0;border-radius:calc(var(--radius-ui) - 3px);cursor:pointer;color:var(--muted);background:transparent;font:inherit;font-size:.78rem;font-weight:720;transition:color .15s ease,background .15s ease,box-shadow .15s ease}.auth-mode-tabs button:hover{color:var(--forest)}.auth-mode-tabs button.is-active{color:var(--forest);background:var(--paper-light);box-shadow:0 1px 4px #212d2517}.auth-mode-tabs button:focus-visible{outline:2px solid var(--forest);outline-offset:2px}.auth-card__eyebrow{display:inline-flex;align-items:center;gap:.4rem;color:var(--forest);font-size:.7rem;font-weight:760;letter-spacing:.06em;text-transform:uppercase}.auth-form{display:grid;gap:.85rem}.auth-form>.button{width:100%}.auth-card h1{margin:.1rem 0 -.25rem;font-size:clamp(1.85rem,6vw,2.35rem);line-height:1.08}.auth-card p{margin:0;font-size:.86rem}.auth-input{position:relative;display:block}.auth-input>svg{position:absolute;z-index:1;top:50%;left:.9rem;color:var(--muted);transform:translateY(-50%);pointer-events:none}.auth-input .input{padding-left:2.65rem}.auth-input--password .input{padding-right:2.7rem}.auth-password-toggle{position:absolute;z-index:2;top:50%;right:.65rem;width:2rem;height:2rem;display:grid;place-items:center;border:0;border-radius:calc(var(--radius-ui) - 4px);cursor:pointer;color:var(--muted);background:transparent;transform:translateY(-50%)}.auth-password-toggle:hover{color:var(--forest);background:#29463a0f}.auth-password-toggle:focus-visible{outline:2px solid var(--forest);outline-offset:1px}.auth-password-hint{margin-top:-.45rem;color:var(--muted);font-size:.7rem}.auth-sent{padding:.9rem;display:flex;align-items:center;gap:.75rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--forest-light)}.auth-sent>span{width:2rem;height:2rem;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:var(--paper-light);background:var(--forest)}.auth-sent>div{display:grid;gap:.15rem}.auth-sent strong{font-size:.8rem}.auth-sent small{color:var(--muted);font-size:.7rem}.auth-reset{width:fit-content;padding:0;display:inline-flex;align-items:center;gap:.35rem;border:0;cursor:pointer;color:var(--forest);background:transparent;font-size:.74rem;font-weight:720}.auth-reset:hover{text-decoration:underline;text-underline-offset:.18rem}.auth-error{padding:.75rem .85rem;border:1px solid rgba(152,75,69,.2);border-radius:var(--radius-ui);color:var(--red);background:#984b450e;font-size:.76rem!important}.auth-page--boot{padding:0}.narrow-page{width:min(42rem,calc(100% - 2rem));min-height:calc(100vh - 11rem);margin-inline:auto;padding:6rem 0;display:grid;place-content:center}.narrow-page>h1{font-size:clamp(2.4rem,5vw,4rem)}.empty-state{width:100%;padding:3rem;display:grid;justify-items:center;text-align:center;border:1px dashed var(--line-strong);border-radius:var(--radius-ui);background:var(--paper-light)}.empty-state__icon{width:3.3rem;height:3.3rem;margin-bottom:1rem;display:grid;place-items:center;border-radius:50%;color:var(--forest);background:var(--forest-light)}.empty-state h3{margin-bottom:.4rem;font-family:Georgia,serif;font-size:1.5rem}.empty-state p{max-width:31rem;margin-bottom:1.4rem;font-size:.85rem}.portal-page,.studio-home,.reference-page{min-height:100vh}.studio-dashboard{width:min(76rem,calc(100% - 3rem));min-height:100vh;margin-inline:auto;padding:clamp(1.75rem,3vw,3rem) 0 4rem}.dashboard-projects{padding-top:0}.dashboard-projects--empty{min-height:calc(100vh - 7rem);display:grid;align-items:center}.empty-state__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem}.page-hero{padding:clamp(4rem,7vw,7rem) clamp(1.2rem,7vw,8rem);display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line);background:var(--paper)}.page-hero--compact{padding-block:clamp(3rem,5vw,5rem)}.page-hero>div:first-child{max-width:53rem}.page-hero h1{margin-bottom:.8rem;font-size:clamp(3rem,5.5vw,5.4rem);line-height:.98}.page-hero p{max-width:48rem;margin-bottom:0;font-size:1rem}.page-hero__stats{display:flex}.portal-section{width:min(86rem,calc(100% - 2rem));margin-inline:auto;padding-block:clamp(3rem,6vw,5.5rem)}.portal-section+.portal-section{border-top:1px solid var(--line)}.library-grid{display:grid;grid-template-columns:minmax(0,1fr)}.product-library-card{min-height:24rem;display:grid;grid-template-columns:minmax(19rem,.65fr) 1fr;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fffdf7b3;box-shadow:var(--shadow-sm)}.product-library-card.is-locked{opacity:.72}.product-library-card__art{position:relative;display:grid;place-items:center;overflow:hidden;background:var(--forest)}.product-library-card__art:before,.product-library-card__art:after{content:"";position:absolute;width:19rem;height:19rem;border:1px solid rgba(255,255,255,.12);border-radius:50%}.product-library-card__art:after{width:27rem;height:27rem}.mini-book{position:relative;z-index:2;width:10rem;height:14rem;padding:1.2rem;display:flex;flex-direction:column;justify-content:space-between;color:var(--paper-light);border:1px solid rgba(255,255,255,.25);border-radius:.2rem .5rem .5rem .2rem;background:#b76549;box-shadow:-8px 12px 25px #00000040;transform:rotate(-6deg)}.mini-book strong{font-family:Georgia,serif;font-size:1.6rem;line-height:.96}.mini-book--two{position:absolute;z-index:1;right:20%;background:var(--brass);transform:rotate(8deg)}.product-library-card__body{padding:clamp(1.6rem,5vw,3.5rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.2rem}.product-library-card__body h2{margin:1rem 0 .5rem;font-size:2.6rem}.product-library-card__body p{max-width:35rem;margin-bottom:0}.entitlement-row{display:flex;flex-wrap:wrap;gap:.45rem}.included-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.included-grid article{min-height:15rem;padding:1.4rem;border:1px solid var(--line);border-radius:var(--radius-md);background:#fffdf773}.included-grid svg{margin-bottom:2rem;color:var(--clay)}.included-grid strong{display:block;color:var(--forest);font-family:Georgia,serif;font-size:2rem}.included-grid h3{margin:.4rem 0;font-size:.85rem}.included-grid p{margin-bottom:0;font-size:.75rem}.studio-welcome{min-height:28rem;padding:clamp(3rem,7vw,6rem) clamp(1.2rem,7vw,8rem);display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:4rem;color:var(--paper-light);background:var(--forest)}.studio-welcome>div:first-child{max-width:50rem}.studio-welcome h1{margin:1.2rem 0;font-size:clamp(3rem,5.5vw,5.3rem);line-height:.96}.studio-welcome p{max-width:43rem;color:#fffdf7b8;font-size:1rem}.studio-welcome__actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem}.studio-welcome .button--primary{color:var(--forest);background:var(--paper-light)}.studio-welcome .button--secondary{color:var(--paper-light);border-color:#ffffff3d;background:#ffffff12}.kingdom-map{position:relative;min-height:18rem}.kingdom-map__imprint{position:absolute;z-index:2;left:50%;top:50%;width:7rem;height:7rem;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:#ffffff14;transform:translate(-50%,-50%);font-family:Georgia,serif}.kingdom-map i{--angle: calc(var(--i) * 60deg);position:absolute;z-index:2;left:calc(50% + cos(var(--angle))*9rem);top:calc(50% + sin(var(--angle))*7rem);width:3.4rem;height:4.4rem;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:.25rem;color:#fffc;background:#ffffff12;transform:translate(-50%,-50%) rotate(calc(var(--angle) + 90deg));font-style:normal;font-size:.7rem}.kingdom-map b{position:absolute;left:10%;top:50%;width:80%;height:1px;background:#ffffff1f;transform:rotate(0)}.kingdom-map b:nth-last-child(2){transform:rotate(60deg)}.kingdom-map b:nth-last-child(1){transform:rotate(-60deg)}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.project-card{min-height:22rem;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light);box-shadow:0 3px 14px #2e261f0a}.project-card:hover{box-shadow:var(--shadow-sm)}.project-card__top{display:flex;align-items:center;justify-content:space-between}.project-card__mark{width:3rem;height:3rem;display:grid;place-items:center;border-radius:.7rem .7rem .7rem .2rem;color:var(--paper-light);background:var(--forest);font-family:Georgia,serif;font-weight:700}.icon-button{width:2.25rem;height:2.25rem;display:grid;place-items:center;border:0;border-radius:var(--radius-ui);color:var(--muted);background:transparent;cursor:pointer}.icon-button:hover:not(:disabled){color:var(--red);background:#9f443a12}.icon-button:disabled{opacity:.35;cursor:not-allowed}.project-card h3{margin:.8rem 0 .35rem;font-family:Georgia,serif;font-size:1.35rem}.project-card__badges{display:flex;flex-wrap:wrap;gap:.4rem}.project-card p{min-height:3.3rem;margin-bottom:0;font-size:.76rem}.project-card>.button{margin-top:auto}.project-card__meta{display:flex;gap:1rem;color:var(--muted);font-size:.68rem}.project-card__meta span{display:inline-flex;align-items:center;gap:.3rem}.progress-line{width:100%;height:.32rem;overflow:hidden;border-radius:999px;background:#22262217}.progress-line span{height:100%;display:block;border-radius:inherit;background:var(--forest);transition:width .3s ease}.studio-layout{min-height:100vh;display:block}.studio-sidebar{position:sticky;top:4.7rem;height:calc(100vh - 4.7rem);padding:1.4rem 1rem;display:flex;flex-direction:column;overflow-y:auto;border-right:1px solid var(--line);background:var(--paper-deep)}.studio-project-title{margin:.85rem 0 .75rem;padding:.7rem 0;display:flex;gap:.7rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.studio-project-title__mark{width:2.6rem;height:2.6rem;display:grid;place-items:center;flex:none;border-radius:.65rem .65rem .65rem .18rem;color:var(--paper-light);background:var(--forest);font-family:Georgia,serif;font-size:.75rem;font-weight:700}.studio-project-title>div{min-width:0;display:grid}.studio-project-title small{color:var(--muted);font-size:.62rem}.studio-project-title input{width:100%;padding:0;overflow:hidden;border:0;outline:0;background:transparent;font-family:Georgia,serif;font-weight:700;text-overflow:ellipsis}.project-progress{margin-bottom:.75rem}.project-progress>div:first-child{margin-bottom:.45rem;display:flex;justify-content:space-between;color:var(--muted);font-size:.67rem}.project-progress strong{color:var(--forest)}.studio-nav{display:grid;gap:.2rem}.studio-nav button{width:100%;min-height:3.35rem;padding:.45rem .55rem;display:grid;grid-template-columns:1.55rem 1.4rem minmax(0,1fr) auto;align-items:center;gap:.5rem;border:0;border-radius:var(--radius-ui);color:var(--muted);background:transparent;cursor:pointer;text-align:left}.studio-nav button:hover,.studio-nav button.is-active{color:var(--forest);background:var(--paper-light)}.studio-nav button.is-active{box-shadow:0 2px 8px #322a200f}.studio-nav__number{width:1.4rem;height:1.4rem;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;font-size:.6rem}.studio-nav button.is-active .studio-nav__number{color:var(--paper-light);border-color:var(--forest);background:var(--forest)}.studio-nav button>span:nth-last-child(2){min-width:0;display:grid}.studio-nav strong{font-size:.75rem}.studio-nav small{overflow:hidden;color:var(--muted);font-size:.56rem;text-overflow:ellipsis;white-space:nowrap}@media(min-width:901px)and (max-height:820px){.app-sidebar{padding-top:.85rem;padding-bottom:.7rem}.app-sidebar__brand .brand__image{height:2.65rem;object-fit:contain;object-position:left center}.app-sidebar__nav.site-nav{margin-top:.7rem}.project-sidebar{padding-top:.55rem}.studio-project-title{margin:.5rem 0;padding:.5rem 0}.project-progress{margin-bottom:.45rem}.studio-nav button{min-height:2.85rem;padding-block:.35rem}.studio-nav small{display:none}.app-sidebar__footer{padding-top:.65rem;gap:.35rem}}.studio-canvas{min-width:0;min-height:100vh;background:var(--paper)}.studio-panel{width:min(76rem,calc(100% - 3rem));margin-inline:auto;padding:clamp(1.75rem,3vw,3rem) 0 4rem;scroll-margin-top:1rem}.studio-panel>.section-heading:first-child{margin-bottom:1.2rem}.workflow-navigator{position:relative;top:auto;z-index:1;margin-bottom:clamp(1.35rem,2.4vw,1.75rem);scroll-margin-top:1rem;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.workflow-progress{margin:0 0 .55rem;display:grid;align-items:start}.workflow-progress>div{position:relative;display:grid;justify-items:center;gap:.22rem;color:var(--muted)}.workflow-progress>div:not(:last-child):after{content:"";position:absolute;top:.84rem;left:calc(50% + 1.15rem);width:calc(100% - 2.3rem);height:1px;background:var(--line-strong)}.workflow-progress>div.is-complete:not(:last-child):after{background:#29483b5c}.workflow-progress>div>span{position:relative;z-index:1;width:1.7rem;height:1.7rem;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:var(--muted);background:var(--paper-light);font-family:Georgia,serif;font-size:.66rem;font-weight:700}.workflow-progress>div.is-complete>span{color:var(--forest);border-color:#29483b40;background:var(--forest-light)}.workflow-progress>div.is-active>span{color:var(--paper-light);border-color:var(--forest);background:var(--forest);box-shadow:0 0 0 4px #29483b13}.workflow-progress small{font-size:.52rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.workflow-progress .is-active small{color:var(--forest)}.workflow-navigator__steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:.3rem}.workflow-navigator__steps button{min-width:0;min-height:3.65rem;padding:.5rem .58rem;display:grid;grid-template-columns:1.85rem minmax(0,1fr) auto;align-items:center;gap:.55rem;border:1px solid var(--line);border-radius:var(--radius-ui);color:var(--muted);background:var(--surface-faint);cursor:pointer;text-align:left}.workflow-navigator__steps button:hover{color:var(--forest);border-color:#29483b2e;background:var(--surface-soft)}.workflow-navigator__steps button.is-active{color:var(--forest);border-color:#29483b47;background:var(--paper-light);box-shadow:0 3px 10px #2327230b}.workflow-navigator__steps button:focus-visible{outline:3px solid rgba(41,72,59,.16);outline-offset:2px}.workflow-navigator__icon{width:1.85rem;height:1.85rem;display:grid;place-items:center;border:0;border-radius:.45rem;color:var(--forest);background:var(--paper-light)}.workflow-navigator__steps button.is-active .workflow-navigator__icon{color:var(--paper-light);background:var(--forest)}.workflow-navigator__steps button>span:nth-child(2){min-width:0;display:block}.workflow-navigator__steps strong{overflow:hidden;color:inherit;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.workflow-navigator__steps .badge{white-space:nowrap}.workflow-stage{margin-top:0;display:grid;align-content:start;gap:clamp(1.05rem,1.8vw,1.35rem)}.studio-panel .workflow-stage>*{margin-block:0}.workflow-continue{margin-top:1.25rem;padding:0;display:flex;align-items:center;justify-content:flex-end;background:transparent}.form-card,.imprint-preview,.selection-summary,.quality-note,.catalogue-principle,.export-grid>article,.admin-panel{border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light);box-shadow:0 4px 16px #23272306}.form-card{padding:clamp(1.2rem,3vw,2rem);display:grid;gap:1.3rem}.form-grid{display:grid;align-items:start;gap:1rem}.form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.field{min-width:0;display:grid;align-content:start;gap:.45rem}.field__label{color:var(--ink);font-size:.73rem;font-weight:760}.field__hint{color:var(--muted);font-size:.63rem;line-height:1.45}.input{width:100%;min-height:2.75rem;padding:.68rem .78rem;border:1px solid var(--line-strong);border-radius:var(--radius-ui);color:var(--ink);outline:0;background:var(--paper-light);transition:border .15s ease,box-shadow .15s ease}.input:focus{border-color:#29483b94;box-shadow:0 0 0 3px #29483b13}.input::placeholder{color:#a29a8e}.select{cursor:pointer}.custom-select{position:relative;min-width:0;width:100%}.custom-select__trigger{padding-right:.7rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;text-align:left}.custom-select__trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select__trigger svg{flex:none;color:var(--forest);transition:transform .16s ease}.custom-select__trigger[aria-expanded=true]{border-color:#29483b94;box-shadow:0 0 0 3px #29483b13;background:var(--paper-light)}.custom-select__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.custom-select.is-disabled{opacity:.58}.custom-select__menu{position:fixed;z-index:140;padding:.35rem;overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--line-strong);border-radius:var(--radius-ui);background:var(--paper-light);box-shadow:0 16px 40px #2327231f,0 3px 10px #2327230b;scrollbar-color:var(--scroll-thumb) var(--scroll-track);scrollbar-width:thin;animation:select-menu-in .14s ease-out}.custom-select__menu[data-side=top]{transform-origin:bottom}.custom-select__menu[data-side=bottom]{transform-origin:top}.custom-select__menu button{width:100%;min-height:2.55rem;padding:.55rem .62rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:0;border-radius:var(--radius-ui);color:var(--ink);background:transparent;cursor:pointer;font-size:.71rem;font-weight:650;text-align:left}.custom-select__menu button+button{margin-top:.12rem}.custom-select__menu button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select__menu button svg{flex:none;color:var(--forest)}.custom-select__menu button.is-highlighted,.custom-select__menu button.is-selected{color:var(--forest);background:var(--forest-light)}.custom-select__menu button:disabled{opacity:.45;cursor:not-allowed}@keyframes select-menu-in{0%{opacity:0;transform:translateY(-3px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.textarea{min-height:6rem;resize:vertical;line-height:1.55}.studio-subsection{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--line)}.choice-grid{display:grid;gap:.7rem}.choice-grid--market{grid-template-columns:repeat(4,minmax(0,1fr))}.choice-card{min-height:6.7rem;padding:.75rem;display:flex;flex-direction:column;gap:.5rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light);cursor:pointer;text-align:left}.choice-card:hover:not(:disabled),.choice-card.is-active{border-color:#29463a80;box-shadow:0 0 0 2px #29463a0f}.choice-card.is-active{background:var(--forest-light)}.choice-card.is-locked,.direction-choice.is-locked,.blueprint-grid article.is-locked,.module-grid article.is-locked,.campaign-grid article.is-locked{opacity:.55}.choice-card__top{display:flex;justify-content:space-between;align-items:center;color:var(--forest)}.choice-card strong{margin-top:.2rem;font-family:Georgia,serif;font-size:.9rem}.choice-card small{color:var(--muted);font-size:.66rem;line-height:1.45}.selection-summary{margin-top:1rem;padding:1.2rem 1.4rem;display:grid;grid-template-columns:1fr auto;align-items:center;gap:2rem;border-left:3px solid var(--forest)}.selection-summary--single{grid-template-columns:1fr}.selection-summary .eyebrow{margin-bottom:.35rem}.selection-summary h3{margin-bottom:.3rem;font-family:Georgia,serif;font-size:1.25rem}.selection-summary p{margin-bottom:0;font-size:.75rem}.selection-summary ul{max-width:30rem;margin:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem;list-style:none}.selection-summary li{padding:.35rem .55rem;border-radius:999px;color:var(--forest);background:var(--forest-light);font-size:.63rem}.direction-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.direction-choice{min-height:4.25rem;padding:.55rem;display:grid;grid-template-columns:3.2rem minmax(0,1fr) auto;align-items:center;gap:.7rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light);cursor:pointer;text-align:left}.direction-choice:hover:not(:disabled),.direction-choice.is-active{border-color:#29463a80}.direction-choice.is-active{background:var(--forest-light)}.direction-choice>span:nth-child(2){min-width:0;display:grid}.direction-choice strong{font-size:.75rem}.direction-choice small{overflow:hidden;color:var(--muted);font-size:.6rem;text-overflow:ellipsis;white-space:nowrap}.direction-swatch{position:relative;height:2.9rem;overflow:hidden;border-radius:.5rem;background:var(--forest)}.direction-swatch i{position:absolute;width:2rem;height:2rem;border-radius:50% 0;background:var(--paper-deep)}.direction-swatch i:first-child{left:.4rem;top:.4rem}.direction-swatch i:last-child{right:-.5rem;bottom:-.5rem;background:var(--clay)}.direction-swatch--2{background:#e8dfcf}.direction-swatch--3{background:#623a35}.direction-swatch--4{background:#ebc758}.direction-swatch--5{background:#8fa693}.direction-swatch--6{background:#af966f}.choice-selector{display:grid;grid-template-columns:minmax(14rem,17rem) minmax(0,1fr);align-items:start;gap:1rem}.choice-selector__control{padding:1rem;display:grid;gap:.55rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-deep)}.choice-selector__control>small{color:var(--muted);font-size:.63rem}.choice-profile{min-height:10rem;padding:1.2rem 1.3rem;display:grid;gap:1rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light);box-shadow:0 8px 24px #23272309}.choice-profile>header,.choice-profile--visual header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.choice-profile .eyebrow{margin-bottom:.3rem}.choice-profile h3{margin:0;font-size:1.35rem}.choice-profile__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.choice-profile__facts--three{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-profile__facts>div{min-width:0;padding-top:.65rem;border-top:1px solid var(--line)}.choice-profile__facts span{display:block;margin-bottom:.28rem;color:var(--muted);font-size:.59rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.choice-profile__facts p{margin:0;color:var(--ink);font-size:.72rem;line-height:1.55}.choice-profile ul{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem;list-style:none}.choice-profile li{padding:.35rem .55rem;border-radius:999px;color:var(--forest);background:var(--forest-light);font-size:.63rem}.choice-profile--visual{grid-template-columns:7rem minmax(0,1fr)}.choice-profile--visual>.direction-swatch{width:100%;height:100%;min-height:9rem}.choice-profile--visual>div{min-width:0;display:grid;align-content:center;gap:1rem}.direction-swatch--7{background:#2f2925}.direction-swatch--8{background:#e9e5da}.imprint-preview{margin-bottom:1rem;padding:1.4rem;display:grid;grid-template-columns:8rem 1fr;align-items:center;gap:1.6rem}.imprint-preview__mark{position:relative;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:1.2rem 1.2rem 1.2rem .3rem;font-family:Georgia,serif;font-size:3.5rem}.imprint-preview__mark i{position:absolute;width:4rem;height:4rem;right:-1.5rem;bottom:-1.5rem;border-radius:50%}.imprint-preview h2{margin-bottom:.25rem;font-size:2rem}.imprint-preview p{max-width:48rem;margin-bottom:.7rem;font-size:.75rem}.palette-preview{display:flex;gap:.45rem}.palette-preview span{width:2.2rem;height:1.2rem;overflow:hidden;border:1px solid var(--line);border-radius:999px;color:transparent}.color-field{display:grid;grid-template-columns:2.8rem 1fr;align-items:center;gap:.5rem}.color-field input[type=color]{width:2.8rem;height:2.75rem;padding:0;overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--radius-ui);background:transparent;cursor:pointer;appearance:none;-webkit-appearance:none}.color-field input[type=color]::-webkit-color-swatch-wrapper{padding:0}.color-field input[type=color]::-webkit-color-swatch{border:0;border-radius:.45rem}.color-field input[type=color]::-moz-color-swatch{border:0;border-radius:.45rem}.color-field__copy{min-width:0;display:grid;gap:.12rem}.color-field__copy strong{font-size:.72rem}.color-field__copy code{color:var(--muted);font-size:.61rem}.palette-heading{margin-bottom:.9rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.palette-heading h3{margin:.25rem 0;font-size:1rem}.palette-heading p{max-width:44rem;margin:0;color:var(--muted);font-size:.74rem}.palette-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.65rem}.palette-choice{min-width:0;padding:.75rem;display:grid;gap:.3rem;border:1px solid var(--line);border-radius:var(--radius-ui);color:var(--ink);background:var(--paper-light);cursor:pointer;text-align:left}.palette-choice:hover,.palette-choice:focus-visible{border-color:var(--line-strong);box-shadow:0 0 0 3px #29483b17;outline:0}.palette-choice.is-selected{border-color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest)}.palette-choice__swatches{height:1.55rem;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid rgba(25,28,26,.12);border-radius:999px}.palette-choice__swatches i{display:block}.palette-choice strong{margin-top:.2rem;font-size:.75rem}.palette-choice small,.palette-choice>span:last-child{color:var(--muted);font-size:.61rem;line-height:1.35}.custom-palette-editor{margin-top:.85rem;padding:1rem;display:grid;gap:.85rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.custom-palette-editor>div:first-child{display:grid;gap:.18rem}.custom-palette-editor>div:first-child strong{font-size:.78rem}.custom-palette-editor>div:first-child p,.custom-palette-editor__note{margin:0;color:var(--muted);font-size:.68rem;line-height:1.45}.custom-palette-editor__fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.custom-palette-editor__note{padding-top:.7rem;border-top:1px solid var(--line)}@media(max-width:720px){.custom-palette-editor__fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.rules-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.rules-grid .field{padding:1.1rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.quality-note{margin-top:1rem;padding:1.1rem;display:flex;gap:.8rem;color:var(--forest);background:var(--forest-light)}.quality-note svg{flex:none}.quality-note strong{font-size:.78rem}.quality-note p{margin:.25rem 0 0;font-size:.69rem}.simple-catalogue-list{display:grid;gap:1rem}.simple-catalogue-card{padding:clamp(1.1rem,2.5vw,1.5rem);display:grid;gap:1rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light);box-shadow:0 4px 16px #23272306}.simple-catalogue-card>header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.simple-catalogue-card>header strong{font-size:.8rem;text-transform:capitalize}.catalogue-secondary-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.65rem}.beginner-help-link{display:flex;justify-content:flex-start}.simple-more-options{width:max-content;max-width:100%}.simple-more-options>summary{width:max-content;padding:.45rem .2rem;color:var(--muted);cursor:pointer;font-size:.76rem;font-weight:700}.simple-more-options>.catalogue-secondary-actions{margin-top:.55rem}.catalogue-principle{margin-bottom:1rem;padding:1rem 1.2rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.catalogue-principle>div{display:grid;gap:.2rem}.catalogue-principle>div:last-child{text-align:right}.catalogue-principle strong{color:var(--forest);font-size:.72rem}.catalogue-principle span{color:var(--muted);font-size:.63rem}.catalogue-table{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.catalogue-table__header,.catalogue-table article{display:grid;grid-template-columns:3rem minmax(14rem,.9fr) minmax(16rem,1.2fr) 8rem 2.4rem;align-items:center;gap:.7rem}.catalogue-table__header{padding:.7rem 1rem;color:var(--muted);background:var(--paper-deep);font-size:.63rem;font-weight:800;text-transform:uppercase}.catalogue-table__body{min-width:0}.catalogue-table article{padding:.85rem 1rem;border-top:1px solid var(--line)}.catalogue-number{color:var(--muted);font-family:Georgia,serif;font-size:1.05rem}.catalogue-title-fields{display:grid;gap:.4rem}.catalogue-table .input{min-height:2.3rem;padding:.5rem .6rem;font-size:.72rem}.catalogue-table .textarea{min-height:4.45rem}.blueprint-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.blueprint-grid article{min-height:15rem;padding:1rem;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.blueprint-card__top{display:flex;justify-content:space-between}.blueprint-grid h3{margin:.8rem 0 .35rem;font-family:Georgia,serif;font-size:1rem}.blueprint-grid p,.blueprint-grid li{font-size:.68rem;line-height:1.5}.blueprint-grid ol{margin:0 0 1rem;padding-left:1.2rem;color:var(--muted)}.blueprint-grid .button{width:100%;margin-top:auto}.prompt-studio{min-height:55rem;display:grid;grid-template-columns:22rem minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light);box-shadow:var(--shadow-sm)}.prompt-browser{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--line);background:var(--paper-deep)}.prompt-browser__modes{padding:.45rem;display:grid;grid-template-columns:1fr 1fr;gap:.3rem;border-bottom:1px solid var(--line)}.prompt-browser__modes button{min-height:2.45rem;padding:.45rem .55rem;border:1px solid transparent;border-radius:var(--radius-ui);color:var(--muted);background:transparent;cursor:pointer;font-size:.64rem;font-weight:760}.prompt-browser__modes button:hover{color:var(--forest);background:#fdfcf89e}.prompt-browser__modes button.is-active{color:var(--forest);border-color:var(--line);background:var(--paper-light);box-shadow:0 2px 6px #23272309}.prompt-browser__modes button span{min-width:1.35rem;margin-left:.25rem;padding:.12rem .3rem;display:inline-grid;place-items:center;border-radius:999px;color:var(--forest);background:var(--forest-light);font-size:.55rem}.prompt-browser__filters{padding:.85rem;display:grid;gap:.55rem;border-bottom:1px solid var(--line)}.search-input{min-height:2.6rem;padding:0 .7rem;display:flex;align-items:center;gap:.5rem;border:1px solid var(--line-strong);border-radius:var(--radius-ui);color:var(--muted);background:var(--paper-light)}.search-input input{width:100%;border:0;outline:0;background:transparent;font-size:.75rem}.prompt-browser__count{padding:.55rem .85rem;display:flex;justify-content:space-between;color:var(--muted);border-bottom:1px solid var(--line);font-size:.62rem}.prompt-list{max-height:49rem;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:var(--scroll-thumb) var(--scroll-track);scrollbar-gutter:stable;scrollbar-width:thin}.prompt-list::-webkit-scrollbar{width:.58rem}.prompt-list::-webkit-scrollbar-track{background:var(--scroll-track)}.prompt-list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:var(--scroll-thumb);background-clip:padding-box}.prompt-list__row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;border-bottom:1px solid var(--line)}.prompt-list__row.is-active{background:var(--paper-light);box-shadow:inset 3px 0 var(--forest)}.prompt-list__select{width:100%;min-height:4.2rem;padding:.65rem .75rem;display:grid;grid-template-columns:2.2rem minmax(0,1fr) auto;align-items:center;gap:.55rem;border:0;background:transparent;cursor:pointer;text-align:left}.prompt-list__select:hover{background:var(--surface-hover)}.prompt-number{color:var(--muted);font-family:Georgia,serif;font-size:.8rem}.prompt-list__select>span:nth-child(2){min-width:0;display:grid}.prompt-list strong{overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.prompt-list small{margin-top:.18rem;color:var(--muted);font-size:.58rem}.prompt-list svg{color:var(--forest)}.prompt-plan-actions{padding:.35rem .4rem .35rem 0;display:grid;align-content:center;gap:.2rem}.prompt-plan-actions button{width:1.7rem;height:1.55rem;display:grid;place-items:center;border:0;border-radius:var(--radius-ui);color:var(--muted);background:var(--paper-light);cursor:pointer}.prompt-plan-actions button:hover:not(:disabled){color:var(--forest);background:var(--forest-light)}.prompt-plan-actions button:disabled{opacity:.35;cursor:not-allowed}.prompt-list__empty{padding:2rem 1rem;color:var(--muted);font-size:.67rem;line-height:1.5;text-align:center}.prompt-output{min-width:0;padding:clamp(1.2rem,3vw,2rem);background:var(--paper-light)}.prompt-output--empty{display:grid;place-items:center}.prompt-output--empty .empty-state{width:min(32rem,100%)}.prompt-output__header{display:flex;justify-content:space-between;gap:1rem}.prompt-output__header h2{margin:.9rem 0 .4rem;font-size:clamp(1.7rem,3vw,2.5rem)}.prompt-output__header p{max-width:55rem;margin-bottom:0;font-size:.76rem}.favorite-button{width:2.6rem;height:2.6rem;display:grid;place-items:center;flex:none;border:1px solid var(--line);border-radius:50%;color:#b2a99d;background:transparent;cursor:pointer}.favorite-button.is-active{color:var(--forest);border-color:#29483b33;background:var(--forest-light)}.prompt-context{margin-top:1.2rem;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.prompt-context__status{padding:.75rem .85rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line)}.prompt-context__status>div{min-width:0;display:grid;gap:.18rem}.prompt-context__status span{color:var(--muted);font-size:.58rem;font-weight:760;letter-spacing:.06em;text-transform:uppercase}.prompt-context__status strong{overflow:hidden;color:var(--forest);font-size:.65rem;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.prompt-context__gaps{margin:0;padding:.55rem .85rem;color:#6f6253;border-bottom:1px solid var(--line);background:var(--brass-light);font-size:.61rem}.prompt-context__fields{padding:.8rem;display:grid;grid-template-columns:minmax(12rem,.7fr) minmax(18rem,1.3fr);align-items:start;gap:.8rem}.prompt-context__fields>.field:only-child{grid-column:1 / -1}.prompt-context__fields .textarea{min-height:5.2rem}.prompt-toolbar{margin:1.3rem 0;padding-block:.8rem;display:flex;flex-wrap:wrap;gap:.6rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.prompt-text{max-height:39rem;margin:0;padding:.5rem .3rem 4rem;overflow:auto;color:var(--ink);font:.74rem/1.75 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap}.export-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.export-grid>article{min-height:15.5rem;padding:1.2rem;display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.export-icon{width:2.7rem;height:2.7rem;display:grid;place-items:center;border-radius:.7rem;color:var(--forest);background:var(--paper-deep)}.export-grid h3{margin:.3rem 0 0;font-family:Georgia,serif;font-size:1.2rem}.export-grid p{margin-bottom:.3rem;font-size:.72rem}.export-grid .button{width:100%;margin-top:auto}.export-grid .select{min-height:2.3rem;padding:.45rem .6rem;font-size:.68rem}.import-notice{color:var(--forest);font-size:.62rem;line-height:1.45}.module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.module-grid article{min-height:9rem;padding:.9rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.module-grid article>div{display:flex;align-items:center;justify-content:space-between}.module-number{color:var(--muted);font-family:Georgia,serif;font-size:.76rem}.module-grid h3{margin:.8rem 0 .4rem;font-size:.78rem}.module-grid p,.module-grid small{color:var(--muted);font-size:.63rem;line-height:1.45}.asset-list{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.asset-list article{min-height:4.4rem;padding:.7rem .9rem;display:grid;grid-template-columns:2.2rem minmax(0,1fr) auto 7rem;align-items:center;gap:.7rem;border-top:1px solid var(--line)}.asset-list article:first-child{border-top:0}.asset-icon{width:2.1rem;height:2.1rem;display:grid;place-items:center;border-radius:.5rem;color:var(--forest);background:var(--paper-deep)}.asset-list article>div{min-width:0;display:grid}.asset-list strong{font-size:.72rem}.asset-list small{overflow:hidden;color:var(--muted);font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.campaign-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}.campaign-grid article{min-height:8rem;padding:.9rem;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.campaign-grid svg{margin-bottom:auto;color:var(--forest)}.campaign-grid strong{margin-top:1.3rem;font-family:Georgia,serif;font-size:.85rem}.campaign-grid p{margin:.35rem 0 0;font-size:.61rem;line-height:1.45}.admin-layout{width:min(86rem,calc(100% - 2rem));margin:3rem auto 6rem;display:grid;grid-template-columns:.8fr 1.2fr;gap:1rem}.admin-panel{padding:1.3rem}.admin-panel--wide{grid-column:1 / -1}.admin-panel .section-heading h2{font-size:1.7rem}.admin-panel .field{margin-bottom:1rem}.panel-note,.success-note{margin:1rem 0 0;padding:.7rem;border-radius:.6rem;font-size:.65rem}.panel-note{background:var(--brass-light)}.success-note{display:flex;gap:.4rem;color:var(--forest);background:var(--forest-light)}.buyer-list{max-height:27rem;overflow-y:auto}.buyer-list article{padding:.75rem 0;display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--line)}.buyer-list article>div:first-child{display:grid}.buyer-list strong{font-size:.73rem}.buyer-list small{color:var(--muted);font-size:.62rem}.buyer-list__offers{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.buyer-list__offers button{padding:0;display:inline-flex;align-items:center;gap:.2rem;border:0;background:transparent;cursor:pointer}.buyer-list__offers button>span:last-child{color:var(--red)}.audit-table{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-ui)}.audit-table [role=row]{min-height:3.4rem;padding:.55rem .75rem;display:grid;grid-template-columns:5rem 1fr 1fr 11rem;align-items:center;gap:.6rem;border-top:1px solid var(--line);font-size:.67rem}.audit-table [role=row]:first-child{border-top:0}.audit-table time{color:var(--muted);text-align:right}.reference-page .page-hero{min-height:29rem;align-items:center}.reference-page--help{width:min(76rem,calc(100% - 3rem));min-height:100vh;margin-inline:auto;padding:clamp(1.75rem,3vw,3rem) 0 4rem}.help-header{max-width:49rem}.help-header h1{margin:.9rem 0 .45rem;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.08}.help-header p{max-width:46rem;margin-bottom:0;font-size:.88rem;line-height:1.65}.reference-layout{width:min(86rem,calc(100% - 2rem));margin:4rem auto 7rem;display:grid;grid-template-columns:minmax(0,1fr) 21rem;align-items:start;gap:4rem}.reference-page--help .reference-layout{width:100%;margin:2.25rem 0 0;grid-template-columns:minmax(0,1fr) 19rem;gap:2rem}.reference-page--help .reference-main{padding:0 1.5rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.guidance-list{border-top:0}.guidance-list>section{padding:1.4rem 0;display:grid;grid-template-columns:3rem 1fr;gap:1rem;border-bottom:1px solid var(--line)}.guidance-list>section>span{color:var(--forest);font-size:.67rem;font-weight:760;letter-spacing:.08em}.guidance-list h2{margin-bottom:.4rem;font-family:inherit;font-size:1rem;letter-spacing:0}.guidance-list p{margin-bottom:0;font-size:.78rem}.reference-sidebar{position:sticky;top:7rem;display:grid;gap:1rem}.reference-page--help .reference-sidebar{top:2rem}.warning-card,.resource-card{padding:1.2rem;border-radius:var(--radius-ui)}.warning-card{color:var(--ink);border:1px solid var(--line);background:var(--paper-light)}.warning-card h2,.resource-card h2{margin:.8rem 0 .45rem;font-family:Georgia,serif;font-size:1.2rem}.warning-card p{margin-bottom:0;color:var(--muted);font-size:.7rem}.resource-card{display:grid;gap:.45rem;border:1px solid var(--line);background:var(--paper-light)}.resource-card a{padding:.55rem 0;display:flex;justify-content:space-between;align-items:center;color:var(--forest);border-bottom:1px solid var(--line);font-size:.68rem;font-weight:720}.resource-card small{margin-top:.6rem;color:var(--muted);font-size:.61rem;line-height:1.5}.license-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.license-grid article{padding:clamp(1.4rem,3vw,2rem);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper-light)}.license-grid h2{margin:1rem 0 .6rem;font-size:1.8rem}.license-grid h3{margin:1.4rem 0 .5rem;font-size:.78rem;text-transform:uppercase}.license-grid p,.license-grid li{color:var(--muted);font-size:.75rem;line-height:1.65}.license-grid ul{margin-bottom:0;padding-left:1.2rem}.legal-note{width:min(62rem,calc(100% - 2rem));margin:-3.5rem auto 5rem;padding:1rem;border-radius:.7rem;border:1px solid var(--line);background:var(--paper-deep);font-size:.68rem;text-align:center}.help-licence-section{width:min(76rem,calc(100% - 3rem));margin:0 auto 4rem;scroll-margin-top:1rem}.help-licence-section>header{max-width:48rem;margin-bottom:1rem}.help-licence-section h2{margin:.75rem 0 .35rem;font-size:clamp(1.8rem,3.5vw,2.7rem)}.help-licence-section header p{margin:0;font-size:.74rem}.help-license-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem}.help-license-grid article{padding:.9rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.help-license-grid strong{color:var(--forest);font-size:.72rem}.help-license-grid p{margin:.4rem 0 0;color:var(--muted);font-size:.63rem;line-height:1.55}.expansion-panel .section-heading{max-width:58rem}.expansion-panel .section-heading p{max-width:48rem}.expansion-locked{min-height:32rem;display:grid;place-items:center}.workflow-tabs{display:grid;gap:.3rem}.workflow-tabs button{min-width:0;min-height:3.65rem;padding:.5rem .58rem;display:grid;grid-template-columns:1.85rem minmax(0,1fr) auto;align-items:center;gap:.55rem;border:1px solid var(--line);border-radius:var(--radius-ui);color:var(--muted);background:var(--surface-faint);cursor:pointer;text-align:left;transition:border-color .14s ease,background .14s ease,color .14s ease}.workflow-tabs button:hover{color:var(--forest);border-color:#29483b2e;background:var(--surface-soft)}.workflow-tabs button:disabled{cursor:not-allowed;opacity:.58}.workflow-tabs button:disabled:hover{color:var(--muted);border-color:var(--line);background:var(--surface-faint)}.workflow-tabs button small{margin-top:.12rem;display:block;color:var(--muted);font-size:.55rem;line-height:1.25}.workflow-tabs button.is-active{color:var(--forest);border-color:#29483b47;background:var(--paper-light);box-shadow:0 3px 10px #2327230b}.workflow-tabs button:focus-visible{outline:3px solid rgba(41,72,59,.16);outline-offset:2px}.workflow-tabs__icon{width:1.85rem;height:1.85rem;display:grid;place-items:center;border-radius:.45rem;color:var(--forest);background:var(--paper-light)}.workflow-tabs button.is-active .workflow-tabs__icon{color:var(--paper-light);background:var(--forest)}.workflow-tabs strong{overflow:hidden;display:block;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.workflow-tabs .badge{white-space:nowrap}.cover-system-grid,.layout-master-grid,.launch-plan-grid,.funnel-choice-grid,.cross-sell-grid{display:grid;gap:.65rem}.cover-system-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cover-system-grid>button,.layout-master-grid>button,.launch-plan-grid>button,.funnel-choice-grid>button,.cross-sell-grid>button{position:relative;min-width:0;padding:.8rem;border:1px solid var(--line);border-radius:var(--radius-ui);color:var(--ink);background:var(--paper-light);cursor:pointer;text-align:left;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.cover-system-grid>button:hover,.layout-master-grid>button:hover,.launch-plan-grid>button:hover,.funnel-choice-grid>button:hover,.cross-sell-grid>button:hover{border-color:#29483b4d;box-shadow:0 8px 18px #2327230e;transform:translateY(-1px)}.cover-system-grid>button.is-selected,.layout-master-grid>button.is-selected,.launch-plan-grid>button.is-selected,.funnel-choice-grid>button.is-selected,.cross-sell-grid>button.is-selected{border-color:#29483b6b;box-shadow:inset 0 0 0 1px #29483b1f}.cover-system-grid>button{display:grid;grid-template-columns:2.3rem minmax(0,1fr) auto;align-items:center;gap:.65rem}.cover-system-card__swatch{width:2.3rem;height:3rem;display:block;border:1px solid rgba(41,72,59,.15);border-radius:.4rem}.cover-system-grid strong,.cover-system-grid small{display:block}.cover-system-grid strong{font-size:.72rem}.cover-system-grid small{margin-top:.15rem;color:var(--muted);font-size:.61rem;line-height:1.35}.expansion-detail-card{margin-top:.85rem;padding:1rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.expansion-detail-card>h3{margin:0 0 .8rem;font-size:1.1rem}.expansion-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.expansion-facts>div{min-width:0;padding-right:.8rem;border-right:1px solid var(--line)}.expansion-facts>div:last-child{border-right:0}.expansion-facts span,.growth-summary-grid span{display:block;color:var(--muted);font-size:.58rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.expansion-facts p{margin:.28rem 0 0;font-size:.67rem;line-height:1.5}.cover-variant-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem}.cover-variant-grid article{min-width:0;padding:.75rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper)}.cover-variant-grid article>span,.cover-variant-grid article>strong,.cover-variant-grid article>small{display:block}.cover-variant-grid article>span{color:var(--muted);font-size:.58rem}.cover-variant-grid article>strong{margin-top:1.7rem;font-family:Georgia,serif;font-size:.8rem}.cover-variant-grid article>small{margin-top:.25rem;overflow:hidden;color:var(--muted);font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.expansion-form-grid{margin-top:.85rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.expansion-form-grid>:only-child,.expansion-form-grid>.field:last-child:nth-child(odd),.expansion-form-grid>.selected-token-list{grid-column:1 / -1}.cover-book-switcher,.cover-copy-handoff,.cover-copy-handoff+.field{grid-column:1 / -1}.cover-book-switcher{max-width:34rem}.cover-copy-handoff{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1.2rem;padding:1rem;border:1px solid rgba(41,72,59,.2);border-radius:var(--radius-ui);background:var(--forest-light)}.cover-copy-handoff h3,.cover-copy-handoff p,.cover-copy-handoff dl,.cover-copy-handoff dd{margin:0}.cover-copy-handoff h3{margin-top:.25rem;font-size:1rem}.cover-copy-handoff p{margin-top:.35rem;color:var(--muted);font-size:.72rem;line-height:1.5}.cover-copy-handoff dl{display:grid;gap:.55rem}.cover-copy-handoff dl>div{padding-bottom:.55rem;border-bottom:1px solid rgba(41,72,59,.14)}.cover-copy-handoff dl>div:last-child{padding-bottom:0;border-bottom:0}.cover-copy-handoff dt{color:var(--muted);font-size:.58rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.cover-copy-handoff dd{margin-top:.18rem;font-family:Georgia,serif;font-size:.95rem;line-height:1.35}.book-page-plan-card{margin-top:.85rem;display:grid;gap:1rem}.book-page-plan-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.book-page-plan-heading h3{margin:.25rem 0 0;font-size:1.05rem}.book-page-plan-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.book-page-plan-list article{min-width:0;padding:.8rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.65rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--surface-faint)}.book-page-plan-list__icon{width:2rem;height:2rem;display:grid;place-items:center;border-radius:.4rem;color:var(--forest);background:var(--forest-light)}.book-page-plan-list article strong,.book-page-plan-list article p{display:block;margin:0}.book-page-plan-list article strong{font-size:.78rem}.book-page-plan-list article p{margin-top:.18rem;color:var(--muted);font-size:.65rem;line-height:1.4}.book-page-plan-list__empty{grid-column:1 / -1;margin:0;padding:1rem;color:var(--muted);border:1px dashed var(--line);border-radius:var(--radius-ui);font-size:.72rem;line-height:1.5}.page-plan-advanced{margin-top:.85rem}.page-plan-editor>strong{display:block;margin-bottom:.65rem;font-size:.78rem}.page-plan-editor .layout-master-grid{margin-bottom:.85rem}.page-plan-editor>.form-card{margin:0}.expansion-toolbar{margin-bottom:.8rem;padding:.8rem;display:flex;align-items:end;justify-content:space-between;gap:1rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.expansion-toolbar .field{width:min(28rem,100%)}.expansion-toolbar--single{justify-content:flex-start}.expansion-toolbar__status{display:flex;gap:.4rem}.layout-master-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.layout-master-grid>button{min-height:8.8rem;display:grid;grid-template-columns:auto 1fr auto;align-content:start;gap:.35rem .5rem}.layout-master-grid>button>span{color:var(--forest)}.layout-master-grid>button>p,.layout-master-grid>button>small{grid-column:1 / -1;margin:0;color:var(--muted);font-size:.63rem;line-height:1.45}.inline-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.selected-token-list{min-height:2.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.selected-token-list button{padding:.38rem .55rem;border:1px solid var(--line);border-radius:var(--radius-ui);color:var(--forest);background:var(--paper);cursor:pointer;font-size:.63rem}.selected-token-list>span{padding:.38rem .55rem;border:1px solid var(--line);border-radius:var(--radius-ui);color:var(--forest);background:var(--paper);font-size:.63rem}.selected-token-list small{color:var(--muted)}.production-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.production-spec-grid>.field:nth-last-child(-n+2){grid-column:span 1}.customer-file-flow{display:grid;gap:.9rem}.customer-file-step{display:grid;gap:1rem}.customer-file-step__heading{display:grid;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.7rem}.customer-file-step__heading>span{width:2rem;height:2rem;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--forest);font-family:var(--font-display);font-size:.84rem}.customer-file-step__heading strong,.customer-file-step__heading p{display:block}.customer-file-step__heading strong{font-size:.82rem}.customer-file-step__heading p{margin:.15rem 0 0;color:var(--muted);font-size:.65rem;line-height:1.45}.customer-file-handoff{padding:.8rem;display:grid;gap:.55rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--surface-faint)}.customer-file-handoff>strong{font-size:.7rem}.customer-file-handoff>p,.customer-file-handoff>small{margin:0;color:var(--muted);font-size:.63rem;line-height:1.5}.file-creation-action{padding:.85rem;display:grid;gap:.7rem;border:1px solid color-mix(in srgb,var(--forest) 32%,var(--line));border-radius:var(--radius-ui);background:color-mix(in srgb,var(--forest) 5%,var(--paper))}.file-creation-action__heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem}.file-creation-action__heading>svg{color:var(--forest)}.file-creation-action__heading strong,.file-creation-action__heading small{display:block}.file-creation-action__heading strong{font-size:.76rem}.file-creation-action__heading small{margin-top:.12rem;color:var(--muted);font-size:.61rem}.file-creation-action details{border-top:1px solid var(--line);padding-top:.55rem}.file-creation-action summary{cursor:pointer;color:var(--muted);font-size:.64rem;font-weight:700}.file-creation-action pre{margin:.65rem 0 0;padding:.75rem;max-height:18rem;overflow:auto;white-space:pre-wrap;border-radius:calc(var(--radius-ui) - 2px);background:var(--surface-faint);color:var(--ink);font:.62rem/1.55 var(--font-body)}.customer-file-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.customer-file-summary>span{padding:.65rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper)}.customer-file-summary small,.customer-file-summary strong{display:block}.customer-file-summary small{color:var(--muted);font-size:.55rem}.customer-file-summary strong{margin-top:.16rem;font-size:.7rem}.customer-file-check-list{grid-template-columns:repeat(2,minmax(0,1fr))}.file-created-check{grid-template-columns:1fr}.external-resource{padding:.7rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper)}.external-resource>svg{color:var(--forest)}.external-resource strong,.external-resource small{display:block}.external-resource strong{font-size:.7rem}.external-resource small{margin-top:.16rem;color:var(--muted);font-size:.59rem}.preflight-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:.8rem;align-items:start}.preflight-grid .expansion-detail-card{margin-top:0}.preflight-grid .expansion-detail-card:first-child{grid-row:span 2}.check-list{display:grid;gap:.35rem}.check-list button{padding:.58rem;display:grid;grid-template-columns:1.3rem 1fr;align-items:center;gap:.55rem;border:0;border-radius:var(--radius-ui);color:var(--muted);background:var(--paper);cursor:pointer;text-align:left;font-size:.66rem;line-height:1.4}.check-list button>span{width:1.25rem;height:1.25rem;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%}.check-list button.is-complete{color:var(--forest);background:var(--forest-light)}.check-list button.is-complete>span{color:#fff;border-color:var(--forest);background:var(--forest)}.compact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.compact-form-grid .button{justify-self:start}.record-list{margin-top:.7rem;display:grid;gap:.35rem}.record-list>div{padding:.55rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper)}.record-list strong,.record-list small{display:block}.record-list strong{font-size:.66rem}.record-list small{margin-top:.12rem;color:var(--muted);font-size:.58rem}.record-status{width:.48rem;height:.48rem;border-radius:50%;background:var(--line-strong)}.record-status--cleared,.record-status--approved{background:var(--forest)}.record-status--restricted,.record-status--changes-needed{background:var(--clay)}.expansion-export-row,.growth-export-card{display:flex;align-items:center;justify-content:space-between;gap:1rem}.expansion-export-row strong,.expansion-export-row small,.growth-export-card strong,.growth-export-card small{display:block}.expansion-export-row small,.growth-export-card small{margin-top:.18rem;color:var(--muted);font-size:.62rem}.listing-audit{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.listing-audit span,.a-plus-limit{padding:.32rem .48rem;border:1px solid var(--line);border-radius:var(--radius-ui);color:var(--muted);background:var(--paper);font-size:.59rem}.listing-audit span.is-complete{color:var(--forest);border-color:#29483b33;background:var(--forest-light)}.listing-title-sync{margin-bottom:.85rem;padding:.75rem .85rem;display:flex;align-items:flex-start;gap:.6rem;border:1px solid rgba(41,72,59,.2);border-radius:var(--radius-ui);color:var(--forest);background:var(--forest-light)}.listing-title-sync svg{flex:0 0 auto;margin-top:.08rem}.listing-title-sync strong{display:block;font-size:.72rem}.listing-title-sync p{margin:.15rem 0 0;color:var(--muted);font-size:.64rem}.expansion-form-grid>.listing-fields{grid-column:1 / -1}.listing-form,.listing-fields--single,.listing-fields--single>div{grid-template-columns:minmax(0,1fr)}.listing-fields{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:.9rem}.listing-fields>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.45rem}.listing-fields>div>span,.listing-fields>div>small,.listing-fields>div>.field{grid-column:1 / -1}.listing-fields>div>span,.listing-fields>div>small{display:block}.listing-optional-fields{margin-top:.7rem;display:grid;gap:.45rem}.listing-optional-fields>span{font-size:.68rem;font-weight:760}.listing-optional-fields>small{color:var(--muted);font-size:.59rem}.listing-fields>div>span{color:var(--ink);font-size:.68rem;font-weight:760}.listing-fields>div>small{margin:-.2rem 0 .2rem;color:var(--muted);font-size:.59rem;line-height:1.4}.selling-kit-builder{padding:22px;display:grid;gap:18px;border:1px solid rgba(41,72,59,.22);border-radius:var(--radius-card);background:linear-gradient(145deg,var(--forest-light),var(--paper-light) 62%)}.selling-kit-builder h3{margin:10px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.selling-kit-builder p{max-width:54rem;margin:0;color:var(--muted);font-size:.82rem;line-height:1.55}.selling-kit-outcomes{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:9px}.selling-kit-outcomes>span{padding:13px;display:grid;grid-template-columns:auto 1fr;gap:3px 9px;align-items:center;border:1px solid rgba(41,72,59,.16);border-radius:var(--radius-ui);background:color-mix(in srgb,var(--paper-light) 84%,transparent)}.selling-kit-outcomes svg{grid-row:1 / 3;color:var(--forest)}.selling-kit-outcomes strong{font-size:.78rem}.selling-kit-outcomes small{color:var(--muted);font-size:.66rem;line-height:1.35}.selling-kit-actions,.selling-kit-import-row,.selling-kit-download{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px}.selling-kit-actions>span{color:var(--muted);font-size:.7rem}.selling-kit-import-row{min-height:36px}.selling-kit-message{display:inline-flex;align-items:center;gap:6px;font-size:.72rem}.selling-kit-message.is-success{color:var(--forest)}.selling-kit-message.is-error{color:var(--clay-dark)}.selling-kit-results{margin-top:18px;display:grid;gap:16px}.selling-kit-result-card{margin:0;display:grid;grid-template-columns:minmax(0,1fr);gap:15px}.selling-kit-result-card>header{display:flex;align-items:flex-start;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--line)}.selling-kit-result-card>header>span{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;border-radius:10px;color:var(--forest);background:var(--forest-light)}.selling-kit-result-card>header strong,.selling-kit-result-card>header small,.selling-kit-list>div:first-child strong,.selling-kit-list>div:first-child small,.selling-kit-download strong,.selling-kit-download small{display:block}.selling-kit-result-card>header strong{font-size:.88rem}.selling-kit-result-card>header small,.selling-kit-list>div:first-child small,.selling-kit-download small{margin-top:3px;color:var(--muted);font-size:.7rem;line-height:1.45}.selling-kit-list{display:grid;gap:10px}.selling-kit-list>div:first-child strong{font-size:.76rem}.selling-search-grid,.selling-social-grid,.selling-visual-grid,.selling-seo-grid,.selling-email-grid{display:grid;gap:10px}.selling-search-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}.selling-social-grid,.selling-visual-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.selling-seo-grid,.selling-email-grid{grid-template-columns:minmax(0,1fr)}.selling-kit-download{justify-content:space-between;padding:16px 18px;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--surface-soft)}.selling-kit-download strong{font-size:.82rem}.selling-kit-empty{margin-top:16px;padding:18px;border:1px dashed var(--line-strong);border-radius:var(--radius-ui);color:var(--muted);text-align:center}.selling-kit-empty strong{color:var(--ink);font-size:.8rem}.selling-kit-empty p{margin:5px 0 0;font-size:.72rem}.a-plus-limit{width:fit-content;margin-bottom:.65rem}.a-plus-module-list{display:grid;gap:.65rem}.a-plus-module-list>article{padding:.85rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.a-plus-module-list>article>header{margin-bottom:.7rem;display:flex;align-items:center;gap:.55rem}.a-plus-module-list>article>header strong{min-width:0;flex:1;font-size:.72rem}.launch-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.launch-plan-grid strong,.launch-plan-grid small,.funnel-choice-grid strong,.funnel-choice-grid small,.cross-sell-grid strong,.cross-sell-grid small{display:block}.launch-plan-grid strong,.funnel-choice-grid strong,.cross-sell-grid strong{font-size:.7rem}.launch-plan-grid small,.funnel-choice-grid small,.cross-sell-grid small{margin-top:.28rem;color:var(--muted);font-size:.6rem;line-height:1.4}.switch-field{padding:.7rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper)}.switch-field strong,.switch-field small{display:block}.switch-field strong{font-size:.7rem}.switch-field small{margin-top:.18rem;color:var(--muted);font-size:.59rem}.funnel-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.email-sequence-preview{padding:.75rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper)}.email-sequence-preview>strong{display:block;margin-bottom:.45rem;font-size:.7rem}.email-sequence-preview ol{margin:0;padding-left:1.1rem;color:var(--muted);font-size:.63rem;line-height:1.65}.cross-sell-grid{margin-top:.8rem;grid-template-columns:repeat(4,minmax(0,1fr))}.growth-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem}.growth-summary-grid>article{padding:.85rem;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--paper-light)}.growth-summary-grid strong{display:block;margin-top:.25rem;font-family:Georgia,serif;font-size:1.5rem}.growth-export-card{margin-top:.8rem}.growth-export-card>div{min-width:0}@media(max-width:1180px){.help-license-grid,.cover-system-grid,.layout-master-grid,.launch-plan-grid,.cross-sell-grid,.cover-variant-grid,.growth-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-header{grid-template-columns:auto 1fr auto}.site-nav{justify-self:center}.site-nav a{padding-inline:.6rem}.site-nav a svg{display:none}.save-state,.account-chip>div{display:none}.offer-grid{grid-template-columns:repeat(3,1fr)}.compliance-callout{grid-template-columns:1fr 1fr}.compliance-callout .button{grid-column:1 / -1;justify-self:start}.direction-grid,.module-grid{grid-template-columns:repeat(3,1fr)}.project-grid{grid-template-columns:repeat(2,1fr)}.choice-grid--market,.direction-choice-grid,.blueprint-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.campaign-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.workflow-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cover-system-grid,.layout-master-grid,.launch-plan-grid,.funnel-choice-grid,.cross-sell-grid,.expansion-facts,.production-spec-grid,.preflight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preflight-grid .expansion-detail-card:first-child{grid-row:auto;grid-column:1 / -1}.app-layout{display:block}.app-sidebar{position:relative;width:100%;height:auto;min-height:0;padding:1rem;overflow:visible;border-right:0;border-bottom:1px solid var(--line)}.app-sidebar__brand{padding-inline:0}.app-sidebar__nav.site-nav{grid-column:auto;grid-row:auto;width:100%;margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;overflow:visible}.app-sidebar__nav.site-nav a{justify-content:center}.app-sidebar__context{flex:none}.project-sidebar{min-height:0}.app-sidebar__footer{margin-top:1rem}.app-content{min-height:0}.choice-selector{grid-template-columns:1fr}.site-header{position:relative;grid-template-columns:auto auto}.site-nav{grid-column:1 / -1;grid-row:2;width:100%;overflow-x:auto;justify-content:flex-start;border-radius:.7rem}.site-nav a{flex:none}.header-actions{grid-column:2;grid-row:1}.account-trigger{min-width:3rem;grid-template-columns:2rem auto}.account-trigger__label{display:none}.admin-preview-bar{flex-wrap:wrap}.hero{grid-template-columns:1fr;padding-top:4rem}.hero__visual{min-height:30rem}.hero h1{font-size:clamp(3.4rem,11vw,6.2rem)}.product-story,.prompt-showcase{grid-template-columns:1fr}.story-intro{position:static}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip .stat:nth-child(3){border-left:0;border-top:1px solid var(--line)}.trust-strip .stat:nth-child(4){border-top:1px solid var(--line)}.direction-grid{grid-template-columns:repeat(2,1fr)}.auth-page,.studio-welcome{grid-template-columns:1fr}.kingdom-map{display:none}.product-library-card{grid-template-columns:1fr}.product-library-card__art{min-height:22rem}.included-grid{grid-template-columns:repeat(2,1fr)}.studio-layout{display:block}.studio-sidebar{position:relative;top:auto;width:100%;height:auto;border-right:0;border-bottom:1px solid var(--line)}.studio-nav{grid-template-columns:repeat(5,minmax(10rem,1fr));overflow-x:auto}.studio-nav button{grid-template-columns:1.4rem 1.2rem minmax(0,1fr)}.studio-nav button>svg:last-child{display:none}.workflow-navigator{position:static}.catalogue-table{overflow-x:auto}.catalogue-table__header,.catalogue-table article{min-width:59rem}.prompt-studio{grid-template-columns:1fr;overflow:visible}.prompt-browser{border-right:0;border-bottom:1px solid var(--line)}.prompt-list{max-height:30rem}.export-grid,.admin-layout{grid-template-columns:1fr}.admin-panel--wide{grid-column:auto}.reference-layout{grid-template-columns:1fr}.reference-sidebar{position:static}.reference-page--help .reference-layout{grid-template-columns:1fr}.reference-page--help .reference-sidebar{position:static}.final-cta{align-items:flex-start;flex-direction:column}.site-footer{grid-template-columns:auto 1fr}.site-footer p{display:none}}@media(max-width:680px){.customer-file-summary,.customer-file-check-list{grid-template-columns:1fr}.customer-file-step__heading{grid-template-columns:2rem minmax(0,1fr)}.customer-file-step__heading .badge{grid-column:2;justify-self:start}.file-creation-action__heading{grid-template-columns:auto minmax(0,1fr)}.file-creation-action__heading .button{grid-column:1 / -1;width:100%}.help-licence-section{width:calc(100% - 1.2rem)}.help-license-grid{grid-template-columns:1fr}.workflow-tabs{grid-template-columns:1fr!important}.workflow-progress{display:none}.cover-system-grid,.layout-master-grid,.launch-plan-grid,.funnel-choice-grid,.cross-sell-grid,.cover-variant-grid,.expansion-facts,.production-spec-grid,.preflight-grid,.compact-form-grid,.growth-summary-grid,.expansion-form-grid,.cover-copy-handoff,.book-page-plan-list{grid-template-columns:1fr}.listing-fields,.listing-fields>div{grid-template-columns:1fr}.apply-result-card{align-items:stretch;flex-direction:column}.apply-result-card__actions{flex-wrap:wrap}.expansion-facts>div{padding:0 0 .65rem;border-right:0;border-bottom:1px solid var(--line)}.expansion-facts>div:last-child{padding-bottom:0;border-bottom:0}.expansion-toolbar,.expansion-export-row,.growth-export-card{align-items:stretch;flex-direction:column}.expansion-toolbar__status,.listing-audit{justify-content:flex-start}.external-resource{grid-template-columns:auto 1fr}.external-resource .button{grid-column:1 / -1;width:100%}.inline-field{grid-template-columns:1fr}.inline-field .button,.expansion-export-row .button,.growth-export-card .button{width:100%}.choice-profile__facts,.choice-profile__facts--three,.choice-profile--visual{grid-template-columns:1fr}.choice-profile--visual>.direction-swatch{min-height:6rem}.content-section,.compliance-callout{width:min(100% - 1.4rem,88rem)}.access-switch-row{grid-template-columns:3.5rem minmax(0,1fr) auto;gap:.65rem}.access-dialog>footer{align-items:stretch;flex-direction:column}.access-dialog>footer .button{width:100%}.hero{padding-inline:1rem}.hero h1{font-size:clamp(3.1rem,16vw,4.8rem)}.hero__actions{align-items:stretch;flex-direction:column}.hero__visual{min-height:26rem;transform:scale(.82);margin-inline:-2rem}.book-stack{transform:rotate(-2deg) translate(-1.5rem)}.floating-card--one{left:0}.floating-card--two{right:0}.offer-grid,.project-grid,.choice-grid--market,.direction-choice-grid,.blueprint-grid,.module-grid,.campaign-grid,.license-grid,.compliance-callout{grid-template-columns:1fr}.compliance-callout .button{grid-column:auto}.direction-grid{grid-template-columns:1fr 1fr}.included-grid{grid-template-columns:1fr}.page-hero{align-items:flex-start;flex-direction:column}.page-hero__stats{width:100%}.page-hero__stats .stat{flex:1}.section-heading{align-items:flex-start;flex-direction:column}.section-heading__actions,.section-heading__actions .button{width:100%}.studio-panel,.studio-dashboard,.reference-page--help{width:calc(100% - 1.2rem)}.studio-nav{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.studio-nav button{min-height:3.7rem;padding:.5rem;gap:.38rem}.studio-nav button:last-child:nth-child(odd){grid-column:1 / -1}.workflow-navigator__intro{align-items:flex-start;flex-direction:column;gap:.2rem}.workflow-navigator__steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible}.workflow-navigator__steps button{min-height:3.55rem;grid-template-columns:1.7rem minmax(0,1fr);grid-template-rows:auto auto;column-gap:.45rem;row-gap:.08rem}.workflow-navigator__steps .workflow-navigator__icon{grid-row:1 / 3}.workflow-navigator__steps button>span:nth-child(2){grid-column:2;grid-row:1}.workflow-navigator__steps .badge{grid-column:2;grid-row:2;justify-self:start}.workflow-navigator__steps button:last-child:nth-child(odd){grid-column:1 / -1}.workflow-continue{align-items:stretch;flex-direction:column}.workflow-continue .button{width:100%}.form-grid--2,.form-grid--3,.rules-grid,.prompt-context__fields,.selection-summary,.imprint-preview{grid-template-columns:1fr}.selection-summary ul{justify-content:flex-start}.imprint-preview__mark{width:7rem}.catalogue-principle{grid-template-columns:1fr}.catalogue-principle>div:last-child{text-align:left}.catalogue-principle>svg{transform:rotate(90deg)}.export-grid{grid-template-columns:1fr}.asset-list article{grid-template-columns:2.2rem minmax(0,1fr) auto}.asset-list article>.badge{display:none}.asset-list .button{width:2.2rem;overflow:hidden;padding:.5rem;font-size:0}.asset-list .button svg{flex:none}.audit-table{overflow-x:auto}.audit-table [role=row]{min-width:40rem}.demo-actions{grid-template-columns:1fr}.site-footer nav{gap:.7rem}.site-footer nav a{font-size:.62rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root[data-theme=dark] .brand__image{filter:brightness(0) saturate(100%) invert(86%) sepia(8%) saturate(522%) hue-rotate(96deg) brightness(92%) contrast(89%)}:root[data-theme=dark] .auth-page{background:radial-gradient(circle at 50% 38%,rgba(151,185,167,.09),transparent 34rem),var(--paper)}:root[data-theme=dark] .auth-card,:root[data-theme=dark] .site-header{box-shadow:var(--shadow-sm)}:root[data-theme=dark] .site-nav{background:#edf1ed0e}:root[data-theme=dark] .site-nav a:hover,:root[data-theme=dark] .site-nav a.is-active,:root[data-theme=dark] .auth-mode-tabs button.is-active{box-shadow:0 2px 9px #00000040}:root[data-theme=dark] .access-dialog,:root[data-theme=dark] .confirm-dialog{border-color:var(--line-strong);box-shadow:var(--shadow-md)}:root[data-theme=dark] .dialog-backdrop{background:#050806ad}:root[data-theme=dark] .admin-preview-bar,:root[data-theme=dark] .admin-preview-bar button,:root[data-theme=dark] .prompt-context__gaps{color:var(--brass)}:root[data-theme=dark] .input::placeholder,:root[data-theme=dark] .search-input input::placeholder,:root[data-theme=dark] textarea::placeholder{color:#7f8983}:root[data-theme=dark] .input:focus,:root[data-theme=dark] .custom-select__trigger[aria-expanded=true]{border-color:var(--forest);box-shadow:0 0 0 3px #97b9a721}:root[data-theme=dark] .custom-select__menu{box-shadow:var(--shadow-md)}:root[data-theme=dark] input:-webkit-autofill,:root[data-theme=dark] input:-webkit-autofill:hover,:root[data-theme=dark] input:-webkit-autofill:focus{-webkit-text-fill-color:var(--ink);box-shadow:0 0 0 1000px var(--paper-light) inset;caret-color:var(--ink)}:root[data-theme=dark] .button--primary{box-shadow:0 7px 18px #0000003d}:root[data-theme=dark] .button--primary:hover:not(:disabled){box-shadow:0 9px 22px #00000052}:root[data-theme=dark] .button--ghost:hover:not(:disabled),:root[data-theme=dark] .auth-password-toggle:hover{background:#97b9a717}:root[data-theme=dark] .badge--green,:root[data-theme=dark] .listing-audit span.is-complete{border-color:#97b9a738}:root[data-theme=dark] .badge--red,:root[data-theme=dark] .auth-error{border-color:#e58d853d;background:var(--danger-softer)}:root[data-theme=dark] .workflow-progress>div.is-complete:not(:last-child):after{background:#97b9a773}:root[data-theme=dark] .workflow-progress>div.is-complete>span,:root[data-theme=dark] .workflow-navigator__steps button:hover,:root[data-theme=dark] .workflow-navigator__steps button.is-active,:root[data-theme=dark] .workflow-tabs button:hover,:root[data-theme=dark] .workflow-tabs button.is-active,:root[data-theme=dark] .cover-system-grid>button:hover,:root[data-theme=dark] .layout-master-grid>button:hover,:root[data-theme=dark] .launch-plan-grid>button:hover,:root[data-theme=dark] .funnel-choice-grid>button:hover,:root[data-theme=dark] .cross-sell-grid>button:hover{border-color:#97b9a761}.auth-page,.account-page,.access-admin-page,.account-not-found,.account-boot{--paper: #ffffff;--paper-deep: #f4f4f5;--paper-light: #ffffff;--ink: #18181b;--muted: #71717a;--line: #e4e4e7;--line-strong: #d4d4d8;--forest: #18181b;--forest-dark: #27272a;--forest-light: #f4f4f5;--red: #b42318;--surface-elevated: #ffffff;--shadow-sm: 0 16px 45px rgba(24, 24, 27, .08);--portal-accent: #7456f1;--portal-accent-deep: #6044df;--portal-accent-blue: #4388f5;--portal-accent-soft: #f1efff;--portal-gradient: linear-gradient(135deg, #7456f1 0%, #4f6ff2 52%, #4388f5 100%);color:var(--ink);color-scheme:light;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-page,:root[data-theme=dark] .auth-page{padding:clamp(1.25rem,5vw,4rem);background:radial-gradient(circle at 12% 8%,rgba(116,86,241,.1),transparent 28rem),radial-gradient(circle at 90% 92%,rgba(67,136,245,.1),transparent 30rem),#f9faff}.auth-card,:root[data-theme=dark] .auth-card{width:min(27.5rem,100%);padding:clamp(1.65rem,5vw,2.25rem);gap:1rem;border:1px solid #e4e2f3;border-radius:16px;background:#fff;box-shadow:0 24px 70px #4b40911c}.auth-card h1{margin-top:.25rem;color:#18181b;font-family:inherit;font-size:clamp(1.7rem,6vw,2.1rem);letter-spacing:-.035em}.auth-card p,.auth-card small{color:#71717a}.auth-card__eyebrow{color:#52525b}.auth-mode-tabs{border-color:#e4e4e7;background:#f4f4f5}.auth-mode-tabs button{color:#71717a}.auth-mode-tabs button:hover,.auth-mode-tabs button.is-active,:root[data-theme=dark] .auth-mode-tabs button.is-active{color:var(--portal-accent-deep)}.auth-mode-tabs button.is-active,:root[data-theme=dark] .auth-mode-tabs button.is-active{background:#fff;box-shadow:0 2px 9px #6044df21}.auth-page .field__label{color:#27272a}.auth-page .input{color:#18181b;border-color:#d4d4d8;background:#fff}.auth-page .input:focus{border-color:var(--portal-accent);box-shadow:0 0 0 3px #7456f121}.auth-page .auth-input>svg,.auth-page .auth-password-toggle{color:#71717a}.auth-page .auth-password-toggle:hover,:root[data-theme=dark] .auth-page .auth-password-toggle:hover{color:#18181b;background:#f4f4f5}.auth-page .button--primary,:root[data-theme=dark] .auth-page .button--primary{color:#fff;background:var(--portal-gradient);box-shadow:0 10px 24px #6044df38}.auth-page .button--primary:hover:not(:disabled),:root[data-theme=dark] .auth-page .button--primary:hover:not(:disabled){background:linear-gradient(135deg,#6849e9,#4564e9 52%,#347de9);box-shadow:0 13px 30px #6044df47}.auth-page .auth-reset{color:#3f3f46}.auth-page .auth-sent{border-color:#e4e4e7;background:#fafafa}.auth-page .auth-sent>span{color:#fff;background:var(--portal-gradient)}.auth-page .auth-error,:root[data-theme=dark] .auth-page .auth-error{color:#b42318;border-color:#fecdca;background:#fffbfa}.account-page{min-height:100vh;background:radial-gradient(circle at 6% 0%,rgba(116,86,241,.07),transparent 27rem),radial-gradient(circle at 96% 100%,rgba(67,136,245,.07),transparent 30rem),#f8f9fc}.account-header{position:sticky;z-index:20;top:0;width:100%;min-height:4.5rem;display:flex;align-items:center;border-bottom:1px solid #eeeeef;background:#fffffff0;backdrop-filter:blur(14px)}.account-header__inner{width:100%;padding-inline:clamp(1.25rem,3vw,3rem);display:flex;align-items:center;justify-content:space-between;gap:1rem}.account-header__title{display:inline-flex;align-items:center;gap:.65rem;color:#27272a;font-size:.8rem;font-weight:750}.account-header__mark{width:2rem;height:2rem;display:grid;place-items:center;border:1px solid #ded9fa;border-radius:9px;color:var(--portal-accent-deep);background:var(--portal-accent-soft)}.account-page .account-menu{position:relative}.account-menu__trigger{min-height:2.65rem;padding:.3rem .45rem .3rem .3rem;display:inline-flex;align-items:center;gap:.55rem;border:1px solid transparent;border-radius:11px;cursor:pointer;color:#3f3f46;background:transparent;font-size:.76rem;font-weight:720}.account-menu__trigger:hover,.account-menu__trigger[aria-expanded=true]{border-color:#e4e4e7;background:#fafafa}.account-avatar{width:2rem;height:2rem;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--portal-gradient);box-shadow:0 5px 14px #6044df33;font-size:.72rem;font-weight:800}.account-avatar--large{width:2.8rem;height:2.8rem;font-size:.92rem}.account-menu__popover{position:absolute;z-index:30;top:calc(100% + .45rem);right:0;width:15.5rem;padding:.4rem;border:1px solid #e4e4e7;border-radius:12px;background:#fff;box-shadow:0 18px 48px #18181b1f}.account-menu__popover>button,.account-menu__popover>a{width:100%;min-height:3.4rem;padding:.65rem .7rem;display:grid;grid-template-columns:1.3rem minmax(0,1fr);align-items:center;gap:.65rem;border:0;border-radius:9px;cursor:pointer;color:#52525b;background:transparent;text-align:left;text-decoration:none}.account-menu__popover>button:hover,.account-menu__popover>a:hover{color:#18181b;background:#f5f5f6}.account-menu__popover>*+*{border-top:1px solid #eeeeef;border-radius:0 0 9px 9px}.account-menu__popover button>span,.account-menu__popover a>span{min-width:0;display:grid;gap:.15rem}.account-menu__popover strong{color:#27272a;font-size:.74rem}.account-menu__popover small{color:#a1a1aa;font-size:.64rem}.account-products{width:100%;padding:2.75rem clamp(1.25rem,3vw,3rem) 4rem}.account-products__heading{margin-bottom:2rem}.account-products__heading h1,.account-not-found h1{margin-bottom:.45rem;color:#18181b;font-family:inherit;font-size:clamp(2rem,4vw,2.7rem);letter-spacing:-.045em}.account-products__heading p{margin:0;color:#71717a;font-size:.92rem}.account-load-error{margin:0 0 1rem;padding:.8rem .95rem;color:#b42318;border:1px solid #fecdca;border-radius:10px;background:#fffbfa;font-size:.78rem}.product-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-access-card{min-height:21.5rem;padding:1rem;display:flex;flex-direction:column;border:1px solid #e4e4e7;border-radius:16px;background:#fff;box-shadow:0 8px 28px #18181b0b;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-access-card.is-owned:hover{border-color:#7456f161;box-shadow:0 16px 38px #5244ab1c;transform:translateY(-2px)}.product-access-card__logo{min-height:8.75rem;padding:1.25rem;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#f7f7f8}.product-access-card__logo img{display:block;max-width:100%;max-height:5.25rem;object-fit:contain}.product-access-card__logo--paper-kingdom{background:#f2f6f3}.product-access-card__logo--paper-kingdom img{width:min(15rem,80%)}.product-access-card__logo--shop-theme-ai{background:#f7f6ff}.product-access-card__logo--shop-theme-ai img{width:5.2rem;height:5.2rem}.product-access-card__copy{padding:1.2rem .35rem 1.1rem}.product-access-card__copy h2{margin-bottom:.45rem;color:#18181b;font-family:inherit;font-size:1.15rem;letter-spacing:-.025em}.product-access-card__copy p{margin:0;color:#71717a;font-size:.8rem;line-height:1.6}.product-access-card__action,.product-access-card__locked,.product-access-card__loading{min-height:2.8rem;margin-top:auto;padding:.7rem .9rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:9px;font-size:.78rem;font-weight:750}.product-access-card__action{color:#fff;background:var(--portal-gradient);box-shadow:0 8px 20px #6044df2e}.product-access-card__action:hover{background:linear-gradient(135deg,#6849e9,#4564e9 52%,#347de9);box-shadow:0 11px 25px #6044df3d}.product-access-card__locked{color:#71717a;border:1px solid #e4e4e7;background:#fafafa}.product-access-card__loading{color:#a1a1aa;border:1px solid #eeeeef;background:#fafafa}.product-access-card.is-locked .product-access-card__logo,.product-card-grid[aria-busy=true] .product-access-card__logo{filter:grayscale(.25);opacity:.72}.account-details-backdrop{position:fixed;z-index:80;inset:0;padding:1rem;display:grid;place-items:center;background:#18181b61;backdrop-filter:blur(5px)}.account-details-dialog{width:min(27rem,100%);overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:16px;background:#fff;box-shadow:0 28px 80px #18181b33}.account-details-dialog>header{padding:1.25rem 1.25rem 1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px solid #eeeeef}.account-details-dialog__identity{display:flex;align-items:center;gap:.8rem}.account-details-dialog__identity>div{display:grid;gap:.1rem}.account-details-dialog__identity>div>span{color:#a1a1aa;font-size:.62rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.account-details-dialog h2{margin:0;color:#18181b;font-family:inherit;font-size:1.15rem;letter-spacing:-.025em}.account-details-dialog__close{width:2.25rem;height:2.25rem;display:grid;place-items:center;border:1px solid #e4e4e7;border-radius:9px;cursor:pointer;color:#71717a;background:#fff}.account-details-dialog__close:hover{color:#18181b;background:#fafafa}.account-detail-list{padding:.6rem 1.25rem .8rem}.account-detail-list>div{min-height:4.35rem;display:grid;grid-template-columns:2.25rem minmax(0,1fr);align-items:center;gap:.75rem;border-bottom:1px solid #eeeeef}.account-detail-list>div:last-child{border-bottom:0}.account-detail-list__icon{width:2.25rem;height:2.25rem;display:grid;place-items:center;border-radius:9px;color:var(--portal-accent-deep);background:var(--portal-accent-soft)}.account-detail-list>div>span:last-child{min-width:0;display:grid;gap:.15rem}.account-detail-list small{color:#a1a1aa;font-size:.66rem}.account-detail-list strong{overflow:hidden;color:#27272a;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.account-details-dialog>footer{padding:.9rem 1.25rem 1.25rem;display:flex;justify-content:flex-end}.account-details-dialog>footer button{min-height:2.55rem;padding:.65rem 1rem;border:0;border-radius:9px;cursor:pointer;color:#fff;background:var(--portal-gradient);box-shadow:0 8px 20px #6044df33;font-size:.76rem;font-weight:750}.account-not-found,.account-boot{min-height:100vh;display:grid;place-items:center;background:#fff}.account-not-found{padding:2rem;text-align:center}.account-not-found>div{width:min(30rem,100%)}.account-not-found>div>span{color:#a1a1aa;font-size:.75rem;font-weight:800;letter-spacing:.12em}.account-not-found p{margin-bottom:1.5rem;color:#71717a}.account-button{min-height:2.75rem;padding:.75rem 1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;color:#fff;background:#18181b;font-size:.8rem;font-weight:750}@media(max-width:1180px){.product-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.account-products{padding-top:2.25rem;padding-bottom:3rem}.product-card-grid{grid-template-columns:1fr}.product-access-card{min-height:20.5rem}.account-menu__trigger>span:nth-child(2){display:none}}:root[data-theme=dark] .workflow-progress>div.is-active>span,:root[data-theme=dark] .workflow-navigator__steps button:focus-visible,:root[data-theme=dark] .workflow-tabs button:focus-visible{box-shadow:0 0 0 4px #97b9a724}:root[data-theme=dark] .cover-system-grid>button.is-selected,:root[data-theme=dark] .layout-master-grid>button.is-selected,:root[data-theme=dark] .launch-plan-grid>button.is-selected,:root[data-theme=dark] .funnel-choice-grid>button.is-selected,:root[data-theme=dark] .cross-sell-grid>button.is-selected{border-color:#97b9a785;box-shadow:inset 0 0 0 1px #97b9a726}:root[data-theme=dark] .project-card,:root[data-theme=dark] .form-card,:root[data-theme=dark] .imprint-preview,:root[data-theme=dark] .selection-summary,:root[data-theme=dark] .quality-note,:root[data-theme=dark] .catalogue-principle,:root[data-theme=dark] .export-grid>article,:root[data-theme=dark] .admin-panel,:root[data-theme=dark] .choice-profile{box-shadow:0 5px 18px #00000029}:root[data-theme=dark] .favorite-button{color:#78817c}:root[data-theme=dark] .favorite-button.is-active{color:var(--forest);border-color:#97b9a73d}.beginner-callout,.marketplace-guide-card{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border:1px solid rgba(41,72,59,.18);border-radius:var(--radius-ui);background:var(--forest-light)}.beginner-callout{margin-bottom:18px}.prompt-guide{align-items:center;justify-content:space-between;gap:clamp(18px,4vw,42px);padding:20px 22px}.prompt-guide>div{max-width:48rem}.prompt-guide h2{margin:9px 0 0;font-size:clamp(1.15rem,2vw,1.45rem)}.prompt-guide ol{display:grid;grid-template-columns:repeat(4,minmax(7rem,1fr));gap:10px;min-width:min(39rem,54%);margin:0;padding:0;list-style:none}.prompt-guide li{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:10px;border:1px solid rgba(41,72,59,.14);border-radius:var(--radius-ui);background:color-mix(in srgb,var(--surface) 72%,transparent);color:var(--muted);font-size:.76rem;line-height:1.35}.prompt-guide li strong{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--forest);color:var(--paper);font-size:.72rem}.beginner-callout strong,.marketplace-guide-card strong{display:block;color:var(--forest-dark);font-size:.92rem}.beginner-callout p,.marketplace-guide-card p{margin:4px 0 0;color:var(--muted);font-size:.84rem;line-height:1.55}.beginner-callout--action{align-items:center;justify-content:space-between}.marketplace-guide-card{grid-column:1 / -1;margin-bottom:4px;background:var(--surface-soft)}.marketplace-guide-card .badge{flex:0 0 auto}.format-guide-card,.prompt-result-bridge,.complete-handoff-card{grid-column:1 / -1;padding:18px;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--surface-soft)}.format-guide-card{display:grid;gap:8px}.format-guide-card>div{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.format-guide-card strong{font-size:.88rem}.format-guide-card p,.prompt-result-bridge p,.complete-handoff-card p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.55}.field-explanation{display:block;margin-top:7px;color:var(--muted);font-size:.76rem;line-height:1.5}.prompt-result-bridge{display:grid;gap:15px;margin-top:18px;border-color:#29483b38;background:var(--forest-light)}.prompt-result-bridge h3,.complete-handoff-card h3{margin:8px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.prompt-result-bridge__actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.apply-result-card{padding:.9rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;border:1px solid rgba(184,100,72,.22);border-radius:var(--radius-ui);background:var(--paper-light)}.apply-result-card h4{margin:.45rem 0 .35rem;font-size:.85rem}.apply-result-card p{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.apply-result-card ul{margin:.45rem 0 0;padding-left:1rem;color:var(--muted);font-size:.7rem}.apply-result-card__actions{display:flex;flex:0 0 auto;gap:.45rem}.form-help--warning{display:block;margin-top:.55rem;color:#8a4d1f}.form-help--success{display:block;margin-top:.55rem;color:var(--forest)}.final-readiness-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:18px}.final-readiness-grid article{display:flex;align-items:center;gap:10px;min-height:72px;padding:12px;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--surface-soft)}.final-readiness-grid article>span{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border-radius:50%;color:var(--clay-dark);background:var(--clay-light);font-size:.75rem;font-weight:750}.final-readiness-grid article.is-complete>span{color:var(--paper-light);background:var(--forest)}.final-readiness-grid article div{display:grid;gap:3px;min-width:0}.final-readiness-grid strong{font-size:.78rem}.final-readiness-grid small{color:var(--muted);font-size:.68rem;line-height:1.35}.complete-handoff-card{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px;border-color:#29483b47;background:var(--forest-light)}.complete-handoff-card>div:first-child{max-width:50rem}.complete-handoff-card>div:last-child{display:flex;flex:0 0 auto;gap:9px}.beginner-advanced,.prompt-preview{grid-column:1 / -1;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--surface-faint);overflow:clip}.beginner-advanced>summary,.prompt-preview>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px;cursor:pointer;list-style:none}.beginner-advanced>summary::-webkit-details-marker,.prompt-preview>summary::-webkit-details-marker{display:none}.beginner-advanced>summary span,.prompt-preview>summary span{display:grid;gap:3px}.beginner-advanced>summary strong,.prompt-preview>summary strong{font-size:.88rem}.beginner-advanced>summary small,.prompt-preview>summary small{color:var(--muted);font-size:.76rem;line-height:1.45}.beginner-advanced>summary svg,.prompt-preview>summary svg{flex:0 0 auto;transition:transform .16s ease}.beginner-advanced[open]>summary svg,.prompt-preview[open]>summary svg{transform:rotate(90deg)}.beginner-advanced>.form-card,.beginner-advanced>.rules-grid,.beginner-advanced>.expansion-form-grid,.beginner-advanced>.cover-variant-grid,.beginner-advanced>div{margin:0;padding:0 17px 17px;border:0;background:transparent;box-shadow:none}.prompt-preview{margin-top:12px}.prompt-preview .prompt-text{margin:0;border:0;border-top:1px solid var(--line);border-radius:0}.project-progress--lanes{display:grid;gap:7px}.project-progress--lanes small{color:var(--muted);font-size:.72rem;line-height:1.35}.project-card__progress-label{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.75rem}.project-card__progress-label strong{color:var(--ink);font-weight:650}.simple-sequence{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.simple-sequence span{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.76rem}.simple-sequence b{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;color:var(--paper-light);background:var(--forest);font-size:.66rem}.publishing-status-card,.publishing-next-steps{display:grid;gap:12px}.publishing-status-card>div:first-child strong,.publishing-status-card>div:first-child small,.publishing-next-steps>strong{display:block}.publishing-status-card>div:first-child small{margin-top:4px;color:var(--muted);font-size:.72rem}.publishing-readiness{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:8px}.publishing-readiness span{padding:11px 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:var(--radius-ui);color:var(--muted);background:var(--paper);font-size:.76rem}.publishing-readiness span.is-complete{border-color:#29483b38;color:var(--forest);background:var(--forest-light)}.publishing-final-fields{align-items:start}.publishing-next-steps .simple-sequence{display:grid;grid-template-columns:minmax(0,1fr);margin-top:0}.publishing-next-steps .simple-sequence span{align-items:flex-start;border-radius:var(--radius-ui);line-height:1.45}.optional-tools-entry{margin-top:10px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 12px;color:var(--muted);text-align:center}.optional-tools-entry small{max-width:44rem;font-size:.68rem;line-height:1.45}.optional-section-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px;padding:12px 15px;border:1px solid var(--line);border-radius:var(--radius-ui);background:var(--surface-soft)}.optional-section-toolbar div{display:grid;gap:3px}.optional-section-toolbar strong{font-size:.84rem}.optional-section-toolbar small{color:var(--muted);font-size:.74rem}.start-here-section{display:grid;gap:24px;margin:24px 0 42px}.start-here-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.start-here-grid article{padding:18px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.start-here-grid article>span{display:grid;width:30px;height:30px;margin-bottom:14px;place-items:center;border-radius:50%;color:var(--paper-light);background:var(--forest);font-size:.78rem;font-weight:750}.start-here-grid h2,.plain-glossary h2,.help-section-header h2{margin:0}.start-here-grid h2{font-size:.95rem}.start-here-grid p{margin:7px 0 0;color:var(--muted);font-size:.79rem;line-height:1.55}.plain-glossary{padding:22px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-faint)}.plain-glossary dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:17px 0 0}.plain-glossary dl div{padding-top:12px;border-top:1px solid var(--line)}.plain-glossary dt{font-size:.82rem;font-weight:750}.plain-glossary dd{margin:5px 0 0;color:var(--muted);font-size:.76rem;line-height:1.5}.help-section-header{max-width:760px;margin-bottom:20px}.help-section-header h2{margin-top:12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,3vw,2.25rem)}.help-section-header p{color:var(--muted);line-height:1.6}@media(max-width:1000px){.start-here-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.plain-glossary dl,.final-readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.beginner-callout,.beginner-callout--action,.marketplace-guide-card,.optional-section-toolbar,.complete-handoff-card{align-items:stretch;flex-direction:column}.complete-handoff-card>div:last-child{display:grid}.catalogue-secondary-actions{align-items:stretch;flex-direction:column}.catalogue-secondary-actions .button{width:100%}.prompt-guide ol{grid-template-columns:1fr;min-width:0;width:100%}.start-here-grid,.plain-glossary dl,.final-readiness-grid{grid-template-columns:1fr}}.access-admin-page{min-height:100vh;color:#18181b;background:radial-gradient(circle at 4% 2%,rgba(116,86,241,.09),transparent 29rem),radial-gradient(circle at 98% 98%,rgba(67,136,245,.08),transparent 31rem),#f7f8fc}.access-admin-header{position:sticky;z-index:30;top:0;width:100%;border-bottom:1px solid #e9e9ee;background:#fffffff0;backdrop-filter:blur(14px)}.access-admin-header__inner{min-height:4.5rem;padding-inline:clamp(1.25rem,3vw,3rem);display:flex;align-items:center;justify-content:space-between;gap:1rem}.access-admin-brand,.access-admin-header__actions,.access-admin-header__actions a,.access-admin-header__actions button,.access-admin-editor>header>div>span{display:flex;align-items:center}.access-admin-brand{gap:.7rem}.access-admin-brand>span{width:2.15rem;height:2.15rem;display:grid;place-items:center;border:1px solid #ddd7fb;border-radius:10px;color:#6044df;background:#f1efff}.access-admin-brand>div{display:grid;gap:.08rem}.access-admin-brand strong{font-size:.79rem}.access-admin-brand small{color:#a1a1aa;font-size:.62rem}.access-admin-header__actions{gap:.55rem}.access-admin-header__actions a,.access-admin-header__actions button{min-height:2.45rem;padding:.55rem .75rem;gap:.4rem;border:1px solid #e4e4e7;border-radius:9px;color:#52525b;background:#fff;cursor:pointer;font:inherit;font-size:.7rem;font-weight:730}.access-admin-header__actions a:hover,.access-admin-header__actions button:hover{color:#6044df;border-color:#d9d2fb;background:#f8f7ff}.access-admin-shell{width:100%;padding:clamp(2rem,4vw,3.5rem) clamp(1.25rem,3vw,3rem) 5rem}.access-admin-editor>header>div>span{gap:.4rem;color:#6044df;font-size:.64rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.access-admin-alert,.access-admin-notice{margin:1.1rem 0 0;padding:.75rem .9rem;border-radius:10px;font-size:.72rem;line-height:1.45}.access-admin-alert{color:#b42318;border:1px solid #fecdca;background:#fffbfa}.access-admin-notice{display:flex;align-items:center;gap:.45rem;color:#166534;border:1px solid #bbf7d0;background:#f0fdf4}.access-admin-loading,.access-admin-empty{min-height:24rem;margin-top:2rem;display:grid;place-items:center;align-content:center;gap:.65rem;color:#71717a;border:1px solid #e4e4e7;border-radius:16px;background:#fff}.access-admin-empty h2,.access-admin-empty p{margin:0}.access-admin-empty h2{color:#27272a;font-family:inherit;font-size:1.2rem}.access-admin-empty p,.access-admin-empty a{font-size:.75rem}.access-admin-empty a{color:#6044df;font-weight:750}.access-admin-grid{margin-top:2rem;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem}.access-admin-editor{overflow:hidden;border:1px solid #e4e4e7;border-radius:16px;background:#fff;box-shadow:0 10px 32px #312e590b}.access-admin-editor>header{min-height:5.4rem;padding:1.1rem 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #eeeeef}.access-admin-editor>header h2{margin:.25rem 0 0;color:#18181b;font-family:inherit;font-size:1.08rem;letter-spacing:-.025em}.access-admin-editor>header>small{padding:.35rem .55rem;border-radius:999px;color:#71717a;background:#f4f4f5;font-size:.61rem;white-space:nowrap}.access-admin-search{width:100%}.access-admin-search>div{min-height:2.85rem;padding-left:.75rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;overflow:hidden;border:1px solid #d4d4d8;border-radius:10px;color:#a1a1aa;background:#fff}.access-admin-search>div:focus-within{border-color:#7456f1;box-shadow:0 0 0 3px #7456f11f}.access-admin-search input{min-width:0;width:100%;border:0;outline:0;color:#18181b;background:transparent;font:inherit;font-size:.72rem}.access-admin-search button{align-self:stretch;padding-inline:.85rem;border:0;color:#fff;background:linear-gradient(135deg,#7456f1,#4388f5);cursor:pointer;font:inherit;font-size:.67rem;font-weight:780}.access-admin-search button:hover{background:linear-gradient(135deg,#6849e9,#347de9)}.access-admin-editor{min-height:36rem}.access-admin-editor>.access-admin-notice{margin-inline:1.2rem}.access-product-list{padding:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.access-product-list>article{overflow:hidden;border:1px solid #e4e4e7;border-radius:13px;background:#fff}.access-product-list>article>header{min-height:4.7rem;padding:.85rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:.7rem;border-bottom:1px solid #eeeeef;background:#fafafd}.access-product-list h3,.access-product-list p{margin:0}.access-product-list h3{color:#18181b;font-family:inherit;font-size:.83rem}.access-product-list p{margin-top:.2rem;color:#a1a1aa;font-size:.58rem}.access-product-list>article>header>span{padding:.3rem .45rem;border-radius:999px;color:#71717a;background:#eeeeef;font-size:.56rem;font-weight:750;white-space:nowrap}.access-product-list>article>header>span.is-active{color:#166534;background:#dcfce7}.access-offer-list>div{min-height:4.05rem;padding:.7rem .85rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-top:1px solid #f0f0f2}.access-offer-list>div:first-child{border-top:0}.access-offer-list>div>span{min-width:0;display:grid;gap:.18rem}.access-offer-list strong{color:#3f3f46;font-size:.65rem;line-height:1.35}.access-offer-list small{color:#a1a1aa;font-size:.55rem}.access-offer-switch{min-width:4.7rem;min-height:2rem;padding:.25rem .5rem .25rem .28rem;display:inline-flex;align-items:center;justify-content:flex-start;gap:.38rem;flex:none;border:1px solid #d4d4d8;border-radius:999px;color:#71717a;background:#fafafa;cursor:pointer;font:inherit;font-size:.57rem;font-weight:800}.access-offer-switch>span{width:1.3rem;height:1.3rem;border-radius:50%;background:#d4d4d8;box-shadow:0 1px 3px #18181b26}.access-offer-switch.is-on{color:#fff;border-color:#6849e9;background:linear-gradient(135deg,#7456f1,#4388f5)}.access-offer-switch.is-on>span{background:#fff}.access-offer-switch:disabled{opacity:.58;cursor:wait}@media(max-width:1120px){.access-product-list{grid-template-columns:1fr}}@media(max-width:640px){.access-admin-header__inner,.access-admin-header__actions{align-items:stretch}.access-admin-header__inner{padding-block:.75rem;flex-direction:column}.access-admin-header__actions>*{flex:1;justify-content:center}.access-admin-editor>header,.access-product-list>article>header{align-items:flex-start;flex-direction:column}.access-admin-search>div{padding:.55rem;grid-template-columns:auto minmax(0,1fr)}.access-admin-search button{min-height:2.35rem;grid-column:1 / -1;border-radius:8px}}
