.legal-page{position:relative;isolation:isolate;min-height:100vh;overflow:hidden;padding:clamp(48px, 7vw, 96px) 20px 120px;color:#d8deea;background:radial-gradient(circle at 15% 5%,rgb(124 58 237 / .16),transparent 32%),radial-gradient(circle at 90% 25%,rgb(34 211 238 / .1),transparent 28%),linear-gradient(180deg,#070912 0%,#080b14 50%,#070912 100%)}.legal-page__glow{position:absolute;z-index:-1;width:420px;height:420px;border-radius:50%;pointer-events:none;filter:blur(120px);opacity:.14}.legal-page__glow--left{top:180px;left:-220px;background:#7c3aed}.legal-page__glow--right{top:680px;right:-240px;background:#06b6d4}.legal-page__container{width:min(100%, 960px);margin-inline:auto}.legal-page__back{display:inline-flex;align-items:center;gap:9px;margin-bottom:24px;padding:10px 14px;color:#aeb8ca;font-size:14px;font-weight:600;line-height:1;text-decoration:none;border:1px solid rgb(255 255 255 / .09);border-radius:12px;background:rgb(255 255 255 / .035);transition:color 0.2s ease,border-color 0.2s ease,background-color 0.2s ease,transform 0.2s ease}.legal-page__back:hover{color:#fff;border-color:rgb(139 92 246 / .45);background:rgb(124 58 237 / .11);transform:translateX(-2px)}.legal-page__content{position:relative;padding:clamp(28px, 5vw, 64px);color:#c9d1df;font-size:17px;font-weight:400;line-height:1.78;word-break:break-word;border:1px solid rgb(255 255 255 / .085);border-radius:28px;background:linear-gradient(145deg,rgb(19 24 39 / .93),rgb(10 14 25 / .96));box-shadow:0 30px 90px rgb(0 0 0 / .32),inset 0 1px 0 rgb(255 255 255 / .045);backdrop-filter:blur(18px)}.legal-page__content::before{content:"";position:absolute;top:0;left:8%;width:84%;height:1px;background:linear-gradient(90deg,transparent,rgb(139 92 246 / .8),rgb(34 211 238 / .65),transparent)}.legal-page__content>*:first-child{margin-top:0}.legal-page__content>*:last-child{margin-bottom:0}.legal-page__content h1{max-width:780px;margin:0 0 18px;color:#fff;font-size:clamp(36px, 6vw, 58px);font-weight:800;line-height:1.08;letter-spacing:-.045em;background:linear-gradient(110deg,#ffffff 10%,#c4b5fd 50%,#67e8f9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.legal-page__content h2{position:relative;margin:52px 0 20px;padding:32px 0 0;color:#f7f9fc;font-size:clamp(23px, 3vw, 30px);font-weight:750;line-height:1.25;letter-spacing:-.025em;border-top:1px solid rgb(255 255 255 / .08);scroll-margin-top:110px}.legal-page__content h2::before{content:"";position:absolute;top:-1px;left:0;width:78px;height:1px;background:linear-gradient(90deg,#8b5cf6,#22d3ee)}.legal-page__content h3{margin:34px 0 14px;color:#e9e5ff;font-size:20px;font-weight:700;line-height:1.35;letter-spacing:-.015em}.legal-page__content p{margin:0 0 18px}.legal-page__content strong{color:#f5f7fb;font-weight:700}.legal-page__content em{color:#b8c2d3}.legal-page__content ul,.legal-page__content ol{display:grid;gap:10px;margin:18px 0 24px;padding-left:25px}.legal-page__content li{padding-left:5px}.legal-page__content li::marker{color:#8b5cf6;font-weight:700}.legal-page__content li>ul,.legal-page__content li>ol{margin-top:10px;margin-bottom:8px}.legal-page__content a{color:#67e8f9;font-weight:600;text-decoration:underline;text-decoration-color:rgb(103 232 249 / .4);text-decoration-thickness:1px;text-underline-offset:4px;transition:color 0.2s ease,text-decoration-color 0.2s ease}.legal-page__content a:hover{color:#c4b5fd;text-decoration-color:currentColor}.legal-page__content blockquote{margin:28px 0;padding:20px 22px;color:#dce3ef;border:1px solid rgb(139 92 246 / .22);border-left:3px solid #8b5cf6;border-radius:0 16px 16px 0;background:rgb(124 58 237 / .075)}.legal-page__content blockquote>*:last-child{margin-bottom:0}.legal-page__content hr{height:1px;margin:44px 0;border:0;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .13),transparent)}.legal-page__content .wp-block-table{margin:28px 0;overflow-x:auto;border:1px solid rgb(255 255 255 / .08);border-radius:16px}.legal-page__content table{width:100%;min-width:620px;border-collapse:collapse}.legal-page__content th,.legal-page__content td{padding:14px 16px;text-align:left;border-bottom:1px solid rgb(255 255 255 / .07)}.legal-page__content th{color:#fff;background:rgb(139 92 246 / .08)}.legal-page__content tr:last-child td{border-bottom:0}.legal-page__content ::selection{color:#fff;background:rgb(124 58 237 / .72)}@media (max-width:768px){.legal-page{padding:34px 14px 80px}.legal-page__content{padding:30px 22px;font-size:16px;line-height:1.72;border-radius:22px}.legal-page__content h1{margin-bottom:16px}.legal-page__content h2{margin-top:42px;padding-top:26px}.legal-page__content h3{margin-top:28px;font-size:18px}}@media (max-width:480px){.legal-page{padding-inline:10px}.legal-page__back{margin-left:4px}.legal-page__content{padding:26px 18px;border-radius:18px}.legal-page__content h1{font-size:34px;letter-spacing:-.035em}.legal-page__content h2{font-size:22px}.legal-page__content ul,.legal-page__content ol{padding-left:21px}}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);overflow-x:hidden;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{border:none;background:none;cursor:pointer;font:inherit}ul{list-style:none}:root{--color-bg:#07090F;--color-surface:#10141F;--color-surface-2:#161B26;--color-primary:#7C3AED;--color-primary-hover:#8B5CF6;--color-secondary:#2563EB;--color-secondary-hover:#3B82F6;--color-accent:#38BDF8;--color-success:#22C55E;--color-warning:#F59E0B;--color-danger:#EF4444;--color-gold:#F5B942;--color-white:#FFFFFF;--color-text:#F8FAFC;--color-text-secondary:#CBD5E1;--color-text-muted:#94A3B8;--color-border:rgba(255,255,255,.08);--glass-bg:rgba(18,22,30,.72);--glass-border:rgba(255,255,255,.08);--glass-blur:blur(24px);--font-family:Inter,
            "SF Pro Display",
            system-ui,
            sans-serif;--font-size-xs:12px;--font-size-sm:14px;--font-size-base:16px;--font-size-lg:20px;--font-size-xl:24px;--font-size-2xl:32px;--font-size-3xl:48px;--font-size-4xl:64px;--font-size-5xl:72px;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:800;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--shadow-sm:0 6px 12px rgba(0,0,0,.18);--shadow-md:0 18px 40px rgba(0,0,0,.30);--shadow-lg:0 28px 70px rgba(0,0,0,.45);--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.45s ease;--container-width:1240px}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;padding:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-primary)}img{display:block;max-width:100%;height:auto}button{font-family:inherit}input,textarea,select{font:inherit}section{position:relative}.section{padding:120px 0}@media(max-width:992px){.section{padding:88px 0}}@media(max-width:768px){.section{padding:72px 0}}::selection{background:var(--color-primary);color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .12);border-radius:100px}::-webkit-scrollbar-thumb:hover{background:rgb(255 255 255 / .22)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.section{padding:120px 0}@media (max-width:992px){.section{padding:80px 0}}@media (max-width:768px){.section{padding:64px 0}}.glass{background:var(--glass-bg);border:1px solid var(--glass-border);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.grid{display:grid}.flex{display:flex}.hidden{display:none!important}body{font-family:"Inter",system-ui,sans-serif;font-size:16px;line-height:1.7}h1{font-size:68px;line-height:1.05;font-weight:800}h2{font-size:48px;font-weight:700}h3{font-size:26px;font-weight:700}p{color:var(--color-text-muted)}@media(max-width:768px){h1{font-size:44px}h2{font-size:34px}}.container{width:min(var(--container-width),calc(100% - 48px));margin-inline:auto}.site-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:rgb(8 10 20 / .78);backdrop-filter:blur(22px);border-bottom:1px solid rgb(255 255 255 / .05);transition:.35s}.site-header.scrolled{background:rgb(5 8 18 / .92);backdrop-filter:blur(28px);border-bottom:1px solid rgb(255 255 255 / .08)}.site-header .container{width:100%;max-width:1400px;margin:0 auto;padding:0 28px}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:40px;height:84px}.site-branding{display:flex;align-items:center;flex-shrink:0;min-width:0}.header__logo{display:flex;align-items:center;gap:14px;text-decoration:none;color:#fff}.header__logo img{width:42px;height:42px;display:block;object-fit:contain;flex-shrink:0}.header__logo span{font-size:26px;font-weight:800;letter-spacing:-.5px;color:#fff;white-space:nowrap}.site-nav{flex:1;display:flex;justify-content:center;min-width:0}.site-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.menu{display:flex;align-items:center;gap:38px;list-style:none;margin:0;padding:0}.menu>li{position:relative}.menu>li>a{display:flex;align-items:center;height:84px;color:var(--color-text-muted);text-decoration:none;font-size:16px;font-weight:600;transition:.25s ease;position:relative}.menu>li>a:hover{color:#fff}.current-menu-item>a,.current-menu-parent>a,.current-menu-ancestor>a{color:#fff}.current-menu-item>a::after,.current-menu-parent>a::after,.current-menu-ancestor>a::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:linear-gradient(90deg,#7B5CFF,#4EC5FF);border-radius:10px}.sub-menu{position:absolute;top:100%;left:0;min-width:270px;padding:14px;margin:0;list-style:none;border-radius:18px;background:#0F172A;border:1px solid rgb(255 255 255 / .08);box-shadow:0 25px 80px rgb(0 0 0 / .35);opacity:0;visibility:hidden;transform:translateY(14px);transition:.25s ease}.menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.sub-menu li{width:100%}.sub-menu a{display:flex;align-items:center;width:100%;padding:14px 18px;border-radius:12px;color:#E5E7EB;text-decoration:none;font-size:15px;font-weight:500;transition:.25s}.sub-menu a:hover{background:rgb(255 255 255 / .05);color:#fff}.sub-menu .sub-menu{top:-14px;left:calc(100% + 12px)}.search-toggle{width:46px;height:46px;display:flex;justify-content:center;align-items:center;border:none;border-radius:16px;cursor:pointer;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .06);color:#fff;font-size:18px;transition:.25s}.search-toggle:hover{background:rgb(255 255 255 / .10)}.site-actions .button{height:46px;padding:0 22px;display:flex;align-items:center;justify-content:center;border-radius:16px;text-decoration:none;font-weight:600;transition:.25s}.site-actions .button-secondary{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);color:#fff}.site-actions .button-secondary:hover{background:rgb(255 255 255 / .10)}.site-actions .button-primary{background:linear-gradient(135deg,#7B5CFF,#4EC5FF);color:#fff;border:none;box-shadow:0 10px 40px rgb(123 92 255 / .35)}.site-actions .button-primary:hover{transform:translateY(-2px);box-shadow:0 16px 50px rgb(123 92 255 / .45)}.mobile-toggle{display:none;width:46px;height:46px;justify-content:center;align-items:center;flex-direction:column;gap:5px;border:none;background:none;cursor:pointer;padding:0;border-radius:14px;transition:.25s}.mobile-toggle:hover{background:rgb(255 255 255 / .05)}.mobile-toggle span{width:24px;height:2px;border-radius:10px;background:#fff;transition:.3s ease}.mobile-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-toggle.active span:nth-child(2){opacity:0}.mobile-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{position:fixed;inset:0;z-index:9999;opacity:0;visibility:hidden;transition:.35s ease}.mobile-menu.active{opacity:1;visibility:visible}.mobile-menu__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .65);backdrop-filter:blur(8px)}.mobile-menu__panel{position:absolute;top:0;right:0;width:360px;max-width:92%;height:100%;background:#0F172A;border-left:1px solid rgb(255 255 255 / .06);transform:translateX(100%);transition:.35s ease;display:flex;flex-direction:column;padding:28px;overflow-y:auto}.mobile-menu.active .mobile-menu__panel{transform:translateX(0)}.mobile-menu__close{align-self:flex-end;width:42px;height:42px;display:flex;justify-content:center;align-items:center;border:none;border-radius:14px;background:rgb(255 255 255 / .05);color:#fff;font-size:24px;cursor:pointer;transition:.25s}.mobile-menu__close:hover{background:rgb(255 255 255 / .10)}.mobile-menu__list{list-style:none;margin:40px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.mobile-menu__list>li{width:100%}.mobile-menu__list>li>a{position:relative;display:flex;align-items:center;width:100%;min-height:56px;padding:15px 48px 15px 18px;border:1px solid rgb(255 255 255 / .06);border-radius:16px;background:rgb(255 255 255 / .025);color:#e5e7eb;text-decoration:none;font-size:17px;font-weight:600;line-height:1.3;transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.mobile-menu__list>li>a::before{content:"→";position:absolute;right:18px;top:50%;transform:translateY(-50%);color:#7B5CFF;font-size:18px;transition:transform .25s ease}.mobile-menu__list>li>a:hover{background:rgb(123 92 255 / .08);border-color:rgb(123 92 255 / .22);color:#fff}.mobile-menu__list>li>a:hover::before{transform:translate(3px,-50%)}.mobile-menu__list>.current-menu-item>a,.mobile-menu__list>.current-menu-parent>a,.mobile-menu__list>.current-menu-ancestor>a{background:rgb(123 92 255 / .10);border-color:rgb(123 92 255 / .25);color:#fff}.mobile-menu .sub-menu{position:static;display:block;opacity:1;visibility:visible;transform:none;margin:8px 0 0 18px;padding:0;background:none;border:none;box-shadow:none;min-width:auto}.mobile-menu .sub-menu li{margin:0}.mobile-menu .sub-menu a{display:block;padding:10px 14px;border-radius:12px;color:rgb(255 255 255 / .75);font-size:15px;font-weight:500;text-decoration:none;transition:.25s}.mobile-menu .sub-menu a:hover{color:#fff;background:rgb(255 255 255 / .04)}.mobile-menu__footer{margin-top:auto;padding-top:30px;display:flex;flex-direction:column;gap:14px}.mobile-menu__footer .button{width:100%;justify-content:center}@media (max-width:1200px){.menu{gap:26px}.site-actions{gap:12px}}@media (max-width:991px){.site-header{position:fixed;top:0;left:0;width:100%}.site-header__inner{height:74px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}.site-nav{display:none}.search-toggle{display:none}.site-branding{min-width:0}.header__logo{display:flex;align-items:center;gap:12px}.header__logo img{width:36px;height:36px;flex-shrink:0}.header__logo span{font-size:18px;white-space:nowrap}.site-actions{display:flex;align-items:center;gap:12px}.site-actions .button-primary{height:44px;padding:0 18px;font-size:15px}.site-actions .button-secondary{display:none}}.mobile-toggle{display:none;width:46px;height:46px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:none;background:#fff0;cursor:pointer;padding:0;border-radius:14px;transition:.25s}.mobile-toggle span{display:block;width:24px;height:2px;border-radius:20px;background:#fff;transition:.3s}.mobile-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-toggle.active span:nth-child(2){opacity:0}.mobile-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.site-header .container{padding:0 18px}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:72px;gap:14px}.site-branding{justify-self:start}.header__logo{gap:10px}.header__logo img{width:34px;height:34px}.header__logo span{display:block;font-size:22px;font-weight:800;letter-spacing:-.4px}.site-actions{display:none}.mobile-toggle{display:flex;justify-self:end;align-items:center}}:root{--header-height:84px}body{padding-top:var(--header-height)}@media (max-width:991px){:root{--header-height:72px}}.site-footer{padding:100px 0 40px;border-top:1px solid rgb(255 255 255 / .06);margin-top:120px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-grid h4{margin-bottom:20px}.footer-grid ul{display:grid;gap:12px}.footer-bottom{margin-top:60px;padding-top:24px;border-top:1px solid rgb(255 255 255 / .06);color:var(--color-text-muted)}@media(max-width:768px){.footer-grid{grid-template-columns:1fr}}.site-footer{margin-top:120px;border-top:1px solid rgb(255 255 255 / .08);padding:80px 0 30px}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:60px}.footer-brand p{margin-top:18px;max-width:420px}.footer-menu{display:grid;gap:14px}.footer-menu a{color:var(--color-text-muted)}.footer-menu a:hover{color:#fff}.footer-newsletter .footer-telegram{display:inline-flex;margin-top:22px;width:fit-content}.footer-bottom{margin-top:70px;padding-top:30px;border-top:1px solid rgb(255 255 255 / .08);display:flex;justify-content:space-between;align-items:center}.footer-bottom div{display:flex;gap:22px}@media(max-width:992px){.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:20px}}.footer-brand__contact{margin-top:14px}.footer-brand__contact a{color:rgb(255 255 255 / .72);font-size:14px;line-height:1.5;text-decoration:none;overflow-wrap:anywhere;transition:color 0.2s ease,opacity 0.2s ease}.footer-brand__contact a:hover{color:#67e8f9}.footer-brand__contact a:focus-visible{color:#67e8f9;outline:2px solid rgb(103 232 249 / .65);outline-offset:4px;border-radius:3px}.footer-bottom__links{display:flex;flex-wrap:wrap;gap:10px 20px}@media (max-width:640px){.footer-bottom__links{flex-direction:column;align-items:flex-start;gap:10px}}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:54px;padding:0 28px;border:none;border-radius:16px;font-size:16px;font-weight:700;text-decoration:none;cursor:pointer;transition:all .3s ease;white-space:nowrap}.button-primary{color:#fff;background:linear-gradient(135deg,#6C4DFF,#8B5CF6);box-shadow:0 15px 40px rgb(108 77 255 / .35)}.button-primary:hover{transform:translateY(-3px);box-shadow:0 25px 55px rgb(108 77 255 / .45)}.button-primary:active{transform:translateY(0)}.button-secondary{color:#fff;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);backdrop-filter:blur(18px)}.button-secondary:hover{background:rgb(255 255 255 / .08);transform:translateY(-3px)}.button-outline{background:#fff0;border:1px solid var(--color-primary);color:var(--color-primary)}.button-outline:hover{background:var(--color-primary);color:#fff}.button-lg{height:62px;padding:0 38px;font-size:18px}.button-sm{height:42px;padding:0 18px;font-size:14px}.button-block{display:flex;width:100%}.button:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}@media(max-width:768px){.button{width:100%}}.card{display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:#1a1830;border:1px solid rgb(255 255 255 / .06);transition:.3s}.card:hover{transform:translateY(-8px);box-shadow:0 24px 60px rgb(0 0 0 / .25)}.card__image{height:220px;overflow:hidden}.card__image img{width:100%;height:100%;object-fit:cover;transition:.35s}.card:hover .card__image img{transform:scale(1.05)}.card__content{padding:24px;display:flex;flex-direction:column;flex:1}.card__title{margin:18px 0 12px;font-size:30px;font-weight:700;color:#fff}.card__title a{color:inherit;text-decoration:none}.card__excerpt{color:#b6b8d5;line-height:1.6}.card__price{margin-top:20px;font-size:28px;font-weight:700;color:#fff}.card__footer{margin-top:auto;padding-top:24px}.hero{position:relative;overflow:hidden;min-height:900px;display:flex;align-items:center;padding:80px 0}.hero__container{position:relative;z-index:2}.hero-bg{position:absolute;inset:0;overflow:hidden}.hero-bg__grid{position:absolute;inset:0;opacity:.04;background-image:linear-gradient(rgb(255 255 255 / .08) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .08) 1px,transparent 1px);background-size:80px 80px}.hero-bg__noise{position:absolute;inset:0;opacity:.04;background-size:300px}.hero-bg__glow{position:absolute;width:700px;height:700px;border-radius:50%;filter:blur(120px)}.hero-bg__glow--left{left:-220px;top:-120px;background:#7B5CFF22}.hero-bg__glow--right{right:-220px;bottom:-120px;background:#4EC5FF22}.hero-bg__rings{position:absolute;inset:0;display:flex;justify-content:center;align-items:center}.hero-bg__rings span{position:absolute;border:1px solid rgb(255 255 255 / .04);border-radius:50%}.hero-bg__rings span:nth-child(1){width:500px;height:500px}.hero-bg__rings span:nth-child(2){width:700px;height:700px}.hero-bg__rings span:nth-child(3){width:900px;height:900px}.hero-bg__rings span:nth-child(4){width:1100px;height:1100px}.hero__layout{display:grid;grid-template-columns:620px 1fr;align-items:center;gap:100px}.hero__left{display:flex;flex-direction:column;align-items:flex-start}.hero__badge{display:inline-flex;align-items:center;padding:10px 18px;border-radius:999px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);color:#AEB9D3;font-size:14px;margin-bottom:26px}.hero__title{max-width:620px;font-size:74px;line-height:.95;font-weight:800;letter-spacing:-2px;color:#fff}.hero__title span{background:linear-gradient(90deg,#7B5CFF,#4EC5FF);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.hero__description{margin-top:28px;max-width:560px;font-size:21px;line-height:1.65;color:#98A5C2}.hero__actions{display:flex;gap:18px;margin-top:40px}.hero__stats{display:flex;gap:52px;margin-top:42px}.hero__stats strong{display:block;font-size:34px;color:#fff}.hero__stats span{color:#8F9BB6;font-size:14px}.hero__right{display:flex;justify-content:center;align-items:center}.hero-scene{position:relative;width:760px;height:760px;flex-shrink:0}.hero-scene__bg{position:absolute;inset:0}.hero-grid{position:absolute;inset:0;opacity:.05;background-image:linear-gradient(rgb(255 255 255 / .06) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .06) 1px,transparent 1px);background-size:70px 70px}.hero-glow{position:absolute;left:50%;top:50%;width:560px;height:560px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgb(123 92 255 / .28),rgb(78 197 255 / .18),transparent 72%);filter:blur(110px)}.hero-core{position:absolute;left:50%;top:50%;width:280px;height:280px;transform:translate(-50%,-50%);z-index:20;animation:heroFloat 8s ease-in-out infinite}.hero-core__glass{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-radius:50%;backdrop-filter:blur(28px);background:rgb(16 22 35 / .88);border:1px solid rgb(255 255 255 / .08);box-shadow:0 40px 120px rgb(0 0 0 / .45),0 0 90px rgb(123 92 255 / .22)}.hero-core__glass img{width:96px;height:96px;object-fit:contain;margin-bottom:18px}.hero-core__glass h2{font-size:34px;color:#fff;margin-bottom:10px}.hero-core__glass p{color:#98A5C2;font-size:17px}.hero-orbit__nodes{position:absolute;inset:0}.hero-node{position:absolute;width:210px;height:70px;display:flex;align-items:center;gap:14px;padding:0 18px;border-radius:20px;backdrop-filter:blur(22px);background:linear-gradient(180deg,rgb(255 255 255 / .07),rgb(255 255 255 / .03));border:1px solid rgb(255 255 255 / .08);box-shadow:0 20px 60px rgb(0 0 0 / .28);transition:.35s}.hero-node img{width:42px;height:42px;object-fit:contain}.hero-node span{color:#fff;font-size:18px;font-weight:600}.chatgpt{left:50%;top:8px;transform:translateX(-50%)}.claude{right:95px;top:115px}.gemini{right:0;top:285px}.n8n{right:0;bottom:285px}.flux{right:95px;bottom:115px}.elevenlabs{left:50%;bottom:8px;transform:translateX(-50%)}.midjourney{left:95px;bottom:115px}.cursor{left:0;bottom:285px}.perplexity{left:0;top:285px}.sora{left:95px;top:115px}.hero-node:hover{transform:translateY(-8px) scale(1.04);border-color:rgb(123 92 255 / .35);box-shadow:0 30px 80px rgb(123 92 255 / .22)}.chatgpt:hover,.elevenlabs:hover{transform:translateX(-50%) translateY(-8px) scale(1.04)}.hero-links{position:absolute;inset:0;pointer-events:none;z-index:5}.hero-links .link{position:absolute;height:2px;background:linear-gradient(90deg,transparent,rgb(78 197 255 / .65),rgb(123 92 255 / .75),transparent);opacity:.32;transform-origin:left center}.hero-links .link::after{content:"";position:absolute;inset:-1px;background:inherit;filter:blur(8px);opacity:.85}.l1{width:150px;left:305px;top:82px;transform:rotate(-90deg)}.l2{width:150px;left:214px;top:170px;transform:rotate(-38deg)}.l3{width:150px;right:214px;top:170px;transform:rotate(38deg)}.l4{width:145px;left:165px;top:305px}.l5{width:145px;right:165px;top:305px}.l6{width:150px;left:214px;bottom:170px;transform:rotate(38deg)}.l7{width:150px;right:214px;bottom:170px;transform:rotate(-38deg)}.l8{width:150px;left:305px;bottom:82px;transform:rotate(90deg)}.l9{width:105px;left:270px;bottom:250px;transform:rotate(20deg)}.l10{width:105px;right:270px;bottom:250px;transform:rotate(-20deg)}.hero-links .link i{position:absolute;left:0;top:50%;width:8px;height:8px;margin-top:-4px;border-radius:50%;background:#7B5CFF;box-shadow:0 0 14px rgb(123 92 255 / .9),0 0 36px rgb(78 197 255 / .8);animation:dataFlow 4.5s linear infinite}.l2 i{animation-delay:.4s}.l3 i{animation-delay:.8s}.l4 i{animation-delay:1.2s}.l5 i{animation-delay:1.6s}.l6 i{animation-delay:2s}.l7 i{animation-delay:2.4s}.l8 i{animation-delay:2.8s}.l9 i{animation-delay:3.2s}.l10 i{animation-delay:3.6s}@keyframes dataFlow{from{left:0;opacity:0}15%{opacity:1}85%{opacity:1}to{left:100%;opacity:0}}@keyframes heroFloat{0%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-53%)}100%{transform:translate(-50%,-50%)}}.hero-node{animation:nodeGlow 6s ease-in-out infinite}@keyframes nodeGlow{0%,100%{box-shadow:0 20px 60px rgb(0 0 0 / .28)}50%{box-shadow:0 20px 60px rgb(0 0 0 / .28),0 0 30px rgb(123 92 255 / .15)}}@media (max-width:1200px){.hero__layout{grid-template-columns:1fr;gap:80px;justify-items:center}.hero__left{max-width:760px;text-align:center;align-items:center;padding-left:0}.hero__description{max-width:620px}.hero__actions{justify-content:center}.hero__stats{justify-content:center}.hero__right{padding:0}.hero-scene{width:700px;height:700px}.hero-core{width:260px;height:260px}.hero-node{width:190px;height:64px}.hero-node span{font-size:17px}.hero-node img{width:36px;height:36px}}@media (max-width:768px){.hero{min-height:auto;padding:50px 0}.hero__layout{display:flex;flex-direction:column;gap:50px}.hero__left{width:100%}.hero__badge{margin:0 auto}.hero__title{font-size:42px;line-height:1.08;letter-spacing:-1px}.hero__description{font-size:18px;line-height:1.6}.hero__actions{width:100%;flex-direction:column;gap:16px}.hero__actions .button{width:100%}.hero__stats{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:center}.hero__stats strong{font-size:24px}.hero__stats span{font-size:13px}.hero-scene{width:360px;height:360px}.hero-core{width:150px;height:150px}.hero-core__glass img{width:54px;height:54px;margin-bottom:12px}.hero-core__glass h2{font-size:22px;margin-bottom:6px}.hero-core__glass p{font-size:12px}.hero-node{width:120px;height:46px;border-radius:16px;padding:0 12px;gap:8px}.hero-node img{width:22px;height:22px}.hero-node span{font-size:12px}.chatgpt{top:-5px}.claude{top:55px;right:10px}.gemini{top:145px;right:-8px}.n8n{bottom:145px;right:-8px}.flux{bottom:55px;right:10px}.elevenlabs{bottom:-5px}.midjourney{bottom:55px;left:10px}.cursor{bottom:145px;left:-8px}.perplexity{top:145px;left:-8px}.sora{top:55px;left:10px}.hero-links{transform:scale(.48);transform-origin:center}}@media (max-width:480px){.hero{padding:40px 0}.hero__title{font-size:34px}.hero__description{font-size:16px}.hero__stats{grid-template-columns:1fr;gap:12px}.hero-scene{width:320px;height:320px}.hero-core{width:130px;height:130px}.hero-core__glass img{width:46px;height:46px}.hero-core__glass h2{font-size:18px}.hero-core__glass p{display:none}.hero-node{width:105px;height:40px;padding:0 8px}.hero-node span{font-size:11px}.hero-node img{width:18px;height:18px}.hero-links{display:none}}@keyframes heroFloat{0%{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-10px)}100%{transform:translate(-50%,-50%) translateY(0)}}@keyframes nodeGlow{0%,100%{box-shadow:0 20px 70px rgb(0 0 0 / .30)}50%{box-shadow:0 20px 70px rgb(0 0 0 / .30),0 0 40px rgb(123 92 255 / .18)}}.hero-core{animation:heroFloat 8s ease-in-out infinite}.hero-node{animation:nodeGlow 6s ease-in-out infinite;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.hero-node:hover{transform:translateY(-8px) scale(1.04);border-color:rgb(123 92 255 / .35);box-shadow:0 30px 90px rgb(123 92 255 / .22)}.hero-core__glass{transition:transform .4s ease,box-shadow .4s ease}.hero-core:hover .hero-core__glass{transform:scale(1.03);box-shadow:0 50px 140px rgb(0 0 0 / .45),0 0 120px rgb(123 92 255 / .28)}@keyframes heroFloat{0%{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-8px)}100%{transform:translate(-50%,-50%) translateY(0)}}@keyframes nodeGlow{0%,100%{box-shadow:0 18px 50px rgb(0 0 0 / .25)}50%{box-shadow:0 18px 50px rgb(0 0 0 / .25),0 0 40px rgb(123 92 255 / .18)}}@keyframes linkPulse{0%{opacity:.18}50%{opacity:.7}100%{opacity:.18}}@keyframes dataFlow{from{left:0;opacity:0}15%{opacity:1}85%{opacity:1}to{left:100%;opacity:0}}.hero-core__glass{transition:transform .35s ease,box-shadow .35s ease}.hero-core:hover .hero-core__glass{transform:scale(1.03);box-shadow:0 50px 140px rgb(0 0 0 / .45),0 0 120px rgb(123 92 255 / .30)}.hero-node{transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.hero-node:hover{transform:translateY(-8px) scale(1.05);border-color:rgb(123 92 255 / .35);box-shadow:0 25px 80px rgb(123 92 255 / .22)}.hero-node{animation:nodeGlow 6s ease-in-out infinite}.hero-links .link{animation:linkPulse 5s ease-in-out infinite}.hero-links .link i{animation:dataFlow 4s linear infinite}.l2 i{animation-delay:.4s}.l3 i{animation-delay:.8s}.l4 i{animation-delay:1.2s}.l5 i{animation-delay:1.6s}.l6 i{animation-delay:2s}.l7 i{animation-delay:2.4s}.l8 i{animation-delay:2.8s}.l9 i{animation-delay:3.2s}.l10 i{animation-delay:3.6s}.hero-links{position:absolute;inset:0;pointer-events:none;z-index:3}.hero-links .link{position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgb(78 197 255 / .55),rgb(123 92 255 / .70),transparent);opacity:.28;filter:blur(.4px)}.l1{width:180px;left:410px;top:115px;transform:rotate(-90deg)}.l2{width:165px;left:300px;top:220px;transform:rotate(-42deg)}.l3{width:165px;right:300px;top:220px;transform:rotate(42deg)}.l4{width:170px;left:225px;top:390px}.l5{width:170px;right:225px;top:390px}.l6{width:165px;left:300px;bottom:220px;transform:rotate(42deg)}.l7{width:165px;right:300px;bottom:220px;transform:rotate(-42deg)}.l8{width:180px;left:410px;bottom:115px;transform:rotate(90deg)}.l9{width:120px;left:355px;bottom:310px;transform:rotate(18deg)}.l10{width:120px;right:355px;bottom:310px;transform:rotate(-18deg)}.hero-links .link::after{content:"";position:absolute;inset:-1px;background:inherit;filter:blur(8px);opacity:.9}@media (max-width:1200px){.hero__layout{grid-template-columns:1fr;gap:80px;text-align:center}.hero__left{max-width:760px;margin:0 auto;align-items:center}.hero__description{max-width:620px}.hero__actions{justify-content:center}.hero__stats{justify-content:center}.hero__right{justify-content:center}}@media (max-width:992px){.hero{padding:40px 0 70px}.hero__layout{gap:60px}.hero__title{font-size:54px;line-height:1.05}.hero__description{font-size:20px}.hero__actions{flex-direction:column;width:100%;max-width:360px}.hero__actions .button{width:100%}.hero__stats{gap:28px;flex-wrap:wrap}.hero-scene{width:620px;height:620px;transform:scale(.82);transform-origin:center}}@media (max-width:768px){.hero{padding:32px 0 60px}.hero__badge{font-size:14px}.hero__title{font-size:42px;letter-spacing:-1px}.hero__description{font-size:18px}.hero__stats{display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:20px}.hero__stats strong{font-size:26px}.hero-scene{width:520px;height:520px;transform:scale(.72)}}@media (max-width:576px){.hero{padding:24px 0 50px}.hero__title{font-size:34px}.hero__description{font-size:16px}.hero__stats{grid-template-columns:1fr;gap:16px}.hero-scene{width:420px;height:420px;transform:scale(.58)}}@media (max-width:768px){.hero__right{display:none}}.hero-mobile-lines{position:absolute;inset:0;pointer-events:none;z-index:3}.hero-mobile-lines svg{width:100%;height:100%}.hero-mobile-lines line{stroke:rgb(123 92 255 / .25);stroke-width:1;stroke-dasharray:6 10;animation:lineFlow 8s linear infinite}@keyframes lineFlow{from{stroke-dashoffset:0}to{stroke-dashoffset:-120}}.hero-orbit__nodes{animation:orbitFloat 8s ease-in-out infinite}@keyframes orbitFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px}.courses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.course-card{height:100%;border-radius:24px;overflow:hidden;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .06);transition:.3s}.course-card:hover{transform:translateY(-8px);border-color:#6C4DFF}.course-card a{display:flex;flex-direction:column;height:100%}.course-card__image{position:relative;aspect-ratio:16/9;overflow:hidden}.course-card__image img{width:100%;height:100%;object-fit:cover;transition:.4s}.course-card:hover img{transform:scale(1.05)}.course-card__badge{position:absolute;top:16px;left:16px;padding:8px 14px;background:#6C4DFF;color:#fff;border-radius:999px;font-size:12px;font-weight:700}.course-card__content{display:flex;flex-direction:column;flex:1;padding:28px}.course-card__meta{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0;font-size:14px;color:var(--color-text-muted)}.course-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;border-top:1px solid rgb(255 255 255 / .06)}.course-card__footer strong{font-size:24px}@media(max-width:992px){.courses-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.section-header{flex-direction:column;align-items:flex-start}.courses-grid{grid-template-columns:1fr}}.academy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.academy-card{display:flex;flex-direction:column;padding:34px;border-radius:26px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .06);transition:.35s;min-height:280px}.academy-card:hover{transform:translateY(-10px);border-color:#6C4DFF;box-shadow:0 25px 60px rgb(0 0 0 / .25)}.academy-card__icon{font-size:52px;margin-bottom:24px}.academy-card h3{margin-bottom:18px;font-size:26px}.academy-card p{flex:1;line-height:1.8;margin-bottom:28px}.academy-card span{font-weight:700;color:#8B5CF6}@media(max-width:1200px){.academy-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.academy-grid{grid-template-columns:1fr}}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.benefit-card{padding:34px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .06);border-radius:26px;transition:.35s}.benefit-card:hover{transform:translateY(-10px);border-color:var(--color-primary);box-shadow:0 25px 60px rgb(0 0 0 / .25)}.benefit-card__icon{font-size:54px;margin-bottom:24px}.benefit-card h3{margin-bottom:16px;font-size:24px}.benefit-card p{line-height:1.8}@media(max-width:1200px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.benefits-grid{grid-template-columns:1fr}}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.tool-card{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .06);border-radius:24px;overflow:hidden;transition:.35s;height:100%}.tool-card:hover{transform:translateY(-8px);border-color:var(--color-primary);box-shadow:0 20px 60px rgb(0 0 0 / .25)}.tool-card a{display:flex;flex-direction:column;height:100%}.tool-card__image{aspect-ratio:16/9;overflow:hidden}.tool-card__image img{width:100%;height:100%;object-fit:cover;transition:.35s}.tool-card:hover img{transform:scale(1.05)}.tool-card__content{padding:28px;display:flex;flex-direction:column;flex:1}.tool-card__category{display:inline-block;margin-bottom:16px;padding:8px 14px;border-radius:999px;background:rgb(108 77 255 / .15);color:#A78BFA;font-size:13px;font-weight:700}.tool-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;border-top:1px solid rgb(255 255 255 / .06)}@media(max-width:992px){.tools-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.tools-grid{grid-template-columns:1fr}}.tool-single{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:start}.tool-single__image img{width:100%;border-radius:28px}.tool-meta{display:flex;gap:18px;margin:30px 0;flex-wrap:wrap}.tool-meta span{padding:10px 18px;border-radius:999px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .06)}.tool-content{margin-bottom:40px}@media(max-width:992px){.tool-single{grid-template-columns:1fr}}.prompt-filters{display:flex;gap:20px;margin-bottom:50px;flex-wrap:wrap}.prompt-search{flex:1;min-width:280px;padding:16px 20px;border-radius:16px;border:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .04);color:#fff}.prompts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.prompt-card{padding:30px;border-radius:24px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .06);transition:.3s}.prompt-card:hover{transform:translateY(-8px);border-color:var(--color-primary)}.prompt-model{display:inline-block;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:rgb(108 77 255 / .15);color:#A78BFA;font-size:13px;font-weight:700}.prompt-footer{display:flex;justify-content:space-between;align-items:center;margin-top:24px}@media(max-width:992px){.prompts-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.prompts-grid{grid-template-columns:1fr}}.search-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.search-card{padding:30px;border-radius:24px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .06);transition:.3s}.search-card:hover{transform:translateY(-6px);border-color:var(--color-primary)}.search-card span{display:inline-block;margin-top:20px;padding:8px 14px;border-radius:999px;background:rgb(108 77 255 / .15);font-size:13px}@media(max-width:768px){.search-grid{grid-template-columns:1fr}}.account-layout{display:grid;grid-template-columns:280px 1fr;gap:40px;padding:80px 0}.account-sidebar{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);border-radius:24px;padding:28px;height:fit-content}.account-sidebar ul{display:grid;gap:12px}.account-sidebar a{display:block;padding:14px 18px;border-radius:14px;transition:.25s}.account-sidebar a:hover{background:rgb(108 77 255 / .15)}.account-content{min-height:700px;padding:34px;border-radius:24px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08)}@media(max-width:992px){.account-layout{grid-template-columns:1fr}}.login-form{max-width:420px;display:grid;gap:18px;margin:80px auto}.login-form input{height:54px;padding:0 18px;border-radius:14px;border:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .04);color:#fff}.login-form input:focus{outline:none;border-color:var(--color-primary)}.login-form button{height:54px}.register-form{max-width:480px;display:grid;gap:18px;margin:80px auto}.register-form input{height:56px;padding:0 18px;border-radius:14px;border:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .04);color:#fff}.register-form input:focus{outline:none;border-color:var(--color-primary)}.register-form button{height:56px}@media (max-width:992px){.courses{padding:80px 0}.courses__header{text-align:center;margin-bottom:48px}.courses__title{font-size:38px;line-height:1.15}.courses__subtitle{font-size:18px;max-width:600px;margin:20px auto 0}.courses__grid{display:grid;grid-template-columns:1fr;gap:24px}.course-card{width:100%;border-radius:28px}.course-card__image{aspect-ratio:16/9}.course-card__content{padding:24px}.course-card__title{font-size:26px}.course-card__description{font-size:17px;line-height:1.6}.course-card__meta{flex-wrap:wrap;gap:12px}.course-card__footer{flex-direction:column;gap:18px;align-items:stretch}.course-card .button{width:100%}}@media (max-width:640px){.courses{padding:64px 0}.courses__title{font-size:30px}.courses__subtitle{font-size:16px}.course-card{border-radius:22px}.course-card__content{padding:20px}.course-card__title{font-size:22px}.course-card__description{font-size:15px}}@media (max-width:991px){.courses{padding:80px 0}.courses .section-header{text-align:center;margin-bottom:40px}.courses-grid{display:grid;grid-template-columns:1fr;gap:24px}.course-card{width:100%;max-width:420px;margin:0 auto}}@media (max-width:991px){.academy{padding:80px 0}.academy__content{display:flex;flex-direction:column;gap:40px}.academy__left,.academy__right{width:100%;text-align:center}}@media (max-width:991px){.logos{overflow:hidden}.logos-track{gap:32px}.logos-track img{height:34px}}@media (max-width:991px){.benefits{padding:80px 0}.benefits .section-header{text-align:center;margin-bottom:40px}.benefits-grid{display:grid;grid-template-columns:1fr;gap:22px}.benefit-card{width:100%;max-width:420px;margin:0 auto;padding:28px}.benefit-card h3{font-size:24px}.benefit-card p{font-size:17px;line-height:1.7}}@media (max-width:991px){.ai-tools{padding:80px 0}.ai-tools .section-header{text-align:center;margin-bottom:40px}.tools-grid{display:grid;grid-template-columns:1fr;gap:22px}.tool-card{width:100%;max-width:420px;margin:0 auto}}@media (max-width:991px){.prompt-library{padding:80px 0}.prompt-library .section-header{text-align:center;margin-bottom:40px}.prompts-grid{display:grid;grid-template-columns:1fr;gap:22px}.prompt-card{width:100%;max-width:420px;margin:0 auto}}@media (max-width:991px){.prompt-library{padding:80px 0}.prompt-library .section-header{text-align:center;margin-bottom:40px}.prompts-grid{display:grid;grid-template-columns:1fr;gap:22px}.prompt-card{width:100%;max-width:420px;margin:0 auto}}@media (max-width:991px){.cta{padding:80px 0;text-align:center}.cta h2{font-size:40px;line-height:1.15}.cta p{font-size:18px;max-width:520px;margin:24px auto}.cta .button{width:100%;max-width:360px;margin:0 auto}}@media (max-width:991px){.site-footer{padding:70px 0 40px}.footer{display:flex;flex-direction:column;gap:40px;text-align:center}.footer-brand{max-width:100%}.footer-navigation{display:grid;grid-template-columns:1fr;gap:32px}.footer-navigation ul{padding:0;margin:0;list-style:none}.footer-navigation li{margin-bottom:12px}.footer-newsletter{max-width:420px;margin:0 auto}.footer-bottom{margin-top:40px;text-align:center;font-size:14px}}@media (max-width:991px){section{overflow:hidden}.container{padding-left:22px;padding-right:22px}.section-header h2{font-size:42px;line-height:1.1}.section-header p{font-size:18px;line-height:1.7;max-width:600px;margin:20px auto 0}}@media (max-width:991px){.card{border-radius:24px}.card img{max-width:100%;height:auto}}@media (max-width:991px){.button{min-height:58px;font-size:17px;border-radius:16px}}@media (max-width:991px){.courses,.academy,.benefits,.ai-tools,.prompt-library,.testimonials,.faq,.cta{padding-top:80px;padding-bottom:80px}}.hidden{display:none!important}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.w-100{width:100%}.h-100{height:100%}.mt-0{margin-top:0}.mt-1{margin-top:10px}.mt-2{margin-top:20px}.mt-3{margin-top:30px}.mt-4{margin-top:40px}.mt-5{margin-top:60px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:10px}.mb-2{margin-bottom:20px}.mb-3{margin-bottom:30px}.mb-4{margin-bottom:40px}.mb-5{margin-bottom:60px}.pt-0{padding-top:0}.pt-1{padding-top:20px}.pt-2{padding-top:40px}.pt-3{padding-top:60px}.pt-4{padding-top:80px}.pt-5{padding-top:120px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:20px}.pb-2{padding-bottom:40px}.pb-3{padding-bottom:60px}.pb-4{padding-bottom:80px}.pb-5{padding-bottom:120px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.glass{background:rgb(255 255 255 / .04);backdrop-filter:blur(20px);border:1px solid rgb(255 255 255 / .08)}.gradient-text{background:linear-gradient(90deg,#6C4DFF,#8B5CF6,#38BDF8);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.section{padding:120px 0;position:relative}.section-title{font-size:52px;font-weight:800;line-height:1.1;margin-bottom:20px}.section-description{max-width:720px;font-size:20px;color:var(--color-text-muted);margin-bottom:60px}@media(max-width:992px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section{padding:80px 0}.section-title{font-size:36px}.section-description{font-size:18px}}[data-reveal]{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}[data-reveal].revealed{opacity:1;transform:none}.fade-in{animation:fadeIn .8s ease forwards}.float{animation:float 6s ease-in-out infinite}.pulse{animation:pulse 2.5s infinite}.rotate{animation:rotate 18s linear infinite}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.login-form,.register-form{max-width:460px;margin:100px auto;display:grid;gap:18px;padding:40px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);border-radius:28px;backdrop-filter:blur(24px)}.login-form h1,.register-form h1{text-align:center;margin-bottom:10px}.login-form input,.register-form input{height:56px;padding:0 18px;border-radius:14px;border:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .03);color:#fff}.login-form input:focus,.register-form input:focus{outline:none;border-color:var(--color-primary)}.auth-links{display:flex;justify-content:space-between;align-items:center;margin-top:10px;font-size:14px}.auth-links a{color:var(--color-primary);transition:.25s}.auth-links a:hover{color:#fff}.forgot-form{max-width:460px;margin:100px auto;display:grid;gap:18px;padding:40px;border-radius:28px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);backdrop-filter:blur(24px)}.forgot-form h1{text-align:center}.auth-description{text-align:center;color:var(--color-text-muted);margin-bottom:10px}.forgot-form input{height:56px;padding:0 18px;border-radius:14px;border:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .03);color:#fff}.forgot-form input:focus{outline:none;border-color:var(--color-primary)}.auth-success{margin-bottom:20px;padding:16px;border-radius:14px;background:rgb(16 185 129 / .12);border:1px solid rgb(16 185 129 / .35);color:#10B981;text-align:center}.account-section{display:flex;flex-direction:column;gap:32px}.course-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px}.account-course-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 40px rgb(0 0 0 / .08);transition:.3s}.account-course-card:hover{transform:translateY(-6px)}.course-thumb img{width:100%;display:block}.course-content{padding:24px}.course-content h3{margin-bottom:20px}.progress{height:10px;background:#ececec;border-radius:999px;overflow:hidden;margin-bottom:12px}.progress-bar{height:100%;background:#2563eb}.progress-label{margin-bottom:22px;color:#64748b;font-size:14px}.empty-state{padding:70px;text-align:center;background:#fff;border-radius:24px}.account-courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:30px}.account-course-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 12px 35px rgb(0 0 0 / .08);transition:.3s}.account-course-card:hover{transform:translateY(-5px)}.course-thumbnail img{width:100%;display:block}.course-info{padding:28px}.course-info h3{margin-bottom:20px}.progress-wrapper{display:flex;align-items:center;gap:15px;margin-bottom:24px}.progress-bar{flex:1;height:10px;background:#ececec;border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:#2563eb}.empty-state{padding:80px;background:#fff;border-radius:24px;text-align:center}.empty-state{background:#181829;border:1px solid rgb(255 255 255 / .08);border-radius:28px;padding:80px 40px;text-align:center}.empty-state h3{font-size:42px;font-weight:800;color:#fff;margin-top:30px;margin-bottom:18px}.empty-state p{font-size:20px;color:#9CA3AF;margin-bottom:40px}.empty-icon{width:100px;height:100px;margin:0 auto;border-radius:24px;display:flex;align-items:center;justify-content:center;font-size:56px;background:linear-gradient(135deg,#7c3aed,#9333ea)}.account-courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:24px}.account-course-card{overflow:hidden;border-radius:24px;background:#171325;border:1px solid rgb(255 255 255 / .08);transition:.25s}.account-course-card:hover{transform:translateY(-6px);border-color:#6f48ff}.account-course-image{aspect-ratio:16/9;overflow:hidden}.account-course-image img{width:100%;height:100%;object-fit:cover;display:block}.account-course-content{padding:24px}.account-course-content h3{color:#fff;font-size:30px;margin:0 0 20px}.account-progress{display:flex;align-items:center;gap:14px;margin-bottom:24px}.account-progress span{color:#9fa5c0;font-weight:600;min-width:48px;text-align:right}.account-progress-bar{flex:1;height:10px;background:#2b2742;border-radius:999px;overflow:hidden}.account-progress-fill{height:100%;background:linear-gradient(90deg,#6d3cff,#7f5cff);border-radius:999px}.account-course-button{display:flex;justify-content:center;align-items:center;width:100%;height:56px;border-radius:16px;background:linear-gradient(90deg,#5a2df5,#4d2ee8);color:#fff;text-decoration:none;font-weight:700;transition:.2s}.account-course-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgb(90 45 245 / .35)}.account-course-card.is-completed{border-color:rgb(34 197 94 / .35)}.account-course-card.is-completed:hover{border-color:rgb(34 197 94 / .65);box-shadow:0 20px 50px rgb(34 197 94 / .1)}.account-course-status{display:inline-flex;align-items:center;margin:-6px 0 20px;padding:8px 14px;border:1px solid rgb(34 197 94 / .3);border-radius:999px;background:rgb(34 197 94 / .1);color:#86efac;font-size:14px;font-weight:700}.account-course-button.is-completed{background:linear-gradient(90deg,#15803d,#22c55e)}.account-course-button.is-completed:hover{box-shadow:0 12px 30px rgb(34 197 94 / .25)}.blog-archive{min-height:70vh;padding-bottom:100px;color:#f8fafc;background:radial-gradient(circle at 20% 10%,rgb(124 58 237 / .12),transparent 32%),#070912}.blog-hero,.blog-archive__hero{position:relative;overflow:hidden;padding:88px 0 64px;border-bottom:1px solid rgb(255 255 255 / .07)}.blog-hero::before,.blog-archive__hero::before{content:"";position:absolute;top:-240px;left:50%;width:720px;height:520px;transform:translateX(-50%);border-radius:50%;background:rgb(59 130 246 / .1);filter:blur(120px);pointer-events:none}.blog-hero .container,.blog-archive__hero .container{position:relative;z-index:1}.blog-hero__content,.blog-archive__hero-content{max-width:960px}.blog-hero__badge,.blog-hero__eyebrow,.blog-archive__badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:#67e8f9;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-hero__badge::before,.blog-hero__eyebrow::before,.blog-archive__badge::before{content:"";width:8px;height:8px;border-radius:50%;background:#22d3ee;box-shadow:0 0 18px rgb(34 211 238 / .9)}.blog-hero h1,.blog-archive__hero h1,.blog-hero__title{max-width:1050px;margin:0;color:#f8fafc;font-size:clamp(42px, 6vw, 78px);font-weight:800;line-height:1.02;letter-spacing:-.045em}.blog-hero p,.blog-hero__description,.blog-archive__description{max-width:760px;margin:22px 0 0;color:#94a3b8;font-size:clamp(17px, 2vw, 20px);line-height:1.7}.blog-posts,.blog-archive__posts{padding-top:64px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:stretch}.blog-card{position:relative;display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden;border:1px solid rgb(255 255 255 / .08);border-radius:26px;background:linear-gradient(145deg,rgb(18 24 43 / .98),rgb(10 14 27 / .98));box-shadow:0 20px 55px rgb(0 0 0 / .28);transition:transform 0.35s ease,border-color 0.35s ease,box-shadow 0.35s ease}.blog-card:hover{transform:translateY(-8px);border-color:rgb(103 232 249 / .28);box-shadow:0 30px 75px rgb(0 0 0 / .42),0 0 45px rgb(124 58 237 / .12)}.blog-card__image,.blog-card__cover{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:16 / 9;background:radial-gradient(circle at center,rgb(34 211 238 / .18),transparent 55%),linear-gradient(145deg,#10172b,#080b15);text-decoration:none}.blog-card__image img,.blog-card__cover img{display:block;width:100%;height:100%;margin:0;object-fit:cover;object-position:center;transition:transform 0.6s ease}.blog-card:hover .blog-card__image img,.blog-card:hover .blog-card__cover img{transform:scale(1.045)}.blog-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#67e8f9;font-size:clamp(42px, 5vw, 68px);font-weight:800;letter-spacing:-.05em;background:radial-gradient(circle at 50% 45%,rgb(34 211 238 / .22),transparent 30%),radial-gradient(circle at 70% 20%,rgb(124 58 237 / .28),transparent 38%),#0b1020}.blog-card__content,.blog-card__body{display:flex;flex:1;flex-direction:column;padding:26px}.blog-card__category{display:inline-flex;align-self:flex-start;margin-bottom:14px;padding:7px 12px;border:1px solid rgb(103 232 249 / .22);border-radius:999px;color:#67e8f9;background:rgb(34 211 238 / .08);font-size:12px;font-weight:700;line-height:1;letter-spacing:.06em;text-transform:uppercase}.blog-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;color:#8492aa;font-size:13px;line-height:1.5}.blog-card__meta span:not(:last-child)::after{content:"•";margin-left:8px;color:#475569}.blog-card__title{margin:0 0 14px;color:#f8fafc;font-size:clamp(22px, 2vw, 28px);font-weight:750;line-height:1.2;letter-spacing:-.025em}.blog-card__title a{color:inherit;text-decoration:none;transition:color 0.25s ease}.blog-card__title a:hover{color:#67e8f9}.blog-card__excerpt{display:-webkit-box;overflow:hidden;margin:0 0 24px;color:#94a3b8;font-size:16px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.blog-card__link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:#f8fafc;font-size:15px;font-weight:700;text-decoration:none;transition:color 0.25s ease,gap 0.25s ease}.blog-card__link:hover{gap:13px;color:#67e8f9}.blog-card__link:focus-visible,.blog-card__title a:focus-visible,.blog-card__image:focus-visible{outline:3px solid #22d3ee;outline-offset:4px}.blog-pagination{margin-top:56px}.blog-pagination .nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.blog-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:46px;min-height:46px;padding:10px 16px;border:1px solid rgb(255 255 255 / .09);border-radius:14px;color:#cbd5e1;background:#101525;font-weight:700;text-decoration:none;transition:color 0.25s ease,background 0.25s ease,border-color 0.25s ease}.blog-pagination .page-numbers:hover{color:#fff;border-color:rgb(103 232 249 / .35);background:#151c30}.blog-pagination .page-numbers.current{color:#fff;border-color:#fff0;background:linear-gradient(135deg,#7c3aed,#0ea5e9);box-shadow:0 10px 30px rgb(124 58 237 / .25)}.blog-empty{padding:64px 28px;border:1px solid rgb(255 255 255 / .08);border-radius:26px;color:#94a3b8;background:#0e1323;text-align:center}.blog-empty h2{margin:0 0 12px;color:#f8fafc;font-size:30px}@media (max-width:1024px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-hero,.blog-archive__hero{padding:72px 0 54px}}@media (max-width:680px){.blog-archive{padding-bottom:72px}.blog-hero,.blog-archive__hero{padding:54px 0 40px}.blog-hero h1,.blog-archive__hero h1,.blog-hero__title{font-size:clamp(38px, 12vw, 54px);line-height:1.04}.blog-hero p,.blog-hero__description,.blog-archive__description{margin-top:16px;font-size:16px}.blog-posts,.blog-archive__posts{padding-top:40px}.blog-grid{grid-template-columns:1fr;gap:22px}.blog-card{border-radius:22px}.blog-card__content,.blog-card__body{padding:22px}.blog-card:hover{transform:none}.blog-card:hover .blog-card__image img,.blog-card:hover .blog-card__cover img{transform:none}.blog-pagination{margin-top:40px}}.article-author{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr);gap:24px;align-items:start;margin-top:64px;padding:28px;overflow:hidden;border:1px solid rgb(56 189 248 / .16);border-radius:24px;background:radial-gradient(circle at top left,rgb(34 211 238 / .1),transparent 42%),rgb(14 19 35 / .82);box-shadow:0 20px 60px rgb(0 0 0 / .24)}.article-author__avatar{display:flex;align-items:center;justify-content:center;width:76px;height:76px;border:1px solid rgb(34 211 238 / .35);border-radius:20px;background:linear-gradient(135deg,rgb(124 58 237 / .9),rgb(14 165 233 / .9));color:#fff;font-size:24px;font-weight:800;line-height:1;letter-spacing:.03em;box-shadow:0 12px 32px rgb(14 165 233 / .22)}.article-author__content{min-width:0}.article-author__label{display:block;margin-bottom:6px;color:#22d3ee;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.article-author__name{margin:0 0 10px;color:#f8fafc;font-size:26px;line-height:1.2}.article-author__description{max-width:680px;margin:0 0 14px;color:#a8b3cf;font-size:16px;line-height:1.7}.article-author__link{display:inline-flex;align-items:center;color:#38bdf8;font-size:15px;font-weight:700;text-decoration:none;transition:color 0.2s ease,transform 0.2s ease}.article-author__link:hover{color:#67e8f9;transform:translateX(4px)}.article-author__link:focus-visible{outline:2px solid #22d3ee;outline-offset:4px;border-radius:4px}@media (max-width:640px){.article-author{grid-template-columns:58px minmax(0,1fr);gap:16px;margin-top:44px;padding:20px;border-radius:20px}.article-author__avatar{width:58px;height:58px;border-radius:16px;font-size:19px}.article-author__name{font-size:22px}.article-author__description{font-size:15px;line-height:1.65}}.author-hero__back{display:inline-flex;margin-bottom:38px;color:#8fa3c7;font-size:15px;font-weight:700;text-decoration:none;transition:color 0.2s ease,transform 0.2s ease}.author-hero__back:hover{color:#38bdf8;transform:translateX(-4px)}.author-hero__profile{display:grid;grid-template-columns:112px minmax(0,1fr);gap:32px;align-items:center}.author-hero__avatar{display:flex;align-items:center;justify-content:center;width:112px;height:112px;border:1px solid rgb(34 211 238 / .4);border-radius:30px;background:linear-gradient(135deg,#7c3aed,#0ea5e9);color:#fff;font-size:36px;font-weight:800;letter-spacing:.03em;box-shadow:0 20px 50px rgb(14 165 233 / .25),0 0 50px rgb(124 58 237 / .18)}.author-hero__content{max-width:760px}.author-hero__content h1{margin:18px 0 14px}.author-hero__content p{max-width:720px;margin:0;color:#a8b3cf;font-size:18px;line-height:1.75}.author-hero__count{display:inline-flex;margin-top:20px;padding:8px 14px;border:1px solid rgb(56 189 248 / .2);border-radius:999px;background:rgb(56 189 248 / .08);color:#67e8f9;font-size:13px;font-weight:700}@media (max-width:640px){.author-hero__back{margin-bottom:28px}.author-hero__profile{grid-template-columns:1fr;gap:22px}.author-hero__avatar{width:82px;height:82px;border-radius:22px;font-size:27px}.author-hero__content p{font-size:16px;line-height:1.7}}.course-card{position:relative;display:flex;flex-direction:column;border-radius:28px;overflow:hidden;background:#0E1323;border:1px solid rgb(255 255 255 / .08);box-shadow:0 18px 50px rgb(0 0 0 / .30);transition:transform .35s,box-shadow .35s,border-color .35s}.course-card:hover{transform:translateY(-10px);border-color:rgb(124 92 255 / .35);box-shadow:0 30px 80px rgb(0 0 0 / .45),0 0 60px rgb(124 92 255 / .18)}.course-card__cover{position:relative;display:block;width:auto;height:auto;overflow:hidden;margin:14px;border-radius:20px;aspect-ratio:16 / 9;background:#070b12;flex:0 0 auto}.course-card__cover img{display:block;width:100%;height:100%;max-width:100%;margin:0;border-radius:20px;object-fit:contain;object-position:center;transition:none}.course-card:hover .course-card__cover img{transform:none}.course-card__overlay{position:absolute;inset:0;border-radius:20px;background:linear-gradient(180deg,#fff0,rgb(0 0 0 / .30))}.course-card__label{position:absolute;top:18px;left:18px;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:rgb(124 92 255 / .15);backdrop-filter:blur(12px);border:1px solid rgb(124 92 255 / .30);color:#fff;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.course-card__body{padding:0 24px 24px}.course-card__footer{margin-top:28px;padding-top:20px;border-top:1px solid rgb(255 255 255 / .06)}body.woocommerce-checkout{background:radial-gradient(circle at 15% 15%,rgb(37 99 235 / .12),transparent 28%),radial-gradient(circle at 85% 35%,rgb(147 51 234 / .1),transparent 30%),#0b1020}body.woocommerce-checkout .site-nav,body.woocommerce-checkout .site-actions,body.woocommerce-checkout .mobile-toggle,body.woocommerce-checkout .mobile-menu{display:none!important}body.woocommerce-checkout .site-header__inner{justify-content:center}.checkout-page{position:relative;min-height:100vh;padding:42px 0 80px;overflow:hidden}.checkout-page>.container{position:relative;z-index:2;width:min(1120px, calc(100% - 40px))}.checkout-page__glow{position:absolute;width:480px;height:480px;border-radius:50%;filter:blur(120px);opacity:.12;pointer-events:none}.checkout-page__glow--left{top:180px;left:-260px;background:#2563eb}.checkout-page__glow--right{top:260px;right:-260px;background:#9333ea}.checkout-topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:42px}.checkout-back,.checkout-secure{display:inline-flex;align-items:center;gap:8px;color:#94a3b8;font-size:14px}.checkout-back{text-decoration:none;transition:color 0.2s ease}.checkout-back:hover{color:#fff}.checkout-secure{color:#a7f3d0}.checkout-header{max-width:760px;margin:0 auto 48px;text-align:center}.checkout-header__badge{display:inline-flex;align-items:center;gap:7px;margin-bottom:16px;padding:7px 12px;color:#c4b5fd;background:rgb(124 58 237 / .1);border:1px solid rgb(167 139 250 / .2);border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.checkout-header h1{margin:0;color:#fff;font-size:clamp(36px, 5vw, 54px);line-height:1.08;letter-spacing:-.035em}.checkout-header>p{max-width:600px;margin:16px auto 0;color:#94a3b8;font-size:17px;line-height:1.6}.checkout-benefits{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:24px}.checkout-benefit{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;color:#cbd5e1;background:rgb(255 255 255 / .035);border:1px solid rgb(255 255 255 / .07);border-radius:999px;font-size:13px}.checkout-benefit__icon{color:#67e8f9}.woocommerce-notices-wrapper{grid-column:1 / -1}.woocommerce-error,.woocommerce-message,.woocommerce-info{margin:0 0 24px!important;padding:16px 18px 16px 48px!important;color:#e2e8f0!important;background:rgb(15 23 42 / .94)!important;border:1px solid rgb(255 255 255 / .1)!important;border-radius:14px!important}.woocommerce-error{border-color:rgb(248 113 113 / .4)!important}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,0.92fr) minmax(440px,1.08fr);grid-template-areas:"customer order-heading" "customer order-review";column-gap:32px;row-gap:0;align-items:start;max-width:1080px;margin:0 auto}#customer_details{grid-area:customer;width:100%}#customer_details::before{display:block;margin-bottom:18px;color:#94a3b8;font-size:13px;font-weight:600;content:"1  •  Контактні дані"}#customer_details .col-1{float:none;width:100%}#customer_details .col-2{display:none}.woocommerce-billing-fields{padding:30px;background:linear-gradient(145deg,rgb(30 24 53 / .96),rgb(22 19 41 / .96));border:1px solid rgb(255 255 255 / .08);border-radius:22px;box-shadow:0 24px 70px rgb(0 0 0 / .2),inset 0 1px 0 rgb(255 255 255 / .025)}.woocommerce-billing-fields>h3{margin:0 0 24px;color:#fff;font-size:24px;line-height:1.2}.woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}.woocommerce-billing-fields__field-wrapper .form-row{float:none!important;width:100%!important;margin:0!important;padding:0!important}#billing_email_field{grid-column:1 / -1}.woocommerce form .form-row label{display:block;margin:0 0 8px;color:#cbd5e1;font-size:13px;font-weight:600}.woocommerce form .form-row .required{color:#fb7185}.woocommerce-checkout .woocommerce-billing-fields input.input-text{width:100%;height:52px;padding:0 16px;color:#f8fafc;background:rgb(255 255 255 / .055);border:1px solid rgb(255 255 255 / .1);border-radius:12px;outline:none;box-shadow:none;transition:border-color 0.2s ease,background 0.2s ease,box-shadow 0.2s ease}.woocommerce-checkout .woocommerce-billing-fields input.input-text:hover{border-color:rgb(255 255 255 / .18)}.woocommerce-checkout .woocommerce-billing-fields input.input-text:focus{background:rgb(255 255 255 / .075);border-color:#60a5fa;box-shadow:0 0 0 3px rgb(37 99 235 / .14)}.woocommerce-checkout .woocommerce-billing-fields .woocommerce-invalid input.input-text{border-color:rgb(248 113 113 / .75)}.woocommerce-checkout .woocommerce-billing-fields .woocommerce-validated input.input-text{border-color:rgb(52 211 153 / .45)}#order_review_heading{grid-area:order-heading;width:100%;margin:0;padding:0 0 18px;color:#94a3b8;background:#fff0;font-size:13px;font-weight:600}#order_review_heading::before{content:"2  •  "}#order_review{grid-area:order-review;width:100%;padding:30px;background:linear-gradient(145deg,rgb(30 24 53 / .98),rgb(22 19 41 / .98));border:1px solid rgb(255 255 255 / .08);border-radius:22px;box-shadow:0 24px 70px rgb(0 0 0 / .22),inset 0 1px 0 rgb(255 255 255 / .025)}.woocommerce table.shop_table{width:100%;margin:0 0 26px;color:#e2e8f0;background:#fff0;border:0;border-collapse:collapse}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:14px 10px;border:0;border-bottom:1px solid rgb(255 255 255 / .075)}.woocommerce table.shop_table th:first-child,.woocommerce table.shop_table td:first-child{padding-left:0}.woocommerce table.shop_table th:last-child,.woocommerce table.shop_table td:last-child{width:120px;padding-right:0;text-align:right}.woocommerce table.shop_table thead th{padding-top:0;color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.woocommerce table.shop_table .product-name{color:#e2e8f0;font-size:14px;line-height:1.5}.woocommerce table.shop_table .product-quantity{color:#94a3b8}.woocommerce table.shop_table tfoot th{color:#cbd5e1;font-size:13px}.woocommerce table.shop_table tfoot td{color:#fff;font-size:14px;font-weight:700}.woocommerce table.shop_table .order-total th,.woocommerce table.shop_table .order-total td{padding-top:18px;border-bottom:0;color:#fff;font-size:17px}.woocommerce table.shop_table .order-total td strong{color:#fff}#payment{margin:0;color:#e2e8f0;background:transparent!important}#payment ul.payment_methods{margin:0;padding:0;border:0;list-style:none}#payment ul.payment_methods>li{margin:0 0 10px;padding:16px;background:rgb(255 255 255 / .035);border:1px solid rgb(255 255 255 / .075);border-radius:14px;transition:border-color 0.2s ease,background 0.2s ease}#payment ul.payment_methods>li:has(input[type="radio"]:checked){background:rgb(37 99 235 / .08);border-color:rgb(96 165 250 / .35)}#payment ul.payment_methods>li>label{display:inline;margin:0;color:#f1f5f9;font-size:14px;font-weight:600;cursor:pointer}#payment .payment_box{margin:12px 0 0!important;padding:13px 14px!important;color:#94a3b8!important;background:rgb(255 255 255 / .045)!important;border-radius:10px!important;font-size:12px}#payment .payment_box::before{display:none!important}#payment div.form-row{margin:0!important;padding:20px 0 0!important}.woocommerce-checkout input[type="radio"],.woocommerce-checkout input[type="checkbox"]{width:18px!important;min-width:18px;height:18px!important;min-height:18px;margin:2px 10px 0 0!important;padding:0!important;vertical-align:top;accent-color:#4f46e5;cursor:pointer}.ai-checkout-legal{margin:18px 0 0}.ai-checkout-legal__notice{padding:15px 16px;color:#cbd5e1;background:rgb(37 99 235 / .09);border:1px solid rgb(96 165 250 / .24);border-radius:13px}.ai-checkout-legal__notice strong{display:block;margin-bottom:5px;color:#fff;font-size:13px}.ai-checkout-legal__notice p{margin:0;color:#aebbd0;font-size:12px;line-height:1.55}.ai-checkout-legal__links{display:flex;flex-wrap:wrap;gap:6px;margin:11px 0;color:#64748b;font-size:12px}.ai-checkout-legal__links a,.woocommerce-terms-and-conditions-wrapper a,.woocommerce-privacy-policy-text a{color:#7dd3fc;text-decoration:none}.ai-checkout-legal__links a:hover,.woocommerce-terms-and-conditions-wrapper a:hover,.woocommerce-privacy-policy-text a:hover{color:#a5f3fc;text-decoration:underline}.ai-checkout-consent{position:relative;margin:0!important;padding:13px 38px 13px 14px!important;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:13px}.ai-checkout-consent .required{position:absolute;top:13px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin:0!important;color:#fb7185;font-size:16px;font-weight:700;line-height:1;text-decoration:none}.ai-checkout-consent label{position:static}.ai-checkout-consent label,.woocommerce-terms-and-conditions-wrapper label{display:grid!important;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:start;margin:0!important;color:#cbd5e1!important;font-size:12px;font-weight:400!important;line-height:1.55;cursor:pointer}.ai-checkout-consent input[type="checkbox"],.woocommerce-terms-and-conditions-wrapper input[type="checkbox"]{margin:1px 0 0!important}.ai-checkout-consent.woocommerce-invalid{background:rgb(220 38 38 / .08);border-color:rgb(248 113 113 / .65)}.woocommerce-terms-and-conditions-wrapper{margin:12px 0 0;color:#cbd5e1}.woocommerce-privacy-policy-text{color:#94a3b8;font-size:11px;line-height:1.5}#place_order{position:relative;width:100%;height:58px;margin-top:16px;color:#fff!important;background:linear-gradient(100deg,#4f46e5 0%,#7c3aed 54%,#0ea5e9 130%)!important;border:0!important;border-radius:14px;box-shadow:0 14px 34px rgb(79 70 229 / .28);font-size:16px;font-weight:800;cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease,filter 0.2s ease}#place_order:hover{background:linear-gradient(100deg,#5b52f1 0%,#8b45f4 54%,#22b8f0 130%)!important;box-shadow:0 18px 42px rgb(79 70 229 / .38);transform:translateY(-1px)}#place_order:active{transform:translateY(0)}#place_order:focus-visible{outline:3px solid rgb(125 211 252 / .55);outline-offset:3px}#place_order:disabled{cursor:wait;filter:grayscale(.2);opacity:.7}.checkout-support{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;width:fit-content;max-width:100%;margin:36px auto 0;padding:14px 20px;color:#cbd5e1;background:rgb(255 255 255 / .035);border:1px solid rgb(255 255 255 / .075);border-radius:14px;font-size:15px;font-weight:500;line-height:1.5}.checkout-support a{color:#7dd3fc;font-weight:600;text-decoration:none;transition:color 0.2s ease}.checkout-support a:hover{color:#a5f3fc;text-decoration:underline}.checkout-support a:focus-visible{color:#a5f3fc;outline:2px solid rgb(125 211 252 / .55);outline-offset:3px;border-radius:3px}.checkout-support>span{color:#475569}@media (max-width:960px){.woocommerce-checkout form.checkout{grid-template-columns:minmax(0,1fr);grid-template-areas:"customer" "order-heading" "order-review";gap:0;max-width:680px}#order_review_heading{margin-top:28px}}@media (max-width:640px){.checkout-page{padding:24px 0 56px}.checkout-page>.container{width:min(100% - 24px, 1120px)}.checkout-topbar{margin-bottom:30px}.checkout-secure{font-size:12px}.checkout-header{margin-bottom:34px}.checkout-header h1{font-size:34px}.checkout-header>p{font-size:15px}.checkout-benefits{gap:7px}.checkout-benefit{padding:7px 10px;font-size:11px}.woocommerce-billing-fields,#order_review{padding:22px 18px;border-radius:18px}.woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}#billing_email_field{grid-column:auto}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:12px 6px}.woocommerce table.shop_table th:last-child,.woocommerce table.shop_table td:last-child{width:94px}#payment ul.payment_methods>li{padding:14px 12px}.checkout-support{align-items:center;flex-direction:column;width:100%;margin-top:26px;padding:16px;font-size:14px;text-align:center}.checkout-support>span{display:none}.checkout-sale-price{align-items:flex-end;flex-direction:column;gap:3px}.checkout-sale-price__discount{font-size:9px}}.checkout-sale-price{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:5px 7px}.checkout-sale-price__regular{color:#94a3b8;opacity:.8;font-size:12px;font-weight:500;text-decoration-color:#fb7185;text-decoration-thickness:1px}.checkout-sale-price__current{color:#fff;font-size:15px;font-weight:800;font-style:normal;text-decoration:none}.checkout-sale-price__discount{display:inline-flex;align-items:center;padding:3px 6px;color:#86efac;background:rgb(34 197 94 / .1);border:1px solid rgb(74 222 128 / .2);border-radius:999px;font-size:10px;font-weight:800;line-height:1}.woocommerce table.shop_table .checkout-savings th,.woocommerce table.shop_table .checkout-savings td{color:#86efac;font-weight:700}.woocommerce table.shop_table .checkout-savings td{white-space:nowrap}.woocommerce-checkout-review-order-table thead,.woocommerce-checkout-review-order-table tr.cart-subtotal{display:none!important}.woocommerce-checkout-review-order-table tbody tr:first-child td{padding-top:0}body.woocommerce-checkout .site-footer .footer-top{display:none}body.woocommerce-checkout .site-footer{border-top:1px solid rgb(255 255 255 / .07)}body.woocommerce-checkout .site-footer .footer-bottom{margin-top:0;padding-top:26px;padding-bottom:26px}.thank-you-page{min-height:75vh;padding:90px 20px 120px;background:radial-gradient(circle at 50% 0%,rgb(124 58 237 / .2),transparent 42%),#090b1e}.thank-you-container{width:min(100%, 920px);margin-inline:auto}.thank-you-hero{padding:52px 40px;border:1px solid rgb(148 163 184 / .17);border-radius:28px;background:linear-gradient(145deg,rgb(35 21 59 / .98),rgb(19 17 43 / .98));box-shadow:0 30px 80px rgb(0 0 0 / .3);text-align:center}.thank-you-icon{display:grid;width:72px;height:72px;margin:0 auto 20px;border-radius:50%;color:#fff;font-size:38px;font-weight:800;place-items:center}.thank-you-page--success .thank-you-icon{border:1px solid rgb(45 212 191 / .48);background:rgb(20 184 166 / .15);color:#5eead4}.thank-you-page--pending .thank-you-icon{border:1px solid rgb(56 189 248 / .48);background:rgb(14 165 233 / .15);color:#7dd3fc}.thank-you-page--failed .thank-you-icon{border:1px solid rgb(251 113 133 / .48);background:rgb(244 63 94 / .14);color:#fda4af}.thank-you-badge{display:inline-flex;margin-bottom:18px;padding:8px 14px;border:1px solid rgb(168 85 247 / .36);border-radius:999px;background:rgb(124 58 237 / .12);color:#d8b4fe;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.thank-you-hero h1{margin:0;color:#f8fafc;font-size:clamp(38px, 6vw, 60px);font-weight:800;line-height:1.08;letter-spacing:-.04em}.thank-you-hero>p{max-width:680px;margin:20px auto 0;color:#aebbd0;font-size:17px;line-height:1.7}.thank-you-actions{display:flex;justify-content:center;gap:14px;margin-top:32px}.thank-you-primary,.thank-you-secondary{display:inline-flex;min-height:54px;padding:0 26px;border-radius:15px;font-size:15px;font-weight:800;text-decoration:none;align-items:center;justify-content:center;transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.thank-you-primary{background:linear-gradient(135deg,#7c3aed,#a855f7,#38bdf8);color:#fff;box-shadow:0 16px 36px rgb(124 58 237 / .3)}.thank-you-secondary{border:1px solid rgb(148 163 184 / .2);background:rgb(255 255 255 / .035);color:#e2e8f0}.thank-you-primary:hover,.thank-you-secondary:hover{transform:translateY(-2px)}.thank-you-order{margin-top:24px;padding:32px;border:1px solid rgb(148 163 184 / .14);border-radius:24px;background:rgb(24 20 45 / .92);color:#e2e8f0}.thank-you-order .woocommerce-thankyou-order-received{display:none}.thank-you-order ul.order_details{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 30px;padding:0}.thank-you-order ul.order_details li{min-width:0;margin:0;padding:16px;border:1px solid rgb(148 163 184 / .12);border-radius:14px;background:rgb(255 255 255 / .025);color:#94a3b8;line-height:1.5;list-style:none}.thank-you-order ul.order_details li strong{display:block;margin-top:5px;color:#f8fafc;overflow-wrap:anywhere}.thank-you-order h2{margin:28px 0 18px;color:#f8fafc;font-size:24px}.thank-you-order table{width:100%;border-collapse:collapse}.thank-you-order th,.thank-you-order td{padding:15px 12px;border-bottom:1px solid rgb(148 163 184 / .13);color:#cbd5e1;text-align:left}.thank-you-order a{color:#38bdf8}.thank-you-support{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px;padding:18px 22px;border:1px solid rgb(148 163 184 / .14);border-radius:16px;background:rgb(255 255 255 / .025);color:#aebbd0;font-size:15px}.thank-you-support strong{color:#f8fafc}.thank-you-support a{color:#38bdf8;font-weight:700;text-decoration:none}@media (max-width:768px){.thank-you-page{padding:54px 14px 90px}.thank-you-hero{padding:38px 20px;border-radius:22px}.thank-you-hero h1{font-size:38px}.thank-you-actions{flex-direction:column}.thank-you-primary,.thank-you-secondary{width:100%}.thank-you-order{padding:22px 18px;border-radius:20px}.thank-you-order ul.order_details{grid-template-columns:1fr 1fr}}@media (max-width:480px){.thank-you-order ul.order_details{grid-template-columns:1fr}.thank-you-support{flex-direction:column;align-items:center;text-align:center}.thank-you-support span[aria-hidden="true"]{display:none}}.thank-you-order ul.order_details li{float:none!important;width:auto!important;border-right:1px solid rgb(148 163 184 / .12)!important;overflow-wrap:anywhere}.thank-you-order ul.order_details::before,.thank-you-order ul.order_details::after{display:none;content:none}.thank-you-order .woocommerce-customer-details{display:none}.thank-you-order .woocommerce-order>p{color:#94a3b8;font-size:15px;line-height:1.65}.thank-you-order .woocommerce-order-downloads{margin:30px 0 42px;overflow-x:auto}.thank-you-order .woocommerce-order-downloads h2{margin-top:0}.thank-you-order .woocommerce-table--order-downloads{min-width:680px;table-layout:auto}.thank-you-order .woocommerce-table--order-downloads th:first-child,.thank-you-order .woocommerce-table--order-downloads td:first-child{width:34%}.thank-you-order .woocommerce-table--order-downloads th:last-child,.thank-you-order .woocommerce-table--order-downloads td:last-child{width:34%;text-align:right}.thank-you-order .woocommerce-MyAccount-downloads-file{display:inline-flex;width:auto;min-height:46px;padding:0 20px;border:0;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;font-size:14px;font-weight:800;line-height:1.35;text-align:center;text-decoration:none;align-items:center;justify-content:center;box-shadow:0 12px 28px rgb(124 58 237 / .25)}.thank-you-order .woocommerce-MyAccount-downloads-file:hover{color:#fff;transform:translateY(-1px)}.thank-you-order ul.order_details li strong{font-size:15px;line-height:1.45;overflow-wrap:anywhere}@media (max-width:768px){.thank-you-order .woocommerce-order-downloads{margin-right:-18px;margin-left:-18px;padding:0 18px 8px}}.thank-you-order ul.order_details{grid-template-columns:repeat(3,minmax(0,1fr))}.thank-you-order ul.order_details li{min-width:0}.thank-you-order ul.order_details li strong{word-break:normal;overflow-wrap:anywhere}.thank-you-order .woocommerce-table--order-downloads{width:100%;min-width:0;table-layout:fixed}.thank-you-order .woocommerce-table--order-downloads tr{display:grid;grid-template-columns:minmax(220px,1.4fr) 105px 105px minmax(250px,1fr);align-items:center;column-gap:18px}.thank-you-order .woocommerce-table--order-downloads th,.thank-you-order .woocommerce-table--order-downloads td{display:block;width:auto!important;min-width:0;padding:16px 0;text-align:left!important}.thank-you-order .woocommerce-table--order-downloads th:last-child,.thank-you-order .woocommerce-table--order-downloads td:last-child{text-align:right!important}.thank-you-order .woocommerce-table--order-downloads td:first-child a{display:inline;color:#38bdf8;line-height:1.55;overflow-wrap:break-word}.thank-you-order .woocommerce-MyAccount-downloads-file{width:auto!important;max-width:100%;min-height:46px;padding:10px 18px;white-space:normal}@media (max-width:820px){.thank-you-order ul.order_details{grid-template-columns:1fr 1fr}.thank-you-order .woocommerce-table--order-downloads thead{display:none}.thank-you-order .woocommerce-table--order-downloads tr{grid-template-columns:1fr 1fr;gap:14px;padding:18px 0;border-bottom:1px solid rgb(148 163 184 / .14)}.thank-you-order .woocommerce-table--order-downloads td{padding:0;border:0}.thank-you-order .woocommerce-table--order-downloads td:first-child,.thank-you-order .woocommerce-table--order-downloads td:last-child{grid-column:1 / -1}.thank-you-order .woocommerce-table--order-downloads td::before{display:block;margin-bottom:6px;color:#8293b5;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.thank-you-order .woocommerce-table--order-downloads td:last-child{margin-top:4px;text-align:left!important}.thank-you-order .woocommerce-MyAccount-downloads-file{width:100%!important}}@media (max-width:520px){.thank-you-order ul.order_details{grid-template-columns:1fr}}.woocommerce-error a,.woocommerce-notices-wrapper a{color:#38bdf8;font-weight:800;text-decoration:underline;text-underline-offset:3px}.woocommerce-error a:hover,.woocommerce-notices-wrapper a:hover{color:#7dd3fc}.checkout-digital-notice{margin:28px 0 14px;padding:18px 20px;border:1px solid rgb(96 165 250 / .34);border-radius:16px;background:linear-gradient(135deg,rgb(37 28 73 / .82),rgb(31 22 63 / .72))}.checkout-digital-notice strong{display:block;margin-bottom:8px;color:#f8fafc;font-size:15px;font-weight:800}.checkout-digital-notice p{margin:0;color:#aebbd0;font-size:13px;line-height:1.65}.checkout-legal-links{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 14px;color:#64748b;font-size:13px}.checkout-legal-links a{color:#38bdf8;font-weight:600;text-decoration:none}.checkout-legal-links a:hover{color:#7dd3fc;text-decoration:underline}.checkout-consent{position:relative;margin:0 0 18px!important;padding:16px 42px 16px 16px;border:1px solid rgb(148 163 184 / .18);border-radius:15px;background:rgb(255 255 255 / .035)}.checkout-consent .woocommerce-form__label-for-checkbox{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;margin:0;color:#cbd5e1;cursor:pointer;align-items:start}.checkout-consent input[type="checkbox"]{width:19px!important;height:19px!important;min-width:19px;margin:2px 0 0!important;accent-color:#7c3aed;cursor:pointer}.checkout-consent .woocommerce-form__label-for-checkbox>span{color:#cbd5e1;font-size:13px;font-weight:500;line-height:1.7}.checkout-consent .required{position:absolute;top:14px;right:16px;margin:0;color:#fb7185;font-size:17px;font-weight:800;line-height:1;text-decoration:none}.checkout-consent.woocommerce-invalid{border-color:rgb(251 113 133 / .75);background:rgb(127 29 29 / .14)}.checkout-consent.woocommerce-validated{border-color:rgb(45 212 191 / .38)}@media (max-width:560px){.checkout-digital-notice{padding:16px}.checkout-consent{padding:15px 38px 15px 14px}.checkout-consent .woocommerce-form__label-for-checkbox{gap:10px}.checkout-consent .woocommerce-form__label-for-checkbox>span{font-size:12.5px;line-height:1.65}.checkout-consent .required{top:13px;right:14px}}.checkout-sale-price{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.checkout-sale-price__regular{color:var(--color-text-muted,#9493b8);font-size:13px;line-height:1.2;opacity:.75}.checkout-sale-price__current{display:flex;align-items:center;justify-content:flex-end;gap:8px}.checkout-sale-price__current strong{color:#fff;font-size:16px;line-height:1.2;white-space:nowrap}.checkout-sale-price__badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:2px 7px;border:1px solid rgb(34 197 94 / .35);border-radius:999px;background:rgb(34 197 94 / .12);color:#4ade80;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.checkout-savings-row th,.checkout-savings-row td{color:#35f5b4!important;font-weight:700!important}.checkout-savings-row td{text-align:right}@media (max-width:767px){.checkout-sale-price{align-items:flex-end}.checkout-sale-price__current{flex-wrap:wrap}}.ah-container{width:min(1400px,calc(100% - 64px));margin-inline:auto}.ah-section{padding-block:64px}.ah-grid{display:grid;gap:32px}.ah-flex{display:flex;gap:16px}.ah-stack>*+*{margin-top:24px}.ah-container{width:min(1400px, calc(100% - 64px));margin-inline:auto}.ah-section{padding-block:64px}.ah-grid{display:grid;gap:32px}.ah-flex{display:flex;gap:16px}.ah-stack>*+*{margin-top:24px}.ah-hidden .ah-center .ah-divider .ah-muted .ah-rounded .ah-shadow .ah-hidden{display:none!important}.ah-center{display:flex;align-items:center;justify-content:center}.ah-divider{height:1px;background:var(--ah-border)}.ah-muted{color:var(--ah-text-muted)}.ah-shadow{box-shadow:var(--shadow-md)}.ah-rounded{border-radius:var(--radius-md)}.ah-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:32px;transition:var(--transition)}.ah-card:hover{background:var(--color-surface-hover);transform:translateY(-2px)}.ah-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:32px;transition:var(--transition)}.ah-card:hover{background:var(--color-surface-hover);transform:translateY(-2px)}.ah-card__header{margin-bottom:24px}.ah-card__footer{margin-top:24px}.ah-progress{height:10px;background:#1E1E26;border-radius:999px;overflow:hidden}.ah-progress__bar{height:100%;background:var(--ah-primary);transition:.4s}.ah-progress{height:10px;background:#1E1E26;border-radius:999px;overflow:hidden}.ah-progress__bar{height:100%;background:var(--ah-primary);transition:.4s ease}.progress{display:flex;flex-direction:column;gap:12px}.progress__bar{height:10px;background:rgb(255 255 255 / .06);border-radius:999px;overflow:hidden}.progress__fill{height:100%;width:0;background:linear-gradient(90deg,var(--color-primary),#8F7BFF);border-radius:999px;transition:width .4s ease}.progress__footer{display:flex;justify-content:space-between;align-items:center;color:var(--color-text-muted);font-size:var(--font-size-sm)}.progress__footer strong{color:var(--color-text);font-size:var(--font-size-lg)}.ah-sidebar{height:100%;display:flex;flex-direction:column;background:var(--color-surface)}.ah-sidebar__header{padding:var(--card-padding);border-bottom:1px solid var(--ah-border)}.ah-sidebar__title{margin:0;font-size:22px;font-weight:700;color:var(--color-text);line-height:1.35}.ah-sidebar__progress{margin-top:24px}.ah-sidebar__progress-text{margin-top:14px;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--ah-text-muted)}.ah-sidebar__progress-text strong{color:var(--color-text);font-size:18px}.ah-sidebar__body{flex:1;overflow-y:auto;padding:var(--sidebar-padding)}.ah-module{margin-bottom:var(--space-5)}.ah-module__title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ah-text-muted);margin-bottom:12px}.ah-module__lessons{list-style:none;padding:0;margin:0}.ah-lesson{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;text-decoration:none;color:var(--color-text);transition:var(--transition);font-size:15px;line-height:1.45}.ah-lesson:hover{background:var(--color-surface-hover)}.ah-lesson.is-active{background:rgb(109 93 246 / .18);border:1px solid rgb(109 93 246 / .35);color:#fff;font-weight:600}.lesson-item{list-style:none}.lesson-item__link{display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:16px;text-decoration:none;color:var(--color-text);transition:var(--transition)}.lesson-item__link:hover{background:var(--color-surface-hover)}.lesson-item__link.is-active{background:rgb(109 93 246 / .16);border:1px solid rgb(109 93 246 / .25)}.lesson-item__icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(255 255 255 / .06);font-size:12px}.lesson-item__title{flex:1;font-size:var(--font-size-sm);line-height:1.45}.section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:72px}.section-header>div{max-width:760px;flex:1}.section-header .button{flex-shrink:0;width:auto}.section-header h2{margin:0;font-size:64px;line-height:1.08;font-weight:800;color:#fff}.section-header p{margin-top:20px;font-size:22px;line-height:1.8;color:rgb(255 255 255 / .68)}@media(max-width:1100px){.section-header{flex-direction:column;align-items:flex-start;gap:32px}}@media(max-width:768px){.section-header h2{font-size:42px}.section-header p{font-size:17px}.section-header .button{width:100%}}.course-cover{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:16 / 9;border-radius:24px;background:#090b16;text-decoration:none;transition:transform 0.35s ease,box-shadow 0.35s ease}.course-cover__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform 0.35s ease}.course-cover:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgb(56 189 248 / .2)}.course-cover:hover .course-cover__image{transform:scale(1.025)}.course-cover:focus-visible{outline:3px solid #22d3ee;outline-offset:4px}@media (max-width:768px){.course-cover{border-radius:18px}.course-cover:hover{transform:none}.course-cover:hover .course-cover__image{transform:none}}.course-card>.course-cover{display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16 / 9!important;padding:0!important;flex:0 0 auto!important;overflow:hidden!important;background:#070b12}.course-card>.course-cover .course-cover__image{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important}.article-page{position:relative;padding:72px 0 120px;overflow:hidden}.article-page::before{content:"";position:absolute;z-index:-1;top:-240px;left:50%;width:900px;height:600px;transform:translateX(-50%);border-radius:50%;background:rgb(124 58 237 / .12);filter:blur(140px);pointer-events:none}.article__container{width:min(1080px, calc(100% - 48px));margin-inline:auto}.article__header{margin-bottom:64px}.article__back,.article__back-bottom{display:inline-flex;align-items:center;gap:8px;color:var(--color-text-muted);font-size:15px;font-weight:600;text-decoration:none;transition:color 0.2s ease,transform 0.2s ease}.article__back{margin-bottom:36px}.article__back:hover,.article__back-bottom:hover{color:var(--color-accent);transform:translateX(-4px)}.article__meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;max-width:860px;margin-bottom:22px;color:var(--color-text-muted);font-size:14px}.article__meta>*:not(:last-child)::after{content:"•";margin-left:12px;color:rgb(148 163 184 / .5)}.article__category{color:#67e8f9;font-weight:700;text-decoration:none}.article__category:hover{color:#fff}.article__title{max-width:930px;margin:0;color:var(--color-text);font-size:clamp(44px, 6vw, 76px);font-weight:800;line-height:1.06;letter-spacing:-.045em;text-wrap:balance}.article__lead{max-width:800px;margin:28px 0 0;color:var(--color-text-muted);font-size:21px;line-height:1.7}.article__cover{position:relative;margin:48px 0 0;overflow:hidden;aspect-ratio:1200 / 630;border:1px solid rgb(255 255 255 / .1);border-radius:28px;background:#070b12;box-shadow:0 32px 90px rgb(0 0 0 / .45),0 0 60px rgb(56 189 248 / .08)}.article__cover::after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .04);pointer-events:none}.article__cover-image{display:block;width:100%;height:100%;margin:0;object-fit:cover;object-position:center}.article__content{width:min(100%, 820px);margin-inline:auto;color:var(--color-text-secondary);font-size:18px;line-height:1.85}.article__content>*:first-child{margin-top:0}.article__content>*:last-child{margin-bottom:0}.article__content p{margin:0 0 26px;color:var(--color-text-secondary)}.article__content>p:first-child{color:#dbeafe;font-size:20px;line-height:1.8}.article__content h2{margin:64px 0 24px;color:var(--color-text);font-size:clamp(32px, 4vw, 46px);font-weight:800;line-height:1.18;letter-spacing:-.025em;text-wrap:balance}.article__content h3{margin:44px 0 18px;color:var(--color-text);font-size:clamp(24px, 3vw, 30px);font-weight:750;line-height:1.3}.article__content h4{margin:34px 0 14px;color:var(--color-text);font-size:21px;font-weight:700;line-height:1.4}.article__content strong{color:var(--color-text);font-weight:700}.article__content a{color:#38bdf8;text-decoration:underline;text-decoration-color:rgb(56 189 248 / .4);text-decoration-thickness:1px;text-underline-offset:4px;transition:color 0.2s ease,text-decoration-color 0.2s ease}.article__content a:hover{color:#67e8f9;text-decoration-color:currentColor}.article__content ul,.article__content ol{margin:0 0 30px;padding-left:28px}.article__content ul{list-style:disc}.article__content ol{list-style:decimal}.article__content li{margin-bottom:12px;padding-left:8px;color:var(--color-text-secondary)}.article__content li::marker{color:var(--color-accent);font-weight:700}.article__content li>ul,.article__content li>ol{margin-top:12px;margin-bottom:0}.article__content blockquote{position:relative;margin:42px 0;padding:28px 32px;overflow:hidden;border:1px solid rgb(56 189 248 / .15);border-left:4px solid var(--color-accent);border-radius:0 18px 18px 0;background:linear-gradient(135deg,rgb(56 189 248 / .08),rgb(124 58 237 / .06))}.article__content blockquote p{margin:0;color:#dbeafe;font-size:19px;font-weight:500}.article__content img{display:block;max-width:100%;height:auto;border-radius:20px}.article__content figure,.article__content .wp-block-image{margin:42px 0}.article__content figcaption{margin-top:12px;color:var(--color-text-muted);font-size:13px;line-height:1.6;text-align:center}.article__content iframe,.article__content video{display:block;width:100%;max-width:100%;margin:42px 0;border:0;border-radius:20px}.article__content code{padding:3px 7px;border:1px solid rgb(255 255 255 / .08);border-radius:6px;background:#111827;color:#67e8f9;font-size:.88em}.article__content pre{max-width:100%;margin:36px 0;padding:24px;overflow-x:auto;border:1px solid rgb(255 255 255 / .08);border-radius:18px;background:#050810;color:#dbeafe;font-size:14px;line-height:1.7}.article__content pre code{padding:0;border:0;background:#fff0;color:inherit}.article__content table{display:block;width:100%;margin:36px 0;overflow-x:auto;border-spacing:0;border-collapse:collapse;border:1px solid rgb(255 255 255 / .08);border-radius:16px}.article__content th,.article__content td{min-width:160px;padding:15px 18px;border-bottom:1px solid rgb(255 255 255 / .07);text-align:left}.article__content th{background:rgb(124 58 237 / .12);color:var(--color-text);font-weight:700}.article__content td{color:var(--color-text-secondary)}.article__content hr{height:1px;margin:56px 0;border:0;background:rgb(255 255 255 / .09)}.article__pages{display:flex;gap:10px;margin-top:40px}.article__footer{width:min(100%, 920px);margin:80px auto 0;padding-top:56px;border-top:1px solid rgb(255 255 255 / .08)}.article__cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:38px 42px;overflow:hidden;border:1px solid rgb(124 58 237 / .3);border-radius:26px;background:radial-gradient(circle at 90% 0%,rgb(56 189 248 / .16),transparent 40%),linear-gradient(135deg,rgb(124 58 237 / .15),rgb(16 20 31 / .95));box-shadow:0 24px 70px rgb(0 0 0 / .3),0 0 50px rgb(124 58 237 / .08)}.article__cta-content{max-width:580px}.article__cta-label{display:block;margin-bottom:10px;color:#67e8f9;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.article__cta h2{margin:0;color:var(--color-text);font-size:clamp(26px, 3vw, 36px);line-height:1.2;letter-spacing:-.02em}.article__cta p{margin:14px 0 0;color:var(--color-text-muted);font-size:16px;line-height:1.7}.article__cta-button{flex:0 0 auto;white-space:nowrap}.article__back-bottom{margin-top:36px}@media (max-width:900px){.article-page{padding-top:52px;padding-bottom:90px}.article__header{margin-bottom:52px}.article__title{font-size:clamp(40px, 8vw, 60px)}.article__cta{align-items:flex-start;flex-direction:column}}@media (max-width:768px){.article__container{width:min(100% - 32px, 1080px)}.article__back{margin-bottom:28px}.article__meta{gap:8px;margin-bottom:18px;font-size:13px}.article__meta>*:not(:last-child)::after{margin-left:8px}.article__title{font-size:clamp(36px, 11vw, 48px);line-height:1.08}.article__lead{margin-top:20px;font-size:18px}.article__cover{margin-top:34px;border-radius:18px}.article__content{font-size:17px;line-height:1.8}.article__content>p:first-child{font-size:18px}.article__content h2{margin-top:50px;font-size:32px}.article__content h3{margin-top:38px;font-size:25px}.article__content blockquote{padding:22px 20px}.article__footer{margin-top:64px;padding-top:42px}.article__cta{gap:28px;padding:28px 24px;border-radius:20px}.article__cta-button{width:100%;justify-content:center;text-align:center}}@media (max-width:480px){.article-page{padding-top:40px;padding-bottom:72px}.article__meta{align-items:flex-start;flex-direction:column}.article__meta>*::after{display:none}.article__title{font-size:36px}.article__cover{aspect-ratio:16 / 9}.article__content ul,.article__content ol{padding-left:23px}}.single-post .entry-content{width:100%;max-width:920px;margin-inline:auto;color:var(--color-text-muted,#a9afbd);font-size:17px;line-height:1.8}.single-post .entry-content>p{margin:0 0 24px}.single-post .entry-content>h2{margin:80px 0 24px;color:#fff;font-size:clamp(30px, 4vw, 44px);line-height:1.14;letter-spacing:-.025em;scroll-margin-top:120px}.single-post .entry-content>h3{margin:42px 0 16px;color:#fff;font-size:clamp(22px, 3vw, 28px);line-height:1.25;scroll-margin-top:120px}.single-post .entry-content strong{color:#fff}.single-post .entry-content a:not(.button):not(.tool-card__link){color:#67e8f9;text-decoration-color:rgb(103 232 249 / .4);text-underline-offset:4px}.single-post .entry-content a:not(.button):not(.tool-card__link):hover{color:#a5f3fc;text-decoration-color:currentColor}.article-toc{position:relative;margin:40px 0 64px;padding:30px 32px;overflow:hidden;border:1px solid rgb(34 211 238 / .16);border-radius:24px;background:radial-gradient(circle at 100% 0,rgb(34 211 238 / .1),transparent 42%),linear-gradient(180deg,rgb(255 255 255 / .045),rgb(255 255 255 / .02))}.article-toc::before{position:absolute;top:28px;bottom:28px;left:0;width:3px;border-radius:0 3px 3px 0;background:linear-gradient(180deg,#22d3ee,#8b5cf6);content:""}.article-toc>strong{display:block;margin-bottom:18px;color:#fff;font-size:22px;line-height:1.3}.article-toc ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 28px;margin:0;padding:0;list-style:none}.article-toc li{margin:0;padding:0}.article-toc a{display:flex;align-items:center;gap:10px;padding:9px 0;color:#cbd5e1!important;font-size:15px;font-weight:600;line-height:1.45;text-decoration:none!important;transition:color .2s ease,transform .2s ease}.article-toc a::before{color:#22d3ee;content:"→"}.article-toc a:hover{color:#fff!important;transform:translateX(4px)}.article-tools{margin:36px 0 64px}.article-tools__grid{align-items:stretch}.article-tools__grid .tool-card{height:100%}.article-tools__grid .tool-card__link{height:100%}.article-table-scroll{width:100%;margin:32px 0 64px;overflow-x:auto;border:1px solid rgb(255 255 255 / .09);border-radius:22px;background:rgb(255 255 255 / .025);box-shadow:0 24px 70px rgb(0 0 0 / .18);-webkit-overflow-scrolling:touch}.article-table-scroll table{width:100%;min-width:780px;margin:0;border:0;border-collapse:collapse}.article-table-scroll th,.article-table-scroll td{padding:17px 20px;border:0;border-right:1px solid rgb(255 255 255 / .06);border-bottom:1px solid rgb(255 255 255 / .07);text-align:left;vertical-align:middle}.article-table-scroll th:last-child,.article-table-scroll td:last-child{border-right:0}.article-table-scroll thead th{background:linear-gradient(180deg,rgb(34 211 238 / .1),rgb(139 92 246 / .06));color:#fff;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.article-table-scroll tbody td{color:#cbd5e1;font-size:15px;line-height:1.5}.article-table-scroll tbody td:first-child{color:#fff;font-weight:800}.article-table-scroll tbody tr:nth-child(even){background:rgb(255 255 255 / .018)}.article-table-scroll tbody tr{transition:background .2s ease}.article-table-scroll tbody tr:hover{background:rgb(34 211 238 / .045)}.article-table-scroll tbody tr:last-child td{border-bottom:0}.single-post .entry-content>ul,.single-post .entry-content>ol{margin:22px 0 32px;padding-left:24px}.single-post .entry-content>ul li,.single-post .entry-content>ol li{margin-bottom:10px;padding-left:6px}.single-post .entry-content>ul li::marker{color:#22d3ee}.article-faq{margin:30px 0 64px}.article-faq__item{overflow:hidden;margin-bottom:12px;border:1px solid rgb(255 255 255 / .08);border-radius:18px;background:rgb(255 255 255 / .025)}.article-faq__item[open]{border-color:rgb(34 211 238 / .2);background:rgb(34 211 238 / .035)}.article-faq__question{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;color:#fff;font-size:17px;font-weight:750;line-height:1.45;cursor:pointer;list-style:none}.article-faq__question::-webkit-details-marker{display:none}.article-faq__question::after{display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;border:1px solid rgb(34 211 238 / .2);border-radius:50%;background:rgb(34 211 238 / .08);color:#67e8f9;content:"+";transition:transform .2s ease}.article-faq__item[open] .article-faq__question::after{transform:rotate(45deg)}.article-faq__answer{padding:0 22px 22px}.article-faq__answer p{margin:0;color:#a9afbd;line-height:1.75}.article-catalog-cta{position:relative;margin:64px 0;padding:38px;overflow:hidden;border:1px solid rgb(139 92 246 / .18);border-radius:26px;background:radial-gradient(circle at 100% 0,rgb(139 92 246 / .16),transparent 44%),radial-gradient(circle at 0 100%,rgb(34 211 238 / .1),transparent 40%),rgb(255 255 255 / .025)}.article-catalog-cta h2{margin:0 0 14px!important;font-size:clamp(28px, 4vw, 38px)!important}.article-catalog-cta p{max-width:680px;margin:0 0 24px}.article-catalog-cta__actions{display:flex;flex-wrap:wrap;gap:14px}.article-catalog-cta__actions .button{display:inline-flex;align-items:center;justify-content:center;min-width:240px;height:56px;padding:0 28px;border-radius:16px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.article-catalog-cta__actions .button-primary{color:#fff;background:linear-gradient(135deg,#8b1dff,#39b6ff);box-shadow:0 14px 40px rgb(139 29 255 / .35)}.article-catalog-cta__actions .button-primary:hover{transform:translateY(-2px);box-shadow:0 18px 46px rgb(139 29 255 / .45)}.article-catalog-cta__actions .button-secondary{color:#fff;border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .03)}.article-catalog-cta__actions .button-secondary:hover{transform:translateY(-2px);background:rgb(255 255 255 / .06)}@media (max-width:760px){.single-post .entry-content{font-size:16px;line-height:1.75}.single-post .entry-content>h2{margin-top:60px}.article-toc{margin:30px 0 48px;padding:24px}.article-toc ul{grid-template-columns:1fr;gap:2px}.article-table-scroll{margin-bottom:48px;border-radius:18px}.article-table-scroll th,.article-table-scroll td{padding:15px}.article-catalog-cta{margin:48px 0;padding:26px 22px;border-radius:22px}.article-catalog-cta__actions{flex-direction:column}.article-catalog-cta__actions .button{width:100%;justify-content:center}}.tool-badge{position:relative;display:grid;place-items:center;width:120px;aspect-ratio:1}.tool-badge--large{width:clamp(180px, 22vw, 280px)}.tool-badge__surface{position:relative;display:grid;place-items:center;width:100%;height:100%;overflow:hidden;border:1px solid rgb(255 255 255 / .1);border-radius:32%;background:linear-gradient(145deg,rgb(255 255 255 / .09),rgb(255 255 255 / .025) 45%,rgb(0 0 0 / .12)),#0c0d14;box-shadow:0 40px 100px rgb(0 0 0 / .5),inset 0 1px 0 rgb(255 255 255 / .12),inset 0 -1px 0 rgb(255 255 255 / .03);isolation:isolate}.tool-badge__surface::before{position:absolute;inset:1px;border-radius:inherit;background:radial-gradient(circle at 28% 18%,rgb(255 255 255 / .12),transparent 36%);content:"";pointer-events:none}.tool-badge__surface::after{position:absolute;right:12%;bottom:-20%;left:12%;height:40%;border-radius:50%;background:rgb(139 92 246 / .18);filter:blur(28px);content:"";pointer-events:none}.tool-badge__logo{position:relative;z-index:1;width:48%;height:48%;object-fit:contain;filter:drop-shadow(0 14px 24px rgb(0 0 0 / .32));transition:transform .3s ease,filter .3s ease}.tool-badge:hover .tool-badge__logo{transform:scale(1.04);filter:drop-shadow(0 18px 30px rgb(0 0 0 / .42))}@media (prefers-reduced-motion:reduce){.tool-badge__logo{transition:none}}.tool-card{display:flex;min-width:0;height:100%}.tool-card__link{display:flex;flex-direction:column;width:100%;height:100%;padding:24px;border:1px solid rgb(255 255 255 / .07);border-radius:24px;background:linear-gradient(180deg,rgb(255 255 255 / .045),rgb(255 255 255 / .02));color:inherit;text-decoration:none;box-shadow:0 24px 70px rgb(0 0 0 / .18),inset 0 1px 0 rgb(255 255 255 / .035);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.tool-card__link:hover{transform:translateY(-5px);border-color:rgb(139 92 246 / .24);box-shadow:0 34px 90px rgb(0 0 0 / .28),0 0 42px rgb(139 92 246 / .08)}.tool-card .tool-badge{width:84px;margin-bottom:24px}.tool-card__title{margin:0;font-size:25px;line-height:1.15}.tool-card__developer{margin:8px 0 0;color:var(--color-text-muted);font-size:14px}.tool-card__excerpt{display:-webkit-box;min-height:calc(1.65em * 4);margin:18px 0 0;overflow:hidden;color:var(--color-text-muted);font-size:15px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:4}.tool-card__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:24px}.tool-card__meta span{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid rgb(255 255 255 / .07);border-radius:999px;background:rgb(255 255 255 / .035);color:#fff;font-size:13px;font-weight:700}.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.tool-related{margin-top:80px}.tool-related__title{margin:0 0 32px;font-size:38px;line-height:1.15}.tool-card__action{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;margin-top:16px;padding:12px 18px;border:1px solid rgb(139 92 246 / .24);border-radius:14px;background:linear-gradient(135deg,rgb(139 92 246 / .18),rgb(56 189 248 / .10));color:#fff;font-size:14px;font-weight:700;transition:background .2s ease,border-color .2s ease,transform .2s ease}.tool-card__link:hover .tool-card__action{border-color:rgb(56 189 248 / .32);background:linear-gradient(135deg,rgb(139 92 246 / .30),rgb(56 189 248 / .18));transform:translateY(-1px)}@media (max-width:1000px){.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.tools-grid{grid-template-columns:1fr}.tool-card__link{padding:20px;border-radius:20px}.tool-related{margin-top:56px}.tool-related__title{font-size:30px}}@media (prefers-reduced-motion:reduce){.tool-card__link{transition:none}}.tools-archive{padding:80px 0}.tools-hero{text-align:center;margin-bottom:72px}.tools-hero h1{font-size:56px;margin:18px 0}.tools-hero p{max-width:720px;margin:auto;opacity:.75}.tools-featured{margin-bottom:80px}.tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.hero-actions{display:flex;justify-content:center;gap:16px;margin-top:32px;flex-wrap:wrap}.home-tools{padding:96px 0}.home-tools .section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:48px}.home-tools .tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.home-courses{position:relative;overflow:hidden}.home-courses__recommendation{display:flex;align-items:center;gap:12px;width:fit-content;max-width:760px;margin:24px 0 54px;padding:13px 17px;border:1px solid rgb(71 207 255 / .22);border-radius:14px;background:linear-gradient(135deg,rgb(29 124 255 / .1),rgb(34 211 238 / .055));box-shadow:0 12px 34px rgb(0 94 180 / .08),inset 0 1px 0 rgb(255 255 255 / .04)}.home-courses__recommendation-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgb(103 232 249 / .25);border-radius:10px;background:rgb(34 211 238 / .1);color:#67e8f9;font-size:15px;line-height:1}.home-courses__recommendation p{margin:0;color:rgb(255 255 255 / .72);font-size:14px;line-height:1.55}.home-courses__recommendation strong{color:#9cecff;font-weight:800}.home-courses .courses-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px}.home-courses__item{position:relative;display:flex;min-width:0;height:100%;transition:transform 0.25s ease,filter 0.25s ease}.home-courses__item>.course-card{width:100%;height:100%}.home-courses__item>.card{width:100%;height:100%}.home-courses__item--recommended{z-index:3;transform:translateY(-18px) scale(1.025)}.home-courses__item--recommended>.course-card,.home-courses__item--recommended>.card{position:relative;border-color:rgb(52 211 255 / .72);background:radial-gradient(circle at 50% 0%,rgb(21 150 255 / .2),transparent 42%),linear-gradient(145deg,rgb(13 31 55 / .98),rgb(7 11 18 / .98));box-shadow:0 32px 85px rgb(0 109 255 / .2),0 0 0 1px rgb(92 224 255 / .12) inset}.home-courses__item--recommended:hover{transform:translateY(-23px) scale(1.035)}.home-courses__item--recommended>.course-card:hover,.home-courses__item--recommended>.card:hover{border-color:rgb(82 225 255 / .9);box-shadow:0 38px 96px rgb(0 109 255 / .27),0 0 0 1px rgb(92 224 255 / .18) inset}.home-courses__recommended-badge{position:absolute;top:0;left:50%;z-index:10;display:inline-flex;align-items:center;gap:7px;transform:translate(-50%,-50%);min-height:35px;padding:8px 17px;border:1px solid rgb(255 255 255 / .22);border-radius:999px;background:linear-gradient(90deg,#1677ff,#18bdf2,#22d3ee);box-shadow:0 12px 34px rgb(0 164 255 / .32),inset 0 1px 0 rgb(255 255 255 / .24);color:#fff;font-size:11px;font-weight:900;line-height:1;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.home-courses__recommended-badge span{font-size:12px}.home-courses__section-label{display:block;margin-bottom:10px;color:#55dcff;font-size:11px;font-weight:900;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.home-courses__selector-heading h3,.home-courses__difference-header h3{margin:0;color:#fff;font-size:clamp(30px, 4vw, 46px);line-height:1.08;letter-spacing:-.035em}.home-courses__selector-heading p,.home-courses__difference-header p{max-width:700px;margin:14px 0 0;color:rgb(255 255 255 / .62);font-size:16px;line-height:1.7}.home-courses__selector{margin-top:84px}.home-courses__selector-heading{max-width:760px;margin-bottom:28px}.home-courses__selector-grid{display:grid;gap:12px}.home-courses__selector-item{display:grid;grid-template-columns:48px minmax(0,1fr) 34px;align-items:center;gap:16px;min-width:0;padding:20px 23px;border:1px solid rgb(255 255 255 / .085);border-radius:18px;background:linear-gradient(135deg,rgb(255 255 255 / .035),rgb(255 255 255 / .018));color:#fff;text-decoration:none;box-shadow:0 14px 36px rgb(0 0 0 / .09),inset 0 1px 0 rgb(255 255 255 / .025);transition:transform 0.22s ease,border-color 0.22s ease,background 0.22s ease,box-shadow 0.22s ease}.home-courses__selector-item:hover{transform:translateX(6px);border-color:rgb(62 209 255 / .36);background:linear-gradient(135deg,rgb(30 131 255 / .09),rgb(34 211 238 / .04));box-shadow:0 18px 44px rgb(0 100 210 / .1),inset 0 1px 0 rgb(255 255 255 / .04)}.home-courses__selector-item--recommended{border-color:rgb(52 211 255 / .42);background:linear-gradient(100deg,rgb(26 117 255 / .14),rgb(34 211 238 / .065));box-shadow:0 18px 46px rgb(0 113 230 / .12),inset 0 1px 0 rgb(255 255 255 / .045)}.home-courses__selector-item--recommended:hover{border-color:rgb(82 225 255 / .7);box-shadow:0 22px 54px rgb(0 124 255 / .18),inset 0 1px 0 rgb(255 255 255 / .06)}.home-courses__selector-number{color:rgb(103 232 249 / .78);font-size:13px;font-weight:900;letter-spacing:.06em}.home-courses__selector-content{display:flex;min-width:0;flex-direction:column;gap:5px}.home-courses__selector-content strong{color:#fff;font-size:16px;font-weight:800;line-height:1.4}.home-courses__selector-content small{color:rgb(255 255 255 / .5);font-size:13px;line-height:1.5}.home-courses__selector-arrow{color:#67e8f9;font-size:23px;line-height:1;text-align:right;transition:transform 0.2s ease}.home-courses__selector-item:hover .home-courses__selector-arrow{transform:translateX(4px)}.home-courses__difference{margin-top:92px}.home-courses__difference-header{max-width:760px;margin-bottom:34px}.home-courses__difference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px}.home-courses__difference-card{position:relative;display:flex;min-width:0;flex-direction:column;padding:28px;border:1px solid rgb(255 255 255 / .09);border-radius:22px;background:linear-gradient(145deg,rgb(255 255 255 / .045),rgb(255 255 255 / .018));box-shadow:0 20px 52px rgb(0 0 0 / .13),inset 0 1px 0 rgb(255 255 255 / .025);transition:transform 0.24s ease,border-color 0.24s ease,box-shadow 0.24s ease}.home-courses__difference-card:hover{transform:translateY(-5px);border-color:rgb(83 211 255 / .3);box-shadow:0 28px 64px rgb(0 0 0 / .2),inset 0 1px 0 rgb(255 255 255 / .04)}.home-courses__difference-card--recommended{border-color:rgb(49 210 255 / .62);background:radial-gradient(circle at 50% 0%,rgb(20 150 255 / .16),transparent 46%),linear-gradient(145deg,rgb(13 30 54 / .96),rgb(7 11 18 / .98));box-shadow:0 28px 72px rgb(0 112 245 / .16),0 0 0 1px rgb(82 222 255 / .1) inset}.home-courses__difference-card--recommended:hover{border-color:rgb(81 227 255 / .84);box-shadow:0 34px 84px rgb(0 112 245 / .23),0 0 0 1px rgb(82 222 255 / .16) inset}.home-courses__difference-label{display:inline-flex;align-self:flex-start;align-items:center;min-height:29px;margin-bottom:19px;padding:6px 11px;border:1px solid rgb(74 214 255 / .2);border-radius:999px;background:rgb(29 145 255 / .085);color:#72e4ff;font-size:10px;font-weight:900;line-height:1;letter-spacing:.07em;text-transform:uppercase}.home-courses__difference-card--recommended .home-courses__difference-label{border-color:#fff0;background:linear-gradient(90deg,#187fff,#22d3ee);box-shadow:0 10px 27px rgb(0 156 255 / .22);color:#fff}.home-courses__difference-card h4{margin:0;color:#fff;font-size:25px;line-height:1.2;letter-spacing:-.02em}.home-courses__difference-card>p{margin:14px 0 0;color:rgb(255 255 255 / .61);font-size:14px;line-height:1.7}.home-courses__difference-card ul{display:grid;gap:10px;margin:24px 0 0;padding:22px 0 0;border-top:1px solid rgb(255 255 255 / .075);list-style:none}.home-courses__difference-card li{position:relative;padding-left:24px;color:rgb(255 255 255 / .78);font-size:14px;line-height:1.5}.home-courses__difference-card li::before{position:absolute;top:1px;left:0;display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:50%;background:rgb(34 211 238 / .11);color:#67e8f9;font-size:10px;font-weight:900;content:"✓"}.home-courses__difference-button{display:flex;align-items:center;justify-content:center;min-height:49px;margin-top:auto;padding:13px 17px;border:1px solid rgb(76 213 255 / .25);border-radius:13px;background:rgb(31 145 255 / .08);color:#fff;font-size:14px;font-weight:800;line-height:1.3;text-align:center;text-decoration:none;transition:transform 0.2s ease,border-color 0.2s ease,background 0.2s ease,box-shadow 0.2s ease}.home-courses__difference-card ul+.home-courses__difference-button{margin-top:28px}.home-courses__difference-button:hover{transform:translateY(-2px);border-color:rgb(82 225 255 / .6);background:rgb(31 145 255 / .15)}.home-courses__difference-card--recommended .home-courses__difference-button{border-color:#fff0;background:linear-gradient(90deg,#1686ff,#22d3ee);box-shadow:0 14px 34px rgb(0 153 255 / .24)}.home-courses__difference-card--recommended .home-courses__difference-button:hover{background:linear-gradient(90deg,#2892ff,#42deed);box-shadow:0 18px 42px rgb(0 153 255 / .34)}.home-courses__difference-note{margin-top:24px;padding:25px 27px;border:1px solid rgb(255 255 255 / .08);border-radius:20px;background:linear-gradient(135deg,rgb(255 255 255 / .035),rgb(255 255 255 / .015));box-shadow:inset 0 1px 0 rgb(255 255 255 / .025)}.home-courses__difference-note h4{margin:0;color:#fff;font-size:18px;line-height:1.4}.home-courses__difference-note p{max-width:960px;margin:11px 0 0;color:rgb(255 255 255 / .59);font-size:14px;line-height:1.7}@media (max-width:1100px){.home-courses .courses-grid{gap:18px}.home-courses__item--recommended{transform:translateY(-12px) scale(1.015)}.home-courses__item--recommended:hover{transform:translateY(-16px) scale(1.02)}.home-courses__difference-grid{gap:17px}.home-courses__difference-card{padding:23px}}@media (max-width:900px){.home-courses .courses-grid{display:flex;flex-direction:column;gap:24px}.home-courses__item--recommended{order:-1;transform:none;margin-top:18px}.home-courses__item--recommended:hover{transform:translateY(-4px)}.home-courses__item{width:100%}.home-courses__difference-grid{grid-template-columns:1fr}.home-courses__difference-card--recommended{order:-1}}@media (max-width:767px){.home-courses__recommendation{width:100%;margin-top:20px;margin-bottom:42px}.home-courses__recommendation p{font-size:13px}.home-courses__selector{margin-top:66px}.home-courses__selector-heading{margin-bottom:22px}.home-courses__selector-heading h3,.home-courses__difference-header h3{font-size:31px}.home-courses__selector-heading p,.home-courses__difference-header p{font-size:14px}.home-courses__selector-item{grid-template-columns:38px minmax(0,1fr) 24px;gap:11px;padding:18px 16px}.home-courses__selector-item:hover{transform:translateY(-2px)}.home-courses__selector-content strong{font-size:14px}.home-courses__selector-content small{font-size:12px}.home-courses__selector-arrow{font-size:20px}.home-courses__difference{margin-top:70px}.home-courses__difference-header{margin-bottom:25px}.home-courses__difference-card{padding:23px 20px}.home-courses__difference-card h4{font-size:23px}.home-courses__difference-note{padding:21px 19px}}@media (max-width:430px){.home-courses__recommendation{align-items:flex-start;padding:13px}.home-courses__recommendation-icon{width:30px;height:30px}.home-courses__recommended-badge{max-width:calc(100% - 24px);padding:8px 13px;font-size:9px}.home-courses__selector-item{grid-template-columns:28px minmax(0,1fr) 20px;padding:16px 13px}.home-courses__selector-number{font-size:11px}.home-courses__selector-content strong{font-size:13px}.home-courses__selector-content small{font-size:11px}}@media (prefers-reduced-motion:reduce){.home-courses__item,.home-courses__selector-item,.home-courses__selector-arrow,.home-courses__difference-card,.home-courses__difference-button{transition:none}.home-courses__item--recommended,.home-courses__item--recommended:hover{transform:none}}.lead-magnet{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,0.92fr);gap:clamp(38px, 6vw, 82px);align-items:center;overflow:hidden;margin-top:96px;padding:clamp(32px, 6vw, 68px);border:1px solid rgb(71 213 255 / .18);border-radius:30px;background:radial-gradient(circle at 8% 10%,rgb(25 130 255 / .18),transparent 37%),radial-gradient(circle at 90% 20%,rgb(34 211 238 / .11),transparent 30%),linear-gradient(145deg,rgb(13 28 49 / .98),rgb(7 11 18 / .98));box-shadow:0 36px 100px rgb(0 65 145 / .16),inset 0 1px 0 rgb(255 255 255 / .045)}.lead-magnet__glow{position:absolute;top:-160px;right:-140px;width:420px;height:420px;border-radius:50%;background:rgb(22 163 255 / .12);filter:blur(80px);pointer-events:none}.lead-magnet__content,.lead-magnet__form-wrapper{position:relative;z-index:2}.lead-magnet__badge{display:inline-flex;align-items:center;min-height:31px;padding:7px 12px;border:1px solid rgb(103 232 249 / .22);border-radius:999px;background:rgb(34 211 238 / .08);color:#75e7ff;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.lead-magnet__title{max-width:620px;margin:20px 0 0;color:#fff;font-size:clamp(36px, 5vw, 60px);line-height:1.02;letter-spacing:-.045em}.lead-magnet__description{max-width:620px;margin:20px 0 0;color:rgb(255 255 255 / .67);font-size:17px;line-height:1.7}.lead-magnet__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 22px;margin:30px 0 0;padding:0;list-style:none}.lead-magnet__benefits li{position:relative;padding-left:26px;color:rgb(255 255 255 / .82);font-size:14px;line-height:1.5}.lead-magnet__benefits li::before{position:absolute;top:1px;left:0;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:rgb(34 211 238 / .12);color:#67e8f9;font-size:10px;font-weight:900;content:"✓"}.lead-magnet__form-wrapper{padding:clamp(24px, 4vw, 36px);border:1px solid rgb(255 255 255 / .1);border-radius:22px;background:linear-gradient(145deg,rgb(255 255 255 / .07),rgb(255 255 255 / .028));box-shadow:0 24px 66px rgb(0 0 0 / .22),inset 0 1px 0 rgb(255 255 255 / .04);backdrop-filter:blur(18px)}.lead-magnet__form-heading{display:flex;flex-direction:column;gap:6px;margin-bottom:22px}.lead-magnet__form-heading strong{color:#fff;font-size:20px}.lead-magnet__form-heading span{color:rgb(255 255 255 / .52);font-size:13px;line-height:1.5}.lead-form{display:grid;gap:16px}.lead-form__field{display:grid;gap:8px}.lead-form__field label{color:rgb(255 255 255 / .82);font-size:13px;font-weight:700}.lead-form__field input{width:100%;min-height:52px;padding:13px 15px;border:1px solid rgb(255 255 255 / .11);border-radius:12px;outline:none;background:rgb(4 10 18 / .62);color:#fff;font:inherit;transition:border-color 0.2s ease,box-shadow 0.2s ease,background 0.2s ease}.lead-form__field input::placeholder{color:rgb(255 255 255 / .3)}.lead-form__field input:focus{border-color:rgb(65 211 255 / .65);background:rgb(7 17 29 / .82);box-shadow:0 0 0 3px rgb(34 211 238 / .1)}.lead-form__field--invalid input{border-color:rgb(255 91 115 / .75);box-shadow:0 0 0 3px rgb(255 91 115 / .08)}.lead-form__field-error{min-height:17px;color:#ff8294;font-size:12px;line-height:1.4}.lead-form__consent{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:flex-start;cursor:pointer;color:rgb(255 255 255 / .55);font-size:12px;line-height:1.55}.lead-form__consent input{width:17px;height:17px;margin:1px 0 0;accent-color:#22d3ee}.lead-form__consent a{color:#67e8f9}.lead-form__submit{position:relative;display:flex;align-items:center;justify-content:center;min-height:55px;padding:14px 19px;border:0;border-radius:13px;background:linear-gradient(90deg,#168cff,#22d3ee);box-shadow:0 16px 38px rgb(0 151 255 / .27);color:#fff;font-size:15px;font-weight:900;line-height:1.3;cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease,opacity 0.2s ease}.lead-form__submit:hover{transform:translateY(-2px);box-shadow:0 20px 45px rgb(0 151 255 / .36)}.lead-form__submit:disabled{cursor:wait;opacity:.75}.lead-form__spinner{display:none;width:18px;height:18px;border:2px solid rgb(255 255 255 / .35);border-top-color:#fff;border-radius:50%;animation:lead-form-spin 0.7s linear infinite}.lead-form__submit.is-loading .lead-form__submit-label{display:none}.lead-form__submit.is-loading .lead-form__spinner{display:block}.lead-form__message{display:none;padding:11px 13px;border-radius:10px;font-size:13px;line-height:1.5}.lead-form__message--success,.lead-form__message--error{display:block}.lead-form__message--success{border:1px solid rgb(72 224 166 / .25);background:rgb(72 224 166 / .08);color:#8df2c7}.lead-form__message--error{border:1px solid rgb(255 91 115 / .25);background:rgb(255 91 115 / .08);color:#ff9baa}.lead-form__privacy-note{margin:-3px 0 0;color:rgb(255 255 255 / .34);font-size:11px;text-align:center}.lead-form__honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}@keyframes lead-form-spin{to{transform:rotate(360deg)}}@media (max-width:900px){.lead-magnet{grid-template-columns:1fr}.lead-magnet__content{max-width:700px}.lead-magnet__form-wrapper{max-width:620px}}@media (max-width:600px){.lead-magnet{margin-top:70px;padding:26px 19px;border-radius:22px}.lead-magnet__title{font-size:36px}.lead-magnet__description{font-size:15px}.lead-magnet__benefits{grid-template-columns:1fr}.lead-magnet__form-wrapper{padding:22px 17px}}@media (prefers-reduced-motion:reduce){.lead-form__submit{transition:none}.lead-form__spinner{animation:none}}.lead-form-success{display:grid;justify-items:center;gap:14px;padding:12px 0 4px;text-align:center}.lead-form-success[hidden]{display:none}.lead-form[hidden]{display:none}.lead-form-success__icon{display:flex;align-items:center;justify-content:center;width:66px;height:66px;margin-bottom:5px;border:1px solid rgb(91 242 188 / .35);border-radius:50%;background:radial-gradient(circle,rgb(72 224 166 / .2),rgb(72 224 166 / .07));box-shadow:0 0 0 10px rgb(72 224 166 / .04),0 18px 42px rgb(34 197 139 / .17);color:#86f3c7;font-size:30px;font-weight:900}.lead-form-success__eyebrow{color:#79e7ff;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.lead-form-success__title{margin:0;color:#fff;font-size:clamp(26px, 4vw, 34px);line-height:1.15;letter-spacing:-.03em}.lead-form-success__text{max-width:460px;margin:0;color:rgb(255 255 255 / .68);font-size:14px;line-height:1.7}.lead-form-success__notice{width:100%;margin-top:5px;padding:12px 14px;border:1px solid rgb(103 232 249 / .15);border-radius:11px;background:rgb(34 211 238 / .055);color:rgb(255 255 255 / .55);font-size:12px;line-height:1.55}.lead-form-success__telegram{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;margin-top:7px;padding:13px 18px;border-radius:13px;background:linear-gradient(90deg,#168cff,#22d3ee);box-shadow:0 16px 38px rgb(0 151 255 / .25);color:#fff;font-size:14px;font-weight:900;text-decoration:none;transition:transform 0.2s ease,box-shadow 0.2s ease}.lead-form-success__telegram:hover{transform:translateY(-2px);box-shadow:0 20px 45px rgb(0 151 255 / .34)}.lead-form-success__course{margin-top:2px;color:#67e8f9;font-size:13px;font-weight:800;text-decoration:none}.lead-form-success__course:hover{text-decoration:underline}.article-tools{margin:40px 0 64px}.article-tools__title{margin:0 0 24px;font-size:clamp(28px, 4vw, 40px);line-height:1.15}.article-tools__grid{display:grid;grid-template-columns:repeat(var(--article-tool-columns,3),minmax(0,1fr));gap:22px}@media (max-width:1100px){.article-tools__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.article-tools{margin:32px 0 48px}.article-tools__grid{grid-template-columns:1fr}}.prompts-archive{padding:80px 0 120px}.prompts-archive .section-header{display:block;max-width:900px;margin:0 auto;text-align:center}.prompts-archive .section-header .section-badge{display:inline-flex;margin-bottom:20px}.prompts-archive .section-header h1{max-width:900px;margin:0 auto;font-size:clamp(44px, 5vw, 68px);line-height:1.05;letter-spacing:-.04em;white-space:normal;overflow:visible;overflow-wrap:normal}.prompts-archive .section-header p{max-width:650px;margin:20px auto 0;color:var(--color-text-muted);font-size:18px;line-height:1.6}.prompt-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:44px auto 0}.prompt-filter{min-height:42px;padding:9px 16px;border:1px solid rgb(255 255 255 / .08);border-radius:999px;background:rgb(255 255 255 / .03);color:var(--color-text-muted);font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.prompt-filter:hover{color:#fff;border-color:rgb(139 92 246 / .3)}.prompt-filter.is-active{border-color:rgb(139 92 246 / .45);background:rgb(139 92 246 / .14);color:#fff}.prompt-card[hidden]{display:none}.prompts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px}.prompt-card{display:flex;flex-direction:column;min-width:0;height:100%;padding:24px;border:1px solid rgb(255 255 255 / .07);border-radius:24px;background:linear-gradient(180deg,rgb(255 255 255 / .045),rgb(255 255 255 / .02));box-shadow:0 24px 70px rgb(0 0 0 / .18);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.prompt-card:hover{transform:translateY(-4px);border-color:rgb(139 92 246 / .24);box-shadow:0 34px 90px rgb(0 0 0 / .26),0 0 42px rgb(139 92 246 / .06)}.prompt-card__header{display:flex;flex-direction:column}.prompt-card__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.prompt-card__category,.prompt-card__featured{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700}.prompt-card__category{border:1px solid rgb(139 92 246 / .22);background:rgb(139 92 246 / .10);color:#c4b5fd}.prompt-card__featured{border:1px solid rgb(34 211 238 / .18);background:rgb(34 211 238 / .08);color:#67e8f9}.prompt-card__title{margin:0;font-size:24px;line-height:1.2}.prompt-card__title a{color:#fff;text-decoration:none}.prompt-card__title a:hover{color:#c4b5fd}.prompt-card__excerpt{margin:14px 0 0;color:var(--color-text-muted);font-size:15px;line-height:1.65}.prompt-card__use-case{display:flex;align-items:center;gap:8px;margin-top:20px;padding:12px 14px;border:1px solid rgb(255 255 255 / .06);border-radius:14px;background:rgb(255 255 255 / .025);color:#e5e7eb;font-size:14px;font-weight:600}.prompt-card__preview{display:-webkit-box;margin-top:18px;padding:16px;overflow:hidden;border:1px solid rgb(255 255 255 / .06);border-radius:16px;background:rgb(0 0 0 / .18);color:#cbd5e1;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.6;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-line-clamp:7}.prompt-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:22px}.prompt-card__model,.prompt-card__difficulty{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid rgb(255 255 255 / .07);border-radius:999px;background:rgb(255 255 255 / .035);color:#fff;font-size:12px;font-weight:700}.prompt-card__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}.prompt-card__footer .button{min-height:46px;padding:0 18px;border:0;border-radius:14px;cursor:pointer}.prompt-copy.is-copied{background:linear-gradient(135deg,#059669,#22c55e)}.prompt-card__details{color:#c4b5fd;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.prompt-card__details:hover{color:#fff}@media (max-width:1050px){.prompts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.single-prompt__course-cta{grid-template-columns:1fr;gap:22px;padding:24px 20px}.single-prompt__course-cta h2{font-size:23px}.single-prompt__course-cta-action .button{width:100%}.prompts-archive{padding:56px 0 80px}.prompts-archive .section-header h1{font-size:38px;line-height:1.08}.prompts-archive .section-header p{margin-top:16px;font-size:16px}.prompt-filters{margin-top:32px}.prompts-grid{grid-template-columns:1fr;gap:18px}.prompt-card{padding:20px;border-radius:20px}.prompt-card__footer{flex-direction:column;align-items:stretch}.prompt-card__details{text-align:center}}.single-prompt{padding:70px 0 120px}.single-prompt .container{max-width:1000px}.single-prompt__back{display:inline-flex;margin-bottom:40px;color:var(--color-text-muted);font-size:14px;font-weight:700;text-decoration:none;transition:color .2s ease}.single-prompt__back:hover{color:#fff}.single-prompt__header{max-width:850px}.single-prompt__title{max-width:800px;margin:20px 0 0;font-size:clamp(42px, 6vw, 68px);line-height:1.05;letter-spacing:-.035em}.single-prompt__excerpt{max-width:720px;margin:22px 0 0;color:var(--color-text-muted);font-size:19px;line-height:1.7}.single-prompt__meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.single-prompt__meta span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid rgb(255 255 255 / .08);border-radius:999px;background:rgb(255 255 255 / .035);color:#fff;font-size:13px;font-weight:700}.single-prompt__use-case{display:flex;align-items:flex-start;gap:14px;margin-top:42px;padding:20px;border:1px solid rgb(34 211 238 / .12);border-radius:18px;background:rgb(34 211 238 / .035)}.single-prompt__use-icon{font-size:20px}.single-prompt__use-case strong{display:block;margin-bottom:5px}.single-prompt__use-case p{margin:0;color:var(--color-text-muted)}.single-prompt__box{margin-top:30px;overflow:hidden;border:1px solid rgb(139 92 246 / .18);border-radius:24px;background:linear-gradient(180deg,rgb(139 92 246 / .055),rgb(255 255 255 / .018));box-shadow:0 30px 90px rgb(0 0 0 / .22)}.single-prompt__box-header{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:24px;border-bottom:1px solid rgb(255 255 255 / .06)}.single-prompt__label{color:#a78bfa;font-size:11px;font-weight:800;letter-spacing:.12em}.single-prompt__box-header h2{margin:6px 0 0;font-size:21px}.single-prompt__text{margin:0;padding:28px;overflow-x:auto;background:rgb(0 0 0 / .18);color:#dbeafe;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:15px;line-height:1.8;white-space:pre-wrap;word-break:break-word}.single-prompt__content{max-width:800px;margin:60px auto 0;color:var(--color-text-muted);font-size:17px;line-height:1.8}.single-prompt__content h2,.single-prompt__content h3{color:#fff}@media (max-width:680px){.prompts-empty{align-items:flex-start;gap:18px;margin-top:36px;padding:24px 20px;border-radius:20px}.prompts-empty__icon{flex-basis:52px;width:52px;height:52px;border-radius:15px;font-size:22px}.prompts-empty h2{font-size:21px}.prompts-empty p{font-size:14px}.single-prompt{padding:45px 0 80px}.single-prompt__back{margin-bottom:30px}.single-prompt__title{font-size:38px}.single-prompt__excerpt{font-size:17px}.single-prompt__box-header{flex-direction:column;align-items:stretch;padding:20px}.single-prompt__box-header .button{width:100%}.single-prompt__text{padding:20px;font-size:13px}}.prompts-archive .section-header{display:grid;grid-template-columns:140px minmax(0,1.4fr) minmax(280px,.8fr);gap:28px;align-items:start;margin-bottom:48px}.prompts-archive .section-header .section-badge{align-self:start;margin-top:10px}.prompts-archive .section-header h1{margin:0;max-width:760px;font-size:clamp(46px, 6vw, 72px);line-height:.98;letter-spacing:-.04em;overflow-wrap:anywhere}.prompts-archive .section-header p{margin:14px 0 0;max-width:460px;color:var(--color-text-muted);font-size:18px;line-height:1.6}@media (max-width:1100px){.prompts-archive .section-header{grid-template-columns:1fr;gap:18px}.prompts-archive .section-header .section-badge{margin-top:0}.prompts-archive .section-header h1{max-width:900px;font-size:clamp(44px, 8vw, 64px)}.prompts-archive .section-header p{max-width:700px;margin-top:0}}@media (max-width:680px){.prompts-archive .section-header{margin-bottom:32px}.prompts-archive .section-header h1{font-size:38px;line-height:1.05;letter-spacing:-.03em}.prompts-archive .section-header p{font-size:16px;line-height:1.55}}.prompts-empty{display:flex;align-items:center;gap:28px;max-width:900px;margin:56px auto 0;padding:36px 40px;border:1px solid rgb(139 92 246 / .18);border-radius:24px;background:radial-gradient(circle at 0 50%,rgb(34 211 238 / .08),transparent 32%),linear-gradient(135deg,rgb(139 92 246 / .08),rgb(255 255 255 / .025));box-shadow:0 24px 70px rgb(0 0 0 / .18)}.prompts-empty__icon{display:flex;align-items:center;justify-content:center;flex:0 0 72px;width:72px;height:72px;border:1px solid rgb(139 92 246 / .2);border-radius:20px;background:rgb(139 92 246 / .1);font-size:30px}.prompts-empty__content{min-width:0}.prompts-empty__badge{display:block;margin-bottom:8px;color:#a78bfa;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.prompts-empty h2{margin:0;color:#fff;font-size:26px;line-height:1.2}.prompts-empty p{max-width:650px;margin:10px 0 0;color:var(--color-text-muted);font-size:15px;line-height:1.65}.home-prompts{position:relative;padding:110px 0}.home-prompts::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 20%,rgb(34 211 238 / .05),transparent 32%),radial-gradient(circle at 80% 70%,rgb(139 92 246 / .07),transparent 34%)}.home-prompts .container{position:relative;z-index:1}.home-prompts .section-header{margin-bottom:46px}.home-prompts .prompts-grid{margin-top:0}@media (max-width:680px){.home-prompts{padding:72px 0}.home-prompts .section-header{margin-bottom:32px}}.single-prompt__course-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:center;margin-top:36px;padding:30px 32px;border:1px solid rgb(139 92 246 / .18);border-radius:24px;background:radial-gradient(circle at 0 50%,rgb(34 211 238 / .07),transparent 34%),linear-gradient(135deg,rgb(139 92 246 / .08),rgb(255 255 255 / .02));box-shadow:0 28px 80px rgb(0 0 0 / .20)}.single-prompt__course-cta-content{min-width:0}.single-prompt__course-cta-badge{display:inline-flex;margin-bottom:10px;color:#a78bfa;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.single-prompt__course-cta h2{max-width:620px;margin:0;color:#fff;font-size:27px;line-height:1.2}.single-prompt__course-cta p{max-width:680px;margin:14px 0 0;color:var(--color-text-muted);font-size:15px;line-height:1.7}.single-prompt__course-cta-meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.single-prompt__course-cta-meta span{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border:1px solid rgb(255 255 255 / .07);border-radius:999px;background:rgb(255 255 255 / .035);color:#e5e7eb;font-size:12px;font-weight:700}.single-prompt__course-cta-action{flex-shrink:0}.single-prompt__course-cta-action .button{min-height:48px;padding:0 22px;white-space:nowrap}.home-latest-posts{padding:110px 0}.latest-posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px}.latest-post-card{min-width:0}.latest-post-card__link{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid rgb(255 255 255 / .07);border-radius:24px;background:linear-gradient(180deg,rgb(255 255 255 / .045),rgb(255 255 255 / .02));color:inherit;text-decoration:none;box-shadow:0 24px 70px rgb(0 0 0 / .18);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.latest-post-card__link:hover{transform:translateY(-5px);border-color:rgb(139 92 246 / .24);box-shadow:0 34px 90px rgb(0 0 0 / .28),0 0 42px rgb(139 92 246 / .08)}.latest-post-card__image{aspect-ratio:16 / 9;overflow:hidden;background:rgb(255 255 255 / .02)}.latest-post-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.latest-post-card__link:hover .latest-post-card__image img{transform:scale(1.03)}.latest-post-card__content{display:flex;flex-direction:column;flex:1;padding:24px}.latest-post-card__meta{color:#a78bfa;font-size:12px;font-weight:700;letter-spacing:.04em}.latest-post-card__title{margin:12px 0 0;color:#fff;font-size:23px;line-height:1.25}.latest-post-card__excerpt{display:-webkit-box;margin:14px 0 0;overflow:hidden;color:var(--color-text-muted);font-size:15px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.latest-post-card__more{margin-top:auto;padding-top:22px;color:#c4b5fd;font-size:14px;font-weight:700}@media (max-width:1000px){.latest-posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.home-latest-posts{padding:72px 0}.latest-posts-grid{grid-template-columns:1fr;gap:18px;margin-top:32px}.latest-post-card__content{padding:20px}.latest-post-card__title{font-size:21px}}