@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap";:root{color:#24344d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--paper:#f5f4ee;--surface:#fbfaf6;--ink:#24344d;--muted:#68717c;--navy:#243d63;--navy-deep:#1c3150;--line:#d7d7d0;--accent:#c0a787;--serif:"DM Serif Display", Georgia, serif;--content:1040px;background:#f5f4ee;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:4px;outline:2px solid #cf9a5f}::selection{color:#fff;background:#49638b}.skip-link{z-index:1000;background:#fff;border-radius:8px;padding:10px 16px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:none}.page{overflow:hidden}.section{width:min(var(--content), calc(100% - 64px));margin-inline:auto;padding-top:116px;scroll-margin-top:100px}.brand{color:var(--navy);align-items:center;gap:9px;line-height:1;display:inline-flex}.brand-mark{color:#f8f6ee;background:var(--navy);border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:relative;overflow:hidden}.brand-mark-letter{font:20px/1 var(--serif);transform:translate(-1px,-1px)}.brand-mark-moon{background:#d7af80;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:5px}.brand-name{font:25px/.9 var(--serif);letter-spacing:-.04em}.brand-inverse{color:#f9f7f1}.brand-inverse .brand-mark{color:var(--navy);background:#f7f4e9}.brand-inverse .brand-mark-moon{background:var(--navy)}.nav-wrap{z-index:100;width:min(920px,100% - 32px);position:fixed;top:22px;left:50%;transform:translate(-50%)}.site-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf6f0;border:1px solid #d9d9d2;border-radius:40px;justify-content:space-between;align-items:center;gap:18px;min-height:56px;padding:6px 9px 6px 18px;display:flex;box-shadow:0 10px 34px #232f3f17}.nav-brand{flex:none;align-items:center;display:flex}.nav-links{justify-content:center;align-items:center;gap:clamp(13px,2vw,26px);display:flex}.nav-links a{color:#566176;font-size:11px;font-weight:600;transition:color .2s}.nav-links a:hover{color:var(--navy)}.nav-actions{justify-content:flex-end;align-items:center;min-width:132px;display:flex}.nav-cta{background:var(--navy);color:#fff;border-radius:30px;justify-content:center;align-items:center;gap:9px;min-height:39px;padding:0 15px;font-size:11px;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex}.nav-cta:hover{transform:translateY(-2px)}.nav-cta-hidden{opacity:0;pointer-events:none}.menu-toggle{color:var(--navy);background:0 0;border:0;display:none}.mobile-menu{display:none}.hero{text-align:center;background:radial-gradient(62% 43% at 50% 80%,#eeeee8 0%,#0000 75%);flex-direction:column;align-items:center;min-height:640px;padding:183px 24px 80px;display:flex;position:relative}.hero-eyebrow,.section-eyebrow,.closing-eyebrow{color:#58677b;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;margin:0;font-size:10px;font-weight:700;display:flex}.eyebrow-line{background:#a8acaa;width:20px;height:1px}.hero h1{color:var(--navy);font:clamp(110px, 15vw, 180px)/1 var(--serif);letter-spacing:-.055em;align-items:center;gap:23px;margin:17px 0 4px;display:flex}.hero-orbit{aspect-ratio:1;border:1px solid #8694a5;border-radius:50%;width:clamp(88px,11vw,130px);margin-top:18px;display:inline-block;position:relative;transform:rotate(-29deg)}.hero-orbit:before{content:"";background:radial-gradient(circle at 30% 28%,#e8d4b5,#b18e73 55%,#6c6770 100%);border-radius:50%;position:absolute;inset:22%;box-shadow:inset -13px -12px 19px #574e55aa,0 9px 22px #7b6c6a48}.hero-orbit:after{content:"";border:3px solid #a9aab0;border-top-color:#e4d6bf;border-radius:50%;height:17%;position:absolute;inset:43% -24%;transform:rotate(-22deg)}.hero-orbit span{background:var(--navy);border-radius:50%;width:5px;height:5px;position:absolute;top:9%;right:5%}.hero-description{color:#596574;max-width:510px;margin:11px 0 25px;font-size:14px;line-height:1.8}.hero-trust{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.hero-trust span{color:#657180;background:#fafaf7;border:1px solid #d6d7d1;border-radius:20px;padding:8px 12px;font-size:10px;font-weight:600}.hero-actions{justify-content:center;gap:10px;margin-top:33px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:30px;justify-content:center;align-items:center;gap:23px;min-height:46px;padding:0 19px;font-size:12px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #1f355338}.button-primary{color:#fff;background:var(--navy)}.button-secondary,.button-outline{color:var(--navy);background:0 0;border-color:#c5c9ca}.button-secondary:hover,.button-outline:hover{background:#fff}.section-head{max-width:620px;margin-bottom:41px}.section-head-centered{text-align:center;margin-inline:auto}.section-eyebrow{color:#83909d;gap:9px;font-size:10px}.section-eyebrow span:first-child{color:var(--navy)}.section-dot{font-size:17px;line-height:0}.section-head h2{color:var(--navy);font:clamp(36px, 4.4vw, 59px)/1.09 var(--serif);letter-spacing:-.035em;margin:16px 0 13px}.section-description{color:#66717b;max-width:560px;margin:0;font-size:13px;line-height:1.85}.overview-section{padding-top:47px}.gallery-topline{color:#77828d;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:10px;font-weight:700;display:flex}.gallery-topline>span:first-child{align-items:center;gap:7px;display:inline-flex}.live-dot{background:#83a98e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #83a98e30}.gallery-frame{background:#263e61;border-radius:13px;padding:28px 30px 0;overflow:hidden;box-shadow:0 16px 36px #172a4526}.dashboard{background:#f8fafb;border:1px solid #a4afbb;border-bottom:0;border-radius:8px 8px 0 0;height:440px;font-size:11px;overflow:hidden;box-shadow:0 15px 35px #11233a40}.dashboard-chrome{color:#a0a8b1;background:#f5f5f3;border-bottom:1px solid #e7e9ec;justify-content:space-between;align-items:center;height:31px;padding:0 12px;font-size:9px;display:flex}.chrome-dots{gap:4px;display:flex}.chrome-dots i{background:#d6dadc;border-radius:50%;width:6px;height:6px}.chrome-dots i:first-child{background:#dfb5a6}.chrome-dots i:nth-child(2){background:#edd9a3}.chrome-dots i:nth-child(3){background:#b5d4ba}.chrome-end{align-items:center;gap:7px;display:flex}.dashboard-shell{grid-template-columns:167px 1fr;height:calc(100% - 31px);display:grid}.dashboard-sidebar{color:#788391;background:#fff;border-right:1px solid #e8ebed;padding:20px 11px;position:relative}.dashboard-sidebar-brand{color:#263b5b;align-items:center;gap:7px;margin:0 7px 36px;display:flex}.dashboard-sidebar-brand strong{font:19px/.9 var(--serif);letter-spacing:-.04em;margin-right:auto}.dashboard-mini-mark{color:#fff;width:23px;height:23px;font:17px var(--serif);background:#2b446b;border-radius:6px;place-items:center;display:grid;position:relative}.dashboard-mini-mark span{background:#d5b488;border-radius:50%;width:4px;height:4px;position:absolute;top:5px;right:4px}.dashboard-side-label{color:#a8b0b8;letter-spacing:.12em;margin-bottom:12px;padding:0 10px;font-size:8px;font-weight:700}.dashboard-side-link{border-radius:5px;align-items:center;gap:9px;height:29px;margin-bottom:5px;padding:0 10px;font-size:9px;display:flex}.dashboard-side-link.is-active{color:#2d496f;background:#edf3f8;font-weight:700}.dashboard-side-bottom{align-items:center;gap:8px;font-size:9px;display:flex;position:absolute;bottom:16px}.dashboard-content{min-width:0}.dashboard-toolbar{background:#fff;border-bottom:1px solid #e8ebed;justify-content:space-between;align-items:center;height:48px;padding:0 26px;display:flex}.dashboard-breadcrumb{color:#3b4a5d;font-size:9px;font-weight:700}.dashboard-breadcrumb span{color:#b2bac2;margin:0 7px}.dashboard-toolbar-actions{color:#8996a3;align-items:center;gap:15px;display:flex}.dashboard-avatar{color:#415978;background:#d9e4ec;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;font-weight:700;display:grid}.dashboard-workspace{padding:24px 27px}.dashboard-welcome{justify-content:space-between;align-items:flex-start;display:flex}.dashboard-welcome>div:first-child>span{color:#8995a0;letter-spacing:.13em;font-size:8px;font-weight:700}.dashboard-welcome h3{color:#263d5d;font:25px/1.05 var(--serif);margin:5px 0 2px}.dashboard-welcome p{color:#83909a;margin:0;font-size:9px}.dashboard-date{color:#72808f;background:#fff;border:1px solid #e2e7ea;border-radius:5px;align-items:center;gap:10px;padding:7px 9px;font-size:9px;display:flex}.dashboard-metrics{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px;display:grid}.dashboard-metric{background:#fff;border:1px solid #e5e9eb;border-radius:7px;flex-direction:column;min-height:115px;padding:13px 16px;display:flex;position:relative}.dashboard-metric-main{background:#f2f5f8}.metric-icon{color:#a77852;background:#ece1d3;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.metric-icon-blue{color:#6184a7;background:#e4ecf5}.metric-value{color:#30496c;font:27px/1 var(--serif);margin-top:7px}.metric-label{color:#768490;margin-top:3px;font-size:9px}.metric-growth{color:#5f9874;font-size:8px;font-weight:700;position:absolute;bottom:15px;right:13px}.metric-mini-orbit{border:7px solid #8da3ba;border-color:#8da3ba #a7b8c8 #e4e9ef #e4e9ef;border-radius:50%;width:70px;height:70px;position:absolute;top:23px;right:25px;transform:rotate(-30deg)}.dashboard-bottom{grid-template-columns:1.25fr 1fr;gap:10px;margin-top:10px;display:grid}.dashboard-chart-card,.dashboard-list-card{background:#fff;border:1px solid #e5e9eb;border-radius:7px;height:160px;padding:12px 14px}.dashboard-card-head{color:#8995a1;justify-content:space-between;display:flex}.dashboard-card-head div{flex-direction:column;gap:2px;display:flex}.dashboard-card-head strong{color:#344a64;font-size:10px}.dashboard-card-head span{font-size:8px}.dashboard-chart{justify-content:space-between;align-items:flex-end;gap:5px;height:76px;margin-top:15px;display:flex;position:relative}.dashboard-chart-grid{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.dashboard-chart-grid i{border-top:1px dashed #edf0f1}.chart-bar{z-index:1;background:#c6d5e3;border-radius:3px 3px 0 0;flex:1;max-width:21px;min-height:8px}.chart-bar-active{background:#7895b1}.chart-legend{color:#a4aeb8;justify-content:space-between;margin-top:6px;font-size:7px;display:flex}.dashboard-list{gap:9px;margin-top:11px;display:grid}.dashboard-list-row{align-items:center;gap:8px;min-width:0;display:flex}.list-icon{color:#7290a9;background:#e9f0f5;border-radius:5px;flex:none;place-items:center;width:24px;height:24px;display:grid}.list-icon-1{color:#b69072;background:#f3ece4}.list-icon-2{color:#8ba78f;background:#eaf1e9}.dashboard-list-row>div{flex:1;min-width:0}.dashboard-list-row strong,.dashboard-list-row span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dashboard-list-row strong{color:#465a70;font-size:8px}.dashboard-list-row span{color:#9ca7b0;font-size:7px}.list-progress{background:#ebeff2;border-radius:5px;height:2px;margin-top:3px;overflow:hidden}.list-progress i{border-radius:inherit;background:#8cacc2;height:100%;display:block}.gallery-footer{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:16px 0 20px;display:flex}.gallery-caption strong{color:var(--navy);font:20px var(--serif)}.gallery-caption p{color:var(--muted);margin:3px 0 0;font-size:11px}.gallery-controls{gap:8px;display:flex}.gallery-controls button{width:34px;height:34px;color:var(--navy);background:0 0;border:1px solid #cbd0d1;border-radius:50%;place-items:center;display:grid}.gallery-controls button:hover{background:#fff}.gallery-tabs{gap:5px;padding:13px 0;display:flex;overflow-x:auto}.gallery-tabs button{color:#76808b;background:0 0;border:0;border-radius:20px;min-width:104px;padding:9px 13px;font-size:10px;font-weight:700}.gallery-tabs button.is-active{color:#fff;background:var(--navy)}.feature-list{border-top:1px solid var(--line)}.feature-row{border-bottom:1px solid var(--line);grid-template-columns:45% 55%;min-height:358px;display:grid}.feature-row:nth-child(2n) .feature-art{order:2}.feature-row:nth-child(2n) .feature-copy{order:1;padding-left:16px}.feature-art{place-items:center;min-height:358px;display:grid;position:relative;overflow:hidden}.feature-art-halo{aspect-ratio:1;background:radial-gradient(circle,#d7d7cd55 0%,#e9e8e25c 45%,#0000 70%);border-radius:50%;width:250px;position:absolute}.feature-art-orbit{border:1px solid #c7c8c1;border-radius:50%;width:278px;height:108px;position:absolute;transform:rotate(-27deg)}.orbit-two{opacity:.45;width:300px;height:143px;transform:rotate(32deg)}.feature-planet{z-index:2;aspect-ratio:1;background:radial-gradient(circle at 30% 27%,#f5eee0 0%,#c9b69a 38%,#796e68 73%,#5d606b 100%);border-radius:50%;width:178px;position:relative;box-shadow:inset -18px -20px 30px #2e3b4b70,0 15px 27px #3d4d5e36}.feature-satellite{z-index:3;background:#6d8091;border-radius:50%;width:17px;height:17px;position:absolute;top:24%;right:20%;box-shadow:0 4px 6px #24344d48}.feature-art-spark{background:#a9acaa;border-radius:50%;width:4px;height:4px;position:absolute}.spark-one{top:23%;left:16%}.spark-two{bottom:23%;right:17%}.feature-mars .feature-planet{background:radial-gradient(circle at 33% 30%,#f2d7c0,#c48371 46%,#624e59 80%)}.feature-mercury .feature-planet{background:radial-gradient(circle at 30% 28%,#e9e5db,#aaa9a8 52%,#4d6072 85%)}.feature-jupiter .feature-planet{background:repeating-linear-gradient(160deg,#d2bba2 0 12px,#e2cfb6 13px 22px,#a98b80 23px 37px,#b4abb0 38px 44px)}.feature-sun .feature-planet{background:radial-gradient(circle at 34% 29%,#fff4d9,#e0b471 45%,#a07860 80%);box-shadow:inset -17px -20px 30px #7954405c,0 0 37px #dab977a1}.feature-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:36px 8px 36px 42px;display:flex}.feature-meta{color:#81909c;letter-spacing:.1em;text-transform:uppercase;gap:15px;font-size:10px;font-weight:700;display:flex}.feature-meta span:first-child{color:#b79a78}.feature-copy h3{max-width:420px;color:var(--navy);font:37px/1.13 var(--serif);letter-spacing:-.025em;margin:21px 0 12px}.feature-copy>p{color:#66717b;max-width:400px;margin:0 0 17px;font-size:12px;line-height:1.8}.feature-copy ul,.pricing-card ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.feature-copy li,.pricing-card li{color:#556270;align-items:flex-start;gap:9px;font-size:11px;line-height:1.5;display:flex}.feature-copy li svg,.pricing-card li svg{color:#849c8c;flex:none}.feature-copy a{color:var(--navy);border-bottom:1px solid #9da9ad;align-items:center;gap:8px;margin-top:23px;padding-bottom:4px;font-size:11px;font-weight:700;display:inline-flex}.integration-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.integration-item{color:#536272;background:#fbfaf6;border:1px solid #dce0de;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:126px;font-size:10px;font-weight:600;display:flex}.integration-icon{border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.tone-indigo{color:#64729c;background:#e7e8f1}.tone-coral{color:#bd8676;background:#f1e4df}.tone-sage{color:#7b9984;background:#e5ede5}.tone-amber{color:#a98755;background:#f1e9d8}.tone-sky{color:#6995ab;background:#e1edf0}.tone-mauve{color:#9d84a7;background:#eee5ef}.tone-blue{color:#638ab0;background:#e3ebf3}.tone-mint{color:#6e9f97;background:#e0eeea}.tone-rose{color:#b88991;background:#f3e7e8}.tone-slate{color:#738795;background:#e5ebef}.tone-lavender{color:#8d85ab;background:#eae7f1}.tone-peach{color:#b79379;background:#f2e8df}.integrations-note{color:#89929c;align-items:center;gap:8px;margin:18px 0 0;font-size:10px;display:flex}.note-spark{color:#ae9a7f;font-size:16px}.story-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.story-card{background:#fbfaf6;border:1px solid #d8dbd7;border-radius:7px;flex-direction:column;min-height:239px;padding:22px;display:flex}.story-quote-icon{color:#c2a582}.story-card blockquote{color:#344760;font:19px/1.35 var(--serif);flex:1;margin:18px 0 27px}.story-author{border-top:1px solid #e3e3dc;align-items:center;gap:8px;padding-top:14px;display:flex}.story-avatar{color:#42536a;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:grid}.story-author div{flex-direction:column;gap:3px;min-width:0;display:flex}.story-author strong{color:#40536a;font-size:10px}.story-author div span{color:#8b949b;font-size:8px}.story-arrow{color:#8e99a2;margin-left:auto}.text-toggle{color:var(--navy);background:0 0;border:0;border-bottom:1px solid #abb4b8;align-items:center;gap:8px;margin:26px auto 0;padding:7px 0;font-size:11px;font-weight:700;display:flex}.text-toggle svg{transition:transform .2s}.rotate-up{transform:rotate(180deg)}.pricing-heading{justify-content:space-between;align-items:flex-end;gap:25px;display:flex}.pricing-heading .section-head{margin-bottom:31px}.billing-switch{background:#eeeee9;border:1px solid #d9dcd9;border-radius:30px;flex:none;gap:3px;margin-bottom:31px;padding:4px;display:flex}.billing-switch button{color:#677484;background:0 0;border:0;border-radius:30px;min-height:32px;padding:0 12px;font-size:10px;font-weight:700}.billing-switch button.is-active{color:#fff;background:var(--navy);box-shadow:0 2px 4px #1c315030}.billing-switch span{color:#c3d2ba;margin-left:4px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pricing-card{background:#fbfaf7;border:1px solid #d7dad7;border-radius:8px;flex-direction:column;min-height:389px;padding:23px;display:flex;position:relative}.pricing-card.is-highlighted{border-color:var(--navy);box-shadow:0 10px 24px #1d35521a}.pricing-badge{color:#fff;background:var(--navy);border-radius:30px;padding:7px 11px;font-size:9px;font-weight:700;position:absolute;top:-14px;right:20px}.pricing-index{color:#a0a7aa;letter-spacing:.1em;font-size:9px;font-weight:700}.pricing-card h3{color:var(--navy);font:30px var(--serif);margin:12px 0 7px}.pricing-card-top p{color:#78828b;min-height:46px;margin:0;font-size:10px;line-height:1.6}.price-line{min-height:67px;color:var(--navy);align-items:baseline;gap:6px;padding-top:11px;display:flex}.price-line strong{font:44px/1.1 var(--serif)}.price-line span{color:#7b8792;font-size:10px}.price-line .price-custom{font-size:26px}.pricing-card .button{justify-content:space-between;width:100%;min-height:41px;font-size:11px}.pricing-divider{border-top:1px solid #e0e2df;margin:22px 0 18px}.pricing-card li{font-size:10px}.pricing-footnote{color:#8c959b;margin:16px 0 0;font-size:10px;line-height:1.6}.faq-section{grid-template-columns:38% 62%;gap:28px;padding-bottom:130px;display:grid}.faq-section .section-head h2{max-width:300px}.faq-list{border-top:1px solid #cbd0d0}.faq-list details{border-bottom:1px solid #cbd0d0}.faq-list summary{color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:21px 0;font-size:12px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{flex:none;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-answer{color:#687580;max-width:560px;padding:0 30px 20px 0;font-size:11px;line-height:1.8}.closing-section{color:#f8f7f1;text-align:center;background:#263e61;flex-direction:column;align-items:center;min-height:415px;padding:75px 22px 80px;scroll-margin-top:100px;display:flex;position:relative;overflow:hidden}.closing-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 110%,#4661829c,#0000 50%);position:absolute;inset:0}.closing-section>*{z-index:1}.closing-spark{color:#d7b78d;font-size:23px}.closing-eyebrow{color:#b7c3ce;margin-top:18px}.closing-section h2{max-width:680px;font:clamp(38px, 5vw, 61px)/1.07 var(--serif);letter-spacing:-.03em;margin:18px 0 11px}.closing-section>p:not(.closing-eyebrow){color:#d0d8de;max-width:510px;margin:0;font-size:12px;line-height:1.8}.closing-section .button{color:var(--navy);background:#f6f2e9;margin-top:24px}.closing-orbit{z-index:0;pointer-events:none;border:1px solid #c6d3dd29;border-radius:50%;width:560px;height:210px;position:absolute;transform:rotate(-26deg)}.closing-orbit-one{bottom:-115px;left:-260px}.closing-orbit-two{top:-130px;right:-265px}.footer{color:#e7ebeb;background:#1e3250}.footer-inner{width:min(var(--content), calc(100% - 64px));margin:auto}.footer-top{justify-content:space-between;gap:60px;padding:56px 0 65px;display:flex}.footer-brand p{color:#aebcc7;max-width:190px;margin:16px 0 0;font-size:11px;line-height:1.6}.footer-columns{justify-content:space-between;gap:55px;width:58%;display:flex}.footer-column{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-column h3{color:#e9ece8;margin:0 0 9px;font-size:11px}.footer-column a{color:#b4c0c8;align-items:center;gap:4px;font-size:10px;display:inline-flex}.footer-column a svg{opacity:0}.footer-column a:hover{color:#fff}.footer-column a:hover svg{opacity:1}.footer-bottom{color:#91a3b2;border-top:1px solid #60718a65;justify-content:space-between;gap:20px;padding:17px 0 23px;font-size:9px;display:flex}@media (width<=880px){.nav-links{gap:12px}.nav-links a{font-size:10px}.nav-actions{min-width:100px}.nav-cta{padding-inline:11px}.integration-grid{grid-template-columns:repeat(4,1fr)}.dashboard{height:405px}.dashboard-shell{grid-template-columns:145px 1fr}.dashboard-workspace{padding:18px}.dashboard-metrics{margin-top:15px}.dashboard-bottom{margin-top:8px}.footer-columns{gap:18px;width:65%}}@media (width<=700px){.section{width:min(100% - 40px, var(--content));padding-top:85px}.nav-wrap{width:calc(100% - 24px);top:12px}.site-nav{min-height:54px;padding-right:8px}.nav-links{display:none}.nav-actions{min-width:0}.nav-cta{display:none}.menu-toggle{place-items:center;width:38px;height:38px;display:grid}.mobile-menu{opacity:0;background:#fbfaf6;border-radius:18px;flex-direction:column;gap:0;max-height:0;margin:6px 5px 0;transition:max-height .25s,opacity .25s;display:flex;overflow:hidden;box-shadow:0 12px 26px #1f35532b}.mobile-menu.is-open{opacity:1;max-height:430px;padding:9px}.mobile-menu a{color:var(--navy);border-radius:9px;padding:12px 14px;font-size:13px;font-weight:600}.mobile-menu a:hover{background:#edf0ee}.mobile-menu .mobile-menu-action{color:#fff;background:var(--navy);justify-content:space-between;margin-top:5px;display:flex}.hero{min-height:540px;padding:154px 20px 80px}.hero h1{gap:13px;font-size:clamp(80px,18vw,128px)}.hero-orbit{width:clamp(66px,13vw,100px)}.hero-description{font-size:13px}.overview-section{padding-top:23px}.gallery-frame{padding:15px 15px 0}.dashboard{height:350px}.dashboard-shell{grid-template-columns:113px 1fr}.dashboard-sidebar{padding:14px 7px}.dashboard-sidebar-brand{margin:0 3px 25px}.dashboard-sidebar-brand strong{font-size:15px}.dashboard-side-link{gap:5px;padding-inline:5px;font-size:8px}.dashboard-side-label{padding-left:5px;font-size:7px}.dashboard-workspace{padding:12px}.dashboard-toolbar{height:39px;padding:0 13px}.dashboard-welcome h3{font-size:20px}.dashboard-date{display:none}.dashboard-metric{min-height:103px;padding:10px}.dashboard-bottom{grid-template-columns:1fr}.dashboard-list-card{display:none}.dashboard-chart-card{height:140px}.feature-row{grid-template-columns:1fr 1fr;min-height:310px}.feature-art{min-height:310px}.feature-planet{width:138px}.feature-art-orbit{width:225px}.orbit-two{width:250px}.feature-copy{padding:28px 0 28px 20px}.feature-copy h3{font-size:29px}.feature-row:nth-child(2n) .feature-copy{padding-left:0;padding-right:20px}.story-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:0}.faq-section{grid-template-columns:1fr;gap:0;padding-bottom:85px}.faq-section .section-head{margin-bottom:24px}.footer-top{gap:35px}.footer-columns{width:67%}}@media (width<=520px){.hero{min-height:550px;padding-top:155px}.hero h1{gap:5px;margin-top:26px;font-size:clamp(70px,19vw,100px)}.hero-orbit{width:57px;margin-top:8px}.hero-orbit:after{border-width:2px}.hero-description{margin-top:18px}.hero-trust{max-width:330px}.hero-trust span{padding:7px 10px;font-size:9px}.hero-actions{margin-top:26px}.button{gap:10px;padding-inline:14px;font-size:11px}.section-head h2{font-size:38px}.gallery-frame{padding:11px 11px 0}.dashboard{height:302px}.dashboard-shell{grid-template-columns:64px 1fr}.dashboard-sidebar{padding:11px 6px}.dashboard-sidebar-brand{justify-content:center;margin:0 0 20px}.dashboard-sidebar-brand strong,.dashboard-sidebar-brand>svg,.dashboard-side-label,.dashboard-side-link span,.dashboard-side-bottom{display:none}.dashboard-side-link{justify-content:center;padding:0}.dashboard-toolbar-actions{gap:7px}.dashboard-toolbar-actions>svg:first-child{display:none}.dashboard-workspace{padding:10px}.dashboard-welcome h3{font-size:18px}.dashboard-welcome p{font-size:8px}.dashboard-metrics{gap:6px;margin-top:12px}.dashboard-metric{min-height:95px;padding:7px}.metric-icon{width:21px;height:21px}.metric-icon svg{width:13px}.metric-value{font-size:21px}.metric-label{font-size:7px}.metric-growth,.metric-mini-orbit{display:none}.dashboard-chart-card{height:132px}.gallery-caption p{max-width:220px;line-height:1.4}.gallery-tabs{margin-right:-20px}.gallery-tabs button{min-width:88px}.feature-row,.feature-row:nth-child(2n){flex-direction:column;display:flex}.feature-row:nth-child(2n) .feature-art,.feature-row:nth-child(2n) .feature-copy{order:initial}.feature-art{min-height:270px}.feature-copy,.feature-row:nth-child(2n) .feature-copy{padding:0 2px 42px}.feature-copy h3{max-width:350px;font-size:34px}.integration-grid{grid-template-columns:repeat(3,1fr);gap:7px}.integration-item{gap:8px;min-height:101px;font-size:8px}.integration-icon{width:39px;height:39px}.integration-icon svg{width:20px}.integrations-note{align-items:flex-start;line-height:1.5}.story-grid{grid-template-columns:1fr}.story-card{min-height:205px}.pricing-heading{display:block}.billing-switch{margin:0 0 27px;display:inline-flex}.pricing-heading .section-head{margin-bottom:20px}.closing-section{min-height:440px}.closing-section h2{font-size:42px}.footer-inner{width:calc(100% - 40px)}.footer-top{flex-direction:column;padding-block:45px}.footer-columns{gap:13px;width:100%}.footer-column{flex:1}.footer-column h3{font-size:10px}.footer-column a{font-size:9px}.footer-bottom{flex-direction:column;gap:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
