@import "tailwindcss";

:root{--ink:#15231e;--muted:#617068;--paper:#f4f1e9;--white:#fffdf8;--green:#2f6b53;--lime:#cfe768;--line:#d9ddd5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:relative;z-index:4}.nav{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-weight:700;font-size:18px}.brand-mark{display:grid;place-items:center;width:48px;height:36px;border-radius:10px;background:var(--ink);color:var(--lime);font-size:14px;letter-spacing:.08em}.nav-links{display:flex;gap:30px}.nav-links a{text-decoration:none;color:var(--muted);font-size:14px;font-weight:700}.nav-cta{color:var(--ink);font-weight:700;text-underline-offset:5px}.hero{min-height:calc(100vh - 86px);display:grid;grid-template-columns:.85fr 1.25fr;align-items:center;gap:68px;padding:54px 0 90px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:var(--green);margin:0 0 22px}.eyebrow.light{color:var(--lime)}h1,h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.045em}.hero h1{font-size:clamp(48px,5.2vw,77px);line-height:.98;margin:0 0 28px}.hero h1 em,.section-head h2 em{color:var(--green);font-style:italic}.lead{font-size:19px;line-height:1.6;color:var(--muted);max-width:590px;margin:0 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{padding:14px 20px;border-radius:10px;text-decoration:none;font-weight:750;font-size:14px;display:inline-block}.primary{background:var(--ink);color:white}.secondary{border:1px solid #bfc7c0;color:var(--ink)}.trustline{font-size:13px;color:var(--muted);margin-top:24px}.trustline span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:8px}.product-frame{border-radius:18px;background:#fff;box-shadow:0 30px 80px rgba(32,49,41,.18);border:1px solid rgba(30,50,40,.08);overflow:hidden;transform:rotate(.7deg)}.frame-bar{height:38px;background:#e9ece8;display:flex;align-items:center;gap:6px;padding:0 12px;color:#77847d;font-size:10px}.frame-bar i{width:7px;height:7px;border-radius:50%;background:#b9c1bb}.frame-bar span{margin-left:8px}.dashboard{height:470px;display:grid;grid-template-columns:125px 1fr}.dashboard aside{background:#15231e;color:#bec9c3;padding:25px 14px;display:flex;flex-direction:column;gap:8px;font-size:10px}.dashboard aside b{color:var(--lime);font-size:18px;margin-bottom:28px}.dashboard aside span{padding:9px;border-radius:6px}.dashboard aside .active{background:#2c3b35;color:#fff}.dash-main{padding:28px;background:#f7f8f5}.dash-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.dash-heading small{display:block;color:#7b8982;font-size:9px;margin-bottom:6px}.dash-heading strong{font-family:Georgia,serif;font-size:25px}.dash-heading button{border:0;background:#2f6b53;color:white;border-radius:7px;padding:9px 11px;font-size:9px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metric-row article{background:white;border:1px solid #e2e6e1;border-radius:9px;padding:15px}.metric-row small,.metric-row span{display:block;font-size:8px;color:#7b8982}.metric-row b{display:block;font-size:25px;margin:12px 0 5px}.work-card{background:white;border:1px solid #e2e6e1;border-radius:9px;padding:17px;margin-top:13px}.work-card>div{display:flex;justify-content:space-between;font-size:10px;margin-bottom:15px}.work-card>div span{color:#2f6b53}.work-card p{display:flex;align-items:center;gap:8px;border-top:1px solid #edf0ed;padding:12px 0 0;margin:10px 0 0;font-size:9px}.work-card p i{width:6px;height:6px;border-radius:50%;background:#95b6a7}.work-card p i.warn{background:#d88957}.work-card p small{margin-left:auto;color:#7b8982}.proof{background:#e8ece5;border-top:1px solid #d8ded7;border-bottom:1px solid #d8ded7}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:24px 0}.proof p{margin:0;padding:5px 28px;border-right:1px solid #cbd3cc}.proof p:first-child{padding-left:0}.proof p:last-child{border:0}.proof b,.proof span{display:block}.proof b{font-family:Georgia,serif;font-size:17px}.proof span{font-size:12px;color:var(--muted);margin-top:5px}.section{padding:120px 0}.section-head{display:grid;grid-template-columns:1.1fr .7fr;align-items:end;gap:80px;margin-bottom:52px}.section-head h2,.detail-card h2,.faq h2{font-size:clamp(42px,5vw,66px);line-height:1.02;margin:0}.section-head>p{font-size:17px;line-height:1.65;color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #c8cfc9;border-left:1px solid #c8cfc9}.feature-card{min-height:285px;padding:30px;border-right:1px solid #c8cfc9;border-bottom:1px solid #c8cfc9;position:relative;background:rgba(255,255,255,.18);transition:.25s}.feature-card:hover{background:var(--white);transform:translateY(-3px)}.feature-card>span{font-size:11px;color:var(--green);letter-spacing:.15em;font-weight:800}.feature-card h3{font-family:Georgia,serif;font-size:27px;margin:55px 0 14px}.feature-card p{font-size:14px;line-height:1.65;color:var(--muted);margin:0;max-width:310px}.feature-card>i{position:absolute;right:28px;bottom:24px;font-style:normal;color:var(--green);font-size:21px}.dark-section{background:var(--ink);color:#fff;padding:120px 0}.workflow-grid{display:grid;grid-template-columns:.85fr 1fr;gap:120px}.workflow-grid h2{font-size:clamp(48px,5vw,70px);line-height:1.03;margin:0 0 28px}.workflow-lead{color:#b8c4be;line-height:1.7;font-size:17px}.steps{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid #3a4942}.steps span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#2d3b35;color:var(--lime);font-weight:800}.steps b{font-family:Georgia,serif;font-size:25px}.steps p{color:#b8c4be;margin:8px 0 0;line-height:1.5}.detail-section{display:grid;grid-template-columns:1.1fr .9fr;gap:25px}.detail-card{background:var(--white);padding:65px;border-radius:18px}.detail-card h2{font-size:52px}.detail-card>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.7}.detail-card ul{list-style:none;padding:10px 0 0;margin:0}.detail-card li{border-top:1px solid var(--line);padding:15px 0;font-weight:700}.detail-card li:before{content:'✓';color:var(--green);margin-right:12px}.quote-card{background:var(--green);border-radius:18px;padding:65px;color:white;display:flex;flex-direction:column;justify-content:center}.quote-card>span{font-family:Georgia,serif;font-size:90px;color:var(--lime);height:55px}.quote-card blockquote{font-family:Georgia,serif;font-size:31px;line-height:1.28;margin:25px 0}.quote-card p{color:#d7e1dc;font-size:13px}.faq{display:grid;grid-template-columns:.7fr 1fr;gap:110px}.faq>div:first-child>p:last-child{color:var(--muted);line-height:1.7}.faq-list{border-top:1px solid #bdc7c0}.faq details{border-bottom:1px solid #bdc7c0;padding:23px 0}.faq summary{font-family:Georgia,serif;font-size:21px;cursor:pointer;font-weight:700}.faq details p{color:var(--muted);line-height:1.65;margin:18px 35px 0 0}.cta{background:var(--green);color:white;padding:90px 0}.cta-inner{display:flex;justify-content:space-between;align-items:end;gap:50px}.cta h2{font-size:52px;line-height:1.05;margin:0 0 18px;max-width:700px}.cta p:not(.eyebrow){color:#dbe6e0}.light-button{background:var(--lime);color:var(--ink);white-space:nowrap}footer{background:#0e1814;color:#ccd5d0;padding:60px 0 25px}.footer-main{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding-bottom:50px}.footer-brand{color:white}.footer-main>p{color:#8fa198;font-size:13px}.footer-main nav,.footer-bottom nav{display:flex;gap:20px;justify-content:flex-end}.footer-main a,.footer-bottom a{font-size:13px;text-decoration:none}.footer-bottom{border-top:1px solid #2b3832;padding-top:24px;display:flex;justify-content:space-between}.footer-bottom p{margin:0;color:#819189;font-size:12px}.legal-page{min-height:75vh;padding:65px 0 110px}.legal-shell{width:min(820px,calc(100% - 40px));margin:auto;background:var(--white);padding:clamp(30px,6vw,75px);border-radius:18px}.legal-shell h1{font-size:58px;margin:0 0 45px}.legal-shell h2{font-family:Georgia,serif;font-size:25px;letter-spacing:-.02em;margin:36px 0 10px}.legal-shell p,.legal-shell li{color:#526159;line-height:1.7}.legal-shell a{color:var(--green);text-underline-offset:3px}.legal-back{display:inline-block;margin-top:35px;font-weight:700}.legal-note{background:#edf2ed;border-left:4px solid var(--green);padding:18px 20px;border-radius:5px}.legal-footer{margin-top:0}.not-found{text-align:center;padding:140px 20px;min-height:70vh}.not-found h1{font-size:70px}.not-found p{color:var(--muted)}@media(max-width:900px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:30px}.product-frame{transform:none}.dashboard{height:420px}.hero-copy{max-width:700px}.proof-grid{grid-template-columns:1fr}.proof p,.proof p:first-child{padding:14px 0;border-right:0;border-bottom:1px solid #cbd3cc}.proof p:last-child{border-bottom:0}.section-head,.workflow-grid,.detail-section,.faq{grid-template-columns:1fr;gap:50px}.feature-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr;gap:30px}.footer-main nav{justify-content:flex-start}.cta-inner{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.shell{width:min(100% - 24px,1180px)}.nav{height:72px}.nav-cta{font-size:13px}.brand span:last-child{display:none}.hero{gap:42px;padding-bottom:60px}.hero h1{font-size:48px}.lead{font-size:17px}.product-frame{overflow:hidden}.dashboard{height:350px;grid-template-columns:74px 1fr}.dashboard aside{padding:18px 7px}.dashboard aside span{padding:7px 5px}.dash-main{padding:16px}.metric-row{grid-template-columns:1fr}.metric-row article:nth-child(n+2){display:none}.work-card p:nth-of-type(n+3){display:none}.section,.dark-section{padding:80px 0}.section-head h2,.detail-card h2,.faq h2{font-size:42px}.feature-grid{grid-template-columns:1fr}.detail-card,.quote-card{padding:35px 28px}.quote-card blockquote{font-size:26px}.cta h2{font-size:42px}.footer-bottom{flex-direction:column;gap:20px}.footer-bottom nav{justify-content:flex-start;flex-wrap:wrap}.legal-shell h1{font-size:44px}.legal-shell{width:min(100% - 24px,820px)}}

.assurance { padding-bottom: 45px; }
.assurance-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.assurance-panel { border-radius: 18px; padding: 42px; background: var(--white); border: 1px solid #d6ddd7; }
.security-panel { background: #e8eee9; }
.communication-panel { background: var(--ink); color: #fff; border-color: var(--ink); }
.panel-kicker { display: flex; align-items: center; gap: 14px; padding-bottom: 25px; border-bottom: 1px solid #c8d1ca; }
.communication-panel .panel-kicker { border-color: #3b4a43; }
.panel-kicker > span { width: 42px; height: 42px; border-radius: 10px; background: var(--green); color: var(--lime); display: grid; place-items: center; font-family: Georgia, serif; font-size: 20px; font-weight: 700; }
.panel-kicker p { margin: 0; }
.panel-kicker b, .panel-kicker small { display: block; }
.panel-kicker b { font-family: Georgia, serif; font-size: 21px; }
.panel-kicker small { color: var(--muted); font-size: 11px; margin-top: 4px; }
.communication-panel .panel-kicker small { color: #9db0a6; }
.security-panel ul { list-style: none; padding: 0; margin: 10px 0 0; }
.security-panel li { padding: 22px 0; border-bottom: 1px solid #c8d1ca; }
.security-panel li:last-child { border: 0; }
.security-panel li b { font-family: Georgia, serif; font-size: 20px; }
.security-panel li p, .channel p { margin: 8px 0 0; color: var(--muted); font-size: 14px; line-height: 1.6; }
.channel { position: relative; padding: 24px 0; border-bottom: 1px solid #3b4a43; }
.channel:last-child { border: 0; }
.channel h3 { font-family: Georgia, serif; font-size: 25px; margin: 0 0 10px; }
.channel p { color: #bac8c0; max-width: 440px; }
.channel-status { display: inline-block; margin-bottom: 12px; padding: 5px 8px; border-radius: 5px; background: #30463d; color: var(--lime); font-size: 9px; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; }
.planned-channel { opacity: .78; }
.planned-channel .channel-status { background: #4a4130; color: #f0ce76; }
.assurance-note { border-top: 1px solid #c8cfc9; margin: 35px 0 0; padding: 22px 0; color: var(--muted); font-size: 13px; }
.assurance-note b { color: var(--ink); }

@media (max-width: 900px) {
  .assurance-grid { grid-template-columns: 1fr; }
}

@media (max-width: 560px) {
  .assurance-panel { padding: 30px 24px; }
}

.brand {
  gap: 10px;
}

.brand-logo {
  display: block;
  width: 54px;
  height: 54px;
  object-fit: contain;
  filter: drop-shadow(0 4px 10px rgba(21, 35, 30, 0.12));
}

@media (max-width: 560px) {
  .brand-logo {
    width: 48px;
    height: 48px;
  }
}
