:root{--brand:#24c7d3;--brand-2:#5fc4ce;--brand-deep:#087f8c;--brand-dark:#075d6c;--ink:#0b2234;--muted:#607382;--line:#dbeaec;--soft:#f1fafb;--paper:#fff;--shell:min(1220px,calc(100vw - 40px));font-family:Manrope,system-ui,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin-top:0}.shell{width:var(--shell);margin-inline:auto}.site-header{position:sticky;z-index:50;top:0;height:76px;border-bottom:1px solid rgba(219,234,236,.88);background:rgba(255,255,255,.92);backdrop-filter:blur(18px)}.header-inner{display:flex;height:100%;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;line-height:0}.brand img{display:block;width:auto;height:44px;object-fit:contain}.desktop-nav{display:flex;gap:27px;margin-left:auto}.desktop-nav a{color:#526a77;font-size:13px;font-weight:700}.desktop-nav a:hover{color:var(--brand-deep)}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:15px;padding:0 23px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--brand-deep),#0a9ca8);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 14px 32px rgba(8,127,140,.2);transition:.2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(8,127,140,.24)}.button-small{min-height:42px;padding-inline:17px;font-size:13px}.menu-button,.mobile-nav{display:none}.hero{position:relative;overflow:hidden;padding:96px 0 85px;background:radial-gradient(circle at 12% 10%,rgba(36,199,211,.17),transparent 28%),radial-gradient(circle at 90% 78%,rgba(95,196,206,.18),transparent 31%),linear-gradient(160deg,#fff,#f4fbfc)}.hero-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(8,127,140,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(8,127,140,.04) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent 82%)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr);gap:70px;align-items:center}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:1.8px;color:var(--brand-deep);font-size:11px;font-weight:800}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 5px rgba(36,199,211,.14)}.hero h1{max-width:730px;margin:24px 0;font-size:clamp(48px,6vw,78px);line-height:1;letter-spacing:-4.3px}.hero h1 em{color:var(--brand-deep);font-style:normal}.hero-lead{max-width:690px;color:var(--muted);font-size:18px;line-height:1.72}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.text-link{font-size:14px;font-weight:800}.text-link span{margin-left:8px;color:var(--brand-deep)}.proof-list{display:flex;gap:24px;margin:32px 0 0;padding:0;list-style:none;color:#566f7b;font-size:12px;font-weight:700}.proof-list li:before{content:"✓";margin-right:7px;color:var(--brand-deep)}.network-card{position:relative;min-height:560px;border:1px solid rgba(95,196,206,.35);border-radius:36px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(222,247,249,.9));box-shadow:0 32px 90px rgba(34,111,123,.14)}.network-card svg{position:absolute;inset:0;width:100%;height:100%}.network-path{fill:none;stroke:#8fdce3;stroke-width:2;stroke-dasharray:7 8}.network-orbit{fill:none;stroke:rgba(8,127,140,.16);stroke-width:1.5}.node circle,.node rect{fill:#fff;stroke:#c5e9ec;stroke-width:2;filter:drop-shadow(0 12px 12px rgba(30,102,113,.1))}.node-main rect{fill:url(#jottko-gradient);stroke:#fff}.node text{fill:#153746;font-size:14px;font-weight:800;text-anchor:middle}.node-main text{fill:#fff;font-size:25px;font-weight:600}.node .node-caption{fill:#78909a;font-size:9px;font-weight:600}.node-main .node-caption{fill:#e9ffff;font-size:9px}.network-chip{position:absolute;display:grid;gap:2px;padding:13px 15px;border:1px solid rgba(255,255,255,.9);border-radius:15px;background:rgba(255,255,255,.87);box-shadow:0 16px 38px rgba(25,94,105,.12);backdrop-filter:blur(12px)}.network-chip b{font-size:12px}.network-chip small{color:var(--muted);font-size:9px}.chip-one{left:24px;bottom:24px}.chip-two{right:24px;top:24px}.trust-strip{padding:23px 0;border-block:1px solid var(--line);background:#fff}.trust-strip .shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.trust-strip span{color:var(--muted);font-size:12px}.trust-strip .shell>div{display:flex;gap:30px;color:#385563;font-size:12px}.section{padding:102px 0}.section-heading{max-width:790px;margin-bottom:48px}.section-heading h2,.split-section h2{margin:12px 0 18px;font-size:clamp(37px,5vw,56px);line-height:1.08;letter-spacing:-2.6px}.section-heading>p:last-child,.section-lead{color:var(--muted);font-size:17px;line-height:1.7}.bento{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature{position:relative;overflow:hidden;min-height:330px;padding:31px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 18px 55px rgba(25,72,81,.06)}.feature-wide{grid-column:1/-1;display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center;min-height:390px;background:linear-gradient(135deg,#fff,#f0fbfc)}.feature-number{position:absolute;right:25px;top:20px;color:#b7d7da;font-size:11px;font-weight:800}.feature-label{color:var(--brand-deep);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.4px}.feature h3{max-width:550px;margin:18px 0 13px;font-size:29px;line-height:1.17;letter-spacing:-1px}.feature p{color:var(--muted);line-height:1.65}.catalog-illustration{display:grid;gap:13px;padding:24px;border:1px solid #d1ecef;border-radius:24px;background:#fff}.search-pill{padding:13px 17px;border:1px solid var(--line);border-radius:13px;color:#78909a;font-size:12px}.mini-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.mini-cards i{display:block;aspect-ratio:1.35;border-radius:14px;background:linear-gradient(145deg,#a3ebf0,#31c4d2)}.mini-cards i.blue{background:linear-gradient(145deg,#b9dff9,#4aa7dc)}.mini-cards i.mint{background:linear-gradient(145deg,#c9f3e6,#59c6a5)}.result-line{display:grid;gap:2px;padding:14px;border-radius:14px;background:var(--soft)}.result-line small{color:var(--muted)}.action-flow{display:flex;align-items:center;gap:8px;margin-top:36px}.action-flow i{padding:10px;border-radius:11px;background:var(--soft);color:var(--brand-deep);font-size:10px;font-style:normal;font-weight:800}.action-flow span{color:#80bac0}.progress-illustration{position:relative;display:flex;align-items:center;gap:0;margin-top:42px}.progress-illustration:before{content:"";position:absolute;left:15px;right:15px;top:8px;height:2px;background:#cce8ea}.progress-illustration span{z-index:1;width:18px;height:18px;margin-right:23%;border:4px solid #fff;border-radius:50%;background:#c5dadd;box-shadow:0 0 0 1px #bad8da}.progress-illustration .done,.progress-illustration .active{background:var(--brand)}.progress-illustration .active{box-shadow:0 0 0 6px rgba(36,199,211,.15)}.progress-illustration b{position:absolute;top:34px;left:25%;font-size:11px}.soft-section{background:var(--soft)}.split-section{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:center}.check-list{display:grid;gap:12px;margin:30px 0 34px;padding:0;list-style:none;color:#425e69}.check-list li{position:relative;padding-left:28px}.check-list li:before{content:"✓";position:absolute;left:0;display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#d8f5f7;color:var(--brand-deep);font-size:10px;font-weight:900}.organisation-illustration{position:relative;min-height:500px;border:1px solid #cce8eb;border-radius:32px;background:radial-gradient(circle at center,#fff 0 26%,#e9f8f9 27% 45%,#f8fdfd 46%);box-shadow:0 24px 65px rgba(35,110,120,.1)}.organisation-illustration>svg{position:absolute;inset:0;width:100%;height:100%}.organisation-illustration path{fill:none;stroke:#8bd9df;stroke-width:2;stroke-dasharray:6 8}.org-hub{position:absolute;z-index:2;left:50%;top:50%;display:grid;width:160px;height:130px;place-items:center;border:1px solid #fff;border-radius:40px;background:#fff;box-shadow:0 18px 50px rgba(24,101,112,.16);transform:translate(-50%,-50%)}.org-hub img{width:115px}.org-tile{position:absolute;z-index:2;display:grid;width:125px;height:104px;place-items:center;border:1px solid #d7ecee;border-radius:25px;background:#fff;box-shadow:0 14px 35px rgba(30,98,108,.1)}.org-tile i{font-size:25px;font-style:normal}.org-tile b{font-size:11px}.t1{left:8%;top:8%}.t2{right:8%;top:8%}.t3{left:8%;bottom:8%}.t4{right:8%;bottom:8%}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.audience-grid article{min-height:245px;padding:29px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.audience-grid span{color:var(--brand-deep);font-size:11px;font-weight:800}.audience-grid b{display:block;margin-top:45px;font-size:21px}.audience-grid p{margin-top:11px;color:var(--muted);font-size:13px;line-height:1.65}.journey-section{background:linear-gradient(150deg,#eefafb,#fff)}.journey{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none}.journey li{position:relative;padding:30px 26px;border-top:2px solid #bee7ea}.journey li:before{content:"";position:absolute;top:-7px;left:26px;width:12px;height:12px;border-radius:50%;background:var(--brand-deep);box-shadow:0 0 0 6px #dff4f5}.journey span{color:var(--brand-deep);font-size:11px;font-weight:800}.journey b{display:block;margin-top:27px;font-size:17px}.journey p{margin-top:8px;color:var(--muted);font-size:13px;line-height:1.6}.cta-section{padding:0 0 100px;background:linear-gradient(150deg,#eefafb,#fff)}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:60px;border-radius:32px;background:linear-gradient(135deg,#077786,#24c7d3 62%,#83d7de);color:#fff}.cta-card>div:first-child{max-width:720px}.cta-card .kicker{color:#d9ffff}.cta-card h2{margin:13px 0;font-size:clamp(38px,5vw,57px);line-height:1.05;letter-spacing:-2.6px}.cta-card p:not(.kicker){margin:0;color:#e8ffff;line-height:1.65}.cta-actions{display:grid;gap:13px;min-width:230px}.button-white{background:#fff;color:var(--brand-deep);box-shadow:0 14px 32px rgba(7,83,93,.2)}.text-button{border:0;background:transparent;color:#fff;font-weight:800;cursor:pointer}.footer{padding:70px 0 25px;background:#092632;color:#bed4db}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-brand img{height:43px;filter:brightness(0) invert(1)}.footer-grid p{max-width:320px;color:#85a7b1;font-size:13px;line-height:1.6}.footer-grid b{margin-bottom:6px;color:#fff;font-size:12px}.footer-grid a:not(.brand){font-size:12px}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:20px;border-top:1px solid #20414b;color:#73959e;font-size:11px}.footer-bottom i{font-style:normal}.legal-page{min-height:72vh;padding:70px 0 100px;background:radial-gradient(circle at 86% 0,rgba(36,199,211,.12),transparent 31%),#f7fbfc}.legal-shell{width:min(840px,calc(100vw - 40px));margin:auto}.legal-back{font-size:12px;font-weight:800;color:var(--brand-deep)}.legal-title{margin:42px 0 30px}.legal-title h1{margin:10px 0;font-size:clamp(38px,6vw,58px);letter-spacing:-2px}.legal-title p{color:var(--muted);line-height:1.7}.legal-card{margin-top:13px;padding:26px;border:1px solid var(--line);border-radius:19px;background:#fff}.legal-card h2{font-size:18px}.legal-card p{margin-bottom:0;color:var(--muted);line-height:1.75}.contact-email{margin-top:19px}.legal-note{margin-top:20px;color:var(--muted);font-size:12px}@media(max-width:980px){.desktop-nav{display:none}.menu-button{display:grid;width:44px;height:44px;margin-left:auto;place-content:center;gap:6px;border:1px solid var(--line);border-radius:12px;background:#fff}.menu-button span{display:block;width:18px;height:2px;background:var(--ink)}.mobile-nav{position:absolute;top:76px;left:0;right:0;display:none;padding:12px 20px 20px;border-bottom:1px solid var(--line);background:#fff}.mobile-nav.open{display:grid}.mobile-nav a{padding:13px 4px;font-weight:700}.hero-grid,.split-section{grid-template-columns:1fr}.network-card{min-height:510px}.feature-wide{grid-template-columns:1fr}.audience-grid,.journey{grid-template-columns:repeat(2,1fr)}.cta-card{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media(max-width:680px){:root{--shell:calc(100vw - 32px)}.site-header{height:68px}.brand img{height:38px;max-width:126px}.desktop-cta{display:none}.mobile-nav{top:68px}.hero{padding:62px 0 56px}.hero h1{font-size:47px;letter-spacing:-3px}.hero-lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.proof-list{flex-wrap:wrap;gap:10px 17px}.network-card{min-height:390px;border-radius:24px}.network-chip{padding:10px 12px}.chip-one{left:13px;bottom:13px}.chip-two{right:13px;top:13px}.trust-strip .shell{align-items:flex-start;flex-direction:column}.trust-strip .shell>div{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.section{padding:72px 0}.section-heading h2,.split-section h2{font-size:37px;letter-spacing:-1.8px}.bento,.audience-grid,.journey{grid-template-columns:1fr}.feature-wide{grid-column:auto}.feature{min-height:280px;padding:24px}.organisation-illustration{min-height:390px}.org-hub{width:125px;height:105px}.org-hub img{width:90px}.org-tile{width:95px;height:83px;border-radius:20px}.org-tile i{font-size:20px}.org-tile b{font-size:9px}.audience-grid article{min-height:190px}.journey li{padding:26px}.cta-section{padding-bottom:72px}.cta-card{padding:42px 24px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:7px}}
