:root{--primary:#0f7b5f;--primary-dark:#0b5f4a;--primary-soft:#e6f3ef;--text:#101828;--muted:#667085;--surface:#fff;--bg:#f6f7f9;--border:#e4e7ec;--success:#12b76a;--radius:16px;--font-latin:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-arabic:"IBM Plex Sans Arabic", "Inter", system-ui, sans-serif;--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-latin);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}html[dir=rtl] body{font-family:var(--font-arabic)}img{max-width:100%;display:block}a{color:var(--primary);text-decoration:none}h1,h2,h3{letter-spacing:-.01em;margin:0 0 12px;line-height:1.15}h1{font-size:clamp(32px,5vw,54px);font-weight:800}h2{font-size:clamp(26px,3.4vw,36px);font-weight:700}h3{font-size:18px;font-weight:600}p{margin:0 0 12px}.container{width:min(100% - 32px, var(--max));margin-inline:auto}.narrow{max-width:760px}.skip{inset-inline-start:-999px;background:var(--primary);color:#fff;z-index:100;border-radius:8px;padding:8px 12px;position:absolute;top:8px}.skip:focus{inset-inline-start:8px}.btn{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 22px;font-size:16px;font-weight:600;transition:transform .1s,background .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--primary);color:#fff}.btn--primary:hover{background:var(--primary-dark)}.btn--ghost{color:var(--text);border-color:var(--border);background:0 0}.btn--ghost:hover{background:#fff}.btn--sm{padding:10px 16px;font-size:14px}.brand{color:var(--text);align-items:center;gap:10px;display:inline-flex}.brand__mark{background:var(--primary);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;display:inline-grid}.brand__name{letter-spacing:-.02em;font-size:20px;font-weight:800}html[dir=rtl] .brand__name{font-family:var(--font-latin)}.site{--paper:#f6f1e7;--receipt:#fffdf8;--ink:#15211c;--ink-soft:#4a5750;--line:#e3dacb;--line-strong:#cfc3ae;--green:#0f7b5f;--green-dark:#0b5a46;--green-soft:#dceee5;--deep:#0c3b2f;--deep-2:#114a3b;--deep-3:#175443;--on-deep:#f6f1e7;--on-deep-soft:#c9dad2;--on-deep-muted:#a9c2b7;--saffron:#f2b84b;--good-soft:#bfe6d2;--good-ink:#0b4a38;--sand:#e9e1d1;--tomato:#c8472d;--tomato-soft:#f4c9bc;--tomato-ink:#7a2412;--f-display:"Bricolage Grotesque", "Readex Pro", system-ui, sans-serif;--f-display-ar:"Alexandria", "Readex Pro", system-ui, sans-serif;--f-body:"Readex Pro", system-ui, -apple-system, "Segoe UI", sans-serif;--f-mono:"IBM Plex Mono", "Readex Pro", ui-monospace, monospace;--max:1200px;font-family:var(--f-body);color:var(--ink);background:var(--paper);line-height:1.6}html[dir=rtl] body.site{font-family:var(--f-body)}.site a{color:var(--green)}.site a:hover{color:var(--green-dark)}.site :focus-visible{outline:3px solid var(--saffron);outline-offset:3px;border-radius:6px}.site h1,.site h2,.site h3{font-family:var(--f-display);letter-spacing:-.025em;font-weight:800}html[dir=rtl] .site h1,html[dir=rtl] .site h2,html[dir=rtl] .site h3{font-family:var(--f-display-ar);letter-spacing:0;line-height:1.25}.site h4{margin:0;font-size:17px;font-weight:600;line-height:1.35}.site .skip{background:var(--ink)}.site .num{font-family:var(--f-mono);font-variant-numeric:tabular-nums}.label{font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin:0;font-size:12px;font-weight:600}.kicker{font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin:0;font-size:13px;font-weight:600}.kicker--saffron{color:var(--saffron)}html[dir=rtl] .label,html[dir=rtl] .kicker{font-family:var(--f-body);letter-spacing:0;text-transform:none}html[dir=rtl] .label{font-size:13px}html[dir=rtl] .kicker{font-size:14px}html[dir=rtl] .art .label,html[dir=rtl] .fam .label{font-size:1.2em}.leader{align-items:baseline;margin:0;display:flex}.dots{border-bottom:2px dotted var(--line-strong);flex:1;min-width:16px;margin:0 8px;transform:translateY(-.3em)}.rule{border:0;border-top:1.5px dashed var(--line-strong);height:0;margin:0}.tear{-webkit-mask:conic-gradient(from -45deg at bottom,#0000,#000 1deg 89deg,#0000 90deg) 50%/18px 100%;mask:conic-gradient(from -45deg at bottom,#0000,#000 1deg 89deg,#0000 90deg) 50%/18px 100%}.hl{color:inherit;box-shadow:inset 0 -.3em 0 var(--saffron);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:0 0;padding:0 .04em}.flip-rtl{flex:none}html[dir=rtl] .flip-rtl{transform:scaleX(-1)}.mark{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;text-align:center;white-space:nowrap;border:2px solid;border-radius:8px;padding:6px 12px;font-size:12.5px;font-weight:700;line-height:1.3;display:inline-block}html[dir=rtl] .mark{font-family:var(--f-body);letter-spacing:0;text-transform:none;font-size:14px}.mark--good{color:var(--green-dark)}.mark--fair{color:var(--ink)}.mark--high{color:var(--tomato)}.box{border:2px solid var(--line-strong);border-radius:5px;flex:none;place-items:center;width:16px;height:16px;display:inline-grid}.site .btn{font-family:var(--f-body);border-radius:999px}.site .btn--primary{background:var(--green);color:var(--receipt)}.site .btn--primary:hover{background:var(--green-dark);color:var(--receipt)}.site .btn--sm{height:46px;padding:0 22px;font-size:15px}.btn--lg{height:58px;padding:0 30px;font-size:17px}.btn--outline{color:var(--ink);border:1.5px solid var(--ink);background:0 0}.site .btn--outline:hover{background:var(--receipt);color:var(--ink)}.btn--saffron{background:var(--saffron);color:var(--ink);font-weight:700}.site .btn--saffron:hover{color:var(--ink);background:#f5c566}.nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#f6f1e7e6;position:sticky;top:0}.nav__inner{align-items:center;gap:28px;height:76px;display:flex}.site .brand{color:var(--ink);gap:12px}.site .brand__mark{background:var(--green);width:40px;height:40px;color:var(--receipt);border-radius:12px}.site .brand__name{font-family:var(--f-display);letter-spacing:-.03em;font-size:26px;font-weight:800}.nav__links{gap:30px;margin-inline-start:auto;display:flex}.site .nav__links a{color:var(--ink-soft);font-size:15.5px;font-weight:500}.site .nav__links a:hover{color:var(--ink)}.nav__actions{align-items:center;gap:12px;display:flex}.lang{border:1.5px solid var(--line-strong);height:44px;color:var(--ink);font:600 15px var(--f-body);cursor:pointer;background:0 0;border-radius:999px;padding:0 18px}.lang:hover{background:var(--receipt)}.hero{padding:56px 0 80px;overflow:hidden}.hero__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:56px;display:grid}.tag{border:1px solid var(--line);background:var(--receipt);font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:10px;margin:0;padding:7px 14px;font-size:12.5px;font-weight:600;display:inline-flex}html[dir=rtl] .tag{font-family:var(--f-body);letter-spacing:0;font-size:14px}.tag__dot{background:var(--saffron);border-radius:50%;width:8px;height:8px}.hero__title{margin:24px 0 22px;font-size:clamp(44px,6vw,80px);line-height:.98}html[dir=rtl] .hero__title{font-size:clamp(38px,4.8vw,66px);line-height:1.22}.site .lead{max-width:34em;color:var(--ink-soft);margin:0;font-size:clamp(17px,1.5vw,20px);line-height:1.6}html[dir=rtl] .site .lead{line-height:1.75}.hero__cta{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.qr-ticket{border:1px solid var(--line);background:var(--receipt);border-radius:18px;align-items:center;gap:20px;margin-top:30px;padding-block:14px;padding-inline:14px 24px;display:inline-flex}.qr-ticket__code{border-radius:8px;width:92px;height:92px;display:block}.qr-ticket__cut{border-inline-start:2px dashed var(--line);align-self:stretch}.qr-ticket__title{font-family:var(--f-display);letter-spacing:-.02em;margin:0 0 4px;font-size:20px;font-weight:700}html[dir=rtl] .qr-ticket__title{font-family:var(--f-display-ar);letter-spacing:0}.qr-ticket__body{max-width:20em;color:var(--ink-soft);margin:0;font-size:14px;line-height:1.5}.hero__art{justify-self:end;width:100%;max-width:520px;container-type:inline-size}.art{-webkit-user-select:none;user-select:none;width:52em;height:64em;font-size:1.92308cqw;position:relative}.art__phone{inset-inline-end:0;background:var(--ink);border-radius:4.6em;width:30em;height:62em;padding:1em;position:absolute;top:0;box-shadow:0 4em 8em -3.4em #15211c99}.art__screen{background:var(--receipt);border-radius:3.6em;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.art__cam{background:#2a302c;flex:none;height:29.2em;position:relative;overflow:hidden}.art__cam img{object-fit:cover;object-position:50% 45%;width:100%;height:100%;position:absolute;inset:0}.art__switch{color:var(--receipt);background:#15211ca8;border-radius:999px;padding:.25em;font-size:1.2em;font-weight:600;display:flex;position:absolute;top:1.6em;left:50%;transform:translate(-50%)}.art__switch span{border-radius:999px;padding:.45em 1.15em;line-height:1.3}.art__switch .is-on{background:var(--receipt);color:var(--ink)}.art__corner{border:.3em solid var(--saffron);width:2.6em;height:2.6em;position:absolute}.art__corner--1{border-bottom:0;border-right:0;border-top-left-radius:.8em;top:5.8em;left:3.4em}.art__corner--2{border-bottom:0;border-left:0;border-top-right-radius:.8em;top:5.8em;right:3.4em}.art__corner--3{border-top:0;border-right:0;border-bottom-left-radius:.8em;bottom:3.4em;left:3.4em}.art__corner--4{border-top:0;border-left:0;border-bottom-right-radius:.8em;bottom:3.4em;right:3.4em}.art__sheet{background:var(--receipt);border-radius:2.2em 2.2em 0 0;flex-direction:column;flex:1;gap:1.1em;margin-top:-2em;padding:1em 1.6em 1.6em;display:flex;position:relative}.art__grab{background:var(--line);border-radius:999px;align-self:center;width:4em;height:.4em}.art__prod{align-items:center;gap:1em;display:flex}.art__prod img{object-fit:cover;border-radius:1em;flex:none;width:4em;height:4em}.art__prod span{flex-direction:column;min-width:0;display:flex}.art__prod b{font-size:1.3em;font-weight:600;line-height:1.25}.art__prod small{color:var(--ink-soft);font-size:1.1em}.art__verdict{background:var(--green-soft);border-radius:1.4em;flex-direction:column;gap:.4em;padding:1.1em 1.2em;display:flex}.art__verdict b{font-family:var(--f-display);color:var(--green-dark);letter-spacing:-.02em;font-size:2.2em;font-weight:800;line-height:1.1}html[dir=rtl] .art__verdict b{font-family:var(--f-display-ar);letter-spacing:0}.art__verdict span{font-size:1.2em;line-height:1.4}.art__range{direction:ltr;height:4em;position:relative}.art__track{border-radius:999px;height:.7em;display:flex;position:absolute;top:2.2em;left:0;right:0;overflow:hidden}.art__track i:first-child{background:#9ed3b8;width:27%}.art__track i:nth-child(2){background:var(--line);width:45%}.art__track i:nth-child(3){background:#f0b7a6;flex:1}.art__pin{background:var(--ink);color:var(--receipt);white-space:nowrap;border-radius:.55em;padding:.1em .65em;font-size:1.1em;font-weight:600;position:absolute;top:0;left:1.2em}.art__pin:after{content:"";background:var(--ink);width:2px;height:.8em;margin-left:-1px;position:absolute;top:100%;left:50%}.art__btn{background:var(--green);height:3.2em;color:var(--receipt);border-radius:.9em;justify-content:center;align-items:center;font-size:1.3em;font-weight:600;display:flex}.art__receipt{inset-inline-start:0;z-index:2;background:var(--receipt);flex-direction:column;gap:.9em;width:24.6em;padding:2em 2em 3em;display:flex;position:absolute;top:34.4em;transform:rotate(-4deg);box-shadow:0 1.8em 4em -2em #15211c73}html[dir=rtl] .art__receipt{transform:rotate(4deg)}.art__receipt .label{font-size:1em}.art__receipt-title{margin:0;font-size:1.3em;font-weight:600}.art__receipt .leader{font-size:1.2em}.art__receipt .leader--total{font-size:1.3em;font-weight:700}.art__basis{color:var(--ink-soft);font-family:var(--f-mono);margin:0;font-size:1em}.stamp{inset-inline-start:11.2em;z-index:3;border:.3em solid var(--green);outline:.15em dashed var(--green);outline-offset:-1em;width:11.2em;height:11.2em;color:var(--green);font-family:var(--f-mono);text-align:center;text-transform:uppercase;background:#fffdf8eb;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:28.2em;transform:rotate(-14deg)}html[dir=rtl] .stamp{text-transform:none;font-family:var(--f-body);transform:rotate(12deg)}.stamp>span:first-child{letter-spacing:.18em;font-size:1em;font-weight:600}.stamp b{letter-spacing:.04em;font-size:2.1em;font-weight:700;line-height:1.1}.stamp .num{font-size:1.1em;font-weight:600}html[dir=rtl] .stamp>span:first-child{letter-spacing:0;font-size:1.3em}html[dir=rtl] .stamp b{font-family:var(--f-display-ar);letter-spacing:0;font-size:2.2em}.totals{background:var(--receipt);border-block:1.5px dashed var(--line-strong);padding:34px 0}.totals__inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:56px;display:grid}.totals .leader span:first-child{color:var(--ink-soft);font-family:var(--f-mono);font-size:15px}html[dir=rtl] .totals .leader span:first-child{font-family:var(--f-body)}.totals strong{font-size:30px;font-weight:600}.section{padding:104px 0}.section--receipt{background:var(--receipt);border-block:1px solid var(--line)}.section--deep{background:var(--deep);color:var(--on-deep)}.site .section h2{margin:12px 0 18px;font-size:clamp(34px,4.2vw,52px);line-height:1.02}html[dir=rtl] .site .section h2{font-size:clamp(30px,3.6vw,46px);line-height:1.25}.section--deep .lead{color:var(--on-deep-soft)}.section__head{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px;display:flex}.site .section__head h2{margin-bottom:0}.section__aside{max-width:360px;color:var(--ink-soft);margin:0;font-size:16px}.split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:80px;display:grid}.ways{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.site .way{border:1px solid var(--line);background:var(--receipt);color:var(--ink);border-radius:24px;flex-direction:column;gap:18px;padding:24px;transition:transform .15s,box-shadow .15s;display:flex}.site .way:hover{color:var(--ink);transform:translateY(-3px);box-shadow:0 22px 40px -28px #15211c73}.site .way h3{margin:0;font-size:28px}.way p{color:var(--ink-soft);margin:0;font-size:15px}.way__more{color:var(--green);margin-top:auto;font-size:15px;font-weight:600}.way__art{border-radius:14px;height:142px;padding:16px 18px}.way__art--receipt{background:var(--paper);border-radius:14px 14px 0 0;flex-direction:column;gap:9px;padding-bottom:26px;display:flex}.way__art--receipt .label{font-size:10.5px}.way__art--receipt .leader{font-family:var(--f-mono);font-size:13px}html[dir=rtl] .way__art--receipt .leader span:first-child{font-family:var(--f-body)}.way__art--deep{background:var(--deep);flex-wrap:wrap;place-content:center;gap:12px;display:flex}.way__art--deep .mark--good{color:var(--good-soft);transform:rotate(-4deg)}.way__art--deep .mark--fair{color:var(--sand);transform:rotate(2deg)}.way__art--deep .mark--high{color:var(--tomato-soft);transform:rotate(-2deg)}.way__art--family{background:var(--paper);flex-direction:column;gap:10px;display:flex}.way__people{align-items:center;gap:8px;display:flex}.avatars{display:flex}.av{border:2px solid var(--paper);border-radius:50%;place-items:center;width:28px;height:28px;margin-inline-start:-8px;font-size:12px;font-weight:700;display:grid}.av:first-child{margin-inline-start:0}.av--green{background:var(--green);color:var(--receipt)}.av--ink{background:var(--ink);color:var(--receipt)}.av--saffron{background:var(--saffron);color:var(--ink)}.way__item{align-items:center;gap:10px;margin:0;font-size:13px;display:flex}.way__item b{font-weight:600}.way__item span:last-child{color:var(--ink-soft)}.site .flow__title{margin:72px 0 24px;font-size:26px}.steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin:0;padding:0;list-style:none;display:grid}.steps--two{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px;margin-top:28px}.steps li{border-top:1.5px solid var(--ink);flex-direction:column;gap:6px;padding-top:14px;display:flex}.steps .num{font-size:13px;font-weight:700}.steps p{color:var(--ink-soft);margin:0;font-size:14.5px;line-height:1.55}.points{gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.points li{align-items:flex-start;gap:14px;display:flex}.points .num{color:var(--saffron);font-size:14px;font-weight:700;line-height:1.7}.points p{margin:0;font-size:16px;line-height:1.55}.points b{font-weight:600}.points span{color:var(--on-deep-soft)}.ruler{background:var(--deep-2);border-radius:28px;flex-direction:column;gap:20px;margin:0;padding:32px;display:flex}.ruler .label{color:var(--on-deep-muted)}.ruler__chart{direction:ltr;flex-direction:column;gap:8px;display:flex}.ruler__pins{height:40px;position:relative}.ruler__pin{top:0;left:var(--x);border-radius:8px;padding:4px 10px;font-size:14px;font-weight:700;position:absolute;transform:translate(-50%)}.ruler__pin:after{content:"";background:inherit;width:2px;height:10px;margin-left:-1px;position:absolute;top:100%;left:50%}.ruler__pin--good{background:var(--good-soft);color:var(--good-ink)}.ruler__pin--fair{background:var(--sand);color:var(--ink)}.ruler__pin--high{background:var(--tomato-soft);color:var(--tomato-ink)}.ruler__track{border-radius:14px;height:48px;font-size:14px;font-weight:600;display:flex;overflow:hidden}.ruler__zone{white-space:nowrap;text-overflow:ellipsis;place-items:center;min-width:0;padding:0 4px;display:grid;overflow:hidden}.ruler__zone--good{background:var(--good-soft);color:var(--good-ink)}.ruler__zone--fair{background:var(--sand);color:var(--ink)}.ruler__zone--high{background:var(--tomato-soft);color:var(--tomato-ink);flex:1}.ruler__axis{height:40px;color:var(--on-deep-muted);margin-top:8px;font-size:12px;position:relative}.ruler__axis>span{flex-direction:column;line-height:1.35;display:flex;position:absolute;top:0}.ruler__axis b{color:var(--on-deep);font-size:14px}.ruler__axis .is-start{left:0}.ruler__axis .is-end{align-items:flex-end;right:0}.ruler__axis .is-mid{left:var(--x);align-items:center;transform:translate(-50%)}.ruler__axis .is-mid:before{content:"";background:var(--on-deep);width:2px;height:8px;margin-left:-1px;position:absolute;top:-10px;left:50%}.verdicts{gap:10px;margin:0;padding:0;list-style:none;display:grid}.verdicts li{background:var(--deep-3);border-radius:14px;align-items:center;gap:16px;padding:12px 16px;display:flex}.verdicts .mark{flex:none;width:124px;padding-inline:0}.verdicts .mark--good{color:var(--good-soft)}.verdicts .mark--fair{color:var(--sand)}.verdicts .mark--high{color:var(--tomato-soft)}.verdicts__body{flex:1;font-size:14px;line-height:1.45}.verdicts__price{font-size:15px;font-weight:600}.ruler figcaption{color:var(--on-deep-muted);font-size:13px;line-height:1.55}.family__art{width:100%;max-width:560px;container-type:inline-size}.fam{-webkit-user-select:none;user-select:none;width:56em;height:56em;font-size:1.78571cqw;position:relative}.fam__list{inset-inline-start:0;background:var(--receipt);flex-direction:column;gap:.4em;width:40em;padding:2.8em 2.8em 4em;display:flex;position:absolute;top:4em;transform:rotate(-2deg);box-shadow:0 2.4em 5em -2.6em #15211c73}html[dir=rtl] .fam__list{transform:rotate(2deg)}.fam__list .label{font-size:1.1em}.fam__title{font-family:var(--f-display);letter-spacing:-.02em;margin:0 0 .3em;font-size:2.6em;font-weight:800}html[dir=rtl] .fam__title{font-family:var(--f-display-ar);letter-spacing:0}.fam__row{border-top:1px solid #efe8da;align-items:center;gap:.8em;margin:0;padding:.6em 0;font-size:1.5em;display:flex}.fam__row .box{border-width:.13em;border-radius:.4em;width:1.33em;height:1.33em}.fam__row b{flex:1;font-weight:600}.fam__row>span:last-child{color:var(--ink-soft);font-size:.8em}.fam__row.is-done .box{border-color:var(--green);background:var(--green);color:var(--receipt)}.fam__row.is-done .box svg{width:70%;height:70%}.fam__row.is-done b{color:var(--ink-soft);font-weight:400;text-decoration:line-through}.fam__total{border-top:1.5px dashed var(--line-strong);font-family:var(--f-mono);margin-top:.6em;padding-top:1em;font-size:1.3em;font-weight:600}html[dir=rtl] .fam__total{font-family:var(--f-body)}.ticket{inset-inline-end:0;z-index:2;background:var(--saffron);width:23.6em;color:var(--ink);border-radius:1.6em;flex-direction:column;gap:.2em;padding:1.6em 2.2em;display:flex;position:absolute;top:0;transform:rotate(3deg);box-shadow:0 1.8em 3.6em -2em #15211c80}html[dir=rtl] .ticket{transform:rotate(-3deg)}.ticket:before,.ticket:after{content:"";background:var(--paper);border-radius:50%;width:1.8em;height:1.8em;margin-top:-.9em;position:absolute;top:50%}.ticket:before{left:-.9em}.ticket:after{right:-.9em}.ticket .label{color:var(--ink);font-size:1.1em}.ticket b{letter-spacing:.06em;font-size:3em;font-weight:700;line-height:1.2}.ticket>span:last-child{font-size:1.2em}.notif{inset-inline-end:0;z-index:3;border:1px solid var(--line);background:var(--receipt);border-radius:1.8em;gap:1.2em;width:33em;padding:1.4em 1.6em;animation:7s ease-in-out infinite notif-float;display:flex;position:absolute;bottom:.5em;box-shadow:0 2.2em 4.4em -2.4em #15211c80}.notif__icon{background:var(--green);width:3.6em;height:3.6em;color:var(--receipt);border-radius:1em;flex:none;place-items:center;display:grid}.notif__icon svg{width:55%;height:55%}.notif__body{flex-direction:column;gap:.1em;min-width:0;display:flex}.notif__meta{color:var(--ink-soft);justify-content:space-between;gap:1em;font-size:1.1em;display:flex}.notif__meta span:first-child{font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;font-weight:600}.notif__body b{font-size:1.5em;font-weight:600}.notif__body>span:last-child{color:var(--ink-soft);font-size:1.3em;line-height:1.4}@keyframes notif-float{0%,to{transform:translateY(0)}50%{transform:translateY(-.5em)}}.market{background:var(--paper);padding:24px 26px 40px}.section--receipt .market{background:var(--paper)}.market__head{border-bottom:1.5px dashed var(--line-strong);justify-content:space-between;margin:0 0 12px;padding-bottom:12px;display:flex}.market__rows{gap:10px;display:grid}.price{font-size:15px}.price__name{white-space:nowrap;font-weight:500}.price__range{color:var(--ink-soft);white-space:nowrap;direction:ltr;margin-inline-end:14px;font-size:12px}.price__value{font-size:16px;font-weight:600}.market__meta{color:var(--ink-soft);margin:18px 0 0;font-size:12.5px}.points-receipt{background:var(--receipt);flex-direction:column;gap:10px;margin-top:28px;padding:18px 22px 32px;display:flex;box-shadow:0 18px 36px -26px #15211c73}.points-receipt .leader{font-size:14.5px}.points-receipt b{font-weight:700}.rewards__art{justify-self:end;width:100%;max-width:580px;container-type:inline-size}.fan{width:58em;height:44em;margin:0;padding:0;font-size:1.72414cqw;list-style:none;position:relative}.gift{border-radius:2.2em;grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:1.2em;width:34em;height:21em;padding:2.6em;display:grid;position:absolute;box-shadow:0 2em 4em -2.6em #15211c80}.gift b{font-family:var(--f-display);letter-spacing:-.02em;grid-area:1/1;font-size:2.1em;font-weight:700;line-height:1.15}.gift__value{font-family:var(--f-display);letter-spacing:-.03em;white-space:nowrap;grid-area:1/2;font-size:3.4em;font-weight:800;line-height:1}.gift small{grid-area:3/1/auto/-1;font-size:1.3em}.gift--ink{inset-inline-start:2em;background:var(--ink);color:var(--on-deep);top:3em;transform:rotate(-7deg)}.gift--ink small{color:var(--on-deep-muted)}.gift--green{inset-inline-start:12em;background:var(--green);color:var(--receipt);top:12em;transform:rotate(2deg)}.gift--green small{color:var(--green-soft)}.gift--saffron{inset-inline-start:22em;background:var(--saffron);color:var(--ink);top:21em;transform:rotate(8deg)}html[dir=rtl] .gift--ink{transform:rotate(7deg)}html[dir=rtl] .gift--green{transform:rotate(-2deg)}html[dir=rtl] .gift--saffron{transform:rotate(-8deg)}.site #about h2{margin:0 0 32px;font-size:clamp(28px,3vw,36px)}.trust{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.trust__item{color:var(--green);flex-direction:column;gap:8px;display:flex}.site .trust__item h3{color:var(--ink);font-family:var(--f-body);letter-spacing:0;margin:0;font-size:17px;font-weight:600;line-height:1.35}.trust__item p{color:var(--ink-soft);margin:0;font-size:14.5px;line-height:1.55}.coverage{border-top:1.5px dashed var(--line-strong);gap:14px;margin-top:48px;padding-top:28px;display:grid}.chips{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.chips li{border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:8px 16px;font-size:14.5px;font-weight:500}.chips li:last-child{border:1.5px dashed var(--green);color:var(--green)}.coverage__note{color:var(--ink-soft);margin:0;font-size:14.5px}.faq{gap:10px;margin-top:28px;display:grid}.faq__item{border:1px solid var(--line);background:var(--receipt);border-radius:14px;padding:0 20px}.faq__item summary{cursor:pointer;justify-content:space-between;gap:16px;padding:16px 0;font-size:17px;font-weight:600;list-style:none;display:flex}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"+";color:var(--green);font-family:var(--f-mono);flex:none;font-size:20px;font-weight:600;line-height:1.2}.faq__item[open] summary:after{content:"–"}.faq__item p{color:var(--ink-soft);margin:0 0 16px;font-size:15.5px}.cta{background:var(--saffron);color:var(--ink);padding:88px 0}.cta__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:64px;display:grid}.site .cta h2{margin:0 0 18px;font-size:clamp(44px,6.2vw,84px);line-height:.98}html[dir=rtl] .site .cta h2{font-size:clamp(36px,4.8vw,64px);line-height:1.22}.cta__body{max-width:32em;margin:0 0 24px;font-size:17px}.badges{flex-wrap:wrap;gap:12px;display:flex}.badges--stack{flex-direction:column;align-items:stretch}.site .badge{background:var(--ink);min-width:190px;height:58px;color:var(--receipt);border-radius:14px;align-items:center;gap:12px;padding:0 20px;display:inline-flex}.site .badge:hover{color:var(--receipt)}.badge span{flex-direction:column;line-height:1.1;display:flex}.badge small{opacity:.8;font-size:11px}.badge b{font-size:17px;font-weight:600}.site .badge--soon{border:1.5px dashed var(--ink);color:var(--ink);cursor:default;background:0 0}.site .badge--soon:hover{color:var(--ink)}.get__note{max-width:34em;margin:16px 0 0;font-size:14px}.cta__qr{background:var(--receipt);border-radius:24px;flex-direction:column;align-items:center;gap:12px;padding:22px;display:flex;transform:rotate(2deg)}html[dir=rtl] .cta__qr{transform:rotate(-2deg)}.cta__qr canvas{width:200px;height:200px;display:block}.cta__qr .label{max-width:200px;color:var(--ink);text-align:center;line-height:1.5}.mobile-bar{display:none}.footer{background:var(--ink);color:#c9d2cd;padding:36px 0 28px;font-size:14px}.footer__top{flex-wrap:wrap;align-items:center;gap:16px 32px;display:flex}.site .footer .brand__name{color:var(--on-deep);font-size:24px}.footer__top p{margin:0}.footer nav{flex-wrap:wrap;gap:24px;margin-inline-start:auto;display:flex}.site .footer nav a{color:var(--on-deep)}.footer__bottom{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:20px;padding-top:18px;font-size:12.5px;display:flex}.footer__bottom p{margin:0}.site .footer__credit a{color:inherit;text-decoration:underline}.get-page{place-items:center;min-height:100vh;padding:24px;display:grid}.get-page__card{background:var(--receipt);text-align:center;justify-items:center;gap:12px;width:100%;max-width:440px;padding:40px 32px 56px;display:grid;box-shadow:0 30px 60px -36px #15211c73;-webkit-mask:conic-gradient(from -45deg at bottom,#0000,#000 1deg 89deg,#0000 90deg) 50%/18px 100%;mask:conic-gradient(from -45deg at bottom,#0000,#000 1deg 89deg,#0000 90deg) 50%/18px 100%}.get-page__card .brand__mark{border-radius:14px;width:52px;height:52px}.site .get-page__card h1{margin:4px 0 0;font-size:34px;line-height:1.1}.get-page__card>p{color:var(--ink-soft);margin:0}.get-page .get__note{color:var(--ink-soft)}.get-page .badges--stack{width:100%;margin:8px 0}.join__body{color:var(--ink-soft);margin:0}.join__valid{justify-items:center;gap:10px;width:100%;margin:8px 0 12px;display:grid}.join__valid[hidden]{display:none}.join__label{color:var(--ink-soft);font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;margin:8px 0 0;font-size:12px;font-weight:600}html[dir=rtl] .join__label{font-family:var(--f-body);letter-spacing:0;text-transform:none;font-size:14px}.join__code{background:var(--saffron);width:100%;color:var(--ink);font-family:var(--f-mono);letter-spacing:.12em;font-variant-numeric:tabular-nums;border-radius:14px;margin:0;padding:16px 0;font-size:30px;font-weight:700;position:relative}.join__code:before,.join__code:after{content:"";background:var(--receipt);border-radius:50%;width:18px;height:18px;margin-top:-9px;position:absolute;top:50%}.join__code:before{left:-9px}.join__code:after{right:-9px}.join__open{width:100%}.doc-page .nav__inner{justify-content:space-between}.doc{max-width:760px;padding:56px 0 96px}.doc__head{gap:14px;margin-bottom:36px;display:grid}.site .doc h1{margin:0;font-size:clamp(36px,5vw,54px);line-height:1.05}html[dir=rtl] .site .doc h1{line-height:1.25}.doc .doc__updated{color:var(--ink-soft);font-family:var(--f-mono);margin:0;font-size:13px}html[dir=rtl] .doc .doc__updated{font-family:var(--f-body);font-size:14px}.doc__toc{background:var(--receipt);border:1px solid var(--line);border-radius:14px;margin:0 0 12px;padding:18px 22px}.doc__toc ol{columns:2;column-gap:32px;margin:10px 0 0;padding-inline-start:22px}.doc .doc__toc li{break-inside:avoid;margin:4px 0;font-size:15px}.doc__section{border-top:1.5px dashed var(--line-strong);margin-top:28px;padding-top:28px;scroll-margin-top:96px}.site .doc h2{align-items:baseline;gap:12px;margin:0 0 12px;font-size:clamp(22px,2.6vw,28px);line-height:1.2;display:flex}.doc__num{color:var(--green);font-size:15px;font-weight:600}.doc p,.doc li{font-size:16.5px;line-height:1.7}.doc p{margin:0 0 14px}.doc ul{margin:0 0 14px;padding-inline-start:22px}.doc li{margin:6px 0}.doc__todo{background:var(--saffron);color:var(--ink);font-family:var(--f-mono);border-radius:4px;padding:0 4px;font-size:.9em}.doc .doc__foot{color:var(--ink-soft);margin-top:36px}.doc .pts__receipt{margin:8px 0 18px}.pts__line{gap:2px;display:grid}.doc .pts__line .leader{margin:0;font-size:15.5px}.doc .pts__note{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.5}.doc .pts__examples p{margin:0 0 4px}.doc .pts__examples .pts__math{margin:0 0 18px;font-size:17px;font-weight:700}.doc .pts__rate{color:var(--green-dark);font-family:var(--f-display);margin:0 0 10px;font-size:clamp(26px,3vw,34px);font-weight:800;line-height:1.2}html[dir=rtl] .doc .pts__rate{font-family:var(--f-display-ar)}.rewards__more{margin:18px 0 0;font-weight:600}@media (width<=1100px){.nav__links{gap:20px}.hero__grid,.split{gap:48px}}@media (width<=960px){.nav__links{display:none}.hero__grid{grid-template-columns:1fr}.hero__art{justify-self:center;margin-top:8px}.totals__inner{grid-template-columns:1fr;gap:14px}.section__head{flex-direction:column;align-items:flex-start}.ways{grid-template-columns:1fr;max-width:560px}.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}.family__art{order:2;justify-self:center}.rewards__art{justify-self:center}.trust{grid-template-columns:repeat(2,minmax(0,1fr))}.cta__inner{grid-template-columns:1fr}.cta__qr{justify-self:start}}@media (width<=600px){.nav__inner{gap:12px;height:64px}.site .brand__name{font-size:22px}.site .brand__mark{width:34px;height:34px}.nav__actions .btn{display:none}.hero{padding:32px 0 48px}.hero__cta .btn{width:100%}.qr-ticket,.cta__qr{display:none}.section{padding:72px 0}.doc{padding:36px 0 72px}.doc__toc ol{columns:1}.steps,.steps--two,.trust,.market__rows{grid-template-columns:1fr}.ruler{padding:22px 16px}.ruler__zone{font-size:11px}.verdicts li{flex-wrap:wrap;gap:8px 12px}.verdicts .mark{width:auto;padding-inline:10px}.verdicts__body{flex-basis:100%;order:3}.badges{flex-direction:column;align-items:stretch}.footer nav{margin-inline-start:0}.site{padding-bottom:88px}.mobile-bar{z-index:60;background:var(--ink);color:var(--on-deep);border-radius:20px;align-items:center;gap:12px;padding-block:10px;padding-inline:18px 10px;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 16px 36px -16px #15211c99}.mobile-bar>span{flex-direction:column;flex:1;line-height:1.3;display:flex}.mobile-bar b{font-size:15px;font-weight:600}.mobile-bar small{color:var(--on-deep-muted);font-family:var(--f-mono);font-size:11px}html[dir=rtl] .mobile-bar small{font-family:var(--f-body)}.mobile-bar .btn{border-radius:14px;height:46px;padding:0 20px}body.get-page{padding-bottom:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.notif{animation:none}.site .way{transition:none}.site .way:hover{transform:none}}
