@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Inter:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap";:root{color-scheme:dark;--black: #050b0d;--sky: #0b1c21;--panel: #10292d;--panel-2: #111f25;--edge: rgba(134, 198, 160, .5);--mint: #86c6a0;--mint-2: #7eb998;--text: #eaf5f1;--muted: rgba(234, 245, 241, .76)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--black);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh;background:#050b0d;color:var(--text)}.hero-shell{position:relative;min-height:100vh;overflow:hidden;isolation:isolate;padding:clamp(18px,2.2vw,34px) clamp(22px,6.8vw,110px) clamp(14px,1.6vw,24px);color:var(--text)}.sky-art{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center bottom;filter:saturate(1.06) contrast(1.04)}.atmosphere{position:absolute;inset:0;z-index:-2;pointer-events:none;background:radial-gradient(circle at 70% 76%,rgba(126,185,152,.22),transparent 22%),linear-gradient(90deg,#050b0d0f,#050b0d5c 56%,#050b0d0a)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative;z-index:5}.brand-mark{display:inline-flex;align-items:center;gap:14px;min-width:max-content}.brand-mark img{display:block;width:clamp(48px,3.8vw,64px);height:clamp(48px,3.8vw,64px);border-radius:22%;box-shadow:0 14px 34px #00000057,0 0 24px #86c6a01a}.brand-copy{display:grid;gap:5px}.wordmark{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(38px,3.6vw,60px);font-weight:700;line-height:.86;letter-spacing:0;text-shadow:0 0 24px rgba(134,198,160,.22);white-space:nowrap}.wordmark span{color:var(--mint)}.nav-links{display:flex;align-items:center;gap:clamp(22px,3vw,52px);font-size:17px;font-weight:500}.nav-links a{color:#eaf5f1f2}.get-qiro{min-width:138px;padding:14px 24px;border:1px solid var(--edge);border-radius:16px;color:var(--mint)!important;text-align:center;background:#050b0d2e;box-shadow:inset 0 0 0 1px #eaf5f10a,0 0 28px #86c6a014}.hero-grid{display:grid;grid-template-columns:minmax(440px,.94fr) minmax(420px,.76fr);align-items:center;min-height:calc(100vh - 236px);gap:clamp(20px,2.2vw,40px);max-width:1430px;margin:0 auto;transform:translateY(-16px)}.hero-copy{max-width:735px;padding-top:26px}h1{margin:0;max-width:820px;color:#f4fbf8;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(56px,5.7vw,90px);line-height:1.03;letter-spacing:0;font-weight:700;text-wrap:balance;text-shadow:0 14px 34px rgba(0,0,0,.48)}h1 span{display:block;color:#99d4ad;font-weight:800;white-space:nowrap}.subcopy{max-width:570px;margin:26px 0 20px;color:var(--muted);font-size:clamp(20px,1.7vw,29px);line-height:1.48;font-weight:400}.store-row{display:flex;flex-wrap:nowrap;gap:28px;margin-top:22px}.store-badge{display:block;height:68px;width:auto;line-height:0;box-shadow:0 10px 24px #00000057}.store-badge img{display:block;width:auto;height:100%;object-fit:contain}.descriptor{display:flex;align-items:center;flex-wrap:wrap;gap:13px 18px;margin-top:22px;color:#eaf5f1c7;font-size:clamp(17px,1.35vw,22px)}.descriptor span{display:inline-flex;align-items:center;gap:11px}.descriptor svg{width:25px;height:25px;color:var(--mint)}.descriptor i{width:5px;height:5px;border-radius:50%;background:var(--mint);box-shadow:0 0 10px #86c6a08c}.phone-stage{position:relative;min-height:600px;align-self:stretch}.phone-stage:after{content:"";position:absolute;left:14%;right:3%;bottom:5%;height:90px;border-radius:50%;background:radial-gradient(ellipse,rgba(234,245,241,.24),rgba(126,185,152,.12) 42%,transparent 72%);filter:blur(7px)}.phone-art{position:absolute;z-index:2;right:clamp(0px,1.6vw,28px);top:50%;width:auto;height:clamp(500px,67vh,660px);min-height:0;object-fit:contain;transform:translateY(-47%);filter:drop-shadow(0 34px 42px rgba(0,0,0,.62)) drop-shadow(0 0 28px rgba(134,198,160,.1))}.feature-row{position:relative;z-index:4;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(22px,2vw,34px);max-width:1360px;margin:-22px auto 0}.feature-card{display:grid;grid-template-columns:80px 1fr;align-items:center;gap:24px;min-height:104px;padding:16px 22px;border:1px solid rgba(134,198,160,.32);border-radius:18px;background:linear-gradient(145deg,#111f25f0,#050b0ddb);box-shadow:0 20px 52px #00000038,inset 0 1px #eaf5f10a;transform:translateZ(0)}.feature-icon{display:grid;place-items:center;width:66px;height:66px;border:1px solid rgba(134,198,160,.86);border-radius:50%;color:var(--mint);background:#10292d75;box-shadow:inset 0 0 26px #86c6a014}.feature-icon svg{width:31px;height:31px}.feature-card h2{margin:0 0 8px;font-size:clamp(21px,1.55vw,28px);line-height:1.12}.feature-card p{margin:0;max-width:330px;color:#eaf5f1c7;font-size:clamp(15px,1.05vw,18px);line-height:1.45}.content-section,.download-section,.site-footer,.rhythm-note{position:relative;z-index:1;max-width:1480px;margin:0 auto;padding-inline:clamp(22px,5.6vw,96px)}.content-section{padding-top:clamp(58px,5.6vw,86px);padding-bottom:clamp(54px,5.6vw,82px)}.section-kicker{margin-bottom:18px;color:var(--mint);font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.content-section h2,.rhythm-note h2{margin:0;color:#f3fbf7;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(32px,3.25vw,52px);line-height:1.08;font-weight:700;letter-spacing:0}.content-section h3{margin:0;color:#f1faf6;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:23px;line-height:1.18;font-weight:700}.content-section p,.rhythm-note li{margin:0;color:#eaf5f1bd;font-size:18px;line-height:1.65}.app-intro{text-align:center}.app-intro h2{max-width:1000px;margin:0 auto}.app-intro>p{max-width:760px;margin:24px auto 0}.screen-strip{display:flex;justify-content:space-between;align-items:center;gap:clamp(22px,3.2vw,58px);width:min(100%,1280px);margin:clamp(38px,5vw,64px) auto 0}.screen-preview{flex:0 0 clamp(150px,13vw,205px);width:clamp(150px,13vw,205px);margin:0;text-align:center}.screen-preview img{display:block;width:100%;height:auto;border-radius:0;object-fit:contain;image-rendering:auto;transform:translateZ(0);transition:transform .18s ease,filter .18s ease;filter:drop-shadow(0 24px 34px rgba(0,0,0,.58))}.screen-preview img:hover{transform:translateZ(0) scale(1.045);filter:drop-shadow(0 30px 40px rgba(0,0,0,.66))}.screen-3{width:clamp(150px,13vw,205px)}.mobile-preview-carousel{display:none}.rhythm-note{display:grid;grid-template-columns:minmax(420px,.58fr) minmax(0,1fr);gap:clamp(54px,6.4vw,104px);align-items:center;padding-top:clamp(44px,5vw,70px);padding-bottom:clamp(42px,5vw,68px);border-top:1px solid rgba(234,245,241,.16);border-bottom:1px solid rgba(234,245,241,.16)}.rhythm-note ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,58px);margin:0;padding:0;list-style:none}.rhythm-note li{min-height:128px;padding:0 0 0 22px;border-left:1px solid rgba(134,198,160,.32);border-bottom:0}.feature-list-section{display:grid;grid-template-columns:1fr;gap:clamp(42px,5vw,72px);align-items:start;padding-bottom:clamp(8px,1.2vw,16px)}.feature-list-copy{position:static;display:grid;grid-template-columns:minmax(420px,.58fr) minmax(0,1fr);grid-template-areas:"kicker body" "title body";gap:14px clamp(54px,6.4vw,104px);align-items:center}.feature-list-copy .section-kicker{grid-area:kicker;margin-bottom:0}.feature-list-copy h2{grid-area:title;max-width:620px}.feature-list-copy p{grid-area:body;max-width:700px}.feature-list-copy p{margin-top:0}.minimal-feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px clamp(34px,5vw,70px)}.minimal-feature{display:grid;grid-template-columns:34px 1fr;gap:16px;align-items:start}.minimal-feature svg{width:26px;height:26px;color:var(--mint)}.minimal-feature h3{margin-bottom:9px}.download-section{display:grid;justify-items:center;align-items:center;margin-top:0;margin-bottom:clamp(30px,4vw,52px);padding-top:0;padding-bottom:0}.site-footer{display:grid;align-items:center;justify-items:center;gap:30px;padding-top:24px;padding-bottom:34px;border-top:1px solid rgba(234,245,241,.14);color:#eaf5f1a8;font-size:14px}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(96px,1fr));justify-items:start;gap:10px 34px;max-width:520px}.legal-shell{min-height:100vh}.legal-topbar{display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:1180px;margin:0 auto;padding:34px clamp(22px,6vw,72px) 0}.legal-page{max-width:920px;margin:0 auto;padding:clamp(70px,9vw,120px) clamp(22px,6vw,72px) clamp(80px,9vw,130px)}.legal-page h1{max-width:900px;font-size:clamp(42px,6vw,74px)}.legal-intro{max-width:760px;margin:26px 0 0;color:#eaf5f1c2;font-size:20px;line-height:1.65}.legal-section{padding:34px 0;border-bottom:1px solid rgba(234,245,241,.12)}.legal-section h2{margin:0 0 16px;color:#f3fbf7;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(24px,3vw,34px);line-height:1.14}.legal-section p{margin:0 0 14px;color:#eaf5f1bd;font-size:17px;line-height:1.7}.legal-section p:last-child{margin-bottom:0}.legal-section p a{color:var(--mint);font-weight:700}.legal-section p a:hover{color:#eaf5f1}.legal-link-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.legal-link-list a{display:inline-flex;align-items:center;min-height:42px;color:var(--mint);font-size:18px;font-weight:700}.legal-link-list a:hover{color:#eaf5f1}.faq-list{display:grid;border-top:1px solid rgba(234,245,241,.12)}.faq-item{border-bottom:1px solid rgba(234,245,241,.12)}.faq-item summary{display:grid;grid-template-columns:minmax(0,1fr) 24px;gap:24px;align-items:center;min-height:72px;color:#f3fbf7;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(18px,2vw,22px);font-weight:700;line-height:1.25;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-toggle{position:relative;width:16px;height:16px;justify-self:end;color:var(--mint)}.faq-toggle:before,.faq-toggle:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%)}.faq-toggle:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .16s ease,opacity .16s ease}.faq-item[open] .faq-toggle:after{opacity:0;transform:translate(-50%,-50%) rotate(0)}.faq-item p{max-width:720px;margin:-2px 0 24px}@media(max-width:1040px){.hero-shell{min-height:100svh;padding:22px 20px 36px}.topbar{align-items:center}.wordmark{font-size:44px}.brand-mark{gap:12px}.brand-mark img{width:50px;height:50px}.nav-links{justify-content:center;gap:14px;font-size:14px}.get-qiro{min-width:98px;padding:10px 14px;border-radius:13px}.hero-grid{display:flex;flex-direction:column;align-items:center;min-height:0;gap:18px;margin-top:38px;transform:none}.hero-copy{width:100%;max-width:640px;margin-inline:auto;padding-top:0;text-align:center}h1{margin-inline:auto;font-size:clamp(46px,12.2vw,74px)}.subcopy{margin:22px auto 0;font-size:19px}.store-row{align-items:center;justify-content:center;gap:14px;margin-top:24px}.store-badge{height:64px}.descriptor{justify-content:center;margin-inline:auto;margin-top:22px;font-size:16px}.phone-stage{width:100%;min-height:530px}.phone-art{left:50%;right:auto;top:28px;width:auto;height:min(78vh,530px);min-height:0;transform:translate(-50%)}.phone-stage:after{left:18%;right:18%;bottom:8%}.feature-row{grid-template-columns:1fr;grid-auto-rows:116px;justify-items:center;align-items:stretch;width:100%;max-width:640px;row-gap:24px;column-gap:0;margin-top:14px}.feature-card{width:min(100%,460px);height:100%;grid-template-columns:74px 1fr;min-height:0;gap:18px;padding:18px;border-radius:16px}.feature-icon{width:64px;height:64px}.feature-icon svg{width:31px;height:31px}.content-section,.download-section,.site-footer,.rhythm-note{padding-inline:20px}.rhythm-note,.feature-list-section,.rhythm-note ul,.feature-list-copy,.minimal-feature-list{grid-template-columns:1fr}.feature-list-copy{grid-template-areas:"kicker" "title" "body";gap:14px}.rhythm-note li{min-height:0}.desktop-previews{display:none}.mobile-preview-carousel{display:grid;grid-template-columns:44px minmax(0,210px) 44px;justify-content:center;align-items:center;gap:14px;margin:42px auto 0}.mobile-preview-carousel button{position:relative;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(134,198,160,.42);border-radius:999px;background:linear-gradient(180deg,#eaf5f114,#eaf5f105),#050b0dc2;color:#b7e7c6;box-shadow:0 14px 34px #00000061,inset 0 1px #eaf5f11f;cursor:pointer;transform:translateZ(0);transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.mobile-preview-carousel button:hover{border-color:#86c6a0b8;background:linear-gradient(180deg,#86c6a029,#eaf5f108),#050b0ddb;color:#eaf5f1;transform:translateZ(0) scale(1.04)}.mobile-preview-carousel button:active{transform:translateZ(0) scale(.97)}.mobile-preview-carousel button:focus-visible{outline:2px solid rgba(134,198,160,.86);outline-offset:4px}.mobile-preview-carousel button span{display:block;width:11px;height:11px;border-top:2px solid currentColor;border-left:2px solid currentColor}.mobile-preview-carousel .previous span{transform:translate(2px) rotate(-45deg)}.mobile-preview-carousel .next span{transform:translate(-2px) rotate(135deg)}.screen-preview{width:100%}.feature-list-copy{position:static}.download-section .store-row{width:100%}}@media(max-width:560px){.sky-art{object-position:center bottom}.hero-shell{padding-inline:18px}.topbar{flex-direction:column;gap:18px}.brand-mark{justify-content:center}.nav-links{width:100%;gap:18px}.hero-grid{margin-top:30px}.hero-copy{max-width:min(100%,520px)}h1 span{white-space:normal}.store-badge{height:clamp(46px,12vw,56px)}.descriptor{max-width:300px}.descriptor i{display:none}.phone-stage{min-height:560px;margin-top:8px}.phone-art{width:min(66vw,230px);height:auto;max-height:none}.feature-row{width:100%;grid-auto-rows:auto;margin-top:36px}.feature-card{width:min(100%,340px);min-height:104px;height:auto;padding:16px;grid-template-columns:1fr;justify-items:center;text-align:center}.feature-card p{margin-inline:auto}.content-section{padding-top:70px;padding-bottom:70px;text-align:center}.content-section h2{font-size:34px}.content-section p,.rhythm-note li{font-size:16px}.minimal-feature-list{grid-template-columns:1fr;gap:30px}.minimal-feature{max-width:330px;margin-inline:auto;grid-template-columns:1fr;justify-items:center;text-align:center;gap:12px}.rhythm-note,.download-section{text-align:center}.rhythm-note ul{justify-items:center}.rhythm-note li{max-width:330px;padding-left:0;border-left:0;padding-bottom:22px;border-bottom:1px solid rgba(234,245,241,.12)}.site-footer{align-items:center;text-align:center}.footer-links{grid-template-columns:repeat(2,minmax(100px,1fr));justify-items:center}.legal-topbar{flex-direction:column;text-align:center}.legal-page{text-align:center}.legal-intro{margin-inline:auto}}
