
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-sans)}.shell{min-height:100vh;background:#fff}.wrap{width:min(1180px,calc(100% - 42px));margin:auto}.top{height:68px;background:#0a0a0c;color:white;border-bottom:1px solid #ffffff1a}.top .wrap{height:100%;display:flex;align-items:center;gap:34px}.logo{font-weight:780;letter-spacing:-.8px;font-size:18px;cursor:pointer;white-space:nowrap}.logo i{display:inline-block;width:12px;height:12px;margin-right:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 17px #c8ff45}.nav{display:flex;gap:24px;align-items:center;flex:1}.nav a{padding:7px 0;color:#aaa;text-decoration:none;font-size:14px;cursor:pointer}.nav a.active,.nav a:hover{color:#fff}.start{padding:9px 14px;border:0;border-radius:100px;background:white;color:#111;font-size:13px;font-weight:750;cursor:pointer}
.home-hero{position:relative;overflow:hidden;min-height:550px;padding:85px 0 78px;color:white;background:radial-gradient(circle at 52% 36%,#7729dc 0,transparent 22%),radial-gradient(circle at 76% 60%,#ec2b8d 0,transparent 26%),radial-gradient(circle at 20% 76%,#006aff 0,transparent 29%),#0c0032}.home-hero:before{content:"";position:absolute;width:600px;height:600px;right:-130px;top:-180px;border-radius:50%;background:radial-gradient(circle,#ffdc55 0,transparent 9%),radial-gradient(circle,#e72c8b 0,transparent 65%);mix-blend-mode:screen}.home-hero>*{position:relative}.kicker{display:inline-flex;gap:8px;align-items:center;padding:7px 12px;border:1px solid #ffffff3d;border-radius:100px;background:#ffffff12;font-size:12px}.kicker i{width:7px;height:7px;border-radius:50%;background:var(--lime)}.home-hero h1{max-width:850px;margin:25px 0 19px;font-size:clamp(48px,7vw,88px);line-height:.96;letter-spacing:-.072em}.gradient{background:linear-gradient(94deg,#fff 5%,#ffc9e5 48%,#bcfbff 70%,#dfff75);-webkit-background-clip:text;background-clip:text;color:transparent}.home-hero p{max-width:580px;margin:0;color:#e7e4f7;font-size:18px;line-height:1.45}.hero-orb{position:absolute;right:12%;bottom:-190px;width:330px;height:330px;border:38px solid var(--lime);border-radius:50%;box-shadow:0 0 0 28px #8a43f6,0 0 0 63px #ec4e98;transform:rotate(15deg)}
.portal{padding:58px 0 80px;background:linear-gradient(160deg,#fff 0,#f7f4ff 47%,#edf8ff 100%)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px}.section-head h2{margin:0;font-size:34px;letter-spacing:-1.5px}.section-head p{max-width:540px;margin:6px 0 0;color:#666;font-size:15px}.link{color:#1263d8;font-weight:700;text-decoration:none;font-size:14px;cursor:pointer}.orient{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:0 0 42px;padding:20px 23px;border-radius:19px;background:#141419;color:white;box-shadow:0 16px 32px #16103b2a}.orient div{display:flex;gap:13px;align-items:center}.orient .star{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--lime);color:#111;font-size:19px}.orient b{display:block;font-size:16px}.orient span{display:block;color:#b9b9c1;font-size:13px}.button{border:0;border-radius:100px;padding:11px 16px;background:white;color:#111;font-weight:750;white-space:nowrap;cursor:pointer}.button.blue{background:var(--blue);color:white}.button.dark{background:#17171b;color:white}.button.ghost{border:1px solid #d9d9df;background:white;color:#222}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.event{min-height:186px;padding:18px;border:1px solid #e0e0e6;border-radius:18px;background:#ffffffcc;cursor:pointer;transition:.18s}.event:hover,.course:hover{transform:translateY(-3px);box-shadow:0 15px 30px #3d37721a}.date{margin-bottom:18px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.04em}.event h3{margin:0 0 8px;font-size:16px;letter-spacing:-.4px}.event p{margin:0;color:#777;font-size:13px}.event .tag{margin-top:15px}.tag{display:inline-block;padding:4px 8px;border-radius:100px;background:#e8f2ff;color:#0963d2;font-size:11px;font-weight:750}.tag.purple{background:#f0e8ff;color:#7842c4}.tag.green{background:#e6f8ea;color:#16833e}.tag.yellow{background:#fff2bb;color:#9a6900}.home-grid{display:grid;grid-template-columns:1.07fr .93fr;gap:16px;margin-top:53px}.info-box{padding:28px;border-radius:25px;background:#17171d;color:white}.info-box h2{max-width:470px;margin:8px 0 13px;font-size:37px;line-height:1.04;letter-spacing:-1.8px}.info-box p{max-width:500px;margin:0;color:#bcbcc5;line-height:1.45}.info-box .button{margin-top:24px}.roles{display:grid;grid-template-columns:1fr 1fr;gap:11px}.role{padding:21px;border-radius:20px;background:white;border:1px solid #e3e3e8}.role:nth-child(1){background:#fff0a6}.role:nth-child(4){background:#e9ddff}.role b{display:block;margin:27px 0 6px;font-size:17px}.role p{margin:0;color:#626267;font-size:13px}
.page{min-height:calc(100vh - 68px);padding:55px 0 85px;background:#f6f6f8}.page-title{margin:0 0 8px;font-size:48px;letter-spacing:-2.5px}.page-sub{max-width:650px;margin:0 0 32px;color:#68686e;font-size:17px}.assistant{position:relative;overflow:hidden;margin-bottom:20px;padding:26px 28px;border-radius:24px;background:linear-gradient(120deg,#130e2e,#1b397d 53%,#7e2ee1);color:white}.assistant:after{content:"✦";position:absolute;right:31px;bottom:-55px;color:#cbff45;font-size:190px}.assistant h2{position:relative;margin:0 0 7px;font-size:25px;letter-spacing:-1px}.assistant p{position:relative;margin:0 0 17px;color:#dbd9ed;font-size:14px}.ask{position:relative;z-index:1;display:flex;gap:9px}.ask input{flex:1;min-width:0;padding:12px 15px;border:0;border-radius:12px;font:14px inherit}.filters{margin:22px 0;padding:20px 22px;border:1px solid #e2e2e6;border-radius:20px;background:white}.filter-label{margin-bottom:8px;color:#888;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.filter-row{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}.filter-row:last-child{margin-bottom:0}.chip{padding:7px 11px;border:1px solid #e3e3e9;border-radius:100px;background:#f8f8fa;color:#4d4d54;font-size:13px;cursor:pointer}.chip.active{border-color:#111;background:#111;color:white}.catalog-meta{display:flex;justify-content:space-between;align-items:center;margin:18px 0;font-size:14px;color:#707077}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.course{min-height:227px;padding:21px;border:1px solid #e2e2e7;border-radius:20px;background:white;cursor:pointer;transition:.18s}.course .badges{display:flex;gap:6px;flex-wrap:wrap}.course h3{margin:17px 0 9px;font-size:19px;letter-spacing:-.7px}.course p{margin:0;color:#727278;font-size:13.5px;line-height:1.45}.course small{display:block;margin-top:17px;color:#999}.schedule{display:grid;gap:10px}.schedule-row{display:flex;align-items:center;gap:18px;padding:15px 19px;border:1px solid #e1e1e6;border-radius:16px;background:white;cursor:pointer}.schedule-row:hover{border-color:#8c6eff}.schedule-date{min-width:92px;color:#146add;font-size:13px;font-weight:800}.schedule-title{flex:1;font-weight:700}.schedule-title small{display:block;margin-top:3px;color:#777;font-weight:400;font-size:12px}.seat{font-size:12px;font-weight:750}.seat.open{color:#178243}.seat.full{color:#a56b04}.details{max-width:810px}.back{display:inline-block;margin-bottom:20px;color:#0b65dc;font-size:14px;font-weight:750;cursor:pointer}.detail-card{padding:32px;border-radius:24px;background:white;border:1px solid #e2e2e7}.detail-card h1{margin:15px 0 11px;font-size:38px;letter-spacing:-1.7px}.detail-card p{color:#606068;line-height:1.52}.outcome{margin-top:23px;padding:17px 18px;border-radius:15px;background:#f5f5f8}.outcome b{display:block;margin-bottom:5px;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.activity{display:flex;justify-content:space-between;gap:17px;align-items:center;margin-top:15px;padding:15px 0;border-top:1px solid #ececf0}.activity b{display:block}.activity span{color:#777;font-size:13px}.branches{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.branch{padding:30px 24px;border:1px solid #e2e2e8;border-radius:23px;background:white;cursor:pointer;transition:.18s}.branch:hover{transform:translateY(-3px);box-shadow:0 16px 32px #29294e12}.branch:nth-child(1){background:#fff2a7}.branch:nth-child(2){background:#e2f2ff}.branch:nth-child(3){background:#edddff}.branch i{font-style:normal;font-size:28px}.branch h3{margin:20px 0 8px;font-size:21px;letter-spacing:-.7px}.branch p{margin:0;color:#5d5d62;font-size:14px}.form{max-width:670px;padding:30px;border-radius:23px;background:white;border:1px solid #e2e2e7}.form label{display:block;margin:16px 0 6px;font-size:13px;font-weight:750}.form input,.form textarea{width:100%;padding:12px 13px;border:1px solid #dcdce3;border-radius:10px;font:14px inherit}.form textarea{height:115px;resize:vertical}.footer{padding:25px 0;background:#08080b;color:#85858c;font-size:12px}.footer .wrap{display:flex;justify-content:space-between;gap:20px}.toast{position:fixed;z-index:10;bottom:24px;left:50%;padding:13px 18px;border-radius:12px;background:#111;color:white;box-shadow:0 12px 30px #0004;transform:translate(-50%,30px);opacity:0;transition:.2s}.toast.show{transform:translate(-50%,0);opacity:1}@media(max-width:820px){.cards{grid-template-columns:1fr 1fr}.home-grid,.course-grid{grid-template-columns:1fr}.branches{grid-template-columns:1fr}.hero-orb{opacity:.6}.top .wrap{gap:15px}.nav{gap:13px}}@media(max-width:510px){.wrap{width:min(100% - 28px,1180px)}.nav a:not(.active){display:none}.top .wrap{justify-content:space-between}.page-title{font-size:40px}.cards{grid-template-columns:1fr}.home-hero{min-height:500px;padding-top:66px}.home-hero h1{font-size:51px}.orient{align-items:flex-start;flex-direction:column}.ask{flex-direction:column}.footer .wrap{display:block}.footer span+span{display:block;margin-top:7px}.schedule-row{align-items:flex-start;flex-wrap:wrap}}
/* Art direction v2: soft Yandex-like physical objects, glass and warm light. */
body{background:#f2f0ed}.shell{background:#f7f6f4}.top{background:rgba(248,247,244,.78);backdrop-filter:blur(22px);border-bottom:1px solid rgba(26,26,30,.07);color:#111}.logo i{background:var(--brand);box-shadow:0 0 17px var(--brand)88}.nav a{color:#747477}.nav a.active,.nav a:hover{color:#111}.start{background:var(--brand);color:#111;box-shadow:0 6px 18px #f1c40044}.home-hero{min-height:610px;color:#171719;background:#efedea url('/assets/ai-learning-hero-object.png') center center/cover no-repeat}.home-hero:before{display:none}.home-hero h1{max-width:670px;font-size:clamp(52px,7vw,86px);color:#171719;text-shadow:0 1px 0 #fff7}.gradient{background:none;-webkit-background-clip:initial;background-clip:initial;color:#171719}.home-hero p{color:#5e5e61;max-width:495px}.kicker{border:1px solid #ffffff99;background:#ffffff88;color:#313134;box-shadow:0 12px 30px #665c5014;backdrop-filter:blur(12px)}.kicker i{background:var(--brand)}.hero-orb{display:none}.portal{background:radial-gradient(ellipse at 12% 0,#fff3b7 0,transparent 24%),linear-gradient(150deg,#f8f7f5 0,#e9f5ff 52%,#f3edff 100%)}.orient{border:1px solid #ffffff96;background:rgba(255,255,255,.58);color:#171719;box-shadow:0 20px 45px #46415a10;backdrop-filter:blur(20px)}.orient span{color:#6d6d70}.orient .star{background:var(--brand)}.orient .button{background:#171719;color:#fff}.event,.course,.role,.detail-card,.branch,.filters,.form,.schedule-row{border:1px solid rgba(255,255,255,.72);background:rgba(255,255,255,.63);box-shadow:0 16px 36px rgba(54,47,81,.08);backdrop-filter:blur(16px)}.event:hover,.course:hover,.branch:hover{box-shadow:0 22px 43px rgba(54,47,81,.13)}.event{border-radius:23px}.tag{border:0;background:#eaf3ff;color:#1265cf}.tag.green{background:#e8f8d2;color:#457e08}.tag.yellow{background:#fff0a8;color:#8c6300}.tag.purple{background:#f0e7ff;color:#6b3bc6}.info-box{position:relative;overflow:hidden;border:0;border-radius:30px;background:linear-gradient(145deg,#1c1c20,#37313f);box-shadow:0 22px 44px #39324824}.info-box:after{content:"";position:absolute;right:-90px;bottom:-110px;width:330px;height:330px;border-radius:48% 52% 45% 55%;background:radial-gradient(circle at 32% 28%,#fff9,transparent 9%),linear-gradient(145deg,#ffd22b,#ee8e13 56%,#f1b22b);filter:blur(.2px);transform:rotate(-25deg)}.info-box>*{position:relative;z-index:1}.info-box .button{background:var(--brand)}.role{border-radius:24px}.role:nth-child(2){background:#e8f4ff}.role:nth-child(3){background:#fff8d3}.assistant{border:0;border-radius:30px;background:linear-gradient(130deg,#ebe5f5,#dcefff 52%,#fff3bc);color:#171719;box-shadow:0 20px 42px #53506b14}.assistant:after{content:"";right:20px;bottom:-80px;width:205px;height:205px;border-radius:50% 46% 54% 51%;background:linear-gradient(145deg,#ffcd19,#ff8f13);box-shadow:-28px -30px 0 #6857e8;transform:rotate(18deg)}.assistant h2{color:#171719}.assistant p{color:#5d5d65}.ask input{box-shadow:0 7px 20px #4c405b12}.button.blue{background:#1b1b1d}.page{background:radial-gradient(circle at 80% 0,#fff0ae 0,transparent 19%),linear-gradient(140deg,#f8f7f5,#edf5ff)}.filters{border-radius:25px}.course{border-radius:25px}.schedule-row{border-radius:19px}.detail-card{border-radius:30px}.branch{border-radius:29px}.branch:nth-child(1){background:rgba(255,240,167,.78)}.branch:nth-child(2){background:rgba(224,242,255,.78)}.branch:nth-child(3){background:rgba(237,221,255,.78)}.form{border-radius:28px}.footer{background:#1d1c20}.footer{border-top:1px solid #ffffff16}
/* Quiet segmented controls for the catalogue toolbar. */
.catalog-meta{margin:23px 0 18px}.catalog-meta>span:last-child{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(255,255,255,.78);border-radius:13px;background:rgba(255,255,255,.5);box-shadow:0 7px 18px rgba(48,42,72,.06);backdrop-filter:blur(10px);font-size:0}.catalog-meta .link{border:0!important;outline:0;background:transparent;padding:8px 11px;border-radius:9px;color:#73737a;font:600 13px/1 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;white-space:nowrap;transition:background .16s,color .16s,box-shadow .16s}.catalog-meta .link:hover{background:rgba(255,255,255,.84);color:#202024}.catalog-meta .link:focus-visible{box-shadow:0 0 0 2px var(--brand)}.catalog-meta .link:last-child{margin-left:5px;padding-left:12px;border-left:1px solid rgba(30,30,35,.09)!important;color:#8a6a05}.catalog-meta .link:last-child:hover{background:#fff7d9;color:#604900}.cards{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.tag.closed{background:#efeff2;color:#777}.tag.done{background:#e8e8ec;color:#626268}.seat.closed{color:#8a8a91}.seat.done{color:#777}.seat.full{color:#a56b04}
.prefill{margin:-4px -4px 25px;padding:20px;border-radius:18px;background:linear-gradient(135deg,#fff7cf,#edf5ff);box-shadow:inset 0 0 0 1px rgba(255,255,255,.78)}.prefill>b{display:block;margin-bottom:11px;font-size:16px}.prefill label{color:#666}.prefill input[readonly]{background:rgba(255,255,255,.62);color:#333;border-color:transparent;cursor:default}.prefill-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.video-player{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16/9;margin:24px 0;overflow:hidden;border-radius:22px;background:#111;color:white;cursor:pointer;box-shadow:0 22px 44px rgba(22,20,35,.2)}.video-player:before{content:"";position:absolute;inset:-12px;background:url('/assets/ai-learning-hero-object.png') center/cover;filter:blur(7px) saturate(.75) brightness(.55);transform:scale(1.06)}.video-player:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,15,.05),rgba(10,10,15,.3))}.video-play{position:relative;z-index:2;display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:rgba(255,255,255,.92);color:#111;font-size:27px;text-indent:4px;box-shadow:0 12px 35px rgba(0,0,0,.24);transition:transform .18s}.video-player:hover .video-play{transform:scale(1.07)}.video-caption{position:absolute;z-index:2;left:20px;right:20px;bottom:17px;display:flex;align-items:center;gap:11px;font-size:12px;color:#eee}.video-line{height:3px;flex:1;border-radius:10px;background:rgba(255,255,255,.38)}.video-line i{display:block;width:18%;height:100%;border-radius:10px;background:var(--brand)}.video-time{font-variant-numeric:tabular-nums}.course-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:17px;padding-top:14px;border-top:1px solid rgba(40,40,45,.07)}.course-footer small{margin:0}.record-link{border:0;padding:7px 10px;border-radius:9px;background:#f0edf8;color:#5e477e;font:650 12px/1.2 inherit;cursor:pointer;text-align:left}.record-link:hover{background:#e7e0f5}.record-empty{color:#999;font-size:12px}.archive-title{display:flex;align-items:center;gap:9px;margin:31px 0 0}.archive-title span{display:inline-grid;place-items:center;min-width:25px;height:25px;padding:0 8px;border-radius:100px;background:#f0e8ff;color:#6d42a3;font-size:12px}@media(max-width:560px){.prefill-row{grid-template-columns:1fr}.video-play{width:58px;height:58px}.course-footer{align-items:flex-start;flex-direction:column}}
.course-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.course-status{flex:none;padding:5px 8px;border-radius:100px;background:#eeeef1;color:#727278;font-size:11px;font-weight:700}.course-status.open{background:#e8f8d2;color:#457e08}.course-status.full{background:#fff0a8;color:#8c6300}.course-status.closed{background:#efeff2;color:#777}.course-status.done{background:#eee8f8;color:#684c86}.role{cursor:pointer;transition:transform .18s,box-shadow .18s}.role:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(54,47,81,.12)}.role:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.filters{padding:18px 20px}.filters-primary{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.filters-primary-main{flex:1}.filters-actions{display:flex;align-items:center;gap:7px}.filters-more,.filters-reset{border:0;border-radius:10px;padding:9px 12px;background:#efeff2;color:#57575e;font:650 13px/1 inherit;cursor:pointer}.filters-more:hover,.filters-reset:hover{background:#e7e7eb}.filters-reset{color:#7a6617}.filters-extra{display:grid;gap:17px;margin-top:19px;padding-top:19px;border-top:1px solid rgba(30,30,35,.08)}.filter-group{min-width:0}.filters-foot{margin-top:18px;padding-top:15px;border-top:1px solid rgba(30,30,35,.07);color:#777;font-size:13px}.catalog-toolbar{display:flex;justify-content:flex-end;margin:22px 0 19px}.view-switch{display:inline-flex;gap:4px;padding:5px;border-radius:15px;background:#19191c;box-shadow:0 12px 25px rgba(24,24,28,.18)}.view-switch button{border:0;border-radius:11px;padding:11px 17px;background:transparent;color:#a8a8ad;font:700 14px/1 inherit;cursor:pointer}.view-switch button:hover{color:#fff}.view-switch button.active{background:var(--brand);color:#171719;box-shadow:0 5px 13px rgba(255,204,0,.22)}.schedule-group+.schedule-group{margin-top:42px}.schedule-heading{display:flex;align-items:center;gap:10px;margin:0 0 14px}.schedule-heading h2{margin:0;font-size:23px;letter-spacing:-.7px}.schedule-heading span{display:grid;place-items:center;min-width:26px;height:26px;padding:0 8px;border-radius:100px;background:#e8f8d2;color:#457e08;font-size:12px;font-weight:750}.schedule-group.past .schedule-heading span{background:#eee8f8;color:#684c86}.calendar-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(340px,2fr);gap:15px}.calendar-events{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.calendar-events .event{min-height:190px}.summer-event{position:relative;overflow:hidden;min-height:392px;padding:30px;border-radius:28px;background:linear-gradient(145deg,#ffd428,#ffb312 58%,#ff8d0b);color:#171719;cursor:pointer;box-shadow:0 18px 40px rgba(190,119,0,.18)}.summer-event:before{content:"";position:absolute;right:-85px;bottom:-92px;width:300px;height:300px;border-radius:48% 52% 44% 56%;background:radial-gradient(circle at 32% 26%,#fff9,transparent 8%),linear-gradient(145deg,#6955ed,#2d66e8);transform:rotate(-24deg);box-shadow:-95px -40px 0 -35px rgba(255,255,255,.48)}.summer-event>*{position:relative;z-index:1}.summer-event .tag{background:rgba(255,255,255,.63);color:#483600}.summer-event h3{max-width:330px;margin:25px 0 12px;font-size:38px;line-height:1.02;letter-spacing:-1.8px}.summer-event p{max-width:320px;margin:0;color:#594209;font-size:15px}.summer-meta{position:absolute;left:30px;bottom:30px;display:flex;align-items:center;gap:12px;font-size:13px;font-weight:750}.summer-event:hover{transform:translateY(-3px);box-shadow:0 24px 48px rgba(190,119,0,.25)}@media(max-width:980px){.calendar-layout{grid-template-columns:1fr}.summer-event{min-height:330px}.calendar-events{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.filters-primary{align-items:stretch;flex-direction:column}.filters-actions{align-self:flex-start}.catalog-toolbar{justify-content:stretch}.view-switch{display:grid;grid-template-columns:1fr 1fr;width:100%}.calendar-events{grid-template-columns:1fr}.summer-event{min-height:360px}}
.product-banner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:center;min-height:310px;margin:44px 0 0;padding:34px 38px;overflow:hidden;border-radius:32px;background:radial-gradient(circle at 10% 0,#fff7bd 0,transparent 29%),linear-gradient(125deg,#f6f4ff 0,#e9e3ff 57%,#d8f7f5 100%);color:#171719;box-shadow:0 22px 46px rgba(54,47,81,.13);cursor:pointer}.product-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.66),transparent 62%);pointer-events:none}.product-banner:after{content:"";position:absolute;right:34px;top:26px;width:274px;height:274px;border-radius:46% 54% 51% 49%;background:linear-gradient(145deg,rgba(72,59,199,.16),rgba(46,189,188,.2));transform:rotate(9deg);pointer-events:none}.product-banner>*{position:relative;z-index:1}.product-banner__copy{max-width:690px}.product-banner .eyebrow{display:inline-flex;margin-bottom:18px;padding:7px 11px;border-radius:100px;background:#483bc7;color:#fff;font-size:12px;font-weight:800;letter-spacing:.04em}.product-banner h2{max-width:680px;margin:0 0 14px;font-size:clamp(32px,4vw,48px);line-height:.98;letter-spacing:-2px}.product-banner p{max-width:650px;margin:0;color:#5f5b68;font-size:15px;line-height:1.5}.product-banner__mascot{display:grid;place-items:center;align-self:stretch;min-height:245px}.product-banner__mascot img{display:block;width:min(310px,100%);height:275px;object-fit:contain}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}.resource-card{display:flex;align-items:flex-start;flex-direction:column;padding:21px;border-radius:19px;background:#f6f6f8}.resource-card h3{margin:0 0 7px;font-size:20px;letter-spacing:-.5px}.resource-card p{flex:1;margin:0 0 17px;font-size:14px}.resource-card .button{display:inline-block;background:#17171b;color:#fff;text-decoration:none}.home-resource-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.home-resource-banner{position:relative;min-height:310px;padding:30px;overflow:hidden;border-radius:28px;cursor:pointer;transition:transform .18s,box-shadow .18s}.home-resource-banner:hover{transform:translateY(-3px);box-shadow:0 22px 44px rgba(45,39,75,.15)}.home-resource-banner>*{position:relative;z-index:1}.home-resource-banner .tag{background:rgba(255,255,255,.67);color:#29272f}.home-resource-banner h2{max-width:440px;margin:52px 0 12px;font-size:clamp(30px,3.5vw,44px);line-height:1;letter-spacing:-1.9px}.home-resource-banner p{max-width:440px;margin:0;color:#57535e;line-height:1.48}.home-resource-banner.materials{background:radial-gradient(circle at 88% 16%,#fff6a4 0,transparent 27%),linear-gradient(145deg,#dff6ff,#dbe8ff 58%,#e8ddff)}.home-resource-banner.materials:after{content:"";position:absolute;right:-48px;bottom:-74px;width:245px;height:245px;border-radius:42% 58% 53% 47%;background:linear-gradient(145deg,#ffdc35,#ff9c2a);transform:rotate(-20deg)}.home-resource-banner.special{background:radial-gradient(circle at 86% 8%,rgba(255,255,255,.62),transparent 24%),linear-gradient(145deg,#ffe03b,#ffbd20 58%,#ff923a)}.home-resource-banner.special:after{content:"";position:absolute;right:-35px;bottom:-72px;width:230px;height:230px;border-radius:51% 49% 44% 56%;background:linear-gradient(145deg,#7158ed,#315ee7);transform:rotate(18deg)}@media(max-width:720px){.product-banner{grid-template-columns:1fr;padding:26px 26px 18px}.product-banner h2{font-size:34px}.product-banner:after{right:50%;top:auto;bottom:12px;transform:translateX(50%) rotate(9deg)}.product-banner__mascot{min-height:210px}.product-banner__mascot img{height:220px}.resource-grid,.home-resource-pair{grid-template-columns:1fr}}
.home-resource-pair{gap:16px;margin-top:18px}.home-resource-banner{min-height:340px;padding:30px;isolation:isolate}.home-resource-banner:hover{transform:translateY(-4px);box-shadow:0 24px 48px rgba(45,39,75,.16)}.home-resource-banner>*{z-index:3}.home-resource-banner h2{max-width:410px;margin:76px 0 12px;font-size:clamp(31px,3.6vw,46px);line-height:.98;letter-spacing:-2px}.home-resource-banner p{max-width:390px}.home-resource-banner.materials{background:#d9f2ef;color:#122523}.home-resource-banner.materials:before{content:"AI\A tools";white-space:pre;position:absolute;z-index:1;right:24px;top:28px;width:150px;height:178px;padding:20px;border-radius:20px;background:#fff8d5;color:#222;font:850 29px/.9 Arial,sans-serif;letter-spacing:-1.5px;box-shadow:0 18px 30px rgba(34,75,72,.16);transform:rotate(7deg)}.home-resource-banner.materials:after{content:"10\A материалов";white-space:pre;position:absolute;z-index:2;right:118px;top:76px;bottom:auto;width:132px;height:146px;padding:19px;border-radius:18px;background:#2e6bd9;color:white;font:800 18px/1.05 Arial,sans-serif;box-shadow:0 18px 34px rgba(22,61,129,.25);transform:rotate(-9deg)}.home-resource-banner.materials h2{max-width:340px;margin-top:92px}.home-resource-banner.materials p{max-width:330px;color:#48615f}.home-resource-banner.special{background:#17141f;color:white}.home-resource-banner.special:before{content:"";position:absolute;z-index:1;right:-58px;top:-72px;width:220px;height:220px;border:54px solid #ff563e;border-radius:50%;box-shadow:0 0 0 42px var(--brand),0 0 0 80px #7257e8;opacity:.97}.home-resource-banner.special:after{content:"07";position:absolute;z-index:2;right:35px;bottom:18px;width:auto;height:auto;border-radius:0;background:none;color:#fff;font:900 104px/.8 Arial,sans-serif;letter-spacing:-9px;opacity:.19;transform:none}.home-resource-banner.special .tag{background:var(--brand);color:#17141f}.home-resource-banner.special h2{max-width:380px;margin-top:66px}.home-resource-banner.special p{max-width:360px;color:#c9c4d4}@media(max-width:960px){.home-resource-banner.materials:before{right:6px;opacity:.72}.home-resource-banner.materials:after{right:80px;opacity:.9}.home-resource-banner.materials h2,.home-resource-banner.materials p{max-width:300px}}@media(max-width:720px){.home-resource-banner.materials:before{right:26px}.home-resource-banner.materials:after{right:120px}}
.home-resource-banner.materials h2{max-width:250px;margin-top:66px}.home-resource-banner.materials p{max-width:250px}@media(max-width:960px){.home-resource-pair{grid-template-columns:1fr}.home-resource-banner.materials h2{max-width:420px}.home-resource-banner.materials p{max-width:390px}}
@media(max-width:600px){.home-resource-banner.materials:before,.home-resource-banner.materials:after{opacity:.16}.home-resource-banner.materials h2,.home-resource-banner.materials p{max-width:100%}.home-resource-banner.special:before{right:-130px;opacity:.72}.home-resource-banner.special h2,.home-resource-banner.special p{max-width:92%}}
.top{position:fixed;z-index:100;top:12px;left:50%;width:min(1180px,calc(100% - 32px));height:62px;margin:0;border:1px solid rgba(255,255,255,.78);border-radius:22px;background:rgba(248,247,244,.82);box-shadow:0 14px 36px rgba(40,35,55,.13);backdrop-filter:blur(24px) saturate(1.25);-webkit-backdrop-filter:blur(24px) saturate(1.25);transform:translateX(-50%)}.top .wrap{width:100%;padding:0 18px}.top:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.72);pointer-events:none}.home-hero{padding-top:108px}.page{padding-top:120px}@media(max-width:510px){.top{top:8px;width:calc(100% - 16px);height:58px;border-radius:19px}.top .wrap{padding:0 14px}.home-hero{padding-top:94px}.page{padding-top:104px}}
.kicker{display:none}
.badges{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.button:disabled{opacity:.45;cursor:not-allowed}.resource-card .button.ghost{border:1px solid #d9d9df;background:#fff;color:#222}
.home-hero{background:radial-gradient(circle at 76% 24%,rgba(255,211,35,.52),transparent 22%),radial-gradient(circle at 92% 78%,rgba(117,87,232,.25),transparent 30%),linear-gradient(135deg,#f5f1e9 0,#e8f4f3 54%,#e6e1f4 100%)}.hero-orb{display:block;top:118px;right:7%;bottom:auto;width:390px;height:360px;border:0;border-radius:46px;background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(255,255,255,.25));box-shadow:0 34px 70px rgba(54,47,81,.16),inset 0 1px 0 rgba(255,255,255,.8);backdrop-filter:blur(16px);transform:rotate(5deg)}.hero-orb:before{content:"AI";position:absolute;left:54px;top:54px;display:grid;place-items:center;width:178px;height:178px;border-radius:42px;background:linear-gradient(145deg,#ffdb28,#ff9d22);color:#171719;font:900 78px/1 Arial,sans-serif;letter-spacing:-7px;box-shadow:0 24px 45px rgba(191,118,20,.25);transform:rotate(-12deg)}.hero-orb:after{content:"agent\A skills";white-space:pre;position:absolute;right:35px;bottom:38px;width:155px;height:174px;padding:28px 22px;border-radius:38px;background:linear-gradient(145deg,#7359eb,#325fdf);color:white;font:800 27px/.9 Arial,sans-serif;letter-spacing:-1px;box-shadow:0 25px 48px rgba(51,70,169,.3);transform:rotate(9deg)}.product-banner{grid-template-columns:1fr;padding-right:38px}.product-banner__copy{max-width:820px}.product-banner__mascot{display:none}@media(max-width:900px){.hero-orb{right:-110px;opacity:.58}.home-hero h1,.home-hero p{position:relative;z-index:2}}@media(max-width:600px){.hero-orb{top:190px;right:-185px;transform:scale(.72) rotate(5deg);opacity:.34}.product-banner{padding:28px}}
.schedule-row{display:grid;grid-template-columns:150px minmax(0,1fr) 132px;align-items:center;gap:20px;min-height:86px;padding:17px 20px;border-color:rgba(255,255,255,.72);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.schedule-row:hover{border-color:rgba(255,255,255,.72);background:rgba(255,255,255,.78);transform:translateY(-3px);box-shadow:0 22px 43px rgba(54,47,81,.13)}.schedule-date{min-width:0;font-variant-numeric:tabular-nums;line-height:1.3}.schedule-title{min-width:0;line-height:1.3}.schedule-title small{max-width:760px;line-height:1.35}.schedule-row .seat{justify-self:end;width:132px;text-align:right;line-height:1.25}.schedule-row:focus-visible{outline:3px solid var(--brand);outline-offset:3px}@media(max-width:700px){.schedule-row{grid-template-columns:minmax(0,1fr) auto;gap:9px 14px;padding:17px}.schedule-date{grid-column:1}.schedule-row .seat{grid-column:2;width:auto}.schedule-title{grid-column:1/-1;grid-row:2}.schedule-title small{margin-top:5px}}
.schedule-date>span{display:block}.schedule-time{display:inline-flex;margin-top:8px;padding:5px 8px;border-radius:8px;background:rgba(20,105,221,.09);color:#146add;font:750 12px/1 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;letter-spacing:.02em}
.form{max-width:780px;padding:34px;border:0;background:rgba(255,255,255,.72);box-shadow:0 22px 50px rgba(54,47,81,.1);backdrop-filter:blur(22px)}.form-section+.form-section{margin-top:32px;padding-top:30px;border-top:1px solid rgba(31,31,36,.08)}.form-section h2{margin:0 0 5px;font-size:22px;letter-spacing:-.7px}.form-section>p{margin:0 0 22px;color:#777;font-size:13px;line-height:1.45}.field{margin-top:22px}.field:first-child{margin-top:0}.form .field>label,.field-label{display:flex;align-items:center;gap:5px;margin:0 0 9px;color:#29292e;font-size:14px;font-weight:750}.field-note{display:block;margin:-3px 0 10px;color:#898990;font-size:12px;line-height:1.4}.req{color:#e14b3f}.form input[type="text"],.form textarea{border:1px solid transparent;border-radius:14px;background:#f1f1f4;box-shadow:inset 0 1px 0 rgba(255,255,255,.74);transition:background .16s,box-shadow .16s}.form input[type="text"]:focus,.form textarea:focus{outline:0;background:#fff;box-shadow:0 0 0 3px rgba(255,204,0,.42)}.form textarea{min-height:112px}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.choice{display:flex;align-items:flex-start;gap:10px;min-height:48px;padding:12px 13px;border-radius:14px;background:#f1f1f4;color:#424248;font-size:13px;line-height:1.3;cursor:pointer;transition:transform .16s,background .16s,box-shadow .16s}.choice:hover{background:#fff;transform:translateY(-2px);box-shadow:0 10px 22px rgba(54,47,81,.09)}.choice input{flex:none;width:17px;height:17px;margin:0;accent-color:#171719}.choice:has(input:checked){background:#fff3b8;color:#171719;box-shadow:inset 0 0 0 1px rgba(210,164,0,.2)}.conditional{margin:12px 0 0;padding:18px;border-radius:17px;background:linear-gradient(135deg,#fff8d9,#edf5ff)}.conditional[hidden]{display:none}.file-drop{display:block;padding:20px;border:1px dashed #bdbdc5;border-radius:15px;background:rgba(255,255,255,.65);color:#666;font-size:13px;text-align:center;cursor:pointer}.file-drop input{display:block;width:auto;margin:9px auto 0}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:30px;padding-top:24px;border-top:1px solid rgba(31,31,36,.08)}.form-actions small{max-width:420px;color:#888;line-height:1.4}.form-actions .button{padding:13px 22px}@media(max-width:620px){.form{padding:24px}.choice-grid{grid-template-columns:1fr}.form-actions{align-items:flex-start;flex-direction:column}.form-actions .button{width:100%}}
.form-section .form-section{margin-top:32px;padding-top:30px;border-top:1px solid rgba(31,31,36,.08)}
.choice{align-items:flex-start;gap:12px;padding:13px 14px}.choice input[type="radio"],.choice input[type="checkbox"]{-webkit-appearance:none;appearance:none;display:grid;place-content:center;flex:0 0 19px;width:19px!important;min-width:19px;height:19px;margin:0;margin-top:1px;border:1.5px solid #aaaab3;background:#fff;box-shadow:none;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.choice input[type="radio"]{border-radius:50%}.choice input[type="checkbox"]{border-radius:6px}.choice input[type="radio"]:checked{border-color:#171719;background:#171719;box-shadow:inset 0 0 0 4px #fff}.choice input[type="checkbox"]:checked{border-color:#171719;background-color:#171719;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 7.1 5.7 10 11 4.2' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:14px}.choice input:focus-visible{outline:3px solid rgba(255,204,0,.55);outline-offset:2px}.choice>span{display:block;flex:1;min-width:0;padding-top:1px}.choice:has(input:checked){background:#fff3b8;box-shadow:inset 0 0 0 1px rgba(210,164,0,.2)}@media(max-width:620px){.choice{gap:13px;padding:14px}}
.choice{gap:9px;padding:11px 12px}.choice input[type="radio"],.choice input[type="checkbox"]{flex-basis:15px;width:15px!important;min-width:15px;height:15px!important;min-height:15px;padding:0!important;margin:1px 0 0!important}.choice input[type="checkbox"]{border-radius:4px}.choice input[type="radio"]:checked{box-shadow:inset 0 0 0 3px #fff}.choice input[type="checkbox"]:checked{background-size:11px}.choice>span{padding-top:0;line-height:1.3}@media(max-width:620px){.choice{gap:10px;padding:12px}}
.form label.choice{display:flex;align-items:flex-start;flex-direction:row;gap:9px;margin:0}.form label.choice input[type="radio"],.form label.choice input[type="checkbox"]{display:block;flex:0 0 15px}.form label.choice>span{display:block;flex:1;min-width:0}
.detail-card{overflow:hidden}.format-cover{position:relative;height:92px;margin:-8px -8px 26px;overflow:hidden;border-radius:19px}.format-cover:before{content:"";position:absolute;right:9%;top:-58px;width:190px;height:190px;border:28px solid rgba(255,255,255,.5);border-radius:50%;transform:rotate(18deg)}.format-cover:after{content:"";position:absolute;left:12%;bottom:-72px;width:180px;height:130px;border-radius:46% 54% 40% 60%;background:rgba(255,255,255,.28);transform:rotate(-12deg)}.format-cover.c0{background:linear-gradient(115deg,#ffdc32,#ff9a2c)}.format-cover.c1{background:linear-gradient(115deg,#69d7f0,#3977e8)}.format-cover.c2{background:linear-gradient(115deg,#8063ee,#d168e6)}.format-cover.c3{background:linear-gradient(115deg,#56d8b1,#b9e44a)}.format-cover.c4{background:linear-gradient(115deg,#ff8b78,#ed4b98)}.format-cover.c5{background:linear-gradient(115deg,#c5b8ff,#6e72e8)}.format-description{max-width:720px}.format-description p{margin:0 0 12px}.format-description p:last-child{margin-bottom:0}@media(max-width:560px){.format-cover{height:76px;margin:-8px -8px 22px}}
.format-availability{display:flex;align-items:flex-start;gap:14px;margin-top:24px;padding:15px 17px;border-radius:15px;background:#fff5c7}.format-availability b{flex:none;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.format-availability span{color:#666;font-size:13px;line-height:1.4}.format-block{margin-top:36px;padding-top:30px;border-top:1px solid rgba(31,31,36,.09)}.format-block__head{display:flex;align-items:center;gap:10px;margin-bottom:5px}.format-block__head h2{margin:0;font-size:24px;letter-spacing:-.8px}.format-block__head span{display:grid;place-items:center;min-width:27px;height:27px;padding:0 8px;border-radius:100px;background:#ececf1;color:#65656d;font-size:12px;font-weight:800}.format-block.launches .format-block__head span{background:#e8f8d2;color:#457e08}.format-block.records .format-block__head span{background:#eee8f8;color:#684c86}.format-block.materials .format-block__head span{background:#e5f2ff;color:#1765bd}.format-block .resource-grid{margin-top:17px}.format-block .activity:first-of-type{margin-top:8px}@media(max-width:560px){.format-availability{flex-direction:column;gap:5px}.format-block{margin-top:30px;padding-top:25px}.format-block__head h2{font-size:22px}}
.tools-page{min-height:100vh;padding:120px 0 86px;background:radial-gradient(circle at 88% 2%,#fff0aa 0,transparent 20%),linear-gradient(145deg,#f8f7f5,#eaf4ff 55%,#f2edff)}.tools-hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px;align-items:end;margin-bottom:22px}.tools-hero h1{max-width:760px;margin:0 0 12px;font-size:clamp(44px,6vw,72px);line-height:.95;letter-spacing:-3.5px}.tools-hero p{max-width:720px;margin:0;color:#626269;font-size:16px;line-height:1.5}.tools-date{justify-self:end;padding:16px 18px;border-radius:18px;background:rgba(255,255,255,.58);box-shadow:0 14px 32px rgba(54,47,81,.08);color:#777;font-size:12px;backdrop-filter:blur(15px)}.tools-date b{display:block;margin-top:3px;color:#202024;font-size:16px}.tool-safety{display:flex;gap:14px;margin:25px 0;padding:19px 21px;border-radius:22px;background:#17171c;color:#fff;box-shadow:0 20px 42px rgba(35,31,52,.18)}.tool-safety i{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:11px;background:var(--brand);color:#17171c;font-style:normal}.tool-safety p{margin:0;color:#c9c9d0;font-size:13px;line-height:1.5}.tool-safety b{color:#fff}.tool-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 24px}.tool-stat{padding:18px;border-radius:20px;background:rgba(255,255,255,.64);box-shadow:0 14px 32px rgba(54,47,81,.07);backdrop-filter:blur(15px)}.tool-stat b{display:block;font-size:28px;letter-spacing:-1.2px}.tool-stat span{color:#777;font-size:12px}.tool-controls{position:sticky;z-index:6;top:88px;margin:0 0 18px;padding:14px;border:1px solid rgba(255,255,255,.74);border-radius:22px;background:rgba(246,246,247,.8);box-shadow:0 16px 34px rgba(54,47,81,.1);backdrop-filter:blur(22px)}.tool-filter-row{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.tool-filter{border:0;border-radius:100px;padding:8px 12px;background:#e9e9ed;color:#5d5d64;font:700 12px/1 inherit;cursor:pointer}.tool-filter:hover{background:#dfdfe5}.tool-filter.active{background:#171719;color:#fff}.tool-filter span{margin-left:5px;opacity:.58}.tool-search-row{display:flex;align-items:center;gap:12px}.tool-search{flex:1;min-width:0;padding:12px 14px;border:0;border-radius:14px;background:#fff;color:#202024;font:14px inherit;box-shadow:inset 0 0 0 1px rgba(32,32,38,.07)}.tool-search:focus{outline:0;box-shadow:0 0 0 3px rgba(255,204,0,.42)}.tool-count{flex:none;color:#777;font-size:12px}.ai-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.ai-tool-card{position:relative;padding:21px;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:rgba(255,255,255,.66);box-shadow:0 16px 36px rgba(54,47,81,.08);backdrop-filter:blur(16px);cursor:pointer;transition:transform .18s,box-shadow .18s,background .18s}.ai-tool-card:hover{transform:translateY(-3px);background:rgba(255,255,255,.8);box-shadow:0 22px 43px rgba(54,47,81,.13)}.tool-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.tool-card-name{font-size:19px;font-weight:780;letter-spacing:-.6px}.tool-category{flex:none;color:#8a8a91;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.tool-fit{margin:11px 0 14px;color:#65656c;font-size:13px;line-height:1.45}.tool-badges{display:flex;flex-wrap:wrap;gap:6px}.tool-badge{padding:5px 8px;border-radius:8px;background:#efeff3;color:#666;font-size:11px;font-weight:700}.tool-badge.internal{background:#e5f7e9;color:#217d42}.tool-badge.external{background:#fff0e7;color:#b95829}.tool-badge.self{background:#efe8ff;color:#6d48c5}.tool-badge.mixed{background:#e8f2ff;color:#1765bd}.tool-badge.gate{background:#eceef1;color:#656a72}.tool-meta{display:flex;flex-wrap:wrap;gap:5px 15px;margin-top:13px;color:#85858c;font-size:12px}.tool-meta b{color:#48484e}.tool-details{display:none;margin-top:16px;padding-top:15px;border-top:1px solid rgba(31,31,36,.08)}.ai-tool-card.open .tool-details{display:grid;gap:10px}.tool-detail-row{display:grid;grid-template-columns:104px minmax(0,1fr);gap:10px;font-size:12.5px;line-height:1.42}.tool-detail-row>span:first-child{color:#929298}.tool-source{display:inline-flex;justify-self:start;margin-top:3px;color:#1263d8;font-size:13px;font-weight:750;text-decoration:none}.tool-empty{grid-column:1/-1;padding:34px;border-radius:22px;background:rgba(255,255,255,.55);color:#777;text-align:center}@media(max-width:850px){.tools-hero{grid-template-columns:1fr}.tools-date{justify-self:start}.tool-stats{grid-template-columns:1fr 1fr}.ai-tools-grid{grid-template-columns:1fr}}@media(max-width:560px){.tools-page{padding-top:104px}.tools-hero h1{font-size:44px;letter-spacing:-2.4px}.tool-stats{grid-template-columns:1fr 1fr}.tool-search-row{align-items:stretch;flex-direction:column}.tool-count{align-self:flex-end}.tool-detail-row{grid-template-columns:1fr;gap:2px}}
.product-banner{display:block;min-height:330px;padding-right:390px}.product-banner__copy{max-width:720px}.product-banner:after{content:"";position:absolute;z-index:1;right:34px;top:48px;bottom:auto;width:305px;height:220px;border-radius:24px;background:radial-gradient(circle,#ff6b55 0 4px,transparent 5px) 22px 20px/12px 12px no-repeat,radial-gradient(circle,var(--brand) 0 4px,transparent 5px) 39px 20px/12px 12px no-repeat,radial-gradient(circle,#56d8b1 0 4px,transparent 5px) 56px 20px/12px 12px no-repeat,linear-gradient(90deg,#b9a8ff,#7d66ea) 27px 55px/92px 8px no-repeat,linear-gradient(90deg,#5ed5d0,#35a7d8) 44px 78px/176px 8px no-repeat,linear-gradient(90deg,#ffcf40,#ff9f3d) 44px 101px/118px 8px no-repeat,linear-gradient(90deg,#e688d3,#bd68d5) 62px 124px/176px 8px no-repeat,linear-gradient(90deg,#5ed5d0,#35a7d8) 62px 147px/126px 8px no-repeat,linear-gradient(90deg,#b9a8ff,#7d66ea) 44px 170px/202px 8px no-repeat,linear-gradient(90deg,#ffcf40,#ff9f3d) 27px 193px/83px 8px no-repeat,#1c1c24;box-shadow:0 26px 50px rgba(42,37,73,.27),inset 0 1px 0 rgba(255,255,255,.09);transform:rotate(3deg);pointer-events:none}.product-banner:before{z-index:0}@media(max-width:850px){.product-banner{min-height:570px;padding:30px 28px 278px}.product-banner:after{left:28px;right:28px;top:auto;bottom:32px;width:auto;height:210px;transform:rotate(1deg);background:radial-gradient(circle,#ff6b55 0 4px,transparent 5px) 22px 20px/12px 12px no-repeat,radial-gradient(circle,var(--brand) 0 4px,transparent 5px) 39px 20px/12px 12px no-repeat,radial-gradient(circle,#56d8b1 0 4px,transparent 5px) 56px 20px/12px 12px no-repeat,linear-gradient(90deg,#b9a8ff,#7d66ea) 27px 55px/30% 8px no-repeat,linear-gradient(90deg,#5ed5d0,#35a7d8) 44px 78px/62% 8px no-repeat,linear-gradient(90deg,#ffcf40,#ff9f3d) 44px 101px/41% 8px no-repeat,linear-gradient(90deg,#e688d3,#bd68d5) 62px 124px/58% 8px no-repeat,linear-gradient(90deg,#5ed5d0,#35a7d8) 62px 147px/45% 8px no-repeat,linear-gradient(90deg,#b9a8ff,#7d66ea) 44px 170px/70% 8px no-repeat,#1c1c24}}

/* Focus + tracks */
:focus-visible{outline:3px solid var(--brand);outline-offset:2px}
.track-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}
.track-card{padding:21px;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.72);background:var(--surface);box-shadow:var(--shadow-card);backdrop-filter:blur(16px);cursor:pointer;transition:transform .18s,box-shadow .18s}
.track-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(54,47,81,.12)}
.track-card:nth-child(1){background:#fff0a6}
.track-card:nth-child(2){background:#e8f4ff}
.track-card:nth-child(3){background:#fff8d3}
.track-card:nth-child(4){background:#e9ddff}
.track-card .badge{display:inline-block;margin-bottom:10px;padding:4px 8px;border-radius:100px;background:rgba(255,255,255,.7);font-size:11px;font-weight:750}
.track-card b{display:block;margin:8px 0 6px;font-size:17px}
.track-card p{margin:0;color:var(--muted);font-size:13px}
