*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#121722;background:#fff}a{text-decoration:none;color:inherit}.shell{width:min(1380px,calc(100% - 40px));margin:auto}.top{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #e6e8ed}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.brand i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;font-style:normal;background:linear-gradient(135deg,#7566ec,#36cde7);color:#fff}.brand em{font-style:normal;background:linear-gradient(90deg,#7765ec,#35cde7);background-clip:text;color:transparent}.back{font-size:13px;color:#565d69}.hero{padding:105px 0 85px;background:radial-gradient(circle at 82% 20%,#4f3f9c66,transparent 30%),#080e1c;color:white}.hero small,.intro small{font-size:10px;letter-spacing:.16em;color:#6dddea}.hero h1{font-size:clamp(55px,7vw,100px);line-height:.92;letter-spacing:-.06em;margin:35px 0}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#7966ef,#32cbe5);background-clip:text;color:transparent}.hero p{max-width:700px;color:#aab1bf;font-size:17px;line-height:1.7}.packages{padding:100px 0}.intro{display:grid;grid-template-columns:.45fr 1.55fr;align-items:start;margin-bottom:55px}.intro h2{font-size:clamp(42px,5vw,68px);line-height:1.03;letter-spacing:-.055em;margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cards.four{grid-template-columns:repeat(4,1fr)}.card{position:relative;border:1px solid #dfe2e8;border-radius:12px;padding:30px 24px;background:#fff}.card.popular{border:2px solid #6257dc;background:#f7f6ff}.badge{position:absolute;top:-13px;left:22px;background:#6257dc;color:#fff;padding:7px 12px;border-radius:999px;font-size:9px;font-weight:800}.card h3{font-size:19px;margin:7px 0 20px}.price{display:flex;align-items:end;gap:7px}.price b{font-size:31px}.price span,.monthly{font-size:12px;color:#6d7480}.monthly{color:#554bc4;font-weight:700;margin:4px 0 12px}.best{color:#727986;font-size:13px;line-height:1.55;min-height:62px}.card>small{font-size:9px;color:#777d89;letter-spacing:.08em}.card ul{list-style:none;padding:0;margin:17px 0 25px;display:grid;gap:10px;color:#5d54c8;font-size:12px}.card li span{color:#666d79;margin-left:7px}.choose{display:block;border-top:1px solid #e3e5e9;padding-top:18px;color:#443bb8;font-size:12px;font-weight:700}.comparison{margin-top:100px}.comparison h2{font-size:31px}.tableWrap{overflow:auto;border:1px solid #dfe2e8;border-radius:12px}table{width:100%;min-width:760px;border-collapse:collapse;font-size:13px}th,td{padding:17px 19px;text-align:left;border-bottom:1px solid #e7e9ed}th{background:#f5f6f8}td:first-child{font-weight:700}.notes{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:40px}.notes article{background:#f7f8fa;border:1px solid #dfe2e8;border-radius:12px;padding:25px}.notes p{color:#6f7682;line-height:1.65;font-size:13px}.foot{background:#080e1c;color:#a9afbc;padding:45px 0;margin-top:80px}.foot .shell{display:flex;justify-content:space-between;align-items:center;font-size:12px}@media(max-width:1000px){.cards.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:750px){.shell{width:calc(100% - 28px)}.intro,.notes{grid-template-columns:1fr;gap:25px}.cards,.cards.four{grid-template-columns:1fr}.hero{padding-top:70px}.foot .shell{display:grid;gap:15px}}
