@font-face{font-family:Manrope;src:url(/fonts/Manrope.ttf)format("truetype");font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:Barlow;src:url(/fonts/BarlowCondensed-SemiBold.ttf)format("truetype");font-weight:600;font-display:swap}:root{--forest:#14251e;--forest-2:#21382b;--lime:#c6f36a;--sand:#eeeadd;--paper:#f8f8f3;--white:#fff;--ink:#1d2a22;--muted:#757d74;--line:#e1e5dc;--radius:16px}.recovery-page{background:radial-gradient(ellipse at top right, #e7efda, transparent 65%), var(--paper);flex-direction:column;min-height:100dvh;padding:30px 6vw;display:flex}.recovery-page>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.recovery-card{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(100%,480px);margin:auto;padding:48px 40px;box-shadow:0 22px 80px #14251e08}.auth-mail-icon{background:var(--lime);width:64px;height:64px;color:var(--forest);border-radius:20px;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.recovery-card h1{letter-spacing:-1px;margin:14px 0;font-size:clamp(27px,4vw,34px);line-height:1.2}.recovery-card>p,.auth-confirmation p{color:var(--muted);overflow-wrap:anywhere;margin-bottom:30px}.recovery-card form,.account-edit{gap:20px;display:grid}.recovery-card label,.account-edit label{text-align:left;gap:8px;font-size:13px;font-weight:600;display:grid}.recovery-card input,.account-edit input{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);border-radius:9px;padding:14px 16px}.recovery-card .forgot-link{text-align:center;margin-top:20px;display:block}.recovery-card .form-error{margin-top:20px}.recovery-page>footer{text-align:center;color:var(--muted);padding-top:32px;font-size:11px}.auth-confirmation{padding-top:16px}.auth-confirmation h3{font-size:22px}.account-edit{max-width:400px;margin:28px auto}.account-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:600px){.recovery-page{gap:40px;padding:24px 20px}.recovery-page>header .back-link{font-size:11px}.recovery-card{padding:32px 24px}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.6}button,input,textarea,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button,a{transition:background .18s,color .18s,box-shadow .18s,transform .18s}a{color:inherit;text-decoration:none}button{color:inherit}img,video{max-width:100%;display:block}button{background:0 0;border:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.15}p{color:var(--muted)}::selection{background:var(--lime);color:var(--forest)}:focus-visible{outline-offset:4px;outline:3px solid #6c9c39}a,button{touch-action:manipulation}.container{width:calc(100% - 112px);max-width:1300px;margin-inline:auto}.section{padding-block:95px}.eyebrow{letter-spacing:1.65px;align-items:center;gap:8px;font-size:10px;font-weight:800;line-height:1.5;display:inline-flex}.status-dot{background:#81a447;border-radius:50%;flex:none;width:6px;height:6px;display:inline-block}.logo{white-space:nowrap;align-items:center;gap:9px;line-height:1;display:inline-flex}.logo>span{letter-spacing:-1.6px;font-size:29px;font-weight:800}.logo-dot{color:#7c905a}.logo-light{color:#fff}.logo-light .logo-dot{color:var(--lime)}.button{white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:13px 23px;font-size:12px;font-weight:750;line-height:1.4;display:inline-flex}.button svg{flex:none}.button:hover{transform:translateY(-1px)}.button-dark{background:var(--forest);color:#fff}.button-dark:hover{background:#294231}.button-lime{background:var(--lime);color:var(--forest)}.button-lime:hover{background:#d5fc8b}.button-outline{color:var(--forest);background:0 0;border-color:#d1d8ce}.button-outline:hover{background:#edf0e8}.button-small{gap:12px;min-height:39px;padding:9px 16px;font-size:11px}.full-width{width:100%}.text-link{align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.text-link:hover{color:#5d7e39}.icon-button{border-radius:8px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.icon-button:hover{background:#e9eee2}.muted{color:var(--muted)}.small{font-size:11px;line-height:1.7}.pill{letter-spacing:.6px;color:#5c7250;background:#ecf1e7;border-radius:5px;align-items:center;width:fit-content;padding:5px 9px;font-size:9px;font-weight:800;display:inline-flex}.pill-sand{color:#8d6c35;background:#f6eeda}.pill-green{color:#4c6e2b;background:#e9f5d6}.large-icon{color:#5b7450;background:#e8eede;border-radius:16px;justify-content:center;align-items:center;width:61px;height:61px;display:inline-flex}.mobile-menu{display:none}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#f8f8f3f0;height:90px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.site-nav{gap:33px;font-size:12px;font-weight:600;display:flex}.site-nav a:hover{color:#739345}.header-actions{align-items:center;gap:27px;display:flex}.hero{grid-template-columns:1fr 1.13fr;align-items:center;gap:45px;min-height:730px;padding-top:50px;padding-bottom:53px;display:grid}.hero-copy{z-index:2;padding-top:15px;position:relative}.hero-copy>.eyebrow{margin-bottom:23px;font-size:9px}.hero h1{letter-spacing:-1.5px;white-space:nowrap;margin-bottom:26px;font-family:Barlow,Impact,sans-serif;font-size:clamp(65px,6.6vw,98px);font-weight:600;line-height:.98;position:relative}.hero h1>span:not(.title-arrow){color:#819457}.title-arrow{width:80px;height:80px;color:var(--forest);position:absolute;bottom:0;right:-15px}.title-arrow svg{width:100%;height:100%}.hero-description{max-width:350px;margin-bottom:26px;font-size:14px;line-height:1.8}.hero-buttons{align-items:center;gap:24px;display:flex}.watch-button{align-items:center;gap:9px;padding:0;font-size:11px;font-weight:700;display:flex}.watch-button>span{border:1px solid #c8d0c0;border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.watch-button:hover>span{background:var(--lime)}.hero-detail{color:#687560;gap:15px;margin-top:18px;font-size:8px;font-weight:600;display:flex}.hero-detail>span{align-items:center;gap:4px;display:flex}.hero-origin{align-items:center;gap:14px;margin-top:38px;display:flex}.hero-origin>span:last-child{letter-spacing:1px;color:#7d8378;font-size:7px;line-height:1.8}.hero-origin strong{font-weight:700}.f3x-mark{letter-spacing:-1.5px;border-right:1px solid #d9ded4;padding-right:16px;font-size:22px;font-style:italic;font-weight:800}.hero-visual{min-width:0;height:588px;position:relative}.arena-main{background:#4b5840;border-radius:15px;width:85%;height:530px;position:absolute;top:0;right:0;overflow:hidden}.arena-main video{object-fit:cover;object-position:50% 50%;filter:saturate(.75);width:100%;height:100%}.arena-shade{background:linear-gradient(#0b170f59,#0000 40%,#0b170fd9);position:absolute;inset:0}.location-pill{letter-spacing:1px;color:#fff;background:#112216a6;border:1px solid #ffffff26;border-radius:30px;align-items:center;gap:6px;padding:9px 10px;font-size:7px;font-weight:700;display:flex;position:absolute;top:22px;left:22px}.location-pill>span{background:var(--lime);border-radius:50%;width:5px;height:5px}.arena-caption{color:#fff;text-align:right;position:absolute;bottom:50px;right:28px}.arena-caption>span{letter-spacing:1.3px;color:#cad3c3;margin-bottom:9px;font-size:7px;display:block}.arena-caption strong{font-family:Barlow,Impact,sans-serif;font-size:37px;font-weight:600;line-height:1;display:block}.source-credit{color:#c6cec4;font-size:6px;position:absolute;bottom:12px;right:18px}.phone-preview{background:#0c1810;border:6px solid #fff;border-radius:32px;width:224px;height:429px;position:absolute;top:78px;left:0;overflow:hidden;transform:rotate(-7deg);box-shadow:0 25px 70px #07120c40}.phone-preview>video{object-fit:cover;width:100%;height:100%}.phone-camera{z-index:2;background:#0c1713;border-radius:13px;width:65px;height:16px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-badge{background:var(--lime);letter-spacing:.6px;border-radius:3px;align-items:center;gap:5px;padding:5px 7px;font-size:6px;font-weight:800;display:flex;position:absolute;top:37px;left:15px}.phone-play{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff25;border:1px solid #ffffff90;border-radius:50%;place-items:center;width:51px;height:51px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phone-play:hover{background:#ffffff50}.phone-footer{color:#fff;background:linear-gradient(#0000,#14251e 20%);justify-content:space-between;align-items:end;padding:26px 16px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.phone-footer>span:first-child{font-size:8px;line-height:1.5}.phone-footer strong{font-family:Barlow;font-size:20px;font-weight:600;line-height:1}.phone-footer>span:last-child{text-align:right;color:var(--lime);font-family:Barlow;font-size:22px}.phone-footer small{color:#c5ccc2;font-family:Manrope;font-size:6px;display:block}.floating-match{z-index:5;background:#fff;border:1px solid #e3e6da;border-radius:12px;align-items:center;gap:12px;padding:17px;display:flex;position:absolute;bottom:19px;right:-12px;box-shadow:0 13px 28px #2235150c}.match-icon{color:#55722c;background:#eefad8;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.floating-match strong{letter-spacing:-.3px;font-size:12px;display:block}.floating-match div>span{color:#83887c;font-size:8px;display:block}.tiny-spark{color:#7c8c63;margin-left:6px;font-size:26px}.visual-index{letter-spacing:1px;color:#838c7a;writing-mode:vertical-rl;font-size:6px;position:absolute;bottom:0;left:30px;transform:rotate(180deg)}.benefit-strip{background:var(--forest);color:#e4e9dd}.benefit-strip .container{justify-content:space-between;align-items:center;gap:15px;padding-block:24px;display:flex}.benefit-strip span{letter-spacing:1.4px;align-items:center;gap:12px;font-size:10px;font-weight:700;display:flex}.benefit-strip svg{color:var(--lime)}.benefit-strip i{color:#657c45;font-size:23px;font-style:normal}.section-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:43px;display:flex}.section-heading h2,.practice-copy h2,.start-section h2,.faq-section h2{letter-spacing:-1.6px;margin-top:15px;margin-bottom:0;font-size:40px;font-weight:650;line-height:1.18}.section-heading h2 span,.practice-copy h2 span,.start-section h2 span,.faq-section h2 span{color:#8c9485}.section-heading>p{margin-bottom:5px;font-size:12px;line-height:1.9}.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.step-card{border:1px solid #dde2d6;border-radius:11px;padding:29px 28px 0;transition:transform .2s}.step-card:hover{transform:translateY(-4px)}.step-top{justify-content:space-between;align-items:center;margin-bottom:44px;display:flex}.step-top>span{color:#94a47e;font-family:Barlow;font-size:33px}.step-top>svg{color:#6e8157}.step-card h3{letter-spacing:-.5px;margin-bottom:13px;font-size:18px;font-weight:750}.step-card p{max-width:270px;min-height:65px;margin-bottom:28px;font-size:11px;line-height:1.9}.step-detail{color:#697d54;border-top:1px solid #e0e5d9;justify-content:space-between;align-items:center;padding:18px 0;font-size:9px;font-weight:700;display:flex}.practice-section{background:#edf0e6;border-block:1px solid #e1e6d7;padding-block:80px}.practice-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.practice-photo{background:#c4c9b5;border-radius:15px;height:510px;position:relative;overflow:hidden}.practice-photo>img{object-fit:cover;filter:saturate(.8);object-position:48% center;width:100%;height:100%}.practice-photo:after{content:"";background:linear-gradient(#0000 50%,#14251eaa);position:absolute;inset:0}.focus-frame{z-index:2;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;display:grid;position:absolute;inset:85px 65px}.focus-frame span{border-color:var(--lime);border-style:solid;width:26px;height:26px}.focus-frame span:first-child{border-width:2px 0 0 2px}.focus-frame span:nth-child(2){border-width:2px 2px 0 0;justify-self:end}.focus-frame span:nth-child(3){border-width:0 0 2px 2px;align-self:end}.focus-frame span:nth-child(4){border-width:0 2px 2px 0;place-self:end}.photo-label{z-index:2;color:#e9f2da;letter-spacing:1.2px;align-items:center;gap:9px;font-size:8px;display:flex;position:absolute;bottom:24px;left:24px}.practice-copy>.eyebrow{color:#728450}.practice-copy h2{margin-bottom:20px;font-size:37px}.practice-copy>p{max-width:360px;margin-bottom:25px;font-size:12px;line-height:1.9}.feature-row{align-items:start;gap:17px;padding:15px 0;display:flex}.feature-row>div{color:#738a54;border:1px solid #d5ddca;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;display:grid}.feature-row h3{letter-spacing:-.2px;margin-bottom:6px;font-size:13px;font-weight:750}.feature-row p{max-width:310px;margin:0;font-size:10px;line-height:1.8}.inline-cta{border-bottom:1px solid #a4b292;align-items:center;gap:25px;margin-top:15px;padding:13px 0 8px;font-size:11px;font-weight:800;display:inline-flex}.start-section{grid-template-columns:1fr 1fr;align-items:center;gap:95px;display:grid}.start-section h2{margin-bottom:20px}.start-section p{font-size:12px}.source-box{background:#fff;border:1px solid #dbe1d3;border-radius:14px;padding:29px;box-shadow:0 13px 35px #24331506}.source-tabs{background:#f2f4ec;border-radius:8px;margin-bottom:23px;padding:4px;display:flex}.source-tabs>button{color:#829077;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:9px;padding:10px 5px;font-size:11px;display:flex}.source-tabs>button.selected{color:var(--forest);background:#fff;font-weight:800;box-shadow:0 2px 5px #14251e10}.source-box label{margin-bottom:9px;font-size:10px;font-weight:700;display:block}.source-box input{margin-bottom:15px}.source-note{text-align:center;color:#878e80;margin:12px 0 0;line-height:1.7;font-size:8px!important}.landing-upload{background:#f8faf3;border:1px dashed #c6d0b9;border-radius:8px;flex-direction:column;align-items:center;gap:10px;padding:26px 12px;font-size:12px;font-weight:700;display:flex}.landing-upload small{color:#819073;font-size:9px;font-weight:500}.pricing-section{background:#edf0e8;border-block:1px solid #e0e4d8;padding-block:90px}.launch-note{letter-spacing:.6px;max-width:310px;padding-bottom:5px;font-size:8px;font-weight:750}.launch-note>.status-dot{margin-right:7px}.launch-note small{letter-spacing:0;color:#7d8675;margin-top:9px;font-size:10px;font-weight:500;display:block}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.price-card{background:#f8faf4;border:1px solid #d6ddce;border-radius:13px;padding:30px;position:relative;overflow:hidden}.price-card h3{margin-bottom:9px;font-size:23px}.price-card>p{margin-bottom:26px;font-size:10px}.price-number{color:#a0ad93;font-size:11px;font-weight:700;position:absolute;top:28px;right:24px}.price-featured{background:var(--forest);color:#fff;border-color:var(--forest);margin-top:-23px;padding-top:53px}.price-featured>.price-number{color:#8aa478;top:51px}.price-featured p,.price-featured .price-per,.price-featured .price-value>span{color:#acbba4}.price-ribbon{background:var(--lime);color:var(--forest);text-align:center;letter-spacing:1px;place-items:center;height:25px;font-size:7px;font-weight:800;display:grid;position:absolute;inset:0 0 auto}.price-value{letter-spacing:-1.2px;white-space:nowrap;font-size:31px;font-weight:750;line-height:1.2}.price-value>span{color:#7c8a73;letter-spacing:0;margin-left:4px;font-size:10px;font-weight:500}.price-per{color:#7c8a73;margin:8px 0 24px;font-size:9px}.price-card>.button{justify-content:space-between;width:100%;min-height:43px;padding:11px 12px;font-size:10px}.price-card ul{border-top:1px solid #d9e0d1;gap:13px;margin:23px 0 0;padding:22px 0 0;list-style:none;display:grid}.price-featured ul{border-color:#3a5039}.price-card li{align-items:center;gap:9px;font-size:10px;display:flex}.price-card li svg{color:#7c9a56;flex:none}.price-featured li{color:#cbd6c4}.price-featured li svg{color:var(--lime)}.retail-strip{border:1px solid #d5ddcb;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-top:23px;padding:22px 25px;font-size:11px;display:flex}.retail-strip>div{align-items:center;gap:13px;display:flex}.retail-strip>div svg{color:#809a5c}.retail-strip>span{color:#809071;white-space:nowrap;font-size:10px}.retail-strip>span>strong{color:var(--forest);letter-spacing:-.5px;font-size:19px}.retail-strip a{white-space:nowrap;align-items:center;gap:13px;font-size:10px;font-weight:700;display:flex}.pricing-footnote{text-align:center;color:#818c77;margin:17px 0 0;font-size:8px}.faq-section{grid-template-columns:1fr 1.4fr;gap:90px;display:grid}.faq-section h2{margin-bottom:25px}.faq-section>div>p{font-size:12px;line-height:1.9}.faq-list details{border-bottom:1px solid #dfe4d7;padding:23px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;font-size:12px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>svg{color:#7e9070;flex:none;transition:transform .2s}.faq-list details[open] summary>svg{transform:rotate(180deg)}.faq-list p{margin:17px 20px 0 0;font-size:11px;line-height:1.9}.closing-cta{background:var(--forest);color:#fff;border-radius:17px;justify-content:space-between;align-items:center;gap:20px;padding:58px 65px;display:flex;position:relative;overflow:hidden}.closing-cta .eyebrow{color:#b1c29e;font-size:8px}.closing-cta h2{letter-spacing:0;margin:19px 0 0;font-family:Barlow;font-size:58px;font-weight:600;line-height:1.05}.closing-cta>.button{z-index:2;position:relative}.closing-arrow{color:#365037;pointer-events:none;width:250px;height:250px;position:absolute;bottom:-55px;right:145px}.site-footer{color:#859078;justify-content:space-between;align-items:center;gap:26px;padding-block:42px;font-size:9px;display:flex}.site-footer .logo>span{color:var(--forest);font-size:23px}.site-footer .logo>img{width:30px;height:30px}.site-footer>div{align-items:center;gap:25px;display:flex}.site-footer strong{color:var(--forest)}input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select{width:100%;min-height:47px;color:var(--forest);outline-offset:1px;background:#fff;border:1px solid #dce2d4;border-radius:7px;padding:12px 13px;font-size:12px;transition:border-color .2s}input::placeholder,textarea::placeholder{color:#9ba391}input:focus,textarea:focus,select:focus{border-color:#89a85b}input:disabled{color:#6d7c60!important;background:#f4f6ef!important}label{flex-direction:column;gap:8px;font-size:11px;font-weight:700;display:flex}input[type=checkbox],input[type=radio]{accent-color:#4c762c;flex:none;width:16px;height:16px;margin:1px 0 0}.checkbox-label{align-items:flex-start;line-height:1.7;flex-direction:row!important;gap:9px!important;font-size:10px!important;font-weight:500!important}.checkbox-label a{text-underline-offset:3px;font-weight:750;text-decoration:underline}.modal{background:var(--paper);width:calc(100% - 32px);max-width:500px;max-height:90dvh;color:var(--forest);border:1px solid #e0e6d7;border-radius:17px;padding:25px;overflow:auto;box-shadow:0 30px 100px #08140e40}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d1c15a3}.modal-wide{max-width:810px}.modal-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px;display:flex}.modal-top h2{margin:0;font-size:21px;font-weight:750}.modal>p{font-size:12px;line-height:1.8}.modal>label,.modal>.pill{margin-bottom:17px}.modal-video{border-radius:10px;width:auto;max-width:100%;max-height:64vh;margin:0 auto 15px}.modal>.button{margin-top:16px}.form-error{color:#974a30;background:#fcf0e8;border:1px solid #efd8c8;border-radius:7px;margin-block:13px;padding:12px 14px;font-size:11px;line-height:1.7}.loading{align-items:center;gap:9px;font-size:12px;display:inline-flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.info-note{color:#708158;background:#f0f4e8;border:1px solid #e0e7d2;border-radius:9px;align-items:flex-start;gap:11px;margin-block:16px;padding:15px;font-size:10px;line-height:1.8;display:flex}.info-note>svg{flex:none;margin-top:2px}.form-columns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.signup-prompt{text-align:center;padding:15px 10px}.signup-prompt h3{margin:22px 0 12px;font-size:23px}.signup-prompt p{font-size:12px;line-height:1.9}.signup-prompt>.text-link{margin-top:20px}.wizard-steps{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;margin-bottom:25px;padding-bottom:23px;display:flex}.wizard-steps>div{color:#9ca58f;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.wizard-steps>div>span{background:#e8ecdf;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.wizard-steps>.active{color:var(--forest)}.wizard-steps>.active>span{background:var(--lime)}.wizard-content h3{margin-bottom:15px;font-size:20px;font-weight:700}.wizard-content>p{font-size:11px;line-height:1.8}.wizard-content>label{margin-block:18px}.source-options{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.source-options>button{text-align:left;background:#fff;border:1px solid #dbe3d0;border-radius:9px;flex-direction:column;align-items:flex-start;gap:10px;padding:17px 15px;display:flex}.source-options>button.selected{background:#eef6df;border-color:#7b9e4e;box-shadow:0 0 0 1px #7b9e4e}.source-options strong{font-size:11px}.source-options small{color:#89967a;font-size:8px}.source-options svg{color:#769554}.upload-drop{text-align:center;cursor:pointer;background:#f1f6e8;border:1px dashed #adc193;border-radius:10px;flex-direction:column;align-items:center;gap:9px;padding:29px 20px;display:flex;position:relative;overflow:hidden}.upload-drop>input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.upload-drop:focus-within{outline:3px solid #789750}.upload-drop>svg{color:#708b4e}.upload-drop>strong{overflow-wrap:anywhere;font-size:12px}.upload-drop>span{color:#8b957f;font-size:9px;font-weight:500}.sample-link{color:#76885e;text-align:left;text-underline-offset:4px;align-items:center;gap:8px;padding:5px 0;font-size:10px;text-decoration:underline;display:flex}.selected-sample{background:#eaf3dd;border:1px solid #bacc9e;border-radius:9px;align-items:center;gap:13px;padding:12px;display:flex}.selected-sample>img{object-fit:cover;border-radius:5px;width:90px;height:62px}.selected-sample>div{flex:1}.selected-sample strong{font-size:12px;display:block}.selected-sample span{color:#849172;font-size:9px}.match-modes{border:0;margin:23px 0;padding:0}.match-modes legend{margin-bottom:12px;font-size:11px;font-weight:750}.match-modes>label{background:#fff;border:1px solid #dce4d0;border-radius:8px;flex-direction:row;align-items:center;gap:12px;margin-top:10px;padding:15px;display:flex}.match-modes>label.selected{background:#f0f6e7;border-color:#90a871}.match-modes strong{font-size:11px;display:block}.match-modes small{color:#8c957e;font-size:9px;font-weight:500}.search-summary{background:#fff;border:1px solid #dce4d1;border-radius:10px;gap:18px;padding:22px;display:grid}.search-summary span{letter-spacing:1px;color:#9aa58c;margin-bottom:5px;font-size:8px;display:block}.search-summary strong{font-size:12px;font-weight:750}.wizard-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-top:24px;padding-top:20px;display:flex}.upload-progress{margin-block:18px;font-size:11px}.upload-progress progress{accent-color:#91ab5a;width:100%;height:6px;margin-top:10px;display:block}.review-grid{grid-template-columns:.85fr 1fr;align-items:start;gap:23px;display:grid}.review-player{color:#d2dbca;background:#12231b;border-radius:10px;overflow:hidden}.review-player>video{background:#0a140e;width:100%;max-height:530px}.review-player>div{letter-spacing:.9px;justify-content:space-between;padding:12px;font-size:7px;display:flex}.review-fields>label{margin-top:17px}.review-readonly{border-bottom:1px solid var(--line);padding:0 0 11px;font-size:14px;font-weight:700}.review-readonly small{color:#939d86;margin-top:3px;font-size:8px;font-weight:500;display:block}.evidence-box{background:#edf2e5;border-radius:8px;align-items:flex-start;gap:9px;margin-block:17px;padding:13px;display:flex}.evidence-box>svg{color:#7d9362;flex:none;margin-top:2px}.evidence-box>div{min-width:0}.evidence-box strong{font-size:10px}.evidence-box p{color:#7d8a70;max-height:130px;margin:7px 0 0;font-size:9px;line-height:1.8;overflow:auto}.evidence-box audio{width:100%;max-width:250px;height:30px;margin-top:12px}.review-fields .checkbox-label{margin-bottom:18px}.review-fields>.button{padding-inline:10px;font-size:10px}.review-fields .form-columns input{padding:10px;font-size:11px}.review-fields .form-columns label{font-size:9px}.review-fields>.small{margin-top:12px}.auth-page{grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.auth-story{background:var(--forest);color:#fff;flex-direction:column;padding:40px 50px;display:flex;position:relative;overflow:hidden}.auth-story>.logo{z-index:2;width:fit-content}.auth-story>img{object-fit:cover;filter:saturate(.7);opacity:.7;width:100%;height:54%;position:absolute;inset:auto 0 0;-webkit-mask-image:linear-gradient(#0000,#000 35%);mask-image:linear-gradient(#0000,#000 35%)}.auth-story-copy{z-index:1;margin-top:100px;position:relative}.auth-story-copy .eyebrow{color:#a1b98b;font-size:9px}.auth-story-copy h1{margin:25px 0;font-family:Barlow;font-size:clamp(65px,7vw,110px);font-weight:600;line-height:.96}.auth-story-copy h1>span{color:var(--lime)}.auth-story-copy>p{color:#dce7d4;font-size:15px}.auth-story-footer{z-index:2;letter-spacing:1.6px;color:#d5e0cc;justify-content:space-between;margin-top:auto;padding-top:130px;font-size:8px;display:flex;position:relative}.auth-content{flex-direction:column;padding:38px 65px;display:flex}.back-link{color:#829074;align-items:center;gap:8px;font-size:11px;display:flex}.auth-form-wrap{width:100%;max-width:390px;margin:auto;padding:60px 0}.auth-form-wrap>.pill{margin-bottom:23px}.auth-form-wrap>h2{letter-spacing:-1.3px;margin-bottom:13px;font-size:32px}.auth-form-wrap>p{margin-bottom:30px;font-size:12px;line-height:1.8}.auth-form-wrap form{gap:19px;display:grid}.auth-form-wrap label{font-size:11px}.auth-form-wrap input{height:49px}.password-input{position:relative}.password-input>input{padding-right:45px!important}.password-input>button{color:#8a987c;place-items:center;width:40px;height:41px;display:grid;position:absolute;top:4px;right:4px}.forgot-link{text-align:right;color:#7b8d65;margin-top:-7px;font-size:10px}.auth-switch{text-align:center;color:#89937e;margin-top:27px;font-size:11px}.auth-switch a{color:var(--forest);margin-left:5px;font-weight:800}.auth-perks{color:#74855e;justify-content:center;gap:25px;margin-top:25px;font-size:9px;display:flex}.auth-perks>span{align-items:center;gap:5px;display:flex}.auth-form-wrap .auth-local-note{text-align:center;color:#97a089;margin-top:29px;margin-bottom:0;font-size:9px!important}.auth-bottom{color:#9ba68e;letter-spacing:.6px;text-align:center;font-size:8px}.app-shell{background:#f6f7f2;min-height:100dvh}.sidebar{background:var(--forest);color:#e0e8d8;z-index:40;flex-direction:column;width:223px;padding:32px 20px 20px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar>.logo{margin-left:8px}.sidebar .logo>img{width:32px;height:32px}.sidebar .logo>span{font-size:25px}.sidebar-caption{color:#6f8368;letter-spacing:1.5px;margin:43px 12px 14px;font-size:7px;font-weight:700}.sidebar nav{gap:6px;display:grid}.sidebar nav>button{text-align:left;color:#a7b79a;border-radius:7px;align-items:center;gap:12px;min-height:46px;padding:13px;font-size:11px;font-weight:600;display:flex}.sidebar nav>button:hover{color:#e0ebd6;background:#22392a}.sidebar nav>button.active{background:var(--lime);color:var(--forest);font-weight:800}.nav-count{background:#ffffff14;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:8px}.active>.nav-count{background:#14251e16}.sidebar-bottom{margin-top:auto;padding-top:30px}.sidebar-credit{background:#1c3124;border:1px solid #3b5036;border-radius:10px;margin-bottom:23px;padding:18px 15px}.sidebar-credit>.eyebrow{color:#a5ba8f;letter-spacing:1.1px;margin-bottom:10px;font-size:6px}.sidebar-credit>strong{color:#e5eddc;letter-spacing:-.4px;font-size:17px;font-weight:650;line-height:1.4;display:block}.sidebar-credit>strong small{letter-spacing:0;color:#9bac8c;font-size:10px;font-weight:500}.sidebar-credit>a,.sidebar-credit>button{width:100%;color:var(--lime);border-top:1px solid #3a5033;justify-content:space-between;align-items:center;margin-top:17px;padding:14px 0 0;font-size:9px;font-weight:700;display:flex}.sidebar-secondary{color:#97aa88;text-align:left;border-radius:7px;align-items:center;gap:12px;width:100%;padding:12px;font-size:10px;display:flex}.sidebar-secondary>svg:last-child:not(:first-child){margin-left:auto}.sidebar-secondary:hover,.sidebar-secondary.active{color:#dce8d2;background:#213929}.sidebar-f3x{border-top:1px solid #31462e;justify-content:space-between;align-items:center;margin-top:12px;padding:22px 9px 0;display:flex}.sidebar-f3x>span{letter-spacing:.9px;color:#748c66;font-size:5px}.sidebar-f3x>strong{color:#a0b08d;letter-spacing:-1px;font-size:19px;font-style:italic}.app-main{margin-left:223px}.app-header{background:#fcfcf8;border-bottom:1px solid #e4e8dd;justify-content:space-between;align-items:center;height:78px;padding:0 37px;display:flex}.app-header>div:first-child{align-items:center;gap:14px;display:flex}.breadcrumb{color:#9ba48e;font-size:10px}.breadcrumb>span{color:#c0c9b6;padding:0 11px}.breadcrumb>strong{color:#485d3a;font-weight:600}.app-header-actions{align-items:center;gap:22px;display:flex}.pilot-tag{letter-spacing:1px;color:#738b58;align-items:center;gap:6px;font-size:7px;font-weight:800;display:flex}.pilot-tag>.status-dot{width:5px;height:5px}.notification-button{color:#7c8f6b;position:relative}.notification-button>i{background:#86a55f;border:1px solid #fff;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;right:7px}.profile-button{align-items:center;gap:10px;font-size:10px;font-weight:650;display:flex}.avatar{color:#68874a;background:#e6edda;border-radius:10px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:inline-grid}.profile-button>svg{color:#91a280;margin-left:6px}.dashboard-content{max-width:1470px;min-height:calc(100dvh - 78px);margin-inline:auto;padding:29px 37px 0}.demo-banner{color:#7f916b;background:#edf3e2;border:1px solid #dfe7d3;border-radius:7px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:27px;padding:10px 13px;font-size:9px;display:flex}.demo-banner>span{align-items:center;gap:7px;display:flex}.demo-banner>span>svg{flex:none}.demo-banner strong{color:#5f794b;font-weight:750}.demo-banner>a{color:#5f794b;white-space:nowrap;align-items:center;gap:7px;font-weight:750;display:flex}.dashboard-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.dashboard-title .eyebrow{letter-spacing:1.2px;color:#8a9b77;margin-bottom:9px;font-size:7px}.dashboard-title h1{letter-spacing:-1px;margin-bottom:10px;font-size:28px;font-weight:700}.dashboard-title p{color:#93a086;margin:0;font-size:10px}.dashboard-title>.button{gap:9px;min-height:43px;padding:11px 16px;font-size:10px}.dashboard-hero{background:var(--forest);color:#fff;border-radius:13px;min-height:294px;display:flex;position:relative;overflow:hidden}.dashboard-hero>div:first-child{z-index:2;width:56%;padding:29px 33px;position:relative}.dashboard-hero .eyebrow{letter-spacing:1.3px;color:#b4c69d;font-size:6px}.dashboard-hero .status-dot{background:var(--lime);width:4px;height:4px}.dashboard-hero h2{letter-spacing:-.3px;margin:13px 0 11px;font-family:Barlow;font-size:39px;font-weight:600;line-height:1.02}.dashboard-hero h2>span{color:var(--lime)}.dashboard-hero p{color:#a0b18e;margin-bottom:20px;font-size:9px;line-height:1.7}.dashboard-hero .button{gap:16px;min-height:37px;padding:9px 14px;font-size:9px}.dashboard-hero-image{z-index:1;width:49%;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.dashboard-hero-image>img{object-fit:cover;object-position:58% center;filter:saturate(.7);width:100%;height:100%}.hero-image-overlay{background:linear-gradient(90deg, var(--forest), transparent 35%), linear-gradient(0deg, #14251e80, transparent 50%);position:absolute;inset:0}.hero-image-tag{letter-spacing:1.4px;color:#dae6ca;font-size:6px;position:absolute;bottom:21px;right:22px}.hero-bg-symbol{color:#2a452c;z-index:0;opacity:.6;font-family:Barlow;font-size:390px;line-height:1;position:absolute;bottom:-83px;right:40%;transform:skew(-9deg)}.stats-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin:20px 0 33px;display:grid}.stat-card{background:#fff;border:1px solid #e2e8d9;border-radius:9px;padding:17px 18px}.stat-card>div{color:#87977a;justify-content:space-between;align-items:center;gap:8px;font-size:9px;display:flex}.stat-card>div>svg{color:#a1b38d;flex:none;width:16px}.stat-card>strong{letter-spacing:-1px;margin-top:8px;font-size:27px;font-weight:650;line-height:1.3;display:block}.stat-card>small{color:#a0ac95;margin-top:4px;font-size:7px;display:block}.subsection-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:19px;display:flex}.subsection-heading h2{letter-spacing:-.6px;margin-bottom:6px;font-size:19px;font-weight:700}.subsection-heading p{color:#8f9c82;margin:0;font-size:9px}.subsection-heading>.text-link{color:#6e8657;font-size:9px}.video-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.filter-tabs{background:#ebefe4;border-radius:7px;gap:7px;padding:4px;display:flex}.filter-tabs>button{color:#8a9a78;white-space:nowrap;border-radius:4px;align-items:center;gap:7px;padding:7px 11px;font-size:9px;font-weight:600;display:flex}.filter-tabs>button.active{color:var(--forest);background:#fff;box-shadow:0 1px 4px #14251e0a}.filter-tabs>button>span{background:#edf2e5;border-radius:3px;padding:0 5px;font-size:8px}.search-input{color:#96a588;background:0 0;border:1px solid #dfe6d4;border-radius:6px;flex-direction:row;align-items:center;gap:9px;width:235px;padding-inline:11px;display:flex}.search-input input{background:0 0!important;border:0!important;min-height:33px!important;padding:5px 0!important;font-size:8px!important}.search-input>svg{flex:none;width:14px}.clips-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.clip-card{background:#fff;border:1px solid #e1e7d7;border-radius:11px;transition:transform .2s,box-shadow .2s;overflow:hidden}.clip-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #2233150b}.clip-thumbnail{aspect-ratio:1.5;background:#233825;width:100%;padding:0;display:block;position:relative;overflow:hidden}.clip-thumbnail:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#1326184d);position:absolute;inset:0}.clip-thumbnail>img{object-fit:cover;object-position:center 55%;width:100%;height:100%;transition:transform .35s}.clip-card:hover .clip-thumbnail>img{transform:scale(1.04)}.clip-status{color:#846b3b;z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff6e7ed;border:1px solid #fff7e8;border-radius:4px;align-items:center;gap:4px;padding:4px 6px;font-size:6px;font-weight:750;display:flex;position:absolute;top:10px;left:10px}.clip-status svg{width:10px;height:10px}.clip-status.clip-ready{color:#59763b;background:#eefbdf}.clip-play{color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2;background:#12231945;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.clip-play>svg{width:16px;height:16px;margin-left:2px}.clip-duration{z-index:2;color:#e4ebdd;background:#14251ebb;border-radius:3px;padding:3px 6px;font-size:8px;font-weight:650;position:absolute;bottom:11px;right:10px}.clip-info{padding:15px 17px 0}.clip-event{letter-spacing:.7px;color:#9da98f;text-transform:uppercase;font-size:6px;font-weight:700}.clip-info h3{letter-spacing:-.3px;margin:7px 0 6px;font-size:14px;font-weight:750}.clip-info>p{color:#7f916e;align-items:center;gap:6px;margin-bottom:15px;font-size:9px;display:flex}.horse-mini{color:#8b9d74;font-size:16px;line-height:1}.clip-bottom{border-top:1px solid #edf0e6;justify-content:space-between;align-items:center;min-height:43px;display:flex}.clip-bottom>span{color:#a0ac93;font-size:7px}.clip-bottom>.icon-button{color:#7d9364;width:29px;height:29px}.dashboard-bottom-note{background:#f0f4e8;border:1px solid #e0e7d4;border-radius:10px;align-items:center;gap:17px;margin-top:28px;padding:18px 20px;display:flex}.dashboard-bottom-note .large-icon{background:#e3ebd5;border-radius:10px;flex:none;width:44px;height:44px}.dashboard-bottom-note>div{flex:1}.dashboard-bottom-note h3{letter-spacing:-.1px;margin-bottom:6px;font-size:12px}.dashboard-bottom-note p{color:#8c9c7b;margin:0;font-size:8px}.dashboard-bottom-note>.icon-button{color:#899c72}.dashboard-footer{color:#a1ae95;letter-spacing:.5px;justify-content:space-between;align-items:center;padding:31px 0 23px;font-size:6px;display:flex}.dashboard-footer>span:last-child{letter-spacing:0}.dashboard-footer strong{color:#80916f;font-style:italic}.empty-state{text-align:center;background:#fff;border:1px dashed #d4dfc6;border-radius:13px;padding:45px 20px}.empty-state h3{margin:20px 0 12px;font-size:21px}.empty-state p{max-width:360px;margin:0 auto 22px;font-size:11px;line-height:1.9}.empty-state .button{min-height:41px;font-size:10px}.dashboard-loading{color:#8d9f78;place-items:center;min-height:70vh;display:grid}.service-error{color:#8e683f;background:#fcf0e3;border:1px solid #eddbc4;border-radius:8px;gap:12px;margin-bottom:20px;padding:15px;font-size:11px;display:flex}.service-error svg{flex:none}.service-error button{white-space:nowrap;margin-left:auto;font-size:10px;font-weight:800;text-decoration:underline}.jobs-list{gap:15px;margin-top:26px;display:grid}.job-card{background:#fff;border:1px solid #dfe7d4;border-radius:12px;align-items:center;gap:20px;padding:23px;display:flex}.job-icon{color:#92a576;background:#eef3e5;border-radius:12px;flex:none;place-items:center;width:47px;height:47px;display:grid}.job-body{flex:1;min-width:0}.job-body>.pill{font-size:7px}.job-body h3{margin:12px 0 6px;font-size:17px}.job-body p{margin-bottom:8px;font-size:11px}.job-body>small{color:#a0ad92;max-width:480px;font-size:10px;line-height:1.7;display:block}.live-details{border-top:1px solid #edf2e4;max-width:740px;margin-top:16px;padding-top:12px}.live-details small{color:#65765d;font-size:11px;line-height:1.7;display:block}.live-details details{margin-top:12px;font-size:12px;line-height:1.7}.live-details summary{cursor:pointer;color:#344d2e}.live-details details p{color:#344d2e;margin-top:10px}.indeterminate-progress{background:#edf2e4;border-radius:5px;max-width:300px;height:4px;margin-top:17px;overflow:hidden}.indeterminate-progress>span{background:#a5c274;width:35%;height:100%;animation:1.5s ease-in-out infinite loading-bar;display:block}@keyframes loading-bar{0%{transform:translate(-100%)}to{transform:translate(400%)}}.wallet-grid{grid-template-columns:.8fr 1.2fr;gap:24px;margin-bottom:50px;display:grid}.wallet-card{background:var(--forest);color:#fff;border-radius:13px;padding:28px}.wallet-card>span{color:#a7c08b;letter-spacing:1.3px;font-size:8px;font-weight:750}.wallet-card>strong{letter-spacing:-2px;margin-top:10px;font-size:53px;line-height:1.4;display:block}.wallet-card>strong>small{letter-spacing:0;color:#c5d5b6;margin-left:10px;font-size:16px;font-weight:500}.wallet-card>p{color:#92ac7c;font-size:10px}.wallet-card>.button{min-height:38px;margin-top:14px;font-size:10px}.wallet-explainer{background:#fff;border:1px solid #dce5cf;border-radius:13px;padding:28px}.wallet-explainer>svg{color:#8aa46a;margin-bottom:17px}.wallet-explainer h3{margin-bottom:13px;font-size:20px}.wallet-explainer>p{font-size:11px;line-height:1.9}.wallet-explainer .info-note{margin-bottom:0}.dashboard-content .pricing-grid{gap:15px;margin-top:45px}.dashboard-content .price-card{padding-inline:21px}.dashboard-content .price-value{font-size:25px}.dashboard-content .price-value>span{font-size:8px}.dashboard-content .price-card h3{font-size:20px}.dashboard-content .price-card>p{font-size:8px}.dashboard-content .price-card li{gap:6px;font-size:8px}.dashboard-content .price-card>.button{font-size:9px}.dashboard-content .price-number{font-size:9px;right:20px}.ledger{background:#fff;border:1px solid #dfe7d4;border-radius:12px;margin-top:35px;padding:25px}.ledger h2{margin-bottom:20px;font-size:19px}.ledger>p{font-size:11px}.ledger-row{border-top:1px solid #edf1e7;align-items:center;gap:13px;padding:17px 0;display:flex}.ledger-row>div{flex:1}.ledger-row strong{letter-spacing:0;font-size:11px;font-weight:650;display:block}.ledger-row small{color:#9ca98e;font-size:9px}.ledger-icon{color:#8ca670;background:#edf3e5;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.ledger-row>span:last-child{font-size:13px;font-weight:750}.ledger-row .credit-positive{color:#709b45}.account-card{background:#fff;border:1px solid #dfe7d4;border-radius:15px;flex-direction:column;align-items:flex-start;gap:12px;max-width:600px;padding:36px;display:flex}.avatar-large{border-radius:20px;width:65px;height:65px;margin-bottom:15px;font-size:25px}.account-card h2{margin:0;font-size:25px}.account-card p{margin:0 0 8px;font-size:12px}.account-card .button{margin-top:17px}.toast{pointer-events:none;background:var(--forest);color:#ecf5e0;z-index:100;border:1px solid #506440;border-radius:10px;align-items:center;gap:12px;max-width:calc(100% - 35px);padding:16px 20px;font-size:11px;display:flex;position:fixed;bottom:27px;left:calc(50% + 105px);transform:translate(-50%);box-shadow:0 9px 30px #10231b30}.toast>svg{color:var(--lime);flex:none}.toast>button{pointer-events:auto;color:#c6d7b4;place-items:center;display:grid}.rendering-overlay{color:#fff;z-index:3;background:#14251ec9;place-items:center;display:grid;position:absolute;inset:0}.rendering-overlay .loading{font-size:10px}.document-page{max-width:740px;margin-inline:auto;padding:45px 30px 80px}.document-page>.logo{width:fit-content;margin-bottom:65px;display:flex}.document-page>.eyebrow{color:#8da16f;font-size:9px}.document-page h1{margin:20px 0 30px;font-size:44px}.document-page h2{margin-top:35px;margin-bottom:13px;font-size:21px}.document-page p{font-size:13px;line-height:1.9}.document-page>.button{margin-top:25px}@media (min-width:1600px){.hero{gap:80px}.hero h1{font-size:100px}.hero-visual{height:620px}.arena-main{height:565px}.phone-preview{width:250px;height:470px}.floating-match{bottom:16px}.dashboard-content{padding:38px 48px 0}.dashboard-hero{min-height:330px}.dashboard-hero h2{font-size:47px}.dashboard-hero>div:first-child{padding:35px 40px}.clip-thumbnail{aspect-ratio:1.6}.stat-card{padding:22px}.stat-card>div{font-size:11px}.stat-card>small{font-size:9px}.clip-info h3{font-size:17px}.clip-info p{font-size:11px}}@media (max-width:1199px){.container{width:calc(100% - 70px)}.hero{gap:22px;min-height:650px}.hero h1{font-size:76px}.title-arrow{width:57px;height:57px;right:-10px}.hero-visual{height:530px}.arena-main{width:87%;height:475px}.phone-preview{width:190px;height:372px;top:80px}.hero-origin{margin-top:28px}.floating-match{gap:10px;padding:12px;bottom:16px;right:0}.floating-match strong{font-size:10px}.floating-match div>span{font-size:7px}.match-icon{width:33px;height:33px}.arena-caption strong{font-size:31px}.hero-description{max-width:320px;font-size:12px}.hero-buttons{gap:15px}.hero-buttons>.button{padding-inline:17px;font-size:11px}.hero-detail{gap:9px;font-size:7px}.steps-grid{gap:17px}.step-card{padding-inline:20px}.practice-grid{gap:45px}.practice-photo{height:465px}.practice-copy h2{font-size:32px}.start-section{gap:65px}.price-card{padding-inline:23px}.price-value{font-size:27px}.retail-strip{font-size:9px}.retail-strip>div>span{max-width:280px}.faq-section{gap:65px}.sidebar{width:207px;padding-inline:16px}.app-main{margin-left:207px}.app-header{padding-inline:25px}.dashboard-content{padding:25px 25px 0}.dashboard-title h1{font-size:25px}.dashboard-title p{font-size:9px}.dashboard-hero{min-height:280px}.dashboard-hero h2{font-size:35px}.dashboard-hero>div:first-child{padding:26px}.stats-grid{gap:11px}.stat-card{padding:14px}.stat-card>div{font-size:8px}.stat-card>small{font-size:6px}.clips-grid{gap:14px}.clip-thumbnail{aspect-ratio:1.3}.clip-info{padding-inline:13px}.clip-info h3{font-size:12px}.clip-info>p{font-size:8px}.dashboard-content .pricing-grid{gap:10px}.dashboard-content .price-card{padding-inline:15px}.dashboard-content .price-value{font-size:21px}.dashboard-content .price-number{display:none}.dashboard-content .price-ribbon{font-size:6px}.toast{left:calc(50% + 100px)}}@media (max-width:959px){.container{width:calc(100% - 48px)}.site-header{height:78px}.site-nav{gap:18px;font-size:10px}.header-actions{gap:17px}.header-actions>.button{gap:9px;padding-inline:12px;font-size:10px}.hero{gap:25px;min-height:595px}.hero h1{font-size:64px}.hero-copy>.eyebrow{letter-spacing:1px;font-size:7px}.hero-visual{height:480px}.arena-main{height:415px}.phone-preview{border-width:4px;border-radius:26px;width:159px;height:320px;top:66px}.phone-badge{gap:3px;font-size:5px;top:32px;left:8px}.phone-footer{padding:23px 10px 12px}.phone-footer strong{font-size:16px}.phone-footer>span:first-child{font-size:6px}.phone-footer>span:last-child{font-size:17px}.phone-footer small{font-size:5px}.arena-caption{bottom:40px;right:17px}.arena-caption strong{font-size:27px}.arena-caption>span{font-size:5px}.location-pill{gap:5px;padding:8px;font-size:5px;top:15px;left:14px}.hero-buttons{flex-wrap:wrap;gap:14px}.hero-buttons .button{min-height:43px;font-size:10px}.watch-button{font-size:9px}.watch-button>span{width:30px;height:30px}.hero-detail{flex-direction:column;gap:7px;font-size:7px}.hero-origin{margin-top:22px}.floating-match{padding:10px;bottom:18px;right:0}.floating-match>div>span{max-width:140px}.floating-match strong{font-size:9px}.floating-match .tiny-spark{display:none}.title-arrow{width:47px;height:47px;display:none;right:-5px}.hero-description{font-size:11px}.benefit-strip .container{gap:12px;padding-block:20px}.benefit-strip span{letter-spacing:.8px;gap:8px;font-size:8px}.benefit-strip i{font-size:17px}.benefit-strip svg{width:15px;height:15px}.section{padding-block:70px}.section-heading h2,.start-section h2,.faq-section h2{font-size:32px}.section-heading>p{font-size:10px}.steps-grid{gap:13px}.step-card{padding:20px 16px 0}.step-card h3{font-size:16px}.step-card p{min-height:75px;font-size:10px}.step-top{margin-bottom:26px}.step-detail{font-size:7px}.practice-grid{gap:33px}.practice-copy h2{font-size:28px}.practice-copy>p{font-size:11px}.feature-row{gap:13px;padding:12px 0}.feature-row h3{font-size:11px}.feature-row p{font-size:9px}.practice-photo{height:440px}.focus-frame{inset:80px 45px}.photo-label{gap:5px;font-size:6px;left:17px}.start-section{gap:35px}.start-section>div>p{font-size:10px}.source-box{padding:21px}.pricing-section{padding-block:65px}.launch-note{max-width:220px;font-size:6px}.launch-note small{font-size:8px}.price-card{padding-inline:17px}.price-card h3{font-size:20px}.price-card>p{font-size:9px}.price-value{font-size:23px}.price-value>span,.price-card li{font-size:8px}.price-card>.button{gap:5px;font-size:8px}.price-number{font-size:8px;right:17px}.retail-strip{gap:15px;padding:18px}.retail-strip>div{gap:9px}.retail-strip>div>span{max-width:210px;font-size:8px}.retail-strip>a{gap:5px;font-size:8px}.retail-strip>span>strong{font-size:16px}.faq-section{gap:35px}.faq-list summary{font-size:11px}.faq-list p{font-size:10px}.closing-cta{padding:40px}.closing-cta h2{font-size:46px}.closing-cta>.button{padding-inline:16px;font-size:10px}.closing-arrow{right:115px}.site-footer{gap:15px}.site-footer>span{display:none}.site-footer>div{gap:20px;font-size:8px}.auth-story{padding:30px}.auth-story-copy{margin-top:105px}.auth-content{padding:30px}.auth-form-wrap>h2{font-size:27px}.auth-story-copy h1{font-size:73px}.sidebar{width:180px;padding-inline:12px}.sidebar .logo>span{font-size:21px}.sidebar .logo>img{width:29px;height:29px}.sidebar nav>button{gap:10px;padding-inline:10px;font-size:10px}.sidebar nav>button>svg{width:17px}.sidebar-caption{font-size:6px}.sidebar-credit{padding:13px}.sidebar-credit>strong{font-size:15px}.sidebar-credit>strong small{font-size:9px;display:block}.app-main{margin-left:180px}.app-header{height:69px;padding-inline:21px}.app-header-actions{gap:13px}.dashboard-content{padding:23px 21px 0}.dashboard-title h1{font-size:22px}.dashboard-title>.button{min-height:38px;padding-inline:12px;font-size:9px}.dashboard-title p{max-width:370px;font-size:8px}.demo-banner{padding:9px;font-size:8px}.demo-banner>span{flex-wrap:wrap;gap:4px}.demo-banner>span>svg{display:none}.demo-banner>a{font-size:7px}.dashboard-hero>div:first-child{width:62%;padding:24px}.dashboard-hero h2{font-size:34px}.dashboard-hero-image{width:48%}.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:26px}.stat-card{padding:15px}.stat-card>div{font-size:9px}.stat-card>small{font-size:7px}.stat-card>strong{font-size:26px}.clips-grid{gap:12px}.clip-thumbnail{aspect-ratio:1}.clip-info{padding-inline:10px}.clip-info h3{font-size:11px}.clip-info>p{font-size:7px}.clip-event{letter-spacing:.4px;font-size:5px}.clip-status{padding:3px 4px;font-size:5px;top:6px;left:6px}.clip-bottom>span{font-size:6px;line-height:1.3}.subsection-heading h2{font-size:17px}.search-input{width:195px}.filter-tabs{gap:1px}.filter-tabs>button{padding:7px 8px;font-size:8px}.dashboard-bottom-note p{font-size:7px}.dashboard-bottom-note h3{font-size:10px}.toast{left:calc(50% + 90px)}.wallet-grid{gap:15px}.wallet-card,.wallet-explainer{padding:22px}.wallet-explainer h3{font-size:18px}.wallet-explainer>p{font-size:10px}.wallet-grid .info-note{padding:12px;font-size:8px}.dashboard-content .pricing-grid{grid-template-columns:1fr;gap:15px;margin-top:40px}.dashboard-content .price-card{grid-template-columns:1fr 1fr;column-gap:30px;padding:27px;display:grid}.dashboard-content .price-card>p{font-size:10px}.dashboard-content .price-featured{margin-top:0;padding-top:43px}.dashboard-content .price-value{grid-column:1;font-size:29px}.dashboard-content .price-per,.dashboard-content .price-card>.button{grid-column:1}.dashboard-content .price-card ul{border:0;grid-area:1/2/7;align-content:center;gap:14px;margin:0;padding:0}.dashboard-content .price-card li{font-size:10px}.dashboard-content .price-ribbon{font-size:7px}.job-card{gap:13px;padding:19px}.job-icon{display:none}.job-card>.button{padding:8px;font-size:8px}.job-body h3{font-size:15px}.job-body p{font-size:10px}.job-body small{font-size:9px}}@media (max-width:699px){html{scroll-padding-top:75px}.container{width:calc(100% - 40px)}.site-header{height:70px}.logo>img{width:32px;height:32px}.logo>span{font-size:25px}.header-actions{gap:15px}.header-actions>.text-link{font-size:11px}.header-actions>.button{display:none}.mobile-menu{display:inline-flex}.site-nav{background:var(--paper);border-bottom:1px solid var(--line);padding:20px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 10px 25px #14251e09}.site-nav.nav-open{justify-content:center;gap:25px;font-size:12px;display:flex}.hero{grid-template-columns:1fr;gap:32px;padding-top:35px;padding-bottom:28px}.hero-copy{padding-top:0}.hero-copy>.eyebrow{letter-spacing:1.4px;margin-bottom:20px;font-size:8px}.hero h1{letter-spacing:-1.5px;max-width:470px;margin-bottom:23px;font-size:clamp(54px,17vw,103px)}.title-arrow{display:none}.hero-description{max-width:340px;margin-bottom:23px;font-size:12px;line-height:1.85}.hero-buttons{gap:24px}.hero-buttons .button{min-height:46px;padding-inline:20px;font-size:11px}.watch-button{font-size:10px}.watch-button>span{width:35px;height:35px}.hero-detail{flex-direction:row;gap:12px;margin-top:17px;font-size:7px}.hero-origin{display:none}.hero-visual{height:460px;margin-top:8px}.arena-main{width:86%;height:407px}.phone-preview{border-width:5px;width:183px;height:353px;top:43px;left:14px}.phone-badge{font-size:5px;top:34px;left:11px}.phone-footer strong{font-size:19px}.phone-footer>span:first-child{font-size:7px}.phone-footer{padding:20px 13px 12px}.phone-camera{width:56px;height:14px}.floating-match{gap:11px;min-width:230px;padding:13px 15px;bottom:10px;right:0}.floating-match strong{font-size:11px}.floating-match div>span{max-width:180px;font-size:8px}.floating-match .match-icon{width:38px;height:38px}.location-pill{letter-spacing:.7px;font-size:6px}.arena-caption{bottom:37px;right:20px}.arena-caption strong{font-size:30px}.arena-caption>span{font-size:5px}.visual-index{font-size:5px;left:0}.source-credit{font-size:5px}.benefit-strip .container{grid-template-columns:1fr 1fr;gap:18px;padding-block:24px;display:grid}.benefit-strip i{display:none}.benefit-strip span{letter-spacing:.6px;gap:9px;font-size:8px}.section{padding-block:58px}.section-heading{margin-bottom:30px;display:block}.section-heading>.p,.section-heading>p{margin-top:18px;font-size:11px}.section-heading h2,.start-section h2,.faq-section h2{letter-spacing:-1.3px;margin-top:13px;font-size:31px}.eyebrow{letter-spacing:1.3px;font-size:8px}.desktop-only{display:none}.steps-grid{grid-template-columns:1fr;gap:15px}.step-card{padding:23px 23px 0}.step-top{margin-bottom:19px}.step-top>span{font-size:30px}.step-card h3{margin-bottom:12px;font-size:20px}.step-card p{max-width:none;min-height:0;margin-bottom:20px;font-size:12px}.step-detail{padding-block:16px;font-size:9px}.practice-section{padding-block:45px}.practice-grid{grid-template-columns:1fr;gap:35px}.practice-photo{height:365px}.focus-frame{inset:60px 55px}.photo-label{font-size:7px;left:22px}.practice-copy h2{font-size:31px}.practice-copy>p{max-width:none;font-size:12px}.feature-row{gap:16px;padding:15px 0}.feature-row h3{font-size:13px}.feature-row p{max-width:300px;font-size:11px}.feature-row>div{width:42px;height:42px}.inline-cta{font-size:12px}.start-section{grid-template-columns:1fr;gap:28px}.start-section>div>p{font-size:12px}.source-box{padding:22px}.source-tabs>button,.source-box label{font-size:11px}.source-note{font-size:9px!important}.pricing-section{padding-block:55px}.launch-note{max-width:none;margin-top:25px;font-size:7px}.launch-note small{font-size:10px}.pricing-grid{grid-template-columns:1fr;gap:17px}.price-featured{margin-top:0}.price-card{padding:27px}.price-featured{padding-top:49px}.price-card h3{font-size:24px}.price-card>p{margin-bottom:22px;font-size:11px}.price-number{font-size:12px;right:27px}.price-value{font-size:36px}.price-value>span{font-size:11px}.price-per{font-size:10px}.price-card>.button{min-height:46px;font-size:11px}.price-card ul{gap:15px}.price-card li{gap:10px;font-size:11px}.price-ribbon{font-size:7px}.retail-strip{flex-wrap:wrap;gap:20px;padding:22px}.retail-strip>div{gap:12px;width:100%}.retail-strip>div>span{max-width:none;font-size:11px}.retail-strip>span{font-size:10px}.retail-strip>span>strong{font-size:21px}.retail-strip a{margin-left:auto;font-size:10px}.pricing-footnote{margin-top:22px;font-size:9px;line-height:1.8}.faq-section{grid-template-columns:1fr;gap:25px}.faq-section>div>p{margin-bottom:10px;font-size:11px}.faq-list summary{gap:25px;font-size:12px}.faq-list p{font-size:11px}.faq-list details{padding-block:22px}.closing-cta{padding:34px 25px;display:block}.closing-cta h2{margin-bottom:28px;font-size:46px}.closing-cta .eyebrow{letter-spacing:1px;font-size:6px}.closing-cta .button{padding-inline:20px;font-size:11px}.closing-arrow{width:200px;height:200px;bottom:-35px;right:-30px}.site-footer{flex-wrap:wrap;gap:26px;padding-block:34px}.site-footer>div{flex-wrap:wrap;justify-content:space-between;gap:20px;width:100%;font-size:9px}.site-footer>span{font-size:8px;display:block}.site-footer .logo>span{font-size:24px}.auth-page{grid-template-columns:1fr}.auth-story{display:none}.auth-content{min-height:100dvh;padding:26px}.auth-form-wrap{padding-block:55px}.auth-form-wrap>h2{font-size:30px}.auth-form-wrap>p{font-size:12px}.auth-form-wrap form{gap:19px}.auth-form-wrap label{font-size:12px}.auth-form-wrap .checkbox-label{font-size:10px}.auth-form-wrap .auth-local-note{font-size:9px!important}.auth-switch{font-size:12px}.auth-perks{font-size:10px}.auth-bottom{padding-bottom:15px;font-size:9px}.sidebar{width:228px;padding:28px 20px 20px;transition:transform .2s;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.sidebar-scrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:35;background:#0d1c15a0;position:fixed;inset:0}.sidebar .logo>span{font-size:25px}.sidebar .logo>img{width:33px;height:33px}.sidebar nav>button{gap:13px;padding:14px 12px;font-size:12px}.sidebar-caption{font-size:7px}.sidebar-secondary{font-size:11px}.sidebar-credit>strong{font-size:19px}.sidebar-credit>strong small{font-size:11px}.sidebar-credit>.eyebrow{font-size:7px}.sidebar-credit>a,.sidebar-credit>button{font-size:10px}.app-main{margin-left:0}.app-header{height:65px;padding-inline:16px}.app-header>div:first-child{gap:4px}.breadcrumb{font-size:9px}.breadcrumb>span{padding:0 7px}.app-header-actions{gap:10px}.pilot-tag,.profile-button>span:not(.avatar),.profile-button>svg{display:none}.profile-button{padding:0}.avatar{border-radius:9px;width:31px;height:31px}.app-header-actions>.button{gap:7px;padding:8px 11px;font-size:10px}.dashboard-content{padding:21px 18px 0}.demo-banner{gap:10px;margin-bottom:23px;padding:11px;font-size:9px;line-height:1.6}.demo-banner>span,.demo-banner strong{display:block}.demo-banner>a{gap:4px;font-size:9px}.demo-banner>a>svg{width:13px}.dashboard-title{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:20px}.dashboard-title .eyebrow{letter-spacing:1.1px;margin-bottom:9px;font-size:6px}.dashboard-title h1{letter-spacing:-1px;margin-bottom:9px;font-size:25px;line-height:1.2}.dashboard-title p{max-width:320px;font-size:10px;line-height:1.8}.dashboard-title>.button{gap:7px;min-height:39px;padding:9px 14px;font-size:10px}.dashboard-title>.button>svg{width:15px;height:15px}.dashboard-hero{min-height:295px}.dashboard-hero>div:first-child{width:85%;padding:24px 22px}.dashboard-hero h2{margin-top:14px;font-size:37px;line-height:1.04}.dashboard-hero p{font-size:9px}.dashboard-hero .eyebrow{font-size:6px}.dashboard-hero .button{gap:13px;min-height:38px;padding:9px 12px;font-size:10px}.dashboard-hero-image{opacity:.55;width:57%}.hero-image-overlay{background:linear-gradient(90deg, var(--forest), #14251e50 55%, #14251e20), linear-gradient(0deg, #14251e88, transparent 60%)}.hero-image-tag{display:none}.hero-bg-symbol{font-size:330px;right:13%}.stats-grid{gap:10px;margin-top:14px;margin-bottom:28px}.stat-card{padding:14px}.stat-card>div{gap:6px;font-size:9px}.stat-card>div>svg{width:15px;height:15px}.stat-card>strong{margin-top:10px;font-size:26px}.stat-card>small{margin-top:5px;font-size:7px;line-height:1.7}.subsection-heading{align-items:center;gap:15px;margin-bottom:17px}.subsection-heading h2{letter-spacing:-.7px;font-size:18px;line-height:1.2}.subsection-heading p{max-width:250px;font-size:9px;line-height:1.8}.subsection-heading>.text-link{white-space:nowrap;gap:5px;font-size:9px}.video-toolbar{flex-direction:column;align-items:stretch;gap:12px}.filter-tabs{gap:7px;width:fit-content}.filter-tabs>button{padding:8px 11px;font-size:10px}.filter-tabs>button>span{font-size:9px}.search-input{gap:10px;width:100%;padding-inline:12px}.search-input input{min-height:39px!important;font-size:10px!important}.search-input>svg{width:16px}.clips-grid{grid-template-columns:1fr;gap:19px}.clip-thumbnail{aspect-ratio:1.5}.clip-info{padding:18px 19px 0}.clip-event{letter-spacing:.8px;font-size:7px}.clip-info h3{margin:9px 0 8px;font-size:18px}.clip-info>p{margin-bottom:17px;font-size:11px}.horse-mini{font-size:18px}.clip-status{gap:5px;padding:5px 8px;font-size:8px;top:12px;left:12px}.clip-status>svg{width:11px;height:11px}.clip-play{width:48px;height:48px}.clip-play>svg{width:19px;height:19px}.clip-duration{font-size:10px;bottom:13px;right:13px}.clip-bottom{min-height:49px}.clip-bottom>span{font-size:9px}.clip-bottom>.icon-button{width:33px;height:33px}.dashboard-bottom-note{gap:13px;margin-top:23px;padding:17px 15px}.dashboard-bottom-note h3{font-size:11px;line-height:1.5}.dashboard-bottom-note p{font-size:9px;line-height:1.9}.dashboard-bottom-note>.large-icon{width:37px;height:37px}.dashboard-bottom-note>.icon-button{display:none}.dashboard-footer{gap:10px;padding-block:27px;font-size:5px}.dashboard-footer>span:last-child{font-size:6px}.toast{gap:9px;width:calc(100% - 30px);padding:14px;font-size:10px;bottom:16px;left:50%}.toast>button{margin-left:auto}.modal{border-radius:13px;width:calc(100% - 24px);max-height:93dvh;padding:20px 18px}.modal-top{gap:12px;margin-bottom:20px}.modal-top h2{letter-spacing:-.6px;font-size:19px;line-height:1.3}.modal-top>.icon-button{width:29px;height:29px}.wizard-steps{gap:8px;margin-bottom:22px;padding-bottom:18px}.wizard-steps>div{gap:6px;font-size:8px}.wizard-steps>div>span{flex:none;width:23px;height:23px}.wizard-content h3{font-size:19px;line-height:1.3}.source-options{gap:7px}.source-options>button{border-radius:7px;gap:9px;padding:13px 9px}.source-options>button>svg{width:20px;height:20px}.source-options strong{font-size:9px;line-height:1.4}.source-options small{font-size:7px;line-height:1.5}.upload-drop{padding:27px 13px}.upload-drop>strong{font-size:11px}.upload-drop>span{font-size:8px}.sample-link{font-size:9px;line-height:1.7}.selected-sample{gap:9px;padding:9px}.selected-sample>img{width:65px;height:52px}.selected-sample strong{font-size:10px}.selected-sample span{font-size:8px;line-height:1.7;display:block}.form-columns{gap:12px}.form-columns label{font-size:10px}.form-columns input{padding:10px!important;font-size:11px!important}.match-modes strong{font-size:10px}.match-modes small{font-size:8px}.info-note{gap:9px;padding:13px;font-size:10px}.wizard-footer .button{gap:10px;min-height:43px;padding:11px 14px;font-size:10px}.review-grid{grid-template-columns:1fr;gap:22px}.review-player{width:100%;max-width:275px;margin:auto}.review-player>video{max-height:410px}.review-fields>label{font-size:11px}.review-readonly{font-size:16px}.review-readonly small{font-size:9px}.evidence-box{gap:11px;padding:16px}.evidence-box strong{font-size:11px}.evidence-box p{font-size:10px}.evidence-box audio{max-width:100%}.review-fields .form-columns label{font-size:10px}.review-fields>.button{min-height:46px;font-size:11px}.service-error{flex-wrap:wrap;gap:9px;font-size:10px}.service-error>span{flex:1}.service-error>button{margin-left:30px;font-size:10px}.job-card{padding:20px;display:block}.job-body>.pill{font-size:8px}.job-body h3{font-size:18px;line-height:1.4}.job-body p{font-size:11px}.job-body small{font-size:10px}.job-card>.button{min-height:38px;margin-top:18px;padding:10px 14px;font-size:10px}.wallet-grid{grid-template-columns:1fr;gap:15px;margin-bottom:35px}.wallet-card,.wallet-explainer{padding:26px}.wallet-card>span{font-size:8px}.wallet-card>strong{font-size:53px}.wallet-card>p{font-size:11px}.wallet-card>.button{min-height:42px;font-size:11px}.wallet-explainer h3{font-size:22px}.wallet-explainer>p{font-size:12px}.wallet-grid .info-note{font-size:10px}.dashboard-content .price-card{padding:26px;display:block}.dashboard-content .price-featured{padding-top:49px}.dashboard-content .price-card h3{font-size:25px}.dashboard-content .price-card>p{font-size:11px}.dashboard-content .price-value{font-size:33px}.dashboard-content .price-value>span,.dashboard-content .price-per{font-size:10px}.dashboard-content .price-card>.button{min-height:43px;font-size:11px}.dashboard-content .price-card ul{border-top:1px solid #d9e0d1;gap:14px;margin-top:23px;padding-top:22px}.dashboard-content .price-featured ul{border-color:#3a5039}.dashboard-content .price-card li{font-size:11px}.dashboard-content .price-ribbon{font-size:7px}.ledger{padding:21px}.ledger h2{font-size:19px}.ledger-row{gap:11px}.ledger-row strong{font-size:10px;line-height:1.7}.ledger-row small{font-size:8px}.ledger-row>span:last-child{font-size:11px}.ledger-icon{flex:none;width:30px;height:30px}.account-card{padding:26px}.account-card h2{font-size:24px}.account-card p{overflow-wrap:anywhere;font-size:12px}.document-page{padding:30px 24px 60px}.document-page h1{font-size:35px}.document-page p{font-size:12px}.document-page h2{font-size:20px}.document-page>.logo{margin-bottom:45px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.caption-editor{background:#fff;border:1px solid #dce4d0;border-radius:8px;margin:17px 0;padding:12px}.caption-editor summary{cursor:pointer;font-size:11px;font-weight:750}.caption-editor>p{margin:12px 0}.caption-editor label{color:#7b8c6b;margin-block:12px;font-size:9px}.caption-editor textarea{resize:vertical;font-size:11px;line-height:1.7}.caption-editor[open]{max-height:350px;overflow:auto}@media (min-width:700px){.sidebar nav>button{font-size:12px}.sidebar-secondary{font-size:11px}.dashboard-title p{font-size:12px}.breadcrumb{font-size:11px}.demo-banner{font-size:10px}.dashboard-title .eyebrow{font-size:8px}.stat-card>div{font-size:11px}.stat-card>small{font-size:9px}.subsection-heading p{font-size:11px}.clip-event{font-size:8px}.clip-info h3{font-size:16px}.clip-info>p{font-size:11px}.clip-bottom>span{font-size:9px}.clip-status{font-size:8px}.filter-tabs>button{font-size:11px}.search-input input{font-size:10px!important}.dashboard-bottom-note h3{font-size:13px}.dashboard-bottom-note p{font-size:10px}.dashboard-hero p{font-size:11px}.dashboard-hero .button{font-size:10px}.dashboard-hero .eyebrow{font-size:8px}.step-card p{font-size:12px}.step-detail{font-size:10px}.price-card li,.price-card>p,.price-card>.button{font-size:11px}.price-per,.site-footer,.dashboard-content .price-card li{font-size:10px}}@media (min-width:700px) and (max-width:959px){.sidebar nav>button,.stat-card>div{font-size:10px}.stat-card>small{font-size:8px}.clip-info h3{font-size:12px}.clip-info>p{font-size:9px}.clip-event{font-size:6px}.clip-bottom>span{font-size:7px}.clip-status{font-size:6px}.filter-tabs>button,.price-card li,.price-card>p,.price-card>.button{font-size:9px}}.admin-shell{color:#14251e;background:#f7f8f2;grid-template-columns:230px minmax(0,1fr);min-height:100dvh;display:grid}.admin-sidebar{color:#c3ccbd;background:#14251e;flex-direction:column;gap:36px;padding:32px 20px;display:flex}.admin-sidebar .logo{color:#fff}.admin-sidebar nav{gap:8px;display:grid}.admin-sidebar nav button,.admin-sidebar>a{color:inherit;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.admin-sidebar nav button.active{color:#14251e;background:#c6f36a;font-weight:700}.admin-main{min-width:0}.admin-top{background:#fff;border-bottom:1px solid #dde4d3;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:20px 36px;display:flex}.admin-top span,.admin-top button{align-items:center;gap:8px;font-size:12px;display:flex}.admin-top button{background:0 0;border:0}.admin-main main{max-width:1600px;margin:auto;padding:40px 36px}.admin-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.admin-heading h1{letter-spacing:-1.8px;margin:10px 0;font-size:clamp(30px,4vw,44px)}.admin-heading p,.admin-panel>p{color:#63715e;font-size:13px;line-height:1.7}.admin-controls,.admin-inline-form{flex-wrap:wrap;align-items:end;gap:14px;display:flex}.admin-shell label,.admin-access label,.admin-action-form label,.admin-inline-form label{gap:8px;font-size:12px;display:grid}.admin-shell input,.admin-shell select,.admin-action-form input,.admin-action-form select,.admin-access input{color:#14251e;min-width:0;max-width:100%;font:inherit;background:#fff;border:1px solid #cfd8c3;border-radius:7px;padding:11px}.admin-stats{grid-template-columns:repeat(auto-fit,minmax(min(205px,100%),1fr));gap:14px;margin:24px 0;display:grid}.admin-stats article{background:#fff;border:1px solid #dce5cf;border-radius:12px;gap:15px;padding:23px;display:grid}.admin-stats article>span{color:#687563;font-size:12px}.admin-stats article>strong{letter-spacing:-1px;font-size:30px;line-height:1.2}.admin-stats small{color:#74826a;font-size:10px}.admin-panel{background:#fff;border:1px solid #dce5cf;border-radius:12px;min-width:0;max-width:100%;margin:20px 0;padding:24px}.admin-panel h2{margin:0 0 20px;font-size:19px}.admin-table-scroll{overscroll-behavior-inline:contain;max-width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}.admin-table th{color:#728268;text-transform:uppercase;letter-spacing:.6px;font-size:10px}.admin-table th,.admin-table td{vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #e7ecdf;min-width:105px;max-width:290px;padding:14px 12px}.admin-empty{color:#728268;padding:16px 0;font-size:13px}.admin-health{border-radius:10px;flex-wrap:wrap;gap:14px;padding:18px 24px;font-size:12px;display:flex}.admin-health.good{color:#285120;background:#e5f4d2}.admin-health.bad{color:#922e24;background:#fff0e9}.admin-facts{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:22px;display:grid}.admin-facts div{gap:8px;font-size:12px;display:grid}.admin-facts strong{font-size:24px}.admin-link{text-underline-offset:3px;color:#2e6435;text-align:left;background:0 0;border:0;text-decoration:underline}.admin-search{max-width:480px}.admin-action-form{grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));align-items:end;gap:18px;padding:24px 0;display:grid}.admin-action-form .checkbox-label{align-items:center;display:flex}.admin-access{max-width:560px;margin:10vh auto;padding:28px}.admin-access h1{margin:32px 0 16px;font-size:34px;line-height:1.2}.admin-access p{margin-bottom:24px;font-size:14px;line-height:1.8}.admin-access form{gap:22px;display:grid}.preview-wait{color:#fff;text-align:center;place-items:center;min-height:260px;padding:24px;display:grid}.review-modal[open]{grid-template-rows:auto minmax(0,1fr) auto;max-width:1000px;height:min(860px,94dvh);max-height:94dvh;padding:0;display:grid;overflow:hidden}.review-modal .modal-top{border-bottom:1px solid var(--line);margin:0;padding:20px 24px}.review-modal .modal-top h2{white-space:normal;flex:1;min-width:0;font-size:21px}.review-modal .modal-top>.icon-button{flex:none}.review-modal .modal-body{overscroll-behavior:contain;min-height:0;padding:24px;overflow-y:auto}.review-modal .review-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:28px}.review-preview-column{width:100%;min-width:0;max-width:320px;margin:0 auto}.review-preview-column>.small{margin-block:12px;line-height:1.6}.review-preview-column>.button{font-size:12px}.review-player-vertical{width:100%;max-width:100%}.review-player-vertical>video{aspect-ratio:9/16;object-fit:contain;background:#14251e;width:100%;height:auto;max-height:none;display:block}.review-player-vertical>.preview-wait{aspect-ratio:9/16;place-content:center;min-height:0;padding:22px;font-size:12px;display:grid}.review-player>.review-player-meta{letter-spacing:.4px;gap:8px;font-size:9px}.preview-update-note{color:#725927;background:#f8efdb;border-radius:8px;padding:10px;font-size:12px}.review-actions{padding:16px 24px max(16px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--paper);z-index:2;align-items:center;gap:18px;display:flex}.review-save-status{flex:1;min-width:0;font-size:12px;line-height:1.5}.review-save-status strong,.review-save-status span{display:block}.review-save-status span{color:#65735d;margin-top:3px}.review-action-buttons{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.review-action-buttons>.button{min-height:46px;padding:13px 16px;font-size:12px}.review-footer{border-top:1px solid var(--line);background:var(--paper);z-index:2}.review-footer .review-actions{border-top:0;padding-bottom:10px}.video-download{padding:0 24px max(12px, env(safe-area-inset-bottom))}.video-download-buttons{flex-wrap:wrap;gap:10px;display:flex}.video-download-buttons .button{white-space:normal;min-width:0;min-height:44px;padding:11px 16px;font-size:12px}.video-download-note,.video-download-message{color:#65735d;margin:8px 0 0;font-size:11px;line-height:1.45}.video-download-message{color:var(--forest)}.video-download-error{margin-top:8px;padding:10px;font-size:12px}.clip-bottom .clip-review-link{align-items:center;gap:6px;font-size:11px;font-weight:750;display:inline-flex}@media (max-width:700px){.review-modal[open]{width:calc(100% - 16px);height:96dvh;max-height:96dvh}.review-modal .modal-top{padding:14px 16px}.review-modal .modal-top h2{font-size:18px}.review-modal .modal-body{padding:16px}.review-modal .review-grid{grid-template-columns:minmax(0,1fr);gap:20px}.review-preview-column{max-width:245px}.review-actions{padding:12px 12px max(12px, env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:10px}.review-save-status{font-size:11px}.review-action-buttons{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.review-action-buttons>.button{white-space:normal;text-align:center;gap:6px;min-width:0;min-height:45px;padding:10px 8px;font-size:11px}.review-action-buttons>a{grid-column:1/-1}.video-download{padding:0 12px max(12px, env(safe-area-inset-bottom))}.video-download-buttons{grid-template-columns:minmax(0,1fr);gap:7px;display:grid}.video-download-buttons .button{width:100%;padding:10px 8px;font-size:11px}.video-download-note,.video-download-message{font-size:10px}}@media (max-width:900px){.admin-shell{grid-template-columns:180px minmax(0,1fr)}.admin-sidebar{padding:24px 12px}.admin-main main{padding:28px 20px}.admin-heading{flex-direction:column;align-items:start}}@media (max-width:650px){.admin-shell{display:block}.admin-sidebar{gap:18px;padding:18px}.admin-sidebar nav{display:flex;overflow-x:auto}.admin-sidebar nav button{flex:none;padding:11px;font-size:12px}.admin-sidebar>a:not(.logo){display:none}.admin-top{align-items:start;padding:16px}.admin-top span{max-width:50%}.admin-main main{padding:24px 14px}.admin-panel{padding:16px}.admin-stats article{padding:20px}}.admin-sidebar{gap:24px;height:100dvh;position:sticky;top:0;overflow-y:auto}.admin-sidebar nav{gap:3px}.admin-sidebar nav button{padding:11px 12px;font-size:12px}.admin-sidebar nav svg{flex-shrink:0}.management-pulse{flex-wrap:wrap;align-items:center;gap:22px;padding:20px 0 0;font-size:13px;display:flex}.management-pulse>div{align-items:center;gap:8px;display:flex}.management-pulse strong{font-size:24px}.management-pulse small{color:#687563}.management-live-dot{background:#529e36;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e5f4d2}.management-goals{color:#63715e;flex-wrap:wrap;gap:20px;margin:20px 0;font-size:12px;display:flex}.management-panel-title{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:16px;display:flex}.management-panel-title select{max-width:100%}.management-chart{align-items:end;gap:12px;min-height:170px;padding:12px 0;display:flex;overflow-x:auto}.management-chart-column{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;min-width:50px;font-size:11px;display:flex}.management-chart-column>span{white-space:nowrap}.management-chart-column small{color:#687563}.management-bar{background:linear-gradient(#c6f36a,#779b51);border-radius:5px 5px 0 0;width:70%;min-width:12px;max-width:100px}.management-toolbar{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.management-toolbar label{flex:1;align-items:center;gap:10px;min-width:min(220px,100%);display:flex}.management-toolbar input{width:100%}.management-workspace{min-width:0}.management-pagination{justify-content:end;align-items:center;gap:16px;font-size:12px;display:flex}.management-actions{flex-wrap:wrap;gap:12px;display:flex}.management-actions button{align-items:center;gap:5px;display:inline-flex}.management-form{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));align-items:start;gap:20px;margin-top:20px;display:grid}.management-form>label{color:#334936;gap:8px;min-width:0;font-size:12px;display:grid}.management-form input,.management-form textarea,.management-form select{color:#14251e;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #cfd8c3;border-radius:7px;padding:12px}.management-form textarea{resize:vertical;min-height:90px}.management-form small{color:#687563;font-size:11px;line-height:1.5}.management-form>.form-error{grid-column:1/-1}.management-form>.button{align-self:end}.management-asset img{object-fit:contain;border:1px solid #dce5cf;border-radius:8px;max-width:100%;max-height:140px}.management-integrations{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:14px;display:grid}.service-center{gap:22px;display:grid}.service-intro{color:#f7f8f0;background:#14251e}.service-intro h2{margin-top:12px;font-size:clamp(23px,3vw,34px)}.service-intro p{color:#ccd5c1;max-width:760px;line-height:1.7}.service-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px;display:grid}.service-summary>div{border-top:1px solid #4b6047;gap:8px;padding-top:15px;display:grid}.service-summary strong{color:#c6f36a;font-size:34px}.service-summary span{color:#ccd5c1;font-size:12px}.service-grid{grid-template-columns:repeat(auto-fit,minmax(min(410px,100%),1fr));gap:20px;display:grid}.service-card{flex-direction:column;gap:18px;min-width:0;display:flex}.service-card header{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:12px;display:flex}.service-card h2{margin:8px 0 0;font-size:21px}.service-card p,.service-runtime p{margin:0;font-size:13px;line-height:1.7}.service-runtime{gap:12px;display:grid}.service-provider-usage{background:#f5f8ef;border:1px solid #dce5cf;border-radius:8px;gap:10px;padding:16px;font-size:12px;display:grid}.service-provider-usage small{color:#59664f;line-height:1.7}.service-runtime small{color:#647358;line-height:1.7}.service-status{white-space:nowrap;background:#edf1e5;border-radius:6px;padding:7px 10px;font-size:11px}.service-critical .service-status{color:#923e26;background:#fff0e7}.service-warning .service-status,.service-unknown .service-status{color:#715211;background:#fff3d8}.service-observed .service-status{color:#275522;background:#e8f4d4}.service-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:0;display:grid}.service-details dt{color:#65755a;margin-bottom:5px;font-size:11px}.service-details dd{overflow-wrap:anywhere;margin:0;font-size:13px}.service-balance,.service-spend{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.service-balance span,.service-spend span{color:#65755a;font-size:12px}.service-balance strong{font-size:23px}.service-spend strong{font-size:17px}.service-meter{gap:8px;display:grid}.service-meter>div:first-child{justify-content:space-between;gap:10px;font-size:12px;display:flex}.service-meter progress{accent-color:#648c36;border:0;border-radius:8px;width:100%;height:10px;overflow:hidden}.service-meter progress::-webkit-progress-bar{background:#edf1e5}.service-meter progress::-webkit-progress-value{background:#83aa4b}.service-critical progress::-webkit-progress-value{background:#c66c44}.service-meter-empty{color:#718360;border:1px dashed #d4dfc7;border-radius:6px;padding:10px;font-size:11px}.service-checked{color:#69795b;align-items:center;gap:6px;display:flex}.service-notices{color:#785821;background:#fff5e6;border-radius:8px;margin:0;padding:14px 14px 14px 30px;font-size:12px;line-height:1.7}.service-actions{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.service-actions .button{padding:12px 15px;font-size:12px}.service-history{gap:16px;padding:0;list-style:none;display:grid}.service-history li{gap:5px;font-size:13px;display:grid}.service-history span{color:#69795b;font-size:12px}.service-form{gap:22px;display:grid}.service-form>p{font-size:13px;line-height:1.7}.service-form fieldset{border:1px solid #dce5cf;border-radius:9px;min-width:0;padding:18px}.service-form legend{padding:0 8px;font-size:14px;font-weight:700}.service-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.service-form label{gap:8px;font-size:12px;display:grid}.service-form label.checkbox-label{font-size:13px;display:flex}.service-form input:not([type=checkbox]),.service-form select,.service-form textarea{color:#14251e;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d5dfc8;border-radius:6px;padding:12px}@media (max-width:600px){.service-summary{grid-template-columns:1fr;gap:12px}.service-summary>div{grid-template-columns:22px 42px 1fr;align-items:center}.service-summary strong{font-size:25px}.service-fields{grid-template-columns:1fr}.service-actions .button{flex:auto}.service-form fieldset{padding:14px}}.management-integrations article{border:1px solid #e4eadd;border-radius:8px;gap:12px;padding:18px;font-size:13px;display:grid}.management-badge{color:#825818;background:#fff2da;border-radius:5px;width:fit-content;padding:6px 9px;font-size:11px}.management-badge.active{color:#285120;background:#e5f4d2}.management-video{background:#14251e;border-radius:10px;max-width:100%;max-height:65vh;margin:20px auto;display:block}.platform-ad{background:#fff;border:1px solid #dce5cf;border-radius:12px;margin:24px 0;padding:16px}.platform-ad>div{color:#687563;letter-spacing:1px;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:10px;display:flex}.platform-ad a{color:#285120;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;font-size:13px;display:flex}.platform-ad img{object-fit:contain;width:auto;max-width:100%;max-height:120px}@media (max-width:650px){.admin-sidebar{height:auto;position:static;overflow:visible}.admin-sidebar nav{gap:4px;max-width:100%}.management-toolbar>.button{width:100%}.management-form{grid-template-columns:1fr}.management-pagination{justify-content:space-between;gap:6px}.management-pagination .button{padding:10px}.management-chart{gap:7px}}@media (max-width:360px){.wizard-footer{flex-direction:column-reverse;align-items:stretch}.wizard-footer>.button{justify-content:center;width:100%}}.billing-history{margin:38px 0}.billing-order{border:1px solid var(--border);background:#fff;border-radius:14px;justify-content:space-between;gap:24px;margin:14px 0;padding:26px;display:flex}.billing-order h3{margin:14px 0 6px}.billing-order p,.billing-order small{color:var(--muted)}.billing-order-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}.billing-order-actions>strong{font-size:24px}@media (max-width:600px){.billing-order{flex-direction:column;padding:20px}.billing-order-actions{align-items:stretch}.billing-order-actions .button{justify-content:center}}.alert-delivery-heading{align-items:flex-start;gap:16px;display:flex}.alert-delivery-heading svg{flex:none;margin-top:4px}.alert-delivery-panel form{gap:18px;max-width:760px;margin:24px 0;display:grid}.alert-delivery-panel form label:not(.checkbox-label){gap:9px;font-weight:600;display:grid}.alert-delivery-panel select{border:1px solid var(--line);width:100%;min-width:0;color:inherit;background:#fff;border-radius:9px;padding:14px}.alert-delivery-actions{flex-wrap:wrap;gap:12px;display:flex}.alert-delivery-history article{border-top:1px solid var(--line);justify-content:space-between;gap:14px;padding:16px 0;display:flex}.alert-delivery-history small{overflow-wrap:anywhere;margin-top:7px;display:block}.alert-delivery-history .pill{flex:none;align-self:start}@media (max-width:600px){.alert-delivery-actions{display:grid}.alert-delivery-history article{flex-direction:column}.alert-delivery-panel form{max-width:100%}.alert-delivery-heading{gap:10px}}.alert-delivery-panel form .checkbox-label{align-items:center;display:flex;font-size:13px!important}
