:root{color-scheme:dark;--bg:#09111b;--bg-soft:#101924;--surface:rgba(16,24,36,0.8);--surface-strong:rgba(22,34,48,0.94);--line:rgba(142,173,207,0.18);--text:#f4f7fb;--muted:#aab7c8;--accent:#82e6d4;--accent-strong:#f6c86b;--shadow:0 24px 80px rgba(0,0,0,0.32);--font-body:"Avenir Next","Segoe UI",sans-serif;--font-title:"Iowan Old Style","Palatino Linotype",serif}*{box-sizing:border-box}html{min-height:100%;background:radial-gradient(circle at top,rgba(130,230,212,.18),transparent 30%),radial-gradient(circle at 80% 18%,rgba(246,200,107,.12),transparent 22%),radial-gradient(circle at 50% 100%,rgba(70,111,164,.16),transparent 28%),linear-gradient(180deg,#06101a,#0b1520 52%,#111d2a)}body{margin:0;min-height:100vh;color:var(--text);font-family:var(--font-body)}a{color:inherit;text-decoration:none}.site-frame{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.site-main{min-width:0}.site-footer,.site-header{width:100%}.site-header{position:sticky;top:0;z-index:40;padding:1rem 0 0;background:linear-gradient(180deg,rgba(6,16,26,.88),rgba(6,16,26,.18));backdrop-filter:blur(16px)}.site-footer-shell,.site-header-shell{width:min(1200px,calc(100vw - 2rem));margin:0 auto}.site-header-shell{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.2rem;padding:.95rem 1.15rem;border:1px solid var(--line);border-radius:999px;background:rgba(10,18,29,.82);box-shadow:var(--shadow)}.site-brand,.site-brand-copy,.site-footer-copy,.site-footer-links,.site-footer-shell,.site-nav{display:flex}.site-brand{align-items:center;gap:.85rem}.site-brand-mark{width:.8rem;height:.8rem;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-strong));box-shadow:0 0 0 .35rem rgba(130,230,212,.12)}.site-brand-copy{flex-direction:column;gap:.1rem}.site-brand-copy strong{font-size:.98rem}.site-brand-copy span{color:var(--muted);font-size:.84rem}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.site-nav-link{padding:.6rem .95rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:var(--muted);font-size:.9rem;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.site-nav-link-accent,.site-nav-link:hover{color:var(--text);border-color:rgba(130,230,212,.24);background:rgba(255,255,255,.06)}.site-nav-link:hover{transform:translateY(-1px)}.site-footer{padding:0 0 2rem}.site-footer-shell{align-items:flex-start;justify-content:space-between;gap:1.4rem;padding:1.4rem 1.5rem;border:1px solid var(--line);border-radius:1.7rem;background:rgba(10,18,29,.72);box-shadow:var(--shadow)}.site-footer-copy{flex-direction:column;gap:.6rem;max-width:38rem}.site-footer-copy strong{font-size:1rem}.site-footer-copy p{margin:0;color:var(--muted);line-height:1.7}.site-footer-links{flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.site-footer-links a{color:var(--muted);text-decoration:underline;text-underline-offset:.16rem}.shell{width:min(1200px,calc(100vw - 2rem));margin:0 auto;padding:2rem 0 4rem}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;align-items:center;min-height:70vh}.hero-home{align-items:stretch}.card,.hero-copy,.simple-page,.site-map{border:1px solid var(--line);background:var(--surface);backdrop-filter:blur(20px);box-shadow:var(--shadow)}.hero-copy,.simple-page{border-radius:2rem;padding:2rem}.hero-copy{position:relative;overflow:hidden}.hero-side-panel{display:grid;align-content:start;gap:1.25rem}.hero-copy:after{content:"";position:absolute;inset:auto -10% -20% 30%;height:16rem;background:radial-gradient(circle,rgba(246,200,107,.12),transparent 68%);pointer-events:none}.hero-copy>*{position:relative;z-index:1}.eyebrow{margin:0 0 1rem;color:var(--accent);font-size:.8rem;letter-spacing:.16em;text-transform:uppercase}h1,h2{margin:0;font-family:var(--font-title);line-height:.95}h1{font-size:clamp(3rem,8vw,6.2rem);max-width:11ch}h2{font-size:clamp(1.8rem,3vw,2.6rem)}.card p,.lede,.route-item span:last-child,.simple-page p{color:var(--muted);line-height:1.7;font-size:1.02rem}.lede{max-width:58ch;margin:1.2rem 0 0}.hero-title{display:grid;gap:.15em;max-width:none;font-size:clamp(3.1rem,5.2vw,4.9rem);line-height:.9}.hero-title span{display:block}.hero-subtitle{max-width:30rem;margin:1rem 0 0;color:var(--text);font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.35;font-family:var(--font-title)}.actions{gap:1rem;margin-top:2rem}.actions,.hero-pill-row{display:flex;flex-wrap:wrap}.hero-pill-row{gap:.7rem;margin-top:1.5rem}.hero-pill{display:inline-flex;align-items:center;padding:.5rem .85rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:var(--muted);font-size:.86rem}.button,.hero-pill{border-radius:999px}.button{padding:.95rem 1.3rem;font-weight:600}.button-primary{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#071018}.button-secondary{border:1px solid var(--line);background:rgba(255,255,255,.03)}.button-ghost{border:1px dashed rgba(255,255,255,.14);background:transparent;color:var(--muted)}.card{border-radius:1.5rem;padding:1.5rem}.card h2{font-size:1.7rem;margin-bottom:.9rem}.site-map{display:grid;grid-template-columns:.9fr 1.1fr;gap:1.5rem;margin-top:1rem;border-radius:2rem;padding:1.6rem}.community-copy p,.community-step p,.site-map-lede,.telegram-banner p{margin:0;color:var(--muted);line-height:1.7}.community-panel,.telegram-banner{display:grid;gap:1.5rem;margin-top:1rem;border:1px solid var(--line);background:var(--surface);backdrop-filter:blur(20px);box-shadow:var(--shadow);border-radius:2rem}.community-panel{grid-template-columns:.95fr 1.05fr;padding:1.7rem}.community-copy,.community-steps{display:grid;gap:1rem}.community-step{display:grid;gap:.45rem;padding:1.15rem 1.2rem;border-radius:1.3rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02)),rgba(14,22,33,.82)}.community-step span{color:var(--accent);font-size:.82rem;font-weight:700;letter-spacing:.14em}.community-step strong{font-size:1.1rem}.route-list{display:grid;gap:.8rem}.home-entry-steps{gap:.85rem}.home-explainer,.home-materials{margin-top:1.4rem}.home-materials{display:grid;gap:1.4rem}.home-material-section{display:grid;gap:1rem}.home-material-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem}.home-material-copy{display:grid;gap:.8rem}.home-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-empty-state h2{max-width:none}.route-item{display:grid;gap:.25rem;padding:1rem 1.1rem;border-radius:1.2rem;border:1px solid rgba(255,255,255,.08);background:var(--surface-strong);transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.route-item span:first-child{font-weight:700}.route-item:hover{transform:translateY(-2px);border-color:rgba(130,230,212,.22);background:rgba(22,34,48,.98)}.telegram-banner{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:1.5rem 1.6rem}.simple-page{width:min(900px,calc(100vw - 2rem));margin:2rem auto}.content-page,.post-page{display:grid;gap:1.5rem}.empty-state,.page-hero,.post-article{border:1px solid var(--line);background:var(--surface);backdrop-filter:blur(20px);box-shadow:var(--shadow);border-radius:2rem;padding:2rem}.guides-hero{position:relative;overflow:hidden;background:radial-gradient(circle at top left,rgba(130,230,212,.12),transparent 36%),radial-gradient(circle at 85% 20%,rgba(246,200,107,.08),transparent 24%),var(--surface)}.guides-hero:after{content:"";position:absolute;inset:auto -10% -35% 35%;height:14rem;background:radial-gradient(circle,rgba(130,230,212,.14),transparent 70%);pointer-events:none}.guide-category-card,.guides-hero-copy,.guides-hero-grid,.guides-overview,.guides-results-bar,.guides-results-heading,.guides-results-shell{display:grid}.guides-hero-copy{position:relative;z-index:1;gap:1.15rem;width:100%;margin:0 auto;justify-items:center;text-align:center}.guides-hero-copy h1{max-width:none;font-size:clamp(3.9rem,8vw,6.2rem);line-height:.9}.guides-hero-copy .lede{max-width:48rem}.guide-category-card{border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(18,28,41,.88);border-radius:1.35rem}.guides-overview,.guides-results-shell{gap:1.25rem}.guides-results-bar h2{max-width:none;font-size:clamp(2rem,3vw,2.7rem)}.guides-results-meta{margin:0;color:var(--muted);line-height:1.7}.guides-category-grid{display:flex;flex-wrap:wrap;gap:.75rem}.guide-category-card{display:inline-flex;align-items:center;min-height:auto;padding:.9rem 1.1rem;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.guide-category-card strong{font-size:1rem;line-height:1.2}.guide-category-card.is-active,.guide-category-card:hover{transform:translateY(-1px);border-color:rgba(130,230,212,.3);box-shadow:0 14px 30px rgba(0,0,0,.18)}.guide-category-card.is-active{background:linear-gradient(180deg,rgba(130,230,212,.14),rgba(130,230,212,.08)),rgba(18,28,41,.94)}.guides-results-bar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem}.guides-results-heading{gap:.45rem}.guides-reset-link{color:var(--accent);width:fit-content}.guides-results-meta{max-width:18rem;text-align:right}.guides-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-hero h1,.post-header h1{max-width:14ch}.post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start}.post-grid--single{grid-template-columns:minmax(0,42rem)}.post-card{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:1.7rem;background:var(--surface);backdrop-filter:blur(20px);box-shadow:var(--shadow);min-height:34rem}.post-card--media-stacked.post-card--with-media,.post-card--with-media{grid-template-columns:1fr}.post-card--text-only{min-height:auto}.post-card-media{display:block;height:15rem;padding:1rem;background:radial-gradient(circle at top,rgba(121,225,208,.16),transparent 48%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(7,16,24,.92))}.post-card--media-stacked .post-card-media{height:15rem}.post-card-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.post-card-body,.post-card-copy{display:grid;gap:1rem}.post-card-body{padding:1.4rem;align-content:start;grid-template-rows:auto 1fr auto;min-height:0}.post-card--with-media .post-card-body{position:relative;z-index:1;background:linear-gradient(180deg,rgba(17,27,39,.98),rgba(11,19,29,.98)),var(--surface);border-left:1px solid rgba(255,255,255,.06)}.post-card--media-stacked.post-card--with-media .post-card-body{border-left:0;border-top:1px solid rgba(255,255,255,.06)}.post-card--text-only .post-card-body{padding:1.5rem}.post-meta{display:flex;flex-wrap:wrap;gap:.6rem;color:var(--muted);font-size:.84rem;letter-spacing:.08em;text-transform:uppercase}.post-meta span{padding:.28rem .6rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(255,255,255,.03)}.post-meta-centered{justify-content:center}.post-card-copy h2{max-width:none;font-size:clamp(1.5rem,1.9vw,1.95rem);line-height:1.08;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.empty-state p,.post-card-copy p{margin:0;color:var(--muted);line-height:1.7}.post-card-copy p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.post-card-action{justify-self:start;align-self:end}.post-article{display:grid;gap:2rem;width:min(980px,100%);margin:0 auto;padding:2.25rem}.post-header{display:grid;gap:1.1rem;justify-items:center;text-align:center}.post-back-link{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.8rem 1.05rem;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.04);color:var(--text);font-size:.95rem;font-weight:600;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.post-back-link:hover{color:var(--accent);border-color:rgba(130,230,212,.28);background:rgba(130,230,212,.08);transform:translateY(-1px)}.post-back-link-primary{background:rgba(130,230,212,.1);border-color:rgba(130,230,212,.22)}.post-kicker-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem}.post-header h1{max-width:none;font-size:clamp(3rem,6vw,5.2rem);line-height:.94}.post-header .lede{margin:0;max-width:42rem;font-size:1.18rem;line-height:1.75}.post-footer-nav,.post-header{width:min(68rem,100%);margin:0 auto}.post-footer-nav{display:flex;justify-content:center}.post-hero-image{width:min(100%,100%);max-height:36rem;object-fit:contain;border-radius:1.4rem;border:1px solid rgba(255,255,255,.08);background:rgba(7,16,24,.8);padding:1rem;margin:0 auto}.rich-text{display:grid;gap:1.35rem;color:var(--text);max-width:44rem;width:min(44rem,100%);margin:0 auto}.rich-text blockquote,.rich-text li,.rich-text p{margin:0;color:var(--muted);line-height:1.9;font-size:1.08rem}.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4{max-width:none;line-height:1}.rich-text h2,.rich-text h3,.rich-text h4{margin-top:1rem}.rich-text h2{font-size:clamp(2.3rem,4vw,3.5rem)}.rich-text h3{font-size:clamp(1.7rem,2.5vw,2.2rem)}.rich-text>p:first-child{color:var(--text);font-size:1.16rem}.rich-text ol,.rich-text ul{margin:0;padding-left:1.3rem;display:grid;gap:.6rem}.rich-text blockquote{padding-left:1rem;border-left:3px solid var(--accent)}.rich-text a{color:var(--accent);text-decoration:underline}.rich-text code{padding:.12rem .35rem;border-radius:.4rem;background:rgba(255,255,255,.08);color:var(--accent-strong)}.rich-text sub,.rich-text sup{font-size:.72em}.rich-text sup{vertical-align:super}.rich-text sub{vertical-align:sub}.rich-text hr{width:100%;height:1px;margin:.4rem 0;border:0;background:linear-gradient(90deg,transparent,rgba(130,230,212,.42),transparent)}.rich-text-checklist{padding-left:0;list-style:none}.rich-text-checklist-item{display:grid;grid-template-columns:1.4rem minmax(0,1fr);gap:.7rem;align-items:start}.rich-text-checkmark{display:grid;place-items:center;width:1.15rem;height:1.15rem;margin-top:.24rem;border:1px solid rgba(130,230,212,.32);border-radius:.28rem;color:var(--accent);font-size:.8rem;line-height:1}.rich-text-checklist-item[data-checked=true] .rich-text-checkmark{background:rgba(130,230,212,.14);border-color:rgba(130,230,212,.46)}.rich-text-listitem-content{min-width:0}.rich-text-listitem-content>:first-child{margin-top:0}.rich-text-listitem-content>:last-child{margin-bottom:0}.rich-text-relationship,.rich-text-upload{margin:0}.rich-text-upload{display:grid;gap:.8rem}.rich-text-upload-image{width:100%;height:auto;border-radius:1.1rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.rich-text-upload figcaption{color:var(--muted);font-size:.95rem;line-height:1.6;text-align:center}.rich-text-relationship{display:grid;gap:.3rem;padding:1rem 1.1rem;border:1px solid rgba(130,230,212,.18);border-radius:1rem;background:rgba(255,255,255,.03)}.rich-text-relationship-label{color:var(--muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.rich-text-relationship-link{color:var(--text);font-size:1.02rem;line-height:1.5}.orbit{position:relative;display:grid;place-items:center;min-height:32rem}.orbit:before{content:"";position:absolute;inset:12%;border-radius:50%;background:radial-gradient(circle,rgba(130,230,212,.26),transparent 70%);filter:blur(18px)}.orbit-core{position:relative;width:22rem;height:22rem;border-radius:50%;border:1px solid rgba(130,230,212,.22);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 0 60px rgba(130,230,212,.08)}.orbit-chip{top:50%;left:50%;display:inline-flex;justify-content:center;min-width:7.3rem;padding:.55rem .8rem;margin-left:-3.65rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(10,16,25,.9);color:var(--text);font-size:.85rem}.orbit-center,.orbit-chip{position:absolute;text-align:center}.orbit-center{display:grid;gap:.3rem;place-items:center;width:10rem;height:10rem;border-radius:50%;background:linear-gradient(135deg,rgba(130,230,212,.24),rgba(246,200,107,.22));border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 45px rgba(0,0,0,.24)}.orbit-center span{color:var(--muted);font-size:.84rem;text-transform:uppercase;letter-spacing:.14em}.orbit-center strong{font-size:1.8rem;font-family:var(--font-title)}@media (max-width:960px){.guides-results-bar{grid-template-columns:1fr}.guides-results-meta{max-width:none;text-align:left}.community-panel,.hero,.home-material-header,.home-post-grid,.post-card,.post-grid,.site-map,.telegram-banner{grid-template-columns:1fr}.orbit{min-height:24rem}.orbit-core{width:16rem;height:16rem}.orbit-chip{min-width:5.8rem;margin-left:-2.9rem;font-size:.74rem;transform-origin:center}.telegram-banner{justify-items:start}}@media (max-width:640px){.shell{width:min(100vw - 1rem,100%);padding-top:1rem}.site-header{padding-top:.75rem}.site-footer-shell,.site-header-shell{width:min(100vw - 1rem,100%);border-radius:1.4rem}.site-footer-shell,.site-header-shell,.site-nav{justify-content:flex-start}.site-brand{width:100%}.card,.community-panel,.empty-state,.hero-copy,.page-hero,.post-article,.simple-page,.site-map,.telegram-banner{border-radius:1.4rem;padding:1.2rem}h1{max-width:none;font-size:2.9rem}.hero-title{font-size:clamp(2.6rem,10vw,3.8rem)}.hero-subtitle{font-size:1.05rem}.guides-post-grid{grid-template-columns:1fr}.guides-category-grid{flex-direction:column}.guide-category-card{width:100%}.post-article{gap:1.5rem}.post-header h1{font-size:clamp(2.5rem,11vw,4rem)}.post-kicker-row{align-items:start}.post-footer-nav,.post-header,.rich-text{width:100%}.post-hero-image{padding:.6rem}.rich-text{max-width:none}.actions{flex-direction:column}.button{text-align:center;width:100%}.hero-pill-row{gap:.55rem}}