:root{--ink:#092f3f;--blue:#0878b9;--gold:#e8aa25;--paper:#f6f4ed;--line:#dce4e3;--muted:#60747b;--green:#247451;--shadow:0 18px 50px #092f3f1a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fff 0,#f8f7f2 52%,#eef3f2 100%);min-height:100vh}a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:15px;top:15px;z-index:100;background:#fff;padding:10px}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid var(--line);background:#fffffff0;backdrop-filter:blur(16px);position:sticky;top:0;z-index:50}.brand{display:flex;gap:11px;align-items:center;text-decoration:none}.brand img{width:35px;height:35px}.brand span{display:grid;line-height:1}.brand strong{letter-spacing:.09em;font-size:17px}.brand small{color:var(--muted);font-size:11px;margin-top:6px}.top-actions{display:flex;align-items:center;gap:12px}.connection{font-size:12px;color:var(--muted)}button,.button{font:inherit}.ghost,.filters button{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:9px;padding:9px 13px;font-weight:750;cursor:pointer}main{max-width:1240px;margin:auto;padding:0 24px}.hero{display:grid;grid-template-columns:1.45fr .75fr;gap:70px;align-items:center;padding:82px 0 58px}.eyebrow,.kicker{font-size:11px;font-weight:850;letter-spacing:.16em;color:var(--green);margin:0 0 15px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(46px,6vw,76px);line-height:.98;letter-spacing:-.045em;margin:0;max-width:850px}.lead{font-size:18px;line-height:1.65;color:var(--muted);max-width:720px;margin:25px 0}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:0;border-radius:9px;padding:13px 18px;font-weight:800;cursor:pointer}.primary{background:var(--ink);color:#fff}.secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.edition-card{background:var(--ink);color:#fff;padding:28px;border-radius:18px;box-shadow:0 26px 70px #092f3f38;position:relative;overflow:hidden}.edition-card:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:#1684aa;right:-80px;top:-95px;opacity:.35}.edition-label{font-size:10px;letter-spacing:.16em;color:#9bc7d3;font-weight:850}.edition-card>strong{display:block;font-family:Georgia,serif;font-size:40px;margin:8px 0}.edition-card p{color:#bed1d7;line-height:1.5}.edition-meta{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.edition-meta span{background:#ffffff12;border:1px solid #ffffff22;padding:7px 10px;border-radius:99px;font-size:12px}.edition-card button{width:100%;background:var(--gold);color:#172f38;border:0;border-radius:8px;padding:11px;font-weight:850;cursor:pointer}.edition-status{min-height:18px;font-size:12px!important;margin-bottom:0}.summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:var(--shadow)}.summary article{display:flex;gap:14px;padding:22px 24px}.summary article+article{border-left:1px solid var(--line)}.summary span{font:700 13px Georgia;color:var(--gold)}.summary div{display:grid;gap:3px}.summary small{color:var(--muted)}.section{padding:86px 0}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.section h2,.upgrade-panel h2{font-family:Georgia,serif;font-size:clamp(32px,4vw,48px);letter-spacing:-.025em;margin:0}.filters{display:flex;gap:6px;flex-wrap:wrap}.filters button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tool{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;min-height:275px;display:flex;flex-direction:column;transition:.2s}.tool:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#b9ccca}.tool[hidden]{display:none}.tool.featured{background:linear-gradient(145deg,#eaf7f3,#fff)}.tool-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:var(--ink);color:#fff;font-size:12px;font-weight:900}.access{font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;background:#edf6f2;color:var(--green);border-radius:99px;padding:6px 9px}.tool.locked{background:#f7f8f7}.tool.locked .access{background:#f4ead5;color:#7a5710}.tool h3{font-family:Georgia,serif;font-size:25px;line-height:1.1;margin:0 0 12px}.tool>p:not(.kicker){color:var(--muted);line-height:1.55;margin:0 0 22px}.tool>a{margin-top:auto;text-decoration:none;font-weight:850;font-size:13px}.tool>a span{float:right}.upgrade-panel{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;background:#dfeee9;border-radius:18px;padding:44px;margin-bottom:70px}.upgrade-panel p:not(.eyebrow){color:#526f72;line-height:1.6;max-width:780px}footer{max-width:1240px;margin:auto;padding:25px 24px 38px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:35px;padding-top:55px}.edition-card{max-width:520px}.tool-grid{grid-template-columns:repeat(2,1fr)}.section-head{align-items:start;flex-direction:column}.upgrade-panel{grid-template-columns:1fr}.summary{grid-template-columns:1fr}.summary article+article{border-left:0;border-top:1px solid var(--line)}}@media(max-width:600px){.topbar{height:68px;padding:0 16px}.brand small,.connection{display:none}.ghost{font-size:12px;padding:8px 10px}main{padding:0 16px}.hero{padding:44px 0 34px}.hero h1{font-size:43px}.lead{font-size:16px}.hero-actions .button{width:100%}.tool-grid{grid-template-columns:1fr}.section{padding:60px 0}.filters{overflow:auto;width:100%;flex-wrap:nowrap}.filters button{white-space:nowrap}.upgrade-panel{padding:28px 22px;margin-bottom:45px}footer{margin:0 16px;padding-left:0;padding-right:0;flex-direction:column}.tool{min-height:250px}}
