:root{--smsh-navy:#082f67;--smsh-deep:#062653;--smsh-blue:#2f6fae;--smsh-ink:#102b4e;--smsh-muted:#72839a;--smsh-line:#dfe7f0;--smsh-soft:#f3f7fb;--smsh-white:#fff}
.smsh-main{background:#fff;color:var(--smsh-ink);font-family:inherit}.smsh-main *{box-sizing:border-box}.smsh-main a{text-decoration:none}.smsh-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.smsh-section{padding:64px 0}.smsh-section--soft,.smsh-section--atlas{background:var(--smsh-soft)}.smsh-kicker{display:block;color:var(--smsh-blue);font-size:12px;font-weight:800;letter-spacing:.22em;margin-bottom:10px}.smsh-kicker--light{color:#9dc6f4}.smsh-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}.smsh-head h2{margin:0;color:var(--smsh-ink);font-size:clamp(26px,3vw,38px);line-height:1.25;letter-spacing:.01em}.smsh-head p{margin:8px 0 0;color:var(--smsh-muted);font-size:15px}.smsh-hero{margin-top:30px;min-height:330px;border-radius:24px;background:radial-gradient(circle at 75% 45%,#0b4a8f 0,#082f67 36%,#061f47 100%);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;overflow:hidden;position:relative;padding:56px 64px}.smsh-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.12),transparent 55%);pointer-events:none}.smsh-hero__copy{position:relative;z-index:2;align-self:center}.smsh-hero h1{margin:0;font-size:clamp(42px,5.2vw,70px);line-height:1.12;letter-spacing:.02em;color:#fff}.smsh-hero p{max-width:640px;margin:24px 0 0;color:#d8e6f7;font-size:17px;line-height:1.9}.smsh-hero__visual{position:relative;min-height:220px}.smsh-puzzle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:150px;height:150px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.5);border-radius:36px;background:rgba(56,135,211,.28);box-shadow:0 0 35px rgba(120,190,255,.35),inset 0 0 28px rgba(255,255,255,.08);font-weight:800;font-size:25px}.smsh-puzzle:before,.smsh-puzzle:after{content:"";position:absolute;background:#0a407e;border:2px solid rgba(255,255,255,.45);border-radius:50%;width:50px;height:50px}.smsh-puzzle:before{right:-27px;top:46px}.smsh-puzzle:after{bottom:-27px;left:48px}.smsh-orbit{position:absolute;font-style:normal;font-size:12px;color:#d6e8fb;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:6px 10px}.smsh-orbit--1{left:8%;top:20%}.smsh-orbit--2{right:5%;top:18%}.smsh-orbit--3{left:2%;bottom:20%}.smsh-orbit--4{right:8%;bottom:18%}.smsh-parent-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.smsh-parent-card{min-height:118px;padding:18px 14px;border:1px solid var(--smsh-line);border-radius:16px;background:#fff;color:var(--smsh-ink);display:flex;flex-direction:column;align-items:flex-start;gap:7px;transition:.2s ease}.smsh-parent-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(19,54,93,.09);border-color:#bdd1e6}.smsh-parent-card__icon{width:36px;height:36px;display:grid;place-items:center;color:var(--smsh-blue)}.smsh-parent-card__icon svg{width:30px;height:30px}.smsh-parent-card strong{font-size:14px;line-height:1.35}.smsh-parent-card small{color:var(--smsh-muted);font-size:11px}.smsh-popular-shelf{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.smsh-popular-card{min-height:210px;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#173e68,#071f3d);position:relative;color:#fff;display:block}.smsh-popular-card__img,.smsh-popular-card__img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.smsh-popular-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,19,39,.08) 5%,rgba(3,18,38,.87) 100%)}.smsh-popular-card>b{position:absolute;left:14px;top:14px;z-index:2;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:rgba(4,44,91,.92);font-size:12px;letter-spacing:.08em}.smsh-popular-card__text{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;display:flex;flex-direction:column;gap:8px}.smsh-popular-card__text strong{font-size:22px;color:#fff}.smsh-popular-card__text small{color:#e0eaf5;line-height:1.55;font-size:12px}.smsh-atlas{display:flex;flex-direction:column;gap:26px}.smsh-atlas-group{scroll-margin-top:110px;background:#fff;border:1px solid var(--smsh-line);border-radius:20px;padding:24px}.smsh-atlas-group__head{display:flex;gap:14px;align-items:flex-start;margin-bottom:18px}.smsh-atlas-group__head h3{margin:2px 0 4px;font-size:24px;color:var(--smsh-ink)}.smsh-atlas-group__head p{margin:0;color:var(--smsh-muted);font-size:13px}.smsh-label-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.smsh-label-card{border:1px solid var(--smsh-line);border-radius:14px;padding:18px;color:var(--smsh-ink);display:flex;flex-direction:column;min-height:150px;background:#fff;transition:.2s ease}.smsh-label-card:hover{border-color:#a9c7e4;background:#fbfdff}.smsh-label-card strong{font-size:18px;margin-bottom:8px}.smsh-label-card>span{font-size:13px;line-height:1.65;color:var(--smsh-muted);flex:1}.smsh-label-card small{margin-top:12px;color:var(--smsh-blue);font-weight:700}.smsh-label-card small i{font-style:normal;float:right}.smsh-detail-hero{position:relative;min-height:440px;background:linear-gradient(110deg,#062653,#0b4a8f);overflow:hidden;color:#fff}.smsh-detail-hero__bg{position:absolute;inset:0}.smsh-detail-hero__bg img{width:100%;height:100%;object-fit:cover}.smsh-detail-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,25,55,.96) 0,rgba(5,41,82,.88) 45%,rgba(3,28,58,.25) 100%)}.smsh-detail-hero__inner{position:relative;z-index:2;padding-top:62px;padding-bottom:52px}.smsh-breadcrumb{display:flex;gap:8px;align-items:center;font-size:12px;margin-bottom:34px}.smsh-breadcrumb a{color:#d5e7fa}.smsh-breadcrumb span{color:#8fb5dc}.smsh-detail-hero h1{margin:0;color:#fff;font-size:clamp(48px,6vw,78px);line-height:1.1}.smsh-detail-hero__lead{max-width:670px;margin:20px 0 30px;font-size:19px;line-height:1.8;color:#eef6ff}.smsh-detail-facts{display:flex;gap:10px;flex-wrap:wrap}.smsh-detail-facts>span{display:flex;flex-direction:column;gap:4px;min-width:170px;padding:12px 16px;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:rgba(4,39,79,.36)}.smsh-detail-facts small{color:#a9c9eb;font-size:11px}.smsh-detail-facts strong{color:#fff;font-size:13px}.smsh-scene-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.smsh-scene-card{position:relative;border:1px solid var(--smsh-line);border-radius:16px;padding:18px;background:#fff;color:var(--smsh-ink);min-height:120px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center}.smsh-scene-card__icon{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eef5fc;color:var(--smsh-blue)}.smsh-scene-card__icon svg{width:25px}.smsh-scene-card strong{font-size:17px}.smsh-scene-card small{color:var(--smsh-muted)}.smsh-scene-card i{position:absolute;right:14px;bottom:12px;font-style:normal;color:var(--smsh-blue)}.smsh-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.smsh-article-card{border:1px solid var(--smsh-line);border-radius:16px;overflow:hidden;background:#fff}.smsh-article-card>a{display:block;color:var(--smsh-ink)}.smsh-article-card__thumb{display:block;aspect-ratio:16/9;background:#edf3f8;overflow:hidden}.smsh-article-card__thumb img{width:100%;height:100%;object-fit:cover;transition:.3s ease}.smsh-article-card:hover img{transform:scale(1.025)}.smsh-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#e8f0f7,#f8fbfd)}.smsh-article-card__body{padding:16px;display:flex;flex-direction:column;min-height:145px}.smsh-article-card__body small{color:var(--smsh-blue);font-size:11px;font-weight:700}.smsh-article-card__body strong{font-size:17px;line-height:1.55;margin-top:6px}.smsh-article-card__body i{font-style:normal;color:var(--smsh-blue);font-size:12px;font-weight:700;margin-top:auto;padding-top:12px}.smsh-near-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.smsh-near-grid a{position:relative;padding:18px 44px 18px 18px;border:1px solid var(--smsh-line);border-radius:14px;background:#fff;color:var(--smsh-ink);display:flex;flex-direction:column;gap:7px}.smsh-near-grid strong{font-size:17px}.smsh-near-grid span{color:var(--smsh-muted);font-size:12px;line-height:1.6}.smsh-near-grid i{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-style:normal;color:var(--smsh-blue)}.smsh-theory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.smsh-theory-grid a{padding:18px;border:1px solid var(--smsh-line);border-radius:14px;color:var(--smsh-ink);display:grid;grid-template-columns:40px 1fr;column-gap:12px;background:#fff}.smsh-theory-icon{grid-row:1/4;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#edf5fc;color:var(--smsh-blue)}.smsh-theory-grid strong{font-size:16px}.smsh-theory-grid small{color:var(--smsh-muted);margin-top:3px}.smsh-theory-grid i{font-style:normal;color:var(--smsh-blue);font-size:11px;font-weight:700;margin-top:7px}.smsh-back{padding:10px 0 70px}.smsh-back a{color:var(--smsh-blue);font-weight:700}
@media(max-width:900px){.smsh-container{width:min(100% - 32px,1180px)}.smsh-hero{grid-template-columns:1fr;padding:44px;min-height:0}.smsh-hero__visual{display:none}.smsh-parent-grid{grid-template-columns:repeat(3,1fr)}.smsh-popular-shelf{grid-template-columns:repeat(2,1fr)}.smsh-label-grid{grid-template-columns:repeat(2,1fr)}.smsh-scene-grid{grid-template-columns:repeat(2,1fr)}.smsh-article-grid{grid-template-columns:repeat(2,1fr)}.smsh-near-grid,.smsh-theory-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.smsh-container{width:calc(100% - 28px)}.smsh-section{padding:44px 0}.smsh-head{margin-bottom:20px}.smsh-head h2{font-size:28px}.smsh-head p{font-size:14px;line-height:1.7}.smsh-hero{margin-top:14px;border-radius:18px;padding:34px 24px}.smsh-hero h1{font-size:40px}.smsh-hero p{font-size:14px;line-height:1.8;margin-top:18px}.smsh-parent-grid{grid-template-columns:repeat(2,1fr);gap:10px}.smsh-parent-card{min-height:112px;padding:15px 12px}.smsh-popular-shelf{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:6px;margin-right:-14px}.smsh-popular-shelf::-webkit-scrollbar{display:none}.smsh-popular-card{flex:0 0 78%;min-height:210px;scroll-snap-align:start}.smsh-atlas-group{padding:18px 14px;border-radius:16px}.smsh-atlas-group__head h3{font-size:21px}.smsh-label-grid{grid-template-columns:1fr;gap:9px}.smsh-label-card{min-height:0;padding:16px}.smsh-detail-hero{min-height:0}.smsh-detail-hero__shade{background:linear-gradient(180deg,rgba(3,30,62,.9),rgba(4,36,73,.96))}.smsh-detail-hero__inner{padding-top:36px;padding-bottom:36px}.smsh-breadcrumb{margin-bottom:24px}.smsh-detail-hero h1{font-size:44px}.smsh-detail-hero__lead{font-size:16px;margin:16px 0 24px}.smsh-detail-facts{display:grid;grid-template-columns:1fr 1fr}.smsh-detail-facts>span{min-width:0}.smsh-detail-facts>span:last-child:nth-child(3){grid-column:1/-1}.smsh-scene-grid{grid-template-columns:1fr 1fr;gap:9px}.smsh-scene-card{display:flex;flex-direction:column;align-items:flex-start;min-height:150px}.smsh-scene-card__icon{width:38px;height:38px}.smsh-scene-card i{right:12px;bottom:10px}.smsh-article-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;margin-right:-14px;padding-bottom:5px}.smsh-article-grid::-webkit-scrollbar{display:none}.smsh-article-card{flex:0 0 82%;scroll-snap-align:start}.smsh-near-grid,.smsh-theory-grid{grid-template-columns:1fr}.smsh-back{padding-bottom:48px}}

/* v1.0.1: atlas accordion + single scene polish */
.smsh-atlas-group__toggle{appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:0;margin:0;width:100%;text-align:left;color:inherit;font:inherit;cursor:default}
.smsh-atlas-group__toggle .smsh-atlas-group__head{margin-bottom:18px}
.smsh-atlas-group__copy{display:block;min-width:0;flex:1}
.smsh-atlas-group__copy small{display:none;color:var(--smsh-blue);font-size:12px;font-weight:700;margin-top:7px}
.smsh-atlas-group__chevron{display:none;margin-left:auto;color:var(--smsh-blue);font-size:24px;line-height:1;transition:transform .2s ease}
.smsh-scene-grid--single{grid-template-columns:minmax(280px,380px)}

@media(max-width:600px){
  .smsh-atlas-group{padding:0;overflow:hidden}
  .smsh-atlas-group__toggle{cursor:pointer;padding:16px 14px}
  .smsh-atlas-group__toggle .smsh-atlas-group__head{margin:0;align-items:center}
  .smsh-atlas-group__copy h3{margin:0 0 2px;font-size:20px}
  .smsh-atlas-group__copy p{display:none}
  .smsh-atlas-group__copy small{display:block}
  .smsh-atlas-group__chevron{display:block}
  .smsh-atlas-group.is-collapsed .smsh-atlas-group__chevron{transform:rotate(-90deg)}
  .smsh-atlas-group.is-collapsed .smsh-label-grid{display:none}
  .smsh-atlas-group .smsh-label-grid{padding:0 14px 14px}
  .smsh-atlas-group .smsh-label-card{background:#fbfdff}
  .smsh-scene-grid--single{grid-template-columns:1fr}
  .smsh-scene-grid--single .smsh-scene-card{min-height:118px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;align-items:center}
  .smsh-scene-grid--single .smsh-scene-card__icon{grid-row:1/3}
}


/* v1.0.2: genre-grouped articles + canonical structure breadcrumb */
.smsh-structure-detail-page .p-breadcrumb,
.smsh-structure-detail-page .c-breadcrumb,
.smsh-structure-detail-page #breadcrumb,
.smsh-structure-detail-page .breadcrumb:not(.smsh-breadcrumb){display:none!important}

.smsh-breadcrumb b{color:#fff;font-weight:700}
.smsh-scene-card--info{cursor:default}
.smsh-scene-card--info:hover{transform:none;box-shadow:none}

.smsh-section--genre-articles{background:#fff}
.smsh-genre-groups{display:flex;flex-direction:column;gap:46px}
.smsh-genre-group{padding-top:4px}
.smsh-genre-group+.smsh-genre-group{border-top:1px solid var(--smsh-line);padding-top:38px}
.smsh-genre-group__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}
.smsh-genre-group__label{display:block;color:var(--smsh-blue);font-size:11px;font-weight:800;letter-spacing:.18em;margin-bottom:5px}
.smsh-genre-group__head h3{margin:0;color:var(--smsh-ink);font-size:26px;line-height:1.25}
.smsh-genre-group__head>small{flex:0 0 auto;color:var(--smsh-muted);font-size:12px;font-weight:700;padding-bottom:3px}

@media(max-width:600px){
  .smsh-breadcrumb{gap:6px;overflow-x:auto;white-space:nowrap;padding-bottom:3px;scrollbar-width:none}
  .smsh-breadcrumb::-webkit-scrollbar{display:none}
  .smsh-breadcrumb b{flex:0 0 auto}
  .smsh-scene-card--info{min-height:132px}
  .smsh-genre-groups{gap:38px}
  .smsh-genre-group+.smsh-genre-group{padding-top:30px}
  .smsh-genre-group__head{margin-bottom:14px}
  .smsh-genre-group__head h3{font-size:22px}
  .smsh-genre-group .smsh-article-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;margin-right:-14px;padding-right:18px;padding-bottom:5px}
  .smsh-genre-group .smsh-article-grid::-webkit-scrollbar{display:none}
  .smsh-genre-group .smsh-article-card{flex:0 0 82%;scroll-snap-align:start}
}


/* v1.1.0: plugin-owned full-width layout; remove SWELL sidebar remnants */
.smsh-hub-page #sidebar,
.smsh-hub-page .l-sidebar,
.smsh-structure-detail-page #sidebar,
.smsh-structure-detail-page .l-sidebar{display:none!important}
.smsh-hub-page .l-content,
.smsh-hub-page .l-mainContent,
.smsh-structure-detail-page .l-content,
.smsh-structure-detail-page .l-mainContent{width:100%!important;max-width:none!important;min-width:0!important}
