:root{
  --ink:#10204a;
  --muted:#5c6682;
  --blue:#168cff;
  --blue-dark:#0a51d6;
  --cream:#fff5ce;
  --paper:#fffef8;
  --line:#dbe7f4;
  --yellow:#ffd958;
  --shadow:0 14px 34px rgba(25,58,105,.14);
}
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
html{background:#eef7ff}
body{margin:0;font-family:"Trebuchet MS","Arial Rounded MT Bold",system-ui,-apple-system,sans-serif;color:var(--ink);background:radial-gradient(circle at 80% 4%,#cdeeff 0 22%,transparent 46%),linear-gradient(180deg,#eff9ff 0%,#fffdf7 48%,#fff1b9 100%);min-height:100vh}
a{color:inherit;text-decoration:none}.page-shell{max-width:480px;margin:0 auto;padding:24px 18px calc(36px + env(safe-area-inset-bottom))}
.hero{position:relative;min-height:300px;padding:22px 18px 18px;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(140deg,rgba(255,255,255,.92),rgba(230,246,255,.74) 55%,rgba(255,245,203,.5));border-radius:0 0 42px 42px;z-index:-2}.hero:after{content:"";position:absolute;right:-42px;top:8px;width:220px;height:210px;background:radial-gradient(circle at 45% 42%,#fff 0 3%,transparent 4%),linear-gradient(135deg,#9ed8ff,#d8ecff);opacity:.8;border-radius:56% 44% 64% 36%/48% 60% 40% 52%;z-index:-1}.badge{display:inline-flex;align-items:center;justify-content:center;padding:9px 17px;border-radius:18px;background:linear-gradient(180deg,#42adff,#166fe9);color:#fff;font-weight:900;letter-spacing:.18em;box-shadow:0 8px 18px rgba(23,117,231,.28)}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:54px;line-height:.9;margin:44px 0 12px;letter-spacing:-.055em;color:#0b1538;text-shadow:0 2px 0 rgba(255,255,255,.55)}.hero-subtitle{font-size:17px;margin:0 0 14px;color:#33405d;font-weight:800}.hero-illustration{position:absolute;right:-4px;top:76px;width:170px;opacity:.9}.hero-illustration img{width:100%;display:block}.updated{display:inline-flex;align-items:center;gap:10px;background:rgba(255,255,255,.82);border:1px solid var(--line);border-radius:22px;padding:9px 14px;box-shadow:0 10px 22px rgba(22,85,140,.1);font-size:18px;font-weight:800}.updated img{width:30px}.updated strong{color:var(--blue);font-weight:900}
.section-label,.tools-section h2{font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:1;margin:28px 0 16px;letter-spacing:-.04em}.quick-section{padding-top:8px}.team-row{display:grid;grid-template-columns:74px 1fr auto;align-items:center;gap:14px;padding:18px 0;border-bottom:1px dashed rgba(16,32,74,.13)}.team-row:last-child{border-bottom:0}.row-icon.free{width:66px;height:66px}.row-title{font-size:25px;line-height:1.05;font-weight:950}.row-action{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:12px 16px;box-shadow:0 8px 20px rgba(24,55,92,.08);color:#0d78e8;font-size:16px;font-weight:900;white-space:nowrap}.row-action b{font-size:32px;line-height:.5;color:#091536}.tools-section{margin-top:10px}.tool-card{display:grid;grid-template-columns:74px 1fr auto;align-items:center;gap:14px;position:relative;min-height:94px;margin:10px 0;padding:15px 16px;border:1px solid rgba(167,190,211,.55);border-radius:24px;background:rgba(255,255,255,.72);box-shadow:0 10px 24px rgba(23,50,87,.08);overflow:hidden}.tool-card img{width:66px}.tool-card strong{display:block;font-size:20px;line-height:1.05;font-weight:950}.tool-card small{display:block;margin-top:5px;color:var(--muted);font-size:15px;font-weight:800;line-height:1.2}.tool-card>b,.arrow-link{font-size:34px;font-weight:900;color:#091536}.main-tool{border-color:#edc442;background:linear-gradient(100deg,#ffec8a,#fff7cf);box-shadow:0 14px 28px rgba(230,177,26,.18)}.collective-card{grid-template-rows:auto auto;padding-bottom:14px}.collective-card .subscribe-actions{grid-column:2/4;display:flex;gap:8px;margin-top:9px}.subscribe-actions a{flex:1;text-align:center;background:#eaf5ff;border:1px solid #cfe4ff;border-radius:16px;padding:9px 8px;color:#0878e6;font-size:14px;font-weight:900}.simple-section{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:14px;margin:32px 0 12px;padding-top:26px;border-top:2px solid rgba(16,32,74,.08)}.simple-section img{width:68px}.simple-section h2{font-family:Georgia,"Times New Roman",serif;font-size:34px;margin:0;letter-spacing:-.04em}.simple-section span{background:rgba(255,255,255,.8);border:1px solid var(--line);border-radius:20px;padding:11px 14px;color:#117eea;font-weight:950;white-space:nowrap}.footer-help{margin:34px 0 0;text-align:center}.help-chip{border:1px solid rgba(190,205,221,.8);background:rgba(255,255,255,.88);border-radius:999px;padding:12px 22px;box-shadow:0 8px 20px rgba(34,54,80,.08);font:800 16px/1.1 inherit;color:var(--ink)}.help-chip strong{color:#168cff}.footer-help p{margin:18px 0 0;color:#778096;font-size:14px;font-weight:800}.modal{border:0;border-radius:28px;padding:0;max-width:360px;width:calc(100% - 36px);box-shadow:0 24px 80px rgba(5,19,48,.26);background:#fffef8}.modal::backdrop{background:rgba(7,19,42,.38);backdrop-filter:blur(7px)}.modal form{position:relative;padding:28px}.modal h2{font-family:Georgia,"Times New Roman",serif;font-size:32px;margin:0 0 8px}.modal p{font-size:16px;line-height:1.4;color:var(--muted);font-weight:750}.close{position:absolute;right:12px;top:12px;border:0;border-radius:50%;width:38px;height:38px;background:#eef4fb;font-size:28px;color:#10204a}.modal-btn{display:block;text-align:center;background:linear-gradient(180deg,#35aaff,#0872ef);color:#fff;border-radius:18px;padding:14px 18px;font-weight:950;margin-top:18px}
@media(max-width:390px){.page-shell{padding-left:14px;padding-right:14px}.hero h1{font-size:48px}.team-row{grid-template-columns:60px 1fr}.row-action{grid-column:2/3;margin-top:4px;justify-content:center}.tool-card{grid-template-columns:58px 1fr auto}.tool-card img{width:54px}.simple-section{grid-template-columns:56px 1fr}.simple-section span{grid-column:2/3}.simple-section img{width:54px}}
