:root{color:#0b2035;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #071d34;--ink-soft: #42566a;--blue: #0d68c7;--blue-dark: #084d99;--gold: #f6c843;--red: #d63e45;--cream: #f7f4eb;--line: #dce4e8;--surface: #ffffff}.pwa-install{font-size:.85rem;max-width:22rem}.pwa-install summary{color:var(--blue-dark);cursor:pointer;text-decoration:underline}.pwa-install p{line-height:1.65}.pwa-install button{padding:.8rem 1rem;background:var(--ink);color:#fff;border:none;border-radius:.5rem;cursor:pointer}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 2%,rgb(246 200 67 / 12%),transparent 23rem),linear-gradient(180deg,#f8fbfc,#f3f7f8 56%,#f7f4eb);margin:0;min-width:320px}.seo-fallback{margin:0 auto;max-width:70rem;padding:4rem 1.5rem}.seo-fallback h1,.seo-fallback h2{font-family:Georgia,Times New Roman,serif}.seo-fallback li{margin:.75rem 0}.seo-fallback a{color:#0d68c7}button,a{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid rgb(13 104 199 / 35%);outline-offset:3px}.site-shell{min-height:100vh;overflow:hidden}.site-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1240px;padding:1.25rem clamp(1.1rem,5vw,4rem)}.brand,.footer-brand{align-items:center;color:var(--ink);display:inline-flex;gap:.75rem;text-decoration:none}.brand-mark{align-items:center;background:linear-gradient(145deg,var(--blue),#07519c);border:3px solid #fff;border-radius:.85rem;box-shadow:0 8px 20px #071d342e;color:#fff;display:inline-flex;font-family:Georgia,serif;font-size:1.25rem;font-weight:800;height:2.75rem;justify-content:center;transform:rotate(-3deg);width:2.75rem}.brand>span:last-child,.footer-brand>div{display:grid}.brand strong,.footer-brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.15rem;letter-spacing:.01em}.brand small,.footer-brand span{color:#617487;font-size:.72rem}.header-link{border-bottom:1px solid #9eb5c8;color:var(--ink);font-size:.87rem;font-weight:700;padding:.35rem 0;text-decoration:none}main{margin:0 auto;max-width:1240px;padding:0 clamp(1.1rem,5vw,4rem)}.hero{align-items:center;display:grid;gap:clamp(2rem,6vw,5.5rem);grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);min-height:620px;padding:clamp(4.5rem,9vw,8rem) 0}.eyebrow{color:var(--blue-dark);font-size:.72rem;font-weight:850;letter-spacing:.13em;margin:0 0 1rem;text-transform:uppercase}.hero h1{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,7vw,6.7rem);font-weight:500;letter-spacing:-.055em;line-height:.94;margin:0;max-width:12ch}.hero h1 span{color:var(--blue);display:block;font-style:italic}.hero-intro{color:var(--ink-soft);font-size:clamp(1.02rem,1.4vw,1.18rem);line-height:1.75;margin:1.7rem 0 2rem;max-width:43rem}.primary-cta,.telegram-button{align-items:center;background:var(--ink);border-radius:999px;color:#fff;display:inline-flex;font-size:.93rem;font-weight:760;gap:.9rem;justify-content:center;padding:.9rem 1.25rem;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.primary-cta:hover,.telegram-button:hover{box-shadow:0 12px 25px #071d342e;transform:translateY(-2px)}.hero-panel{background:var(--ink);border-radius:1.8rem 1.8rem 1.8rem .35rem;box-shadow:0 28px 60px #071d3433;color:#fff;overflow:hidden;padding:clamp(1.7rem,4vw,3rem);position:relative}.country-ribbon{display:flex;height:.38rem;left:0;position:absolute;right:0;top:0}.country-ribbon span:nth-child(1){background:var(--blue);flex:1}.country-ribbon span:nth-child(2){background:var(--gold);flex:.18}.country-ribbon span:nth-child(3){background:var(--red);flex:.18}.hero-panel p{color:#9fc8ec;font-size:.75rem;font-weight:800;letter-spacing:.11em;margin:0 0 1rem;text-transform:uppercase}.hero-panel strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,3vw,2.75rem);font-weight:500;line-height:1.15}.hero-panel ul{border-top:1px solid rgb(255 255 255 / 14%);display:grid;gap:.75rem;list-style:none;margin:2rem 0 0;padding:1.5rem 0 0}.hero-panel li:before{color:var(--gold);content:"◆";font-size:.58rem;margin-right:.7rem;vertical-align:.15em}.catalog-section{padding:5rem 0}.section-heading{align-items:end;display:grid;gap:2rem;grid-template-columns:1.15fr .85fr;margin-bottom:2.2rem}.section-heading h2,.trust-section h2{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,4vw,3.8rem);font-weight:500;letter-spacing:-.035em;line-height:1.05;margin:0}.section-heading>p,.trust-section>p{color:var(--ink-soft);line-height:1.7;margin:0}.bot-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}.bot-card{animation:card-in .42s ease both;animation-delay:calc(var(--card-index) * 70ms);background:#ffffffe5;border:1px solid var(--line);border-radius:1.4rem;box-shadow:0 15px 40px #27455b14;display:flex;flex-direction:column;min-height:36rem;padding:clamp(1.2rem,2.5vw,1.75rem)}@keyframes card-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bot-card-topline,.bot-card-identity,.bot-card-actions{align-items:center;display:flex}.bot-card-topline{justify-content:space-between}.bot-badge{background:#e7f2fd;border-radius:999px;color:var(--blue-dark);font-size:.69rem;font-weight:800;letter-spacing:.05em;padding:.38rem .65rem;text-transform:uppercase}.telegram-handle{color:#6b7a89;font-size:.73rem}.bot-card-identity{gap:1rem;margin-top:1.5rem}.bot-avatar{align-items:center;background:linear-gradient(145deg,#0d68c7e0,#071d34f5);border:4px solid #fff;border-radius:50%;box-shadow:0 8px 22px #071d342e;color:#fff;display:flex;flex:0 0 5.2rem;font-family:Georgia,serif;font-size:1.35rem;font-weight:800;height:5.2rem;justify-content:center;overflow:hidden}.bot-avatar img{height:100%;object-fit:cover;width:100%}.bot-card h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.5vw,2.1rem);font-weight:500;letter-spacing:-.025em;margin:0}.bot-audience{color:#677b8c;font-size:.75rem;line-height:1.4;margin:.35rem 0 0}.bot-summary{color:var(--ink-soft);line-height:1.65;margin:1.35rem 0 1.1rem}.bot-features{display:grid;gap:.65rem;list-style:none;margin:0;padding:0}.bot-features li{color:#233b50;font-size:.86rem}.bot-features li:before{color:var(--blue);content:"✓";font-weight:900;margin-right:.65rem}.bot-card-actions{border-top:1px solid var(--line);gap:1rem;justify-content:space-between;margin-top:auto;padding-top:1.35rem}.telegram-button{background:var(--blue)}.link-actions{display:grid;gap:.85rem;min-width:0}.direct-link{align-items:center;display:flex;flex-wrap:wrap;gap:.42rem}.direct-link>span{color:#6b7a89;font-size:.68rem;font-weight:700;text-transform:uppercase}.direct-link a{color:var(--blue-dark);font-size:.78rem;overflow-wrap:anywhere}.direct-link button{background:#eef5fc;border:0;border-radius:999px;color:var(--blue-dark);cursor:pointer;font:inherit;font-size:.67rem;font-weight:800;padding:.3rem .55rem}.direct-link button:hover{background:#dcecff}.qr-block{align-items:center;display:grid;gap:.35rem;justify-items:center}.qr-block svg{background:#fff;border:1px solid var(--line);border-radius:.65rem;padding:.25rem}.qr-block span{color:#6b7a89;font-size:.63rem}.catalog-message{align-items:center;background:#fff;border:1px solid var(--line);border-radius:1rem;color:var(--ink-soft);display:flex;gap:.8rem;justify-content:center;min-height:11rem;padding:1.5rem;text-align:center}.loading-dot{animation:pulse 1.2s ease infinite;background:var(--blue);border-radius:50%;height:.75rem;width:.75rem}@keyframes pulse{50%{box-shadow:0 0 0 8px #0d68c71f;opacity:.55}}.catalog-error{justify-content:space-between;text-align:left}.catalog-error>div{display:grid;gap:.3rem}.catalog-error button{background:var(--ink);border:0;border-radius:999px;color:#fff;cursor:pointer;font-weight:750;padding:.75rem 1rem}.trust-section{align-items:start;background:var(--cream);border:1px solid #e5deca;border-radius:1.5rem;display:grid;gap:3rem;grid-template-columns:1fr .8fr;margin:4rem 0 7rem;padding:clamp(1.6rem,4vw,3.3rem)}footer{align-items:center;border-top:1px solid var(--line);display:flex;justify-content:space-between;margin:0 auto;max-width:1240px;padding:2rem clamp(1.1rem,5vw,4rem) 2.5rem}.footer-links{display:flex;flex-wrap:wrap;gap:1.2rem}.footer-links a{color:#4d6275;font-size:.78rem;text-decoration:none}@media(max-width:860px){.hero,.section-heading,.trust-section{grid-template-columns:1fr}.hero{min-height:auto;padding:4.5rem 0}.hero h1{max-width:11ch}.bot-grid{grid-template-columns:1fr}.bot-card{min-height:auto}}@media(max-width:560px){.site-header{align-items:flex-start}.header-link{font-size:.72rem;max-width:7rem;text-align:right}.hero h1{font-size:clamp(2.8rem,15vw,4.2rem)}.bot-card-topline,.bot-card-actions,footer{align-items:flex-start;flex-direction:column}.telegram-handle{overflow-wrap:anywhere}.qr-block{display:none}.telegram-button,.link-actions{width:100%}footer{gap:1.5rem}.footer-links{display:grid;gap:.7rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.bot-card,.loading-dot{animation:none}}.text-link,.editorial-shell a:not(.brand,.telegram-button){color:var(--blue-dark)}.editorial-shell .site-header nav{display:flex;gap:1.2rem;flex-wrap:wrap;font-size:.85rem}.skip-link{position:absolute;left:1rem;top:-5rem;z-index:10;background:#fff;padding:.8rem}.skip-link:focus{top:.5rem}.breadcrumbs{margin:1.5rem 0 2.5rem;font-size:.8rem;color:var(--ink-soft)}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:.6rem;padding:0}.breadcrumbs li+li:before{content:"/";margin-right:.6rem;color:#637586}.editorial-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,.42fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:start}.editorial-heading{margin:2rem 0 3rem}.editorial-heading h1{font-family:Georgia,serif;font-size:clamp(2.3rem,4.6vw,4.3rem);line-height:1.08;letter-spacing:-.035em;font-weight:500;margin:0 0 1.5rem;max-width:22ch}.editorial-intro{font-size:1.16rem;line-height:1.75;color:var(--ink-soft);max-width:65ch}.editorial-byline{font-size:.8rem;color:var(--ink-soft)}.editorial-shell h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(1.5rem,2.6vw,2.1rem);line-height:1.2}.editorial-layout article>section{margin:2.5rem 0;scroll-margin-top:1.5rem}.editorial-layout article p,.editorial-list{line-height:1.8;color:var(--ink-soft)}.editorial-list{padding-left:1.5rem}.editorial-list li{margin:.6rem 0}.start-panel{background:#fff;border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:1rem;padding:1.4rem;margin-top:2rem}.start-panel h2{margin:0 0 1rem}.start-panel p{line-height:1.65;color:var(--ink-soft)}.start-panel .telegram-button{border-radius:.6rem;width:100%;font-size:.86rem;text-align:center}.readable-link{display:block;overflow-wrap:anywhere;font-size:.78rem;margin:1rem 0}.start-panel .qr-block{margin:1.5rem 0}.start-panel small{display:block;line-height:1.6;color:var(--ink-soft)}.start-panel details{margin-top:1rem;font-size:.8rem}.start-panel summary,.faq-section summary{cursor:pointer;font-weight:700;line-height:1.5}.article-toc,.scope-note,.source-note{background:#eef4f8;border-left:3px solid #b8ccde;padding:1.2rem 1.5rem;border-radius:0 .6rem .6rem 0}.article-toc ol{padding-left:1.2rem;line-height:1.8}.source-note{font-size:.9rem}.source-note ul{padding-left:1.2rem;line-height:1.7}.question-box{background:var(--cream);border:1px solid #e5deca;border-radius:.8rem;padding:1.4rem}.question-box h2,.scope-note h2,.source-note h2{margin-top:0}.question-box blockquote{margin:1rem 0;padding:1rem;border-left:3px solid var(--gold);background:#fff;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.copy-question{background:var(--ink);color:#fff;border:0;border-radius:.5rem;padding:.8rem 1rem;cursor:pointer}.copy-status{font-size:.85rem;min-height:1.5em;margin-bottom:0}.faq-section details{border-bottom:1px solid var(--line);padding:1rem 0}.editorial-discovery,.related-guides{margin:4rem 0;scroll-margin-top:1rem}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.guide-card{background:#fff;border:1px solid var(--line);border-radius:.9rem;padding:1.4rem}.guide-card h3{font-family:Georgia,serif;font-weight:500;font-size:1.4rem;line-height:1.35;margin:0 0 1rem}.guide-card h3 a{color:var(--ink)!important;text-decoration:none}.guide-card h3 a:hover{text-decoration:underline}.guide-card p{color:var(--ink-soft);font-size:.9rem;line-height:1.7}.guide-card .text-link{font-size:.85rem}.editorial-discovery .guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-filters,.other-bots{display:flex;flex-wrap:wrap;gap:1rem}.guide-filters a{border:1px solid var(--line);border-radius:2rem;padding:.7rem 1rem;background:#fff}.other-bots{margin:4rem 0;border-top:1px solid var(--line);padding-top:1rem}.other-bots h2{width:100%;margin-bottom:0}.other-bots a{font-size:.85rem}@media(max-width:860px){.editorial-layout{grid-template-columns:1fr}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.start-panel{margin-top:0}}@media(max-width:560px){.guide-grid,.editorial-discovery .guide-grid{grid-template-columns:1fr}.editorial-shell .site-header{gap:1rem}.editorial-shell .site-header nav{font-size:.75rem;gap:.5rem;justify-content:flex-end}.editorial-heading h1{font-size:clamp(2rem,9vw,3rem)}.editorial-shell .footer-brand{flex-wrap:wrap}}
