:root{--smth-navy:#0b315f;--smth-navy2:#08254a;--smth-ink:#16263b;--smth-muted:#66778a;--smth-line:#dfe6ee;--smth-soft:#f4f7fa;--smth-white:#fff;--smth-shadow:0 18px 46px rgba(13,42,76,.10)}
.smth-theory-hub-page .l-content{padding-top:0!important}.smth-main{background:#fff;color:var(--smth-ink);overflow:hidden}.smth-container{width:min(1120px,calc(100% - 44px));margin-inline:auto}.smth-section{padding:78px 0}.smth-section--soft{background:var(--smth-soft)}.smth-section--atlas{background:#fafbfd;border-top:1px solid #edf1f5}.smth-kicker{display:block;margin-bottom:10px;color:#3a6d9e;font-size:.72rem;font-weight:900;letter-spacing:.16em}.smth-kicker--light{color:#b8d5f3}.smth-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.smth-head h2{margin:0;font-size:clamp(1.6rem,2.4vw,2.2rem);letter-spacing:-.03em}.smth-head p{margin:8px 0 0;color:var(--smth-muted);font-size:.92rem}.smth-head--compact{margin-bottom:18px}
/* hero */
.smth-hero{position:relative;background:linear-gradient(135deg,var(--smth-navy2),#0d3a6f 68%,#164b80);color:#fff}.smth-hero:after{content:"";position:absolute;inset:auto -12% -55% auto;width:520px;height:520px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.smth-hero__inner{min-height:430px;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;padding-block:70px}.smth-hero__copy{position:relative;z-index:2}.smth-hero h1{margin:0;font-size:3.2rem;line-height:1.1;letter-spacing:-.045em;white-space:nowrap}.smth-hero p{max-width:650px;margin:24px 0 0;color:#d4e1ef;font-size:1rem;line-height:1.95}.smth-hero__stats{display:flex;gap:12px;margin-top:28px}.smth-hero__stats span{padding:9px 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);font-size:.78rem;color:#d7e5f4}.smth-hero__stats b{color:#fff;font-size:1rem;margin-right:3px}.smth-hero__visual{position:relative;height:300px}.smth-core{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:132px;height:132px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.25);border-radius:32px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);box-shadow:0 25px 70px rgba(0,0,0,.22);font-weight:900;font-size:1.35rem;letter-spacing:.12em}.smth-node{position:absolute;display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:#fff;color:var(--smth-navy);font-style:normal;font-size:.8rem;font-weight:900;box-shadow:0 16px 38px rgba(0,0,0,.16)}.smth-node--1{left:7%;top:8%}.smth-node--2{right:5%;top:13%}.smth-node--3{left:11%;bottom:3%}.smth-node--4{right:8%;bottom:0}.smth-line{position:absolute;height:1px;background:rgba(255,255,255,.25);transform-origin:left center}.smth-line--1{left:25%;top:28%;width:31%;transform:rotate(24deg)}.smth-line--2{left:54%;top:48%;width:32%;transform:rotate(-30deg)}.smth-line--3{left:27%;top:72%;width:30%;transform:rotate(-22deg)}.smth-line--4{left:55%;top:58%;width:30%;transform:rotate(28deg)}
/* fields */
.smth-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.smth-field-card{position:relative;display:grid;grid-template-columns:58px 1fr;column-gap:16px;min-height:172px;padding:22px;border:1px solid var(--smth-line);border-radius:18px;background:#fff;color:var(--smth-ink)!important;text-decoration:none!important;transition:.18s}.smth-field-card:hover{transform:translateY(-4px);box-shadow:var(--smth-shadow);border-color:#c9d7e6}.smth-field-card__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:#edf4fb;color:var(--smth-navy)}.smth-field-card__icon svg{width:29px;height:29px}.smth-field-card__copy small{display:block;margin:1px 0 5px;color:#7890aa;font-size:.62rem;font-weight:900;letter-spacing:.08em}.smth-field-card__copy strong{font-size:1.05rem}.smth-field-card__copy p{margin:8px 0 0;color:var(--smth-muted);font-size:.78rem;line-height:1.65}.smth-field-card>b{position:absolute;left:22px;bottom:19px;color:#667d94;font-size:.7rem}.smth-field-card>i{position:absolute;right:20px;bottom:17px;color:#3a6d9e;font-style:normal;font-weight:900}
/* popular */
.smth-popular-wrap{position:relative}.smth-popular-controls{display:flex;justify-content:flex-end;gap:8px;margin:-54px 0 14px}.smth-popular-arrow{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid #cfdae5;border-radius:999px;background:#fff;color:#12395f;font-size:1rem;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 4px 14px rgba(17,43,74,.06);transition:.16s}.smth-popular-arrow:hover:not(:disabled){border-color:#9db6cc;background:#f7fbff;transform:translateY(-1px)}.smth-popular-arrow:disabled{opacity:.28;cursor:default}.smth-popular-shelf{display:grid;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:minmax(250px,calc((100% - 48px)/4));gap:16px;overflow-x:auto;padding:2px 1px 12px;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none}.smth-popular-shelf::-webkit-scrollbar{display:none}.smth-popular-card{position:relative;min-height:250px;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#173e6a,#0a294f);color:#fff!important;text-decoration:none!important;scroll-snap-align:start;box-shadow:0 14px 32px rgba(17,43,74,.12)}.smth-popular-card__img{position:absolute;inset:0}.smth-popular-card__img img{width:100%;height:100%;object-fit:cover;filter:saturate(.65)}.smth-popular-card__veil{position:absolute;inset:0;background:linear-gradient(to top,rgba(5,24,48,.96),rgba(8,36,68,.12) 68%)}.smth-popular-card:not(.has-image):before{content:"?";position:absolute;right:18px;top:-15px;color:rgba(255,255,255,.08);font-size:10rem;font-weight:900;line-height:1}.smth-popular-card__rank{position:absolute;left:18px;top:16px;font-size:.72rem;letter-spacing:.12em;color:#c7d9ec}.smth-popular-card__text{position:absolute;left:20px;right:20px;bottom:20px;display:flex;flex-direction:column}.smth-popular-card__text>small{margin-bottom:7px;color:#a9c5df;font-size:.66rem;font-weight:800}.smth-popular-card__text strong{font-size:1.15rem;line-height:1.3}.smth-popular-card__text span{margin-top:8px;color:#d6e2ee;font-size:.75rem;line-height:1.55}
/* search */
.smth-finder{padding-bottom:48px}.smth-search{position:relative;display:flex;align-items:center;max-width:760px;height:58px;border:1px solid #ced9e5;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(13,42,76,.06)}.smth-search>span{display:grid;place-items:center;width:58px;color:#68829d}.smth-search svg{width:23px;height:23px}.smth-search input{flex:1;min-width:0;height:100%;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:var(--smth-ink);font-size:.95rem}.smth-search button{width:52px;border:0;background:transparent;color:#708399;font-size:1.45rem;opacity:0;pointer-events:none}.smth-search button.is-visible{opacity:1;pointer-events:auto}.smth-search-note{height:20px;margin:10px 0 0 5px;color:#708399;font-size:.75rem}
/* atlas */
.smth-atlas{display:flex;flex-direction:column;gap:24px}.smth-atlas-group{scroll-margin-top:110px;border:1px solid var(--smth-line);border-radius:20px;background:#fff;overflow:hidden}.smth-atlas-toggle{width:100%;padding:24px 26px;border:0;background:#fff;text-align:left;color:inherit}.smth-atlas-title{display:flex;align-items:center;gap:16px}.smth-atlas-title small{display:block;margin-bottom:2px;color:#7890aa;font-size:.62rem;font-weight:900;letter-spacing:.08em}.smth-atlas-title h3{margin:0;font-size:1.22rem}.smth-atlas-title p{margin:5px 0 0;color:var(--smth-muted);font-size:.78rem}.smth-atlas-toggle{display:flex;justify-content:space-between;align-items:center}.smth-atlas-meta{white-space:nowrap;color:#6a8096;font-size:.72rem}.smth-atlas-meta b{font-size:1rem;color:var(--smth-navy);margin-right:2px}.smth-atlas-meta i{display:none;margin-left:8px;font-style:normal;font-size:1.2rem}.smth-theory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 20px 20px}.smth-theory-card{position:relative;min-height:150px;padding:18px 18px 16px;border:1px solid #e3e9ef;border-radius:14px;background:#fff;color:var(--smth-ink)!important;text-decoration:none!important;transition:.16s}.smth-theory-card:hover{border-color:#c8d8e8;background:#fbfdff;transform:translateY(-2px)}.smth-theory-card__num{display:block;margin-bottom:9px;color:#9aabba;font-size:.65rem;font-weight:900;letter-spacing:.08em}.smth-theory-card strong{font-size:.98rem}.smth-theory-card p{margin:8px 0 28px;color:var(--smth-muted);font-size:.75rem;line-height:1.58}.smth-theory-card small{position:absolute;left:18px;right:18px;bottom:14px;color:#70859a;font-size:.67rem}.smth-theory-card small i{float:right;color:#376b9f;font-style:normal;font-weight:900}.smth-empty{margin-top:20px;padding:30px;border:1px dashed #cbd7e3;border-radius:16px;text-align:center;color:#718398;background:#fff}
@media(max-width:980px){.smth-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smth-theory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smth-popular-shelf{grid-template-columns:none;grid-auto-columns:44%}.smth-hero__inner{grid-template-columns:1fr .8fr;gap:30px}.smth-hero h1{font-size:2.75rem}}
@media(max-width:767px){.smth-popular-controls{display:none}.smth-container{width:min(100% - 28px,1120px)}.smth-section{padding:52px 0}.smth-head{margin-bottom:22px}.smth-head h2{font-size:1.55rem}.smth-head p{font-size:.82rem;line-height:1.7}.smth-hero__inner{min-height:auto;grid-template-columns:1fr;padding-block:54px 42px}.smth-hero h1{font-size:2.45rem;white-space:normal}.smth-hero p{font-size:.9rem;line-height:1.8}.smth-hero__visual{height:190px;margin-top:4px}.smth-core{width:98px;height:98px;border-radius:24px;font-size:1rem}.smth-node{width:58px;height:58px;font-size:.68rem}.smth-field-grid{grid-template-columns:1fr;gap:11px}.smth-field-card{min-height:140px;padding:18px;grid-template-columns:50px 1fr}.smth-field-card__icon{width:50px;height:50px;border-radius:14px}.smth-field-card__copy p{font-size:.74rem}.smth-field-card>b{left:18px;bottom:15px}.smth-field-card>i{right:17px;bottom:14px}.smth-popular-shelf{grid-auto-columns:82%;gap:12px;margin-right:-14px;padding-right:14px}.smth-popular-card{min-height:230px}.smth-finder{padding-bottom:34px}.smth-search{height:54px;border-radius:14px}.smth-atlas{gap:12px}.smth-atlas-group{border-radius:16px}.smth-atlas-toggle{padding:17px 16px}.smth-atlas-title{gap:12px}.smth-atlas-title .smth-field-card__icon{flex:0 0 46px;width:46px;height:46px}.smth-atlas-title p{display:none}.smth-atlas-meta i{display:inline}.smth-theory-grid{grid-template-columns:1fr;gap:9px;padding:0 12px 12px}.smth-theory-card{min-height:126px;padding:15px}.smth-theory-card p{margin-bottom:25px}.smth-theory-card small{left:15px;right:15px;bottom:12px}.smth-atlas-toggle[aria-expanded="false"] .smth-atlas-meta i{transform:rotate(-90deg);display:inline-block}.smth-atlas-toggle[aria-expanded="false"]+.smth-theory-grid{display:none}}

@media(max-width:420px){.smth-hero h1{font-size:2.05rem;line-height:1.14;letter-spacing:-.035em}}
