@import "https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;600;700;800;900&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--orange:#ff501a;--orange-strong:#ee4010;--orange-soft:#fff0ea;--ink:#141312;--muted:#6c6966;--surface:#fff;--surface-soft:#f6f5f1;--surface-warm:#f1efe8;--line:#e8e4dc;--green:#1f9d6a;--shadow:0 26px 90px #251c151c;--card-shadow:0 18px 55px #251c1514}:root[data-theme=dark]{--ink:#f8f5ef;--muted:#aaa59e;--surface:#11100f;--surface-soft:#181716;--surface-warm:#211d1a;--line:#302d29;--orange-soft:#281710;--shadow:0 28px 90px #00000073;--card-shadow:0 18px 55px #00000040;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--surface)}body{background:var(--surface);color:var(--ink);margin:0;font-family:Tajawal,Noto Sans Arabic,Arial,sans-serif;font-size:16px;line-height:1.6;transition:background .18s,color .18s;overflow-x:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:50;border-bottom:1px solid var(--line);position:fixed;inset:0 0 auto}@supports (color:color-mix(in lab, red, red)){.site-header{border-bottom:1px solid color-mix(in srgb, var(--line) 72%, transparent)}}.site-header{background:var(--surface)}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--surface) 88%, transparent)}}.site-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:76px;display:flex}.brand{background:#fff;border-radius:10px;flex:none;align-items:center;width:142px;height:42px;display:flex;overflow:hidden}.brand img{width:100%;height:auto}.main-nav{align-items:center;gap:28px;margin-inline:auto;display:flex}.main-nav a,.login-link{color:var(--muted);white-space:nowrap;font-size:14px;font-weight:600;transition:color .16s;position:relative}.main-nav a:after{content:"";background:var(--orange);border-radius:4px;width:0;height:2px;margin-inline:auto;transition:width .16s;position:absolute;inset:auto 0 -9px}.main-nav a:hover,.login-link:hover{color:var(--ink)}.main-nav a:hover:after{width:18px}.header-actions{align-items:center;gap:10px;display:flex}.language-switcher{border:1px solid var(--line);background:var(--surface-soft);border-radius:999px;padding:3px;display:flex}.language-switcher button{min-width:32px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 8px;font-size:11px;font-weight:800}.language-switcher button.active{background:var(--surface);color:var(--ink);box-shadow:0 3px 10px #00000014}.theme-toggle{border:1px solid var(--line);background:var(--surface-soft);cursor:pointer;border-radius:50%;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.theme-toggle .theme-moon,:root[data-theme=dark] .theme-toggle .theme-sun{display:none}:root[data-theme=dark] .theme-toggle .theme-moon{display:inline}.login-link{color:var(--ink);padding-inline-start:6px}.menu-toggle{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:12px;place-items:center;width:40px;height:40px;padding:0;display:none}.menu-toggle span{background:var(--ink);border-radius:2px;width:17px;height:2px;transition:transform .18s;display:block}.menu-toggle span+span{margin-top:5px}.menu-toggle.active span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-toggle.active span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.hero{background:radial-gradient(circle at 74% 22%, var(--orange), transparent 30%), linear-gradient(180deg, var(--surface) 0%, var(--surface-soft) 100%);min-height:760px;padding:152px 0 0;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.hero{background:radial-gradient(circle at 74% 22%, color-mix(in srgb, var(--orange) 11%, transparent), transparent 30%), linear-gradient(180deg, var(--surface) 0%, var(--surface-soft) 100%)}}[dir=ltr] .hero{background:radial-gradient(circle at 26% 22%, var(--orange), transparent 30%), linear-gradient(180deg, var(--surface) 0%, var(--surface-soft) 100%)}@supports (color:color-mix(in lab, red, red)){[dir=ltr] .hero{background:radial-gradient(circle at 26% 22%, color-mix(in srgb, var(--orange) 11%, transparent), transparent 30%), linear-gradient(180deg, var(--surface) 0%, var(--surface-soft) 100%)}}.hero:before{content:"";background:linear-gradient(90deg, transparent, var(--line), transparent);height:1px;position:absolute;inset:76px 0 auto}.hero-orb{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-orb-one{border:48px solid var(--orange);width:260px;height:260px;inset:150px auto auto -160px}@supports (color:color-mix(in lab, red, red)){.hero-orb-one{border:48px solid color-mix(in srgb, var(--orange) 10%, transparent)}}.hero-orb-two{background:var(--orange);width:80px;height:80px;inset:190px 8% auto auto}@supports (color:color-mix(in lab, red, red)){.hero-orb-two{background:color-mix(in srgb, var(--orange) 7%, transparent)}}.hero-grid{z-index:2;grid-template-columns:.94fr 1.06fr;align-items:center;gap:72px;display:grid;position:relative}.hero-copy{padding-bottom:52px}.eyebrow,.section-eyebrow{color:var(--orange);letter-spacing:.08em;align-items:center;gap:9px;font-size:13px;font-weight:800;display:inline-flex}.eyebrow-dot{background:var(--orange);width:8px;height:8px;box-shadow:0 0 0 7px var(--orange-soft);border-radius:50%}.hero h1{letter-spacing:-.055em;margin:24px 0 20px;font-size:clamp(48px,6vw,78px);font-weight:800;line-height:1.06}[dir=rtl] .hero h1{letter-spacing:-.035em}.hero h1 span,.hero h1 strong{display:block}.hero h1 strong{color:var(--orange);font-weight:900}.hero-copy>p{max-width:610px;color:var(--muted);margin:0;font-size:18px;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:15px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 23px;font-weight:800;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff;box-shadow:0 14px 32px #ff501a3d}.button-primary:hover{background:var(--orange-strong);box-shadow:0 18px 38px #ff501a4d}.button-secondary{border-color:var(--line);background:var(--surface);color:var(--ink)}.button-ghost{border-color:var(--line);background:0 0}.button-dark{color:#fff;background:#151412}.text-link{color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;margin-top:18px;padding:0;font-size:14px;font-weight:700;display:inline-flex}.pulse{background:var(--green);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 #1f9d6a66}@keyframes pulse{50%{opacity:.5}}.pilot-note{color:var(--muted);align-items:center;gap:9px;margin-top:34px;font-size:13px;display:flex}.saudi-mark{color:var(--green)}.hero-visual{place-items:center;min-height:565px;display:grid;position:relative}.hero-visual:before{content:"";background:linear-gradient(145deg, var(--orange), #ff825c);opacity:.98;border-radius:50%;width:520px;height:520px;position:absolute}.hero-visual:after{content:"";border:1px solid #ffffff59;border-radius:50%;width:430px;height:430px;position:absolute}.school-list-card{z-index:3;background:var(--surface);border:1px solid #ffffffbf;border-radius:28px;width:min(430px,82%);padding:24px;position:relative}@supports (color:color-mix(in lab, red, red)){.school-list-card{background:color-mix(in srgb, var(--surface) 94%, transparent)}}.school-list-card{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:rotate(-1.4deg)}[dir=ltr] .school-list-card{transform:rotate(1.4deg)}.card-topline,.school-heading,.mock-item,.mock-total,.list-preview-header{justify-content:space-between;align-items:center;display:flex}.smart-badge,.grade-pill{background:var(--orange-soft);color:var(--orange);border-radius:999px;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.smart-badge{padding:6px 10px}.card-menu{color:var(--muted);letter-spacing:2px}.school-heading{justify-content:flex-start;gap:12px;margin-top:18px}.school-avatar{border:1px solid var(--line);background:var(--surface-soft);width:48px;height:48px;color:var(--orange);border-radius:14px;flex:none;place-items:center;font-size:18px;font-weight:900;display:grid}.school-heading h2{margin:0;font-size:19px;line-height:1.35}.school-heading p{color:var(--muted);margin:3px 0 0;font-size:12px}.grade-pill{background:var(--surface-soft);color:var(--muted);margin:16px 0 12px;padding:7px 12px}.mock-items{gap:8px;display:grid}.mock-item{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:11px;padding:10px}.mock-icon{color:#fff;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.mock-icon-1{background:#ef7450}.mock-icon-2{background:#5047a8}.mock-icon-3{background:#188d70}.mock-item>div{flex:1}.mock-item strong,.mock-item small{display:block}.mock-item strong{font-size:12px}.mock-item small{color:var(--muted);margin-top:2px;font-size:10px}.mock-item b{white-space:nowrap;font-size:12px}.mock-total{border-top:1px dashed var(--line);margin-top:14px;padding-top:14px;font-size:12px}.mock-total span{color:var(--muted)}.mock-total strong{font-size:17px}.school-list-card>button,.list-preview>button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;min-height:44px;margin-top:14px;font-size:12px;font-weight:800}.floating-chip{z-index:5;background:var(--surface);border:1px solid #ffffffb3;border-radius:13px;align-items:center;gap:8px;padding:10px 13px;display:flex;position:absolute}@supports (color:color-mix(in lab, red, red)){.floating-chip{background:color-mix(in srgb, var(--surface) 94%, transparent)}}.floating-chip{box-shadow:var(--card-shadow);color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:11px;font-weight:800}.floating-chip span{width:22px;height:22px;color:var(--green);background:#e1f5ec;border-radius:7px;place-items:center;display:grid}.chip-trusted{inset:16% 0 auto auto}.chip-cart{inset:auto auto 14% 2%}.chip-cart span{background:var(--orange-soft);color:var(--orange)}.visual-dots{z-index:1;opacity:.42;background-image:radial-gradient(#fff 1.5px,#0000 1.5px);background-size:12px 12px;width:70px;height:70px;position:absolute}.visual-dots-top{inset:8% 8% auto auto}.visual-dots-bottom{inset:auto auto 4% 9%}.proof-bar{z-index:3;border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:44px;display:grid;position:relative}.proof-item{justify-content:center;align-items:center;gap:12px;min-height:106px;display:flex;position:relative}.proof-item:not(:last-child):after{content:"";background:var(--line);width:1px;height:38px;position:absolute;inset-inline-end:0}.proof-item strong{color:var(--orange);font-size:25px;line-height:1}.proof-item span{max-width:120px;color:var(--muted);font-size:12px;line-height:1.5}.section{padding:110px 0}.section-heading{text-align:center;max-width:750px;margin:0 auto 56px}.section-heading h2,.school-feature-copy h2,.merchant-copy h2,.join-copy h2{letter-spacing:-.035em;margin:13px 0 0;font-size:clamp(36px,4vw,54px);font-weight:800;line-height:1.2}[dir=rtl] .section-heading h2,[dir=rtl] .school-feature-copy h2,[dir=rtl] .merchant-copy h2,[dir=rtl] .join-copy h2{letter-spacing:-.02em}.section-heading>p{max-width:680px;color:var(--muted);margin:18px auto 0;font-size:17px;line-height:1.9}.section-heading.split{text-align:start;grid-template-columns:1.05fr .95fr;align-items:end;gap:70px;max-width:none;display:grid}.section-heading.split>p{margin:0}.how-section{background:var(--surface)}.steps-grid{grid-template-columns:repeat(4,1fr);display:grid}.step-card{min-height:220px;padding:20px 28px;position:relative}.step-number{z-index:2;border:1px solid var(--line);background:var(--surface);width:52px;height:52px;color:var(--orange);border-radius:50%;place-items:center;font-size:13px;font-weight:900;display:grid;position:relative}.step-card:first-child .step-number{border-color:var(--orange);background:var(--orange);color:#fff}.step-line{background:repeating-linear-gradient(90deg, var(--line) 0 7px, transparent 7px 13px);height:1px;position:absolute;inset:46px calc(50% + 26px) auto calc(26px - 50%)}[dir=ltr] .step-line{inset:46px calc(26px - 50%) auto calc(50% + 26px)}.step-card h3{margin:25px 0 9px;font-size:20px}.step-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.categories-section{background:var(--surface-soft)}.categories-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;align-items:flex-start;gap:15px;min-height:160px;padding:22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.category-card:hover{border-color:var(--orange);transform:translateY(-5px)}@supports (color:color-mix(in lab, red, red)){.category-card:hover{border-color:color-mix(in srgb, var(--orange) 42%, var(--line))}}.category-card:hover{box-shadow:var(--card-shadow)}.category-icon{border-radius:15px;flex:none;place-items:center;width:48px;height:48px;font-size:20px;font-weight:800;display:grid}.category-1{color:#e54b1c;background:#fff0ea}.category-2{color:#554ab6;background:#eeeafd}.category-3{color:#187f62;background:#e7f7f1}.category-4{color:#376fb3;background:#e8f1ff}:root[data-theme=dark] .category-1{background:#321b14}:root[data-theme=dark] .category-2{background:#252139}:root[data-theme=dark] .category-3{background:#142d25}:root[data-theme=dark] .category-4{background:#18283c}.category-card h3{margin:3px 0 7px;font-size:16px}.category-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.category-arrow{color:var(--muted);opacity:0;transition:opacity .18s;position:absolute;inset:auto auto 18px 20px}[dir=ltr] .category-arrow{inset:auto 20px 18px auto}.category-card:hover .category-arrow{opacity:1}.category-browse{margin:28px auto 0}.audience-section{background:var(--surface)}.audience-tabs{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;width:fit-content;margin:-23px auto 38px;padding:5px;display:flex}.audience-tabs button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;padding:0 22px;font-size:13px;font-weight:800}.audience-tabs button.active{background:var(--surface);color:var(--ink);box-shadow:0 6px 16px #00000014}.audience-panel{border:1px solid var(--line);background:var(--surface-soft);border-radius:34px;grid-template-columns:1fr .9fr;align-items:center;min-height:480px;display:grid;overflow:hidden}.audience-copy{padding:56px 64px}.audience-index{color:var(--orange);font-size:12px;font-weight:900}.audience-copy h3{max-width:520px;margin:12px 0 16px;font-size:34px;line-height:1.3}.audience-copy>p{max-width:590px;color:var(--muted);margin:0;font-size:16px;line-height:1.9}.audience-copy ul,.school-feature-copy ul{gap:12px;margin:25px 0;padding:0;list-style:none;display:grid}.audience-copy li,.school-feature-copy li{align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.audience-copy li span,.school-feature-copy li span{width:22px;height:22px;color:var(--green);background:#e6f6ef;border-radius:50%;place-items:center;font-size:11px;display:grid}:root[data-theme=dark] .audience-copy li span,:root[data-theme=dark] .school-feature-copy li span{background:#153126}.audience-stat{border-inline-start:3px solid var(--orange);background:var(--surface);max-width:520px;color:var(--muted);margin-top:28px;padding:16px 18px;font-size:13px;font-weight:700}.audience-art{background:linear-gradient(145deg, var(--orange), #ff7b52);min-height:100%;position:relative}.audience-school .audience-art{background:linear-gradient(145deg,#6151c8,#8175de)}.audience-merchant .audience-art{background:linear-gradient(145deg,#187a63,#36aa83)}.art-circle{border-radius:50%;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.art-circle-main{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border:1px solid #ffffff80;place-items:center;width:190px;height:190px;font-size:70px;display:grid;box-shadow:inset 0 0 70px #ffffff1f}.art-orbit{border:1px solid #ffffff3d;border-radius:50%;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.art-orbit-one{width:300px;height:300px}.art-orbit-two{width:420px;height:420px}.art-card{z-index:4;color:#171513;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #ffffff73;border-radius:15px;padding:13px 16px;position:absolute;box-shadow:0 16px 40px #32140a2e}.art-card small{font-weight:800}.art-card-one{inset:17% auto auto 11%}.art-card-one strong{color:var(--green);margin-inline-start:12px}.art-card-two{inset:auto 8% 15% auto}.mini-bars{align-items:end;gap:3px;height:17px;margin-top:8px;display:flex}.mini-bars i{background:var(--orange);border-radius:3px;width:20px}.mini-bars i:first-child{height:8px}.mini-bars i:nth-child(2){height:17px}.mini-bars i:nth-child(3){height:12px}.school-feature-section{background:var(--surface-soft)}.school-feature-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:90px;display:grid}.feature-badge{background:var(--orange-soft);color:var(--orange);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.school-feature-copy h2{margin-top:18px}.school-feature-copy>p{color:var(--muted);margin:20px 0 0;font-size:16px;line-height:1.9}.school-feature-copy .button{margin-top:8px}.list-preview-wrap{place-items:center;min-height:520px;display:grid;position:relative}.list-preview-wrap:before{content:"";border:1px solid var(--orange);width:440px;height:440px;position:absolute}@supports (color:color-mix(in lab, red, red)){.list-preview-wrap:before{border:1px solid color-mix(in srgb, var(--orange) 30%, var(--line))}}.list-preview-wrap:before{background:linear-gradient(135deg, var(--orange), transparent), var(--surface-warm);border-radius:44px}@supports (color:color-mix(in lab, red, red)){.list-preview-wrap:before{background:linear-gradient(135deg, color-mix(in srgb, var(--orange) 12%, transparent), transparent), var(--surface-warm)}}.list-preview-wrap:before{transform:rotate(5deg)}.list-preview{z-index:2;border:1px solid var(--line);background:var(--surface);width:min(440px,86%);box-shadow:var(--shadow);border-radius:27px;padding:30px;position:relative;transform:rotate(-2deg)}.list-preview-header small{color:var(--muted);font-size:11px}.list-preview-header h3{margin:4px 0 0;font-size:22px}.list-preview-header>span{color:var(--green);background:#e5f6ee;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800}.progress-track{background:var(--surface-soft);border-radius:999px;height:7px;margin:22px 0;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg, var(--orange), #ff956e);width:100%;height:100%;display:block}.preview-rows{gap:9px;display:grid}.preview-rows>div{border:1px solid var(--line);border-radius:13px;grid-template-columns:42px 1fr auto 20px;align-items:center;gap:10px;padding:10px;display:grid}.row-icon{border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.row-1{color:#554ab6;background:#eeeafd}.row-2{color:#e54b1c;background:#fff0ea}.row-3{color:#187f62;background:#e7f7f1}.preview-rows strong{font-size:12px}.preview-rows b{color:var(--muted);font-size:10px}.preview-rows i{width:18px;height:18px;color:var(--green);background:#e5f6ee;border-radius:50%;place-items:center;font-size:9px;font-style:normal;display:grid}.preview-stamp{z-index:3;box-shadow:var(--card-shadow);color:#111;background:#fff;border-radius:12px;padding:11px 14px;font-weight:900;position:absolute;inset:auto 1% 11% auto;transform:rotate(4deg)}.preview-stamp span{color:var(--orange)}.merchant-section{background:var(--surface);padding:50px 0}.merchant-band{background:var(--orange);color:#fff;border-radius:34px;grid-template-columns:200px 1fr auto;align-items:center;gap:38px;min-height:310px;padding:48px 58px;display:grid;position:relative;overflow:hidden}.merchant-band:after{content:"";border:1px solid #ffffff38;border-radius:50%;width:390px;height:390px;position:absolute;inset:-160px auto auto -100px}.merchant-symbol{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:174px;height:174px;display:grid;position:relative}.merchant-symbol span{color:#0000;border:14px solid #fff;border-radius:48px 48px 48px 30px;place-items:center;width:92px;height:78px;display:grid;transform:rotate(3deg)}.merchant-copy,.merchant-actions{z-index:2;position:relative}.merchant-eyebrow{color:#fffc;font-size:12px;font-weight:800}.merchant-copy h2{max-width:620px;margin-top:10px;font-size:clamp(32px,4vw,48px)}.merchant-copy>p{color:#ffffffd1;max-width:660px;margin:12px 0 0;font-size:14px}.merchant-labels{flex-wrap:wrap;gap:14px;margin-top:20px;display:flex}.merchant-labels span{font-size:11px;font-weight:700}.merchant-actions{gap:13px;display:grid}.merchant-actions .button{min-width:185px}.merchant-actions a{color:#ffffffdb;text-align:center;text-underline-offset:4px;font-size:12px;font-weight:700;text-decoration:underline}.trust-section{background:var(--surface)}.trust-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.trust-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;min-height:215px;padding:25px}.trust-card>span{color:var(--orange);font-size:12px;font-weight:900}.trust-card h3{margin:36px 0 10px;font-size:18px}.trust-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.privacy-callout{border:1px solid var(--green);grid-template-columns:60px 1fr auto;align-items:center;gap:22px;min-height:140px;margin-top:16px;padding:30px 36px;display:grid}@supports (color:color-mix(in lab, red, red)){.privacy-callout{border:1px solid color-mix(in srgb, var(--green) 22%, var(--line))}}.privacy-callout{background:var(--green);border-radius:22px}@supports (color:color-mix(in lab, red, red)){.privacy-callout{background:color-mix(in srgb, var(--green) 5%, var(--surface))}}.privacy-icon{width:54px;height:54px;color:var(--green);background:#e4f5ed;border-radius:17px;place-items:center;font-size:22px;display:grid}.privacy-callout h3{margin:0 0 5px;font-size:18px}.privacy-callout p{max-width:850px;color:var(--muted);margin:0;font-size:13px;line-height:1.8}.privacy-lock{color:var(--green);font-size:28px}.faq-section{background:var(--surface-soft)}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:90px;display:grid}.faq-grid .section-heading{text-align:start;margin:0}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;font-size:16px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{border:1px solid var(--line);width:30px;height:30px;color:var(--orange);border-radius:50%;flex:none;place-items:center;font-size:15px;font-style:normal;transition:transform .18s;display:grid}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{max-width:720px;color:var(--muted);margin:-3px 0 22px;padding-inline-end:44px;font-size:14px;line-height:1.9}.join-section{color:#fff;background:#181613;position:relative;overflow:hidden}.join-glow{filter:blur(10px);background:#ff501a29;border-radius:50%;width:650px;height:650px;position:absolute;inset:-300px -180px auto auto}[dir=ltr] .join-glow{inset:-300px auto auto -180px}.join-grid{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid;position:relative}.join-copy .section-eyebrow{color:#ff8a65}.join-copy>p{color:#aaa59d;max-width:500px;margin:20px 0 0;font-size:15px;line-height:1.9}.role-list{gap:8px;margin-top:34px;display:grid}.role-list button{color:#fff;cursor:pointer;text-align:start;background:#1e1c19;border:1px solid #302d29;border-radius:15px;grid-template-columns:44px 1fr auto;align-items:center;gap:13px;min-height:76px;padding:10px 14px;display:grid}.role-list button>span{color:#ff8a65;background:#292622;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.role-list strong,.role-list small{display:block}.role-list strong{font-size:13px}.role-list small{color:#8f8a83;margin-top:2px;font-size:10px}.role-list i{color:#8f8a83;font-style:normal}.role-list button.active{background:#271a15;border-color:#ff501aa6}.role-list button.active>span{background:var(--orange);color:#fff}.form-card{background:#211f1c;border:1px solid #393530;border-radius:28px;min-height:600px;padding:34px;box-shadow:0 30px 80px #00000040}.form-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;display:flex}.form-heading span{color:#ff8a65;font-size:11px;font-weight:800}.form-heading h3{margin:4px 0 0;font-size:22px}.form-heading small{color:#77726c;font-size:9px}.form-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.form-grid label{gap:7px;display:grid}.form-grid label>span{color:#bbb6ae;font-size:11px;font-weight:700}.form-grid input{color:#fff;background:#181715;border:1px solid #3a3732;border-radius:12px;outline:none;width:100%;height:49px;padding:0 14px;font-size:13px;transition:border-color .16s,box-shadow .16s}.form-grid input::placeholder{color:#625e59}.form-grid input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff501a1f}.honeypot{position:absolute;left:-10000px}.consent{color:#8f8a83;cursor:pointer;align-items:flex-start;gap:10px;margin-top:20px;font-size:11px;display:flex}.consent input{width:16px;height:16px;accent-color:var(--orange);flex:none;margin-top:2px}.form-error{color:#ff9a7a;margin:14px 0 0;font-size:12px}.form-submit{width:100%;margin-top:22px}.form-submit:disabled{cursor:wait;opacity:.7}.success-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:530px;display:flex}.success-state>div{color:#53d69b;background:#183528;border-radius:50%;place-items:center;width:78px;height:78px;font-size:30px;display:grid}.success-state h3{margin:24px 0 8px;font-size:27px}.success-state p{color:#99938b;max-width:410px;margin:0 0 28px;font-size:14px}.success-state .button-secondary{color:#fff;background:#292622;border-color:#393530}footer{background:var(--surface);padding:75px 0 28px}.footer-grid{grid-template-columns:1.8fr repeat(3,1fr);gap:55px;display:grid}.footer-brand .brand{width:158px}.footer-brand p{max-width:320px;color:var(--muted);margin:18px 0;font-size:13px;line-height:1.8}.prelaunch-badge{background:var(--orange-soft);color:var(--orange);border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800;display:inline-flex}.footer-column{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-column h3{margin:3px 0 8px;font-size:13px}.footer-column a{color:var(--muted);font-size:12px;transition:color .16s}.footer-column a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:55px;padding-top:24px;font-size:11px;display:flex}.footer-languages{gap:12px;display:flex}.footer-languages button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.footer-languages button.active{color:var(--orange);font-weight:800}@media (width<=1100px){.main-nav{gap:18px}.login-link{display:none}.hero-grid{gap:35px}.hero-visual:before{width:450px;height:450px}.categories-grid{grid-template-columns:repeat(2,1fr)}.merchant-band{grid-template-columns:140px 1fr}.merchant-symbol{width:130px;height:130px}.merchant-actions{grid-column:2;align-items:center;display:flex}}@media (width<=900px){.header-inner{height:68px}.main-nav{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:absolute;inset:68px 20px auto}.main-nav.is-open{display:flex}.main-nav a{padding:12px}.main-nav a:after{display:none}.menu-toggle{display:block}.hero{padding-top:120px}.hero-grid,.school-feature-grid,.join-grid{grid-template-columns:1fr}.hero-copy{text-align:center;max-width:720px;padding-bottom:15px}.hero-copy>p{margin-inline:auto}.eyebrow,.hero-actions,.text-link,.pilot-note{justify-content:center}.hero-visual{min-height:580px}.proof-bar{grid-template-columns:repeat(2,1fr)}.proof-item:nth-child(2):after{display:none}.section-heading.split{grid-template-columns:1fr;gap:20px}.steps-grid{grid-template-columns:repeat(2,1fr)}.step-card:nth-child(2) .step-line{display:none}.audience-panel{grid-template-columns:1fr}.audience-art{min-height:420px}.school-feature-grid{gap:45px}.school-feature-copy{text-align:center}.school-feature-copy ul{text-align:start;width:fit-content;margin-inline:auto}.merchant-band{text-align:center;grid-template-columns:1fr}.merchant-symbol,.merchant-copy>p{margin-inline:auto}.merchant-labels,.merchant-actions{grid-column:auto;justify-content:center}.trust-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:1fr;gap:36px}.join-grid{gap:50px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:30px}}@media (width<=640px){.shell{width:min(100% - 28px,1180px)}.site-header{position:absolute}.brand{width:112px}.language-switcher{display:none}.header-actions{gap:7px}.hero{min-height:auto;padding-top:108px}.hero h1{margin-top:18px;font-size:clamp(42px,12vw,58px)}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.pilot-note{margin-top:24px;font-size:11px}.hero-visual{min-height:500px;margin-inline:-10px}.hero-visual:before{width:380px;height:380px}.hero-visual:after{width:320px;height:320px}.school-list-card{width:88%;padding:18px}.floating-chip{font-size:9px}.chip-trusted{inset:10% -2px auto auto}.chip-cart{inset:auto auto 9% 0}.proof-bar{margin-top:15px}.proof-item{gap:8px;min-height:88px}.proof-item strong{font-size:20px}.proof-item span{max-width:90px;font-size:10px}.proof-item:first-child,.proof-item:nth-child(2){border-bottom:1px solid var(--line)}.section{padding:76px 0}.section-heading{margin-bottom:38px}.section-heading h2,.school-feature-copy h2,.merchant-copy h2,.join-copy h2{font-size:34px}.section-heading>p{font-size:15px}.steps-grid,.categories-grid,.trust-grid{grid-template-columns:1fr}.step-card{grid-template-columns:55px 1fr;column-gap:14px;min-height:auto;padding:14px 0 24px;display:grid}.step-card h3{margin:5px 0}.step-card p{grid-column:2}.step-line{background:repeating-linear-gradient(180deg, var(--line) 0 7px, transparent 7px 13px);width:1px;height:calc(100% - 56px);inset:66px 26px auto auto}[dir=ltr] .step-line{inset:66px auto auto 26px}.step-card:nth-child(2) .step-line{display:block}.category-card{min-height:122px}.audience-tabs{width:100%;overflow-x:auto}.audience-tabs button{flex:1 0 auto;padding:0 14px}.audience-panel{border-radius:24px}.audience-copy{padding:34px 24px}.audience-copy h3{font-size:27px}.audience-art{min-height:330px}.art-circle-main{width:150px;height:150px;font-size:52px}.art-orbit-one{width:230px;height:230px}.art-orbit-two{width:310px;height:310px}.list-preview-wrap{min-height:460px}.list-preview-wrap:before{width:330px;height:370px}.list-preview{width:92%;padding:22px}.preview-stamp{font-size:12px;inset:auto 0 5% auto}.merchant-section{padding:20px 0}.merchant-band{border-radius:25px;padding:40px 22px}.merchant-symbol{width:110px;height:110px}.merchant-symbol span{border-width:10px;width:63px;height:55px}.merchant-actions{flex-direction:column}.privacy-callout{grid-template-columns:48px 1fr;padding:24px 20px}.privacy-icon{width:46px;height:46px}.privacy-lock{display:none}.faq-list summary{font-size:14px}.faq-list details p{padding-inline-end:0}.form-card{min-height:auto;padding:24px 18px}.form-heading{flex-direction:column;align-items:flex-start;gap:7px}.form-grid{grid-template-columns:1fr}.success-state{min-height:440px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-languages{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
