:root{--ink:#172522;--ink2:#42514d;--muted:#7b8984;--line:#dfe7e1;--paper:#f8faf7;--white:#fff;--dark:#142321;--mint:#d8ef9d;--green:#2f8865;--red:#c95747;--blue:#527e9e;--shadow:0 18px 55px rgba(18,42,32,.08)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--white);color:var(--ink);font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:14px;line-height:1.65}
button,input{font:inherit}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
svg{width:18px;height:18px;stroke-width:1.9;vertical-align:middle;flex:none}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{line-height:1.25;letter-spacing:0}
.container{width:min(100% - 64px,1280px);margin-inline:auto}
.eyebrow{font-size:10px;font-weight:800;letter-spacing:1.6px;line-height:1.4}.eyebrow.accent{color:var(--green)}.eyebrow.muted{color:#83978f}
.brand{display:inline-flex;align-items:center;gap:10px;font-size:25px;line-height:1;font-weight:800;letter-spacing:0;white-space:nowrap}.brand-dot{color:#b8de76}.brand-mark{width:27px;height:27px;display:flex;align-items:center;gap:3px}.brand-mark span{display:block;width:5px;background:currentColor;border-radius:2px}.brand-mark span:nth-child(1){height:10px}.brand-mark span:nth-child(2){height:22px}.brand-mark span:nth-child(3){height:15px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:45px;padding:0 18px;border:1px solid transparent;border-radius:5px;font-size:12px;font-weight:700;white-space:nowrap;transition:transform .18s,background .18s,border-color .18s}.btn:hover{transform:translateY(-2px)}.btn svg{width:16px;height:16px}.btn-dark{background:var(--dark);color:white}.btn-dark:hover{background:#27443c}.btn-mint{background:var(--mint);color:var(--dark)}.btn-mint:hover{background:#c6e67f}.btn-outline{border-color:var(--line);background:transparent;color:var(--ink)}.btn-outline:hover{border-color:#a8bcb0;background:#f5f8f5}.btn-text{color:var(--ink2)}.btn-sm{min-height:38px;padding-inline:14px;font-size:11px}.btn-full{width:100%}
.icon-button{width:34px;height:34px;display:inline-grid;place-items:center;border:0;background:transparent;color:var(--ink2);border-radius:5px}.icon-button:hover{background:#edf3ee}.icon-button svg{width:17px;height:17px}
.site-header{height:78px;border-bottom:1px solid rgba(255,255,255,.11);background:var(--dark);color:white}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.top-nav{display:flex;gap:34px;margin-left:auto}.top-nav a,.text-link{font-size:12px;color:#d4e0d8;font-weight:600}.top-nav a:hover,.text-link:hover{color:white}.header-actions{display:flex;align-items:center;gap:24px}
.hero{background:var(--dark);color:white;overflow:hidden}.hero-inner{min-height:640px;position:relative;display:grid;grid-template-columns:44% 56%;align-items:center;gap:0;padding-block:80px 96px}.hero-copy{position:relative;z-index:2;padding-bottom:40px}.hero-kicker{display:inline-flex;align-items:center;gap:10px;color:#c2d4c8;font-size:11px;font-weight:600}.live-dot,.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#79c898;box-shadow:0 0 0 4px rgba(121,200,152,.14);flex:none}.hero h1{font-size:clamp(64px,7vw,112px);line-height:1;margin:28px 0 27px;font-weight:800}.hero-lead{max-width:480px;color:#d0ddd3;font-size:18px;line-height:1.8;margin-bottom:29px}.hero-actions{display:flex;align-items:center;gap:25px}.hero-actions .btn{min-height:48px}.hero-link{display:inline-flex;gap:8px;align-items:center;font-size:12px;font-weight:700;color:#d4e1d5}.hero-link svg{width:15px;height:15px}.hero-meta{display:flex;flex-wrap:wrap;gap:10px 25px;margin-top:49px;color:#a7bcb0;font-size:10px;font-weight:600}.hero-meta span{display:inline-flex;align-items:center;gap:5px}.hero-meta svg{width:14px;height:14px;color:var(--mint)}
.hero-visual{position:relative;z-index:1;width:810px;max-width:none;margin-left:35px;background:#fff;color:var(--ink);border:1px solid #60786c;border-radius:8px;box-shadow:0 38px 95px rgba(0,0,0,.28);transform:rotate(-1.5deg);overflow:hidden}.preview-top{height:61px;border-bottom:1px solid #e9eee8;display:flex;align-items:center;gap:36px;padding:0 28px;color:#7e8a83;font-size:10px;font-weight:700}.preview-logo{font-size:18px;font-weight:800;color:var(--dark);margin-right:25px}.preview-logo span{color:#8dc457}.preview-top svg{width:12px;height:12px}.preview-avatar{margin-left:auto;background:#deebdb;color:#305347;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:9px}.preview-heading{padding:34px 38px 27px;display:flex;align-items:center;justify-content:space-between;gap:10px}.preview-heading div{display:flex;flex-direction:column;gap:9px}.preview-heading small{font-size:9px;letter-spacing:1px;color:#7d8982;font-weight:700}.preview-heading strong{font-size:20px}.preview-live{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--green);font-weight:800}.preview-live .live-dot{width:6px;height:6px}.preview-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;padding:0 38px}.preview-metrics>div{min-height:113px;padding:16px 20px;border:1px solid #e3eae3;border-radius:5px;display:flex;flex-direction:column}.preview-metrics span{font-size:10px;color:#6e7d75}.preview-metrics strong{font-size:28px;line-height:1.3;margin-top:8px}.preview-metrics small{font-size:9px;color:#7c8e81}.metric-green{color:#4ca06d;font-size:16px!important}.preview-list{margin:26px 38px 34px;border:1px solid #e3eae3;border-radius:5px}.preview-list-head,.preview-list>div:not(:first-child){display:flex;align-items:center;gap:14px;padding:13px 18px;border-bottom:1px solid #edf1ed;font-size:10px}.preview-list>div:last-child{border-bottom:0}.preview-list-head{justify-content:space-between;background:#f9fbf9}.preview-list-head strong{font-size:11px}.preview-list-head span{color:#849189}.preview-list-head svg{width:12px;height:12px}.preview-list>div:not(:first-child)>span:nth-child(2){width:165px;font-weight:700;white-space:nowrap}.preview-list .status-dot{width:6px;height:6px;box-shadow:none}.preview-bars{display:flex;gap:3px;margin-left:auto}.preview-bars b{display:block;width:8px;height:17px;background:#94d5aa;border-radius:2px}.preview-list em{font-style:normal;color:#64756d;font-weight:700;width:50px;text-align:right}
.trust-strip{border-bottom:1px solid var(--line);background:#f2f6f1}.trust-inner{height:80px;display:flex;align-items:center;justify-content:space-between;gap:16px}.trust-inner>span:first-child{font-size:10px;color:#778c7b;letter-spacing:1.5px;font-weight:800}.trust-inner span:not(:first-child){font-size:12px;font-weight:700;display:flex;align-items:center;gap:9px}.trust-inner svg{color:var(--green);width:18px;height:18px}
.section-block{padding:112px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:54px}.section-heading h2{font-size:45px;line-height:1.22;margin:17px 0 0}.section-heading>p{max-width:390px;color:#66736e;font-size:14px;line-height:1.9;margin:0 0 4px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.feature-item{position:relative;padding:41px 38px 14px 0;min-height:235px}.feature-item:not(:first-child){padding-left:38px;border-left:1px solid var(--line)}.feature-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:6px}.feature-icon.green{background:#e0f1df;color:#308668}.feature-icon.coral{background:#fbe9e2;color:#c9735c}.feature-icon.blue{background:#e5eef5;color:#5a84a2}.feature-icon svg{width:20px;height:20px}.feature-index{position:absolute;top:43px;right:38px;color:#9dab9f;font-size:11px;font-weight:700}.feature-item h3{font-size:17px;margin:25px 0 9px}.feature-item p{color:#75827a;font-size:12px;line-height:1.9;max-width:300px}
.quote-band{background:#e8efe9;padding:85px 0}.quote-band .eyebrow{color:#688071}.quote-band p{font-size:clamp(26px,3vw,42px);font-weight:700;line-height:1.45;margin:19px 0 0}.quote-band p span{color:#6a8875}
.pricing-section{background:#fbfcfa}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.price-item,.billing-item{border:1px solid var(--line);border-radius:6px;background:white;padding:24px;display:flex;flex-direction:column;min-width:0}.price-item.featured{border-color:#88ae79;box-shadow:0 8px 28px rgba(35,95,58,.08)}.price-top,.billing-item-top{height:27px;display:flex;justify-content:space-between;gap:6px;align-items:start}.price-top .eyebrow,.billing-item-top .eyebrow{color:var(--ink2)}.popular-tag,.current-badge{background:#dff0c8;color:#376d43;font-size:8px;font-weight:800;padding:4px 6px;border-radius:3px;white-space:nowrap}.price-amount{font-size:25px;line-height:1.3;font-weight:800;white-space:nowrap;margin:24px 0 6px}.price-amount small,.billing-price small{font-size:10px;color:#7b8984;font-weight:500}.price-item>p,.billing-item>p{font-size:11px;color:#708178;margin-bottom:23px}.price-item ul,.billing-item ul{list-style:none;margin:0 0 30px;padding:21px 0 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:13px;flex:1}.price-item li,.billing-item li{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:600}.price-item li svg,.billing-item li svg{width:14px;height:14px;color:var(--green)}.price-item .btn{width:100%}
.bottom-cta{background:#234337;color:white;padding:78px 0}.bottom-cta .container{display:flex;align-items:end;justify-content:space-between;gap:30px}.bottom-cta .eyebrow{color:#b6cbb9}.bottom-cta h2{font-size:36px;margin:16px 0 0}.site-footer{background:#152922;color:#fff;padding:34px 0}.site-footer .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.site-footer .brand{font-size:20px}.site-footer .brand-mark{transform:scale(.8)}.site-footer span:not(.brand-dot):not(.brand-mark){font-size:11px;color:#abc0b1}
.auth-page{background:#f5f8f5;min-height:calc(100vh - 78px);display:grid;place-items:center;padding:60px 32px}.auth-wrap{width:min(100%,1050px);display:grid;grid-template-columns:1fr 460px;gap:80px;align-items:center}.auth-intro h1{font-size:43px;max-width:460px;margin:18px 0 17px}.auth-intro p{color:#67786d;max-width:410px;font-size:15px}.auth-signal{display:flex;align-items:center;gap:10px;margin-top:65px;color:#5d7264;font-size:11px;font-weight:700}.auth-panel{background:white;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:6px;padding:35px}.auth-panel h2{font-size:23px;margin-bottom:5px}.auth-panel>p{font-size:11px;color:#718077;margin-bottom:27px}.auth-panel>p a,.field-help a{color:var(--green);font-weight:700}.stack-form{display:flex;flex-direction:column;gap:20px}.form-field{display:flex;flex-direction:column;gap:8px}.form-field label{font-size:11px;font-weight:700;color:#354c3e}.form-field input:not([type=checkbox]){height:43px;width:100%;border:1px solid #d8e2da;border-radius:4px;padding:0 12px;background:#fff;color:var(--ink);outline:0;min-width:0}.form-field input:focus{border-color:#6aa883;box-shadow:0 0 0 3px rgba(72,156,104,.12)}.field-help{font-size:10px;color:#829087}.field-error{font-size:10px;color:var(--red)}.form-error{background:#fcf0ed;color:#aa493b;border-radius:4px;padding:12px;font-size:11px}.form-error ul{margin:0;padding-left:18px}.check-field{flex-direction:row;align-items:center}.check-field input{accent-color:var(--green)}
.app-body{background:#f7f9f6}.app-shell{display:flex;min-height:100vh}.sidebar{width:229px;flex:none;background:var(--dark);color:white;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sidebar-head{padding:35px 24px 29px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-head .brand{font-size:23px}.sidebar-label{display:block;font-size:8px;color:#81988b;font-weight:800;letter-spacing:1.5px;margin:15px 0 0 37px}.side-nav{display:flex;flex-direction:column;gap:3px;padding:22px 12px}.side-nav a{display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:5px;color:#b4c7bb;font-size:11px;font-weight:600}.side-nav a svg{width:17px;height:17px}.side-nav a:hover,.side-nav a.active{background:#29473a;color:#e4f3e1}.side-nav a.active{box-shadow:inset 2px 0 0 #c8eb95}.sidebar-bottom{margin-top:auto;padding:22px 24px 27px;border-top:1px solid rgba(255,255,255,.08)}.account-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;margin:6px 0 18px}.logout-button{display:flex;gap:9px;align-items:center;border:0;background:transparent;color:#9eb3a5;padding:0;font-size:10px}.logout-button:hover{color:white}.logout-button svg{width:14px;height:14px}.app-main{flex:1;min-width:0}.app-content{max-width:1350px;margin:auto;padding:40px 46px 80px}.mobile-app-header{display:none}
.page-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.page-heading h1{font-size:30px;margin:10px 0 5px}.page-heading p{color:#7c8980;font-size:11px;margin:0}.page-heading .btn{margin-bottom:3px}.back-link{font-size:11px;color:#6c8073;font-weight:700;display:inline-flex;align-items:center;gap:5px}.back-link svg{width:14px;height:14px}.page-heading p a{display:inline-flex;align-items:center;gap:6px;max-width:100%;overflow-wrap:anywhere}.page-heading p svg{width:13px;height:13px}
.metrics-row{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:white;border-radius:6px;margin-bottom:30px}.metrics-row>div{padding:22px 26px;display:flex;flex-direction:column;gap:7px;min-width:0}.metrics-row>div+div{border-left:1px solid var(--line)}.metrics-row>div>span:first-child{font-size:11px;color:#66776c;font-weight:600}.metrics-row strong{font-size:29px;line-height:1.25}.metrics-row strong small{font-size:13px;color:#91a197;font-weight:500}.metric-note{color:#8c9a90;font-size:10px;display:flex;align-items:center;gap:7px}.metric-note .status-dot{width:6px;height:6px;box-shadow:none}.green-text{color:var(--green)}.red-text{color:var(--red)}.status-dot.down{background:#dd6b5c;box-shadow:0 0 0 4px rgba(220,107,92,.12)}.status-dot.pending{background:#a4b2a7;box-shadow:none}
.data-section{background:white;border:1px solid var(--line);border-radius:6px;margin-bottom:23px}.section-bar{min-height:78px;padding:19px 24px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line)}.section-bar h2{font-size:14px;margin:0 0 2px}.section-bar p{font-size:10px;color:#93a096;margin:0}.section-tag{font-size:9px;font-weight:800;letter-spacing:.8px;color:#829186;white-space:nowrap}.table-scroll{overflow-x:auto}.monitor-table{width:100%;border-collapse:collapse;white-space:nowrap}.monitor-table th{text-align:left;background:#f9fbf8;color:#93a096;font-size:9px;letter-spacing:.8px;font-weight:800;padding:13px 22px}.monitor-table td{padding:15px 22px;border-top:1px solid #edf1eb;font-size:11px;font-weight:600}.monitor-table tbody tr:hover{background:#fafcf9}.monitor-table th:last-child,.monitor-table td:last-child{text-align:right;padding-right:20px}.site-name{display:flex;align-items:center;gap:12px;max-width:340px}.site-name>span:last-child{min-width:0;display:flex;flex-direction:column;align-items:start;gap:2px}.site-name strong{font-size:11px}.site-name small{max-width:245px;overflow:hidden;text-overflow:ellipsis;font-size:10px;color:#88968c;font-weight:400}.site-icon{width:31px;height:31px;border:1px solid #e0e9df;border-radius:5px;display:grid;place-items:center;color:#50876c;flex:none}.site-icon svg{width:15px;height:15px}.state-pill{display:inline-flex;align-items:center;gap:8px;border-radius:3px;font-size:10px;font-weight:700;padding:5px 8px}.state-pill .status-dot{width:6px;height:6px;box-shadow:none}.state-pill.up{background:#e6f5e9;color:#317e51}.state-pill.down{background:#fbece9;color:#bc5b4b}.state-pill.pending,.state-pill.paused{background:#eef1ee;color:#75837a}.tabular{font-variant-numeric:tabular-nums}.subtle{color:#86938a;font-weight:400!important}.empty-state{text-align:center;padding:65px 20px}.empty-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:6px;background:#eaf4e8;color:var(--green);margin:auto auto 17px}.empty-state h3{font-size:15px;margin-bottom:5px}.empty-state p{font-size:11px;color:#8b998f;margin-bottom:20px}.quiet-empty{padding:22px 25px;color:#86968a;font-size:11px;display:flex;align-items:center;gap:8px}.quiet-empty svg{color:var(--green);width:16px;height:16px}.incident-section{margin-top:23px}.incident-row{display:flex;align-items:center;gap:13px;padding:14px 24px;border-bottom:1px solid #eef2ee}.incident-row:last-child{border-bottom:0}.incident-symbol{width:31px;height:31px;display:grid;place-items:center;border-radius:5px;background:#fcece9;color:#c96655;flex:none}.incident-symbol.resolved{background:#e7f4e8;color:var(--green)}.incident-symbol svg{width:15px;height:15px}.incident-row>div{display:flex;flex-direction:column;min-width:0}.incident-row strong{font-size:10px}.incident-row span:not(.incident-symbol){font-size:10px;color:#94a095;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.incident-row time{margin-left:auto;white-space:nowrap;color:#91a096;font-size:10px}
.form-layout{display:grid;grid-template-columns:minmax(0,600px) minmax(210px,290px);gap:22px;align-items:start}.setting-panel{background:white;border:1px solid var(--line);border-radius:6px;padding:27px}.form-actions{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:22px}.side-note{padding:27px;border:1px solid var(--line);border-radius:6px;background:#eff5ee}.side-note h3{font-size:14px;margin:22px 0 8px}.side-note p{font-size:11px;color:#708278;line-height:1.8}.note-divider{height:1px;background:#d6e4d6;margin:21px 0}.side-note>span:not(.feature-icon){font-size:10px;color:#77897b;display:block}.side-note strong{display:block;font-size:13px;margin-top:4px}
.detail-heading h1{margin-top:12px}.heading-actions{display:flex;gap:9px}.detail-status{display:flex;align-items:center;gap:18px;background:#e8f4e9;border:1px solid #d7ead9;border-radius:6px;padding:22px 25px;margin-bottom:23px}.detail-status.is-down{background:#fbeeea;border-color:#f2dcd4}.big-status-icon{width:41px;height:41px;border-radius:50%;background:#c5e8c9;display:grid;place-items:center;color:#2d8451;flex:none}.is-down .big-status-icon{background:#f2d4cb;color:#b95446}.detail-status>div{display:flex;flex-direction:column;gap:3px}.detail-status strong{font-size:15px}.detail-status small{color:#7c9180;font-size:10px}.detail-metrics .ssl-date{font-size:21px;margin-top:5px}.checks-chart{height:124px;padding:22px 24px 0;display:flex;align-items:end;gap:3px;overflow:hidden}.check-bar{display:block;flex:1;min-width:3px;max-width:14px;height:85%;border-radius:2px 2px 0 0}.check-bar.ok{background:#71bd87}.check-bar.failed{background:#de7a68}.check-bar:hover{filter:brightness(.8)}.chart-legend{display:flex;gap:20px;padding:15px 24px;font-size:10px;color:#819087}.chart-legend span{display:inline-flex;align-items:center;gap:7px}.chart-legend .status-dot{width:6px;height:6px;box-shadow:none}.detail-footer{display:flex;align-items:end;justify-content:space-between;gap:25px;padding:10px 0 0}.detail-footer strong{font-size:12px}.detail-footer p{font-size:10px;color:#87958b;margin:3px 0 10px}.danger-link{border:0;background:none;color:#b85d50;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700;padding:8px 0}.danger-link svg{width:15px;height:15px}.copy-line{display:flex;align-items:center;border:1px solid var(--line);border-radius:4px;background:white;width:min(430px,100%)}.copy-line input{border:0;background:transparent;outline:0;min-width:0;flex:1;padding:10px;font-size:10px;color:#738479}
.settings-stack{max-width:675px}.setting-heading{display:flex;align-items:center;gap:14px;margin-bottom:23px}.setting-heading h2{font-size:14px;margin:0 0 3px}.setting-heading p{font-size:10px;color:#86958b;margin:0}.brand-settings{margin-top:14px;padding-top:25px;border-top:1px solid var(--line)}.account-strip{display:flex;flex-direction:column;margin-top:22px;padding:24px;border:1px solid var(--line);border-radius:6px;background:white}.account-strip strong{font-size:12px;margin:6px 0}.account-strip>span:last-child{font-size:10px;color:#91a096}
.current-plan{display:flex;justify-content:space-between;align-items:center;background:#e8f3e6;border:1px solid #d6e8d4;border-radius:6px;padding:24px 27px;margin-bottom:26px}.current-plan>div{display:flex;flex-direction:column}.current-plan strong{font-size:20px;margin:5px 0}.current-plan>div:last-child{text-align:right}.current-plan>div:last-child strong{font-size:27px}.current-plan span:not(.eyebrow){font-size:10px;color:#6f8172}.billing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.billing-item{padding:20px}.billing-item.selected{border-color:#9bbf91}.billing-price{font-size:20px;margin:15px 0 6px;white-space:nowrap}.billing-item>p{margin-bottom:18px}.billing-item ul{margin-bottom:24px;padding-top:17px}.billing-item form,.billing-item form .btn{width:100%}.billing-item .btn{font-size:10px;padding-inline:8px}.billing-no-action{height:45px;display:grid;place-items:center;color:#8b9a8c;font-size:10px}.order-section{margin-top:26px}
.return-screen{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.return-icon{width:58px;height:58px;background:#e5f2df;color:var(--green);display:grid;place-items:center;border-radius:7px;margin-bottom:25px}.return-icon svg{width:27px;height:27px}.return-screen h1{font-size:27px;margin:12px 0}.return-screen p{max-width:410px;font-size:12px;color:#76877b;line-height:1.9;margin-bottom:25px}
.report-page{min-height:calc(100vh - 78px);background:#f7f9f6;padding:60px 0 90px}.report-inner{max-width:850px}.report-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px;gap:15px}.report-top h1{font-size:30px;margin:7px 0 0}.report-updated{color:#809085;font-size:10px}.agency-logo{max-height:54px;max-width:180px;object-fit:contain;display:block;margin-bottom:18px}.report-main{display:flex;align-items:center;gap:18px;padding:32px;background:#e8f4e9;border:1px solid #d6e9d8;border-radius:6px}.report-main>div{display:flex;flex-direction:column;gap:4px}.report-main>div>span{font-size:12px;color:#548264}.report-main strong{font-size:22px}.report-main small{color:#7d9783;font-size:10px;overflow-wrap:anywhere}.report-stats{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:18px 0}.report-stats>div{display:flex;flex-direction:column;gap:7px;padding:20px;background:white;border:1px solid var(--line);border-radius:5px}.report-stats span{font-size:10px;color:#7e8e82}.report-stats strong{font-size:22px}
.toast-stack{position:fixed;right:20px;bottom:20px;z-index:20;display:flex;flex-direction:column;gap:8px;width:min(390px,calc(100vw - 40px))}.toast{background:#234338;color:#fff;padding:13px 15px;border-radius:5px;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px}.toast.error{background:#994d45}.toast.warning{background:#875d2e}.toast .icon-button{color:inherit}.toast .icon-button:hover{background:rgba(255,255,255,.13)}
@media(max-width:1100px){.hero-inner{grid-template-columns:46% 54%}.hero-visual{width:680px}.pricing-grid,.billing-grid{grid-template-columns:repeat(2,1fr)}.billing-item{min-height:300px}.app-content{padding-inline:28px}.sidebar{width:205px}}
@media(max-width:760px){.container{width:min(100% - 36px,1280px)}.site-header{height:65px}.top-nav{display:none}.header-actions{gap:10px}.header-actions .text-link{display:none}.hero-inner{min-height:650px;display:block;padding:64px 0 0}.hero-copy{padding-bottom:45px}.hero h1{font-size:70px;margin:20px 0}.hero-lead{font-size:15px;max-width:510px}.hero-meta{margin-top:30px}.hero-visual{width:650px;margin:0 0 -120px 10px;transform:rotate(-1.5deg) scale(.85);transform-origin:top left}.trust-inner{height:auto;padding-block:20px;flex-wrap:wrap;justify-content:flex-start;gap:12px 25px}.trust-inner>span:first-child{width:100%}.section-block{padding:72px 0}.section-heading{display:block;margin-bottom:35px}.section-heading h2{font-size:33px}.section-heading>p{margin-top:16px}.feature-grid{grid-template-columns:1fr}.feature-item,.feature-item:not(:first-child){padding:25px 0;border-left:0;border-bottom:1px solid var(--line);min-height:0}.feature-item h3{margin-top:15px}.feature-index{right:0;top:25px}.quote-band{padding:56px 0}.bottom-cta .container{align-items:start;flex-direction:column}.bottom-cta h2{font-size:29px}.site-footer .container{flex-wrap:wrap}.site-footer .container>span:last-child{margin-left:auto}.auth-wrap{grid-template-columns:1fr;gap:30px}.auth-intro h1{font-size:32px}.auth-signal{display:none}.auth-page{padding:35px 18px}.auth-panel{padding:25px}.sidebar{position:fixed;z-index:10;transform:translateX(-100%);transition:transform .2s;width:250px}.menu-open .sidebar{transform:translateX(0)}.mobile-app-header{display:flex;align-items:center;justify-content:space-between;height:65px;background:var(--dark);color:white;padding:0 18px}.mobile-app-header .brand{font-size:22px}.mobile-app-header .icon-button{color:white}.app-content{padding:28px 18px 60px}.page-heading h1{font-size:25px}.page-heading .btn{padding:0 11px;font-size:10px}.metrics-row>div{padding:18px}.metrics-row strong{font-size:24px}.form-layout{grid-template-columns:1fr}.side-note{max-width:none}.detail-footer{align-items:start;flex-direction:column}.report-page{padding-top:35px}}
@media(max-width:520px){.header-actions .btn{font-size:10px;padding-inline:10px}.hero-inner{min-height:585px}.hero h1{font-size:64px}.hero-lead{font-size:14px}.hero-actions{gap:13px}.hero-actions .btn{font-size:10px;padding-inline:12px}.hero-link{font-size:10px}.hero-meta{gap:9px 14px}.hero-meta span{font-size:9px}.hero-visual{transform:rotate(-1.5deg) scale(.62);margin-bottom:-190px}.trust-inner span:not(:first-child){font-size:10px}.pricing-grid,.billing-grid{grid-template-columns:1fr}.price-item,.billing-item{min-height:0}.price-amount{margin-top:14px}.price-item ul,.billing-item ul{margin-bottom:20px}.bottom-cta{padding:60px 0}.site-footer .container>span:nth-child(2){display:none}.page-heading{align-items:start}.page-heading .btn{white-space:normal}.metrics-row{grid-template-columns:1fr 1fr}.metrics-row>div{padding:14px}.metrics-row>div:nth-child(3){grid-column:span 2;border-top:1px solid var(--line);border-left:0}.section-tag{display:none}.current-plan{padding:18px}.current-plan strong{font-size:16px}.report-top{display:block}.report-updated{display:block;margin-top:15px}.report-main{padding:22px}.report-main strong{font-size:18px}.report-stats strong{font-size:18px}}
