/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#0b0c10;--paper:#f5f6f8;--white:#fff;--muted:#6d7280;--line:#dfe2e8;--pink:#f50087;--pink-soft:#fff0f8;--yellow:#ffca08;--yellow-soft:#fff8db;--green:#0c9b61;--green-soft:#e9f8f1}*{box-sizing:border-box}html{background:var(--paper)}body{background:radial-gradient(circle at 12% 0%, #f5008712, transparent 26rem), var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{justify-content:space-between;align-items:center;width:min(1120px,100% - 40px);min-height:92px;margin:0 auto;display:flex}.brand{color:inherit;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:inline-flex}.brand-mark{background:var(--ink);width:46px;height:46px;color:var(--white);border-radius:50%;place-items:center;font-size:22px;font-weight:900;display:grid;position:relative}.brand-mark:before{content:"";border-radius:inherit;border-top:3px solid var(--pink);border-right:3px solid var(--pink);border-bottom:3px solid var(--yellow);border-left:3px solid var(--yellow);position:absolute;inset:-3px;transform:rotate(25deg)}.brand-mark span{transform:skew(-8deg)}.brand-copy{text-align:left;line-height:1;display:grid}.brand-copy strong{letter-spacing:.08em;font-size:18px}.brand-copy small{color:var(--muted);letter-spacing:.18em;margin-top:5px;font-size:10px;font-weight:800}.live-chip{border:1px solid var(--line);color:var(--muted);background:#fffc;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.live-chip i{background:var(--green);width:7px;height:7px;box-shadow:0 0 0 4px var(--green-soft);border-radius:50%}.home-screen,.flow-shell,.dashboard-shell{width:min(1120px,100% - 40px);margin:20px auto 70px}.hero-card{min-height:480px;color:var(--white);background:radial-gradient(circle at 82% 24%,#0000 0 80px,#f50087e6 81px 86px,#0000 87px 116px,#ffca08e6 117px 123px,#0000 124px),linear-gradient(130deg,#0a0b0f 0%,#15151b 68%,#1b1019 100%);border-radius:34px;padding:clamp(38px,7vw,76px);position:relative;overflow:hidden;box-shadow:0 25px 70px #0e0f162e}.hero-card:after{content:"";background:linear-gradient(90deg, var(--pink) 0 68%, var(--yellow) 68%);height:5px;position:absolute;bottom:0;left:0;right:0}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.15em;color:var(--pink);font-size:11px;font-weight:900}.eyebrow{color:var(--yellow);align-items:center;gap:9px;display:flex}.eyebrow span{background:var(--pink);border-radius:50%;width:7px;height:7px}.hero-card h1{letter-spacing:-.055em;max-width:710px;margin:30px 0 24px;font-size:clamp(48px,7vw,82px);line-height:.98}.hero-card h1 em{color:var(--yellow);font-style:normal}.hero-card>p{color:#c8cad3;max-width:620px;margin:0 0 32px;font-size:clamp(17px,2vw,21px);line-height:1.55}.primary-button{background:var(--pink);color:#fff;border:0;border-radius:16px;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:0 22px;font-weight:900;transition:transform .18s,filter .18s;display:inline-flex;box-shadow:0 14px 28px #f5008738}.primary-button:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px)}.primary-button:disabled{box-shadow:none;color:#7c808b;background:#c9cbd2}.primary-button svg,.manager-entry svg,.icon-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.primary-button.full{width:100%;margin-top:22px}.feature-row{color:#b9bcc5;flex-wrap:wrap;gap:18px 26px;margin-top:34px;font-size:12px;font-weight:800;display:flex}.feature-row span{align-items:center;gap:7px;display:inline-flex}.feature-row svg{fill:none;width:15px;height:15px;stroke:var(--yellow);stroke-width:2.5px}.station-preview{margin-top:70px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.section-heading h2,.records-topline h2,.coverage-card h2{letter-spacing:-.04em;margin:7px 0 0;font-size:clamp(28px,4vw,42px)}.station-count{background:var(--ink);width:52px;height:52px;color:var(--yellow);border-radius:16px;place-items:center;font-size:20px;font-weight:900;display:grid}.preview-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.preview-card{background:var(--white);border:1px solid var(--line);border-radius:24px;grid-column:span 2;min-height:190px;padding:24px;position:relative;overflow:hidden}.preview-card:nth-child(4),.preview-card:nth-child(5){grid-column:span 3}.preview-card:after{content:"";background:var(--pink);width:100%;height:4px;position:absolute;bottom:0;left:0}.preview-card.yellow:after{background:var(--yellow)}.station-number{color:#a1a5af;letter-spacing:.16em;font-size:11px;font-weight:900}.preview-card h3{letter-spacing:-.025em;margin:28px 0 9px;font-size:20px}.preview-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.manager-entry{border:1px solid var(--line);background:var(--white);text-align:left;width:100%;color:inherit;border-radius:22px;justify-content:space-between;align-items:center;margin-top:22px;padding:20px 24px;display:flex}.manager-entry span{gap:4px;display:grid}.manager-entry strong{font-size:16px}.manager-entry small{color:var(--muted)}.manager-entry svg{color:var(--pink)}.tailored-note{text-align:center;max-width:680px;color:var(--muted);margin:26px auto 0;font-size:12px;line-height:1.6}.flow-shell{max-width:880px}.flow-topline{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:800;display:flex}.back-button{color:var(--ink);background:0 0;border:0;padding:8px 0;font-weight:800}.back-button:disabled{opacity:0}.progress-track{background:#dddfe4;border-radius:99px;width:100%;height:5px;margin-bottom:22px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg, var(--pink), var(--yellow));height:100%;transition:width .3s;display:block}.flow-card,.login-card,.success-card{background:var(--white);border:1px solid var(--line);border-radius:30px;width:min(620px,100%);margin:0 auto;padding:clamp(28px,6vw,48px);box-shadow:0 24px 65px #0e0f1614}.flow-card.wide{width:100%}.flow-card h1,.login-card h1,.success-card h1{letter-spacing:-.045em;margin:12px 0;font-size:clamp(34px,6vw,52px);line-height:1.04}.flow-card>p,.login-card>p,.success-card>p{color:var(--muted);margin:0 0 28px;line-height:1.55}.field-label{margin:22px 0 9px;font-size:12px;font-weight:900;display:block}.field-label span{color:var(--muted);font-weight:600}.text-input,.pin-input,.note-input,.filters select{width:100%;color:var(--ink);background:#fbfbfc;border:1px solid #cfd2d9;border-radius:15px;outline:none;transition:border .18s,box-shadow .18s}.text-input{height:58px;padding:0 17px;font-size:17px}.text-input:focus,.pin-input:focus,.note-input:focus,.filters select:focus{border-color:var(--pink);box-shadow:0 0 0 4px var(--pink-soft)}.note-input{resize:vertical;min-height:100px;padding:15px 17px;line-height:1.45}.choice-stack{gap:12px;display:grid}.choice-card{border:1px solid var(--line);text-align:left;width:100%;color:inherit;background:#fbfbfc;border-radius:18px;grid-template-columns:48px 1fr 28px;align-items:center;gap:14px;padding:17px;display:grid}.choice-card.selected{border-color:var(--pink);background:var(--pink-soft);box-shadow:0 0 0 3px #f5008712}.choice-icon{background:var(--yellow-soft);color:#6b5300;border-radius:14px;place-items:center;width:48px;height:48px;font-size:21px;font-weight:900;display:grid}.choice-icon.closing{background:var(--pink-soft);color:var(--pink)}.choice-card span:nth-child(2){gap:5px;display:grid}.choice-card small{color:var(--muted)}.selection-dot{border:2px solid #ced1d7;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.selection-dot svg{fill:none;stroke:#fff;stroke-width:3px;opacity:0;width:14px}.choice-card.selected .selection-dot{border-color:var(--pink);background:var(--pink)}.choice-card.selected .selection-dot svg{opacity:1}.station-choice-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.station-choice{border:1px solid var(--line);min-height:148px;color:inherit;text-align:left;background:#fbfbfc;border-radius:18px;align-content:start;padding:18px;display:grid;position:relative}.station-choice:last-child{grid-column:1/-1}.station-choice strong{margin:14px 32px 6px 0;font-size:17px}.station-choice small{color:var(--muted);line-height:1.4}.station-choice i{border:2px solid #d1d4da;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:18px;right:18px}.station-choice i svg{fill:none;stroke:#fff;stroke-width:3px;opacity:0;width:14px}.station-choice.selected{border-color:var(--pink);background:var(--pink-soft);box-shadow:inset 4px 0 var(--pink)}.station-choice.selected.yellow{background:var(--yellow-soft);box-shadow:inset 4px 0 var(--yellow);border-color:#d6aa00}.station-choice.selected i{border-color:var(--pink);background:var(--pink)}.station-choice.selected.yellow i{background:#b18b00;border-color:#b18b00}.station-choice.selected i svg{opacity:1}.checklist-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.checklist-heading h1{font-size:clamp(32px,5vw,46px)}.checklist-heading p{color:var(--muted);text-transform:capitalize;margin:0}.completion-ring{--done:0deg;background:conic-gradient(var(--pink) var(--done), #e8e9ed 0);border-radius:50%;flex:0 0 72px;place-items:center;width:72px;height:72px;display:grid;position:relative}.completion-ring:before{content:"";background:#fff;border-radius:50%;width:54px;height:54px;position:absolute}.completion-ring span{z-index:1;font-size:12px;font-weight:900}.task-list{gap:10px;margin-top:28px;display:grid}.task-row{border:1px solid var(--line);cursor:pointer;background:#fbfbfc;border-radius:17px;grid-template-columns:30px 1fr;align-items:center;gap:13px;padding:16px;transition:background .15s,border .15s;display:grid}.task-row input{opacity:0;pointer-events:none;position:absolute}.task-check{border:2px solid #cbd0d7;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.task-check svg{fill:none;stroke:#fff;stroke-width:3px;opacity:0;width:17px}.task-copy{gap:4px;display:grid}.task-copy small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.task-copy strong{font-size:14px;line-height:1.4}.task-row.complete{background:var(--green-soft);border-color:#a8ddc6}.task-row.complete .task-check{border-color:var(--green);background:var(--green)}.task-row.complete .task-check svg{opacity:1}.submit-note,.security-note{text-align:center;color:var(--muted);font-size:11px;line-height:1.5}.error-message{background:#fff0f2;border:1px solid #f2bfc7;border-radius:12px;padding:11px 13px;font-size:12px;font-weight:700;color:#a52337!important;margin:14px 0 0!important}.success-shell,.login-shell{place-items:center;width:min(1120px,100% - 40px);margin:40px auto 80px;display:grid}.success-card,.login-card{text-align:center}.success-mark,.lock-mark{background:var(--ink);width:74px;height:74px;color:var(--yellow);border-radius:23px;place-items:center;margin:0 auto 24px;font-size:28px;font-weight:900;display:grid;transform:rotate(-4deg)}.success-mark svg{fill:none;width:38px;stroke:var(--yellow);stroke-width:2.7px}.receipt{border:1px solid var(--line);text-align:left;border-radius:18px;margin:28px 0 5px;overflow:hidden}.receipt div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:13px 15px;display:flex}.receipt div:last-child{border-bottom:0}.receipt dt{color:var(--muted);font-size:12px}.receipt dd{text-align:right;margin:0;font-size:12px;font-weight:900}.pin-input{text-align:center;letter-spacing:.38em;height:64px;padding:0 15px;font-size:28px;font-weight:900}.dashboard-shell{max-width:1120px}.dashboard-header{background:var(--ink);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:22px;padding:34px;display:flex;position:relative;overflow:hidden}.dashboard-header:after{content:"";border:14px solid var(--pink);border-left-color:var(--yellow);opacity:.75;border-radius:50%;width:170px;height:170px;position:absolute;top:-70px;right:-35px}.dashboard-header h1{letter-spacing:-.05em;margin:8px 0;font-size:clamp(38px,6vw,60px)}.dashboard-header p{color:#bfc2cb;margin:0}.dashboard-actions{z-index:1;align-items:center;gap:10px;display:flex}.icon-button,.text-button{border-radius:12px;min-height:42px;font-weight:800}.icon-button{color:#fff;background:#22242c;border:1px solid #3b3e48;align-items:center;gap:7px;padding:0 14px;display:inline-flex}.icon-button svg{width:16px}.text-button{color:var(--ink);background:#fff;border:0;padding:0 14px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.metric-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px;display:grid}.metric-grid span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:9px;font-weight:900}.metric-grid strong{letter-spacing:-.04em;margin:12px 0 4px;font-size:38px}.metric-grid small{color:var(--muted);font-size:11px}.coverage-card,.records-card{border:1px solid var(--line);background:#fff;border-radius:25px;margin-top:18px;padding:26px}.section-heading.compact{align-items:center}.section-heading.compact h2,.records-topline h2{font-size:27px}.date-chip{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800}.coverage-table{border:1px solid var(--line);border-radius:16px;overflow:hidden}.coverage-head,.coverage-row{grid-template-columns:1.3fr 1fr 1fr;align-items:center;gap:10px;padding:12px 15px;display:grid}.coverage-head{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;background:#f4f5f7;font-size:9px;font-weight:900}.coverage-row{border-top:1px solid var(--line);font-size:12px}.status-complete,.status-waiting{border-radius:999px;width:fit-content;padding:6px 9px;font-size:10px;font-weight:900}.status-complete{background:var(--green-soft);color:#087849}.status-waiting{color:#7c818c;background:#f0f1f4}.records-topline{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.filters{gap:8px;display:flex}.filters select{width:auto;min-width:130px;height:42px;padding:0 12px;font-size:11px;font-weight:800}.record-list{gap:9px;display:grid}.record-row{border:1px solid var(--line);border-radius:15px;overflow:hidden}.record-row summary{cursor:pointer;grid-template-columns:40px 1fr auto 20px;align-items:center;gap:13px;padding:13px;list-style:none;display:grid}.record-row summary::-webkit-details-marker{display:none}.record-type{background:var(--yellow-soft);color:#745900;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.record-type.closing{background:var(--pink-soft);color:var(--pink)}.record-main{gap:3px;display:grid}.record-main strong{font-size:13px}.record-main small,.record-time{color:var(--muted);font-size:10px}.record-time{font-weight:800}.record-chevron{color:var(--muted)}.record-detail{border-top:1px solid var(--line);background:#f8f8fa;grid-template-columns:1.4fr .8fr;gap:20px;padding:16px;display:grid}.record-detail ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.record-detail li{color:#41444d;align-items:flex-start;gap:7px;font-size:11px;line-height:1.4;display:flex}.record-detail li svg{fill:none;width:13px;stroke:var(--green);stroke-width:3px;flex:0 0 13px}.record-note{border-left:1px solid var(--line);padding-left:18px}.record-note strong{font-size:11px}.record-note p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}.empty-state{text-align:center;border:1px dashed #cdd0d7;border-radius:16px;padding:50px 20px}.empty-state span{width:48px;height:48px;color:var(--muted);background:#f0f1f4;border-radius:15px;place-items:center;margin:0 auto;font-weight:900;display:grid}.empty-state h3{margin:14px 0 5px}.empty-state p{color:var(--muted);margin:0;font-size:12px}footer{background:var(--ink);color:#fff;justify-content:space-between;gap:16px;margin-top:auto;padding:24px max(20px,50vw - 560px);display:flex}footer span{letter-spacing:.14em;font-size:11px;font-weight:900}footer small{color:#8f939d}@media (width<=760px){.site-header,.home-screen,.flow-shell,.dashboard-shell,.success-shell,.login-shell{width:min(100% - 24px,1120px)}.site-header{min-height:78px}.live-chip{padding:7px 9px;font-size:10px}.brand-mark{width:40px;height:40px}.brand-copy strong{font-size:15px}.home-screen{margin-top:10px}.hero-card{background:radial-gradient(circle at 92% 11%,#0000 0 35px,#f50087e6 36px 40px,#0000 41px 56px,#ffca08e6 57px 61px,#0000 62px),linear-gradient(140deg,#0a0b0f,#18131b);border-radius:25px;min-height:auto;padding:34px 24px 38px}.hero-card h1{max-width:90%;margin-top:52px;font-size:50px}.hero-card>p{font-size:16px}.feature-row{gap:11px 15px}.station-preview{margin-top:46px}.preview-grid{grid-template-columns:1fr}.preview-card,.preview-card:nth-child(4),.preview-card:nth-child(5){grid-column:auto;min-height:150px}.preview-card h3{margin-top:18px}.flow-card,.login-card,.success-card{border-radius:23px;padding:27px 20px}.station-choice-grid{grid-template-columns:1fr}.station-choice:last-child{grid-column:auto}.checklist-heading{align-items:flex-start}.completion-ring{flex-basis:62px;width:62px;height:62px}.completion-ring:before{width:47px;height:47px}.dashboard-header{flex-direction:column;align-items:flex-start;padding:28px 20px}.dashboard-actions{width:100%}.icon-button,.text-button{flex:1;justify-content:center}.metric-grid{grid-template-columns:repeat(2,1fr)}.coverage-card,.records-card{border-radius:20px;padding:18px 14px}.coverage-head,.coverage-row{grid-template-columns:1fr 1fr 1fr;gap:5px;padding:11px 9px}.coverage-row strong{font-size:11px}.status-complete,.status-waiting{white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:5px 7px;font-size:9px;overflow:hidden}.records-topline{flex-direction:column;align-items:flex-start}.filters{width:100%}.filters select{flex:1;min-width:0}.record-row summary{grid-template-columns:38px 1fr 16px}.record-time{grid-column:2}.record-chevron{grid-area:1/3/span 2}.record-detail{grid-template-columns:1fr}.record-note{border-left:0;border-top:1px solid var(--line);padding:13px 0 0}footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.rk-shell,.ag-shell{--rk-bg:#050a10;--rk-panel:#0a1520;--rk-panel-2:#0e1c29;--rk-line:#20364a;--rk-ink:#e9f3ff;--rk-muted:#8ea5ba;--rk-cyan:#68d9ff;--rk-blue:#2c8fc4;--rk-green:#27c888;min-height:100vh;color:var(--rk-ink);background:linear-gradient(#4a96c909 1px, transparent 1px), linear-gradient(90deg, #4a96c909 1px, transparent 1px), radial-gradient(circle at 78% 8%, #2e9ed317, transparent 28rem), var(--rk-bg);background-size:48px 48px,48px 48px,auto,auto;font-family:Arial,Helvetica,sans-serif}.rk-shell a,.ag-shell a{color:inherit;text-decoration:none}.rk-shell svg,.ag-shell svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.rk-nav{justify-content:space-between;align-items:center;gap:28px;width:min(1180px,100% - 48px);min-height:84px;margin:0 auto;display:flex}.rk-brand{align-items:center;gap:11px;display:inline-flex}.rk-brand>span{color:#071019;background:var(--rk-cyan);border:1px solid #315b77;border-radius:9px;place-items:center;width:39px;height:39px;font-size:18px;font-weight:950;display:grid;box-shadow:0 0 26px #68d9ff1a}.rk-brand strong{letter-spacing:.17em;font-size:16px}.rk-nav nav{color:var(--rk-muted);align-items:center;gap:27px;font-size:12px;font-weight:800;display:flex}.rk-nav nav>a:hover{color:var(--rk-cyan)}.rk-nav-cta{background:#102538;border:1px solid #31536d;border-radius:8px;align-items:center;min-height:40px;padding:0 15px;display:inline-flex;color:var(--rk-ink)!important}.rk-hero,.ag-hero{background:radial-gradient(circle at 88% 12%,#68d9ff1c,#0000 22rem),linear-gradient(135deg,#050b12,#0a1723 62%,#0d2232);border:1px solid #203c53;border-radius:28px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(44px,7vw,88px);width:min(1180px,100% - 48px);min-height:650px;margin:18px auto 0;padding:clamp(42px,7vw,82px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 80px #00000057,inset 0 1px #ffffff09}.rk-hero:before,.ag-hero:before{content:"";border:1px solid #68d9ff24;border-radius:50%;width:340px;height:340px;position:absolute;top:-150px;right:-175px;box-shadow:0 0 0 45px #68d9ff06,0 0 0 90px #68d9ff03}.rk-hero-copy,.rk-command,.ag-copy,.ag-pipeline{z-index:1;position:relative}.rk-kicker{color:var(--rk-cyan);letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-weight:900}.rk-kicker i{background:var(--rk-green);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #27c8881a}.rk-hero h1,.ag-hero h1{letter-spacing:-.058em;max-width:720px;margin:24px 0;font-size:clamp(52px,6.8vw,84px);line-height:.96}.rk-hero h1 em,.ag-hero h1 em{color:var(--rk-cyan);font-style:normal}.rk-hero-copy>p,.ag-copy>p{color:#a5bbcf;max-width:650px;margin:0;font-size:clamp(17px,2vw,20px);line-height:1.6}.rk-actions{flex-wrap:wrap;gap:11px;margin-top:31px;display:flex}.rk-actions.centered{justify-content:center}.rk-button{border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 19px;font-size:12px;font-weight:900;transition:transform .18s,border-color .18s;display:inline-flex}.rk-button:hover{transform:translateY(-2px)}.rk-button svg{width:18px;height:18px}.rk-button.primary{color:#041018;background:var(--rk-cyan);box-shadow:0 14px 28px #36b5e124}.rk-button.secondary{color:#dcecff;background:#0d202fcc;border:1px solid #31506a}.rk-command,.ag-pipeline{background:#07121cf0;border:1px solid #2b4c65;border-radius:18px;padding:22px;box-shadow:0 24px 60px #00000057,0 0 40px #68d9ff0a}.rk-command-top,.ag-pipeline-top{color:var(--rk-muted);letter-spacing:.12em;justify-content:space-between;align-items:center;gap:16px;margin-bottom:17px;font-size:8px;font-weight:900;display:flex}.rk-command-top span,.ag-pipeline-top span{align-items:center;gap:7px;display:inline-flex}.rk-command-top i,.ag-pipeline-top i{background:var(--rk-green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #27c8881a}.rk-command-grid{gap:9px;display:grid}.rk-command-grid article{border:1px solid var(--rk-line);background:#0b1824;border-radius:12px;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;min-height:88px;padding:13px;display:grid}.rk-command-icon{width:44px;height:44px;color:var(--rk-cyan);background:#10273a;border:1px solid #28516b;border-radius:10px;place-items:center;display:grid}.rk-command-icon svg{width:23px;height:23px}.rk-command-grid p{gap:5px;margin:0;display:grid}.rk-command-grid small{color:var(--rk-muted);letter-spacing:.13em;font-size:7px}.rk-command-grid strong{font-size:13px}.rk-command-grid b{color:var(--rk-green);letter-spacing:.11em;font-size:8px}.rk-signal{color:#7992a8;letter-spacing:.1em;background:#07121c;border-radius:10px;align-items:center;gap:8px;margin-top:14px;padding:14px;font-size:7px;font-weight:900;display:flex}.rk-signal i{background:linear-gradient(90deg, #24435a, var(--rk-cyan));flex:1;height:1px}.rk-principles{border:1px solid var(--rk-line);background:#08131e;border-top:0;border-radius:0 0 15px 15px;grid-template-columns:repeat(3,1fr);width:min(1060px,100% - 48px);margin:0 auto;display:grid}.rk-principles span{border-right:1px solid var(--rk-line);color:var(--rk-muted);padding:21px;font-size:11px;font-weight:800}.rk-principles span:last-child{border-right:0}.rk-principles strong{color:var(--rk-cyan);letter-spacing:.12em;margin-right:8px;font-size:8px}.rk-systems,.rk-method,.ag-backend,.ag-white-label,.ag-fit{width:min(1180px,100% - 48px);margin:108px auto 0}.rk-section-heading{max-width:820px}.rk-section-heading h2,.rk-method h2,.ag-white-label h2{letter-spacing:-.052em;margin:13px 0 17px;font-size:clamp(40px,5.5vw,64px);line-height:1.01}.rk-section-heading>p{max-width:700px;color:var(--rk-muted);margin:0;font-size:15px;line-height:1.65}.rk-product-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:44px;display:grid}.rk-product-card{border:1px solid var(--rk-line);background:linear-gradient(145deg,#0d1925,#08131d);border-radius:20px;flex-direction:column;min-height:480px;padding:clamp(26px,4vw,42px);display:flex;position:relative;overflow:hidden}.rk-product-card:after{content:"";background:var(--rk-cyan);height:3px;position:absolute;bottom:0;left:0;right:0}.rk-product-card.agency:after{background:linear-gradient(90deg, var(--rk-cyan), #507cff)}.rk-product-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.rk-product-top small{color:var(--rk-muted);letter-spacing:.15em;font-size:8px;font-weight:900}.rk-product-icon{width:53px;height:53px;color:var(--rk-cyan);background:#102638;border:1px solid #2c5069;border-radius:12px;place-items:center;display:grid}.rk-product-icon svg{width:25px;height:25px}.rk-product-card h3{letter-spacing:-.04em;margin:31px 0 13px;font-size:clamp(28px,4vw,42px)}.rk-product-card>p{color:var(--rk-muted);margin:0;font-size:14px;line-height:1.65}.rk-product-card ul{color:#b4c6d7;gap:11px;margin:25px 0 34px;padding:0;font-size:11px;font-weight:800;list-style:none;display:grid}.rk-product-card li{align-items:center;gap:8px;display:flex}.rk-product-card li svg{width:14px;color:var(--rk-green);stroke-width:3px}.rk-product-card>a{color:var(--rk-cyan);align-items:center;gap:9px;margin-top:auto;font-size:12px;font-weight:900;display:inline-flex}.rk-product-card>a svg{width:17px}.rk-method{border:1px solid var(--rk-line);background:#09141f;border-radius:22px;grid-template-columns:.95fr 1.05fr;gap:clamp(38px,7vw,80px);padding:clamp(34px,6vw,68px);display:grid}.rk-method-list{border-top:1px solid var(--rk-line);display:grid}.rk-method-list p{border-bottom:1px solid var(--rk-line);gap:7px;margin:0;padding:20px 0;display:grid}.rk-method-list strong{font-size:14px}.rk-method-list span{color:var(--rk-muted);font-size:12px;line-height:1.55}.rk-final-cta,.ag-cta{text-align:center;background:linear-gradient(145deg,#07111b,#102a3e);border:1px solid #23435a;border-bottom:0;border-radius:23px 23px 0 0;width:min(1180px,100% - 48px);margin:108px auto 0;padding:clamp(48px,7vw,82px)}.rk-final-cta h2,.ag-cta h2{letter-spacing:-.052em;max-width:800px;margin:15px auto;font-size:clamp(42px,6vw,68px);line-height:1}.rk-footer{background:#03070b;border-top:1px solid #1b3245;grid-template-columns:1fr 1fr auto;align-items:center;gap:24px;margin:0;padding:32px max(24px,50vw - 590px);display:grid}.rk-footer p{color:var(--rk-muted);margin:0;font-size:10px;line-height:1.5}.rk-footer>small{color:#5f768a;font-size:9px}.ag-hero{min-height:690px}.ag-proof{color:#9fb4c7;flex-wrap:wrap;gap:12px 20px;margin-top:28px;font-size:10px;font-weight:800;display:flex}.ag-proof span{align-items:center;gap:6px;display:inline-flex}.ag-proof svg{width:14px;color:var(--rk-green);stroke-width:3px}.ag-stage-list{gap:8px;display:grid}.ag-stage-list article{border:1px solid var(--rk-line);background:#0b1824;border-radius:10px;grid-template-columns:30px 1fr auto;align-items:center;gap:11px;min-height:68px;padding:11px 13px;display:grid}.ag-stage-list article>span{color:#50728d;font-size:8px;font-weight:900}.ag-stage-list p{gap:3px;margin:0;display:grid}.ag-stage-list small{color:var(--rk-muted);letter-spacing:.12em;text-transform:uppercase;font-size:7px}.ag-stage-list strong{font-size:12px}.ag-stage-list b{width:31px;height:31px;color:var(--rk-cyan);background:#102a3e;border-radius:8px;place-items:center;font-size:11px;display:grid}.ag-pipeline-footer{border-top:1px solid var(--rk-line);color:var(--rk-muted);justify-content:space-between;gap:15px;margin-top:13px;padding:13px;font-size:9px;display:flex}.ag-pipeline-footer strong{color:#f2bd5b}.ag-friction{border:1px solid var(--rk-line);background:#08131e;border-top:0;border-radius:0 0 15px 15px;grid-template-columns:repeat(3,1fr);width:min(1060px,100% - 48px);margin:0 auto;display:grid}.ag-friction p{border-right:1px solid var(--rk-line);gap:5px;margin:0;padding:21px;display:grid}.ag-friction p:last-child{border-right:0}.ag-friction strong{font-size:12px}.ag-friction span{color:var(--rk-muted);font-size:10px}.ag-flow-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:43px;display:grid}.ag-flow-grid article{border:1px solid var(--rk-line);background:linear-gradient(145deg,#0d1925,#08131d);border-radius:15px;min-height:280px;padding:24px}.ag-flow-grid small{color:var(--rk-cyan);letter-spacing:.13em;font-size:8px;font-weight:900}.ag-flow-grid h3{letter-spacing:-.025em;margin:72px 0 11px;font-size:19px}.ag-flow-grid p{color:var(--rk-muted);margin:0;font-size:12px;line-height:1.58}.ag-white-label{border:1px solid var(--rk-line);background:radial-gradient(circle at 88% 20%,#68d9ff14,#0000 18rem),#09141f;border-radius:22px;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(38px,7vw,90px);padding:clamp(35px,6vw,70px);display:grid}.ag-white-label p{max-width:680px;color:var(--rk-muted);margin:0;font-size:14px;line-height:1.67}.ag-label-card{background:#07131d;border:1px solid #2c526c;border-radius:17px;flex-direction:column;min-height:270px;padding:30px;display:flex;box-shadow:0 24px 55px #00000040}.ag-label-card small{color:var(--rk-cyan);letter-spacing:.15em;font-size:8px;font-weight:900}.ag-label-card>strong{letter-spacing:-.035em;margin-top:54px;font-size:30px}.ag-label-card>span{color:var(--rk-muted);margin-top:7px;font-size:11px}.ag-label-card div{border-top:1px solid var(--rk-line);color:var(--rk-green);align-items:center;gap:8px;margin-top:auto;padding-top:18px;font-size:9px;font-weight:900;display:flex}.ag-label-card i{background:var(--rk-green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #27c8881a}.ag-fit-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:40px;display:grid}.ag-fit-grid p{border:1px solid var(--rk-line);min-height:110px;color:var(--rk-muted);background:#09141f;border-radius:13px;grid-template-columns:26px 1fr;gap:12px;margin:0;padding:22px;font-size:12px;line-height:1.55;display:grid}.ag-fit-grid svg{color:#041018;background:var(--rk-green);stroke-width:3px;border-radius:7px;width:24px;height:24px;padding:5px}.ag-fit-grid strong{color:var(--rk-ink)}.ag-cta p{max-width:690px;color:var(--rk-muted);margin:0 auto 28px;font-size:14px;line-height:1.65}@media (width<=920px){.rk-hero,.ag-hero{grid-template-columns:1fr;min-height:auto}.rk-command,.ag-pipeline{width:min(540px,100%)}.rk-method,.ag-white-label{grid-template-columns:1fr}.ag-flow-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.rk-nav,.rk-hero,.ag-hero,.rk-systems,.rk-method,.ag-backend,.ag-white-label,.ag-fit,.rk-final-cta,.ag-cta{width:min(100% - 24px,1180px)}.rk-nav{min-height:74px}.rk-nav nav>a:not(.rk-nav-cta){display:none}.rk-nav-cta{padding:0 10px;font-size:9px}.rk-brand>span{width:36px;height:36px}.rk-brand strong{font-size:13px}.rk-hero,.ag-hero{border-radius:21px;gap:38px;margin-top:8px;padding:38px 21px}.rk-hero h1,.ag-hero h1{margin-top:46px;font-size:49px}.rk-actions,.rk-button{width:100%}.rk-command,.ag-pipeline{padding:16px 13px}.rk-signal{display:none}.rk-principles,.ag-friction{grid-template-columns:1fr;width:calc(100% - 48px)}.rk-principles span,.ag-friction p{border-right:0;border-bottom:1px solid var(--rk-line)}.rk-principles span:last-child,.ag-friction p:last-child{border-bottom:0}.rk-systems,.rk-method,.ag-backend,.ag-white-label,.ag-fit{margin-top:76px}.rk-section-heading h2,.rk-method h2,.ag-white-label h2{font-size:40px}.rk-product-grid,.ag-fit-grid{grid-template-columns:1fr}.rk-product-card{min-height:430px}.rk-method,.ag-white-label{padding:32px 21px}.ag-flow-grid{grid-template-columns:1fr}.ag-flow-grid article{min-height:225px}.ag-flow-grid h3{margin-top:48px}.rk-final-cta,.ag-cta{margin-top:76px;padding:48px 21px}.rk-final-cta h2,.ag-cta h2{font-size:44px}.rk-footer{grid-template-columns:1fr;padding:30px 22px}}.lp-shell{--lp-ink:#e8f2ff;--lp-burgundy:#176b9a;--lp-burgundy-dark:#07111d;--lp-tomato:#25b8e6;--lp-sage:#23c483;--lp-sage-soft:#23c4831f;--lp-gold:#67d7ff;--lp-cream:#060b12;--lp-paper:#0c1622;--lp-line:#203247;--lp-muted:#8da3ba;background:linear-gradient(#3a85b80b 1px, transparent 1px), linear-gradient(90deg, #3a85b80b 1px, transparent 1px), radial-gradient(circle at 82% 8%, #25b8e614, transparent 26rem), var(--lp-cream);min-height:100vh;color:var(--lp-ink);background-size:48px 48px,48px 48px,auto,auto;font-family:Arial,Helvetica,sans-serif}.lp-shell a{color:inherit;text-decoration:none}.lp-shell svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.lp-nav{justify-content:space-between;align-items:center;gap:30px;width:min(1180px,100% - 48px);min-height:86px;margin:0 auto;display:flex}.lp-brand{align-items:center;gap:12px;display:inline-flex}.lp-brand-mark{color:#67d7ff;background:linear-gradient(145deg,#17324a,#0c1c2a);border:1px solid #2d5b78;border-radius:10px;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 0 24px #25b8e61a,inset 0 1px #ffffff12}.lp-brand-mark svg{stroke-width:2.7px;width:24px;height:24px}.lp-brand>span:last-child{line-height:1;display:grid}.lp-brand strong{letter-spacing:.12em;font-size:17px}.lp-brand small{color:var(--lp-muted);letter-spacing:.18em;margin-top:5px;font-size:9px;font-weight:900}.lp-nav nav{align-items:center;gap:28px;font-size:13px;font-weight:800;display:flex}.lp-nav nav>a:not(.lp-nav-cta):hover{color:var(--lp-tomato)}.lp-nav-cta{background:#67d7ff;border-radius:9px;align-items:center;min-height:42px;padding:0 16px;display:inline-flex;box-shadow:0 9px 24px #25b8e624;color:#051019!important}.lp-hero{color:#fff;background:linear-gradient(#4f9fd212 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#4f9fd212 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 84% 18%,#25b8e621,#0000 22rem),linear-gradient(132deg,#050b12,#0a1724 62%,#0d2131);border:1px solid #1d3850;border-radius:36px;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:clamp(42px,7vw,90px);width:min(1180px,100% - 48px);min-height:660px;margin:18px auto 0;padding:clamp(44px,7vw,84px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 75px #00000059,inset 0 1px #ffffff0a}.lp-hero:before{content:"";border:1px solid #67d7ff29;border-radius:50%;width:360px;height:360px;position:absolute;top:-150px;right:-170px;box-shadow:0 0 0 46px #67d7ff06,0 0 0 92px #67d7ff03}.lp-hero-copy,.lp-hero-monitor{z-index:1;position:relative}.lp-eyebrow{color:var(--lp-tomato);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:900}.lp-hero .lp-eyebrow{color:#67d7ff}.lp-hero h1{letter-spacing:-.055em;max-width:720px;margin:24px 0;font-size:clamp(48px,6.4vw,80px);line-height:.98}.lp-hero h1 em{color:#67d7ff;font-style:normal}.lp-hero-copy>p{color:#a9bdd1;max-width:650px;margin:0;font-size:clamp(17px,2vw,20px);line-height:1.58}.lp-hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.lp-button{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 20px;font-size:13px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex}.lp-button:hover{transform:translateY(-2px)}.lp-button svg{width:19px;height:19px}.lp-button.primary{color:#051019;background:#67d7ff;box-shadow:0 14px 30px #25b8e629}.lp-button.secondary{color:#dcecff;background:#0e2537b8;border:1px solid #31506a}.lp-button.light{color:#051019;background:#67d7ff;box-shadow:0 14px 32px #25b8e62e}.lp-proof-row{color:#9db2c7;flex-wrap:wrap;gap:13px 24px;margin-top:34px;font-size:11px;font-weight:800;display:flex}.lp-proof-row span{align-items:center;gap:6px;display:inline-flex}.lp-proof-row svg{color:#67d7ff;stroke-width:3px;width:14px;height:14px}.lp-founder-proof{background:#ffffff14;border:1px solid #ffffff2e;border-radius:15px;align-items:center;gap:11px;width:fit-content;max-width:610px;margin-top:22px;padding:11px 14px 11px 11px;display:flex}.lp-founder-monogram{color:#06121c;letter-spacing:.04em;background:#67d7ff;border-radius:10px;flex:0 0 39px;place-items:center;width:39px;height:39px;font-size:11px;font-weight:900;display:grid}.lp-founder-proof p{gap:4px;margin:0;display:grid}.lp-founder-proof small{color:#67d7ff;letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:900}.lp-founder-proof strong{color:#d9e8f6;font-size:10px;line-height:1.4}.lp-hero-monitor{color:var(--lp-ink);background:#091520f5;border:1px solid #28455d;border-radius:20px;padding:24px;box-shadow:0 28px 60px #0000005c,0 0 40px #25b8e60a}.lp-monitor-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.lp-monitor-top span{color:var(--lp-muted);align-items:center;gap:7px;font-size:11px;font-weight:900;display:inline-flex}.lp-monitor-top span i{background:var(--lp-sage);width:8px;height:8px;box-shadow:0 0 0 4px var(--lp-sage-soft);border-radius:50%}.lp-monitor-top strong{font-size:12px}.lp-monitor-progress{background:#162737;border-radius:99px;height:7px;margin:17px 0 19px;overflow:hidden}.lp-monitor-progress i{border-radius:inherit;background:var(--lp-sage);width:75%;height:100%;display:block}.lp-monitor-list{border:1px solid var(--lp-line);border-radius:16px;overflow:hidden}.lp-monitor-list>div{border-bottom:1px solid var(--lp-line);grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:66px;padding:10px 12px;display:grid}.lp-monitor-list>div:last-child{border-bottom:0}.lp-monitor-list>div>span{border-radius:10px;place-items:center;width:31px;height:31px;font-size:11px;font-weight:900;display:grid}.lp-monitor-list .ready{background:var(--lp-sage-soft);color:var(--lp-sage)}.lp-monitor-list .ready svg{stroke-width:3px;width:17px}.lp-monitor-list .waiting{color:#8095a9;background:#162432}.lp-monitor-list p{gap:3px;margin:0;display:grid}.lp-monitor-list p strong{font-size:12px}.lp-monitor-list p small{color:var(--lp-muted);font-size:9px}.lp-monitor-list b{color:var(--lp-sage);background:var(--lp-sage-soft);border-radius:999px;padding:5px 8px;font-size:9px}.lp-monitor-list .wait-label{color:#91a5b8;background:#162432}.lp-monitor-note{padding:17px 3px 1px}.lp-monitor-note span{color:var(--lp-tomato);text-transform:uppercase;letter-spacing:.14em;font-size:8px;font-weight:900}.lp-monitor-note p{color:var(--lp-muted);margin:5px 0 0;font-size:11px;line-height:1.5}.lp-problem-strip{border:1px solid var(--lp-line);background:#09131e;border-top:0;border-radius:0 0 16px 16px;grid-template-columns:repeat(3,1fr);width:min(1060px,100% - 48px);margin:0 auto;display:grid;overflow:hidden}.lp-problem-strip p{color:var(--lp-muted);border-right:1px solid var(--lp-line);margin:0;padding:22px;font-size:12px;line-height:1.5}.lp-problem-strip p:last-child{border-right:0}.lp-problem-strip strong{color:var(--lp-ink)}.lp-how,.lp-demo-section,.lp-tailored,.lp-founder{width:min(1180px,100% - 48px);margin:110px auto 0}.lp-section-intro{max-width:760px}.lp-section-intro.centered{text-align:center;margin:0 auto}.lp-section-intro h2,.lp-tailored h2{letter-spacing:-.05em;margin:13px 0 15px;font-size:clamp(38px,5.4vw,62px);line-height:1.02}.lp-section-intro p{color:var(--lp-muted);margin:0;font-size:16px;line-height:1.65}.lp-step-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:45px;display:grid}.lp-step-grid article{border:1px solid var(--lp-line);background:linear-gradient(145deg,#0d1926,#09131e);border-radius:16px;flex-direction:column;min-height:295px;padding:25px;display:flex;box-shadow:inset 0 1px #ffffff06}.lp-step-icon{color:#67d7ff;background:#14334a;border:1px solid #24516f;border-radius:12px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.lp-step-icon svg{stroke-width:2.5px;width:26px;height:26px}.lp-step-grid article:nth-child(2n) .lp-step-icon{color:#051019;background:#67d7ff}.lp-step-grid article>small{color:var(--lp-tomato);letter-spacing:.14em;margin-top:auto;font-weight:900}.lp-step-grid h3{margin:10px 0 8px;font-size:19px}.lp-step-grid p{color:var(--lp-muted);margin:0;font-size:13px;line-height:1.55}.lp-demo-section{background:linear-gradient(145deg,#0e1f2ef5,#07111bfa);border:1px solid #1f364a;border-radius:26px;padding:clamp(32px,6vw,72px);box-shadow:0 30px 70px #00000038}.lp-demo-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:22px;margin-top:45px;display:grid}.lp-phone,.lp-manager-card{background:#0b1621;border:1px solid #294257;box-shadow:0 22px 50px #0000003d}.lp-phone{border-radius:28px;justify-self:center;width:min(440px,100%);padding:24px}.lp-phone-top{color:var(--lp-muted);letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:9px;font-weight:900;display:flex}.lp-phone-top b{color:var(--lp-burgundy)}.lp-phone-progress{background:#172838;border-radius:99px;height:5px;margin:12px 0 21px;overflow:hidden}.lp-phone-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--lp-tomato), var(--lp-gold));height:100%;transition:width .2s;display:block}.lp-phone>label,.lp-demo-fields>div>span{color:var(--lp-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px;font-size:9px;font-weight:900;display:block}.lp-phone>input,.lp-demo-fields select{width:100%;height:46px;color:var(--lp-ink);background:#08131d;border:1px solid #2a4155;border-radius:10px;outline:none;padding:0 12px}.lp-phone>input:focus,.lp-demo-fields select:focus{border-color:var(--lp-tomato);box-shadow:0 0 0 3px #25b8e61f}.lp-demo-fields{grid-template-columns:1fr 1fr;gap:10px;margin:14px 0;display:grid}.lp-toggle{background:#07111a;border:1px solid #21384c;border-radius:10px;grid-template-columns:1fr 1fr;min-height:46px;padding:3px;display:grid}.lp-toggle button{color:var(--lp-muted);background:0 0;border:0;border-radius:9px;font-size:10px;font-weight:900}.lp-toggle button.active{color:#07111a;background:#67d7ff;box-shadow:0 3px 12px #25b8e61f}.lp-demo-tasks{gap:8px;display:grid}.lp-demo-tasks label{cursor:pointer;background:#0c1925;border:1px solid #273d50;border-radius:11px;grid-template-columns:28px 1fr;align-items:center;gap:10px;min-height:58px;padding:10px 11px;display:grid}.lp-demo-tasks label input{opacity:0;pointer-events:none;position:absolute}.lp-demo-tasks label>span{color:#fff;border:2px solid #3b5368;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.lp-demo-tasks label>span svg{opacity:0;stroke-width:3px;width:15px}.lp-demo-tasks label strong{font-size:11px;line-height:1.4}.lp-demo-tasks label.complete{background:#23c48314;border-color:#236b53}.lp-demo-tasks label.complete>span{border-color:var(--lp-sage);background:var(--lp-sage)}.lp-demo-tasks label.complete>span svg{opacity:1}.lp-submit{color:#061019;background:#67d7ff;border:0;border-radius:10px;width:100%;min-height:50px;margin-top:14px;font-size:11px;font-weight:900}.lp-submit:disabled{color:#64788b;background:#172634}.lp-manager-card{border-radius:24px;padding:clamp(22px,4vw,32px)}.lp-manager-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.lp-manager-heading h3{letter-spacing:-.04em;max-width:430px;margin:8px 0 0;font-size:clamp(27px,4vw,40px);line-height:1.04}.lp-live-status{border:1px solid var(--lp-line);color:var(--lp-muted);border-radius:999px;flex:none;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:900;display:inline-flex}.lp-live-status i{background:#5e7488;border-radius:50%;width:7px;height:7px}.lp-live-status.active{color:var(--lp-sage);background:var(--lp-sage-soft);border-color:#236b53}.lp-live-status.active i{background:var(--lp-sage);box-shadow:0 0 0 3px #23c4831f}.lp-manager-metrics{grid-template-columns:1fr 1fr;gap:10px;margin:25px 0 14px;display:grid}.lp-manager-metrics article{border:1px solid var(--lp-line);border-radius:15px;padding:15px;display:grid}.lp-manager-metrics span{color:var(--lp-muted);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.lp-manager-metrics strong{margin-top:7px;font-size:29px}.lp-manager-metrics small{color:var(--lp-muted);font-size:9px}.lp-demo-record{background:#09141f;border:1px dashed #33516a;border-radius:12px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:76px;padding:13px;transition:background .2s,border .2s;display:grid}.lp-demo-record.recorded{background:#23c48312;border-style:solid;border-color:#236b53}.lp-record-type{color:#67d7ff;background:#153247;border-radius:9px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.lp-demo-record p{gap:4px;margin:0;display:grid}.lp-demo-record p strong{font-size:12px}.lp-demo-record p small,.lp-demo-record time{color:var(--lp-muted);font-size:9px}.lp-demo-record time{font-weight:900}.lp-manager-explainer{color:#fff;background:#102b3f;border:1px solid #27506d;border-radius:12px;margin-top:17px;padding:18px}.lp-manager-explainer h4{margin:0 0 7px;font-size:15px}.lp-manager-explainer p{color:#a9bdd1;margin:0;font-size:11px;line-height:1.55}.lp-tailored{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:80px;display:grid}.lp-tailored h2{font-size:clamp(38px,5vw,58px)}.lp-tailored-list{border-top:1px solid var(--lp-line);display:grid}.lp-tailored-list p{border-bottom:1px solid var(--lp-line);color:var(--lp-muted);grid-template-columns:30px 1fr;align-items:start;gap:13px;margin:0;padding:20px 0;font-size:13px;line-height:1.55;display:grid}.lp-tailored-list p>svg{color:#fff;background:var(--lp-sage);stroke-width:3px;border-radius:8px;width:25px;height:25px;padding:5px}.lp-tailored-list strong{color:var(--lp-ink)}.lp-founder{border:1px solid var(--lp-line);background:var(--lp-paper);border-radius:22px;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);display:grid;overflow:hidden;box-shadow:0 24px 60px #00000038}.lp-founder-identity{color:#fff;background:radial-gradient(circle at 82% 18%,#67d7ff24,#0000 12rem),linear-gradient(145deg,#07111c,#102b3f);flex-direction:column;justify-content:flex-end;min-height:430px;padding:42px;display:flex;position:relative;overflow:hidden}.lp-founder-identity:before{content:"";border:1px solid #ffffff24;border-radius:50%;width:245px;height:245px;position:absolute;top:-85px;right:-85px;box-shadow:0 0 0 36px #ffffff09,0 0 0 72px #ffffff05}.lp-founder-initials{color:#061019;letter-spacing:.02em;background:#67d7ff;border-radius:24px;place-items:center;width:116px;height:116px;margin-bottom:auto;font-size:34px;font-weight:900;display:grid;box-shadow:0 18px 36px #00000047,0 0 34px #25b8e61a}.lp-founder-identity p{gap:7px;margin:0;display:grid}.lp-founder-identity strong{letter-spacing:.13em;font-size:18px}.lp-founder-identity small{color:#8fa9bf;letter-spacing:.16em;font-size:8px;font-weight:900}.lp-founder-story{padding:clamp(34px,6vw,72px)}.lp-founder-story h2{letter-spacing:-.05em;max-width:680px;margin:14px 0 22px;font-size:clamp(38px,5vw,58px);line-height:1.02}.lp-founder-story>p{max-width:720px;color:var(--lp-muted);margin:0 0 15px;font-size:14px;line-height:1.7}.lp-founder-credentials{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px;display:grid}.lp-founder-credentials span{border:1px solid var(--lp-line);background:#09141f;border-radius:12px;align-content:center;gap:5px;min-height:96px;padding:16px;display:grid}.lp-founder-credentials strong{color:#67d7ff;letter-spacing:-.03em;font-size:22px}.lp-founder-credentials small{color:var(--lp-muted);font-size:9px;font-weight:800;line-height:1.4}.lp-cta-section{text-align:center;color:#fff;background:linear-gradient(145deg,#08131e,#102b3f);border:1px solid #234159;border-bottom:0;border-radius:24px 24px 0 0;width:min(1180px,100% - 48px);margin:110px auto 0;padding:clamp(42px,7vw,78px)}.lp-cta-section .lp-eyebrow{color:#67d7ff}.lp-cta-section h2{letter-spacing:-.05em;max-width:800px;margin:14px auto;font-size:clamp(40px,6vw,68px);line-height:1}.lp-cta-section p{color:#a9bdd1;max-width:680px;margin:0 auto 28px;font-size:15px;line-height:1.65}.lp-footer{background:#04080d;border-top:1px solid #1e3447;grid-template-columns:1fr 1fr auto;align-items:center;gap:28px;margin:0;padding:34px max(24px,50vw - 590px);display:grid}.lp-brand.inverse .lp-brand-mark{color:#67d7ff;background:#10283b}.lp-brand.inverse strong{color:#fff}.lp-brand.inverse small{color:#7790a5}.lp-footer p{color:#91a7bb;margin:0;font-size:11px;line-height:1.5}.lp-footer>small{color:#60758a;text-align:right;font-size:9px}@media (width<=920px){.lp-hero{grid-template-columns:1fr;min-height:auto}.lp-hero-monitor{width:min(520px,100%);transform:none}.lp-step-grid{grid-template-columns:repeat(2,1fr)}.lp-demo-grid{grid-template-columns:1fr}.lp-phone{width:100%}.lp-tailored{grid-template-columns:1fr;gap:35px}.lp-founder{grid-template-columns:1fr}.lp-founder-identity{min-height:320px}.lp-footer{grid-template-columns:1fr 1fr}.lp-footer>small{text-align:left;grid-column:1/-1}}@media (width<=680px){.lp-nav,.lp-hero,.lp-how,.lp-demo-section,.lp-tailored,.lp-founder,.lp-cta-section{width:min(100% - 24px,1180px)}.lp-nav{min-height:75px}.lp-nav nav>a:not(.lp-nav-cta){display:none}.lp-nav-cta{min-height:38px;padding:0 11px;font-size:10px}.lp-brand-mark{width:38px;height:38px}.lp-brand strong{font-size:14px}.lp-brand small{font-size:7px}.lp-hero{border-radius:25px;gap:38px;margin-top:8px;padding:36px 22px}.lp-hero h1{margin-top:47px;font-size:48px}.lp-hero-copy>p{font-size:15px}.lp-hero-actions,.lp-button{width:100%}.lp-proof-row{display:grid}.lp-founder-proof{align-items:flex-start;width:100%}.lp-hero-monitor{border-radius:20px;padding:18px 14px}.lp-monitor-list>div{grid-template-columns:31px 1fr}.lp-monitor-list>div>b{grid-column:2;width:fit-content}.lp-problem-strip{grid-template-columns:1fr;width:calc(100% - 48px)}.lp-problem-strip p{border-right:0;border-bottom:1px solid var(--lp-line)}.lp-problem-strip p:last-child{border-bottom:0}.lp-how,.lp-demo-section,.lp-tailored,.lp-founder{margin-top:78px}.lp-section-intro h2,.lp-tailored h2,.lp-founder-story h2{font-size:40px}.lp-step-grid{grid-template-columns:1fr}.lp-step-grid article{min-height:235px}.lp-demo-section{border-radius:24px;padding:36px 12px 16px}.lp-demo-grid{margin-top:32px}.lp-phone,.lp-manager-card{border-radius:20px;padding:17px 14px}.lp-demo-fields{grid-template-columns:1fr}.lp-manager-heading{display:grid}.lp-live-status{width:fit-content}.lp-demo-record{grid-template-columns:40px 1fr}.lp-demo-record time{grid-column:2}.lp-founder{border-radius:24px}.lp-founder-identity{min-height:270px;padding:28px 24px}.lp-founder-initials{border-radius:24px;width:88px;height:88px;font-size:27px}.lp-founder-story{padding:36px 22px}.lp-founder-credentials{grid-template-columns:1fr}.lp-founder-credentials span{min-height:78px}.lp-cta-section{margin-top:78px;padding:48px 21px}.lp-cta-section h2{font-size:44px}.lp-footer{grid-template-columns:1fr;padding:31px 22px}.lp-footer>small{grid-column:auto}}
