/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@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}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#10231a;--muted:#607068;--green:#168b4f;--green-dark:#0b6d3b;--mint:#e8f7ee;--line:#dce6e0;--cream:#f5f8f6;--navy:#0c2017}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.hero-wrap{background:linear-gradient(115deg,#f7faf8 0%,#edf6f0 66%,#e5f2ea 100%);position:relative;overflow:hidden}.hero-wrap:before{content:"";opacity:.25;background-image:linear-gradient(#168b4f14 1px,#0000 1px),linear-gradient(90deg,#168b4f14 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.site-header{z-index:2;border-bottom:1px solid #10231a1a;justify-content:space-between;align-items:center;max-width:1180px;height:84px;margin:auto;padding:0 24px;display:flex;position:relative}.brand{letter-spacing:-.5px;align-items:center;gap:11px;font-size:19px;font-weight:800;display:inline-flex}.brand>span:last-child>span{color:var(--green)}.brand-mark{color:#fff;background:var(--ink);border-radius:8px;align-items:flex-end;gap:2px;width:31px;height:31px;padding:6px;display:inline-flex;transform:skew(-5deg)}.brand-mark i{background:#50dc89;border-radius:1px;width:4px;display:block}.brand-mark i:first-child{height:7px}.brand-mark i:nth-child(2){height:13px}.brand-mark i:nth-child(3){height:10px}.brand-mark i:nth-child(4){height:18px}.site-header nav{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.site-header nav>a:not(.button):hover{color:var(--green)}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:9px;justify-content:center;align-items:center;gap:12px;padding:12px 18px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 6px 16px #168b4f24}.button:hover{background:var(--green-dark);transform:translateY(-1px)}.button.small{padding:10px 15px}.button.large{padding:15px 21px}.button.outline{color:var(--green);box-shadow:none;background:#fff}.button.outline:hover{background:var(--mint)}.button.full{width:100%}.button:disabled{opacity:.65;cursor:wait;transform:none}.hero{z-index:1;grid-template-columns:1fr 510px;align-items:center;gap:70px;max-width:1180px;min-height:610px;margin:auto;padding:76px 24px 84px;display:grid;position:relative}.pilot-badge{color:#347052;letter-spacing:.05em;text-transform:uppercase;background:#ffffffc2;border:1px solid #cbe6d5;border-radius:999px;align-items:center;gap:9px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.pilot-badge span,.live-dot{background:#35c879;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #35c8791f}.hero h1{letter-spacing:-2.7px;max-width:650px;margin:23px 0 20px;font-family:Georgia,serif;font-size:59px;font-weight:500;line-height:1.02}.hero-copy>p{max-width:620px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:24px;margin-top:31px;display:flex}.text-link{color:#315343;font-size:14px;font-weight:700}.trust-row{color:#5d6d65;gap:22px;margin-top:34px;font-size:12px;display:flex}.trust-row span{align-items:center;gap:6px;display:flex}.trust-row i{width:18px;height:18px;color:var(--green);background:#dff3e7;border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.strategy-preview{background:#ffffffe8;border:1px solid #10231a24;border-radius:18px;padding:20px;transform:rotate(1deg);box-shadow:0 30px 70px #14382629}.preview-top,.preview-footer,.logic-step{justify-content:space-between;align-items:center;display:flex}.preview-top{border-bottom:1px solid var(--line);padding:0 2px 17px;font-size:13px;font-weight:700}.preview-top>div{align-items:center;gap:9px;display:flex}.preview-status{color:#7c8882;text-transform:uppercase;letter-spacing:.07em;background:#f2f4f3;border-radius:6px;padding:5px 8px;font-size:10px}.prompt-card{background:#f2fbf6;border:1px solid #cae9d6;border-radius:10px;margin:18px 0;padding:16px}.prompt-card small,.logic-step small{color:#6b7c73;letter-spacing:.12em;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.prompt-card p{margin:0;font-size:14px;line-height:1.5}.logic-path{padding:5px 7px 10px}.logic-step{gap:12px}.logic-step>span{background:var(--ink);color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.logic-step>div{flex:1}.logic-step small{margin:0 0 3px}.logic-step strong{font-size:13px}.logic-step>i{background:var(--mint);color:var(--green);text-transform:uppercase;border-radius:5px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:800}.path-line{border-left:2px dotted #bdd6c7;height:29px;margin-left:16px;position:relative}.path-line b{background:#64d392;border-radius:50%;width:6px;height:6px;position:absolute;bottom:2px;left:-4px}.preview-footer{border-top:1px solid var(--line);margin-top:8px;padding:15px 2px 0;font-size:11px}.preview-footer span{color:#5d6d65}.preview-footer b{width:25px;height:25px;color:var(--green);background:#dff5e8;border-radius:7px;place-items:center;margin-right:7px;font-size:9px;display:inline-grid}.preview-footer button{background:var(--ink);color:#fff;border:0;border-radius:7px;padding:9px 12px;font-size:10px;font-weight:700}.platform-strip{text-align:center;background:#fff;border-top:1px solid #e5ede8;border-bottom:1px solid #e5ede8;padding:27px 24px}.platform-strip p{color:#8a9690;letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:800}.platform-strip div{color:#476153;justify-content:space-between;max-width:880px;margin:auto;font-size:13px;font-weight:700;display:flex}.section{max-width:1180px;margin:auto;padding:110px 24px}.section-intro{grid-template-columns:1fr 1fr;align-items:end;column-gap:90px;display:grid}.section-intro .eyebrow{grid-column:1/-1}.eyebrow,.section-kicker{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:800}.section-intro h2,.security-copy h2,.cta-section h2{letter-spacing:-1.4px;margin:0;font-family:Georgia,serif;font-size:43px;font-weight:500;line-height:1.1}.section-intro>p:last-child{color:var(--muted);margin:0;line-height:1.7}.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:62px;display:grid}.steps-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:285px;padding:30px;transition:all .2s;position:relative}.steps-grid article:hover{border-color:#b5d8c3;transform:translateY(-3px);box-shadow:0 18px 40px #10231a12}.step-number{color:#b6c0bb;font-family:Georgia,serif;font-size:14px;position:absolute;top:25px;right:26px}.step-icon{background:var(--mint);border-radius:12px;justify-content:center;align-items:flex-end;gap:4px;width:54px;height:54px;margin-bottom:31px;padding:13px;display:flex}.step-icon.bars i{background:var(--green);border-radius:2px;width:5px}.step-icon.bars i:first-child{height:12px}.step-icon.bars i:nth-child(2){height:26px}.step-icon.bars i:nth-child(3){height:19px}.step-icon.nodes{align-items:center;position:relative}.step-icon.nodes i{border:2px solid var(--green);border-radius:50%;width:9px;height:9px;position:absolute}.step-icon.nodes i:first-child{top:22px;left:12px}.step-icon.nodes i:nth-child(2){top:12px;right:12px}.step-icon.nodes i:nth-child(3){bottom:10px;right:12px}.step-icon.nodes:after,.step-icon.nodes:before{content:"";background:var(--green);width:22px;height:1px;position:absolute;left:20px;transform:rotate(-24deg)}.step-icon.nodes:after{transform:rotate(24deg)}.step-icon.bell i{border:2px solid var(--green);border-radius:12px 12px 5px 5px;width:20px;height:22px}.steps-grid h3{margin:0 0 12px;font-size:18px}.steps-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.security-section{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:100px max(24px,50vw - 566px);display:grid}.eyebrow.light{color:#73dda0}.security-copy>p:not(.eyebrow){color:#a9bbb1;line-height:1.75}.security-copy ul{grid-template-columns:1fr 1fr;gap:16px 28px;margin:31px 0 0;padding:0;font-size:13px;list-style:none;display:grid}.security-copy li{align-items:center;gap:9px;display:flex}.security-copy li span{color:#61da94;font-weight:800}.identity-card{background:#132b20;border:1px solid #2f4d3e;border-radius:16px;padding:26px;box-shadow:0 20px 50px #0003}.identity-row{background:#1b382a;border-radius:11px;align-items:center;gap:15px;padding:17px;display:flex}.identity-icon{color:#72dfa0;background:#28523c;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;font-size:18px;font-weight:800;display:grid}.identity-row div{flex:1}.identity-row small{color:#7f9c8e;letter-spacing:.12em;margin-bottom:5px;font-size:8px;font-weight:800;display:block}.identity-row strong{font-size:14px}.identity-row p{color:#8da397;margin:4px 0 0;font-size:10px}.identity-row>b{color:#70dc9d;letter-spacing:.1em;font-size:8px}.identity-row button{color:#c6d4cc;background:0 0;border:1px solid #456755;border-radius:6px;padding:7px 10px;font-size:10px}.identity-divider{color:#668171;text-transform:uppercase;letter-spacing:.08em;place-items:center;height:42px;font-size:9px;display:grid;position:relative}.identity-divider:before{content:"";border-left:1px dashed #3c594a;position:absolute;top:0;bottom:0;left:36px}.identity-divider span{background:#132b20;padding:0 8px;position:relative}.identity-row.secondary{background:#10271c;border:1px dashed #34513f}.cta-section{justify-content:space-between;align-items:center;gap:60px;max-width:1180px;margin:auto;padding:88px 24px;display:flex}.cta-section>div{max-width:700px}.cta-section p:last-child{color:var(--muted);line-height:1.6}footer{border-top:1px solid var(--line);color:#69776f;justify-content:space-between;align-items:center;min-height:96px;padding:25px max(24px,50vw - 566px);font-size:12px;display:flex}footer>div{gap:25px;display:flex}.auth-shell{background:#f7faf8;grid-template-columns:minmax(360px,42%) 1fr;min-height:100vh;display:grid}.auth-panel{background:var(--navy);color:#fff;flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px 8vw 50px 5vw;display:flex;position:relative;overflow:hidden}.auth-panel:after{content:"";border:80px solid #4dd28612;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-120px;right:-180px}.auth-brand{z-index:1;color:#fff;position:relative}.auth-copy{z-index:1;max-width:470px;position:relative}.auth-copy h1{letter-spacing:-1.5px;margin:0 0 20px;font-family:Georgia,serif;font-size:46px;font-weight:500;line-height:1.08}.auth-copy>p:not(.eyebrow){color:#a9bbb1;font-size:16px;line-height:1.7}.auth-assurance{z-index:1;background:#122a1e;border:1px solid #294738;border-radius:12px;gap:13px;max-width:430px;padding:18px;display:flex;position:relative}.auth-assurance .status-dot{flex:none;margin-top:6px}.auth-assurance strong,.auth-assurance small{display:block}.auth-assurance strong{font-size:13px}.auth-assurance small{color:#8ea398;margin-top:5px;line-height:1.5}.auth-form-wrap{place-items:center;padding:50px 24px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:15px;box-shadow:0 20px 60px #10231a14}.auth-form{width:min(440px,100%);padding:35px}.auth-form label,.settings-form label{color:#30463b;margin-bottom:20px;font-size:12px;font-weight:700;display:block}.auth-form input,.settings-form input{width:100%;height:47px;color:var(--ink);background:#fff;border:1px solid #ccd9d1;border-radius:8px;outline:none;margin-top:8px;padding:0 13px;display:block}.auth-form input:focus,.settings-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #168b4f1a}.field-help,.settings-form label small{color:#7c8982;margin:-10px 0 18px;font-size:10px;line-height:1.5;display:block}.settings-form label small{margin:6px 0 0;font-weight:400}.form-row{color:var(--green);justify-content:space-between;margin:-4px 0 21px;font-size:11px;font-weight:700;display:flex}.auth-switch{text-align:center;color:#79867f;margin-top:22px;font-size:12px}.auth-switch a{color:var(--green);font-weight:700}.notice{border-radius:8px;margin:0 0 17px;padding:11px 13px;font-size:12px;line-height:1.45}.notice.success{color:#236d43;background:#edf9f2;border:1px solid #bee4cc}.notice.error{color:#9a3732;background:#fff1f0;border:1px solid #ecc7c5}.dashboard-shell{background:#f3f7f4;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--navy);color:#fff;flex-direction:column;height:100vh;padding:30px 22px;display:flex;position:sticky;top:0}.sidebar-brand{font-size:15px}.sidebar-brand .brand-mark{width:27px;height:27px;padding:5px}.sidebar nav{flex-direction:column;gap:7px;margin-top:55px;display:flex}.sidebar nav a{color:#90a49a;border-radius:8px;justify-content:space-between;padding:11px 13px;font-size:13px;font-weight:700;display:flex}.sidebar nav a.active,.sidebar nav a:hover{color:#fff;background:#183528}.sidebar nav a.active{border-left:3px solid #51db89}.sidebar nav small{color:#547161;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.text-button{text-align:left;color:#8da197;background:0 0;border:0;margin-top:auto;padding:11px;font-size:12px}.dashboard-main{width:100%;max-width:1250px;margin:auto;padding:46px 48px 70px}.dashboard-top{justify-content:space-between;align-items:flex-end;margin-bottom:33px;display:flex}.dashboard-top h1{margin:0;font-family:Georgia,serif;font-size:37px;font-weight:500}.verified-pill{color:#347051;text-transform:uppercase;letter-spacing:.06em;background:#fff;border:1px solid #c8e2d2;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:800;display:flex}.verified-pill span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.overview-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:18px;display:grid}.stat-card,.dashboard-card{border:1px solid var(--line);background:#fff;border-radius:12px}.stat-card{padding:22px}.stat-card>span{color:#78877f;text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:800}.stat-card strong{margin:11px 0 5px;font-family:Georgia,serif;font-size:35px;font-weight:500;display:block}.stat-card small{color:#8b9791;font-size:10px}.connection-card{grid-template-columns:1fr auto;align-items:center;gap:30px;margin-bottom:18px;padding:27px;display:grid}.connection-card h2,.settings-form h2{margin:0 0 9px;font-size:19px}.connection-card p:not(.section-kicker){color:#69776f;max-width:740px;margin:0;font-size:13px;line-height:1.65}.coming-panel{color:#456053;background:#f1f7f3;border-radius:8px;grid-column:1/-1;padding:15px 17px;font-size:12px}.coming-panel span{font-weight:800}.coming-panel p{margin:4px 0 0!important;font-size:11px!important}.account-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.settings-form{padding:27px}.card-heading{justify-content:space-between;margin-bottom:24px;display:flex}.shield-icon{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:9px;place-items:center;display:grid}.settings-form input:disabled{color:#76827c;background:#f3f5f4}.loading-screen{color:#64746b;text-align:center;background:#f3f7f4;place-content:center;gap:15px;min-height:100vh;font-size:13px;display:grid}.loader{border:3px solid #d5e4db;border-top-color:var(--green);border-radius:50%;width:28px;height:28px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.site-header nav>a:not(.button),.nav-login{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero h1{font-size:49px}.strategy-preview{max-width:580px;transform:none}.section-intro,.security-section{grid-template-columns:1fr}.section-intro{gap:20px}.steps-grid{grid-template-columns:1fr}.security-section{gap:50px}.auth-shell{grid-template-columns:1fr}.auth-panel{min-height:auto;padding:28px 24px}.auth-copy{margin:65px 0 35px}.auth-assurance{display:none}.dashboard-shell{grid-template-columns:1fr}.sidebar{flex-direction:row;justify-content:space-between;align-items:center;height:auto;padding:20px 24px;position:static}.sidebar nav{display:none}.text-button{margin:0}.dashboard-main{padding:35px 24px}}@media (width<=650px){.site-header{height:72px}.site-header .button{font-size:11px}.brand{font-size:16px}.hero{min-height:auto;padding:45px 20px 65px}.hero h1{letter-spacing:-1.6px;font-size:41px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:17px}.trust-row{flex-direction:column;gap:9px}.strategy-preview{padding:14px}.platform-strip div{flex-wrap:wrap;justify-content:center;gap:17px 28px}.section{padding:80px 20px}.section-intro h2,.security-copy h2,.cta-section h2{font-size:36px}.security-section{padding:75px 20px}.security-copy ul{grid-template-columns:1fr}.identity-card{padding:13px}.identity-row>b{display:none}.cta-section{flex-direction:column;align-items:flex-start;padding:70px 20px}.cta-section .button{width:100%}.auth-copy h1{font-size:37px}.auth-form{padding:25px 20px}.overview-grid,.account-grid,.connection-card{grid-template-columns:1fr}.connection-card .button{justify-self:start}.dashboard-top{flex-direction:column;align-items:flex-start;gap:17px}.dashboard-main{padding:28px 16px}footer{flex-direction:column;align-items:flex-start;gap:20px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
