:root{--blue:#2f516c;--blue-dark:#17354e;--blue-deep:#0d2740;--blue-light:#dce8f0;--ink:#102838;--muted:#647682;--bg:#f6f8fa;--surface:#fff;--line:#dce4e9;--green:#168058;--green-soft:#e4f4ed;--amber:#c88921;--shadow:0 18px 60px rgba(18,48,70,.10);--radius:24px;--header:82px;--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip{position:fixed;left:10px;top:10px;z-index:9999;background:#fff;padding:10px 14px;border-radius:10px;transform:translateY(-160%)}.skip:focus{transform:none}.site-header{height:var(--header);background:rgba(255,255,255,.95);backdrop-filter:blur(14px);position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(23,53,78,.08)}.header-inner{height:100%;display:flex;align-items:center;gap:22px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content}.brand img{width:47px;height:47px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:.92}.brand strong{font-size:1.36rem;letter-spacing:.06em;font-weight:800;color:var(--blue-deep)}.brand small{font-size:.55rem;letter-spacing:.19em;font-weight:800;color:var(--blue)}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:2px}.desktop-nav a{padding:10px 10px;border-radius:10px;font-size:.84rem;font-weight:700;color:#345064}.desktop-nav a:hover{background:#edf3f7;color:var(--blue-deep)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 20px;border-radius:12px;border:1px solid var(--blue);background:var(--blue);color:#fff;font-weight:800;line-height:1.15;transition:.2s ease}.button:hover{transform:translateY(-1px);background:var(--blue-dark);border-color:var(--blue-dark);box-shadow:0 10px 25px rgba(23,53,78,.18)}.button-small{min-height:42px;padding:10px 16px;font-size:.86rem}.button-secondary{background:#fff;color:var(--blue);border-color:#aebfcb}.button-secondary:hover{background:#eef4f8;color:var(--blue-dark);box-shadow:none}.button-light{background:#fff;color:var(--blue-dark);border-color:#fff}.button-light:hover{background:#eaf1f5;color:var(--blue-deep);border-color:#eaf1f5}.button-ghost{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.65);color:#fff}.button-ghost:hover{background:#fff;color:var(--blue-dark);border-color:#fff}.full{width:100%}.menu-toggle{display:none;margin-left:auto;border:0;background:transparent;width:46px;height:46px;color:var(--blue-deep)}.menu-toggle .icon{width:28px;height:28px}.icon{width:1.25em;height:1.25em;display:inline-block;vertical-align:-.2em;flex:0 0 auto}.mobile-menu{position:fixed;inset:0;z-index:2500;background:var(--blue-dark);color:#fff;padding:26px max(24px,env(safe-area-inset-right)) max(26px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));display:flex;flex-direction:column;transform:translateX(102%);visibility:hidden;transition:.35s cubic-bezier(.22,.61,.36,1)}.mobile-menu.open{transform:none;visibility:visible}.mobile-top{display:flex;justify-content:space-between;align-items:center}.brand-inverse strong,.brand-inverse small{color:#fff}.brand-inverse img{filter:brightness(0) invert(1)}.menu-close{width:48px;height:48px;border-radius:50%;background:transparent;border:1px solid rgba(255,255,255,.35);color:#fff;display:grid;place-items:center}.menu-close .icon{width:26px;height:26px}.mobile-menu nav{display:grid;margin:38px 0 26px}.mobile-menu nav a{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.16);font-size:clamp(1.9rem,8vw,3.3rem);font-weight:760;letter-spacing:-.04em;line-height:1.05;padding:11px 0}.mobile-menu nav a span{font-size:.75rem;letter-spacing:.1em;color:#abc0cf}.mobile-bottom{margin-top:auto;display:grid;gap:18px}.mobile-bottom p{margin:0;color:#cbd9e2;max-width:560px}.lock-scroll{overflow:hidden}
.hero{position:relative;min-height:min(800px,calc(100svh - var(--header)));overflow:hidden;color:#fff;display:grid;align-items:end}.hero-image{position:absolute;inset:0}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,29,47,.94) 0%,rgba(10,35,54,.78) 45%,rgba(10,35,54,.28) 78%,rgba(10,35,54,.18)),linear-gradient(0deg,rgba(8,30,47,.55),transparent 45%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.52fr);gap:64px;align-items:end;padding:88px 0 64px}.hero-copy{max-width:780px}.eyebrow{margin:0 0 14px;font-size:.68rem;letter-spacing:.17em;font-weight:900;text-transform:uppercase;color:var(--blue)}.eyebrow.light{color:#b9d6e8}.hero h1,.page-hero h1{font-size:clamp(3rem,6vw,6rem);line-height:.94;letter-spacing:-.055em;margin:0}.hero h1 span{color:#c7e1f0}.lead{font-size:clamp(1.03rem,1.4vw,1.22rem);max-width:760px}.hero .lead{color:#e1ebf1;margin:24px 0 0}.muted{color:var(--muted)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-pills{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:28px;color:#e0ebf1;font-size:.86rem;font-weight:700}.hero-pills span{display:inline-flex;align-items:center;gap:7px}.hero-pills .icon{color:#a8d3e9}.hero-card{background:rgba(10,42,64,.78);border:1px solid rgba(255,255,255,.25);border-radius:22px;padding:24px;backdrop-filter:blur(12px);box-shadow:0 20px 50px rgba(0,0,0,.2)}.hero-card strong{font-size:1.3rem;line-height:1.25}.hero-card p{color:#dce7ed}.hero-card a{display:inline-flex;align-items:center;gap:6px;font-weight:800}.page-hero{padding:72px 0 54px;background:linear-gradient(180deg,#edf3f7 0%,#f8fafb 100%)}.page-hero.compact{padding-bottom:38px}.page-hero h1{color:var(--ink);max-width:980px}.page-hero .lead{margin-top:18px}.software-hero{padding-bottom:42px}.section{padding:72px 0}.soft{background:#edf3f6}.dark{background:#102e46;color:#fff}.split-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);gap:42px;align-items:end;margin-bottom:28px}.split-heading h2,.split-media h2,.cta h2{font-size:clamp(2.2rem,4.2vw,4rem);line-height:1;letter-spacing:-.045em;margin:0}.split-heading>p{margin:0;color:var(--muted);font-size:1.02rem}.light-copy h2{color:#fff}.light-copy>p{color:#cbdbe5}.process-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.process-grid article,.standard-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.process-grid span,.standard-grid strong{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e3edf3;color:var(--blue);font-weight:900}.process-grid h3,.standard-grid h3{margin:18px 0 6px;font-size:1.06rem}.process-grid p,.standard-grid p{margin:0;color:var(--muted);font-size:.9rem}.split-media{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:40px;align-items:center}.media-card img{border-radius:24px;box-shadow:var(--shadow);width:100%}.check-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:10px}.check-list li{position:relative;padding-left:26px}.check-list li:before{content:"";position:absolute;left:2px;top:.27em;width:8px;height:14px;border-right:2px solid var(--green);border-bottom:2px solid var(--green);transform:rotate(45deg)}.feature-grid{display:grid;gap:16px}.feature-grid.four{grid-template-columns:repeat(4,1fr)}.feature-grid.three{grid-template-columns:repeat(3,1fr)}.feature-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;min-height:200px;display:flex;flex-direction:column}.feature-grid article>.icon{width:44px;height:44px;padding:10px;border-radius:13px;background:#e5eef4;color:var(--blue)}.feature-grid h3{margin:18px 0 8px;font-size:1.2rem}.feature-grid p{margin:0;color:var(--muted)}.dark-cards article{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.16)}.dark-cards h3{color:#fff}.dark-cards p{color:#cbdbe5}.dark-cards article>.icon{background:rgba(255,255,255,.12);color:#cce7f5}.collaboration-flow{display:grid;grid-template-columns:1fr auto 1.2fr auto 1fr;gap:14px;align-items:center}.collaboration-flow>div,.network-diagram>div{background:#fff;color:var(--ink);border-radius:18px;padding:22px;text-align:center}.collaboration-flow strong,.network-diagram strong{display:block}.collaboration-flow span,.network-diagram span{display:block;color:var(--muted);font-size:.84rem}.collaboration-flow>i{font-style:normal;color:#9ccbe2}.flow-center{border:2px solid #6e9dbb}.cta{background:linear-gradient(135deg,var(--blue-dark),var(--blue));color:#fff;border-radius:26px;padding:28px;display:flex;align-items:end;justify-content:space-between;gap:30px}.cta.blue{background:var(--blue)}.cta h2{max-width:850px}.standard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.network-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.network-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.network-grid span{display:inline-block;color:var(--blue);font-weight:900}.network-grid h3{margin:18px 0 7px}.network-grid p{margin:0;color:var(--muted)}.network-diagram{background:linear-gradient(135deg,#dbe8ef,#f9fbfc);border:1px solid var(--line);border-radius:26px;padding:28px;display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:center}.network-diagram b{color:var(--blue);display:grid;place-items:center}.network-diagram b .icon{width:42px;height:42px}.network-diagram p{grid-column:1/-1;text-align:center;color:var(--muted);margin:8px 0 0}.kanban-board{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.kanban-board>div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;min-height:240px}.kanban-board>div>strong{display:block;margin-bottom:12px}.kanban-board article{background:#f2f6f8;border:1px solid #e0e8ed;border-radius:12px;padding:12px;margin:8px 0;font-weight:700}.kanban-board small{display:block;color:var(--muted);font-weight:500;margin-top:4px}.pricing-section{padding-top:44px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.price-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;display:flex;flex-direction:column;box-shadow:0 8px 30px rgba(23,53,78,.04)}.price-card.featured{border:2px solid var(--blue);box-shadow:var(--shadow);transform:translateY(-8px)}.plan-tag{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--blue);font-weight:900}.price-card h2{font-size:1.45rem;line-height:1.15;margin:12px 0 20px}.price{font-size:2.25rem;font-weight:900;letter-spacing:-.04em}.price small{font-size:.72rem;font-weight:700;color:var(--muted)}.monthly{font-size:1.15rem;font-weight:800;color:var(--blue);margin-top:4px}.commission{margin:14px 0 4px;padding:12px;border-radius:12px;background:#eaf1f5;color:var(--blue-dark);font-weight:800;font-size:.9rem}.price-card .button{margin-top:auto}.pricing-note{margin-top:20px;padding:20px 22px;background:#e7eef3;border-radius:18px}.pricing-note p{margin:4px 0 0;color:var(--muted)}.market-toolbar{display:grid;grid-template-columns:minmax(260px,1.3fr) repeat(3,minmax(150px,.5fr));gap:10px}.search-field{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:0 14px}.search-field .icon{color:var(--blue)}.search-field input{border:0;outline:0;background:transparent;width:100%;min-height:48px}.market-toolbar select,.form-card input,.form-card select,.form-card textarea,.account-form input{width:100%;border:1px solid #cfdbe3;background:#fff;border-radius:12px;padding:12px 13px;min-height:48px;outline:0}.market-head{display:flex;justify-content:space-between;align-items:center;margin:22px auto 14px}.text-button{background:transparent;border:0;color:var(--blue);font-weight:800}.market-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.market-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.market-visual{height:150px;background:linear-gradient(135deg,#d7e4ec,#eef4f7);display:grid;place-items:center;position:relative;color:var(--blue)}.market-visual>.icon{width:58px;height:58px}.market-visual span{position:absolute;left:14px;top:14px;background:#fff;padding:6px 9px;border-radius:999px;font-size:.7rem;font-weight:800}.market-body{padding:18px;display:flex;flex-direction:column;flex:1}.market-location{color:var(--blue);font-size:.76rem;font-weight:800;margin:0}.market-location .icon{width:15px;height:15px}.market-card h2{font-size:1.15rem;margin:10px 0 16px}.market-meta{display:flex;justify-content:space-between;gap:10px;margin-top:auto;border-top:1px solid var(--line);padding:14px 0}.market-meta strong{font-size:1.08rem}.market-empty{padding:40px;background:#fff;border:1px solid var(--line);border-radius:20px}.form-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow);display:grid;gap:15px}.form-card label,.account-form label{display:grid;gap:7px;font-weight:800}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.role-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;display:flex;flex-direction:column}.role-icon{width:50px;height:50px;border-radius:14px;background:#e4edf3;color:var(--blue);display:grid;place-items:center}.role-icon .icon{width:25px;height:25px}.role-card strong{font-size:1.12rem;margin-top:16px}.role-card p{color:var(--muted);margin:4px 0 20px}.role-card .button{margin-top:auto}.site-footer{background:#0b253a;color:#fff;padding:52px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.7fr);gap:42px}.footer-grid>div{display:flex;flex-direction:column}.footer-grid p{color:#b9cad6;max-width:360px}.footer-grid>div>strong{margin-bottom:10px}.footer-grid a:not(.brand){color:#cbd8e0;margin:5px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:34px;padding-top:20px;display:flex;justify-content:space-between;color:#9fb4c2;font-size:.8rem}
/* ACCOUNT */
.account-body{background:#eef3f6;min-height:100svh}.account-app{min-height:100svh;display:grid;grid-template-columns:260px minmax(0,1fr)}.account-sidebar{position:sticky;top:0;height:100svh;background:#102f49;color:#fff;padding:20px 14px;display:flex;flex-direction:column;overflow:auto;z-index:1200}.account-brand{display:flex;align-items:center;gap:9px;padding:0 6px 18px}.account-brand img{width:38px;height:38px;filter:brightness(0) invert(1)}.account-brand span{display:flex;flex-direction:column;line-height:1}.account-brand strong{letter-spacing:.06em}.account-brand small{font-size:.55rem;letter-spacing:.18em;color:#b9d2e1}.account-close{display:none;margin-left:auto;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;width:40px;height:40px}.account-user{display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center;padding:12px;background:rgba(255,255,255,.08);border-radius:14px;margin-bottom:14px}.account-user>span{width:38px;height:38px;border-radius:11px;background:#315e7d;display:grid;place-items:center;font-weight:900}.account-user strong{font-size:.82rem;display:block}.account-user small{font-size:.68rem;color:#aac0cf}.account-sidebar nav{display:grid;gap:3px}.account-sidebar nav a,.sidebar-bottom a,.sidebar-bottom button{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:center;border:0;background:transparent;color:#c7d8e3;padding:9px 11px;border-radius:10px;font-size:.82rem;font-weight:700;text-align:left}.account-sidebar nav a:hover,.account-sidebar nav a.active,.sidebar-bottom a:hover,.sidebar-bottom button:hover{background:rgba(255,255,255,.1);color:#fff}.account-sidebar nav .icon,.sidebar-bottom .icon{width:17px;height:17px}.sidebar-bottom{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding-top:10px}.sidebar-bottom form{display:block}.sidebar-bottom button{width:100%}.account-main{min-width:0}.account-topbar{height:76px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #dce5ea;display:flex;align-items:center;gap:14px;padding:0 24px;position:sticky;top:0;z-index:900}.account-topbar h1{margin:1px 0 0;font-size:1.22rem}.account-kicker{font-size:.58rem;color:var(--blue);letter-spacing:.14em;font-weight:900}.account-avatar{margin-left:auto;width:40px;height:40px;border-radius:13px;background:#dce9f0;color:var(--blue);display:grid;place-items:center;font-weight:900}.account-menu{display:none;width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:11px;color:var(--blue)}.account-content{padding:24px;max-width:1500px;margin-inline:auto}.account-page-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:20px}.account-page-head>div{max-width:820px}.account-page-head h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1;letter-spacing:-.045em;margin:0 0 10px}.account-page-head p:not(.eyebrow){margin:0;color:var(--muted)}.scope-pill{padding:9px 12px;background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--blue);font-weight:800;font-size:.75rem;white-space:nowrap}.account-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.account-metrics article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center}.account-metrics article>.icon{width:42px;height:42px;padding:10px;border-radius:12px;background:#e5eef4;color:var(--blue)}.account-metrics small{display:block;color:var(--muted);font-size:.68rem}.account-metrics strong{font-size:1.45rem}.account-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.account-panel,.record-card{background:#fff;border:1px solid var(--line);border-radius:19px;padding:19px;min-width:0}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.panel-head h3{margin:0}.panel-head a{color:var(--blue);font-weight:800;font-size:.78rem}.mini-list{display:grid}.mini-list article{display:grid;grid-template-columns:8px 1fr auto;gap:10px;align-items:start;padding:11px 0;border-bottom:1px solid var(--line)}.mini-list article:last-child{border-bottom:0}.mini-list small{display:block;color:var(--muted)}.mini-list b{font-size:.72rem;color:var(--blue)}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--green);margin-top:7px}.record-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.record-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.record-top span{color:var(--blue);font-size:.7rem;font-weight:900}.record-top b,.badge{padding:5px 8px;border-radius:999px;background:#e3f3ec;color:var(--green);font-size:.66rem}.badge.warning{background:#fff0d8;color:#9a6411}.record-card h3{margin:14px 0 4px}.record-card>p{margin:0;color:var(--muted)}.record-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.record-stats span{background:#f3f6f8;border-radius:11px;padding:10px}.record-stats small{display:block;color:var(--muted);font-size:.65rem}.record-stats strong{font-size:.8rem}.table-panel{padding:0;overflow:auto}.account-table{width:100%;border-collapse:collapse;min-width:700px}.account-table th,.account-table td{text-align:left;padding:14px 15px;border-bottom:1px solid var(--line);font-size:.8rem}.account-table th{background:#f5f8fa;color:#5a7180;text-transform:uppercase;letter-spacing:.06em;font-size:.64rem}.account-table td small{display:block;color:var(--muted)}.account-kanban{overflow-x:auto;grid-template-columns:repeat(4,minmax(230px,1fr))}.account-diagram{max-width:760px}.docs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.docs-grid article{background:#fff;border:1px solid var(--line);border-radius:17px;padding:16px;display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:center}.docs-grid article>.icon{width:40px;height:40px;padding:9px;background:#e6eef3;color:var(--blue);border-radius:11px}.docs-grid strong{display:block}.docs-grid .ready,.docs-grid .todo{font-size:.7rem;font-weight:800}.docs-grid .ready{color:var(--green)}.docs-grid .todo{color:var(--amber)}.reward-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.reward-grid article{background:#fff;border:1px solid var(--line);border-radius:19px;padding:20px}.reward-grid article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#e7eef3;color:var(--blue)}.reward-grid small{display:block;color:var(--muted);margin-top:14px}.reward-grid strong{display:block;font-size:1.45rem;margin:4px 0}.reward-grid p{color:var(--muted);font-size:.82rem}.progress{height:7px;background:#e6edf1;border-radius:999px;overflow:hidden;margin-top:14px}.progress i{display:block;height:100%;background:var(--blue);border-radius:inherit}.profile-grid{display:grid;grid-template-columns:1fr .7fr;gap:16px}.account-form{display:grid;gap:13px}.locked-profile p{display:grid;grid-template-columns:120px 1fr;padding:10px 0;border-bottom:1px solid var(--line);margin:0}.locked-profile span{color:var(--muted)}.account-overlay{display:none}
@media(max-width:1100px){.desktop-nav{display:none}.header-login{margin-left:auto}.menu-toggle{display:block;margin-left:0}.process-grid{grid-template-columns:repeat(3,1fr)}.feature-grid.four{grid-template-columns:repeat(2,1fr)}.market-grid{grid-template-columns:repeat(3,1fr)}.pricing-grid{grid-template-columns:1fr 1fr}.pricing-grid .price-card:last-child{grid-column:1/-1}.role-grid{grid-template-columns:repeat(2,1fr)}.record-grid{grid-template-columns:repeat(2,1fr)}.docs-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){:root{--header:72px}.container{width:min(calc(100% - 28px),var(--container))}.hero{min-height:760px}.hero-grid{grid-template-columns:1fr;padding:76px 0 38px;gap:20px}.hero-card{display:none}.hero-shade{background:linear-gradient(180deg,rgba(8,29,47,.34),rgba(9,31,48,.65) 42%,rgba(9,31,48,.95) 100%)}.hero h1{font-size:clamp(2.8rem,11vw,4.8rem)}.hero-actions .button{flex:1 1 220px}.page-hero{padding:60px 0 48px}.page-hero h1{font-size:clamp(2.6rem,10.5vw,4.7rem)}.section{padding:56px 0}.split-heading,.split-media{grid-template-columns:1fr;gap:24px}.process-grid{grid-template-columns:repeat(2,1fr)}.standard-grid,.network-grid{grid-template-columns:1fr 1fr}.collaboration-flow{grid-template-columns:1fr}.collaboration-flow>i{transform:rotate(90deg);display:grid;place-items:center}.feature-grid.three{grid-template-columns:1fr 1fr}.kanban-board{grid-template-columns:repeat(2,1fr)}.market-toolbar{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.market-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr}.pricing-grid .price-card:last-child{grid-column:auto}.price-card.featured{transform:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.account-app{grid-template-columns:1fr}.account-sidebar{position:fixed;left:0;top:0;width:min(86vw,290px);transform:translateX(-105%);transition:.3s ease;box-shadow:20px 0 50px rgba(0,0,0,.18)}.account-sidebar.open{transform:none}.account-close{display:block}.account-overlay.show{display:block;position:fixed;inset:0;background:rgba(7,25,38,.55);z-index:1100}.account-menu{display:grid;place-items:center}.account-content{padding:20px}.account-metrics{grid-template-columns:1fr 1fr}.account-dashboard-grid{grid-template-columns:1fr}.profile-grid{grid-template-columns:1fr}.reward-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.brand img{width:42px;height:42px}.brand strong{font-size:1.18rem}.brand small{font-size:.48rem}.header-login{display:none}.mobile-menu nav a{font-size:clamp(1.75rem,7.5vw,2.6rem)}.hero{min-height:calc(100svh - var(--header))}.hero-grid{padding-top:52px;padding-bottom:24px}.hero-pills{gap:10px;font-size:.76rem}.process-grid,.standard-grid,.network-grid,.feature-grid.three,.feature-grid.four,.kanban-board,.market-grid,.role-grid,.record-grid,.docs-grid,.reward-grid{grid-template-columns:1fr}.section{padding:48px 0}.split-heading h2,.split-media h2,.cta h2{font-size:clamp(2rem,9vw,3rem)}.cta{display:grid;padding:26px}.market-toolbar{grid-template-columns:1fr}.search-field{grid-column:auto}.market-card{min-height:0}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:grid;gap:6px}.account-topbar{height:70px;padding:0 13px}.account-content{padding:15px 13px 22px}.account-page-head{display:grid;align-items:start;gap:12px}.scope-pill{justify-self:start}.account-metrics{grid-template-columns:1fr}.account-metrics article{padding:14px}.record-grid{grid-template-columns:1fr}.account-kanban{grid-template-columns:repeat(4,230px)}.network-diagram{grid-template-columns:1fr}.network-diagram p{grid-column:1}.network-diagram b{transform:rotate(90deg)}.role-card{padding:17px}.form-card{padding:20px}.locked-profile p{grid-template-columns:1fr;gap:3px}}
/* exact UniFaber logo treatment */
.brand{display:inline-grid;grid-template-columns:auto;gap:2px;align-items:center}.brand .brand-logo-full{width:220px;height:auto;object-fit:contain}.brand>small{font-size:.5rem;letter-spacing:.2em;font-weight:800;color:var(--blue);padding-left:42px;margin-top:-2px}.brand-inverse .brand-logo-full{filter:brightness(0) invert(1)}.brand-inverse>small{color:#d5e3ec}.account-brand .account-logo-full{width:170px;height:auto;filter:brightness(0) invert(1);object-fit:contain}.account-brand{min-height:48px}.account-brand .account-close{margin-left:auto}
@media(max-width:560px){.brand .brand-logo-full{width:190px}.brand>small{padding-left:37px;font-size:.43rem}.account-brand .account-logo-full{width:155px}}

/* UniFaber brand alignment and logo variants */
.site-header .header-inner{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  height:100%;
  gap:18px;
}
.site-header .brand{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  height:100%;
  line-height:0;
  flex:0 0 auto;
}
.site-header .brand .brand-logo-full{
  display:block;
  width:auto;
  height:58px;
  max-width:245px;
  object-fit:contain;
  object-position:left center;
}
.desktop-nav{margin-left:auto}
.menu-toggle{
  margin-left:auto;
  align-items:center;
  justify-content:center;
  padding:0;
  flex:0 0 46px;
}
.mobile-top .brand,
.site-footer .brand{
  line-height:0;
}
.mobile-top .brand .brand-logo-full{
  width:auto;
  height:56px;
  max-width:250px;
  object-fit:contain;
  object-position:left center;
}
.brand-inverse .brand-logo-full{
  filter:none !important;
}
.site-footer .brand .brand-logo-full{
  display:block;
  width:auto;
  height:70px;
  max-width:300px;
  object-fit:contain;
  object-position:left center;
}
.account-brand{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:60px;
}
.account-brand .account-logo-full{
  display:block;
  width:auto;
  height:52px;
  max-width:200px;
  object-fit:contain;
  object-position:left center;
  filter:none !important;
}

@media(max-width:1100px){
  .site-header .header-inner{justify-content:space-between}
  .site-header .header-login{margin-left:auto}
  .site-header .menu-toggle{margin-left:0;display:flex}
}

@media(max-width:560px){
  .site-header .header-inner{
    width:100%;
    padding-left:18px;
    padding-right:14px;
    gap:12px;
  }
  .site-header .brand{
    min-width:0;
    height:100%;
    margin:0;
  }
  .site-header .brand .brand-logo-full{
    width:auto;
    height:48px;
    max-width:min(72vw,230px);
  }
  .site-header .menu-toggle{
    width:48px;
    height:48px;
    flex:0 0 48px;
    margin-left:auto;
    display:flex;
    align-items:center;
    justify-content:center;
  }
  .site-header .menu-toggle .icon{
    width:30px;
    height:30px;
  }
  .mobile-top .brand .brand-logo-full{
    height:50px;
    max-width:220px;
  }
  .site-footer .brand .brand-logo-full{
    height:64px;
    max-width:270px;
  }
  .account-brand .account-logo-full{
    height:48px;
    max-width:185px;
  }
}

/* UniFaber brand alignment */
.site-header{background:#fff}
.header-inner{min-height:96px;display:flex;align-items:center;gap:28px}
.header-inner>.brand{display:flex;align-items:center;justify-content:flex-start;align-self:stretch;flex:0 0 auto}
.brand .brand-logo-full{display:block;width:235px;max-height:76px;height:auto;object-fit:contain;object-position:left center}
.menu-toggle{margin-left:auto;align-self:center;display:none;place-items:center;width:50px;height:50px;padding:0;flex:0 0 50px}
.site-footer .brand{display:flex;align-items:center;justify-content:flex-start;width:max-content;max-width:100%}
.site-footer .brand-logo-full{width:260px;max-width:100%;height:auto;filter:brightness(0) invert(1)}
.account-brand{display:flex;align-items:center;min-height:64px}
.account-brand .account-logo-full{display:block;width:190px;max-height:58px;height:auto;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}
@media(max-width:860px){
  .header-inner{min-height:92px;padding-top:0;padding-bottom:0;justify-content:space-between}
  .header-inner>.brand{height:92px;min-width:0}
  .brand .brand-logo-full{width:min(235px,72vw);max-height:70px}
  .menu-toggle{display:grid;margin-left:auto}
}
@media(max-width:560px){
  .header-inner{min-height:88px}
  .header-inner>.brand{height:88px}
  .brand .brand-logo-full{width:220px;max-width:72vw;max-height:66px}
  .menu-toggle{width:48px;height:48px;flex-basis:48px}
  .site-footer .brand-logo-full{width:235px}
}

/* ===== UniFaber public release v7 ===== */
:root{--header:88px}
.site-header{height:var(--header)}
.site-header .header-inner{min-height:0;height:100%;display:flex;align-items:center;justify-content:flex-start;gap:16px;padding-top:0;padding-bottom:0}
.site-header .header-inner>.brand{height:100%;display:flex;align-items:center;justify-content:flex-start;align-self:center;line-height:0;min-width:0}
.site-header .brand .brand-logo-full{display:block;width:226px;max-width:100%;height:auto;max-height:62px;object-fit:contain;object-position:left center}
.site-header .desktop-nav{margin-left:auto;gap:0}
.site-header .desktop-nav a{padding:9px 8px;font-size:.8rem}
.site-header .menu-toggle{align-self:center;margin-left:auto}
.site-footer .brand-logo-full{filter:none!important;width:255px;max-width:100%;height:auto}
.account-brand .account-logo-full{filter:none!important}
.hero{min-height:650px}
.hero-grid{padding:66px 0 48px;gap:48px}
.page-hero{padding:48px 0 34px}
.page-hero.compact{padding:38px 0 28px}
.software-hero{padding-bottom:34px}
.section{padding:64px 0}
.section-tight{padding:44px 0}
.media-card{min-width:0}
.media-card img{aspect-ratio:4/3;object-fit:cover}
.media-card.wide img{aspect-ratio:16/10}
.public-intro{max-width:830px}
.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:20px;overflow:hidden}
.proof-strip article{background:#fff;padding:22px}.proof-strip strong{display:block;font-size:1.35rem}.proof-strip span{color:var(--muted);font-size:.86rem}
.visual-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.visual-grid figure{margin:0;position:relative;overflow:hidden;border-radius:22px;background:#dbe5eb}.visual-grid figure:nth-child(1){grid-column:span 7}.visual-grid figure:nth-child(2){grid-column:span 5}.visual-grid figure:nth-child(3){grid-column:span 5}.visual-grid figure:nth-child(4){grid-column:span 7}.visual-grid img{width:100%;height:100%;min-height:320px;object-fit:cover}.visual-grid figcaption{position:absolute;left:14px;bottom:14px;background:rgba(9,34,52,.9);color:#fff;border-radius:10px;padding:8px 11px;font-weight:800;font-size:.78rem}
.catalog-nav{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 26px}.catalog-nav a{padding:9px 12px;border-radius:999px;background:#e6eef3;color:var(--blue-dark);font-weight:800;font-size:.8rem}
.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.catalog-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;display:flex;flex-direction:column;min-height:190px}.catalog-card .catalog-code{font-size:.64rem;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);font-weight:900}.catalog-card h3{margin:8px 0 6px;font-size:1.16rem}.catalog-card p{margin:0 0 18px;color:var(--muted);font-size:.9rem}.catalog-card .catalog-price{font-size:1.25rem;font-weight:900;color:var(--blue-deep);margin-top:auto}.catalog-card .catalog-price small{font-size:.7rem;color:var(--muted);font-weight:700}.service-category{scroll-margin-top:calc(var(--header) + 20px)}
.info-band{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;border-radius:24px;padding:28px;background:#e7eef3}.info-band h2{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.info-band p{margin:8px 0 0;color:var(--muted)}
.legal-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:0 8px 30px rgba(23,53,78,.04)}.legal-card h2{margin:24px 0 8px;font-size:1.45rem}.legal-card h2:first-child{margin-top:0}.legal-card h3{margin:20px 0 6px}.legal-card p,.legal-card li{color:#536b7a}.legal-card ul{padding-left:20px}
.notice{padding:14px 16px;border-radius:14px;background:#eaf3ee;color:#174f3b;font-weight:700;margin:0 0 18px}.notice.error{background:#f8e9e8;color:#842a28}
.empty-state{background:#fff;border:1px dashed #b9c8d1;border-radius:22px;padding:34px;text-align:center}.empty-state h3{margin:0 0 8px}.empty-state p{margin:0 0 18px;color:var(--muted)}
.footer-link-button{padding:0;border:0;background:transparent;color:#cbd8e0;margin:5px 0;text-align:left;font:inherit;cursor:pointer}.footer-link-button:hover{color:#fff}
.footer-bottom{justify-content:flex-start}
.cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:4000;margin:auto;max-width:1040px;background:#fff;border:1px solid #cfdbe3;border-radius:20px;box-shadow:0 20px 70px rgba(7,30,47,.25);padding:20px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.cookie-banner[hidden],.cookie-modal[hidden]{display:none!important}.cookie-banner strong{font-size:1.05rem}.cookie-banner p{margin:4px 0 0;color:var(--muted);font-size:.88rem;max-width:720px}.cookie-actions{display:flex;gap:9px;flex-wrap:wrap}.cookie-actions .button{min-height:42px;padding:9px 14px}.cookie-modal{position:fixed;inset:0;z-index:4100;background:rgba(4,22,34,.72);padding:20px;display:grid;place-items:center}.cookie-card{width:min(620px,100%);max-height:min(720px,90vh);overflow:auto;background:#fff;border-radius:22px;padding:26px;position:relative;box-shadow:0 25px 80px rgba(0,0,0,.3)}.cookie-card h2{font-size:2rem;line-height:1;margin:0 0 22px}.cookie-close{position:absolute;right:16px;top:16px;width:40px;height:40px;border:0;border-radius:50%;background:#edf2f5;display:grid;place-items:center}.cookie-choice{display:grid;grid-template-columns:1fr auto;gap:18px;padding:18px 0;border-top:1px solid var(--line)}.cookie-choice strong{display:block}.cookie-choice p{margin:4px 0 0;color:var(--muted);font-size:.88rem}.cookie-choice>span{align-self:center;font-size:.72rem;font-weight:900;color:var(--green);background:var(--green-soft);padding:7px 9px;border-radius:999px}.cookie-choice.disabled>span{color:#667984;background:#e9eef1}.cookie-modal-actions{display:flex;justify-content:space-between;gap:14px;align-items:center;border-top:1px solid var(--line);padding-top:18px;margin-top:2px}
.login-shell{max-width:520px;margin:0 auto}.login-note{margin-top:15px;color:var(--muted);font-size:.85rem;text-align:center}.password-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.public-service-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.public-service-tiles article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.public-service-tiles .icon{width:38px;height:38px;color:var(--blue)}.public-service-tiles h3{margin:14px 0 6px}.public-service-tiles p{color:var(--muted);font-size:.9rem;margin:0}

@media(max-width:1100px){
  .site-header .desktop-nav{display:none}.site-header .header-login{margin-left:auto}.site-header .menu-toggle{display:grid;margin-left:0;place-items:center}
  .catalog-grid{grid-template-columns:repeat(2,1fr)}.public-service-tiles{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:850px){
  :root{--header:76px}.site-header .header-inner{height:76px;min-height:0;justify-content:space-between}.site-header .header-inner>.brand{height:76px}.site-header .brand .brand-logo-full{width:210px;max-width:68vw;max-height:54px}.site-header .menu-toggle{width:46px;height:46px;flex:0 0 46px}
  .hero{min-height:610px}.hero-grid{padding:48px 0 30px}.page-hero{padding:38px 0 28px}.page-hero.compact{padding:32px 0 24px}.section{padding:52px 0}.visual-grid figure:nth-child(n){grid-column:span 12}.visual-grid img{min-height:280px}.proof-strip{grid-template-columns:repeat(2,1fr)}.info-band{grid-template-columns:1fr}.cookie-banner{grid-template-columns:1fr}.cookie-actions{justify-content:flex-start}
}
@media(max-width:560px){
  .site-header .header-inner{width:min(calc(100% - 24px),var(--container));padding:0}.site-header .brand .brand-logo-full{width:205px;max-width:70vw;max-height:50px}.hero{min-height:560px}.hero-grid{padding:42px 0 26px}.page-hero{padding:32px 0 24px}.page-hero h1{font-size:clamp(2.35rem,10vw,3.7rem)}.section{padding:44px 0}.catalog-grid,.public-service-tiles,.proof-strip{grid-template-columns:1fr}.catalog-card{min-height:0}.visual-grid img{min-height:230px}.cookie-banner{left:10px;right:10px;bottom:10px;padding:16px}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-actions .button{width:100%}.cookie-card{padding:22px 18px}.cookie-choice{grid-template-columns:1fr}.cookie-choice>span{justify-self:start}.cookie-modal-actions{display:grid}.password-row{grid-template-columns:1fr}.site-footer .brand-logo-full{width:220px}.mobile-menu nav{margin-top:26px}.mobile-menu nav a{font-size:clamp(1.45rem,6.6vw,2.25rem);padding:9px 0}
}
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.consent-check{grid-template-columns:auto 1fr!important;align-items:start!important;font-weight:500!important;font-size:.84rem;color:var(--muted)}.consent-check input{width:18px!important;min-height:18px!important;margin-top:2px}.consent-check a{color:var(--blue);text-decoration:underline}.docs-grid a{color:var(--blue);font-size:.78rem;font-weight:800}

/* ===== UniFaber public release v8 ===== */
.page-hero{padding:40px 0 26px}
.page-hero.compact{padding:30px 0 22px}
.software-hero{padding:40px 0 30px}
.page-hero + .section{padding-top:48px}
.hero{min-height:620px}
.hero-grid{padding:58px 0 44px}
.form-card{gap:17px}
.form-card label{line-height:1.35}
.form-card textarea{resize:vertical}
.consent-check{display:grid!important;grid-template-columns:20px minmax(0,1fr)!important;column-gap:12px!important;row-gap:0!important;align-items:start!important;text-align:left!important;font-weight:500!important;font-size:.86rem!important;line-height:1.55!important;color:var(--muted)!important}
.consent-check input[type="checkbox"]{width:20px!important;height:20px!important;min-height:20px!important;margin:1px 0 0!important;padding:0!important;align-self:start;accent-color:var(--blue);cursor:pointer}
.consent-copy{display:block;min-width:0;text-align:left}
.consent-copy a{display:inline;color:var(--blue);text-decoration:underline;text-underline-offset:2px}
.faq-grid{display:grid;grid-template-columns:minmax(240px,.62fr) minmax(0,1.38fr);gap:54px;align-items:start}
.faq-grid>div:first-child h2{font-size:clamp(2.2rem,4.2vw,4rem);line-height:1;letter-spacing:-.045em;margin:0}
.faq-list{border-top:1px solid var(--line)}
.faq-list article{padding:20px 0;border-bottom:1px solid var(--line)}
.faq-list h3{margin:0 0 7px;font-size:1.08rem}
.faq-list p{margin:0;color:var(--muted)}
.contact-guide{display:grid;gap:18px;margin-top:28px}
.contact-guide>div{border-top:1px solid var(--line);padding-top:18px}
.contact-guide h3{margin:0;font-size:1.08rem}
.contact-guide .check-list{margin:12px 0 0}
.catalog-title{margin:0;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1;letter-spacing:-.04em}
.catalog-intro{max-width:900px;color:var(--muted);margin:14px 0 24px}
.legal-update{display:inline-block;margin:0 0 8px!important;padding:7px 10px;border-radius:999px;background:#edf3f6;color:var(--blue-dark)!important;font-size:.76rem;font-weight:800}
.legal-section{padding-top:42px}
.legal-note{background:#edf3f6;border:1px solid var(--line);border-radius:20px;padding:22px 24px}
.legal-note strong{display:block;font-size:1.05rem}
.legal-note p{margin:5px 0 0;color:var(--muted)}
.info-band-secondary{margin-top:10px}
.market-empty .button{margin-top:10px}
.site-footer{padding-top:48px}

@media(max-width:850px){
  .page-hero{padding:30px 0 20px}
  .page-hero.compact{padding:26px 0 18px}
  .software-hero{padding:30px 0 22px}
  .page-hero + .section{padding-top:40px}
  .hero{min-height:560px}
  .hero-grid{padding:42px 0 28px}
  .faq-grid{grid-template-columns:1fr;gap:26px}
}
@media(max-width:560px){
  .page-hero{padding:26px 0 18px}
  .page-hero.compact{padding:22px 0 16px}
  .software-hero{padding:26px 0 18px}
  .page-hero + .section{padding-top:34px}
  .hero{min-height:520px}
  .hero-grid{padding:36px 0 24px}
  .form-card{padding:20px;gap:16px}
  .consent-check{grid-template-columns:20px minmax(0,1fr)!important;column-gap:11px!important;font-size:.84rem!important}
  .faq-list article{padding:17px 0}
  .legal-section{padding-top:34px}
  .legal-note{padding:18px}
}
