:root{color:#1a2533;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f8ff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#f6faff 0%,#ecf4ff 50%,#f9fcff 100%);min-width:320px;margin:0}h1,h2,h3,h4{letter-spacing:0}.ch-root{width:100%;min-height:100vh;overflow-x:hidden}.cinematic-hero{--ch-bg:#f6f7fb;--ch-fg:#0f172a;--ch-muted:#5b6678;--ch-accent:#f472b6;background:var(--ch-bg);width:100vw;height:100vh;color:var(--ch-fg);perspective:1500px;-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.gsap-reveal{visibility:hidden}.ch-film-grain{pointer-events:none;z-index:50;opacity:.05;mix-blend-mode:overlay;background:url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 200 200\" xmlns=\"http://www.w3.org/2000/svg\"><filter id=\"noiseFilter\"><feTurbulence type=\"fractalNoise\" baseFrequency=\"0.8\" numOctaves=\"3\" stitchTiles=\"stitch\"/></filter><rect width=\"100%\" height=\"100%\" filter=\"url(%23noiseFilter)\"/></svg>");width:100%;height:100%;position:absolute;inset:0}.bg-grid-theme{z-index:0;pointer-events:none;opacity:.5;background-size:60px 60px;background-image:linear-gradient(to right, color-mix(in srgb, var(--ch-fg) 5%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--ch-fg) 5%, transparent) 1px, transparent 1px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 70%);mask-image:radial-gradient(#000 0%,#0000 70%)}.hero-text-wrapper{z-index:10;text-align:center;will-change:transform;width:100vw;transform-style:preserve-3d;flex-direction:column;justify-content:center;align-items:center;padding:0 1rem;display:flex;position:absolute}.text-track,.text-days{margin:0;font-size:clamp(2.6rem,9vw,6rem);line-height:1.05}.text-track{letter-spacing:-.025em;color:var(--ch-fg);text-shadow:0 10px 30px color-mix(in srgb, var(--ch-fg) 20%, transparent), 0 2px 4px color-mix(in srgb, var(--ch-fg) 10%, transparent);margin-bottom:.5rem;font-weight:700}.text-days{letter-spacing:-.05em;background:linear-gradient(180deg, var(--ch-fg) 0%, color-mix(in srgb, var(--ch-fg) 40%, transparent) 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0px 10px 20px color-mix(in srgb, var(--ch-fg) 15%, transparent)) drop-shadow(0px 2px 4px color-mix(in srgb, var(--ch-fg) 10%, transparent));-webkit-background-clip:text;background-clip:text;font-weight:800;transform:translateZ(0)}.cta-wrapper{z-index:10;text-align:center;pointer-events:auto;will-change:transform;flex-direction:column;justify-content:center;align-items:center;width:100vw;padding:0 1rem;display:flex;position:absolute}.ch-cta-title{letter-spacing:-.025em;background:linear-gradient(180deg, var(--ch-fg) 0%, color-mix(in srgb, var(--ch-fg) 40%, transparent) 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0px 10px 20px color-mix(in srgb, var(--ch-fg) 15%, transparent)) drop-shadow(0px 2px 4px color-mix(in srgb, var(--ch-fg) 10%, transparent));-webkit-background-clip:text;background-clip:text;margin:0 0 1.5rem;font-size:clamp(2.25rem,7vw,4.5rem);font-weight:700;transform:translateZ(0)}.ch-cta-desc{max-width:36rem;color:var(--ch-muted);margin:0 auto 3rem;font-size:clamp(1.125rem,2vw,1.25rem);font-weight:300;line-height:1.625}.ch-cta-buttons{flex-direction:column;gap:1.5rem;display:flex}@media (width>=640px){.ch-cta-buttons{flex-direction:row}}.ch-btn{border-radius:1.25rem;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}.ch-btn:focus-visible{outline:2px solid var(--ch-accent);outline-offset:2px}.ch-btn--light{color:#0f172a;background:linear-gradient(#fff 0%,#f1f5f9 100%);box-shadow:0 0 0 1px #0000000d,0 2px 4px #0000001a,0 12px 24px -4px #0000004d,inset 0 1px 1px #fff,inset 0 -3px 6px #0000000f}.ch-btn--light:hover{transform:translateY(-3px);box-shadow:0 0 0 1px #0000000d,0 6px 12px -2px #00000026,0 20px 32px -6px #0006,inset 0 1px 1px #fff,inset 0 -3px 6px #0000000f}.ch-btn--light:active{background:linear-gradient(#f1f5f9 0%,#e2e8f0 100%);transform:translateY(1px);box-shadow:0 0 0 1px #0000001a,0 1px 2px #0000001a,inset 0 3px 6px #0000001a,inset 0 0 0 1px #00000005}.ch-btn--dark{color:#fff;background:linear-gradient(#27272a 0%,#18181b 100%);box-shadow:0 0 0 1px #ffffff1a,0 2px 4px #0009,0 12px 24px -4px #000000e6,inset 0 1px 1px #ffffff26,inset 0 -3px 6px #000c}.ch-btn--dark:hover{background:linear-gradient(#3f3f46 0%,#27272a 100%);transform:translateY(-3px);box-shadow:0 0 0 1px #ffffff26,0 6px 12px -2px #000000b3,0 20px 32px -6px #000,inset 0 1px 1px #fff3,inset 0 -3px 6px #000c}.ch-btn--dark:active{background:#18181b;transform:translateY(1px);box-shadow:0 0 0 1px #ffffff0d,inset 0 3px 8px #000000e6,inset 0 0 0 1px #00000080}.ch-btn-icon{width:2rem;height:2rem;transition:transform .15s}.ch-btn-icon--play{width:1.75rem;height:1.75rem}.ch-btn:hover .ch-btn-icon{transform:scale(1.05)}.ch-btn-text{text-align:left}.ch-btn-label-top{letter-spacing:.05em;text-transform:uppercase;opacity:.6;margin-bottom:-2px;font-size:10px;font-weight:700}.ch-btn-label-main{letter-spacing:-.025em;font-size:1.25rem;font-weight:700;line-height:1}.ch-card-stage{z-index:20;pointer-events:none;perspective:1500px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.main-card{pointer-events:auto;background:linear-gradient(145deg,#4a1a55 0%,#140a1d 100%);border:1px solid #ffffff0a;border-radius:32px;justify-content:center;align-items:center;width:92vw;height:92vh;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #000000e6,0 20px 40px -20px #000c,inset 0 1px 2px #fff3,inset 0 -2px 4px #000c}@media (width>=768px){.main-card{border-radius:40px;width:85vw;height:85vh}}.ch-card-sheen{border-radius:inherit;pointer-events:none;z-index:50;background:radial-gradient(800px circle at var(--mouse-x,50%) var(--mouse-y,50%), #ffffff0f 0%, transparent 40%);mix-blend-mode:screen;transition:opacity .3s;position:absolute;inset:0}.ch-card-grid{z-index:10;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;max-width:80rem;height:100%;margin:0 auto;padding:1.5rem 1rem;display:flex;position:relative}@media (width>=1024px){.ch-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;padding:0 3rem;display:grid}}.card-right-text{z-index:20;order:1;justify-content:center;width:100%;display:flex}@media (width>=1024px){.card-right-text{order:3;justify-content:flex-end}}.ch-brand-display{text-transform:uppercase;letter-spacing:-.05em;text-align:center;background:linear-gradient(#fff 0%,#d8b4e8 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 12px 24px #000c)drop-shadow(0 4px 8px #0009);-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(3.2rem,8vw,6.5rem);font-weight:900;line-height:.92;transform:translateZ(0)}@media (width>=1024px){.ch-brand-display{text-align:right}}.card-left-text{text-align:center;z-index:20;flex-direction:column;order:3;justify-content:center;width:100%;padding:0 1rem;display:flex}@media (width>=1024px){.card-left-text{text-align:left;order:1;padding:0}}.ch-card-heading{color:#fff;letter-spacing:-.025em;margin:0;font-size:clamp(1.5rem,3.2vw,2.25rem);font-weight:700}@media (width>=1024px){.ch-card-heading{margin-bottom:1.25rem}}.ch-card-desc{color:#fae8f4b3;max-width:24rem;margin:0 auto;font-size:clamp(.875rem,1.4vw,1.125rem);font-weight:400;line-height:1.625;display:none}@media (width>=768px){.ch-card-desc{display:block}}@media (width>=1024px){.ch-card-desc{max-width:none;margin:0}}.ch-card-desc-strong{color:#fff;font-weight:600}.mockup-scroll-wrapper{z-index:10;perspective:1000px;order:2;justify-content:center;align-items:center;width:100%;height:380px;display:flex;position:relative}@media (width>=1024px){.mockup-scroll-wrapper{height:600px}}.ch-mockup-scale{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;transform:scale(.65)}@media (width>=768px){.ch-mockup-scale{transform:scale(.85)}}@media (width>=1024px){.ch-mockup-scale{transform:scale(1)}}.ch-iphone{will-change:transform;width:280px;height:580px;transform-style:preserve-3d;background-color:#111;border-radius:3rem;flex-direction:column;display:flex;position:relative;box-shadow:inset 0 0 0 2px #52525b,inset 0 0 0 7px #000,0 40px 80px -15px #000000e6,0 15px 25px -5px #000000b3}.ch-hw-btn{z-index:0;background:linear-gradient(90deg,#404040 0%,#171717 100%);border-left:1px solid #ffffff0d;width:3px;position:absolute;box-shadow:-2px 0 5px #000c,inset -1px 0 1px #ffffff26,inset 1px 0 2px #000c}.ch-hw-btn--mute{border-radius:6px 0 0 6px;height:25px;top:120px;left:-3px}.ch-hw-btn--volup{border-radius:6px 0 0 6px;height:45px;top:160px;left:-3px}.ch-hw-btn--voldown{border-radius:6px 0 0 6px;height:45px;top:220px;left:-3px}.ch-hw-btn--power{border-radius:0 6px 6px 0;height:70px;top:170px;right:-3px;transform:scaleX(-1)}.ch-screen{color:#fff;z-index:10;background:#160a18;border-radius:2.5rem;position:absolute;inset:7px;overflow:hidden;box-shadow:inset 0 0 15px #000}.ch-screen-glare{z-index:40;pointer-events:none;background:linear-gradient(110deg,#ffffff14 0%,#fff0 45%);position:absolute;inset:0}.ch-dynamic-island{z-index:50;background:#000;border-radius:9999px;justify-content:flex-end;align-items:center;width:100px;height:28px;padding:0 12px;display:flex;position:absolute;top:5px;left:50%;transform:translate(-50%);box-shadow:inset 0 -1px 2px #ffffff1a}.ch-island-dot{background:#22c55e;border-radius:9999px;width:6px;height:6px;animation:2s cubic-bezier(.4,0,.6,1) infinite ch-pulse;box-shadow:0 0 8px #22c55ecc}@keyframes ch-pulse{50%{opacity:.5}}.ch-screen-content{flex-direction:column;width:100%;height:100%;padding:3rem 1.25rem 2rem;display:flex;position:relative}.ch-screen-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.ch-screen-header-text{flex-direction:column;display:flex}.ch-screen-eyebrow{color:#a3a3a3;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:10px;font-weight:700}.ch-screen-title{letter-spacing:-.025em;color:#fff;text-shadow:0 3px 3px #0000001f;font-size:1.25rem;font-weight:700}.ch-avatar{color:#e5e5e5;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.875rem;font-weight:700;display:flex;box-shadow:0 10px 15px -3px #00000080}.ch-ring-wrap{filter:drop-shadow(0 15px 25px #000c);justify-content:center;align-items:center;width:11rem;height:11rem;margin:0 auto 2rem;display:flex;position:relative}.ch-ring-svg{width:100%;height:100%;position:absolute;inset:0}.progress-ring{transform-origin:50%;stroke-dasharray:402;stroke-dashoffset:402px;stroke-linecap:round;transform:rotate(-90deg)}.ch-ring-center{text-align:center;z-index:10;flex-direction:column;align-items:center;display:flex}.counter-val{letter-spacing:-.05em;color:#fff;font-size:2.25rem;font-weight:800}.ch-ring-label{color:#fbcfe880;text-transform:uppercase;letter-spacing:.1em;margin-top:2px;font-size:8px;font-weight:700}.ch-widget-list{flex-direction:column;gap:.75rem;display:flex}.ch-widget-row{background:linear-gradient(#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff08;border-radius:1rem;align-items:center;padding:.75rem;display:flex;box-shadow:0 10px 20px #0000004d,inset 0 1px 1px #ffffff0d,inset 0 -1px 1px #00000080}.ch-widget-icon{border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-right:.75rem;display:flex;box-shadow:inset 0 2px 4px #0000000d}.ch-widget-icon svg{filter:drop-shadow(0 3px 3px #0000001f);width:1rem;height:1rem}.ch-widget-icon--pink{color:#f472b6;background:linear-gradient(to bottom right,#f472b633,#db27770d);border:1px solid #f472b633}.ch-widget-icon--violet{color:#a78bfa;background:linear-gradient(to bottom right,#a78bfa33,#7c3aed0d);border:1px solid #a78bfa33}.ch-widget-bars{flex:1}.ch-bar{border-radius:9999px;box-shadow:inset 0 2px 4px #0000000d}.ch-bar--light{background:#d4d4d4;height:.5rem;margin-bottom:.5rem}.ch-bar--dark{background:#525252;height:.375rem}.ch-bar--w12{width:3rem}.ch-bar--w16{width:4rem}.ch-bar--w20{width:5rem}.ch-bar--w24{width:6rem}.ch-home-indicator{background:#fff3;border-radius:9999px;width:120px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 1px 2px #00000080}.floating-badge{z-index:30;-webkit-backdrop-filter:blur(24px);background:linear-gradient(135deg,#ffffff14 0%,#ffffff03 100%);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;display:flex;position:absolute;box-shadow:0 0 0 1px #ffffff1a,0 25px 50px -12px #000c,inset 0 1px 1px #fff3,inset 0 -1px 1px #00000080}@media (width>=1024px){.floating-badge{border-radius:1rem;gap:1rem;padding:1rem}}.ch-badge--top{top:1.5rem;left:-15px}.ch-badge--bottom{bottom:3rem;right:-15px}@media (width>=1024px){.ch-badge--top{top:3rem;left:-80px}.ch-badge--bottom{bottom:5rem;right:-80px}}.ch-badge-icon{border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;display:flex;box-shadow:inset 0 2px 4px #0000000d}@media (width>=1024px){.ch-badge-icon{width:2.5rem;height:2.5rem;font-size:1.25rem}}.ch-badge-icon--pink{background:linear-gradient(#f472b633,#8318431a);border:1px solid #f472b64d}.ch-badge-icon--violet{background:linear-gradient(#a78bfa33,#312e811a);border:1px solid #a78bfa4d}.floating-badge p{margin:0}.ch-badge-title{color:#fff;letter-spacing:-.025em;font-size:.75rem;font-weight:700}.ch-badge-sub{color:#fbcfe880;font-size:10px;font-weight:500}@media (width>=1024px){.ch-badge-title{font-size:.875rem}.ch-badge-sub{font-size:.75rem}}.app-shell{color:#1a2330;min-height:100vh}.topbar{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-bottom:1px solid #dbe6f3;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex;position:sticky;top:0}.brand-link{color:#0f1a2b;font-size:18px;font-weight:700;text-decoration:none}.top-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.top-action{color:#1c2e46;background:#f8fbff;border:1px solid #cbd9ec;border-radius:6px;padding:8px 14px;font-size:14px;text-decoration:none;transition:border-color .2s,background-color .2s}.top-action:hover{background:#eaf4ff;border-color:#8cb3e6}.top-action.is-active{color:#0f3f79;background:#deedff;border-color:#2f7ddb}.topbar--overlay{-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0;border-bottom:none;position:fixed;left:0;right:0}.topbar--overlay .brand-link,.topbar--overlay .top-action{pointer-events:auto}.topbar--overlay .top-action{-webkit-backdrop-filter:blur(12px);color:#1c2e46;background:#ffffff8c;border:1px solid #0f172a14;box-shadow:0 4px 14px #0f172a0f}.topbar--overlay .top-action:hover{background:#ffffffd9;border-color:#0f172a29}.page-content--hero{width:100%;margin:0;padding:0}.page-content{box-sizing:border-box;width:min(1100px,100%);margin:0 auto;padding:28px 20px 48px}.legal-page{background:#fff;border:1px solid #d7e4f4;border-radius:8px;padding:24px;box-shadow:0 10px 20px #162e4e0d}.legal-page>h1{color:#10233a;margin:0 0 18px;font-size:30px}.legal-content{color:#21334c}.legal-content h2,.legal-content h3,.legal-content h4{color:#0f2238;margin:22px 0 10px}.legal-content h2{font-size:22px}.legal-content h3{font-size:19px}.legal-content h4{font-size:17px}.legal-content p{margin:0 0 10px;line-height:1.6}.legal-content ul{margin:0 0 14px;padding-left:20px}.legal-content li{margin:0 0 8px;line-height:1.55}.inline-code{background:#edf4fd;border:1px solid #c8d9ed;border-radius:4px;padding:2px 5px;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.92em}.contact-mail{color:#1e63b1;font-size:21px;font-weight:700}.contact-form-page{justify-content:center;display:flex}.contact-form-iframe{background:#fff;border:0;width:min(100%,640px);height:1328px}@media (width<=820px){.topbar{flex-direction:column;align-items:flex-start;padding:14px 16px}.top-actions{justify-content:flex-start;width:100%}.page-content{padding:18px 14px 28px}.page-content--hero{padding:0}}
