/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#122932;--navy-deep:#0a1c23;--navy-soft:#24434c;--copper:#b87442;--copper-light:#d79a69;--cream:#f7f0e7;--cream-deep:#eee1d2;--paper:#fffdf9;--ink:#17262b;--muted:#607076;--line:#12293224}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;width:100%;height:104px;color:var(--navy);background:#f2ddcd;border-bottom:1px solid #12293224;justify-content:space-between;align-items:center;padding:0 max(32px,50vw - 620px);display:flex;position:absolute;top:0;left:0}.brand{align-items:center;display:inline-flex}.official-logo{width:300px;line-height:0;display:block;overflow:hidden}.official-logo img{width:100%;height:auto;display:block}.desktop-nav{align-items:center;gap:34px;margin-left:30px;display:flex}.desktop-nav a{letter-spacing:.02em;color:#122932c7;font-size:13px;font-weight:600;position:relative}.desktop-nav a:after{content:"";background:var(--copper-light);height:1px;transition:right .2s;position:absolute;bottom:-8px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.header-cta{letter-spacing:.03em;border:1px solid #b87442b3;border-radius:999px;padding:12px 18px;font-size:12px;font-weight:700;transition:background .2s,color .2s}.header-cta:hover,.header-cta:focus-visible{background:var(--navy);color:#fff}.hero{color:#fff;background:linear-gradient(90deg, var(--navy-deep) 0%, #0a1c23fa 43%, #0a1c23c7 61%, #0a1c2314 100%), url(/axiseq-hero.png) right center / auto 100% no-repeat, var(--navy-deep);grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);align-items:center;min-height:780px;padding:155px max(32px,50vw - 620px) 90px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.07;background-image:linear-gradient(90deg,#0000 49.8%,#ffffff29 50%,#0000 50.2%),linear-gradient(#0000 49.8%,#ffffff1a 50%,#0000 50.2%);background-size:150px 150px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.hero-content{z-index:3;max-width:650px;padding-right:52px;position:relative}.eyebrow{color:var(--copper-light);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 25px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:var(--copper-light);width:24px;height:1px;display:inline-block}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400}h1{letter-spacing:-.047em;max-width:680px;margin:0;font-size:clamp(52px,5.3vw,78px);line-height:.99}h1 em{color:var(--copper-light);font-weight:400}.hero-copy{color:#ffffffb8;max-width:585px;margin:29px 0 0;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:29px;margin-top:35px;display:flex}.primary-button{background:var(--copper);color:#fff;letter-spacing:.02em;border-radius:2px;align-items:center;gap:17px;padding:16px 22px;font-size:13px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 14px 30px #00000024}.primary-button:hover,.primary-button:focus-visible{background:#c78350;transform:translateY(-2px)}.button-arrow{width:18px;height:18px;transition:transform .2s}a:hover .button-arrow{transform:translate(3px)}.text-link{color:#ffffffe0;align-items:center;gap:9px;padding:10px 0;font-size:13px;font-weight:700;display:inline-flex}.hero-proof{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;gap:19px;margin-top:42px;font-size:10px;display:flex}.hero-proof span{align-items:center;gap:8px;display:flex}.hero-proof span:before{content:"✓";color:var(--copper-light);font-size:12px}.hero-visual{z-index:2;place-items:center;height:520px;display:grid;position:relative}.hero-glow{filter:blur(8px);background:#d59a690f;border-radius:50%;width:450px;height:450px;position:absolute}.profile-card{z-index:3;width:min(430px,82%);color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f0e8f0;border:1px solid #ffffff59;border-radius:10px;padding:20px;position:absolute;bottom:27px;left:4%;transform:none;box-shadow:0 36px 70px #00000059}.profile-card-top{border-bottom:1px solid #1229321c;align-items:center;gap:13px;padding-bottom:20px;display:flex}.profile-card-top>span:nth-child(2){flex-direction:column;gap:5px;display:flex}.profile-card strong{font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:400}.profile-card small{color:#748086;font-size:10px;line-height:1.4}.horse-avatar{background:#f2ddcd;border:1px solid #1229321f;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;display:grid}.horse-avatar .profile-axis-mark{object-fit:contain;width:43px;height:43px}.status-pill{color:#4b6b58;text-transform:uppercase;letter-spacing:.06em;background:#e2ede5;border-radius:999px;margin-left:auto;padding:7px 10px;font-size:9px;font-weight:700}.record-list{gap:9px;padding-top:17px;display:grid}.record-list>div{background:#fff;border-radius:5px;grid-template-columns:30px 1fr 25px;align-items:center;gap:10px;min-height:55px;padding:7px 12px;display:grid;box-shadow:0 4px 15px #1229320e}.record-list i{color:var(--copper);font-family:Georgia,serif;font-size:12px;font-style:normal}.record-list span{flex-direction:column;gap:3px;display:flex}.record-list b{background:var(--cream);width:24px;height:24px;color:var(--navy);border-radius:50%;place-items:center;font-size:9px;display:grid}.continuity-card{z-index:4;width:260px;color:var(--ink);background:#fff;border-radius:7px;align-items:center;gap:13px;padding:14px;display:flex;position:absolute;bottom:-8px;right:-7%;box-shadow:0 16px 40px #00000040}.continuity-card>span:last-child{flex-direction:column;gap:4px;display:flex}.continuity-card strong{font-family:Georgia,serif;font-size:13px;font-weight:400}.continuity-card small{color:#758185;font-size:9px;line-height:1.4}.continuity-icon{background:var(--copper);color:#fff;border-radius:50%;flex:none;place-items:center;width:39px;height:39px;font-family:Georgia,serif;font-size:23px;display:grid}.copper-ring{z-index:1;border:1px solid #d79a692e;border-radius:50%;position:absolute}.ring-one{width:520px;height:520px}.ring-two{width:390px;height:390px}.trust-strip{background:var(--cream);border-bottom:1px solid var(--cream-deep);justify-content:space-between;align-items:center;gap:30px;min-height:105px;padding:20px max(32px,50vw - 620px);display:flex}.trust-strip p{color:#5a4d43;margin:0;font-family:Georgia,serif;font-size:16px}.trust-strip div{color:#7b6656;text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:20px;font-size:10px;font-weight:700;display:flex}.trust-strip i{background:var(--copper);border-radius:50%;width:3px;height:3px;display:block}.intro-section{text-align:center;padding:120px 32px}.section-kicker{color:var(--copper);letter-spacing:.22em;text-transform:uppercase;margin:0 0 20px;font-size:10px;font-weight:800}.intro-section h2{max-width:830px;color:var(--navy);letter-spacing:-.035em;margin:0 auto;font-size:clamp(38px,4vw,58px);line-height:1.12}.intro-section>p:last-child{max-width:610px;color:var(--muted);margin:22px auto 0;font-size:16px;line-height:1.7}.value-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);width:min(1240px,100% - 64px);margin:0 auto 130px;display:grid}.value-grid article{border-right:1px solid var(--line);min-height:250px;padding:33px 30px}.value-grid article:last-child{border-right:0}.value-number{color:var(--copper);margin-bottom:47px;font-family:Georgia,serif;font-size:12px;display:block}.value-grid h3,.feature-grid h3,.steps-list h3{color:var(--navy);margin:0 0 12px;font-family:Georgia,serif;font-size:23px;font-weight:400}.value-grid p,.feature-grid p,.steps-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.features-section,.faq-section{padding:120px max(32px,50vw - 620px)}.features-section{background:var(--cream)}.section-heading{margin-bottom:60px}.section-heading h2,.how-copy h2,.people-card h2,.future-section h2,.early-access h2{color:var(--navy);letter-spacing:-.035em;margin:0;font-size:clamp(38px,4vw,56px);line-height:1.12}.split-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.split-heading>p{max-width:460px;color:var(--muted);margin:0 0 4px;font-size:15px;line-height:1.75}.feature-grid{background:#12293221;border:1px solid #12293221;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.feature-grid article{background:var(--paper);min-height:265px;padding:35px;transition:background .2s,transform .2s}.feature-grid article:hover{z-index:2;background:#fff;position:relative;transform:translateY(-2px)}.feature-icon{width:45px;height:45px;color:var(--copper);background:#b874421c;border-radius:50%;place-items:center;margin-bottom:38px;display:grid}.feature-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:23px;height:23px}.feature-grid h3{font-size:21px}.how-section{background:var(--navy-deep);color:#fff;grid-template-columns:.83fr 1.17fr;gap:110px;padding:125px max(32px,50vw - 620px);display:grid}.section-kicker.light{color:var(--copper-light)}.how-copy h2,.future-section h2,.early-access h2{color:#fff}.how-copy>p:last-child{color:#ffffff8f;max-width:430px;margin:25px 0 0;font-size:15px;line-height:1.75}.steps-list{border-top:1px solid #ffffff24;margin:0;padding:0;list-style:none}.steps-list li{border-bottom:1px solid #ffffff24;grid-template-columns:55px 1fr;gap:24px;padding:29px 0;display:grid}.steps-list li>span{width:42px;height:42px;color:var(--copper-light);border:1px solid #d79a698c;border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid}.steps-list h3{color:#fff;margin-bottom:8px;font-size:20px}.steps-list p{color:#ffffff85;max-width:550px}.people-section{padding:120px max(32px,50vw - 620px)}.people-card{border:1px solid var(--line);background:linear-gradient(135deg,#fffdf9 0%,#f7eee4 100%);grid-template-columns:.85fr 1.15fr;align-items:center;gap:65px;min-height:480px;padding:65px 70px;display:grid;overflow:hidden}.people-card>div:first-child>p:last-child{max-width:510px;color:var(--muted);margin:24px 0 0;font-size:15px;line-height:1.75}.people-orbit{min-height:340px;position:relative}.people-orbit:before,.people-orbit:after{content:"";border:1px solid #b8744238;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.people-orbit:before{width:320px;height:320px}.people-orbit:after{width:210px;height:210px}.center-horse{z-index:3;color:var(--navy);flex-direction:column;align-items:center;gap:7px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.center-horse .axis-mark{object-fit:contain;filter:drop-shadow(0 8px 12px #1229321a);width:112px;height:112px}.center-horse b{font-family:Georgia,serif;font-size:14px;font-weight:400}.person-chip{z-index:4;border:1px solid var(--line);min-width:104px;color:var(--navy);text-align:center;background:#fff;border-radius:999px;padding:12px 17px;font-size:11px;font-weight:700;position:absolute;box-shadow:0 8px 24px #12293214}.person-chip:before{content:"";background:var(--copper);border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.owner{top:25%;left:2%}.trainer{top:18%;right:0}.vet{bottom:12%;left:7%}.farrier{bottom:16%;right:3%}.future-section{background:linear-gradient(115deg, #7b4c2d, var(--copper));color:#fff;text-align:center;padding:110px 32px}.future-section h2{max-width:800px;margin:0 auto}.future-section>p:last-child{color:#ffffffb8;max-width:780px;margin:25px auto 0;font-size:15px;line-height:1.75}.faq-section{background:var(--paper)}.faq-heading{align-items:start}.faq-list{border-top:1px solid var(--line);max-width:940px;margin:0 auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;color:var(--navy);justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-family:Georgia,serif;font-size:19px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{border:1px solid var(--line);width:27px;height:27px;color:var(--copper);border-radius:50%;flex:none;place-items:center;font-family:Arial,sans-serif;font-size:18px;font-weight:300;transition:transform .2s;display:grid}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:790px;color:var(--muted);margin:-5px 0 26px;font-size:14px;line-height:1.75}.early-access{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:60px;padding:90px max(32px,50vw - 620px);display:flex}.early-access h2{max-width:750px;font-size:clamp(36px,3.6vw,51px)}.early-access>div>p:last-child{color:#ffffff94;max-width:680px;margin:20px 0 0;font-size:14px;line-height:1.7}.cream-button{background:var(--cream);min-width:205px;color:var(--navy);flex:none;justify-content:center;align-items:center;gap:15px;padding:17px 21px;font-size:12px;font-weight:800;transition:background .2s,transform .2s;display:inline-flex}.cream-button:hover,.cream-button:focus-visible{background:#fff;transform:translateY(-2px)}footer{color:#12293299;background:#f2ddcd;border-top:1px solid #1229321f;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px;min-height:165px;padding:35px max(32px,50vw - 620px);display:grid}.footer-brand .official-logo{width:280px}footer>p{text-align:center;margin:0;font-family:Georgia,serif;font-size:13px}footer>div{text-transform:uppercase;letter-spacing:.08em;justify-content:flex-end;gap:22px;font-size:10px;display:flex}footer a:hover,footer a:focus-visible{color:var(--navy)}@media (width<=980px){.desktop-nav{display:none}.hero{background:linear-gradient(90deg,#0a1c23fa,#0a1c23d1),url(/axiseq-hero.png) 69%/cover no-repeat;grid-template-columns:1fr;padding-top:155px}.hero-content{max-width:720px;padding-right:0}.hero-visual{height:500px;margin-top:35px}.trust-strip{flex-direction:column;justify-content:center;align-items:flex-start}.value-grid{grid-template-columns:1fr 1fr}.value-grid article:nth-child(2){border-right:0}.value-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.feature-grid{grid-template-columns:1fr 1fr}.how-section{grid-template-columns:1fr;gap:60px}.people-card{grid-template-columns:1fr}.early-access{flex-direction:column;align-items:flex-start}footer{text-align:center;grid-template-columns:1fr;justify-items:center}footer>div{justify-content:center}}@media (width<=640px){.site-header{height:86px;padding:0 14px}.official-logo{width:190px}.header-cta{padding:10px 12px;font-size:10px}.hero{min-height:auto;padding:126px 18px 65px}h1{font-size:48px}.hero-copy{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:7px}.hero-proof{flex-direction:column;gap:10px}.hero-visual{height:415px;margin-top:15px}.profile-card{width:100%;padding:15px}.continuity-card{width:235px;bottom:2px;right:-5px}.copper-ring{display:none}.trust-strip{padding:28px 20px}.trust-strip div{flex-wrap:wrap;gap:12px}.intro-section{padding:85px 20px}.value-grid{grid-template-columns:1fr;width:calc(100% - 36px);margin-bottom:90px}.value-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 20px}.value-grid article:last-child{border-bottom:0}.value-number{margin-bottom:25px}.features-section,.faq-section,.how-section,.people-section{padding:85px 20px}.split-heading{grid-template-columns:1fr;gap:22px}.section-heading{margin-bottom:42px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:235px;padding:29px}.steps-list li{grid-template-columns:46px 1fr;gap:15px}.people-card{min-height:auto;padding:48px 22px 30px}.people-orbit{min-height:320px;transform:scale(.88)}.future-section{padding:85px 20px}.faq-list summary{font-size:17px}.early-access{padding:75px 20px}footer{padding:45px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
