.ev-surface .crumbs{font-family:var(--mono);letter-spacing:.04em;color:var(--ink-3);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:26px;font-size:.7rem;display:flex}.ev-surface .crumbs a{color:var(--ink-3);transition:color .18s var(--ease);text-decoration:none}.ev-surface .crumbs a:hover{color:var(--ink)}.ev-surface .crumbs .sep{color:var(--ink-4)}.ev-surface .crumbs .here{color:var(--ink)}.ev-surface .badges{flex-wrap:wrap;gap:8px;display:flex}.ev-surface .bdg{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--line-2);color:var(--ink-2);background:var(--card);border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:.66rem;font-weight:500;display:inline-flex}.ev-surface .bdg.cat{background:var(--pine);color:var(--pine-ink);border-color:#0000}.ev-surface .bdg.free{color:var(--teal-deep);border-color:#25777166;border-color:lab(45.2286% -26.586 -4.2587/.4)}.ev-surface .bdg svg{width:12px;height:12px}.ev-surface .pc-hero{padding-top:clamp(40px,4vw,60px);padding-bottom:clamp(48px,6vw,80px);overflow:hidden}.ev-surface .pc-hero-grid{grid-template-columns:1fr 1.04fr;align-items:center;gap:clamp(40px,5vw,76px);display:grid}.ev-surface .pc-hero-copy .badges{margin-bottom:1.4rem}.ev-surface .pc-hero-copy .display{font-size:clamp(2.2rem,4vw,3.3rem)}.ev-surface .pc-hero-copy .display .quoted{color:var(--teal-deep);font-style:italic}.ev-surface .pc-hero-copy .lead{max-width:32em;margin-top:1.4rem}.ev-surface .pc-cta{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}.ev-surface .btn-primary svg,.ev-surface .btn-ghost svg{width:16px;height:16px}.ev-surface .pc-fine{font-family:var(--mono);letter-spacing:.02em;color:var(--ink-3);align-items:center;gap:.55rem;margin-top:1.35rem;font-size:.72rem;display:flex}.ev-surface .pc-fine .dot{background:var(--teal);border-radius:50%;width:5px;height:5px}.ev-surface .sheet-stage{perspective:1600px;position:relative}.ev-surface .sheet-stage:before{content:"";z-index:0;filter:blur(8px);background:radial-gradient(60% 55% at 60% 40%,#2577711a,#0000 70%);background:radial-gradient(60% 55% at 60% 40%,lab(45.2286% -26.586 -4.2587/.1),#0000 70%);position:absolute;inset:-8% -4% -10%}.ev-surface .sheet-back{z-index:1;background:var(--card);border:1px solid var(--line);border-radius:6px;position:absolute;inset:0;transform:rotate(-3.2deg)translate(14px,14px);box-shadow:0 18px 40px -28px #332d2366;box-shadow:0 18px 40px -28px lab(18.8394% 1.47951 7.80956/.4)}.ev-surface .sheet{z-index:2;border:1px solid var(--line-2);background:#fff;border-radius:6px;padding:26px 26px 22px;position:relative;transform:rotate(.6deg);box-shadow:0 1px 1px #332d230a,0 2px 4px #332d230a,0 30px 60px -34px #332d236b;box-shadow:0 1px 1px lab(18.8394% 1.47951 7.80956/.04),0 2px 4px lab(18.8394% 1.47951 7.80956/.04),0 30px 60px -34px lab(18.8394% 1.47951 7.80956/.42)}.ev-surface .sheet .perf{border-left:1px dashed #25777140;border-left:1px dashed lab(45.2286% -26.586 -4.2587/.25);width:1px;position:absolute;top:0;bottom:0;left:16px}.ev-surface .sheet-head{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:14px;display:flex}.ev-surface .sheet-title{font-family:var(--serif);letter-spacing:-.01em;font-size:1.3rem;font-weight:600;line-height:1.05}.ev-surface .sheet-sub{font-family:var(--mono);letter-spacing:.05em;color:var(--ink-3);text-transform:uppercase;margin-top:5px;font-size:.6rem}.ev-surface .sheet-brand{font-family:var(--serif);color:var(--pine);flex-shrink:0;align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:flex}.ev-surface .sheet-brand .m{background:var(--pine);width:18px;height:18px;color:var(--pine-ink);border-radius:4px;place-items:center;font-size:11px;display:grid}.ev-surface .sheet-meta{gap:18px;margin-top:13px;display:flex}.ev-surface .sheet-meta .mi{font-family:var(--mono);color:var(--ink-3);font-size:.62rem}.ev-surface .sheet-meta .mi b{font-family:var(--sans);color:var(--ink);letter-spacing:-.01em;margin-top:3px;font-size:.86rem;font-weight:600;display:block}.ev-surface .sheet-grid{margin-top:16px}.ev-surface .sg-head{grid-template-columns:1fr repeat(5,30px);align-items:end;gap:5px;padding-bottom:7px;display:grid}.ev-surface .sg-head .gl{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:.58rem}.ev-surface .sg-head .d{text-align:center;font-family:var(--mono);color:var(--ink-2);font-size:.6rem;font-weight:500}.ev-surface .sg-row{border-top:1px solid var(--line);grid-template-columns:1fr repeat(5,30px);align-items:center;gap:5px;padding:8px 0;display:grid}.ev-surface .sg-row .goal{color:var(--ink);align-items:center;gap:8px;font-size:.82rem;line-height:1.2;display:flex}.ev-surface .sg-row .goal .star{width:14px;height:14px;color:var(--gold);flex-shrink:0}.ev-surface .sg-row.primary{background:#2577710f;background:lab(45.2286% -26.586 -4.2587/.06);border-top:0;border-radius:6px;margin:2px -8px;padding:9px 8px}.ev-surface .sg-row.primary .goal{font-weight:600}.ev-surface .sg-row.muted .goal{color:var(--ink-3)}.ev-surface .cell{border:1px solid var(--line-2);border-radius:4px;place-items:center;width:30px;height:28px;display:grid}.ev-surface .cell.check{color:var(--teal-deep);background:#2577711a;background:lab(45.2286% -26.586 -4.2587/.1);border-color:#25777180;border-color:lab(45.2286% -26.586 -4.2587/.5)}.ev-surface .cell.check svg{width:14px;height:14px}.ev-surface .sheet-foot{border-top:2px solid var(--ink);justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding-top:13px;display:flex}.ev-surface .sheet-reward{color:var(--ink-2);font-size:.8rem}.ev-surface .sheet-reward b{font-family:var(--serif);color:var(--ink);font-style:italic;font-weight:600}.ev-surface .sheet-sign{align-items:center;gap:10px;display:flex}.ev-surface .sheet-sign .line{border-bottom:1px solid var(--ink-3);width:84px}.ev-surface .sheet-sign .lbl{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-3);font-size:.56rem}.ev-surface .sheet-qr{background:conic-gradient(from 0deg,var(--ink)0 25%,transparent 0 50%,var(--ink)0 75%,transparent 0)0 0/13px 13px,var(--ink);width:40px;height:40px;box-shadow:0 0 0 1px var(--line-2);opacity:.9;border:3px solid #fff;border-radius:5px;flex-shrink:0;position:relative}.ev-surface .sheet-tag{z-index:3;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;background:var(--pine);color:var(--pine-ink);border-radius:999px;padding:5px 11px;font-size:.6rem;font-weight:500;position:absolute;top:-14px;right:22px;box-shadow:0 8px 18px -10px #00382e80;box-shadow:0 8px 18px -10px lab(21.0821% -72.5525 2.11643/.5)}.ev-surface .sheet-cap{font-family:var(--mono);letter-spacing:.04em;color:var(--ink-4);justify-content:space-between;align-items:center;margin-top:26px;font-size:.64rem;display:flex}.ev-surface .tip{border:1px solid var(--line);border-left:3px solid var(--gold);background:var(--card);border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:18px;max-width:880px;padding:24px 28px;display:grid}.ev-surface .tip .ic{color:#845922;color:lab(41.8375% 14.1175 38.0916);background:#cea35f29;background:lab(69.8908% 10.3239 41.3804/.16);border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.ev-surface .tip .ic svg{width:19px;height:19px}.ev-surface .tip .kl{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:#845922;color:lab(41.8375% 14.1175 38.0916);font-size:.66rem;font-weight:500}.ev-surface .tip h2{font-family:var(--serif);letter-spacing:-.01em;margin-top:7px;font-size:1.2rem;font-weight:600}.ev-surface .tip p{color:var(--ink-2);margin-top:9px;font-size:.96rem;line-height:1.62}.ev-surface .steps3{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.ev-surface .step3{background:var(--card);padding:30px 28px;position:relative}.ev-surface .step3 .sn{font-family:var(--serif);color:#2577714d;color:lab(45.2286% -26.586 -4.2587/.3);letter-spacing:-.03em;font-size:2.4rem;font-weight:500;line-height:1}.ev-surface .step3 h3{margin-top:14px;font-size:1.15rem}.ev-surface .step3 p{color:var(--ink-2);margin-top:9px;font-size:.9rem;line-height:1.55}.ev-surface .step3 .ar{z-index:2;width:20px;height:20px;color:var(--line-3);background:var(--paper-2);border-radius:50%;place-items:center;display:grid;position:absolute;top:34px;right:-10px}.ev-surface .step3:last-child .ar{display:none}.ev-surface .bilingual-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(36px,5vw,72px);display:grid}.ev-surface .bl-card{flex-direction:column;gap:12px;max-width:340px;margin:0 auto;display:flex}.ev-surface .bl-phone{border:1px solid var(--line-pine);background:#ffffff0a;background:lab(100% 0 0/.04);border-radius:16px;padding:16px}.ev-surface .bl-phone .ph-top{border-bottom:1px solid var(--line-pine);justify-content:space-between;align-items:center;padding-bottom:11px;display:flex}.ev-surface .bl-phone .ph-top .b{font-family:var(--serif);color:#fff;align-items:center;gap:7px;font-size:.85rem;font-weight:600;display:flex}.ev-surface .bl-phone .ph-top .b .m{background:var(--gold);width:17px;height:17px;color:var(--pine);border-radius:4px;place-items:center;font-size:10px;display:grid}.ev-surface .bl-phone .ph-top .lang{font-family:var(--mono);color:var(--gold);border:1px solid #cea35f66;border:1px solid lab(69.8908% 10.3239 41.3804/.4);border-radius:999px;padding:2px 8px;font-size:.58rem}.ev-surface .bl-line{border-bottom:1px solid var(--line-pine);align-items:center;gap:9px;padding:11px 0;display:flex}.ev-surface .bl-line .chk{width:18px;height:18px;color:var(--gold);background:#cea35f33;background:lab(69.8908% 10.3239 41.3804/.2);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.ev-surface .bl-line .chk svg{width:11px;height:11px}.ev-surface .bl-line .tx .en{color:#fff;font-size:.82rem;line-height:1.2}.ev-surface .bl-line .tx .es{font-family:var(--serif);color:#d2c2a8;color:lab(79.2099% 2.76127 15.4284);margin-top:2px;font-size:.78rem;font-style:italic}.ev-surface .bl-sign{text-align:center;font-family:var(--mono);letter-spacing:.04em;color:var(--gold);background:#cea35f29;background:lab(69.8908% 10.3239 41.3804/.16);border:1px solid #cea35f59;border:1px solid lab(69.8908% 10.3239 41.3804/.35);border-radius:9px;margin-top:12px;padding:10px;font-size:.66rem}.ev-surface .feat-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:clamp(36px,4vw,52px);display:grid}.ev-surface .feat{border:1px solid var(--line);background:var(--card);border-radius:14px;padding:24px}.ev-surface .feat .demo{border:1px solid var(--line);background:var(--paper-2);border-radius:10px;flex-direction:column;justify-content:center;gap:8px;min-height:118px;padding:14px;display:flex}.ev-surface .feat h3{margin-top:18px;font-size:1.12rem}.ev-surface .feat p{color:var(--ink-2);margin-top:8px;font-size:.9rem;line-height:1.55}.ev-surface .fd-tr{background:var(--card);border:1px solid var(--line-2);border-radius:7px;padding:9px 11px}.ev-surface .fd-tr .l{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:.56rem}.ev-surface .fd-tr .t{color:var(--ink);margin-top:3px;font-size:.82rem;font-weight:500}.ev-surface .fd-tr.alt{background:var(--pine);border-color:#0000}.ev-surface .fd-tr.alt .l{color:#adbcb3;color:lab(74.7512% -6.41638 2.54977)}.ev-surface .fd-tr.alt .t{color:#fff;font-family:var(--serif);font-style:italic}.ev-surface .fd-paper{border:1px solid var(--line-2);background:#fff;border-radius:6px;padding:11px;box-shadow:0 6px 16px -12px #332d2366;box-shadow:0 6px 16px -12px lab(18.8394% 1.47951 7.80956/.4)}.ev-surface .fd-paper .bar{background:#25777133;background:lab(45.2286% -26.586 -4.2587/.2);border-radius:3px;height:7px}.ev-surface .fd-paper .bar.s{background:var(--line-2);width:56%;margin-top:6px}.ev-surface .fd-cells{grid-template-columns:repeat(5,1fr);gap:4px;margin-top:9px;display:grid}.ev-surface .fd-cells span{background:#2577710d;background:lab(45.2286% -26.586 -4.2587/.05);border:1px solid #25777140;border:1px solid lab(45.2286% -26.586 -4.2587/.25);border-radius:3px;height:12px}.ev-surface .fd-swatches{gap:7px;display:flex}.ev-surface .fd-swatches span{border:1px solid var(--line-2);border-radius:50%;width:20px;height:20px}.ev-surface .fd-mini{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:4px;display:grid}.ev-surface .fd-mini div{border:1px solid var(--line-2);background:var(--card);border-radius:5px;flex-direction:column;gap:4px;padding:8px 6px;display:flex}.ev-surface .fd-mini div i{background:var(--line-2);border-radius:2px;height:5px}.ev-surface .fd-mini div i:first-child{background:#2577714d;background:lab(45.2286% -26.586 -4.2587/.3);width:70%}.ev-surface .lang-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:clamp(30px,4vw,44px);display:grid}.ev-surface .lang-card{border:1px solid var(--line);background:var(--card);transition:border-color .2s var(--ease);border-radius:11px;padding:16px 18px}.ev-surface .lang-card:hover{border-color:var(--line-3)}.ev-surface .lang-card .top{align-items:center;gap:9px;display:flex}.ev-surface .lang-card .fl{font-size:1.05rem}.ev-surface .lang-card .nm{font-family:var(--mono);letter-spacing:.02em;color:var(--ink-3);font-size:.66rem}.ev-surface .lang-card .tr{font-family:var(--serif);color:var(--ink);letter-spacing:-.01em;margin-top:9px;font-size:1rem;font-weight:500}.ev-surface .lang-card[dir=rtl] .tr{font-size:1.1rem}.ev-surface .lang-more{justify-content:center;margin-top:22px;display:flex}.ev-surface .rel-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:clamp(30px,4vw,44px);display:grid}.ev-surface .rel-card{border:1px solid var(--line);background:var(--card);transition:border-color .2s var(--ease),background .2s var(--ease),transform .2s var(--ease);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;text-decoration:none;display:flex}.ev-surface .rel-card:hover{background:#25777108;background:lab(45.2286% -26.586 -4.2587/.03);border-color:#25777180;border-color:lab(45.2286% -26.586 -4.2587/.5);transform:translateY(-2px)}.ev-surface .rel-card .t{color:var(--ink);font-size:.96rem;font-weight:600;line-height:1.3}.ev-surface .rel-card .tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.ev-surface .rel-card .tags span{font-family:var(--mono);letter-spacing:.03em;text-transform:uppercase;color:var(--ink-3);background:var(--paper-2);border-radius:999px;padding:3px 8px;font-size:.58rem}.ev-surface .rel-card .ar{width:16px;height:16px;color:var(--ink-4);transition:transform .2s var(--ease),color .2s var(--ease);flex-shrink:0;margin-top:3px}.ev-surface .rel-card:hover .ar{color:var(--teal-deep);transform:translate(3px)}.ev-surface .rel-card .cn{font-family:var(--mono);color:var(--ink-3);margin-top:6px;font-size:.62rem}.ev-surface .cat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:clamp(30px,4vw,44px);display:grid}.ev-surface .pc-closer{text-align:center}.ev-surface .pc-closer .wrap{max-width:720px}.ev-surface .pc-closer .display{margin-top:1.2rem;font-size:clamp(2rem,3.6vw,2.9rem)}.ev-surface .pc-closer .lead{max-width:34em;margin:1.4rem auto 0}.ev-surface .pc-closer .pc-cta{justify-content:center}.ev-surface .pc-closer .fine{font-family:var(--mono);letter-spacing:.02em;color:var(--ink-3);margin-top:1.35rem;font-size:.72rem}@media (max-width:1000px){.ev-surface .pc-hero-grid{grid-template-columns:1fr;gap:52px}.ev-surface .pc-hero-copy{text-align:center}.ev-surface .pc-hero-copy .badges,.ev-surface .pc-cta{justify-content:center}.ev-surface .pc-hero-copy .lead{margin-left:auto;margin-right:auto}.ev-surface .pc-fine{justify-content:center}.ev-surface .sheet-stage{max-width:460px;margin:0 auto}.ev-surface .bilingual-grid{grid-template-columns:1fr;gap:40px}.ev-surface .feat-grid,.ev-surface .steps3{grid-template-columns:1fr}.ev-surface .step3 .ar{display:none}.ev-surface .lang-grid,.ev-surface .rel-grid,.ev-surface .cat-grid{grid-template-columns:1fr 1fr}.ev-surface .tip{grid-template-columns:1fr}}@media (max-width:600px){.ev-surface .lang-grid,.ev-surface .rel-grid,.ev-surface .cat-grid{grid-template-columns:1fr}.ev-surface .sheet{padding:18px 16px 16px}.ev-surface .sheet-title{font-size:1.1rem}.ev-surface .feat,.ev-surface .step3,.ev-surface .tip{padding:20px}.ev-surface .sg-head,.ev-surface .sg-row{grid-template-columns:1fr repeat(5,22px)}.ev-surface .cell{width:22px;height:22px}}
/*# sourceMappingURL=c4a30023931a6c71.css.map*/