.hero[data-astro-cid-5rcw3eg7]{position:relative;padding:6rem 1.5rem 4rem;background:var(--color-bg);overflow:hidden}.hero-container[data-astro-cid-5rcw3eg7]{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;min-height:60vh}@media (min-width:1024px){.hero-container[data-astro-cid-5rcw3eg7]{grid-template-columns:1fr 1fr;gap:4rem}}.hero-content[data-astro-cid-5rcw3eg7]{text-align:center}@media (min-width:1024px){.hero-content[data-astro-cid-5rcw3eg7]{text-align:left}}.hero-badge[data-astro-cid-5rcw3eg7]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background:var(--color-accent-muted);border:1px solid var(--color-accent);color:var(--color-accent);font-size:.813rem;font-weight:600;margin-bottom:1.5rem}.hero-title[data-astro-cid-5rcw3eg7]{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.3;margin:0 0 1.5rem;letter-spacing:-.03em}.hero-description[data-astro-cid-5rcw3eg7]{font-size:1.125rem;line-height:1.7;color:var(--reading-color);margin:0 auto 2rem;max-width:500px}@media (min-width:1024px){.hero-description[data-astro-cid-5rcw3eg7]{margin:0 0 2rem}}@media (max-width:768px){.hero-description[data-astro-cid-5rcw3eg7]{text-align:left}.hero-actions[data-astro-cid-5rcw3eg7]{flex-direction:column}.hero-actions[data-astro-cid-5rcw3eg7] .btn[data-astro-cid-5rcw3eg7]{width:100%;justify-content:center}}.hero-actions[data-astro-cid-5rcw3eg7]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:2.5rem}@media (min-width:1024px){.hero-actions[data-astro-cid-5rcw3eg7]{justify-content:flex-start}}.btn-telegram[data-astro-cid-5rcw3eg7]{background:#08c;color:#fff}.btn-telegram[data-astro-cid-5rcw3eg7]:hover{background:#069;color:#fff}.hero-visual[data-astro-cid-5rcw3eg7]{display:flex;justify-content:center;align-items:center;min-height:520px}.cosmos[data-astro-cid-5rcw3eg7]{position:relative;width:480px;height:480px}.core[data-astro-cid-5rcw3eg7]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;z-index:10}.core-inner[data-astro-cid-5rcw3eg7]{position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,var(--color-accent),#9333ea,#ec4899);box-shadow:0 0 30px var(--color-accent),0 0 60px #9333ea80,inset 0 0 20px #ffffff4d;animation:coreRotate 8s ease-in-out infinite}.core-pulse[data-astro-cid-5rcw3eg7]{position:absolute;inset:-10px;border-radius:50%;border:2px solid var(--color-accent);opacity:0;animation:corePulse 2s ease-out infinite}.core-pulse[data-astro-cid-5rcw3eg7].pulse-2{animation-delay:1s}.core-text[data-astro-cid-5rcw3eg7]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:5;text-shadow:0 2px 8px rgba(0,0,0,.3)}@keyframes coreRotate{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.1) rotate(180deg)}}@keyframes corePulse{0%{transform:scale(1);opacity:.8}to{transform:scale(2.5);opacity:0}}.orbit[data-astro-cid-5rcw3eg7]{position:absolute;top:50%;left:50%;border-radius:50%;pointer-events:none}.orbit-path[data-astro-cid-5rcw3eg7]{width:100%;height:100%;border-radius:50%;border:1px dashed;opacity:.3}.orbit-1[data-astro-cid-5rcw3eg7]{width:240px;height:240px;transform:translate(-50%,-50%) rotateX(70deg);animation:orbitSpin 20s linear infinite}.orbit-1[data-astro-cid-5rcw3eg7] .orbit-path[data-astro-cid-5rcw3eg7]{border-color:var(--color-accent)}.orbit-2[data-astro-cid-5rcw3eg7]{width:360px;height:360px;transform:translate(-50%,-50%) rotateX(70deg) rotate(60deg);animation:orbitSpin 30s linear infinite reverse}.orbit-2[data-astro-cid-5rcw3eg7] .orbit-path[data-astro-cid-5rcw3eg7]{border-color:#9333ea}.orbit-3[data-astro-cid-5rcw3eg7]{width:460px;height:460px;transform:translate(-50%,-50%) rotateX(70deg) rotate(120deg);animation:orbitSpin 40s linear infinite}.orbit-3[data-astro-cid-5rcw3eg7] .orbit-path[data-astro-cid-5rcw3eg7]{border-color:#ec4899}@keyframes orbitSpin{0%{transform:translate(-50%,-50%) rotateX(70deg) rotate(0)}to{transform:translate(-50%,-50%) rotateX(70deg) rotate(360deg)}}.floating-doc[data-astro-cid-5rcw3eg7]{position:absolute;z-index:20}.doc-glow[data-astro-cid-5rcw3eg7]{position:absolute;inset:-8px;border-radius:16px;background:linear-gradient(135deg,var(--color-accent),#9333ea);opacity:.4;filter:blur(12px);animation:docGlow 3s ease-in-out infinite}.doc-card[data-astro-cid-5rcw3eg7]{position:relative;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;box-shadow:0 8px 32px #0000001a,inset 0 1px #fff3}:root[data-theme=dark] .doc-card[data-astro-cid-5rcw3eg7]{background:#1e1e2899;border:1px solid rgba(255,255,255,.1)}.doc-icon[data-astro-cid-5rcw3eg7]{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,var(--color-accent),#9333ea);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #9333ea66}.doc-label[data-astro-cid-5rcw3eg7]{font-size:.75rem;font-weight:600;color:var(--color-text);text-transform:uppercase;letter-spacing:.05em;text-align:center}.label-editorial[data-astro-cid-5rcw3eg7]{font-size:.6rem!important}.doc-1[data-astro-cid-5rcw3eg7]{top:10%;left:50%;transform:translate(-50%);animation:floatDoc1 6s ease-in-out infinite}.doc-2[data-astro-cid-5rcw3eg7]{bottom:20%;left:5%;animation:floatDoc2 7s ease-in-out infinite}.doc-3[data-astro-cid-5rcw3eg7]{bottom:20%;right:5%;animation:floatDoc3 8s ease-in-out infinite}@keyframes docGlow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.05)}}@keyframes floatDoc1{0%,to{transform:translate(-50%) translateY(0) rotate(-2deg)}50%{transform:translate(-50%) translateY(-15px) rotate(2deg)}}@keyframes floatDoc2{0%,to{transform:translateY(0) rotate(3deg)}50%{transform:translateY(-12px) rotate(-3deg)}}@keyframes floatDoc3{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-18px) rotate(3deg)}}.particle[data-astro-cid-5rcw3eg7]{position:absolute;border-radius:50%;pointer-events:none}.particle-1[data-astro-cid-5rcw3eg7]{width:6px;height:6px;background:var(--color-accent);top:15%;left:20%;animation:particleFloat1 4s ease-in-out infinite;box-shadow:0 0 10px var(--color-accent)}.particle-2[data-astro-cid-5rcw3eg7]{width:4px;height:4px;background:#9333ea;top:25%;right:15%;animation:particleFloat2 5s ease-in-out infinite;box-shadow:0 0 8px #9333ea}.particle-3[data-astro-cid-5rcw3eg7]{width:8px;height:8px;background:#ec4899;bottom:30%;left:15%;animation:particleFloat3 6s ease-in-out infinite;box-shadow:0 0 12px #ec4899}.particle-4[data-astro-cid-5rcw3eg7]{width:5px;height:5px;background:var(--color-accent);bottom:15%;right:25%;animation:particleFloat4 4.5s ease-in-out infinite;box-shadow:0 0 10px var(--color-accent)}.particle-5[data-astro-cid-5rcw3eg7]{width:3px;height:3px;background:#9333ea;top:45%;left:8%;animation:particleFloat5 5.5s ease-in-out infinite;box-shadow:0 0 6px #9333ea}.particle-6[data-astro-cid-5rcw3eg7]{width:7px;height:7px;background:#ec4899;top:35%;right:8%;animation:particleFloat6 4s ease-in-out infinite;box-shadow:0 0 14px #ec4899}.particle-7[data-astro-cid-5rcw3eg7]{width:4px;height:4px;background:var(--color-accent);bottom:40%;left:30%;animation:particleFloat7 6.5s ease-in-out infinite;box-shadow:0 0 8px var(--color-accent)}.particle-8[data-astro-cid-5rcw3eg7]{width:5px;height:5px;background:#9333ea;bottom:45%;right:30%;animation:particleFloat8 5s ease-in-out infinite;box-shadow:0 0 10px #9333ea}@keyframes particleFloat1{0%,to{transform:translate(0) scale(1);opacity:.8}50%{transform:translate(10px,-20px) scale(1.2);opacity:1}}@keyframes particleFloat2{0%,to{transform:translate(0) scale(1);opacity:.7}50%{transform:translate(-15px,15px) scale(.8);opacity:1}}@keyframes particleFloat3{0%,to{transform:translate(0) scale(1);opacity:.9}50%{transform:translate(20px,-10px) scale(1.3);opacity:.6}}@keyframes particleFloat4{0%,to{transform:translate(0) scale(1);opacity:.8}50%{transform:translate(-10px,-25px) scale(1.1);opacity:1}}@keyframes particleFloat5{0%,to{transform:translate(0) scale(1);opacity:.6}50%{transform:translate(15px,10px) scale(1.4);opacity:.9}}@keyframes particleFloat6{0%,to{transform:translate(0) scale(1);opacity:.7}50%{transform:translate(-20px,-15px) scale(.9);opacity:1}}@keyframes particleFloat7{0%,to{transform:translate(0) scale(1);opacity:.8}50%{transform:translate(5px,20px) scale(1.2);opacity:.7}}@keyframes particleFloat8{0%,to{transform:translate(0) scale(1);opacity:.9}50%{transform:translate(-8px,-18px) scale(1.1);opacity:.6}}.stream[data-astro-cid-5rcw3eg7]{position:absolute;width:2px;height:40px;border-radius:2px;opacity:0;animation:streamFlow 3s ease-in-out infinite}.stream-1[data-astro-cid-5rcw3eg7]{top:30%;left:25%;background:linear-gradient(to bottom,transparent,var(--color-accent),transparent);transform:rotate(45deg);animation-delay:0s}.stream-2[data-astro-cid-5rcw3eg7]{top:40%;right:20%;background:linear-gradient(to bottom,transparent,#9333ea,transparent);transform:rotate(-30deg);animation-delay:1s}.stream-3[data-astro-cid-5rcw3eg7]{bottom:35%;left:35%;background:linear-gradient(to bottom,transparent,#ec4899,transparent);transform:rotate(60deg);animation-delay:2s}@keyframes streamFlow{0%,to{opacity:0;transform:translateY(20px) rotate(45deg)}50%{opacity:.8;transform:translateY(-20px) rotate(45deg)}}@media (max-width:768px){.hero-visual[data-astro-cid-5rcw3eg7]{min-height:420px}.cosmos[data-astro-cid-5rcw3eg7]{width:380px;height:380px}.core[data-astro-cid-5rcw3eg7]{width:90px;height:90px}.orbit-1[data-astro-cid-5rcw3eg7]{width:180px;height:180px}.orbit-2[data-astro-cid-5rcw3eg7]{width:280px;height:280px}.orbit-3[data-astro-cid-5rcw3eg7]{width:360px;height:360px}.doc-card[data-astro-cid-5rcw3eg7]{padding:.875rem 1.1rem}.doc-icon[data-astro-cid-5rcw3eg7]{width:36px;height:36px}.doc-label[data-astro-cid-5rcw3eg7]{font-size:.7rem}.core-text[data-astro-cid-5rcw3eg7]{font-size:.875rem}}@media (max-width:600px){.hero-visual[data-astro-cid-5rcw3eg7]{min-height:360px}.cosmos[data-astro-cid-5rcw3eg7]{width:320px;height:320px}.core[data-astro-cid-5rcw3eg7]{width:75px;height:75px}.orbit-1[data-astro-cid-5rcw3eg7]{width:150px;height:150px}.orbit-2[data-astro-cid-5rcw3eg7]{width:230px;height:230px}.orbit-3[data-astro-cid-5rcw3eg7]{width:300px;height:300px}.doc-card[data-astro-cid-5rcw3eg7]{padding:.75rem 1rem}.doc-icon[data-astro-cid-5rcw3eg7]{width:34px;height:34px}.doc-label[data-astro-cid-5rcw3eg7]{font-size:.65rem}.core-text[data-astro-cid-5rcw3eg7]{font-size:.75rem}}@media (max-width:480px){.hero-visual[data-astro-cid-5rcw3eg7]{min-height:320px}.cosmos[data-astro-cid-5rcw3eg7]{width:280px;height:280px}.core[data-astro-cid-5rcw3eg7]{width:65px;height:65px}.orbit-1[data-astro-cid-5rcw3eg7]{width:130px;height:130px}.orbit-2[data-astro-cid-5rcw3eg7]{width:200px;height:200px}.orbit-3[data-astro-cid-5rcw3eg7]{width:260px;height:260px}.doc-card[data-astro-cid-5rcw3eg7]{padding:.6rem .85rem}.doc-icon[data-astro-cid-5rcw3eg7]{width:30px;height:30px}.doc-label[data-astro-cid-5rcw3eg7]{font-size:.6rem}.core-text[data-astro-cid-5rcw3eg7]{font-size:.65rem}.particle-5[data-astro-cid-5rcw3eg7],.particle-6[data-astro-cid-5rcw3eg7],.particle-7[data-astro-cid-5rcw3eg7],.particle-8[data-astro-cid-5rcw3eg7],.stream[data-astro-cid-5rcw3eg7]{display:none}}.scroll-indicator[data-astro-cid-5rcw3eg7]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--color-muted);font-size:.75rem;animation:bounce 2s ease-in-out infinite}.scroll-mouse[data-astro-cid-5rcw3eg7]{width:24px;height:36px;border:2px solid var(--color-border);border-radius:12px;display:flex;justify-content:center;padding-top:6px}.scroll-wheel[data-astro-cid-5rcw3eg7]{width:4px;height:8px;background:var(--color-accent);border-radius:2px;animation:scroll-wheel 2s ease-in-out infinite}@keyframes scroll-wheel{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(6px)}}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-8px)}}@media (max-width:1024px){.scroll-indicator[data-astro-cid-5rcw3eg7]{display:none}}.stats-strip[data-astro-cid-fffycble]{background:linear-gradient(135deg,#08c,#069 30%,#046);padding:2.5rem 1.5rem;position:relative;overflow:hidden}.stats-strip[data-astro-cid-fffycble]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1)0,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,255,255,.08)0,transparent 40%);pointer-events:none}.stats-strip-inner[data-astro-cid-fffycble]{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;position:relative}@media (max-width:767px){.stats-strip-inner[data-astro-cid-fffycble]:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:#fff3}.stats-strip-inner[data-astro-cid-fffycble]:after{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#fff3}}@media (min-width:768px){.stats-strip-inner[data-astro-cid-fffycble]{display:flex;justify-content:center;align-items:center;gap:0}}.stat-item[data-astro-cid-fffycble]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem}@media (min-width:768px){.stat-item[data-astro-cid-fffycble]{padding:0 clamp(2rem,3vw,4rem)}}.stat-number[data-astro-cid-fffycble]{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:#fff;line-height:1;text-shadow:0 2px 4px rgba(0,0,0,.1)}.stat-text[data-astro-cid-fffycble]{font-size:.813rem;color:#ffffffe6;font-weight:500;letter-spacing:.02em}.stat-divider[data-astro-cid-fffycble]{display:none}@media (min-width:768px){.stat-divider[data-astro-cid-fffycble]{display:block;width:1px;height:40px;background:#ffffff4d}}.pdfs-grid[data-astro-cid-frp4xv6f]{display:flex;flex-direction:column;gap:.875rem}.pdf-card[data-astro-cid-frp4xv6f]{position:relative;display:flex;flex-direction:column;background:var(--color-elevated);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.pdf-card[data-astro-cid-frp4xv6f]:hover{border-color:var(--color-accent)}.card-glow[data-astro-cid-frp4xv6f]{position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(135deg,transparent 0%,var(--color-accent-muted) 50%,transparent 100%);opacity:0;transition:opacity .4s ease;pointer-events:none}.pdf-card[data-astro-cid-frp4xv6f]:hover .card-glow[data-astro-cid-frp4xv6f]{opacity:.5}.card-content[data-astro-cid-frp4xv6f]{position:relative;display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem 1rem}.pdf-icon[data-astro-cid-frp4xv6f]{flex-shrink:0;font-size:2rem;line-height:1;transition:transform .3s ease}.pdf-card[data-astro-cid-frp4xv6f]:hover .pdf-icon[data-astro-cid-frp4xv6f]{transform:scale(1.1)}.pdf-info[data-astro-cid-frp4xv6f]{flex:1;min-width:0}.pdf-title[data-astro-cid-frp4xv6f]{font-size:.938rem;font-weight:600;margin:0 0 .25rem;color:var(--color-primary);line-height:1.3}.pdf-description[data-astro-cid-frp4xv6f]{font-size:.75rem;color:var(--color-muted);margin:0 0 .625rem;line-height:1.5}.pdf-meta[data-astro-cid-frp4xv6f]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.language-pills[data-astro-cid-frp4xv6f]{display:flex;gap:.25rem}.pill[data-astro-cid-frp4xv6f]{padding:.188rem .5rem;font-size:.625rem;font-weight:500;background:var(--color-accent-muted);color:var(--color-accent);border-radius:9999px;letter-spacing:.01em}.exam-badge[data-astro-cid-frp4xv6f]{display:inline-flex;align-items:center;gap:.25rem;padding:.188rem .438rem;font-size:.625rem;font-weight:500;color:var(--color-primary);background:linear-gradient(135deg,var(--color-surface) 0%,var(--color-elevated) 100%);border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:all .3s ease}.exam-badge[data-astro-cid-frp4xv6f]:before{content:"🎯";font-size:.563rem}.feature-pill[data-astro-cid-frp4xv6f]{position:relative;top:auto;right:auto;align-self:flex-end;margin:.625rem .625rem 0;order:-1;display:inline-flex;align-items:center;gap:.188rem;padding:.25rem .5rem;background:var(--color-true-accent);color:#fff;font-size:.625rem;font-weight:600;border-radius:9999px;cursor:pointer;z-index:2;transition:all .3s ease}.feature-pill[data-astro-cid-frp4xv6f] svg{opacity:.8;flex-shrink:0;display:block;width:10px;height:10px}.feature-pill[data-astro-cid-frp4xv6f] span[data-astro-cid-frp4xv6f]{line-height:1}.feature-tooltip[data-astro-cid-frp4xv6f]{position:absolute;top:calc(100% + .375rem);right:0;left:auto;width:calc(100vw - 4rem);max-width:240px;padding:.625rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:.688rem;font-weight:400;color:var(--color-secondary);line-height:1.5;box-shadow:0 8px 24px -4px #0003;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .2s ease;pointer-events:none;z-index:10}.feature-pill[data-astro-cid-frp4xv6f]:hover .feature-tooltip[data-astro-cid-frp4xv6f],.feature-pill[data-astro-cid-frp4xv6f]:focus .feature-tooltip[data-astro-cid-frp4xv6f],.feature-pill[data-astro-cid-frp4xv6f]:active .feature-tooltip[data-astro-cid-frp4xv6f]{opacity:1;visibility:visible;transform:translateY(0)}@media (min-width:375px){.pdfs-grid[data-astro-cid-frp4xv6f]{gap:1rem}.card-content[data-astro-cid-frp4xv6f]{gap:1rem;padding:1rem 1.125rem 1.125rem}.pdf-icon[data-astro-cid-frp4xv6f]{font-size:2.25rem}.pdf-title[data-astro-cid-frp4xv6f]{font-size:1rem}.pdf-description[data-astro-cid-frp4xv6f]{font-size:.813rem;margin-bottom:.75rem}.pill[data-astro-cid-frp4xv6f]{padding:.25rem .563rem;font-size:.656rem}.exam-badge[data-astro-cid-frp4xv6f]{padding:.25rem .5rem;font-size:.656rem}.feature-pill[data-astro-cid-frp4xv6f]{margin:.75rem .75rem 0;padding:.25rem .563rem;font-size:.656rem;gap:.25rem}.feature-tooltip[data-astro-cid-frp4xv6f]{width:calc(100vw - 3.5rem);max-width:260px}}@media (min-width:480px){.pdfs-grid[data-astro-cid-frp4xv6f]{gap:1.125rem}.pdf-card[data-astro-cid-frp4xv6f]{border-radius:var(--radius-xl)}.card-content[data-astro-cid-frp4xv6f]{gap:1.25rem;padding:1.125rem 1.25rem 1.25rem}.pdf-icon[data-astro-cid-frp4xv6f]{font-size:2.5rem}.pdf-title[data-astro-cid-frp4xv6f]{font-size:1.063rem;margin-bottom:.313rem}.pdf-description[data-astro-cid-frp4xv6f]{font-size:.875rem}.pdf-meta[data-astro-cid-frp4xv6f]{gap:.625rem}.pill[data-astro-cid-frp4xv6f]{padding:.25rem .625rem;font-size:.688rem}.exam-badge[data-astro-cid-frp4xv6f]{padding:.313rem .625rem;font-size:.688rem;border-radius:var(--radius-md)}.exam-badge[data-astro-cid-frp4xv6f]:before{font-size:.625rem}.feature-pill[data-astro-cid-frp4xv6f]{padding:.3rem .6rem;font-size:.688rem}.feature-pill[data-astro-cid-frp4xv6f] svg{width:12px;height:12px}.feature-tooltip[data-astro-cid-frp4xv6f]{width:260px;max-width:none;padding:.75rem;font-size:.75rem}}@media (min-width:768px){.pdfs-grid[data-astro-cid-frp4xv6f]{flex-direction:row;gap:1.25rem}.pdf-card[data-astro-cid-frp4xv6f]{flex:1}.card-content[data-astro-cid-frp4xv6f]{flex-direction:column;align-items:flex-start;text-align:left;padding:1.5rem;gap:0}.pdf-icon[data-astro-cid-frp4xv6f]{font-size:3rem;margin-bottom:1rem}.pdf-title[data-astro-cid-frp4xv6f]{font-size:1.125rem;margin-bottom:.375rem}.pdf-description[data-astro-cid-frp4xv6f]{margin-bottom:.875rem}.pdf-meta[data-astro-cid-frp4xv6f]{flex-direction:column;align-items:flex-start;gap:.75rem}.language-pills[data-astro-cid-frp4xv6f]{gap:.375rem}.exam-badge[data-astro-cid-frp4xv6f]{padding:.375rem .75rem;font-size:.75rem}.exam-badge[data-astro-cid-frp4xv6f]:before{font-size:.688rem}.feature-pill[data-astro-cid-frp4xv6f]{position:absolute;top:1rem;right:1rem;margin:0;order:unset}.feature-tooltip[data-astro-cid-frp4xv6f]{top:calc(100% + .5rem);width:200px}}@media (min-width:1024px){.pdfs-grid[data-astro-cid-frp4xv6f]{gap:1.5rem}.card-content[data-astro-cid-frp4xv6f]{padding:2rem}.pdf-icon[data-astro-cid-frp4xv6f]{font-size:3.5rem;margin-bottom:1.25rem}.pdf-title[data-astro-cid-frp4xv6f]{font-size:1.25rem}.pdf-meta[data-astro-cid-frp4xv6f]{gap:1rem}.feature-tooltip[data-astro-cid-frp4xv6f]{width:220px}}.why-section[data-astro-cid-7kongmxs]{position:relative;overflow:hidden}.why-grid[data-astro-cid-7kongmxs]{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.why-grid[data-astro-cid-7kongmxs]{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.why-grid[data-astro-cid-7kongmxs]{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.why-card[data-astro-cid-7kongmxs]{position:relative;background:var(--color-elevated);border-radius:var(--radius-xl);border:1px solid transparent;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);animation:fadeInUp .6s ease forwards;animation-delay:var(--delay);opacity:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.why-card[data-astro-cid-7kongmxs]:hover{border-color:var(--color-primary)}.why-content[data-astro-cid-7kongmxs]{position:relative;padding:2rem 1.5rem;text-align:center}.why-icon-wrapper[data-astro-cid-7kongmxs]{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.why-icon[data-astro-cid-7kongmxs]{font-size:2.75rem;line-height:1;position:relative;z-index:1;transition:transform .3s ease}.why-card[data-astro-cid-7kongmxs]:hover .why-icon[data-astro-cid-7kongmxs]{transform:scale(1.15)}.icon-glow[data-astro-cid-7kongmxs]{position:absolute;width:60px;height:60px;border-radius:50%;background:var(--color-accent-muted);filter:blur(15px);opacity:0;transition:opacity .4s ease}.why-card[data-astro-cid-7kongmxs]:hover .icon-glow[data-astro-cid-7kongmxs]{opacity:.6}.why-text[data-astro-cid-7kongmxs]{flex:1;min-width:0}.why-title[data-astro-cid-7kongmxs]{font-size:1.125rem;font-weight:700;margin:0 0 .625rem;color:var(--color-primary);transition:color .3s ease}.why-card[data-astro-cid-7kongmxs]:hover .why-title[data-astro-cid-7kongmxs]{color:var(--color-accent)}.why-description[data-astro-cid-7kongmxs]{font-size:.875rem;color:var(--color-muted);margin:0;line-height:1.6}@media (max-width:639px){.why-card[data-astro-cid-7kongmxs]{display:flex;align-items:center}.why-content[data-astro-cid-7kongmxs]{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;text-align:left;width:100%}.why-icon-wrapper[data-astro-cid-7kongmxs]{margin-bottom:0;flex-shrink:0}.why-icon[data-astro-cid-7kongmxs]{font-size:2rem}.why-title[data-astro-cid-7kongmxs]{font-size:1rem;margin-bottom:.25rem}.why-description[data-astro-cid-7kongmxs]{font-size:.813rem;line-height:1.5}}@media (max-width:360px){.why-content[data-astro-cid-7kongmxs]{padding:.875rem 1rem;gap:.75rem}.why-icon[data-astro-cid-7kongmxs]{font-size:1.75rem}.why-title[data-astro-cid-7kongmxs]{font-size:.938rem}.why-description[data-astro-cid-7kongmxs]{font-size:.75rem}}.sample-section[data-astro-cid-3a7yoj7p]{position:relative;overflow:hidden;background:var(--color-surface)}.section-badge[data-astro-cid-3a7yoj7p]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background:var(--color-accent-muted);border:1px solid var(--color-accent);color:var(--color-accent);font-size:.813rem;font-weight:600;margin-bottom:1rem}.samples-container[data-astro-cid-3a7yoj7p]{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto}@media (min-width:900px){.samples-container[data-astro-cid-3a7yoj7p]{grid-template-columns:repeat(2,1fr)}}.sample-card[data-astro-cid-3a7yoj7p]{position:relative;background:#1a1a1a;border-radius:1.5rem;overflow:hidden;border:1px solid rgba(255,255,255,.1);animation:cardFadeIn .7s ease forwards;animation-delay:var(--delay);opacity:0;transform:translateY(20px);transition:transform .4s ease,box-shadow .4s ease}@keyframes cardFadeIn{to{opacity:1;transform:translateY(0)}}.sample-card[data-astro-cid-3a7yoj7p]:hover{transform:translateY(-8px)}.card-bg-glow[data-astro-cid-3a7yoj7p]{position:absolute;inset:0;opacity:0;transition:opacity .4s ease}.sample-card[data-astro-cid-3a7yoj7p]:hover .card-bg-glow[data-astro-cid-3a7yoj7p]{opacity:1}.preview-frame[data-astro-cid-3a7yoj7p]{background:#0f0f1a;border-bottom:1px solid rgba(255,255,255,.08)}.frame-header[data-astro-cid-3a7yoj7p]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#1a1a1a;border-bottom:1px solid rgba(255,255,255,.08)}.frame-dots[data-astro-cid-3a7yoj7p]{display:flex;gap:6px}.dot[data-astro-cid-3a7yoj7p]{width:10px;height:10px;border-radius:50%}.dot-red[data-astro-cid-3a7yoj7p]{background:#ff5f57}.dot-yellow[data-astro-cid-3a7yoj7p]{background:#febc2e}.dot-green[data-astro-cid-3a7yoj7p]{background:#28c840}.frame-title[data-astro-cid-3a7yoj7p]{font-size:.75rem;font-weight:500;color:#fff9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdf-embed-container[data-astro-cid-3a7yoj7p]{position:relative;height:280px;overflow:hidden;background:#0f0f1a}@media (min-width:900px){.pdf-embed-container[data-astro-cid-3a7yoj7p]{height:320px}}.pdf-loading[data-astro-cid-3a7yoj7p]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0f0f1a;z-index:5;transition:opacity .3s ease}.pdf-loading[data-astro-cid-3a7yoj7p].hidden{opacity:0;pointer-events:none}.skeleton-shimmer[data-astro-cid-3a7yoj7p]{position:absolute;inset:0;background:linear-gradient(90deg,#0f0f1a,#1a1a2e,#0f0f1a);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}@keyframes shimmer{0%{background-position:200%0}to{background-position:-200%0}}.pdf-thumbnail[data-astro-cid-3a7yoj7p]{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;opacity:0;transition:opacity .4s ease}.pdf-thumbnail[data-astro-cid-3a7yoj7p].loaded{opacity:1}.pdf-overlay[data-astro-cid-3a7yoj7p]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.7)0,transparent 50%);display:flex;align-items:flex-end;justify-content:center;padding-bottom:1.5rem;opacity:0;transition:opacity .3s ease}.sample-card[data-astro-cid-3a7yoj7p]:hover .pdf-overlay[data-astro-cid-3a7yoj7p]{opacity:1}.card-content[data-astro-cid-3a7yoj7p]{padding:1.5rem}.card-icon-wrapper[data-astro-cid-3a7yoj7p]{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;margin-bottom:1rem;color:#fff;background:linear-gradient(135deg,var(--color-accent),var(--color-true-accent))}.card-title[data-astro-cid-3a7yoj7p]{font-size:1.375rem;font-weight:700;margin:0 0 .5rem;color:#fff}.card-description[data-astro-cid-3a7yoj7p]{font-size:.938rem;color:#ffffffb3;line-height:1.6;margin:0 0 1rem}.card-shine[data-astro-cid-3a7yoj7p]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transform:skew(-15deg);transition:left .6s ease;pointer-events:none}.sample-card[data-astro-cid-3a7yoj7p]:hover .card-shine[data-astro-cid-3a7yoj7p]{left:100%}@media (max-width:480px){.card-content[data-astro-cid-3a7yoj7p]{padding:1.25rem}.card-title[data-astro-cid-3a7yoj7p]{font-size:1.25rem}.pdf-embed-container[data-astro-cid-3a7yoj7p]{height:220px}}.pdf-modal[data-astro-cid-3a7yoj7p]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.pdf-modal[data-astro-cid-3a7yoj7p].active{opacity:1;visibility:visible}.modal-backdrop[data-astro-cid-3a7yoj7p]{position:absolute;inset:0;background:#000000d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.modal-content[data-astro-cid-3a7yoj7p]{position:relative;width:95%;max-width:1000px;height:90vh;max-height:900px;background:var(--color-elevated);border-radius:1.25rem;overflow:hidden;border:1px solid var(--color-border);box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d;transform:scale(.95) translateY(20px);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.pdf-modal[data-astro-cid-3a7yoj7p].active .modal-content[data-astro-cid-3a7yoj7p]{transform:scale(1) translateY(0)}.modal-header[data-astro-cid-3a7yoj7p]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--color-surface);border-bottom:1px solid var(--color-border)}.modal-title[data-astro-cid-3a7yoj7p]{font-size:1.125rem;font-weight:600;color:var(--color-text);margin:0}.modal-close[data-astro-cid-3a7yoj7p]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:0 0;border:0;border-radius:10px;color:var(--color-muted);cursor:pointer;transition:background .2s ease,color .2s ease}.modal-close[data-astro-cid-3a7yoj7p]:hover{background:var(--color-elevated);color:var(--color-text)}.modal-body[data-astro-cid-3a7yoj7p]{height:calc(100% - 65px);background:var(--color-bg)}.modal-pdf-iframe[data-astro-cid-3a7yoj7p]{width:100%;height:100%;border:0}.view-btn[data-astro-cid-3a7yoj7p]{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#fffffff2;color:#1a1a1a;border-radius:9999px;font-size:.875rem;font-weight:600;text-decoration:none;border:0;cursor:pointer;transition:transform .2s ease,background .2s ease}.view-btn[data-astro-cid-3a7yoj7p]:hover{transform:translateY(-2px);background:#fff}.view-btn[data-astro-cid-3a7yoj7p]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.telegram-cta[data-astro-cid-4y5xozm4]{position:relative;padding:5rem 1.5rem;overflow:hidden}.cta-bg[data-astro-cid-4y5xozm4]{position:absolute;inset:0}.cta-gradient[data-astro-cid-4y5xozm4]{position:absolute;inset:0;background:linear-gradient(145deg,#08c,#0077b5 40%,#005580)}.dot-pattern[data-astro-cid-4y5xozm4]{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.08) 1px,transparent 1px);background-size:20px 20px;pointer-events:none}.container[data-astro-cid-4y5xozm4]{position:relative;z-index:1;max-width:var(--max-width);margin:0 auto}.cta-content[data-astro-cid-4y5xozm4]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.cta-title[data-astro-cid-4y5xozm4]{font-size:clamp(1.75rem,5vw,2.75rem);font-weight:800;color:#fff;margin:0;line-height:1.2;letter-spacing:-.02em}.highlight[data-astro-cid-4y5xozm4]{color:#7dd3fc}.cta-description[data-astro-cid-4y5xozm4]{font-size:1.125rem;color:#ffffffd9;margin:0;max-width:500px;line-height:1.6}.stats-badge[data-astro-cid-4y5xozm4]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;width:280px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:9999px;color:#7dd3fc;font-size:.875rem;font-weight:600}.stats-badge[data-astro-cid-4y5xozm4] .divider[data-astro-cid-4y5xozm4]{color:#ffffff4d}.stats-badge[data-astro-cid-4y5xozm4] span[data-astro-cid-4y5xozm4]:last-child{color:#fffc}.join-btn[data-astro-cid-4y5xozm4]{display:inline-flex;align-items:center;justify-content:center;gap:.875rem;padding:1rem 2rem;width:280px;background:#fff;color:#08c;border-radius:var(--radius-lg);text-decoration:none;font-weight:600;transition:all .3s ease}.join-btn[data-astro-cid-4y5xozm4]:hover{transform:translateY(-2px)}.btn-text[data-astro-cid-4y5xozm4]{display:flex;flex-direction:column;text-align:left}.btn-label[data-astro-cid-4y5xozm4]{font-size:1rem;font-weight:700}.btn-sub[data-astro-cid-4y5xozm4]{font-size:.75rem;color:#0369a1;font-weight:500}@media (max-width:639px){.telegram-cta[data-astro-cid-4y5xozm4]{padding:4rem 1rem}.join-btn[data-astro-cid-4y5xozm4]{width:100%;justify-content:center;max-width:280px}}