:root{--paper:#f6f4ee;--paper-2:#ebe8df;--ink:#0b0b0a;--muted:#696761;--line:#d8d4ca;--accent:#00ed7b;--accent-ink:#007a42;--brand-text:#00a95c;--orange:#fa541c;--orange-ink:#c13b0d;--green:#00ed7b;--radius:32px;--shell:1110px}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{background:var(--paper);color:var(--ink);font-family:"IBM Plex Sans Arabic","IBM Plex Sans",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}
body.en{font-family:"IBM Plex Sans","IBM Plex Sans Arabic",sans-serif}
a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;-webkit-appearance:none;appearance:none}a:focus-visible,button:focus-visible{outline:3px solid rgba(0,169,92,.65);outline-offset:3px}
.shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:20;background:rgba(246,244,238,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.wordmark{display:flex;align-items:center;gap:10px;font-family:"IBM Plex Sans",sans-serif;direction:ltr;font-size:1.35rem;font-weight:700;letter-spacing:-.04em}.wordmark-mark{display:block;width:36px;height:36px;flex:0 0 36px;object-fit:contain}
.wordmark-ai{color:var(--brand-text)}
.nav-links{display:flex;align-items:center;gap:32px;margin-inline-start:auto}.nav-links a{font-size:.9rem;font-weight:600;color:#575550;padding:9px 0;position:relative}.nav-links a::after{content:"";position:absolute;inset-inline:0;bottom:1px;height:2px;background:var(--accent);transform:scaleX(0);transition:.2s}.nav-links a:hover,.nav-links a.active{color:var(--ink)}.nav-links a:hover::after,.nav-links a.active::after{transform:scaleX(1)}
.nav-actions{display:flex;align-items:center;gap:10px}.language-button,.icon-button{background:transparent;border:1px solid var(--line);border-radius:10px;height:40px;min-width:42px;cursor:pointer;font-weight:700}.language-button:hover,.icon-button:hover{border-color:var(--ink)}
.button{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:13px 22px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-small{padding:9px 17px;font-size:.88rem}.button-dark{background:var(--ink);color:#fff}.button-accent{background:var(--accent);color:var(--ink)}
.menu-button{display:none;flex-direction:column;justify-content:center;align-items:center;gap:4px}.menu-button span{width:18px;height:2px;background:var(--ink)}
.hero{padding-block:32px 92px}.hero-panel{min-height:625px;background:var(--ink);border-radius:var(--radius);overflow:hidden;display:grid;grid-template-columns:1.04fr .96fr;position:relative;color:#fff}.hero-copy{padding:68px 56px 42px;display:flex;flex-direction:column;position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:9px;color:#d7d5cf;font-size:.82rem}.eyebrow span{width:8px;height:8px;background:var(--orange);border-radius:50%}.hero h1{font-size:clamp(3.3rem,6.2vw,6.1rem);line-height:.98;letter-spacing:-.055em;margin:26px 0}.hero h1 em,.principle-copy h2 em{font-style:normal;color:var(--accent)}.hero-description{max-width:560px;color:#c7c4bd;font-size:1.05rem}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:30px}.text-link{display:flex;gap:8px;align-items:center;font-weight:600}.text-link b{font-size:1.2rem;color:var(--orange)}
.market-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding-top:32px;margin-top:auto;border-top:1px solid #2b2b29;direction:ltr}.market-strip div{display:flex;flex-direction:column}.market-strip span{color:#7c7c76;font-size:.68rem;letter-spacing:.06em}.market-strip b{font-size:.98rem}.market-strip em{font-style:normal;color:var(--green);font-size:.72rem}
.hero-art{position:relative;background:radial-gradient(circle at 55% 45%,#30302d 0,#171716 48%,#0b0b0a 75%);min-height:625px;overflow:hidden}.orb{position:absolute;border-radius:50%;filter:blur(3px)}.orb-one{width:360px;height:360px;border:70px solid rgba(0,237,123,.14);left:18%;top:-14%}.orb-two{width:260px;height:260px;background:rgba(0,237,123,.05);right:-20%;bottom:-10%}
.signal-card{position:absolute;width:min(390px,82%);left:50%;top:50%;transform:translate(-50%,-47%) rotate(-3deg);background:#f6f4ee;color:var(--ink);border-radius:24px;padding:26px;box-shadow:0 35px 100px rgba(0,0,0,.5)}.signal-top,.signal-price{display:flex;justify-content:space-between;align-items:center}.signal-top span{font-weight:700;font-size:1.25rem}.signal-top small{color:var(--muted)}.signal-price{direction:ltr;margin:25px 0}.signal-price b{font-size:2.35rem;letter-spacing:-.05em}.signal-price em{font-style:normal;color:#06864b;font-weight:700}.chart{height:125px;border-block:1px solid #ddd8cd;position:relative;display:flex;align-items:end;gap:7px;padding:20px 8px}.chart i{display:block;width:8%;background:#d6d1c6;border-radius:4px 4px 0 0}.chart i:nth-child(1){height:28%}.chart i:nth-child(2){height:48%}.chart i:nth-child(3){height:38%}.chart i:nth-child(4){height:65%}.chart i:nth-child(5){height:58%}.chart i:nth-child(6){height:83%}.chart i:nth-child(7){height:68%}.chart i:nth-child(8){height:94%;background:var(--accent)}.chart i:nth-child(9){height:79%}.chart i:nth-child(10){height:98%;background:var(--accent)}.chart span{position:absolute;left:6%;right:4%;top:43%;height:3px;background:var(--ink);transform:rotate(-13deg);transform-origin:left;border-radius:4px}.signal-insight{display:flex;align-items:center;gap:9px;margin-top:18px;font-size:.8rem;font-weight:600}.pulse{width:9px;height:9px;background:var(--green);border-radius:50%;box-shadow:0 0 0 6px rgba(0,237,123,.14)}
.floating-note{position:absolute;background:var(--orange);color:#fff;border-radius:16px;padding:12px 16px;display:flex;flex-direction:column;box-shadow:0 18px 50px rgba(0,0,0,.34);z-index:2}.floating-note span{font-size:1.15rem;font-weight:700}.floating-note small{font-size:.67rem}.note-one{left:3%;top:25%;transform:rotate(5deg)}.note-two{right:4%;bottom:18%;background:var(--green);color:var(--ink);transform:rotate(4deg)}.art-caption{position:absolute;bottom:18px;inset-inline:20px;text-align:center;color:#777671;font-size:.67rem}
.editorial{padding-bottom:115px}.section-heading{max-width:720px;margin-bottom:48px}.kicker,.story-label{color:var(--orange-ink);font-size:.78rem;font-weight:700}.section-heading h2,.download h2{font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.08;letter-spacing:-.055em;margin:12px 0}.section-heading>p:last-child{color:var(--muted);font-size:1.05rem}
.lead-story{border-block:1px solid var(--line);padding:32px 0;display:grid;grid-template-columns:1.3fr .7fr;gap:48px;align-items:center}.story-image{background:#ddd9cf;border-radius:22px;overflow:hidden;position:relative;aspect-ratio:4/3}.story-image img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;transition:transform .5s}.story-image:hover img{transform:scale(1.025)}.image-daily{aspect-ratio:16/10}.lead-story article h3,.story-card h3{font-size:clamp(1.6rem,2.8vw,2.5rem);line-height:1.22;letter-spacing:-.035em;margin:12px 0}.lead-story article>p:last-of-type,.story-card>p:last-child{color:var(--muted)}.story-link{display:inline-flex;gap:10px;font-weight:700;margin-top:24px}.story-link b{color:var(--accent)}
.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding-top:32px}.story-card{padding-bottom:28px;border-bottom:1px solid var(--line)}.story-card .story-image{margin-bottom:22px}.story-card h3{font-size:1.55rem}.story-card-dark{background:var(--ink);color:#fff;border:0;border-radius:22px;padding:34px;display:flex;flex-direction:column;min-height:100%}.story-card-dark>p:last-child{color:#aaa8a1}.card-number{font-family:"IBM Plex Sans";font-size:5rem;line-height:1;letter-spacing:-.08em;margin-bottom:auto;color:var(--green)}.card-number span{font-size:2rem;color:#777}
.illustrations{padding-bottom:115px}.illustration-heading{margin-bottom:34px}.illustration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.illustration-card{border-radius:24px;padding:18px 18px 28px;overflow:hidden}.illustration-card>div:last-child{padding:18px 10px 0}.illustration-card>div:last-child>b{font-family:"IBM Plex Sans";font-size:.75rem;color:var(--orange-ink)}.illustration-card h3{font-size:1.55rem;line-height:1.2;margin:8px 0}.illustration-card p{color:#55524c;font-size:.92rem}.art-anticipate{background:#ffd9c9}.art-control{background:#c9f5df}.art-signal{background:#d8d5ff}.vector-scene{position:relative;height:270px;border-radius:16px;overflow:hidden}.art-anticipate .vector-scene{background:#ffb28f}.art-control .vector-scene{background:#8de7ba}.art-signal .vector-scene{background:#aaa4f4}.scene-sun{position:absolute;width:92px;height:92px;border-radius:50%;right:25px;top:22px;background:var(--orange)}.scene-person{position:absolute;display:block;background:var(--ink);z-index:3}.scene-person::before{content:"";position:absolute;width:48px;height:48px;border-radius:50%;background:var(--ink)}.person-standing{left:44px;bottom:0;width:76px;height:145px;border-radius:42px 42px 0 0}.person-standing::before{left:14px;top:-39px}.person-standing::after{content:"";position:absolute;width:94px;height:17px;right:-70px;top:22px;border-radius:20px;background:var(--ink);transform:rotate(-27deg);transform-origin:left}.bar{position:absolute;bottom:20px;width:30px;background:var(--accent);z-index:2}.bar-a{right:92px;height:42px}.bar-b{right:57px;height:78px}.bar-c{right:22px;height:122px}.rise-line{position:absolute;width:155px;height:8px;background:var(--ink);right:17px;top:94px;transform:rotate(-29deg);border-radius:8px;z-index:2}.rise-arrow{position:absolute;right:17px;top:40px;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:24px solid var(--ink);transform:rotate(-29deg)}.person-seated{right:62px;bottom:35px;width:100px;height:102px;border-radius:55px 55px 12px 12px;transform:rotate(-8deg)}.person-seated::before{right:22px;top:-40px}.person-seated::after{content:"";position:absolute;width:105px;height:18px;left:-66px;top:48px;border-radius:20px;background:var(--ink);transform:rotate(22deg)}.scene-chair{position:absolute;right:28px;bottom:14px;width:128px;height:78px;border:13px solid var(--orange);border-top:0;border-left-width:16px;z-index:2}.scene-phone{position:absolute;left:36px;bottom:86px;width:35px;height:58px;border:6px solid var(--ink);border-radius:7px;background:var(--accent);transform:rotate(-16deg);z-index:4}.risk-orbit{position:absolute;width:150px;height:150px;border:10px solid rgba(11,11,10,.12);border-radius:50%;left:-35px;top:-35px}.risk-dot{position:absolute;width:22px;height:22px;background:var(--orange);border-radius:50%;left:72px;top:26px}.person-listening{left:38px;bottom:0;width:112px;height:138px;border-radius:65px 65px 0 0}.person-listening::before{left:30px;top:-42px}.person-listening::after{content:"";position:absolute;width:34px;height:13px;background:var(--orange);border-radius:20px;right:-20px;top:-18px;transform:rotate(-35deg)}.signal-wave{position:absolute;border:8px solid var(--accent);border-left-color:transparent;border-block-color:transparent;border-radius:50%;transform:rotate(-7deg);z-index:2}.wave-a{width:72px;height:72px;right:78px;top:58px}.wave-b{width:116px;height:116px;right:51px;top:36px}.noise-block{position:absolute;background:var(--ink);opacity:.16}.noise-a{right:18px;bottom:22px;width:72px;height:72px}.noise-b{right:104px;bottom:39px;width:38px;height:38px}.signal-dot{position:absolute;right:45px;top:82px;width:22px;height:22px;background:var(--orange);border-radius:50%}
.principles{background:var(--ink);color:#fff;padding:110px 0}.kicker-light{color:var(--orange)}.principles-inner{display:grid;grid-template-columns:.45fr 1.25fr .7fr;gap:42px}.principle-copy h2{font-size:clamp(3rem,5vw,5.6rem);line-height:1;letter-spacing:-.06em}.principle-copy p{color:#aaa8a2;max-width:650px;margin-top:32px;font-size:1.05rem}.principle-list{align-self:end}.principle-list div{display:grid;grid-template-columns:40px 1fr;gap:14px;padding:19px 0;border-top:1px solid #333330}.principle-list b{color:var(--orange);font-family:"IBM Plex Sans"}.principle-list span{font-weight:600}
.pricing{padding-block:115px 95px}.pricing-heading{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:58px}.pricing-heading>div:first-child{max-width:650px}.pricing-heading h2{font-size:clamp(2.7rem,5vw,4.8rem);line-height:1;letter-spacing:-.055em;margin:12px 0}.pricing-heading>div:first-child>p:last-child{color:var(--muted)}.pricing-tools{display:flex;flex-direction:column;gap:14px;flex-shrink:0}.pricing-illustration{position:relative;width:260px;height:142px;background:#c9f5df;border-radius:18px;overflow:hidden}.pricing-sun{position:absolute;width:66px;height:66px;border-radius:50%;right:18px;top:14px;background:var(--orange)}.pricing-person{position:absolute;left:32px;bottom:0;width:68px;height:86px;border-radius:38px 38px 0 0;background:var(--ink);z-index:3}.pricing-person::before{content:"";position:absolute;width:39px;height:39px;border-radius:50%;left:14px;top:-31px;background:var(--ink)}.pricing-arm{position:absolute;left:80px;bottom:67px;width:75px;height:14px;border-radius:20px;background:var(--ink);transform:rotate(-27deg);z-index:3}.pricing-step{position:absolute;bottom:15px;width:27px;background:var(--accent);z-index:2}.step-one{right:77px;height:36px}.step-two{right:46px;height:64px}.step-three{right:15px;height:96px}.pricing-rise{position:absolute;width:115px;height:7px;right:12px;top:57px;border-radius:8px;background:var(--ink);transform:rotate(-25deg);z-index:4}.pricing-rise-head{position:absolute;right:10px;top:24px;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:19px solid var(--ink);transform:rotate(-25deg);z-index:4}.billing-toggle{display:flex;align-items:stretch;background:var(--paper-2);border:1px solid var(--line);border-radius:14px;padding:5px;direction:rtl;flex-shrink:0}.billing-toggle button{min-width:105px;border:0;background:transparent;color:#66635d;border-radius:10px;padding:10px 16px;font-weight:700;cursor:pointer}.billing-toggle button.active{background:var(--ink);color:#fff}.billing-toggle button span{display:block}.billing-toggle button b{display:block;color:var(--orange);font-size:.65rem;margin-top:1px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.price-card{position:relative;display:flex;flex-direction:column;min-height:610px;padding:34px 30px 30px;border:1px solid var(--line);border-radius:24px;background:#fbfaf6}.price-card.featured{background:var(--ink);color:#fff;border:2px solid var(--accent);transform:translateY(-16px);box-shadow:0 22px 60px rgba(11,11,10,.16)}.popular-badge{position:absolute;top:20px;inset-inline-end:20px;background:var(--accent);color:var(--ink);padding:5px 10px;border-radius:999px;font-size:.67rem;font-weight:700}.plan-top{display:flex;align-items:center;gap:10px;direction:ltr;justify-content:flex-end}.en .plan-top{justify-content:flex-start}.plan-top h3{font-family:"IBM Plex Sans";font-size:1.55rem}.plan-symbol{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;font-family:"IBM Plex Sans";font-weight:700}.starter-symbol{background:#e2dfd6;color:#77736c}.pro-symbol{background:var(--accent);color:var(--ink)}.elite-symbol{background:#ffdfd2;color:var(--orange-ink);font-size:1.2rem}.plan-summary{min-height:52px;color:var(--muted);font-size:.9rem;margin-top:12px}.featured .plan-summary{color:#aaa8a2}.plan-price{display:flex;align-items:baseline;gap:6px;direction:ltr;margin:28px 0 4px;white-space:nowrap}.plan-price .currency{font:600 .72rem "IBM Plex Sans";color:var(--muted)}.plan-price b{font:700 clamp(2.25rem,3.3vw,3.25rem) "IBM Plex Sans";letter-spacing:-.055em}.plan-price small{font-size:.72rem;color:var(--muted)}.price-saving{min-height:24px;color:var(--accent-ink);font-size:.75rem;font-weight:700}.featured .price-saving{color:var(--accent)}.price-card ul{list-style:none;margin:28px 0 32px}.price-card li{position:relative;padding-inline-start:25px;margin:12px 0;color:#4e4c47;font-size:.87rem}.featured li{color:#d2d0ca}.price-card li::before{content:"✓";position:absolute;inset-inline-start:0;color:var(--accent-ink);font-weight:700}.featured li::before{color:var(--accent)}.price-card:last-child li::before{color:var(--orange)}.plan-button{display:flex;align-items:center;justify-content:center;margin-top:auto;min-height:49px;border-radius:12px;font-weight:700;font-size:.9rem;transition:transform .2s,background .2s}.plan-button:hover{transform:translateY(-2px)}.plan-button-outline{border:1px solid var(--ink)}.featured .plan-button-outline{border-color:#fff}.plan-button-primary{background:var(--accent);color:var(--ink)}.pricing-note{text-align:center;color:#8a877f;font-size:.75rem;margin-top:25px}
.price-card{overflow:hidden;transform:none;transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s,background .28s,box-shadow .28s}.price-card:nth-child(1){background:#fbfaf6}.price-card.featured{background:#edf9f3;color:var(--ink);border:1.5px solid #58bf8f;transform:none;box-shadow:none}.price-card:nth-child(3){background:#fff8f3}.price-card:hover,.price-card:focus-within{transform:translateY(-10px);box-shadow:0 18px 45px rgba(11,11,10,.11)}.price-card:nth-child(1):hover,.price-card:nth-child(1):focus-within{border-color:#99958b}.price-card.featured:hover,.price-card.featured:focus-within{border-color:var(--brand-text);background:#e4f7ed}.price-card:nth-child(3):hover,.price-card:nth-child(3):focus-within{border-color:var(--orange)}.popular-badge{background:var(--orange);color:#fff}.featured .plan-summary{color:var(--muted)}.featured .price-saving{color:var(--accent-ink)}.featured li{color:#4e4c47}.plan-art{position:relative;height:132px;margin-top:14px;border-radius:16px;overflow:hidden}.starter-art{background:#e9e6de}.pro-art{background:#bfead4}.elite-art{background:#ffd7c6}.plan-art::after{content:"";position:absolute;width:70px;height:70px;border-radius:50%;right:13px;top:12px;background:rgba(255,255,255,.44)}.plan-silhouette{position:absolute;left:25px;bottom:0;width:54px;height:70px;border-radius:31px 31px 0 0;background:var(--ink);z-index:3}.plan-silhouette::before{content:"";position:absolute;left:11px;top:-28px;width:33px;height:33px;border-radius:50%;background:var(--ink)}.plan-arm{position:absolute;left:65px;bottom:55px;width:61px;height:11px;border-radius:12px;background:var(--ink);transform:rotate(-24deg);transform-origin:left;z-index:3;transition:transform .32s cubic-bezier(.22,1,.36,1)}.plan-bar{position:absolute;bottom:13px;width:22px;border-radius:4px 4px 0 0;transform-origin:bottom;transition:transform .35s cubic-bezier(.22,1,.36,1);z-index:2}.mini-a{right:68px;height:29px}.mini-b{right:42px;height:51px;transition-delay:.04s}.mini-c{right:16px;height:78px;transition-delay:.08s}.starter-art .plan-bar{background:#a7a39a}.starter-art .mini-c{background:var(--brand-text)}.pro-art .plan-bar{background:var(--brand-text)}.elite-art .mini-a,.elite-art .mini-b{background:var(--orange)}.elite-art .mini-c{background:var(--brand-text)}.plan-arrow{position:absolute;right:14px;top:48px;width:91px;height:6px;border-radius:8px;background:var(--ink);transform:rotate(-24deg);z-index:4;transition:transform .32s cubic-bezier(.22,1,.36,1)}.plan-arrow::after{content:"";position:absolute;right:-3px;top:-7px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid var(--ink)}.price-card:hover .plan-bar,.price-card:focus-within .plan-bar{transform:scaleY(1.14)}.price-card:hover .plan-arrow,.price-card:focus-within .plan-arrow{transform:translate(5px,-5px) rotate(-24deg)}.price-card:hover .plan-arm,.price-card:focus-within .plan-arm{transform:rotate(-30deg)}.plan-button-primary{background:var(--accent);color:var(--ink)}
.plan-art::after{display:none}
.starter-orbit{position:absolute;width:118px;height:118px;right:-21px;top:8px;border:13px solid rgba(0,169,92,.22);border-radius:50%;transition:transform .55s cubic-bezier(.22,1,.36,1)}
.starter-person{position:absolute;left:22px;bottom:0;width:55px;height:66px;border-radius:31px 31px 0 0;background:var(--ink);z-index:2}.starter-person::before{content:"";position:absolute;left:11px;top:-27px;width:33px;height:33px;border-radius:50%;background:var(--ink)}
.starter-phone{position:absolute;left:69px;bottom:35px;width:31px;height:51px;border:6px solid var(--ink);border-radius:7px;background:var(--accent);transform:rotate(8deg);z-index:4;transition:transform .35s cubic-bezier(.22,1,.36,1)}.starter-phone::before{content:"";position:absolute;left:-35px;top:26px;width:41px;height:10px;border-radius:10px;background:var(--ink);transform:rotate(-25deg)}
.starter-pulse{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--brand-text);z-index:3;transition:transform .3s,box-shadow .3s}.pulse-one{right:72px;top:72px}.pulse-two{right:47px;top:50px;background:var(--orange);transition-delay:.05s}.pulse-three{right:20px;top:27px;transition-delay:.1s}.starter-pulse::after{content:"";position:absolute;left:-18px;top:5px;width:20px;height:3px;border-radius:4px;background:var(--ink);transform:rotate(-38deg);transform-origin:right}.pulse-one::after{display:none}
.price-card:hover .starter-orbit,.price-card:focus-within .starter-orbit{transform:rotate(16deg) scale(1.05)}.price-card:hover .starter-phone,.price-card:focus-within .starter-phone{transform:translateY(-7px) rotate(2deg)}.price-card:hover .starter-pulse,.price-card:focus-within .starter-pulse{transform:translateY(-5px);box-shadow:0 0 0 7px rgba(0,169,92,.12)}
.pro-grid{position:absolute;inset:15px;background:linear-gradient(rgba(11,11,10,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(11,11,10,.1) 1px,transparent 1px);background-size:22px 22px;border-radius:10px}
.pro-person{position:absolute;left:19px;bottom:0;width:57px;height:65px;border-radius:32px 32px 0 0;background:var(--ink);z-index:3}.pro-person::before{content:"";position:absolute;left:12px;top:-29px;width:34px;height:34px;border-radius:50%;background:var(--ink)}.pro-person::after{content:"";position:absolute;left:48px;top:13px;width:62px;height:11px;border-radius:12px;background:var(--ink);transform:rotate(-18deg);transform-origin:left}
.pro-lens{position:absolute;right:34px;top:19px;width:65px;height:65px;border:9px solid var(--ink);border-radius:50%;background:rgba(255,255,255,.38);z-index:4;transition:transform .38s cubic-bezier(.22,1,.36,1)}.pro-handle{position:absolute;right:24px;top:75px;width:42px;height:10px;border-radius:10px;background:var(--ink);transform:rotate(48deg);z-index:4;transition:transform .38s cubic-bezier(.22,1,.36,1)}
.pro-signal{position:absolute;right:57px;top:42px;width:14px;height:14px;border-radius:50%;background:var(--orange);z-index:5;transition:transform .3s,box-shadow .3s}.pro-spark{position:absolute;right:44px;bottom:24px;width:92px;height:6px;border-radius:8px;background:var(--brand-text);transform:rotate(-18deg);z-index:2}.pro-spark::after{content:"";position:absolute;right:-2px;top:-6px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid var(--brand-text)}
.price-card:hover .pro-lens,.price-card:focus-within .pro-lens{transform:translate(-12px,9px) rotate(-7deg)}.price-card:hover .pro-handle,.price-card:focus-within .pro-handle{transform:translate(-12px,9px) rotate(41deg)}.price-card:hover .pro-signal,.price-card:focus-within .pro-signal{transform:translate(-12px,9px) scale(1.2);box-shadow:0 0 0 9px rgba(250,84,28,.18)}
.elite-screen{position:absolute;right:20px;top:16px;width:124px;height:82px;border:7px solid var(--ink);border-radius:9px;background:#fff5ef;z-index:2;transition:transform .35s cubic-bezier(.22,1,.36,1)}.elite-screen::before{content:"";position:absolute;left:48px;bottom:-21px;width:14px;height:18px;background:var(--ink)}.elite-screen::after{content:"";position:absolute;left:28px;bottom:-26px;width:55px;height:7px;border-radius:7px;background:var(--ink)}
.elite-chart{position:absolute;right:34px;top:31px;width:96px;height:49px;border-bottom:2px solid rgba(11,11,10,.24);z-index:3}.elite-chart::before,.elite-chart::after{content:"";position:absolute;width:65px;height:5px;border-radius:6px;transform-origin:left}.elite-chart::before{left:4px;top:29px;background:var(--brand-text);transform:rotate(-23deg)}.elite-chart::after{right:-1px;top:20px;background:var(--orange);transform:rotate(18deg)}
.elite-route{position:absolute;width:11px;height:11px;border-radius:50%;z-index:4;transition:transform .35s,box-shadow .35s}.route-up{right:47px;top:34px;background:var(--brand-text)}.route-down{right:31px;top:66px;background:var(--orange)}
.elite-person{position:absolute;left:20px;bottom:0;width:57px;height:65px;border-radius:32px 32px 0 0;background:var(--ink);z-index:4}.elite-person::before{content:"";position:absolute;left:11px;top:-28px;width:34px;height:34px;border-radius:50%;background:var(--ink)}.elite-person::after{content:"";position:absolute;left:47px;top:11px;width:62px;height:11px;border-radius:12px;background:var(--ink);transform:rotate(-24deg);transform-origin:left}
.elite-desk{position:absolute;left:67px;right:14px;bottom:18px;height:9px;border-radius:9px;background:var(--ink);z-index:3}.elite-alert{position:absolute;left:18px;top:17px;width:23px;height:23px;border-radius:50%;background:var(--orange);z-index:5}.elite-alert::before{content:"!";display:grid;place-items:center;color:#fff;font:700 15px "IBM Plex Sans"}
.price-card:hover .elite-screen,.price-card:focus-within .elite-screen{transform:translateY(-5px) rotate(1deg)}.price-card:hover .route-up,.price-card:focus-within .route-up{transform:translate(5px,-6px);box-shadow:0 0 0 7px rgba(0,169,92,.14)}.price-card:hover .route-down,.price-card:focus-within .route-down{transform:translate(5px,5px);box-shadow:0 0 0 7px rgba(250,84,28,.14)}.price-card:hover .elite-alert,.price-card:focus-within .elite-alert{animation:eliteAlert .75s ease-in-out infinite alternate}@keyframes eliteAlert{to{transform:scale(1.13);box-shadow:0 0 0 8px rgba(250,84,28,.16)}}
.download{padding-block:100px}.download-panel{border-radius:var(--radius);background:var(--paper-2);padding:68px;position:relative;overflow:hidden}.download-panel::after{content:"Q";position:absolute;font-family:"IBM Plex Sans";font-size:28rem;font-weight:700;line-height:1;color:rgba(0,237,123,.1);left:-20px;bottom:-155px;pointer-events:none}.download-panel>*{position:relative;z-index:1}.download-panel>p{max-width:570px;color:var(--muted)}.app-store{display:inline-flex;direction:ltr;align-items:center;gap:12px;background:var(--ink);color:#fff;border-radius:12px;padding:9px 18px;margin-top:30px}.apple{font-size:1.4rem}.app-store span:last-child{display:flex;flex-direction:column;line-height:1.05}.app-store small{font-size:.62rem}.app-store b{font-family:"IBM Plex Sans";font-size:1.15rem}
footer{border-top:1px solid var(--line);padding:48px 0}.footer-inner{display:grid;grid-template-columns:1fr 1fr auto;gap:25px;align-items:center}.wordmark-footer{font-size:1.2rem}.footer-inner p{color:var(--muted)}.footer-links{display:flex;gap:20px;font-size:.86rem;font-weight:600}.footer-inner small{grid-column:1/-1;color:#918e87;padding-top:20px;border-top:1px solid var(--line)}
@media(max-width:900px){.nav-links{position:absolute;top:72px;inset-inline:24px;background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:18px;flex-direction:column;align-items:stretch;gap:3px;box-shadow:0 18px 50px rgba(0,0,0,.12);display:none}.nav-links.open{display:flex}.nav-links a{padding:10px}.menu-button{display:flex}.nav-actions .button{display:none}.hero-panel{grid-template-columns:1fr}.hero-copy{padding:52px 34px}.hero-art{min-height:480px}.market-strip{margin-top:38px}.lead-story{grid-template-columns:1fr}.story-grid{grid-template-columns:1fr 1fr}.story-card-dark{grid-column:1/-1;min-height:370px}.principles-inner{grid-template-columns:1fr}.principle-copy h2{font-size:4rem}.principle-list{margin-top:30px}.footer-inner{grid-template-columns:1fr auto}.footer-inner p{grid-column:1/-1;grid-row:2}}
@media(max-width:900px){.illustration-grid{grid-template-columns:1fr 1fr}.illustration-card:last-child{grid-column:1/-1}.pricing-heading{align-items:flex-start;flex-direction:column}.pricing-tools{width:min(100%,420px)}.pricing-illustration{width:100%}.pricing-grid{grid-template-columns:1fr}.price-card{min-height:auto}.billing-toggle{align-self:stretch}.billing-toggle button{flex:1}}
@media(max-width:600px){.shell{width:min(100% - 28px,var(--shell))}.nav{height:64px}.nav-links{top:64px;inset-inline:14px}.wordmark{font-size:1.1rem}.wordmark-mark{width:34px;height:34px}.hero{padding-top:14px;padding-bottom:72px}.hero-panel{border-radius:22px}.hero-copy{padding:38px 22px 28px}.hero h1{font-size:3.25rem}.hero-description{font-size:.96rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.market-strip{grid-template-columns:1fr 1fr}.market-strip div:last-child{display:none}.hero-art{min-height:410px}.signal-card{width:82%;padding:20px}.signal-price b{font-size:1.9rem}.floating-note{padding:9px 12px}.note-one{top:17%}.editorial{padding-bottom:75px}.section-heading h2,.download h2{font-size:2.55rem}.lead-story{gap:26px}.story-grid{grid-template-columns:1fr}.story-card-dark{grid-column:auto}.illustrations{padding-bottom:75px}.illustration-grid{grid-template-columns:1fr}.illustration-card:last-child{grid-column:auto}.principles{padding:72px 0}.principle-copy h2{font-size:3.15rem}.pricing{padding-block:75px 55px}.pricing-heading{gap:28px;margin-bottom:34px}.pricing-heading h2{font-size:2.7rem}.billing-toggle button{min-width:0;padding:9px 8px}.price-card{padding:30px 24px}.plan-summary{min-height:auto}.download{padding-block:70px}.download-panel{padding:42px 24px}.footer-inner{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.footer-inner small{grid-column:auto}}
.direction-arrow{display:inline-block;position:relative;width:18px;height:18px;flex:0 0 18px}.direction-arrow::before{content:"";position:absolute;left:2px;top:8px;width:15px;height:2px;border-radius:3px;background:var(--orange);transform:rotate(-45deg);transform-origin:center}.direction-arrow::after{content:"";position:absolute;left:1px;bottom:1px;width:7px;height:7px;border-left:2px solid var(--orange);border-bottom:2px solid var(--orange);border-radius:0 0 0 2px}
@media(max-width:600px){
  .site-header{background:rgba(246,244,238,.97);backdrop-filter:blur(12px)}
  .nav{height:60px;gap:10px}
  .nav-links{top:60px}
  .wordmark{font-size:1.02rem;gap:8px;white-space:nowrap}
  .wordmark-mark{width:32px;height:32px;flex-basis:32px}
  .nav-actions{gap:7px}
  .language-button,.icon-button{height:38px;min-width:39px;border-radius:10px;color:var(--ink);background:transparent}
  .language-button{font-size:.78rem}
  .menu-button{gap:3px}
  .menu-button span{width:17px}
  .hero{padding-top:12px;padding-bottom:52px}
  .hero-panel{border-radius:20px;display:block;min-height:0}
  .hero-copy{padding:27px 21px 23px}
  .eyebrow{font-size:.72rem;gap:7px}
  .eyebrow span{width:7px;height:7px}
  .hero h1{font-size:clamp(2.45rem,12vw,2.85rem);line-height:1.02;margin:18px 0;letter-spacing:-.045em}
  .hero-description{font-size:.88rem;line-height:1.75}
  .hero-actions{margin-top:21px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:10px}
  .hero-actions .button{padding:11px 13px;min-height:45px;border-radius:11px;font-size:.83rem;white-space:nowrap}
  .text-link{justify-content:center;gap:7px;font-size:.8rem;white-space:nowrap}
  .direction-arrow{width:16px;height:16px;flex-basis:16px}
  .direction-arrow::before{width:13px;top:7px}
  .direction-arrow::after{width:6px;height:6px;bottom:1px}
  .market-strip{display:none}
  .hero-art{min-height:282px;border-top:1px solid #242422;background:radial-gradient(circle at 55% 40%,#30302d 0,#171716 45%,#0b0b0a 72%)}
  .orb-one{width:230px;height:230px;border-width:44px;left:24%;top:-26%}
  .signal-card{width:76%;top:49%;padding:15px 17px;border-radius:18px;transform:translate(-50%,-46%) rotate(-2deg)}
  .signal-top span{font-size:1rem}
  .signal-top small{font-size:.68rem}
  .signal-price{margin:12px 0}
  .signal-price b{font-size:1.65rem}
  .signal-price em{font-size:.76rem}
  .chart{height:77px;padding:13px 6px;gap:5px}
  .signal-insight{margin-top:11px;font-size:.67rem;gap:7px}
  .pulse{width:7px;height:7px;box-shadow:0 0 0 4px rgba(0,237,123,.14)}
  .floating-note{padding:8px 10px;border-radius:11px}
  .floating-note span{font-size:.92rem}
  .floating-note small{font-size:.55rem}
  .note-one{left:3%;top:21%}
  .note-two{right:3%;bottom:14%}
  .art-caption{display:none}
  .editorial{padding-bottom:70px}
  .section-heading{margin-bottom:32px}
  .section-heading h2,.download h2{font-size:2.25rem}
}
@media(max-width:600px){
  html{scroll-padding-top:116px}
  .nav{height:auto;min-height:108px;padding-block:9px 7px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;row-gap:6px}
  .wordmark{order:1}
  .nav-actions{order:2}
  .menu-button{display:none!important}
  .nav-links{order:3;position:static;inset:auto;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));flex:0 0 100%;width:100%;margin:0;padding:0;gap:3px;background:transparent;border:0;border-radius:0;box-shadow:none}
  .nav-links a{display:flex;align-items:center;justify-content:center;min-width:0;padding:7px 2px;font-size:.68rem;line-height:1.2;text-align:center;white-space:nowrap;border-radius:9px;color:#66635d}
  .nav-links a::after{display:none}
  .nav-links a.active{background:var(--paper-2);color:var(--ink)}
}
/* Motion language — calm, purposeful, and progressively enhanced. */
.site-header::after{content:"";position:absolute;inset-inline-start:0;bottom:-1px;width:calc(var(--scroll-progress,0)*100%);height:2px;background:linear-gradient(90deg,var(--accent),var(--orange));transform-origin:0 50%;z-index:2}
.motion-ready .hero-copy>*{opacity:0;translate:0 22px;transition:opacity .7s cubic-bezier(.22,1,.36,1),translate .7s cubic-bezier(.22,1,.36,1)}
.motion-ready .hero-copy>*:nth-child(2){transition-delay:.08s}.motion-ready .hero-copy>*:nth-child(3){transition-delay:.16s}.motion-ready .hero-copy>*:nth-child(4){transition-delay:.24s}.motion-ready .hero-copy>*:nth-child(5){transition-delay:.32s}
.motion-ready body.motion-loaded .hero-copy>*{opacity:1;translate:0 0}
.motion-ready .hero-art .signal-card{opacity:0;scale:.91;transition:opacity .8s .18s cubic-bezier(.22,1,.36,1),scale .8s .18s cubic-bezier(.22,1,.36,1),translate .45s cubic-bezier(.22,1,.36,1)}
.motion-ready body.motion-loaded .hero-art .signal-card{opacity:1;scale:1;translate:calc(var(--motion-x,0)*8px) calc(var(--motion-y,0)*8px)}
.motion-ready .hero-art .floating-note{opacity:0;scale:.82;transition:opacity .55s .6s,scale .55s .6s cubic-bezier(.22,1,.36,1)}
.motion-ready body.motion-loaded .hero-art .floating-note{opacity:1;scale:1}
.motion-ready body.motion-loaded .note-one{animation:noteFloatOne 4.8s 1.2s ease-in-out infinite}.motion-ready body.motion-loaded .note-two{animation:noteFloatTwo 5.4s 1.45s ease-in-out infinite}
@keyframes noteFloatOne{0%,100%{translate:0 0}50%{translate:0 -7px}}@keyframes noteFloatTwo{0%,100%{translate:0 0}50%{translate:0 8px}}
.hero-art .orb-one{translate:calc(var(--motion-x,0)*-12px) calc(var(--motion-y,0)*-12px);transition:translate .7s cubic-bezier(.22,1,.36,1)}.hero-art .orb-two{translate:calc(var(--motion-x,0)*15px) calc(var(--motion-y,0)*15px);transition:translate .7s cubic-bezier(.22,1,.36,1)}
.motion-ready .chart i{scale:1 0;transform-origin:center bottom}.motion-ready body.motion-loaded .chart i{animation:chartRise .62s cubic-bezier(.22,1,.36,1) forwards}.motion-ready body.motion-loaded .chart i:nth-child(1){animation-delay:.42s}.motion-ready body.motion-loaded .chart i:nth-child(2){animation-delay:.47s}.motion-ready body.motion-loaded .chart i:nth-child(3){animation-delay:.52s}.motion-ready body.motion-loaded .chart i:nth-child(4){animation-delay:.57s}.motion-ready body.motion-loaded .chart i:nth-child(5){animation-delay:.62s}.motion-ready body.motion-loaded .chart i:nth-child(6){animation-delay:.67s}.motion-ready body.motion-loaded .chart i:nth-child(7){animation-delay:.72s}.motion-ready body.motion-loaded .chart i:nth-child(8){animation-delay:.77s}.motion-ready body.motion-loaded .chart i:nth-child(9){animation-delay:.82s}.motion-ready body.motion-loaded .chart i:nth-child(10){animation-delay:.87s}@keyframes chartRise{to{scale:1 1}}
.motion-ready .chart span{clip-path:inset(0 100% 0 0)}.motion-ready body.motion-loaded .chart span{animation:chartTrace .85s .82s cubic-bezier(.22,1,.36,1) forwards}@keyframes chartTrace{to{clip-path:inset(0 0 0 0)}}
.motion-ready body.motion-loaded .pulse{animation:signalPulse 2.2s 1.4s ease-out infinite}@keyframes signalPulse{0%,45%,100%{box-shadow:0 0 0 5px rgba(0,237,123,.14)}65%{box-shadow:0 0 0 11px rgba(0,237,123,0)}}
.motion-reveal{opacity:0;translate:0 30px;transition:opacity .72s var(--reveal-delay,0ms) cubic-bezier(.22,1,.36,1),translate .72s var(--reveal-delay,0ms) cubic-bezier(.22,1,.36,1)}.motion-reveal.in-view{opacity:1;translate:0 0}
.story-image::after{content:"";position:absolute;inset:0;background:linear-gradient(112deg,transparent 35%,rgba(255,255,255,.25) 49%,transparent 63%);translate:-130% 0;transition:translate .8s cubic-bezier(.22,1,.36,1);pointer-events:none}.story-image:hover::after,.story-card:hover .story-image::after,.lead-story:hover .story-image::after{translate:130% 0}
.story-card{border-radius:20px;transition:background .35s,box-shadow .35s,padding .35s,translate .35s cubic-bezier(.22,1,.36,1)}.story-card:not(.story-card-dark):hover{background:#fbfaf6;box-shadow:0 18px 45px rgba(11,11,10,.07);padding:14px;translate:0 -6px}.story-card-dark{transition:translate .35s cubic-bezier(.22,1,.36,1),box-shadow .35s}.story-card-dark:hover{translate:0 -7px;box-shadow:0 22px 55px rgba(11,11,10,.18)}
.button,.plan-button,.app-store{position:relative;overflow:hidden;isolation:isolate}.button::after,.plan-button::after,.app-store::after{content:"";position:absolute;inset:-2px;width:35%;background:rgba(255,255,255,.32);filter:blur(8px);translate:-220% 0;transform:skewX(-20deg);transition:translate .65s cubic-bezier(.22,1,.36,1);pointer-events:none}.button:hover::after,.plan-button:hover::after,.app-store:hover::after{translate:420% 0}.button:active,.plan-button:active,.app-store:active{scale:.98}
.illustration-card{transition:translate .38s cubic-bezier(.22,1,.36,1),box-shadow .38s}.illustration-card:hover{translate:0 -9px;box-shadow:0 22px 55px rgba(11,11,10,.12)}.illustration-card .vector-scene{transition:scale .55s cubic-bezier(.22,1,.36,1)}.illustration-card:hover .vector-scene{scale:1.025}.illustration-card.in-view .bar{animation:miniBarRise .7s cubic-bezier(.22,1,.36,1) both}.illustration-card.in-view .bar-b{animation-delay:.09s}.illustration-card.in-view .bar-c{animation-delay:.18s}@keyframes miniBarRise{from{scale:1 0}to{scale:1 1}}
.illustration-card.in-view .rise-line,.illustration-card.in-view .rise-arrow{animation:riseNudge .7s .28s cubic-bezier(.22,1,.36,1) both}@keyframes riseNudge{from{translate:-18px 14px;opacity:0}to{translate:0 0;opacity:1}}
.art-control:hover .risk-orbit{animation:orbitTurn 2.8s linear infinite}.art-control:hover .risk-dot{animation:riskOrbit 2.8s linear infinite}@keyframes orbitTurn{to{rotate:360deg}}@keyframes riskOrbit{50%{translate:30px 23px}100%{translate:0 0}}
.art-signal:hover .wave-a{animation:waveSignal 1.25s ease-out infinite}.art-signal:hover .wave-b{animation:waveSignal 1.25s .18s ease-out infinite}@keyframes waveSignal{0%{opacity:.25;scale:.78}65%{opacity:1;scale:1}100%{opacity:.1;scale:1.08}}
.principle-list div{transition:translate .28s,border-color .28s,background .28s}.principle-list div:hover{translate:-8px 0;border-color:var(--accent);background:rgba(255,255,255,.025)}.en .principle-list div:hover{translate:8px 0}
.pricing-illustration .pricing-step{transform-origin:center bottom}.pricing-heading.in-view .pricing-step,.pricing-heading .in-view .pricing-step{animation:pricingStep .65s cubic-bezier(.22,1,.36,1) both}.pricing-heading.in-view .step-two,.pricing-heading .in-view .step-two{animation-delay:.1s}.pricing-heading.in-view .step-three,.pricing-heading .in-view .step-three{animation-delay:.2s}@keyframes pricingStep{from{scale:1 0}to{scale:1 1}}
.billing-toggle button{transition:background .25s,color .25s,scale .2s}.billing-toggle button:active{scale:.96}.price-value.price-flip{animation:priceFlip .45s cubic-bezier(.22,1,.36,1)}@keyframes priceFlip{0%{opacity:.35;translate:0 8px}100%{opacity:1;translate:0 0}}
.download-panel{transition:box-shadow .4s,translate .4s cubic-bezier(.22,1,.36,1)}.download-panel:hover{translate:0 -5px;box-shadow:0 24px 65px rgba(11,11,10,.1)}.download-panel::after{transition:rotate .8s cubic-bezier(.22,1,.36,1),scale .8s cubic-bezier(.22,1,.36,1)}.download-panel:hover::after{rotate:-3deg;scale:1.03}
@media(hover:none){.story-card:not(.story-card-dark):hover{padding:0;background:transparent;box-shadow:none;translate:0}.illustration-card:hover,.price-card:hover,.download-panel:hover{translate:0;box-shadow:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}.motion-reveal,.motion-ready .hero-copy>*,.motion-ready .hero-art .signal-card,.motion-ready .hero-art .floating-note{opacity:1!important;translate:0!important;scale:1!important}}
