.account-dialog{width:min(520px,calc(100vw - 32px));max-height:88vh;padding:28px;border:1px solid #d8dfda;border-radius:16px;background:#fff;color:#23362b;box-shadow:0 16px 60px #0003}.account-dialog::backdrop{background:#15271c88}.account-dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.account-dialog-heading h2{margin:0}.account-dialog-heading p{overflow-wrap:anywhere;color:#52645a}.account-dialog form{display:grid;gap:12px;padding:20px 0;border-top:1px solid #e1e7e3}.account-dialog h3{margin:0}.account-help{font-size:13px;line-height:1.5;color:#52645a;margin:0}.account-message{color:#205537;background:#eef7f0;border-radius:8px;padding:12px;font-size:14px;line-height:1.5}.account-form-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.account-link{border:0;background:none;color:#28593b;cursor:pointer;text-decoration:underline;padding:5px 0;font:inherit;font-size:14px}.account-link:disabled{opacity:.6;cursor:wait}.account-dialog .field input{width:100%;box-sizing:border-box}.design-package-dialog{width:min(640px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;padding:24px;border:1px solid var(--brand-line, #d5d5cf);border-radius:14px;color:var(--brand-ink, #253b34);background:#fff;box-shadow:0 20px 70px #0003}.design-package-dialog::backdrop{background:#162b2480}.design-package-dialog>header,.design-package-dialog>footer{display:flex;justify-content:space-between;align-items:center;gap:12px}.design-package-dialog>header{margin-bottom:16px}.design-package-dialog h2,.design-package-dialog h3{margin:0}.design-package-dialog p{line-height:1.5}.design-package-dialog>footer{justify-content:flex-end;margin-top:24px;flex-wrap:wrap}.package-field{display:grid;gap:8px;margin:18px 0;font-weight:600}.package-field select{width:100%;min-width:0;padding:10px;border:1px solid var(--brand-line, #ccd2cc);border-radius:6px;background:#fff;color:inherit}.package-check{display:flex;align-items:flex-start;gap:10px;margin:14px 0;font-size:14px;line-height:1.5}.package-check input[type=checkbox]{flex:0 0 16px;width:16px;min-width:16px;height:16px;margin:3px 0 0;padding:0;accent-color:var(--brand-navy)}.package-check>span{flex:1;min-width:0;overflow-wrap:anywhere}.package-summary{display:grid;grid-template-columns:auto 1fr;gap:10px 20px;font-size:14px}.package-summary dt{font-weight:600}.package-summary dd{margin:0}.package-notice{padding:16px;background:#f5f3e8;border:1px solid #ded8be;border-radius:8px}.package-filename,.package-history small{overflow-wrap:anywhere;font-size:13px}.package-history{list-style:none;margin:0;padding:0}.package-history li{display:grid;gap:8px;border-top:1px solid var(--brand-line, #ddd);padding:16px 0}.package-history .button{justify-self:start}.landing-page{--landing-ink: #092c56;--landing-ink-deep: #041f40;--landing-night: #071a2e;--landing-paper: #f8f5ef;--landing-cream: #eee4d6;--landing-white: #ffffff;--landing-muted: #626a73;--landing-line: #d8d9d8;--landing-accent: #ae7158;min-height:100vh;overflow:hidden;background:var(--landing-white);color:var(--landing-ink-deep);font-family:Inter,Segoe UI,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.6}body.landing-active{background:#fff}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page p,.landing-page figure{margin-top:0}.landing-page a{color:inherit;text-decoration:none}.landing-header{position:absolute;z-index:20;top:0;left:50%;width:min(100% - 48px,1360px);min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:32px;transform:translate(-50%)}.landing-brand{display:flex;align-items:center;flex:0 1 auto;min-width:0}.landing-brand img{display:block;width:224px;max-width:100%;height:auto;object-fit:contain;object-position:left center}.landing-header nav{display:flex;align-items:center;gap:clamp(20px,2.1vw,36px);color:#15334f;font-size:15px;font-weight:650}.landing-header nav>a:not(.landing-button){position:relative}.landing-header nav>a:not(.landing-button):after{position:absolute;right:0;bottom:-6px;left:0;height:1px;background:currentColor;content:"";opacity:0;transform:scaleX(.6);transition:opacity .16s ease,transform .16s ease}.landing-header nav>a:not(.landing-button):hover:after,.landing-header nav>a:not(.landing-button):focus-visible:after{opacity:1;transform:scaleX(1)}.landing-nav-login{padding-left:10px}.landing-menu-button{display:none;flex-shrink:0;width:48px;height:48px;place-items:center;border:0;border-radius:50%;background:var(--landing-ink-deep);color:#fff;cursor:pointer}.landing-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:13px 22px 14px;border:1px solid transparent;border-radius:1000px;font-size:15px;font-weight:750;line-height:1.2;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease}.landing-button:hover{transform:translateY(-2px)}.landing-button:focus-visible,.landing-page a:focus-visible,.landing-page button:focus-visible,.landing-page input:focus-visible,.landing-page select:focus-visible,.landing-page textarea:focus-visible{outline:3px solid rgba(174,113,88,.35);outline-offset:3px}.landing-button-primary{background:var(--landing-ink-deep);color:#fff!important}.landing-button-primary:hover{background:#0c3766}.landing-button-light{border-color:#ffffffc7;background:var(--landing-paper);color:var(--landing-ink-deep)!important}.landing-hero{position:relative;min-height:900px;padding:178px max(24px,calc((100vw - 1360px)/2)) 95px;background:radial-gradient(circle at 74% 15%,rgba(255,255,255,.95),transparent 25%),linear-gradient(145deg,#dfeaf0,#eef1ee 47%,#f4eade)}.landing-hero:before,.landing-hero:after{position:absolute;border:1px solid rgba(9,44,86,.12);border-radius:50%;content:"";pointer-events:none}.landing-hero:before{top:158px;right:-140px;width:460px;height:460px}.landing-hero:after{right:120px;bottom:-275px;width:520px;height:520px}.landing-hero-copy{position:relative;z-index:2;width:min(780px,62vw)}.landing-eyebrow{margin-bottom:28px;color:var(--landing-ink);font-size:12px;font-weight:800;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.landing-eyebrow-light{color:#dce8f2}.landing-hero h1{max-width:950px;margin-bottom:30px;color:var(--landing-ink-deep);font-size:clamp(58px,7.2vw,108px);font-weight:780;letter-spacing:-.055em;line-height:.94}.landing-hero-intro{max-width:650px;margin-bottom:34px;color:#354d62;font-size:clamp(18px,1.5vw,21px);line-height:1.55}.landing-hero-actions{display:flex;align-items:center;gap:28px}.landing-text-link{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:750}.landing-product-hero{position:relative;z-index:3;width:min(900px,66vw);margin:-52px 0 0 auto;border:1px solid rgba(8,34,61,.15);background:#fffffff2;box-shadow:0 32px 80px #051c3526}.landing-product-bar{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #e0e4e7}.landing-product-brand{display:flex;align-items:center;gap:8px;color:#102f50;font-size:12px;font-weight:750}.landing-product-brand img{width:24px;height:24px;object-fit:contain}.landing-private-badge{padding:5px 10px;border-radius:1000px;background:#edf2f5;color:#415369;font-size:10px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.landing-product-steps{display:flex;align-items:center;gap:32px;padding:13px 20px;border-bottom:1px solid #e1e5e7;color:#77818b;font-size:11px;font-weight:700}.landing-product-steps span{display:flex;align-items:center;gap:7px}.landing-product-steps b{width:20px;height:20px;display:inline-grid;place-items:center;border:1px solid #c7cfd5;border-radius:50%;font-size:9px}.landing-product-steps .active{color:var(--landing-ink)}.landing-product-steps .active b{border-color:var(--landing-ink);background:var(--landing-ink);color:#fff}.landing-product-body{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(300px,1.2fr);min-height:420px}.landing-product-fields{display:grid;align-content:start;gap:12px;padding:26px 22px;border-right:1px solid #e1e5e7;background:#fff}.landing-product-fields>div:not(.landing-product-ready),.landing-product-field-row>div{display:grid;gap:5px;padding:10px 12px;border:1px solid #dbe0e4;background:#fff}.landing-product-fields small,.landing-preview-label small{color:#7b8490;font-size:9px;font-weight:650}.landing-product-fields strong{color:#253b52;font-size:11px;font-weight:650}.landing-product-field-row{display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important;padding:0!important;border:0!important}.landing-product-ready{display:flex;align-items:center;gap:7px;margin-top:4px;color:#3b6852;font-size:10px;font-weight:750}.landing-product-preview{display:grid;grid-template-rows:auto 1fr;place-items:center;min-width:0;padding:18px 24px 24px;background:#f1f3f4}.landing-preview-label{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;color:#253b52;font-size:11px;font-weight:750}.landing-hero-canvas{display:block;width:min(232px,78%);height:auto;max-height:342px;border:1px solid #d9dddf;background:#fff;box-shadow:0 14px 30px #0a1f311f}.landing-synthetic-note{margin:0;padding:8px 20px 9px;border-top:1px solid #e1e5e7;color:#7b8490;font-size:10px;text-align:right}.landing-proof{min-height:154px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 max(24px,calc((100vw - 1360px)/2));border-bottom:1px solid var(--landing-line);background:#fff}.landing-proof>div{display:grid;align-content:center;gap:4px;padding:30px;border-right:1px solid var(--landing-line)}.landing-proof>div:first-child{border-left:1px solid var(--landing-line)}.landing-proof strong{color:var(--landing-ink-deep);font-size:clamp(21px,2.2vw,30px);letter-spacing:-.03em;line-height:1.1}.landing-proof span{color:var(--landing-muted);font-size:13px}.landing-section{width:min(100% - 48px,1360px);margin-inline:auto;padding-block:clamp(90px,9vw,142px)}.landing-section-heading{max-width:620px}.landing-section-heading h2,.landing-capabilities h2,.landing-beta h2,.landing-demo h2{margin-bottom:26px;color:var(--landing-ink-deep);font-size:clamp(42px,5vw,70px);font-weight:780;letter-spacing:-.052em;line-height:.98}.landing-section-heading>p:last-child,.landing-capabilities .landing-section-heading>p:last-child,.landing-design-heading>p:last-child{color:var(--landing-muted);line-height:1.65}.landing-introduction{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);align-items:end;gap:clamp(60px,10vw,150px)}.landing-introduction-copy>p{color:#46515d}.landing-introduction-copy ul{display:grid;gap:14px;margin:32px 0 0;padding:26px 0 0;border-top:1px solid var(--landing-line);list-style:none}.landing-introduction-copy li{display:flex;align-items:flex-start;gap:12px;color:#273d52;font-size:16px;font-weight:650}.landing-introduction-copy li svg{flex:0 0 auto;margin-top:4px;color:var(--landing-ink)}.landing-workflow{border-top:1px solid var(--landing-line)}.landing-section-heading-wide{max-width:830px;margin-bottom:68px}.landing-workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.landing-workflow-grid article{min-height:350px;padding:28px 28px 36px;border-top:1px solid var(--landing-ink-deep);border-right:1px solid var(--landing-line)}.landing-workflow-grid article:first-child{border-left:1px solid var(--landing-line)}.landing-workflow-grid article>span{display:block;margin-bottom:70px;color:var(--landing-muted);font-size:13px;font-weight:750}.landing-workflow-grid h3,.landing-capability-grid h3,.landing-trust-grid h3{margin-bottom:13px;color:var(--landing-ink-deep);font-size:23px;font-weight:760;letter-spacing:-.025em;line-height:1.12}.landing-workflow-grid p,.landing-capability-grid p,.landing-trust-grid p{margin:0;color:var(--landing-muted);font-size:15px;line-height:1.65}.landing-capabilities{width:100%;padding:clamp(90px,9vw,142px) 24px;background:var(--landing-night);color:#fff}.landing-capabilities-inner{width:min(100%,1360px);display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.35fr);gap:clamp(60px,9vw,140px);margin-inline:auto}.landing-capabilities h2{color:#fff}.landing-capabilities .landing-section-heading>p:last-child{color:#aebdcb}.landing-capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 52px}.landing-capability-grid article{padding-top:22px;border-top:1px solid rgba(255,255,255,.24)}.landing-capability-grid svg{margin-bottom:28px;color:#e4edf4}.landing-capability-grid h3{color:#fff}.landing-capability-grid p{color:#aebdcb}.landing-designs{width:100%;max-width:none;padding-inline:max(24px,calc((100vw - 1360px)/2));background:var(--landing-paper)}.landing-design-heading{max-width:820px;margin-bottom:70px}.landing-design-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:clamp(22px,3.2vw,48px)}.landing-design-gallery figure{margin-bottom:0}.landing-design-gallery figure.featured{transform:translateY(-30px)}.landing-template-canvas{display:block;width:100%;height:auto;border:1px solid #d9d7d1;background:#fff}.landing-design-gallery figcaption{display:grid;gap:2px;padding-top:16px;border-top:1px solid #cfcfc9;margin-top:18px}.landing-design-gallery figcaption strong{color:var(--landing-ink-deep);font-size:16px}.landing-design-gallery figcaption span{color:var(--landing-muted);font-size:13px}.landing-language-line{display:flex;align-items:center;justify-content:center;gap:15px;margin:62px 0 0;color:var(--landing-ink-deep);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.landing-language-line i{width:3px;height:3px;border-radius:50%;background:currentColor}.landing-gallery-note{border:0;text-align:center}.landing-beta{width:min(100% - 48px,1360px);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);gap:clamp(60px,11vw,160px);margin-block:clamp(80px,8vw,120px);padding:clamp(56px,6vw,88px);background:var(--landing-accent);color:#fff}.landing-beta h2{margin-bottom:0;color:#fff}.landing-beta>div:last-child{align-self:end}.landing-beta>div:last-child>p{margin-bottom:30px;color:#ffffffe0}.landing-trust{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(60px,9vw,140px)}.landing-trust-grid{display:grid;gap:0}.landing-trust-grid article{display:grid;grid-template-columns:54px .65fr 1fr;gap:18px;align-items:start;padding:28px 0;border-top:1px solid var(--landing-line)}.landing-trust-grid article:last-child{border-bottom:1px solid var(--landing-line)}.landing-trust-grid svg{color:var(--landing-ink)}.landing-trust-grid h3{margin-top:3px}.landing-faq{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(60px,9vw,140px);border-top:1px solid var(--landing-line)}.landing-faq-list article{border-top:1px solid var(--landing-line)}.landing-faq-list article:last-child{border-bottom:1px solid var(--landing-line)}.landing-faq-list button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;border:0;background:transparent;color:var(--landing-ink-deep);font-size:17px;font-weight:750;text-align:left;cursor:pointer}.landing-faq-list button svg{flex:0 0 auto;transition:transform .16s ease}.landing-faq-list article.open button svg{transform:rotate(180deg)}.landing-faq-list article>p{max-width:690px;margin:-4px 46px 25px 0;color:var(--landing-muted);font-size:15px}.landing-demo{width:100%;padding:clamp(90px,9vw,140px) 24px;background:var(--landing-ink-deep);color:#fff}.landing-demo-inner{width:min(100%,1360px);display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:clamp(60px,9vw,140px);margin-inline:auto}.landing-demo h2{color:#fff}.landing-demo-copy>p:not(.landing-eyebrow){max-width:580px;color:#bdcbd8}.landing-response-promise{display:grid;gap:5px;margin-top:44px;padding-top:24px;border-top:1px solid rgba(255,255,255,.25)}.landing-response-promise strong{font-size:24px}.landing-response-promise span{color:#bdcbd8;font-size:14px}.landing-demo-form{padding:clamp(28px,4vw,48px);background:#fff;color:var(--landing-ink-deep)}.landing-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.landing-demo-form label:not(.landing-consent){display:grid;gap:7px}.landing-demo-form label>span{color:#263c51;font-size:13px;font-weight:750}.landing-demo-form label em{color:var(--landing-muted);font-size:11px;font-style:normal;font-weight:500}.landing-demo-form input,.landing-demo-form select,.landing-demo-form textarea{width:100%;border:1px solid #cad1d7;border-radius:0;background:#fff;color:#132e49;font:inherit;font-size:15px}.landing-demo-form input,.landing-demo-form select{min-height:49px;padding:10px 12px}.landing-demo-form textarea{resize:vertical;padding:12px}.landing-form-wide{grid-column:1 / -1}.landing-consent{display:flex;align-items:flex-start;gap:10px;margin-top:22px}.landing-consent input{width:18px;height:18px;flex:0 0 auto;margin-top:2px;accent-color:var(--landing-ink)}.landing-consent span{color:var(--landing-muted)!important;font-size:12px!important;font-weight:500!important}.landing-form-submit{display:flex;align-items:center;gap:18px;margin-top:28px}.landing-form-submit .landing-button{flex:0 0 auto;border-color:var(--landing-ink-deep);background:var(--landing-ink-deep);color:#fff!important}.landing-form-submit>p{margin:0;color:var(--landing-muted);font-size:11px;line-height:1.45}.landing-form-status{margin:18px 0 0;padding:12px;background:#edf5f0;color:#285641;font-size:13px}.landing-form-status a{font-weight:750;text-decoration:underline}.landing-footer{padding:74px max(24px,calc((100vw - 1360px)/2)) 28px;background:var(--landing-night);color:#fff}.landing-footer-main{display:grid;grid-template-columns:1.7fr repeat(3,.7fr);gap:clamp(36px,5vw,76px);padding-bottom:70px}.landing-footer-main>div{display:grid;align-content:start;justify-items:start;gap:8px}.landing-footer-main img{display:block;width:min(285px,100%);height:auto;margin-bottom:13px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}.landing-footer-main p{max-width:390px;margin:0;color:#9fb0bf;font-size:14px}.landing-footer-main strong{margin-bottom:8px;font-size:14px}.landing-footer-main a,.landing-footer-main span{color:#9fb0bf;font-size:13px}.landing-footer-main a:hover{color:#fff}.landing-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:26px;border-top:1px solid rgba(255,255,255,.16);color:#8295a6;font-size:11px}@media(max-width:1100px){.landing-header nav{gap:18px}.landing-header nav>a:not(.landing-button,.landing-nav-login){display:none}.landing-hero{min-height:auto}.landing-hero-copy{width:min(820px,90%)}.landing-product-hero{width:min(850px,92%);margin-top:64px}.landing-capabilities-inner,.landing-demo-inner{grid-template-columns:1fr}.landing-capabilities .landing-section-heading,.landing-demo-copy{max-width:820px}.landing-footer-main{grid-template-columns:1.4fr repeat(2,.8fr)}.landing-footer-main>div:last-child{display:none}}@media(max-width:820px){.landing-header{width:min(100% - 36px,1360px);min-height:84px}.landing-brand img{width:190px}.landing-menu-button{display:grid}.landing-header nav{position:absolute;top:76px;right:0;left:0;display:none;align-items:stretch;gap:0;padding:18px;border:1px solid rgba(8,34,61,.14);background:#fffffffa;box-shadow:0 24px 50px #051c3524}.landing-header nav.open{display:grid}.landing-header nav>a:not(.landing-button,.landing-nav-login){display:block}.landing-header nav a{padding:13px 10px}.landing-header nav>a:after{display:none}.landing-nav-login{padding-left:10px}.landing-nav-cta{margin-top:10px}.landing-hero{padding-top:142px}.landing-hero-copy,.landing-product-hero{width:100%}.landing-product-body{grid-template-columns:minmax(190px,.75fr) minmax(260px,1.25fr)}.landing-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-proof>div:nth-child(3){border-left:1px solid var(--landing-line)}.landing-proof>div:nth-child(-n+2){border-bottom:1px solid var(--landing-line)}.landing-introduction,.landing-trust,.landing-faq,.landing-beta{grid-template-columns:1fr}.landing-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-workflow-grid article:nth-child(3){border-left:1px solid var(--landing-line)}.landing-design-gallery{grid-template-columns:repeat(3,minmax(230px,1fr));padding-bottom:14px;overflow-x:auto;scroll-snap-type:x mandatory}.landing-design-gallery figure{scroll-snap-align:start}.landing-design-gallery figure.featured{transform:none}.landing-footer-main{grid-template-columns:1.4fr .8fr}.landing-footer-main>div:nth-child(3){display:none}}@media(max-width:580px){.landing-page{font-size:16px}.landing-header{width:calc(100% - 28px)}.landing-brand img{width:164px}.landing-menu-button{width:44px;height:44px}.landing-hero{padding:126px 18px 58px}.landing-hero h1{font-size:clamp(48px,14vw,68px)}.landing-hero-intro{font-size:17px}.landing-hero-actions{align-items:stretch;flex-direction:column;gap:18px}.landing-hero-actions .landing-button{width:100%}.landing-text-link{justify-content:center}.landing-product-hero{margin-top:50px}.landing-product-steps{gap:12px;overflow:hidden}.landing-product-steps span{white-space:nowrap}.landing-product-body{grid-template-columns:1fr}.landing-product-fields{display:none}.landing-product-preview{min-height:400px;padding:18px 18px 24px}.landing-hero-canvas{width:min(260px,82%);max-height:350px}.landing-proof{padding:0 18px}.landing-proof>div{min-height:126px;padding:20px 14px}.landing-section{width:calc(100% - 36px);padding-block:78px}.landing-section-heading h2,.landing-capabilities h2,.landing-beta h2,.landing-demo h2{font-size:clamp(39px,12vw,54px)}.landing-section-heading-wide{margin-bottom:46px}.landing-workflow-grid{grid-template-columns:1fr}.landing-workflow-grid article,.landing-workflow-grid article:nth-child(3){min-height:0;padding:24px 0 34px;border-right:0;border-left:0}.landing-workflow-grid article>span{margin-bottom:40px}.landing-capabilities{padding:78px 18px}.landing-capability-grid{grid-template-columns:1fr;gap:32px}.landing-designs{width:100%;padding-inline:18px}.landing-language-line{flex-wrap:wrap;gap:10px;font-size:10px}.landing-beta{width:calc(100% - 36px);margin-block:70px;padding:38px 28px}.landing-trust-grid article{grid-template-columns:42px 1fr}.landing-trust-grid article p{grid-column:2}.landing-demo{padding:78px 18px}.landing-form-grid{grid-template-columns:1fr}.landing-form-wide{grid-column:auto}.landing-form-submit{align-items:stretch;flex-direction:column}.landing-footer{padding:58px 18px 24px}.landing-footer-main{grid-template-columns:1fr;padding-bottom:46px}.landing-footer-main>div:nth-child(3){display:grid}.landing-footer-bottom{flex-direction:column}}@media(prefers-reduced-motion:reduce){.landing-page *,.landing-page *:before,.landing-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.landing-page{--landing-ink: #0b3768;--landing-ink-deep: #072b55;--landing-night: #06315f;--landing-paper: #fbf9f5;--landing-cream: #f2ebe1;--landing-white: #ffffff;--landing-muted: #667180;--landing-line: #e2e4e6;--landing-accent: #c5a46a;font-size:16px;line-height:1.55}.landing-page main{display:flex;flex-direction:column}.landing-header{min-height:78px;width:min(100% - 52px,1280px);border-bottom:1px solid rgba(7,43,85,.06)}.landing-brand img{width:216px}.landing-header nav{gap:clamp(18px,2vw,30px);font-size:13px}.landing-button{min-height:46px;padding:12px 20px;border-radius:5px;font-size:13px;box-shadow:none}.landing-button:hover{transform:translateY(-1px)}.landing-hero{order:1;min-height:690px;display:grid;grid-template-columns:minmax(330px,.82fr) minmax(560px,1.45fr);align-items:center;gap:clamp(42px,5vw,80px);padding:118px max(26px,calc((100vw - 1280px)/2)) 74px;background:linear-gradient(90deg,#fcfaf6fa,#ffffffd1),radial-gradient(circle at 80% 12%,#fff 0,#f8f4ed 38%,#f5f1ea)}.landing-hero:before{top:auto;right:auto;bottom:-45px;left:-70px;width:250px;height:355px;border:0;border-radius:0;background:radial-gradient(ellipse at bottom left,#748369,transparent 70%);opacity:.28}.landing-hero:after{display:none}.landing-hero-copy{width:100%;max-width:475px;align-self:center}.landing-eyebrow{margin-bottom:18px;font-size:10px;letter-spacing:.15em}.landing-hero h1{max-width:510px;margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,4.2vw,64px);font-weight:400;letter-spacing:-.035em;line-height:1.08}.landing-hero-intro{max-width:460px;margin-bottom:26px;color:#4f5f70;font-size:15px;line-height:1.65}.landing-hero-actions{gap:14px}.landing-text-link{min-height:46px;padding:11px 18px;border:1px solid #cdd6df;border-radius:5px;background:#ffffffb3;font-size:13px}.landing-product-hero{width:100%;max-width:790px;margin:0;justify-self:end;border:1px solid #dde2e6;border-radius:7px;overflow:hidden;background:#fffffff5;box-shadow:0 18px 52px #182d431c}.landing-product-bar{height:46px;padding-inline:16px}.landing-product-steps{padding:10px 16px}.landing-product-body{grid-template-columns:minmax(210px,.75fr) minmax(300px,1.25fr);min-height:360px}.landing-product-fields{gap:9px;padding:20px 17px}.landing-product-preview{padding:14px 20px 20px}.landing-hero-canvas{width:min(215px,72%);max-height:300px}.landing-proof{order:2;min-height:100px;padding-inline:max(26px,calc((100vw - 1280px)/2))}.landing-proof>div{padding:20px 26px}.landing-proof strong{font-family:Georgia,serif;font-size:clamp(18px,1.6vw,23px);font-weight:400}.landing-proof span{font-size:11px}.landing-introduction{display:none}.landing-section{width:min(100% - 52px,1280px);padding-block:clamp(66px,6vw,92px)}.landing-section-heading h2,.landing-capabilities h2,.landing-beta h2,.landing-demo h2{margin-bottom:20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(35px,3.7vw,52px);font-weight:400;letter-spacing:-.035em;line-height:1.08}.landing-capabilities{order:3;padding:54px max(26px,calc((100vw - 1280px)/2));border-bottom:1px solid var(--landing-line);background:#fff;color:var(--landing-ink-deep)}.landing-capabilities-inner{width:min(100%,1280px);display:block}.landing-capabilities .landing-section-heading{display:none}.landing-capability-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0}.landing-capability-grid article{min-height:165px;display:grid;align-content:start;justify-items:center;padding:8px 22px;border-top:0;border-right:1px solid var(--landing-line);text-align:center}.landing-capability-grid article:first-child{border-left:1px solid var(--landing-line)}.landing-capability-grid svg{margin-bottom:18px;color:var(--landing-ink)}.landing-capability-grid h3{min-height:38px;margin-bottom:8px;color:var(--landing-ink-deep);font-family:Inter,Segoe UI,sans-serif;font-size:14px;font-weight:700;line-height:1.35}.landing-capability-grid p{color:var(--landing-muted);font-size:11px;line-height:1.55}.landing-workflow{order:4;width:100%;max-width:none;display:grid;grid-template-columns:minmax(300px,.63fr) minmax(600px,1.37fr);gap:clamp(54px,7vw,110px);padding-inline:max(26px,calc((100vw - 1280px)/2));border-top:0;background:#fbfaf8}.landing-section-heading-wide{max-width:390px;margin:0;align-self:center}.landing-section-heading-wide>p:last-child{font-size:14px}.landing-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;border:1px solid #e3e5e5;border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 14px 40px #132a3f12}.landing-workflow-grid article{min-height:215px;padding:26px 28px;border-top:0;border-right:1px solid var(--landing-line);border-bottom:1px solid var(--landing-line)}.landing-workflow-grid article:first-child,.landing-workflow-grid article:nth-child(3){border-left:0}.landing-workflow-grid article:nth-child(2n){border-right:0}.landing-workflow-grid article:nth-child(n+3){border-bottom:0}.landing-workflow-grid article>span{width:27px;height:27px;display:grid;place-items:center;margin-bottom:30px;border:1px solid #d9b871;border-radius:50%;color:var(--landing-ink);font-size:9px}.landing-workflow-grid h3,.landing-trust-grid h3{font-size:18px}.landing-workflow-grid p,.landing-trust-grid p{font-size:13px}.landing-designs{order:5;padding-inline:max(26px,calc((100vw - 1280px)/2));background:linear-gradient(120deg,#fff,#f8f5ee)}.landing-design-placeholder{display:grid;place-items:center;min-height:240px;padding:24px;border:1px solid #e5ded2;background:#f7f2ea;color:#5d6557;text-align:center}.landing-design-gallery>.landing-design-placeholder{grid-column:1 / -1}.landing-design-heading{max-width:650px;margin-bottom:48px}.landing-design-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.landing-design-gallery figure.featured{transform:none}.landing-template-canvas{border-radius:2px;box-shadow:0 8px 24px #14273914}.landing-design-gallery figcaption{margin-top:12px;padding-top:10px}.landing-language-line{margin-top:38px;font-size:10px}.landing-trust{order:6;display:block;padding-top:58px;border-top:1px solid var(--landing-line)}.landing-trust .landing-section-heading{max-width:720px;margin-bottom:38px}.landing-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-trust-grid article{min-height:190px;display:block;padding:26px 30px;border:1px solid var(--landing-line);border-right:0;background:#fff}.landing-trust-grid article:last-child{border-right:1px solid var(--landing-line)}.landing-trust-grid svg{margin-bottom:22px}.landing-beta{order:7;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(50px,8vw,115px);margin-block:38px 78px;padding:48px 58px;border:1px solid #e9dfd0;background:linear-gradient(100deg,#fbf7f0,#f6efe5);color:var(--landing-ink-deep)}.landing-beta .landing-eyebrow-light{color:var(--landing-ink)}.landing-beta h2{color:var(--landing-ink-deep)}.landing-beta>div:last-child>p{color:#5c6874;font-family:Georgia,serif;font-size:18px;line-height:1.55}.landing-beta .landing-button-light{border-color:var(--landing-ink-deep);background:var(--landing-ink-deep);color:#fff!important}.landing-faq{order:8;grid-template-columns:minmax(270px,.65fr) minmax(0,1.35fr);gap:clamp(52px,8vw,110px);padding-block:72px 86px}.landing-faq-list button{padding:19px 0;font-size:15px}.landing-demo{order:9;padding:72px max(26px,calc((100vw - 1280px)/2));background:linear-gradient(110deg,#073663,#05264b)}.landing-demo-inner{width:min(100%,1280px);grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:clamp(54px,7vw,100px)}.landing-demo h2{font-size:clamp(35px,3.6vw,50px)}.landing-demo-form{padding:34px 38px;border-radius:5px}.landing-form-grid{gap:15px 18px}.landing-footer{padding:54px max(26px,calc((100vw - 1280px)/2)) 22px;border-top:1px solid var(--landing-line);background:#fff;color:var(--landing-ink-deep)}.landing-footer-main{padding-bottom:44px}.landing-footer-main img{filter:none}.landing-footer-main p,.landing-footer-main a,.landing-footer-main span,.landing-footer-bottom{color:#6a7480}.landing-footer-main a:hover{color:var(--landing-ink-deep)}.landing-footer-bottom{border-top-color:var(--landing-line)}@media(max-width:1100px){.landing-hero{grid-template-columns:minmax(300px,.8fr) minmax(470px,1.2fr);gap:36px}.landing-product-hero{width:100%;margin-top:0}.landing-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:34px}.landing-capability-grid article:nth-child(4){border-left:1px solid var(--landing-line)}.landing-workflow{grid-template-columns:minmax(260px,.55fr) minmax(480px,1.45fr)}.landing-footer-main{grid-template-columns:1.4fr repeat(2,.8fr)}}@media(max-width:820px){.landing-footer-main{grid-template-columns:1.4fr .8fr}.landing-header{width:min(100% - 36px,1280px)}.landing-hero{grid-template-columns:1fr;padding-top:118px}.landing-hero-copy{max-width:620px}.landing-product-hero{max-width:720px;justify-self:start}.landing-workflow{grid-template-columns:1fr}.landing-section-heading-wide{max-width:620px;margin-bottom:38px}.landing-design-gallery{grid-template-columns:repeat(4,minmax(210px,1fr))}.landing-trust-grid{grid-template-columns:1fr}.landing-trust-grid article,.landing-trust-grid article:last-child{min-height:0;border-right:1px solid var(--landing-line);border-bottom:0}.landing-trust-grid article:last-child{border-bottom:1px solid var(--landing-line)}.landing-beta,.landing-faq,.landing-demo-inner{grid-template-columns:1fr}}@media(max-width:580px){.landing-footer-main{grid-template-columns:1fr}.landing-header{min-height:72px}.landing-hero{padding:108px 18px 52px}.landing-hero h1{font-size:clamp(40px,12vw,52px)}.landing-product-preview{min-height:365px}.landing-proof{padding-inline:18px}.landing-capabilities{padding:46px 18px}.landing-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:34px}.landing-capability-grid article:nth-child(odd){border-left:1px solid var(--landing-line)}.landing-capability-grid article:nth-child(4){border-left:0}.landing-workflow{padding-inline:18px}.landing-workflow-grid{grid-template-columns:1fr;border:0;box-shadow:none}.landing-workflow-grid article,.landing-workflow-grid article:nth-child(3){padding:24px;border:1px solid var(--landing-line);border-bottom:0}.landing-workflow-grid article:last-child{border-bottom:1px solid var(--landing-line)}.landing-designs{padding-inline:18px}.landing-beta{margin-block:28px 58px;padding:34px 26px}.landing-demo{padding:62px 18px}.landing-demo-form{padding:26px 22px}.landing-footer{padding-inline:18px}}.landing-header{min-height:92px}.landing-brand img{width:292px}.landing-design-gallery{align-items:start;gap:24px}.landing-template-canvas{width:100%!important;min-width:100%;max-width:none!important;height:auto!important}@media(max-width:1100px){.landing-design-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 28px}}@media(max-width:820px){.landing-header{min-height:84px}.landing-brand img{width:244px}.landing-design-gallery{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}}@media(max-width:580px){.landing-brand img{width:214px}.landing-design-gallery{grid-template-columns:1fr}.landing-design-gallery figure{width:min(100%,360px);margin-inline:auto}}.landing-design-gallery{width:min(100%,1120px);margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(28px,4vw,52px);row-gap:clamp(38px,5vw,64px)}.landing-design-gallery figure{width:100%;min-width:0}.landing-template-canvas{display:block;width:100%!important;min-width:0;max-width:none!important;height:auto!important;image-rendering:auto}@media(max-width:700px){.landing-design-gallery{width:min(100%,480px);grid-template-columns:1fr;row-gap:42px}}:root{--brand-navy: #062f5f;--brand-navy-deep: #021f42;--brand-ink: #252a2f;--brand-graphite: #59616b;--brand-silver: #c9ced4;--brand-silver-soft: #e8ebef;--brand-paper: #fbfcfd;--brand-surface: #ffffff;--brand-panel: rgba(255, 255, 255, .92);--brand-line: #d8dde3;--brand-focus: rgba(6, 47, 95, .16);--warm-50: #fbf8f3;--warm-100: #f4ede3;--warm-300: #d8c7ae;color:var(--brand-ink);background:var(--brand-paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}.branding-library-page{padding:32px clamp(20px,4vw,56px) 56px}.branding-company-select,.designer-preview-company{display:grid;gap:6px;color:#465365;font-size:.78rem;font-weight:700}.branding-company-select select,.designer-preview-company select,.branding-phone-card input{min-width:240px;border:1px solid #cfd7e2;border-radius:8px;background:#fff;padding:9px 11px;color:#18283c;font:inherit}.designer-preview-company{margin:18px 0 6px}.designer-preview-company select{min-width:0;width:100%}.branding-readiness{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:22px 0 14px}.branding-readiness strong{margin-right:8px;font-size:1.05rem}.branding-phone-card{display:grid;grid-template-columns:minmax(240px,420px) auto auto;align-items:end;gap:12px;margin-bottom:18px;padding:18px;border:1px solid #dce3eb;border-radius:12px;background:#fff}.branding-phone-card label{display:grid;gap:6px;color:#465365;font-size:.8rem;font-weight:700}.branding-phone-card small{grid-column:1 / -1;align-self:center;color:#667386}.branding-phone-card input[type=color]{min-width:0;width:72px;height:42px;padding:4px;cursor:pointer}.branding-slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.branding-slot-card{display:grid;grid-template-columns:minmax(150px,34%) 1fr;gap:16px;align-items:center;padding:16px;border:1px solid #dce3eb;border-radius:14px;background:#fff;box-shadow:0 8px 26px #0d233d0f}.branding-logo-preview{display:grid;place-items:center;min-height:140px;padding:18px;border:1px solid #d7dee8;border-radius:10px;background-color:#fff;background-image:linear-gradient(45deg,#edf0f4 25%,transparent 25%),linear-gradient(-45deg,#edf0f4 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#edf0f4 75%),linear-gradient(-45deg,transparent 75%,#edf0f4 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;overflow:hidden}.branding-logo-preview.dark{background-color:#182331;background-image:linear-gradient(45deg,#222f40 25%,transparent 25%),linear-gradient(-45deg,#222f40 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#222f40 75%),linear-gradient(-45deg,transparent 75%,#222f40 75%)}.branding-logo-preview img{display:block;width:100%;max-height:110px;object-fit:contain}.branding-logo-preview span{color:#6e7b8d;font-size:.8rem}.branding-slot-copy h3{margin:0 0 5px;color:#16283d;font-size:.98rem}.branding-slot-copy p,.branding-slot-copy small{display:block;margin:0;color:#687589;line-height:1.45}.branding-upload-button{grid-column:2;justify-self:start;cursor:pointer}.approval-backing-card{grid-template-columns:minmax(150px,240px) 1fr;margin-bottom:16px}.approval-backing-preview{aspect-ratio:1600 / 2260;min-height:0;padding:0}.approval-backing-preview img{width:100%;height:100%;max-height:none;object-fit:contain}.approval-backing-actions{grid-column:2;display:flex;align-items:center;gap:8px}.approval-backing-actions .branding-upload-button{grid-column:auto}.branding-quality-note,.design-branding-warning{color:#8a4d15;font-size:.82rem}.branding-quality-note{margin-top:18px}.design-branding-warning{margin-top:8px!important;font-weight:650}@media(max-width:900px){.branding-slot-grid{grid-template-columns:1fr}.branding-phone-card{grid-template-columns:1fr;align-items:stretch}}@media(max-width:580px){.approval-backing-card{grid-template-columns:1fr}.approval-backing-preview{width:min(240px,100%)}.approval-backing-actions{grid-column:1;flex-wrap:wrap}.branding-slot-card{grid-template-columns:1fr}.branding-upload-button{grid-column:1}}*{box-sizing:border-box}body{margin:0;min-width:0;min-height:100vh}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;background:radial-gradient(circle at top left,rgba(6,47,95,.08),transparent 34%),linear-gradient(180deg,#fff,#f3f6f9 48%,#edf1f5)}.login-page{min-height:100vh;display:grid;place-items:center;padding:34px;background:linear-gradient(135deg,rgba(6,47,95,.08),transparent 44%),linear-gradient(180deg,#fff,#eef2f6)}.login-panel{width:min(430px,100%);display:grid;gap:18px;padding:30px;border:1px solid var(--brand-line);border-radius:8px;background:var(--brand-surface);box-shadow:0 24px 54px #021f421f}.login-logo{display:block;width:min(320px,100%);height:auto}.login-heading h1,.role-panel h1{margin:0;color:var(--brand-ink);font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:600}.login-heading p,.role-panel p{margin:7px 0 0;color:var(--brand-graphite);line-height:1.45}.login-error{margin:0;padding:11px 12px;border:1px solid #d9a8ae;border-radius:8px;background:#fff5f6;color:#a3424a;font-size:14px}.login-button{width:100%}.role-page{min-height:calc(100vh - 96px);display:grid;place-items:center;padding:34px}.role-panel{width:min(680px,100%);display:grid;grid-template-columns:52px 1fr;gap:18px;align-items:start;padding:30px;border:1px solid var(--brand-line);border-radius:8px;background:var(--brand-surface);box-shadow:0 24px 54px #021f421a}.role-panel svg{color:var(--brand-navy)}.projects-page{min-height:calc(100vh - 96px);padding:28px 34px 42px}.projects-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.projects-heading-actions{display:flex;align-items:center;flex:0 0 auto;gap:10px}.projects-heading h1{margin:0;color:var(--brand-ink);font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:600}.projects-heading p{margin:6px 0 0;color:var(--brand-graphite)}.project-directory{border:1px solid var(--brand-line);border-radius:10px;background:var(--brand-surface);box-shadow:0 14px 30px #021f420f;overflow:hidden}.project-filters{display:grid;gap:16px;padding:16px 18px 0;border-bottom:1px solid var(--brand-line)}.project-search{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 13px;border:1px solid var(--brand-line);border-radius:8px;background:#fff;color:var(--brand-graphite);transition:border-color .14s ease,box-shadow .14s ease}.project-search:focus-within{border-color:var(--brand-navy);box-shadow:0 0 0 3px var(--brand-focus)}.project-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--brand-ink)}.project-status-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-inline:-18px}.project-status-tabs button{position:relative;display:flex;align-items:center;justify-content:center;gap:7px;min-height:48px;padding:8px 10px 11px;border:0;border-right:1px solid var(--brand-line);background:transparent;color:var(--brand-graphite);cursor:pointer;font-size:13px;font-weight:650}.project-status-tabs button:last-child{border-right:0}.project-status-tabs button:hover{background:#f7f9fb}.project-status-tabs button:after{position:absolute;right:10px;bottom:-1px;left:10px;height:2px;border-radius:2px 2px 0 0;background:transparent;content:""}.project-status-tabs button.active{color:var(--brand-navy)}.project-status-tabs button.active:after{background:currentColor}.project-status-tabs button.status-waiting-for-approval.active{color:#956811}.project-status-tabs button.status-approved.active{color:#27734a}.project-status-tabs button.status-completed.active{color:#536b89}.project-status-tabs button.filter-needs-photo.active{color:#986515;background:#fffaf0}.project-status-tabs strong{display:inline-grid;min-width:23px;height:23px;place-items:center;padding-inline:6px;border-radius:999px;background:#eef2f6;color:inherit;font-size:11px}.project-selection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding:10px 16px;border-bottom:1px solid #bfcddd;background:#f3f7fb}.project-selection-summary{min-width:0;display:flex;align-items:baseline;gap:12px;color:var(--brand-graphite);font-size:12px}.project-selection-summary>strong{flex:0 0 auto;color:var(--brand-ink);font-size:14px}.project-selection-summary span{display:flex;align-items:baseline;gap:5px}.project-selection-summary button{padding:0;border:0;background:transparent;color:var(--brand-navy);cursor:pointer;font:inherit;font-weight:750;text-decoration:underline;text-underline-offset:2px}.project-selection-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.project-mobile-selection-start{display:none}.project-selection-checkbox{width:18px;height:18px;margin:0;accent-color:var(--brand-navy);cursor:pointer}.project-table-scroll{overflow-x:auto}.project-card-list{display:none}.project-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:fixed}.project-table th,.project-table td{padding:10px 16px;border-bottom:1px solid var(--brand-line);text-align:left;vertical-align:middle}.project-table th{padding-block:9px;background:#fbfcfd;color:var(--brand-graphite);font-size:12px;font-weight:700}.project-table th:nth-child(1){width:48px}.project-table th:nth-child(2){width:28%}.project-table th:nth-child(3){width:17%}.project-table th:nth-child(4){width:16%}.project-table th:nth-child(5){width:14%}.project-table th:nth-child(6){width:17%}.project-table th:nth-child(7){width:64px}.project-table .project-selection-column{padding-inline:14px 4px;text-align:center}.project-table tbody tr:last-child td{border-bottom:0}.project-table tbody tr{transition:background .15s ease,box-shadow .15s ease}.project-table tbody tr.project-clickable-row{cursor:pointer}.project-table tbody tr.selected{background:#edf4fb}.project-table tbody tr.project-clickable-row:hover,.project-table tbody tr.project-clickable-row:focus-within{background:#f6f9fc;box-shadow:inset 3px 0 0 var(--brand-navy)}.project-sort-button{display:inline-flex;align-items:center;gap:6px;padding:2px 0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}.project-sort-button:hover,.project-sort-button.active{color:var(--brand-navy)}.project-person{display:flex;align-items:center;gap:11px;min-width:0}.project-person img,.project-person-placeholder{flex:0 0 40px;width:40px;height:40px;border-radius:7px;object-fit:cover}.project-person img.photo-needed,.project-person-placeholder.photo-needed{outline:2px solid #d6a44e;outline-offset:-2px}.project-person-placeholder{display:grid;place-items:center;background:#e9eef4;color:var(--brand-navy);font-size:12px;font-weight:800}.project-person div,.project-person-copy{min-width:0}.project-person strong,.project-person span,.project-design-name,.project-updated{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-person strong{color:var(--brand-ink);font-size:13px}.project-person span{margin-top:3px;color:var(--brand-graphite);font-size:11px}.project-person .project-person-subline{display:flex;align-items:center;gap:6px;min-width:0;overflow:visible}.project-person .project-person-subline>span{min-width:0;margin-top:0}.project-photo-needed-badge{flex:0 0 auto;padding:2px 6px;border:1px solid #e3c27e;border-radius:999px;background:#fff7e5;color:#84560f;font-size:10px;font-weight:800;line-height:1.25;white-space:nowrap}.project-design-name,.project-updated{color:var(--brand-graphite);font-size:12px}.project-row-open{width:100%;padding:0;border:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.project-row-open:focus-visible{border-radius:7px;outline:3px solid var(--brand-focus);outline-offset:3px}.project-row-edit-hint{display:inline-flex!important;flex:0 0 auto;align-items:center;gap:4px;margin-left:auto;color:var(--brand-navy)!important;font-size:11px!important;font-weight:750;opacity:0;transform:translate(4px);transition:opacity .15s ease,transform .15s ease}.project-clickable-row:hover .project-row-edit-hint,.project-clickable-row:focus-within .project-row-edit-hint{opacity:1;transform:translate(0)}.project-date{display:inline-flex;align-items:center;gap:7px;color:var(--brand-ink);font-size:12px;white-space:nowrap}.project-date svg{color:#86919e}.project-date.empty{color:#8a929c}.project-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.button.compact{min-height:32px;padding:6px 12px;font-size:12px}.project-row-actions .icon-button{width:32px;height:32px}.project-no-results{display:grid;justify-items:center;gap:5px;padding:40px 20px;color:var(--brand-graphite);text-align:center}.project-no-results strong{color:var(--brand-ink)}.project-no-results span{font-size:13px}.project-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px;padding:9px 16px;border-top:1px solid var(--brand-line);color:var(--brand-graphite);font-size:12px}.project-pagination nav{display:flex;gap:6px}.project-pagination button{display:grid;min-width:32px;height:32px;place-items:center;padding:0 8px;border:1px solid var(--brand-line);border-radius:7px;background:#fff;color:var(--brand-navy);cursor:pointer}.project-pagination button:hover:not(:disabled){background:#f3f6fa}.project-pagination button.active{border-color:var(--brand-navy);background:var(--brand-navy);color:#fff}.project-pagination button:disabled{color:#b2bac3;cursor:not-allowed}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.project-status{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:750}.project-status.status-draft{border-color:#d8dde3;background:#f6f8fa;color:var(--brand-graphite)}.project-status.status-waiting-for-approval{border-color:#dec995;background:#fff8e8;color:#785611}.project-status.status-approved{border-color:#a9d5bd;background:#f3fbf6;color:#246b43}.project-status.status-completed{border-color:#b8c7db;background:#f1f6fc;color:var(--brand-navy)}.empty-projects{display:grid;justify-items:start;gap:12px;margin:0;padding:28px;border:1px solid var(--brand-line);border-radius:8px;background:var(--brand-surface);color:var(--brand-graphite)}.empty-projects h2,.empty-projects p{margin:0}.empty-projects h2{color:var(--brand-ink);font-size:18px}.admin-page{min-height:calc(100vh - 96px);padding:28px 34px 42px}.admin-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.admin-heading h1{margin:0;color:var(--brand-ink);font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:600}.admin-heading p{margin:6px 0 0;color:var(--brand-graphite)}.admin-message{margin-bottom:16px;padding:12px 14px;border-radius:8px;font-size:14px}.admin-message.success{border:1px solid #a9d5bd;background:#f3fbf6;color:#246b43}.admin-message.error{border:1px solid #d9a8ae;background:#fff5f6;color:#a3424a}.admin-tabs{display:inline-flex;margin-bottom:18px;overflow:hidden;border:1px solid var(--brand-line);border-radius:8px;background:var(--brand-surface)}.admin-tabs button{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border:0;border-right:1px solid var(--brand-line);background:transparent;color:var(--brand-navy);cursor:pointer;font-weight:700}.admin-tabs button:last-child{border-right:0}.admin-tabs button.active{background:var(--brand-navy);color:#fff}.admin-grid{display:grid;grid-template-columns:minmax(320px,380px) minmax(680px,1fr);gap:22px;align-items:start}.admin-form,.admin-table-wrap{border:1px solid var(--brand-line);border-radius:8px;background:var(--brand-surface);box-shadow:0 18px 34px #021f420f}.admin-form{display:grid;gap:14px;padding:18px}.admin-form-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-form-heading h2{margin:0;font-size:17px}.admin-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-table-wrap{overflow:auto}.admin-table{width:100%;min-width:680px;border-collapse:collapse;font-size:14px}.admin-table th,.admin-table td{padding:13px 14px;border-bottom:1px solid var(--brand-line);text-align:left;vertical-align:middle}.admin-table th{background:#f6f8fa;color:var(--brand-graphite);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.admin-table tr:last-child td{border-bottom:0}.admin-table td strong,.admin-table td span{display:block}.admin-table td span{margin-top:3px;color:var(--brand-graphite);font-size:13px}.inactive-row{background:#fafbfc}.inactive-row strong,.inactive-row td{color:var(--brand-graphite)}.table-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:750}.status-badge.active{background:#e9f6ef;color:#246b43}.status-badge.inactive{background:#eef1f4;color:var(--brand-graphite)}.admin-table-message{height:88px;color:var(--brand-graphite);text-align:center}.admin-checkbox{display:inline-flex;align-items:center;gap:9px;color:var(--brand-ink);font-size:14px;font-weight:650}.admin-checkbox input{width:17px;height:17px;accent-color:var(--brand-navy)}.top-bar{min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:10px 34px;background:#fffffff5;border-bottom:1px solid var(--brand-line);box-shadow:0 12px 36px #021f4214}.top-bar.compact{min-height:62px;padding-block:8px;box-shadow:0 8px 24px #021f420f}.brand-lockup{display:flex;align-items:flex-start;flex-direction:column;gap:4px}.brand-logo-image{width:min(270px,32vw);max-width:100%;height:auto;display:block}.status-row{margin-left:88px;display:flex;align-items:center;gap:14px}.save-status,.backend-status,.user-status{margin:0 0 0 88px;font-size:13px;color:var(--brand-graphite)}.save-status{display:inline-flex;align-items:center;gap:6px}.status-row .save-status,.status-row .backend-status,.status-row .user-status{margin:0}.backend-status{display:inline-flex;align-items:center;gap:6px}.backend-status:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--brand-graphite)}.save-status.saving{color:var(--brand-navy)}.save-status.error{color:#a3424a}.save-error-banner{margin:14px auto 0;max-width:900px;padding:10px 14px;border:1px solid #d9a8ae;border-radius:8px;background:#fff5f6;color:#a3424a;font-size:13px}.backend-status.up:before{background:#2f8f5b}.backend-status.down{color:#a3424a}.backend-status.down:before{background:#a3424a}.top-actions{display:flex;align-items:center;gap:12px;min-width:0}.project-header-tools{min-width:0;display:flex;align-items:center;gap:12px}.project-breadcrumb{min-width:0;display:flex;align-items:center;gap:6px;color:var(--brand-graphite);font-size:13px}.project-breadcrumb .button{flex:0 0 auto;padding-inline:8px}.project-breadcrumb>span{color:var(--brand-silver)}.project-breadcrumb strong{min-width:0;overflow:hidden;color:var(--brand-ink);font-weight:650;text-overflow:ellipsis;white-space:nowrap}.project-status-select{min-width:210px;display:grid;gap:4px}.project-status-select span{color:var(--brand-graphite);font-size:11px;font-weight:750;line-height:1;text-transform:uppercase;letter-spacing:.04em}.project-status-select select{min-height:34px;padding:6px 10px;font-size:13px}.account-menu{position:relative;margin-left:auto}.account-menu summary{min-height:42px;display:flex;align-items:center;gap:9px;padding:4px 8px 4px 5px;border-radius:10px;color:var(--brand-ink);cursor:pointer;list-style:none}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary:hover{background:var(--warm-50)}.account-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--warm-100);color:var(--brand-navy)}.account-copy{display:grid;gap:1px;line-height:1.15}.account-copy strong{font-size:13px}.account-copy small{color:var(--brand-graphite);font-size:11px}.account-popover{position:absolute;z-index:20;top:calc(100% + 8px);right:0;width:170px;padding:6px;border:1px solid var(--brand-line);border-radius:10px;background:var(--brand-surface);box-shadow:0 18px 40px #021f4224}.account-popover button{width:100%;min-height:38px;display:flex;align-items:center;gap:9px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:var(--brand-ink);cursor:pointer}.account-popover button:hover{background:var(--warm-50)}.workspace-switcher{display:grid;gap:3px;padding-bottom:8px;margin-bottom:7px;border-bottom:1px solid var(--brand-line)}.workspace-switcher>span{padding:4px 10px;color:var(--brand-graphite);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.workspace-switcher button.active{background:#eef4fb;color:var(--brand-navy);font-weight:700}.workspace-check{width:16px}.admin-role-fieldset{display:grid;gap:8px;margin:0;padding:12px;border:1px solid var(--brand-line);border-radius:8px}.admin-role-fieldset legend{padding:0 6px;color:var(--brand-graphite);font-size:13px;font-weight:700}.designer-library{padding:28px 34px 48px}.designer-section-tabs{display:flex;gap:4px;margin-bottom:24px;border-bottom:1px solid var(--brand-line)}.designer-section-tabs button{margin-bottom:-1px;padding:10px 16px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--brand-graphite);cursor:pointer;font:inherit;font-weight:700}.designer-section-tabs button:hover{color:var(--brand-navy)}.designer-section-tabs button.active{border-bottom-color:var(--brand-navy);color:var(--brand-navy)}.designer-library-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.designer-library-heading h1,.design-editor-toolbar input:first-child{font-family:Georgia,Times New Roman,serif}.designer-library-heading h1{margin:0;font-size:30px}.designer-library-heading p{margin:6px 0 0;color:var(--brand-graphite)}.designer-library-actions{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.design-language-filter,.design-editor-language{display:grid;gap:4px;color:var(--brand-graphite);font-size:11px;font-weight:700}.design-language-filter select,.design-editor-language select{min-height:38px;padding:0 32px 0 10px;border:1px solid var(--brand-line);border-radius:7px;color:var(--brand-ink);background:var(--brand-surface);font:inherit;font-size:13px}.designer-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.designer-card{position:relative;min-width:0;display:grid;grid-template-rows:auto 1fr;overflow:visible;border:1px solid var(--brand-line);border-radius:10px;background:var(--brand-surface);box-shadow:0 14px 30px #021f4212;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.designer-card.archived{opacity:.68}.designer-card:hover,.designer-card:focus-within{border-color:#aab9c8;box-shadow:0 18px 36px #021f421f;transform:translateY(-2px)}.designer-card-open{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;padding:0;border:0;border-radius:inherit;background:transparent;cursor:pointer}.designer-card-open:focus-visible{outline:3px solid var(--brand-focus);outline-offset:3px}.designer-card-preview{position:relative;height:280px;display:grid;place-items:center;overflow:hidden;padding:16px;background:#e8edf2;border-radius:9px 9px 0 0}.designer-card-preview canvas{max-width:100%;max-height:100%;width:auto;height:auto;box-shadow:0 9px 22px #021f422e}.designer-card-edit-hint{position:absolute;z-index:2;bottom:14px;left:50%;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;color:#fff;background:#021f42e0;box-shadow:0 6px 16px #021f4238;font-size:12px;font-weight:700;opacity:0;pointer-events:none;transform:translate(-50%,5px);transition:opacity .15s ease,transform .15s ease}.designer-card:hover .designer-card-edit-hint,.designer-card:focus-within .designer-card-edit-hint{opacity:1;transform:translate(-50%)}.designer-card-copy{display:flex;min-height:188px;flex-direction:column;gap:10px;padding:15px 16px;pointer-events:none}.designer-card-title{min-width:0}.designer-card h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px}.designer-card p{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:var(--brand-graphite);font-size:13px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.designer-card small{color:var(--brand-graphite)}.design-status,.design-language-badge,.design-usage-badges span{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.design-status-row{display:flex;flex-wrap:wrap;gap:6px}.design-status{padding:5px 8px;background:var(--brand-silver-soft)}.design-language-badge{padding:5px 8px;color:#285672;background:#e7f2f8}.design-status.published{background:#e1f1e7;color:#24643d}.design-status.draft,.design-status.changes{background:#fff2d9;color:#815e19}.design-status.archived{color:var(--brand-graphite)}.design-usage-badges{display:flex;flex-wrap:wrap;gap:7px}.design-usage-badges span{padding:5px 8px;border:1px solid var(--brand-line);color:var(--brand-navy);background:#f7f9fb}.designer-card-updated{margin-top:auto}.designer-card-menu{position:absolute;z-index:3;top:12px;right:12px;pointer-events:auto}.designer-card-menu-trigger{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid rgba(2,31,66,.14);border-radius:9px;color:var(--brand-navy);background:#fffffff0;box-shadow:0 5px 14px #021f421f;cursor:pointer}.designer-card-menu-trigger:hover,.designer-card-menu-trigger:focus-visible{border-color:var(--brand-navy);background:#fff}.designer-card-menu-popover{position:absolute;top:calc(100% + 6px);right:0;width:154px;overflow:hidden;padding:5px;border:1px solid var(--brand-line);border-radius:9px;background:var(--brand-surface);box-shadow:0 14px 30px #021f422e}.designer-card-menu-popover button{width:100%;display:flex;align-items:center;gap:9px;padding:9px 10px;border:0;border-radius:6px;color:var(--brand-ink);background:transparent;font:inherit;font-size:13px;font-weight:650;text-align:left;cursor:pointer}.designer-card-menu-popover button:hover:not(:disabled),.designer-card-menu-popover button:focus-visible{background:#f2f5f8}.designer-card-menu-popover button.danger{color:#a43232}.designer-card-menu-popover button:disabled{opacity:.45;cursor:default}.designer-card-menu-trigger:disabled{opacity:.55;cursor:wait}.design-editor-page{min-height:calc(100vh - 78px)}.design-editor-toolbar{display:flex;align-items:center;gap:9px;padding:11px 18px;border-bottom:1px solid var(--brand-line);background:var(--brand-surface)}.design-title-fields{min-width:220px;flex:1 1 auto;display:grid;gap:3px}.design-title-fields input{width:100%;border:0;outline-offset:2px;color:var(--brand-ink);background:transparent}.design-title-fields input:first-child{font-size:20px;font-weight:600}.design-title-fields input:last-child{color:var(--brand-graphite);font-size:12px}.design-editor-language{flex:0 0 130px}.design-editor-language select:disabled{cursor:not-allowed;color:var(--brand-graphite);background:var(--brand-silver-soft)}.designer-save-state{color:var(--brand-graphite);font-size:12px;white-space:nowrap}.designer-save-state.error{color:#a3424a}.designer-editor-message{padding:9px 20px;border-bottom:1px solid #bcdcc7;background:#edf8f1;color:#24643d;font-size:13px}.designer-editor-message.error{border-color:#e2b7bc;background:#fff5f6;color:#a3424a}.design-editor-statebar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-height:43px;padding:8px 18px;border-bottom:1px solid var(--brand-line);background:#f7f9fb;color:var(--brand-graphite);font-size:12px}.design-state-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid var(--brand-line);border-radius:999px;background:var(--brand-surface);color:var(--brand-ink);font-weight:700;white-space:nowrap}.design-state-chip.published,.design-state-chip.current{border-color:#bcdcc7;background:#edf8f1;color:#24643d}.design-state-chip.draft,.design-state-chip.changes{border-color:#ead39c;background:#fff8e8;color:#815e19}.design-editor-layout{display:grid;grid-template-columns:260px minmax(400px,1fr) 320px;min-height:calc(100vh - 160px)}.layer-panel,.inspector-panel{min-width:0;padding:16px;background:var(--brand-surface)}.layer-panel{border-right:1px solid var(--brand-line)}.inspector-panel{border-left:1px solid var(--brand-line)}.designer-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.designer-panel-heading h2{display:flex;align-items:center;gap:7px;margin:0;font-size:15px}.designer-panel-heading span{color:var(--brand-graphite);font-size:11px;text-transform:capitalize}.add-layer-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:13px}.add-layer-grid button,.layer-order-actions button,.inspector-toggle-row button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;border:1px solid var(--brand-line);border-radius:7px;background:var(--brand-surface);color:var(--brand-ink);cursor:pointer;font-size:12px}.add-layer-grid button:hover,.layer-order-actions button:hover,.inspector-toggle-row button:hover{background:var(--warm-50)}.font-library-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:20px}.font-upload-panel,.font-assets-panel{border:1px solid var(--brand-line);border-radius:10px;background:var(--brand-surface);box-shadow:0 14px 30px #021f4212}.font-upload-panel{padding:20px}.font-upload-panel h2,.font-assets-heading h2{margin:0;color:var(--brand-navy);font-size:18px}.font-upload-panel h2{display:flex;align-items:center;gap:7px}.font-upload-panel>div>p,.font-assets-heading p{margin:5px 0 0;color:var(--brand-graphite);font-size:12px}.font-upload-panel form{display:grid;gap:11px;margin-top:18px}.font-upload-panel label{display:grid;gap:5px;color:var(--brand-graphite);font-size:12px;font-weight:650}.font-upload-panel input,.font-upload-panel select{width:100%;min-width:0;min-height:35px;padding:7px 8px;border:1px solid var(--brand-line);border-radius:6px;background:var(--brand-surface);color:var(--brand-ink)}.font-upload-panel .font-upload-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.font-upload-panel .button{justify-content:center}.font-upload-panel small{color:var(--brand-graphite);font-size:11px;line-height:1.45}.font-upload-panel .font-metadata-message{color:#356858}.font-upload-panel .font-upload-error{color:#a3424a}.font-assets-panel{padding:20px}.font-assets-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.font-assets-heading>span{display:grid;min-width:28px;min-height:28px;place-items:center;border-radius:999px;background:var(--brand-silver-soft);color:var(--brand-navy);font-size:12px;font-weight:700}.font-asset-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px}.font-asset-card{display:grid;gap:13px;padding:15px;border:1px solid var(--brand-line);border-radius:8px;background:#f9fafb}.font-asset-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.font-asset-title h3{margin:0;font-size:16px}.font-asset-title p,.font-license{margin:4px 0 0;color:var(--brand-graphite);font-size:12px}.font-asset-title>span{color:var(--brand-graphite);font-size:11px;white-space:nowrap}.font-asset-card dl{display:grid;gap:6px;margin:0}.font-asset-card dl>div{display:flex;justify-content:space-between;gap:12px;font-size:11px}.font-asset-card dt{color:var(--brand-graphite)}.font-asset-card dd{min-width:0;margin:0;overflow:hidden;color:var(--brand-ink);text-overflow:ellipsis;white-space:nowrap}.font-asset-card .button{justify-content:center;margin-top:auto}.layer-list{display:grid;gap:3px;max-height:52vh;overflow-y:auto}.layer-list>button{display:grid;grid-template-columns:24px minmax(0,1fr) auto auto;align-items:center;gap:5px;width:100%;min-height:38px;padding:5px 7px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--brand-ink);text-align:left;cursor:pointer}.layer-list>button>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layer-list>button:hover{background:var(--warm-50)}.layer-list>button.selected{border-color:#9eb5ce;background:#edf4fb;color:var(--brand-navy)}.layer-type-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:5px;background:var(--brand-silver-soft)}.layer-order-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:12px}.layer-order-actions button:disabled{opacity:.45;cursor:default}.designer-canvas-column{display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-content:start;justify-items:center;min-width:0;overflow:hidden;background:#dfe5eb}.designer-canvas-toolbar{z-index:2;width:100%;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px 18px;border-bottom:1px solid rgba(2,31,66,.1);background:#f7f9fbe6}.designer-canvas-toolbar .zoom-stepper button:disabled{opacity:.4;cursor:default}.designer-canvas-viewport{width:100%;min-width:0;min-height:320px;display:grid;place-items:start center;padding:24px;overflow:auto;overscroll-behavior:contain}.designer-artboard{position:relative;max-width:none;flex:0 0 auto;background:#fff;box-shadow:0 18px 42px #021f4238;touch-action:none}.designer-artboard canvas{display:block;width:100%;height:100%}.canvas-layer-target{position:absolute;margin:0;padding:0;border:1px solid transparent;background:transparent;cursor:move}.canvas-layer-target.inactive{pointer-events:none}.canvas-layer-target:hover{border-color:#062f5f85}.canvas-layer-target.selected{border:2px solid #1769aa;box-shadow:0 0 0 1px #fff inset}.canvas-layer-target.selected:after{content:"";position:absolute;right:-5px;bottom:-5px;width:8px;height:8px;border:1px solid #fff;background:#1769aa}.canvas-layer-target.locked{cursor:not-allowed}.canvas-hint{width:100%;margin:0;padding:10px 16px 12px;color:#4d5965;background:#dfe5ebf0;font-size:12px;text-align:center}.layer-inspector,.sample-inspector{display:grid;gap:12px}.layer-inspector label,.sample-inspector label{display:grid;gap:5px;color:var(--brand-graphite);font-size:12px;font-weight:650}.layer-inspector input,.layer-inspector select,.layer-inspector textarea,.sample-inspector input,.sample-inspector select,.sample-inspector textarea{width:100%;min-height:35px;padding:7px 8px;border:1px solid var(--brand-line);border-radius:6px;background:var(--brand-surface);color:var(--brand-ink)}.layer-inspector input[type=color]{padding:3px}.layer-inspector input[type=range]{padding-inline:0}.layer-inspector fieldset{margin:0;padding:10px;border:1px solid var(--brand-line);border-radius:7px}.layer-inspector legend{padding:0 5px;color:var(--brand-graphite);font-size:11px;font-weight:700}.inspector-number-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.inspector-toggle-row{display:grid;grid-template-columns:1fr 1fr;gap:6px}.inspector-toggle-row button.active{border-color:#9eb5ce;background:#edf4fb;color:var(--brand-navy)}.layer-inspector .text-content-editor{display:grid;gap:10px;padding:11px;background:#f8fafc}.text-content-editor>p,.text-content-warning{margin:0;color:var(--brand-graphite);font-size:11px;line-height:1.4}.text-content-segments{display:grid;gap:7px}.text-content-segment{display:grid;min-width:0;gap:7px;padding:8px;border:1px solid var(--brand-line);border-radius:7px;background:var(--brand-surface)}.text-content-segment.data{border-color:#b8cce1;background:#f2f7fc}.text-content-segment-heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:7px}.text-content-segment-heading strong{color:var(--brand-graphite);font-size:10px;text-transform:uppercase;letter-spacing:.04em}.text-data-chip{min-width:0;overflow:hidden;padding:4px 8px;border-radius:999px;background:#dceaf7;color:var(--brand-navy);font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.text-content-segment-actions{display:inline-flex;flex:0 0 auto;gap:3px}.text-content-segment-actions button,.text-content-add button{display:inline-flex;min-height:28px;align-items:center;justify-content:center;gap:4px;border:1px solid var(--brand-line);border-radius:5px;background:var(--brand-surface);color:var(--brand-ink);cursor:pointer}.text-content-segment-actions button{width:28px;padding:0}.text-content-segment-actions button:disabled{opacity:.35;cursor:default}.text-content-segment textarea{min-height:54px;resize:vertical}.text-content-add{display:grid;grid-template-columns:1fr;gap:6px}.text-content-add button{padding:6px 8px;font-size:11px;font-weight:700}.text-content-add button:hover,.text-content-segment-actions button:not(:disabled):hover{border-color:#9eb5ce;background:#edf4fb}.layer-inspector .text-token-checkbox{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:7px}.layer-inspector .text-token-checkbox input{width:16px;min-height:16px;height:16px;padding:0;accent-color:var(--brand-navy)}.sample-inspector{margin-top:18px;padding-top:16px;border-top:1px solid var(--brand-line)}.sample-inspector summary{cursor:pointer;color:var(--brand-navy);font-size:14px;font-weight:750}.inspector-empty{margin:0;color:var(--brand-graphite);font-size:13px}.danger-outline{border-color:#d9a8ae!important;background:#fff8f8!important;color:#9b3842!important}.step-indicator{min-height:54px;display:flex;align-items:center;gap:12px;padding:0 34px;border-bottom:1px solid var(--brand-line);background:var(--warm-50)}.step-pill{display:inline-flex;align-items:center;gap:9px;color:var(--brand-graphite);font-size:14px;font-weight:700;border:0;background:transparent;padding:6px 8px;border-radius:8px;opacity:1}.step-pill span{width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--brand-line);border-radius:50%;background:var(--brand-surface);color:var(--brand-graphite);font-size:12px}.step-pill.current{color:var(--brand-ink);background:#062f5f12;box-shadow:inset 0 0 0 1px #062f5f14}.step-pill.current span{border-color:var(--brand-navy);background:var(--brand-navy);color:#fff}.step-pill.complete{color:var(--brand-navy);cursor:pointer}.step-pill.complete:hover{background:var(--warm-100)}.step-pill.complete span{border-color:#062f5f4d;background:var(--brand-surface);color:var(--brand-navy)}.step-pill.complete span svg{stroke-width:3}.step-pill.upcoming{color:#626a73;cursor:default;font-weight:650}.step-pill:disabled{opacity:1}.button,.icon-button{border:1px solid transparent;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.button{border-radius:8px;padding:0 16px;font-weight:650}.button:active,.icon-button:active{transform:translateY(1px)}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.48}.button.primary{background:linear-gradient(180deg,var(--brand-navy),var(--brand-navy-deep));color:#fff;border-color:var(--brand-navy);box-shadow:0 12px 24px #062f5f33}.button.primary:hover{background:var(--brand-navy-deep)}.button.secondary{background:var(--brand-surface);color:var(--brand-navy);border-color:var(--brand-line)}.button.secondary:hover,.icon-button:hover{background:#f4f7fa;border-color:var(--brand-silver)}.button.quiet{border-color:transparent;background:transparent;color:var(--brand-navy);box-shadow:none}.button.quiet:hover{background:var(--warm-50)}.button.quiet.danger{color:#a3424a}.button.danger:not(.quiet){border-color:#a3424a;background:#a3424a;color:#fff}.button.danger:not(.quiet):hover{background:#8f3540}.button.compact{min-height:34px;padding:0 11px;font-size:13px}.icon-button{width:40px;border-radius:8px;background:var(--brand-surface);border-color:var(--brand-line);color:var(--brand-navy)}.icon-button.danger{color:#a3424a}.workspace{height:calc(100vh - 116px);display:grid;grid-template-columns:minmax(390px,440px) minmax(660px,1fr);gap:28px;padding:28px 34px}.mobile-editor-nav{display:none}.wizard-page{min-height:calc(100vh - 116px);padding:20px 28px 34px}.wizard-panel{max-width:900px;margin:0 auto;background:var(--brand-panel);border:1px solid var(--brand-line);border-radius:12px;box-shadow:0 18px 38px #021f4212}.wizard-heading{padding:18px 24px 16px;border-bottom:1px solid var(--brand-line)}.wizard-heading.split{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.wizard-heading h2{margin:0;color:var(--brand-ink);font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:600}.wizard-heading p{margin:5px 0 0;color:var(--brand-graphite)}.form-requirement-note{display:block;margin-top:7px;color:var(--brand-graphite);font-size:12px}.form-requirement-note span{color:#a3424a;font-weight:750}.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}.identity-document-import{margin:18px 24px 0;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #bfd8d1;border-radius:10px;background:#f4faf8}.identity-document-import-copy,.identity-document-import-actions,.identity-document-field-toggle{display:flex;align-items:center}.identity-document-import-copy{gap:12px;min-width:0}.identity-document-import-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;color:#176a5d;border-radius:50%;background:#dcefe9}.identity-document-import h3{margin:0;color:var(--brand-ink);font-size:15px}.identity-document-import p{margin:3px 0 0;color:var(--brand-graphite);font-size:13px}.identity-document-import-copy small{margin-top:5px;display:flex;align-items:center;gap:5px;color:#28695f;font-size:11px}.identity-document-import-actions{flex:0 0 auto;gap:8px}.identity-document-import-actions .button{padding-inline:11px}.identity-document-error{margin:10px 0 0;color:#9b3037;font-size:13px}.identity-document-modal{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;padding:24px;display:grid;place-items:center;background:#011428b3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.identity-document-dialog{width:min(1050px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid var(--brand-line);border-radius:14px;background:var(--brand-panel);box-shadow:0 30px 80px #000e2459}.identity-document-dialog>header,.identity-document-dialog>footer{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.identity-document-dialog>header{border-bottom:1px solid var(--brand-line)}.identity-document-dialog>footer{border-top:1px solid var(--brand-line);background:var(--warm-50)}.identity-document-dialog>header h2{margin:0;color:var(--brand-ink);font-family:Georgia,Times New Roman,serif;font-size:22px}.identity-document-dialog>header p{margin:4px 0 0;color:var(--brand-graphite);font-size:13px}.identity-document-review-layout{padding:20px;display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:20px;align-items:start}.identity-document-processing,.identity-document-failure{min-height:360px;padding:60px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;text-align:center}.identity-document-processing-icon{width:70px;height:70px;display:grid;place-items:center;color:#176a5d;border-radius:50%;background:#dcefe9;animation:identity-document-pulse 1.4s ease-in-out infinite}.identity-document-processing strong{color:var(--brand-ink)}.identity-document-processing small{color:var(--brand-graphite)}.identity-document-progress{width:min(420px,90%);height:8px;overflow:hidden;border-radius:999px;background:#d8e0e6}.identity-document-progress span{height:100%;display:block;border-radius:inherit;background:#1c8b78;transition:width .18s ease}@keyframes identity-document-pulse{50%{transform:scale(1.06);box-shadow:0 0 0 12px #1c8b7814}}.identity-document-failure-icon{width:66px;height:66px;display:grid;place-items:center;color:#9b3037;border-radius:50%;background:#f8e5e7}.identity-document-failure strong{color:var(--brand-ink)}.identity-document-failure p{max-width:560px;margin:0;color:#9b3037;font-size:13px}.identity-document-failure small{max-width:620px;color:var(--brand-graphite)}.identity-document-failure+footer{flex-wrap:wrap;justify-content:flex-end}.identity-document-failure+footer .button:first-child{margin-right:auto}.identity-document-review-layout{grid-template-columns:minmax(230px,.58fr) minmax(560px,1.42fr)}.identity-document-review-source{position:sticky;top:0;display:grid;gap:9px}.identity-document-review-source-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.identity-document-review-source h3,.identity-document-review-fields h3{margin:0;color:var(--brand-ink);font-size:14px}.identity-document-review-preview-toggle{display:none}.identity-document-review-source-body{display:grid;gap:9px}.identity-document-review-preview{overflow:hidden;border:1px solid var(--brand-line);border-radius:8px;background:#e7ebee}.identity-document-review-preview img{width:100%;max-height:min(380px,calc(100vh - 285px));display:block;object-fit:contain}.identity-document-type-result{margin:0;color:var(--brand-graphite);font-size:12px}.identity-document-type-result span{margin:0 3px;color:#8a98a5}.identity-document-review-fields{overflow:hidden;border:1px solid var(--brand-line);border-radius:9px;background:#fff}.identity-document-review-fields-heading{padding:13px 15px}.identity-document-review-fields-heading p{margin:3px 0 0;color:var(--brand-graphite);font-size:12px}.identity-document-review-columns,.identity-document-review-field{display:grid;grid-template-columns:58px minmax(170px,.78fr) minmax(260px,1.22fr);column-gap:14px}.identity-document-review-columns{padding:7px 14px;color:#667684;background:#f1f4f6;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.identity-document-review-columns span:first-child{text-align:center}.identity-document-review-field{min-height:78px;padding:12px 14px;align-items:center;border-top:1px solid var(--brand-line);transition:background .14s ease,box-shadow .14s ease}.identity-document-review-field.selected{background:#fbfefd;box-shadow:inset 3px 0 #77b8a9}.identity-document-review-field.unselected{background:#f7f8f9}.identity-document-review-field.missing{color:var(--brand-graphite);background:#f7f8f9;box-shadow:none}.identity-document-review-field input[type=text],.identity-document-review-field input[type=date]{min-width:0;width:100%}.identity-document-field-toggle{justify-self:center;cursor:pointer}.identity-document-field-toggle input{width:16px;height:16px;margin:0;accent-color:#087c67}.identity-document-review-detail,.identity-document-review-value{min-width:0;display:grid;gap:4px}.identity-document-review-detail strong{color:var(--brand-ink);font-size:13px}.identity-document-review-detail small,.identity-document-review-missing-value{color:var(--brand-graphite);font-size:11px}.identity-document-review-note{font-size:11px;font-weight:700}.identity-document-review-note.confirmed{color:#1a6d58}.identity-document-review-note.attention{color:#8a5c0a}.identity-document-review-unavailable{justify-self:center;color:#8795a1}.identity-document-review-missing-value{align-self:center}.identity-document-review-layout+footer{flex-wrap:wrap}.quick-details-grid{padding:18px 24px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.quick-photo-block{padding:15px 24px 0}.quick-photo-block h3{margin:0;color:var(--brand-ink);font-size:15px}.quick-photo-block h3 span{color:var(--brand-graphite);font-family:inherit;font-size:12px;font-weight:500}.section-heading-inline{margin-bottom:7px}.section-heading-inline p{margin:4px 0 0;color:var(--brand-graphite);font-size:13px}.wizard-actions{margin-top:18px;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--brand-line);background:var(--warm-50);border-radius:0 0 12px 12px}.design-picker-panel{max-width:1180px}.design-picker-actions{display:flex;align-items:flex-end;justify-content:flex-end;gap:16px;flex-wrap:wrap}.company-information-toggle{align-items:center;color:var(--brand-graphite);cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:9px;white-space:nowrap}.company-information-toggle input{height:1px;opacity:0;position:absolute;width:1px}.toggle-track{background:#aab4bf;border-radius:999px;display:flex;align-items:center;flex:0 0 auto;height:24px;padding:3px;transition:background .16s ease;width:42px}.toggle-track>span{background:#fff;border-radius:50%;box-shadow:0 1px 3px #021f4247;height:18px;transform:translate(0);transition:transform .16s ease;width:18px}.company-information-toggle input:checked+.toggle-track{background:#1769aa}.company-information-toggle input:checked+.toggle-track>span{transform:translate(18px)}.company-information-toggle input:focus-visible+.toggle-track{outline:3px solid var(--brand-focus);outline-offset:2px}.design-picker-heading{padding:20px 26px 0}.back-to-project{align-items:center;background:transparent;border:0;color:var(--brand-graphite);cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:650;gap:5px;margin:0 0 14px;padding:0}.back-to-project:hover{color:var(--brand-navy)}.approval-toolbar{align-items:center;background:#fafbfd;border:1px solid var(--brand-line);border-radius:9px;display:flex;gap:24px;justify-content:space-between;margin-top:18px;min-height:76px;padding:11px 14px 11px 18px;width:100%}.approval-summary{align-items:center;color:var(--brand-graphite);display:flex;flex-wrap:wrap;font-size:13px;gap:24px}.approval-summary strong{color:var(--brand-navy);font-size:14px;white-space:nowrap}.hidden-design-selection{color:#815e19;font-size:12px;font-weight:700}.design-picker-actions .design-language-filter select{min-height:40px;min-width:150px}.design-picker-actions .company-information-toggle{margin-bottom:8px}.create-approval-button{min-height:40px;white-space:nowrap}.design-grid{padding:24px 26px 26px;display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px}.design-card{overflow:hidden;border:1px solid var(--brand-line);border-radius:8px;background:var(--brand-surface)}.design-card.selected{border-color:var(--brand-navy);box-shadow:0 0 0 3px var(--brand-focus)}.design-preview{position:relative;min-height:330px;display:grid;place-items:center;padding:18px;background:linear-gradient(45deg,rgba(201,206,212,.34) 25%,transparent 25%),linear-gradient(-45deg,rgba(201,206,212,.34) 25%,transparent 25%),#eef2f6;background-size:22px 22px}.design-preview canvas{display:block;max-width:100%;height:auto;border-radius:3px;box-shadow:0 16px 34px #021f422e;background:#fff}.approval-design-badge{position:absolute;z-index:1;top:13px;left:13px;min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:6px;background:var(--brand-navy);color:#fff;box-shadow:0 10px 22px #021f4238;font-size:12px;font-weight:750}.design-favourite-button{position:absolute;z-index:2;top:13px;right:13px;width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid rgba(2,31,66,.2);border-radius:50%;color:var(--brand-navy);background:#fffffff0;box-shadow:0 8px 18px #021f4229;cursor:pointer}.design-favourite-button:hover{background:#fff;transform:translateY(-1px)}.design-favourite-button:disabled{cursor:wait;opacity:.72;transform:none}.design-favourite-button:focus-visible{outline:3px solid var(--brand-focus);outline-offset:2px}.design-favourite-button.active{border-color:#d29b27;color:#b87800;background:#fff8df}.favourite-error{margin-top:10px!important;color:#a43232!important;font-weight:650}.design-card-body{padding:16px;display:grid;gap:16px}.design-card-body h3{margin:0 0 5px;color:var(--brand-ink);font-size:17px}.design-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:5px}.design-card-heading h3{margin-bottom:0}.design-card-heading .design-language-badge{flex:0 0 auto}.empty-design-results{grid-column:1 / -1;margin:30px 0;color:var(--brand-graphite);text-align:center}.design-card-body p,.selected-template-summary p{margin:0;color:var(--brand-graphite);font-size:13px;line-height:1.45}.design-card-actions{display:grid;gap:10px}.approval-checkbox{min-height:40px;display:flex;align-items:center;gap:9px;padding:9px 10px;border:1px solid var(--brand-line);border-radius:8px;background:#fff;color:var(--brand-ink);font-size:13px;font-weight:650}.approval-checkbox input{width:17px;height:17px;padding:0;flex:0 0 auto;accent-color:var(--brand-navy)}.approval-checkbox:has(input:checked){border-color:#062f5f61;background:#f4f7fa;color:var(--brand-navy)}.approval-checkbox:has(input:disabled){color:var(--brand-graphite);opacity:.7}.editor-panel{overflow-y:auto;padding:2px 8px 34px 0}.editor-section{background:var(--brand-panel);border:1px solid var(--brand-line);border-radius:8px;margin-bottom:16px;box-shadow:0 18px 34px #021f420f}.editor-section h2{margin:0;padding:17px 18px 14px;color:var(--brand-ink);border-bottom:1px solid var(--brand-line);font-size:16px;font-weight:750}.section-body{padding:18px;display:grid;gap:15px}.selected-template-summary{display:grid;grid-template-columns:72px 1fr;gap:15px;align-items:center}.selected-template-summary strong{display:block;margin-bottom:5px}.selected-template-summary .button{margin-top:12px}.template-thumb{height:90px;border:1px solid var(--brand-silver);border-radius:6px;overflow:hidden;background:linear-gradient(45deg,rgba(201,206,212,.22) 25%,transparent 25%),linear-gradient(-45deg,rgba(201,206,212,.22) 25%,transparent 25%),#eef2f6;background-size:12px 12px;display:grid;place-items:center;padding:4px}.template-thumb canvas{display:block;max-width:100%;max-height:100%;width:auto;height:auto;border-radius:2px;background:#fff;box-shadow:0 4px 10px #021f422e}.design-preview-surface{position:relative}.design-preview-surface .design-preview-canvas{visibility:hidden;opacity:0}.design-preview-surface[data-preview-state=ready] .design-preview-canvas{visibility:visible;opacity:1;animation:design-preview-reveal .18s ease-out}.design-preview-status{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:12px;border-radius:inherit;background:var(--brand-silver-soft);color:var(--brand-graphite);font-size:12px;line-height:1.4;text-align:center;pointer-events:none}.design-preview-spinner{width:26px;height:26px;border:2px solid var(--brand-silver);border-top-color:var(--brand-navy);border-radius:50%;animation:design-preview-spin 1s linear infinite}@keyframes design-preview-spin{to{transform:rotate(360deg)}}@keyframes design-preview-reveal{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.design-preview-spinner,.design-preview-surface[data-preview-state=ready] .design-preview-canvas{animation:none}}.hint{margin:0;color:var(--brand-graphite);font-size:13px;line-height:1.45}.field{display:grid;gap:7px}.field>span{display:flex;justify-content:space-between;align-items:center;color:var(--brand-ink);font-size:14px;font-weight:650}.field em{color:var(--brand-graphite);font-size:11px;font-style:normal;text-transform:uppercase;letter-spacing:.04em}.required-mark{color:#a3424a;font-weight:750}input,select,textarea{width:100%;border:1px solid var(--brand-line);background:#fff;color:var(--brand-ink);border-radius:8px;outline:none;padding:11px 12px}textarea{resize:vertical;min-height:94px;max-height:180px;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:var(--brand-navy);box-shadow:0 0 0 3px var(--brand-focus)}input.input-error{border-color:#bd6269;background:snow}.field-error{color:#a3424a;font-size:12px;line-height:1.35}.field-meta{display:flex;justify-content:space-between;gap:12px;color:var(--brand-graphite)}.warning{color:#9a5a2f;font-size:12px;line-height:1.35}.photo-upload{display:grid;gap:8px}.sample-portrait-picker{display:grid;grid-template-columns:minmax(210px,.34fr) minmax(0,1fr);min-width:0;align-items:start;gap:24px;padding:18px;border:1px solid var(--brand-line);border-radius:12px;background:#fff}.sample-portrait-intro{display:grid;gap:8px}.sample-portrait-intro h4{margin:0;color:var(--brand-ink);font-family:var(--font-display);font-size:19px;line-height:1.18}.sample-portrait-intro p{margin:0;color:var(--brand-graphite);font-size:13px;line-height:1.45}.sample-portrait-intro .sample-portrait-notice{margin-top:4px;padding:9px 10px;border-left:3px solid var(--warm-300);border-radius:0 6px 6px 0;color:var(--brand-ink);background:var(--warm-50);font-weight:650}.sample-portrait-groups{display:grid;min-width:0;gap:16px}.sample-portrait-group{min-width:0}.sample-portrait-group-heading{display:flex;width:100%;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:7px;padding:0;border:0;color:var(--brand-ink);background:transparent;cursor:pointer;font-family:inherit;font-size:15px;font-weight:750;text-align:left}.sample-portrait-group-heading:after{content:"+";margin-left:auto;color:var(--brand-navy);font-size:18px;font-weight:500}.sample-portrait-group.expanded .sample-portrait-group-heading:after{content:"−"}.sample-portrait-group-heading small{color:var(--brand-navy);font-size:10px;font-weight:700;text-transform:uppercase}.sample-portrait-group:not(.expanded)>.sample-portrait-group-body{display:none}.sample-portrait-group-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.sample-portrait-gender{display:grid;min-width:0;gap:5px}.sample-portrait-gender h5{margin:0;color:var(--brand-ink);font-size:12px}.sample-portrait-options{display:grid;grid-template-columns:repeat(4,minmax(48px,1fr));gap:7px;min-width:0}.sample-portrait-option{display:grid;min-width:0;gap:5px;padding:4px;border:1px solid transparent;border-radius:9px;color:var(--brand-graphite);background:transparent;cursor:pointer;font:inherit;text-align:center}.sample-portrait-option:hover{border-color:var(--warm-300);background:var(--warm-50)}.sample-portrait-option:focus-visible{outline:3px solid var(--brand-focus);outline-offset:1px}.sample-portrait-option.selected{border-color:var(--brand-navy);background:#f3f7fb;box-shadow:0 0 0 1px var(--brand-navy)}.sample-portrait-option.recommended:not(.selected) .sample-portrait-image{box-shadow:0 0 0 2px var(--warm-300)}.sample-portrait-image{position:relative;align-self:start;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:7px;background:var(--warm-100)}.sample-portrait-image img{display:block;width:100%;height:100%;object-fit:cover}.sample-portrait-label{display:grid;min-width:0;gap:1px;line-height:1.12}.sample-portrait-label strong{display:flex;min-height:20px;align-items:end;justify-content:center;color:var(--brand-ink);font-size:10px;line-height:1.05;white-space:normal}.sample-portrait-label small{color:var(--brand-graphite);font-size:8px;white-space:nowrap}.sample-portrait-label em{color:#8b5b2b;font-size:8px;font-style:normal;font-weight:750}.photo-thumb.sample:after{position:absolute;top:7px;right:7px;padding:3px 5px;border-radius:4px;color:#fff;background:#022f5bdb;font-size:8px;font-weight:800;letter-spacing:.06em;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.22);text-transform:uppercase}.photo-thumb.sample:after{content:"Sample"}.sample-portrait-check{position:absolute;top:3px;right:3px;padding:2px;border-radius:50%;color:#fff;background:var(--brand-navy)}.photo-dropzone{padding:10px;border:1px dashed var(--warm-300);border-radius:10px;background:var(--warm-50);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.photo-dropzone.dragging{border-color:var(--brand-navy);background:#f2f6fa;box-shadow:0 0 0 3px var(--brand-focus)}.photo-row{display:flex;gap:14px;align-items:center}.photo-thumb{position:relative;width:148px;height:150px;border-radius:9px;border:1px solid var(--warm-300);overflow:hidden;display:grid;place-items:center;color:var(--brand-graphite);background:linear-gradient(135deg,#ffffff,var(--warm-100));flex:0 0 auto}.photo-placeholder{display:grid;justify-items:center;gap:8px;color:var(--brand-graphite);font-size:12px}.photo-thumb img{width:100%;height:100%;object-fit:cover}.photo-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.photo-primary-action{border-color:var(--brand-navy)}.upload-choice{font-weight:720}.photo-dropzone .hint{margin:6px 0 0 162px}.hint.success{color:#246b43;font-weight:650}.person-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:32px;background:#021f4294}.project-delete-panel{width:min(520px,92vw);overflow:hidden;border:1px solid var(--brand-line);border-radius:10px;background:var(--brand-surface);box-shadow:0 30px 80px #021f4252}.project-delete-heading{display:flex;align-items:flex-start;gap:14px;padding:22px 22px 16px}.project-delete-icon{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff0f1;color:#a3424a}.project-delete-heading h2{margin:0;color:var(--brand-ink);font-family:Georgia,Times New Roman,serif;font-size:22px}.project-delete-heading p{margin:7px 0 0;color:var(--brand-graphite);font-size:13px;line-height:1.55}.project-delete-warning{margin:0 22px 14px;padding:10px 12px;border:1px solid #e3c27e;border-radius:7px;background:#fff8e9;color:#84560f;font-size:13px;font-weight:700}.project-delete-list{max-height:240px;margin:0 22px 20px;padding:0;overflow:auto;border:1px solid var(--brand-line);border-radius:8px;list-style:none}.project-delete-list li{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;border-bottom:1px solid var(--brand-line);color:var(--brand-ink);font-size:13px}.project-delete-list li:last-child{border-bottom:0}.project-delete-list small{color:var(--brand-graphite);white-space:nowrap}.project-delete-list .project-delete-more{color:var(--brand-graphite);font-style:italic}.project-delete-actions{display:flex;justify-content:flex-end;gap:9px;padding:14px 22px;border-top:1px solid var(--brand-line);background:#fbfcfd}.person-dialog-panel{width:min(920px,92vw);max-height:min(840px,88vh);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-radius:8px;background:var(--brand-surface);border:1px solid var(--brand-line);box-shadow:0 30px 80px #021f4252}.photo-adjust-panel{width:min(860px,92vw);max-height:min(840px,90vh);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-radius:8px;background:var(--brand-surface);border:1px solid var(--brand-line);box-shadow:0 30px 80px #021f4252}.approval-sheet-panel{width:min(980px,94vw);max-height:min(920px,92vh);display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border-radius:8px;background:var(--brand-surface);border:1px solid var(--brand-line);box-shadow:0 30px 80px #021f4252}.approval-dialog-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.approval-message-editor{display:grid;gap:7px;padding:16px 18px;border-bottom:1px solid var(--brand-line);background:#fff}.approval-message-editor label{color:var(--brand-ink);font-size:14px;font-weight:650}.approval-message-editor p{margin:0;color:var(--brand-graphite);font-size:12px}.approval-message-editor textarea{min-height:120px;max-height:200px;resize:vertical}.approval-sheet-preview{min-height:0;overflow:auto;display:grid;place-items:start center;padding:24px;background:linear-gradient(45deg,rgba(201,206,212,.34) 25%,transparent 25%),linear-gradient(-45deg,rgba(201,206,212,.34) 25%,transparent 25%),#eef2f6;background-size:24px 24px}.approval-sheet-preview canvas{width:min(100%,520px);height:auto;display:block;background:#fff;box-shadow:0 26px 54px #021f4233}.person-dialog-heading{padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--brand-line)}.person-dialog-heading strong{display:block;margin-bottom:4px}.person-dialog-heading p{margin:0;color:var(--brand-graphite);font-size:13px}.person-image-wrap{overflow:auto;background:var(--brand-ink)}.person-image-frame{position:relative;width:100%}.person-image-frame img{width:100%;height:auto;display:block}.person-choice{position:absolute;padding:0;min-width:34px;min-height:34px;border:3px solid #ffffff;border-radius:8px;background:#062f5f1f;box-shadow:0 0 0 3px #062f5fe6,0 12px 24px #021f4247;cursor:pointer}.person-choice:hover{background:#c9ced447}.person-choice span{position:absolute;left:-14px;top:-14px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--brand-navy);color:#fff;font-weight:750;font-size:14px}.photo-adjust-body{min-height:0;display:grid;grid-template-columns:minmax(360px,1fr) 260px;gap:22px;padding:22px;overflow:auto}.photo-adjust-canvas{width:min(100%,420px);aspect-ratio:4 / 5;height:auto;display:block;margin:0 auto;border-radius:8px;background:var(--brand-ink);box-shadow:0 18px 44px #021f4238;cursor:grab;touch-action:none}.photo-adjust-canvas:active{cursor:grabbing}.preview-hint{margin:12px 0 0;color:var(--brand-graphite);font-size:13px;text-align:center}.photo-adjust-controls{display:grid;align-content:start;gap:18px}.adjust-slider{display:grid;gap:8px}.adjust-slider span{display:flex;justify-content:space-between;gap:12px;color:var(--brand-ink);font-size:14px}.adjust-slider em{color:var(--brand-navy);font-style:normal;font-weight:700}.adjust-slider input{padding:0;accent-color:var(--brand-navy)}.position-readout{display:flex;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--brand-line);border-radius:8px;background:#fff;color:var(--brand-ink);font-size:14px}.position-readout span{color:var(--brand-navy);font-weight:700}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.preview-panel{min-width:0;display:grid;grid-template-rows:auto 1fr;background:#ffffffc7;border:1px solid var(--brand-line);border-radius:8px;overflow:hidden}.preview-heading{min-height:68px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--brand-line)}.preview-heading h2{margin:0;font-size:17px}.preview-heading p{margin:4px 0 0;color:var(--brand-graphite);font-size:13px}.preview-zoom-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.zoom-stepper{display:grid;grid-template-columns:34px 58px 34px;align-items:center;min-height:38px;overflow:hidden;border:1px solid var(--brand-line);border-radius:6px;background:#ffffffe6}.zoom-stepper button,.fit-button{border:0;background:transparent;color:var(--brand-navy);cursor:pointer}.zoom-stepper button{height:38px;display:grid;place-items:center}.zoom-stepper button:hover,.fit-button:hover{background:#062f5f14}.zoom-stepper span{min-width:0;text-align:center;color:var(--brand-ink);font-size:13px;font-weight:700}.fit-button{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid var(--brand-line);border-radius:6px;background:#ffffffe6;font-weight:700;white-space:nowrap}.preview-stage{min-height:0;overflow:auto;display:grid;place-items:start center;padding:28px;background:linear-gradient(45deg,rgba(201,206,212,.34) 25%,transparent 25%),linear-gradient(-45deg,rgba(201,206,212,.34) 25%,transparent 25%),#eef2f6;background-size:24px 24px}.notice-canvas{max-width:none;display:block;border-radius:3px;box-shadow:0 26px 54px #021f4233;background:#fff}@media(max-width:1180px){body{min-width:0}.workspace{grid-template-columns:1fr;height:auto}.editor-panel{overflow:visible;padding-right:0}.preview-panel{min-height:760px}.preview-heading{align-items:flex-start;flex-direction:column}.preview-zoom-controls{justify-content:flex-start}.admin-grid{grid-template-columns:minmax(0,1fr)}.admin-table-wrap{min-width:0;max-width:100%}.design-editor-layout{grid-template-columns:230px minmax(360px,1fr)}.inspector-panel{grid-column:1 / -1;border-top:1px solid var(--brand-line);border-left:0}.layer-inspector{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.layer-inspector>.designer-panel-heading,.layer-inspector>.inspector-toggle-row,.layer-inspector>fieldset,.layer-inspector>.danger-outline{grid-column:1 / -1}}@media(max-height:820px)and (min-width:761px){.quick-details-panel .wizard-actions{position:sticky;z-index:12;bottom:0;box-shadow:0 -10px 26px #021f4214}}@media(max-width:760px){.top-bar,.top-bar.compact{min-height:58px;padding:7px 16px}.brand-logo-image{width:190px}.account-copy{display:none}.top-bar.compact .top-actions{flex:1 1 auto;overflow:hidden}.top-actions{gap:6px}.top-actions .button{padding-inline:10px}.project-header-tools{flex:1 1 auto;align-items:stretch;flex-direction:column;gap:6px}.project-breadcrumb{width:100%}.project-status-select{min-width:0;width:100%}.step-indicator{min-height:50px;gap:3px;overflow-x:auto;padding:0 12px;scrollbar-width:none}.step-indicator::-webkit-scrollbar{display:none}.step-pill{flex:0 0 auto;gap:6px;padding-inline:6px;font-size:12px}.step-pill span{width:23px;height:23px}.wizard-page{padding:12px 10px 92px}.wizard-heading{padding:16px}.wizard-heading h2{font-size:23px}.wizard-heading.split{align-items:stretch;flex-direction:column}.design-picker-heading{padding-bottom:0}.approval-toolbar{align-items:stretch;flex-direction:column;gap:14px;padding:14px}.approval-summary{gap:7px 14px}.design-picker-actions{width:100%}.design-picker-actions .company-information-toggle{margin:0 auto 0 0}.design-picker-actions .design-language-filter{flex:1 1 100%}.design-picker-actions .design-language-filter select{width:100%}.design-picker-actions .button{flex:1 1 0}.quick-details-grid{grid-template-columns:1fr;padding:16px 16px 0}.quick-photo-block{padding:15px 16px 0}.identity-document-import{margin:14px 16px 0;align-items:stretch;flex-direction:column}.identity-document-import-actions{width:100%}.identity-document-import-actions .button{flex:1 1 0}.identity-document-modal{padding:0;place-items:stretch}.identity-document-dialog{width:100%;max-height:100vh;min-height:100vh;border:0;border-radius:0}.identity-document-dialog>header{position:sticky;z-index:3;top:0;background:var(--brand-panel)}.identity-document-dialog>footer{position:sticky;z-index:3;bottom:0}.identity-document-review-layout{padding:14px;grid-template-columns:minmax(0,1fr)}.identity-document-review-source{position:static;padding:11px 13px;border:1px solid var(--brand-line);border-radius:8px;background:#f7f9fa}.identity-document-review-source h3{display:none}.identity-document-review-preview-toggle{padding:0;display:flex;align-items:center;gap:6px;color:var(--brand-navy);border:0;background:transparent;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.identity-document-review-preview-toggle svg{transition:transform .14s ease}.identity-document-review-preview-toggle svg.expanded{transform:rotate(180deg)}.identity-document-review-source-body{display:none;padding-top:10px}.identity-document-review-source-body.mobile-expanded{display:grid}.identity-document-review-preview img{max-height:260px}.identity-document-review-columns,.identity-document-review-field{grid-template-columns:42px minmax(105px,.72fr) minmax(140px,1.28fr);column-gap:8px}.identity-document-review-columns,.identity-document-review-field{padding-inline:10px}.identity-document-dialog>footer .button{min-width:0}.identity-document-review-layout+footer .button{flex:1 1 180px}.sample-portrait-picker{grid-template-columns:minmax(0,1fr);gap:18px;padding:15px}.sample-portrait-group{padding:0 10px;border:1px solid var(--brand-line);border-radius:9px}.sample-portrait-group-heading{min-height:44px;align-items:center;margin:0;cursor:pointer}.sample-portrait-group-heading:after{content:"+";margin-left:auto;color:var(--brand-navy);font-size:20px;font-weight:500}.sample-portrait-group.expanded .sample-portrait-group-heading:after{content:"−"}.sample-portrait-group-body{grid-template-columns:minmax(0,1fr);gap:14px;padding:4px 0 12px}.sample-portrait-options{width:100%}.photo-row{align-items:stretch;flex-direction:column}.photo-thumb{width:100%;height:220px}.photo-actions{gap:6px}.photo-actions .button{flex:1 1 auto}.photo-dropzone .hint{margin-left:0}.wizard-actions{position:fixed;z-index:15;right:0;bottom:0;left:0;margin:0;gap:6px;padding:10px 8px calc(10px + env(safe-area-inset-bottom));border-radius:0;box-shadow:0 -10px 30px #021f421a}.wizard-actions .save-status{max-width:105px;font-size:11px;line-height:1.25}.wizard-actions .button{padding-inline:9px;white-space:nowrap;font-size:12px}.workspace{padding:16px 10px 84px}.projects-page,.admin-page{padding-inline:16px}.admin-heading{align-items:stretch;flex-direction:column}.admin-heading .button,.admin-tabs{width:100%}.admin-tabs button{flex:1 1 0;justify-content:center;min-height:44px}.admin-form-row{grid-template-columns:1fr}.designer-library{padding:20px 16px 36px}.designer-library-heading{align-items:stretch;flex-direction:column}.designer-library-actions{width:100%}.designer-library-actions .design-language-filter{flex:1 1 100%}.designer-library-actions .design-language-filter select{width:100%}.designer-library-heading .button{justify-content:center}.designer-section-tabs{margin-bottom:20px}.designer-section-tabs button{flex:1 1 0}.font-library-layout,.font-asset-list{grid-template-columns:1fr}.design-editor-toolbar{align-items:stretch;flex-wrap:wrap;padding:9px 10px}.design-editor-statebar{align-items:flex-start;padding-inline:10px}.design-editor-statebar>span:last-child{flex-basis:100%}.design-editor-language{order:2;flex-basis:130px}.design-title-fields{order:3;min-width:100%}.designer-save-state{margin-left:auto;align-self:center}.design-editor-layout{display:flex;flex-direction:column}.layer-panel{border-right:0;border-bottom:1px solid var(--brand-line)}.layer-list{max-height:260px}.layer-list>button,.add-layer-grid button,.layer-order-actions button,.inspector-toggle-row button{min-height:44px}.designer-canvas-column{order:2;overflow:visible}.designer-canvas-toolbar{padding-inline:10px}.designer-canvas-viewport{min-height:0;height:auto;max-height:72vh;padding:16px 10px}.inspector-panel{order:3}.layer-inspector{display:grid;grid-template-columns:1fr}.layer-inspector>*{grid-column:1!important}.projects-heading{align-items:stretch;flex-direction:column}.projects-heading-actions{width:100%;align-items:stretch}.projects-heading-actions .button{flex:1 1 0;justify-content:center}.project-filters{padding-inline:12px}.project-status-tabs{grid-template-columns:repeat(6,minmax(112px,1fr));margin-inline:-12px;overflow-x:auto;overflow-y:hidden}.project-status-tabs button{justify-content:flex-start;padding-inline:14px}.project-mobile-selection-start{display:flex;justify-content:flex-end;padding:10px 12px;border-bottom:1px solid var(--brand-line);background:#fbfcfd}.project-selection-toolbar{align-items:stretch;flex-direction:column;gap:10px;padding:12px}.project-selection-summary{align-items:flex-start;flex-direction:column;gap:4px}.project-selection-summary span{display:block;line-height:1.5}.project-selection-summary button{margin-left:4px}.project-selection-actions{display:grid;grid-template-columns:1fr 1fr}.project-selection-actions .button{min-width:0;padding-inline:8px}.project-table-scroll{display:none}.project-card-list{display:grid}.project-mobile-card{min-width:0;display:grid;gap:15px;padding:16px;border-bottom:1px solid var(--brand-line);background:var(--brand-surface)}.project-mobile-card.selected{background:#f3f7fb;box-shadow:inset 3px 0 0 var(--brand-navy)}.project-mobile-heading{width:100%;min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.project-mobile-identity{min-width:0;flex:1 1 auto;display:flex;align-items:flex-start;gap:11px}.project-mobile-identity>.project-selection-checkbox{flex:0 0 auto;margin-top:11px}.project-mobile-heading .project-person{min-width:0;flex:1 1 auto}.project-mobile-heading .project-status{flex:0 0 auto}.project-mobile-details{display:grid;gap:10px;margin:0}.project-mobile-details>div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;align-items:start}.project-mobile-details dt{color:var(--brand-graphite);font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.project-mobile-details dd{min-width:0;display:flex;align-items:center;gap:6px;margin:0;color:var(--brand-ink);font-size:13px}.project-mobile-details dd.empty{color:#8a929c}.project-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.project-mobile-actions .button{min-width:0}.project-pagination{align-items:flex-start;flex-direction:column}.project-pagination nav{max-width:100%;overflow-x:auto;padding-bottom:2px}.project-pagination button{min-width:44px;height:44px}.person-dialog{padding:10px}.project-delete-panel{width:100%}.project-delete-heading{padding:18px 16px 14px}.project-delete-warning{margin-inline:16px}.project-delete-list{margin:0 16px 16px}.project-delete-actions{display:grid;grid-template-columns:1fr 1fr;padding:12px 16px}.project-delete-actions .button{min-width:0;padding-inline:8px}.person-dialog-panel,.photo-adjust-panel,.approval-sheet-panel{width:100%;max-height:calc(100dvh - 20px)}.photo-adjust-body{grid-template-columns:minmax(0,1fr);gap:16px;padding:12px}.photo-adjust-canvas{width:min(100%,360px)}.photo-adjust-controls{width:100%}.button,.icon-button,.account-menu summary{min-height:44px}.zoom-stepper{grid-template-columns:44px 58px 44px;min-height:44px}.zoom-stepper button{height:44px}.fit-button{min-height:44px}.preview-panel{min-height:min(680px,calc(100dvh - 90px));scroll-margin-top:10px}.editor-panel{scroll-margin-top:10px}.mobile-editor-nav{position:fixed;z-index:18;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:6px;border:1px solid var(--brand-line);border-radius:10px;background:#fffffff5;box-shadow:0 12px 30px #021f422e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-editor-nav a{min-height:44px;display:grid;place-items:center;border-radius:7px;color:var(--brand-navy);font-size:13px;font-weight:750;text-decoration:none}.mobile-editor-nav a:last-child{background:var(--brand-navy);color:#fff}}
