@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Zen+Kaku+Gothic+New:wght@500;700;900&family=Zen+Maru+Gothic:wght@500;700&display=swap";:root{--sos-brand: #E97A26;--sos-brand-deep: #D9661A;--sos-brand-press: #C25812;--sos-brand-soft: #FCEBD8;--sos-brand-soft-2: #FBE0C7;--sos-peach: #FBEAD6;--sos-cream: #FFFBF5;--sos-cream-2: #FDF4EA;--sos-cream-3: #FBEEDF;--sos-white: #ffffff;--sos-ink: #2E2823;--sos-ink-2: #6E6458;--sos-ink-3: #9C9182;--sos-line: #EFE6D9;--sos-line-2: #E6DACB;--sos-ok: #4E9E55;--sos-ok-bg: #EAF5EA;--sos-ok-line: #CBE6CD;--sos-warn: #E69123;--sos-warn-bg: #FCF1DD;--sos-warn-line: #F4DEB4;--sos-warn-dark: #C9791A;--sos-alert: #DE523B;--sos-alert-bg: #FBE8E3;--sos-alert-line: #F3CFC6;--sos-info: #2B6BA8;--sos-info-bg: #E8F1F9;--sos-info-line: #CADFF0;--sos-purple: #8A6FC9;--sos-purple-bg: #EEE9F8;--sos-teal: #2D9A8C;--sos-teal-bg: #E4F5F3;--sos-indigo: #5B6FBB;--sos-indigo-bg: #EAECF8;--sos-brown: #8B6240;--sos-brown-bg: #F5EDDE;--sos-tc-teal-dark: #0d5e57;--sos-bp-sm: 520px;--sos-bp-md: 880px;--sos-bp-lg: 1100px;--sos-header-h: 78px;--sos-r-sm: 10px;--sos-r: 16px;--sos-r-lg: 22px;--sos-r-xl: 28px;--sos-r-pill: 999px;--sos-sh-sm: 0 2px 8px rgba(120, 80, 30, .07);--sos-sh: 0 8px 24px rgba(150, 95, 35, .12);--sos-sh-lg: 0 18px 48px rgba(150, 95, 35, .16);--sos-sh-hover: 0 12px 32px rgba(150, 95, 35, .18);--sos-maxw: 1200px;--sos-font-body: "Noto Sans JP", sans-serif;--sos-font-head: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;--sos-font-round: "Zen Maru Gothic", "Zen Kaku Gothic New", sans-serif;--sos-ease: cubic-bezier(.25, 0, .15, 1);--sos-t-fast: .14s var(--sos-ease);--sos-t-base: .2s var(--sos-ease)}.sos-layout *{box-sizing:border-box}.sos-layout{margin:0;font-family:var(--sos-font-body);color:var(--sos-ink);background:var(--sos-cream);line-height:1.7;letter-spacing:.01em;-webkit-font-smoothing:antialiased}.sos-layout img{max-width:100%;display:block}.sos-layout a{color:inherit;text-decoration:none}.sos-layout button{font-family:inherit;cursor:pointer}.sos-layout h1,.sos-layout h2,.sos-layout h3,.sos-layout h4{font-family:var(--sos-font-head);margin:0;line-height:1.35;font-weight:900}.sos-layout p{margin:0}.sos-layout ul{margin:0;padding:0;list-style:none}.sos-layout .ic{display:inline-flex;width:1em;height:1em;flex:none;vertical-align:-.125em}.sos-layout .ic svg{width:100%;height:100%;display:block}.sos-wrap{max-width:var(--sos-maxw);margin:0 auto;padding:0 clamp(28px,4vw,56px)}.sos-skip{position:absolute;left:-9999px;top:0;z-index:200}.sos-skip:focus{left:1rem;top:1rem;background:var(--sos-brand);color:#fff;padding:.5rem 1rem;border-radius:var(--sos-r-sm)}.sos-head{position:sticky;top:0;z-index:60;background:var(--sos-white);border-bottom:1px solid var(--sos-line);box-shadow:0 2px 12px #78461412}.sos-head .sos-wrap{display:flex;align-items:center;gap:26px;height:78px}.sos-brand{display:flex;align-items:center;gap:12px;flex:none}.sos-brand-mark{width:46px;height:46px;border:2.5px solid var(--sos-brand);border-radius:12px;display:grid;place-items:center;color:var(--sos-brand);position:relative;background:var(--sos-white);flex:none}.sos-brand-mark .ic{font-size:24px}.sos-brand-mark:after{content:"";position:absolute;left:50%;top:-9px;transform:translate(-50%);width:0;height:0;border:8px solid transparent;border-bottom-color:var(--sos-brand);border-top:0}.sos-brand-text{display:flex;flex-direction:column;line-height:1.05}.sos-brand-name{font-family:var(--sos-font-round);font-weight:700;font-size:25px;color:var(--sos-ink);letter-spacing:.02em}.sos-brand-name b{color:var(--sos-brand);font-size:1.06em}.sos-brand-tag{font-size:11.5px;color:var(--sos-ink-2);font-weight:500;margin-top:3px;white-space:nowrap}.sos-nav{display:flex;align-items:center;gap:6px;margin-left:6px}.sos-nav a{display:flex;align-items:center;gap:7px;padding:9px 14px;border-radius:var(--sos-r-pill);font-weight:700;font-size:15px;color:var(--sos-ink);font-family:var(--sos-font-head);position:relative;transition:background var(--sos-t-fast),color var(--sos-t-fast);white-space:nowrap}.sos-nav a .ic{font-size:17px;color:var(--sos-brand)}.sos-nav a:hover{background:var(--sos-cream-2)}.sos-nav a:focus-visible{outline:2px solid var(--sos-brand);outline-offset:2px}.sos-nav a.active{color:var(--sos-brand)}.sos-nav a.active:after{content:"";position:absolute;left:14px;right:14px;bottom:1px;height:3px;border-radius:3px;background:var(--sos-brand)}.sos-head-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.sos-search-pill{display:flex;align-items:center;gap:8px;height:42px;padding:0 18px;border-radius:var(--sos-r-pill);border:1.5px solid var(--sos-line-2);background:var(--sos-white);color:var(--sos-ink-3);font-size:14px;min-width:170px;cursor:pointer;transition:border-color var(--sos-t-fast),box-shadow var(--sos-t-fast)}.sos-search-pill:hover{border-color:var(--sos-brand-soft-2);box-shadow:var(--sos-sh-sm)}.sos-search-pill:focus-visible{outline:2px solid var(--sos-brand);outline-offset:2px}.sos-search-pill .ic{font-size:18px;color:var(--sos-ink-3)}.sos-btn-cta{display:inline-flex;align-items:center;gap:9px;height:48px;padding:0 22px;border-radius:var(--sos-r-pill);background:var(--sos-brand);color:#fff;font-weight:800;font-size:15.5px;border:0;font-family:var(--sos-font-head);white-space:nowrap;flex:none;box-shadow:0 4px 14px #dc6e2847;transition:background var(--sos-t-fast),transform var(--sos-t-fast),box-shadow var(--sos-t-fast)}.sos-layout a.sos-btn-cta{color:#fff}.sos-btn-cta:hover{background:var(--sos-brand-deep);transform:translateY(-2px);box-shadow:0 8px 20px #dc6e285c}.sos-btn-cta:active{transform:translateY(0);box-shadow:0 2px 8px #dc6e2833}.sos-btn-cta:focus-visible{outline:2px solid var(--sos-brand-press);outline-offset:3px}.sos-btn-cta .ic{font-size:19px}.sos-btn-primary,.sos-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 22px;border-radius:var(--sos-r-pill);font-weight:800;font-size:15px;font-family:var(--sos-font-head);border:0;cursor:pointer;white-space:nowrap;text-decoration:none;transition:background var(--sos-t-fast),transform var(--sos-t-fast),box-shadow var(--sos-t-fast),color var(--sos-t-fast)}.sos-btn-primary{background:var(--sos-brand);color:#fff;box-shadow:0 4px 14px #dc6e2847}.sos-btn-primary:hover{background:var(--sos-brand-deep);transform:translateY(-2px);box-shadow:0 8px 20px #dc6e285c}.sos-btn-primary:active{transform:translateY(0);box-shadow:0 2px 8px #dc6e2833}.sos-btn-primary:focus-visible{outline:2px solid var(--sos-brand-press);outline-offset:3px}.sos-layout a.sos-btn-primary{color:#fff}.sos-btn-secondary{background:var(--sos-white);color:var(--sos-brand-deep);border:1.5px solid var(--sos-brand-soft-2);box-shadow:var(--sos-sh-sm)}.sos-btn-secondary:hover{background:var(--sos-brand-soft);border-color:var(--sos-brand);transform:translateY(-1px);box-shadow:var(--sos-sh)}.sos-btn-secondary:active{transform:translateY(0)}.sos-btn-secondary:focus-visible{outline:2px solid var(--sos-brand);outline-offset:3px}.sos-layout a.sos-btn-secondary{color:var(--sos-brand-deep)}.sos-icon-btn{display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--sos-ink);font-size:11px;font-weight:700;background:none;border:0;font-family:var(--sos-font-head);transition:color var(--sos-t-fast)}.sos-icon-btn:hover{color:var(--sos-brand)}.sos-icon-btn .ic{font-size:22px}.sos-burger{display:none;flex-direction:column;align-items:center;gap:2px;background:none;border:0;font-size:10px;font-weight:700;color:var(--sos-ink);font-family:var(--sos-font-head);min-width:44px;min-height:44px;justify-content:center;transition:color var(--sos-t-fast)}.sos-burger:hover{color:var(--sos-brand)}.sos-burger:focus-visible{outline:2px solid var(--sos-brand);outline-offset:2px}.sos-burger .bars{display:flex;flex-direction:column;gap:4px;width:24px}.sos-burger .bars i{height:2.5px;border-radius:2px;background:currentColor;display:block}.sos-m-head-search{display:none}.sos-crumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:13px;color:var(--sos-ink-2);padding-top:14px;padding-bottom:2px}.sos-crumb a{display:inline-flex;align-items:center;gap:6px;font-weight:600}.sos-crumb a:hover{color:var(--sos-brand)}.sos-crumb .sep{color:var(--sos-ink-3);font-size:11px}.sos-crumb .ic{font-size:14px;color:var(--sos-brand)}.sos-crumb .cur{color:var(--sos-ink);font-weight:700}.sos-section{padding-top:40px;padding-bottom:40px}.sos-sec-head{display:flex;align-items:center;gap:11px;margin:0 0 22px}.sos-sec-head .ic{font-size:26px;color:var(--sos-brand)}.sos-sec-head h2{font-size:24px;letter-spacing:.03em}.sos-sec-head .more{margin-left:auto;font-weight:700;color:var(--sos-brand);font-size:14px;display:inline-flex;align-items:center;gap:5px;font-family:var(--sos-font-head);white-space:nowrap;transition:gap var(--sos-t-fast),opacity var(--sos-t-fast)}.sos-sec-head .more:hover{gap:8px}.sos-sec-head .more .ic{font-size:14px}.sos-chip{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border-radius:var(--sos-r-pill);border:1.5px solid var(--sos-brand-soft-2);background:var(--sos-white);color:var(--sos-brand-deep);font-weight:700;font-size:14px;font-family:var(--sos-font-head);transition:background var(--sos-t-fast),border-color var(--sos-t-fast),box-shadow var(--sos-t-fast)}.sos-chip:hover{background:var(--sos-brand-soft);border-color:var(--sos-brand);box-shadow:var(--sos-sh-sm)}.sos-chip:focus-visible{outline:2px solid var(--sos-brand);outline-offset:2px}.sos-chip .ic{font-size:16px;color:var(--sos-brand)}.sos-chip.lead{background:var(--sos-cream-3);border:0;color:var(--sos-ink-2);pointer-events:none}.sos-thumb-card{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;overflow:hidden;border-radius:0}.sos-thumb-card:before{content:"";position:absolute;inset:0;background:var(--tc-bg, linear-gradient(160deg, #FCEBD8 0%, #F5D4A8 100%));z-index:0}.sos-thumb-card:after{content:"";position:absolute;top:-30%;right:-20%;width:110%;height:110%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,255,255,.38) 0%,rgba(255,255,255,.12) 45%,transparent 70%);z-index:1;pointer-events:none}.sos-tc-orange{--tc-bg: linear-gradient(160deg, #FCEBD8 0%, #F2C391 100%);--tc-icon: #C25812}.sos-tc-amber{--tc-bg: linear-gradient(160deg, #FEF3D7 0%, #F5D97A 100%);--tc-icon: #9B6E00}.sos-tc-blue{--tc-bg: linear-gradient(160deg, #E3F0FA 0%, #A3CCF0 100%);--tc-icon: #1F6BAA}.sos-tc-purple{--tc-bg: linear-gradient(160deg, #EDE8F8 0%, #C2AEF0 100%);--tc-icon: #5B3FA8}.sos-tc-green{--tc-bg: linear-gradient(160deg, #E3F5E4 0%, #99D8A0 100%);--tc-icon: #2D7A35}.sos-tc-teal{--tc-bg: linear-gradient(160deg, #E0F5F2 0%, #7ECEC4 100%);--tc-icon: #1A7A6E}.sos-tc-indigo{--tc-bg: linear-gradient(160deg, #EAECF8 0%, #9BA8E0 100%);--tc-icon: #3A4FA0}.sos-tc-brown{--tc-bg: linear-gradient(160deg, #F5EDDE 0%, #D4A97A 100%);--tc-icon: #7A4A20}.sos-thumb-icon{position:relative;z-index:2;font-size:2.8em;color:var(--tc-icon, var(--sos-brand-deep));width:3em;height:3em;border-radius:50%;background:#fffc;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 12px #0000001a;flex-shrink:0}.sos-thumb-icon .ic{font-size:1.2em}.sos-thumb-label{position:relative;z-index:2;font-size:.72em;font-weight:800;font-family:var(--sos-font-head);color:var(--tc-icon, var(--sos-brand-deep));background:#ffffffd9;padding:3px 10px;border-radius:var(--sos-r-pill);letter-spacing:.04em;line-height:1.4;white-space:nowrap}.sos-badge{display:inline-flex;align-items:center;padding:4px 11px;border-radius:8px;font-size:12px;font-weight:700;font-family:var(--sos-font-head);letter-spacing:.02em}.sos-b-orange{background:var(--sos-brand-soft);color:var(--sos-brand-deep)}.sos-b-blue{background:var(--sos-info-bg);color:var(--sos-info)}.sos-b-purple{background:var(--sos-purple-bg);color:var(--sos-purple)}.sos-b-green{background:var(--sos-ok-bg);color:var(--sos-ok)}.sos-b-amber{background:#fff3c4;color:#8b4e08}.sos-b-teal{background:var(--sos-teal-bg);color:var(--sos-teal)}.sos-b-indigo{background:var(--sos-indigo-bg);color:var(--sos-indigo)}.sos-b-brown{background:var(--sos-brown-bg);color:var(--sos-brown)}.sos-b--overlay{position:absolute;top:10px;left:10px;z-index:3;padding:3px 9px;border-radius:6px;font-size:11.5px;font-weight:700;font-family:var(--sos-font-head)}.sos-b--overlay.sos-b-green{background:var(--sos-ok);color:#fff}.sos-b--overlay.sos-b-orange{background:var(--sos-brand);color:#fff}.sos-b--overlay.sos-b-blue{background:var(--sos-info);color:#fff}.sos-b--overlay.sos-b-purple{background:var(--sos-purple);color:#fff}.sos-b--overlay.sos-b-amber{background:#9b6e00;color:#fff}.sos-b--overlay.sos-b-teal{background:var(--sos-teal);color:#fff}.sos-b--overlay.sos-b-indigo{background:var(--sos-indigo);color:#fff}.sos-b--overlay.sos-b-brown{background:var(--sos-brown);color:#fff}.sos-b-tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:8px;font-size:12px;font-weight:700;font-family:var(--sos-font-head);letter-spacing:.02em}.sos-swid{background:var(--sos-white);border:1px solid var(--sos-line);border-radius:var(--sos-r-lg);padding:18px;box-shadow:var(--sos-sh-sm)}.sos-swid-h{display:flex;align-items:center;gap:8px;padding:13px 16px;background:var(--sos-cream-2);border-bottom:1px solid var(--sos-line);font-size:14px;font-weight:700;font-family:var(--sos-font-head);color:var(--sos-ink)}.sos-swid-h .ic{font-size:16px;color:var(--sos-brand)}.cat-catbig-ico.sos-tc-green{background:var(--sos-ok-bg);color:var(--sos-ok)}.cat-catbig-ico.sos-tc-orange{background:var(--sos-brand-soft);color:var(--sos-brand-deep)}.cat-catbig-ico.sos-tc-blue{background:var(--sos-info-bg);color:var(--sos-info)}.cat-catbig-ico.sos-tc-amber{background:#fff3c4;color:#8b4e08}.cat-catbig-ico.sos-tc-teal{background:var(--sos-teal-bg);color:var(--sos-teal)}.cat-catbig-ico.sos-tc-purple{background:var(--sos-purple-bg);color:var(--sos-purple)}.cat-catbig-ico.sos-tc-indigo{background:var(--sos-indigo-bg);color:var(--sos-indigo)}.cat-catbig-ico.sos-tc-brown{background:var(--sos-brown-bg);color:var(--sos-brown)}.sos-hero{background:linear-gradient(180deg,var(--sos-cream-3),var(--sos-cream));padding-top:34px;padding-bottom:6px}.sos-hero-grid{display:grid;grid-template-columns:1.15fr .95fr;gap:34px;align-items:center}.sos-hero h1{font-size:46px;line-height:1.16;letter-spacing:-.01em}.sos-hero h1 .o{color:var(--sos-brand)}.sos-hero .lead{font-size:16px;color:var(--sos-ink-2);margin:18px 0 22px;max-width:520px;line-height:1.75}.sos-searchbar{display:flex;align-items:center;gap:10px;background:#fff;border:2px solid var(--sos-brand-soft-2);border-radius:var(--sos-r-pill);padding:7px 7px 7px 20px;box-shadow:var(--sos-sh);max-width:560px;transition:border-color var(--sos-t-fast),box-shadow var(--sos-t-fast)}.sos-searchbar:focus-within{border-color:var(--sos-brand);box-shadow:0 0 0 3px #e97a2626,var(--sos-sh)}.sos-searchbar .ic{font-size:22px;color:var(--sos-ink-3)}.sos-searchbar input{flex:1;border:0;outline:0;font:inherit;font-size:15px;background:none;min-width:0}.sos-searchbar button{height:46px;padding:0 26px;border:0;border-radius:var(--sos-r-pill);background:var(--sos-brand);color:#fff;font-weight:800;font-family:var(--sos-font-head);font-size:15px;transition:background var(--sos-t-fast),transform var(--sos-t-fast);flex-shrink:0}.sos-searchbar button:hover{background:var(--sos-brand-deep);transform:translate(1px)}.sos-searchbar button:focus-visible{outline:2px solid var(--sos-brand-press);outline-offset:2px}.sos-kw{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.sos-hero-art{position:relative}.sos-hero-art .sos-ph{aspect-ratio:4/3.2;border-radius:var(--sos-r-xl);border:1px solid var(--sos-line)}.sos-hero-picture{display:block;aspect-ratio:4 / 3.2;border-radius:var(--sos-r-xl);border:1px solid var(--sos-line);overflow:hidden;width:100%;box-shadow:var(--sos-sh)}.sos-hero-picture img{width:100%;height:100%;object-fit:cover;object-position:100% 50%;display:block;border-radius:inherit}.sos-bubble{position:absolute;top:-6px;left:-14px;background:#fff;border:2px solid var(--sos-brand-soft-2);border-radius:18px;padding:10px 15px;font-size:13px;font-weight:700;color:var(--sos-brand-deep);font-family:var(--sos-font-head);box-shadow:var(--sos-sh-sm);transform:rotate(-3deg);z-index:2;pointer-events:none}.sos-bubble:after{content:"";position:absolute;left:30px;bottom:-9px;width:14px;height:14px;background:#fff;border-right:2px solid var(--sos-brand-soft-2);border-bottom:2px solid var(--sos-brand-soft-2);transform:rotate(45deg)}.sos-diag{background:linear-gradient(135deg,#e97a26,#f09a4e 55%,#f6b96e);border-radius:var(--sos-r-xl);padding:30px 32px;color:#fff;box-shadow:var(--sos-sh-lg);margin-top:14px;border:1px solid rgba(255,255,255,.18)}.sos-diag-top{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.sos-diag-top .di{width:50px;height:50px;border-radius:14px;background:#ffffff38;display:grid;place-items:center;font-size:26px;flex-shrink:0}.sos-diag-top h2{color:#fff;font-size:27px;flex:1;min-width:200px;letter-spacing:.02em}.sos-diag-top .rank{background:#fff;color:var(--sos-brand-deep);font-weight:800;font-size:12px;padding:5px 11px;border-radius:8px;font-family:var(--sos-font-head);white-space:nowrap}.sos-diag .sub{color:#ffffffeb;font-size:14.5px;margin:8px 0 18px}.sos-diag-start{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:58px;background:#fff;color:var(--sos-brand-deep);border:0;border-radius:16px;font-weight:900;font-size:18px;font-family:var(--sos-font-head);box-shadow:0 6px 18px #78320038;transition:transform var(--sos-t-fast),box-shadow var(--sos-t-fast),background var(--sos-t-fast);cursor:pointer}.sos-layout a.sos-diag-start{color:var(--sos-brand-deep)}.sos-diag-start:hover{background:var(--sos-cream);transform:translateY(-2px);box-shadow:0 10px 26px #7832004d}.sos-diag-start:active{transform:translateY(0)}.sos-diag-start:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:3px}.sos-diag-divider{display:flex;align-items:center;gap:14px;color:#fffc;font-size:13px;margin:20px 0 14px}.sos-diag-divider:before,.sos-diag-divider:after{content:"";flex:1;height:1px;background:#ffffff59}.sos-res-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sos-res-mini{background:#fff;border-radius:16px;padding:16px 16px 18px;color:var(--sos-ink);text-align:center;transition:transform var(--sos-t-fast),box-shadow var(--sos-t-fast)}.sos-res-mini:hover{transform:translateY(-2px);box-shadow:var(--sos-sh)}.sos-res-mini h4{font-size:16px;font-family:var(--sos-font-head)}.sos-res-mini .ico{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;margin:10px auto 8px;font-size:23px;color:#fff}.sos-res-mini p{font-size:12.5px;color:var(--sos-ink-2);margin-bottom:4px}.sos-res-mini .link{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;width:100%;height:38px;border-radius:10px;font-weight:800;font-size:13px;font-family:var(--sos-font-head);border:1.5px solid;text-decoration:none;cursor:pointer;transition:filter var(--sos-t-fast)}.sos-res-mini .link:hover{filter:brightness(.93)}.sos-res-mini .link:focus-visible{outline:2px solid var(--sos-brand);outline-offset:2px}.sos-m-ok h4{color:var(--sos-ok)}.sos-m-ok .ico{background:var(--sos-ok)}.sos-m-ok .link{color:var(--sos-ok);border-color:var(--sos-ok-line);background:var(--sos-ok-bg)}.sos-m-warn h4{color:var(--sos-warn-dark)}.sos-m-warn .ico{background:var(--sos-warn)}.sos-m-warn .link{color:var(--sos-warn-dark);border-color:var(--sos-warn-line);background:var(--sos-warn-bg)}.sos-m-alert h4{color:var(--sos-alert)}.sos-m-alert .ico{background:var(--sos-alert)}.sos-m-alert .link{color:var(--sos-alert);border-color:var(--sos-alert-line);background:var(--sos-alert-bg)}.sos-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sos-cat-tile{display:block;background:#fff;border:1px solid var(--sos-line);border-radius:var(--sos-r);padding:20px 16px;text-align:center;transition:transform var(--sos-t-base),box-shadow var(--sos-t-base),border-color var(--sos-t-base);box-shadow:var(--sos-sh-sm)}.sos-cat-tile:hover{transform:translateY(-4px);box-shadow:var(--sos-sh-hover);border-color:var(--sos-brand-soft-2)}.sos-cat-tile:focus-visible{outline:2px solid var(--sos-brand);outline-offset:3px}.sos-cat-ico{width:62px;height:62px;border-radius:50%;background:var(--sos-cream-3);display:grid;place-items:center;margin:0 auto 12px;font-size:30px;color:var(--sos-brand);transition:background var(--sos-t-fast),transform var(--sos-t-fast)}.sos-cat-tile:hover .sos-cat-ico{background:var(--sos-brand-soft);transform:scale(1.08)}.sos-cat-tile h3{font-size:16px;letter-spacing:.01em}.sos-cat-tile p{font-size:12px;color:var(--sos-ink-2);margin-top:6px;line-height:1.55}.sos-pop-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.sos-pop-card{display:block;background:#fff;border:1px solid var(--sos-line);border-radius:var(--sos-r);overflow:hidden;box-shadow:var(--sos-sh-sm);transition:transform var(--sos-t-base),box-shadow var(--sos-t-base),border-color var(--sos-t-base);position:relative}.sos-pop-card:hover{transform:translateY(-4px);box-shadow:var(--sos-sh-hover);border-color:var(--sos-brand-soft-2)}.sos-pop-card:focus-visible{outline:2px solid var(--sos-brand);outline-offset:2px}.sos-pop-thumb{aspect-ratio:16/10;position:relative;overflow:hidden}.sos-pop-thumb .sos-badge{position:absolute;top:10px;left:10px;z-index:3}.sos-pop-card:hover .sos-thumb-card:before{transform:scale(1.04);transition:transform var(--sos-t-base)}.sos-pop-body{padding:14px 14px 16px}.sos-pop-body h3{font-size:14px;line-height:1.5;font-weight:700;font-family:var(--sos-font-head);letter-spacing:.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sos-pop-card:hover .sos-pop-body h3{color:var(--sos-brand-deep)}.sos-feat{background:var(--sos-cream-2);border:1px solid var(--sos-line);border-radius:var(--sos-r-lg);display:grid;grid-template-columns:repeat(4,1fr);gap:0;overflow:hidden;box-shadow:var(--sos-sh-sm)}.sos-feat-item{display:flex;gap:14px;padding:24px 22px;align-items:flex-start;border-right:1px dashed var(--sos-line-2);transition:background var(--sos-t-fast)}.sos-feat-item:last-child{border-right:0}.sos-feat-item:hover{background:var(--sos-white)}.sos-feat-ico{width:48px;height:48px;border-radius:14px;background:var(--sos-brand-soft);color:var(--sos-brand-deep);display:grid;place-items:center;font-size:24px;flex:none;font-family:var(--sos-font-round);font-weight:700}.sos-feat-item h3{font-size:15px;letter-spacing:.01em}.sos-feat-item p{font-size:12.5px;color:var(--sos-ink-2);margin-top:5px;line-height:1.6}.sos-foot{background:var(--sos-cream-2);border-top:1px solid var(--sos-line);margin-top:32px}.sos-foot-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:34px;padding-top:46px;padding-bottom:34px}.sos-foot-brand .sos-brand{margin-bottom:14px}.sos-foot-brand p{font-size:13px;color:var(--sos-ink-2);max-width:300px;line-height:1.7}.sos-foot-col h4{font-size:14px;font-family:var(--sos-font-head);margin-bottom:14px;color:var(--sos-ink);letter-spacing:.02em}.sos-foot-col a{display:block;font-size:13.5px;color:var(--sos-ink-2);padding:5px 0;transition:color var(--sos-t-fast)}.sos-foot-col a:hover{color:var(--sos-brand)}.sos-foot-cta{background:var(--sos-white);border:1px solid var(--sos-line);border-radius:var(--sos-r);padding:20px}.sos-foot-cta h4{font-size:15px;margin-bottom:6px}.sos-foot-cta p{font-size:12.5px;color:var(--sos-ink-2);margin-bottom:14px}.sos-foot-cta .sos-btn-cta{width:100%;justify-content:center;height:46px}.sos-foot-bottom{border-top:1px solid var(--sos-line);padding-top:18px;padding-bottom:18px;display:flex;align-items:center;gap:18px;font-size:12.5px;color:var(--sos-ink-2);flex-wrap:wrap}.sos-foot-bottom .links{display:flex;gap:18px;margin-left:auto;flex-wrap:wrap}.sos-foot-bottom a{transition:color var(--sos-t-fast)}.sos-foot-bottom a:hover{color:var(--sos-brand)}.sos-tabbar{display:none}.has-sos-tabbar{padding-bottom:0}dialog.sos-drawer{margin:0;padding:0;border:none;max-width:none;max-height:none;background:transparent}dialog.sos-drawer::backdrop{display:none}.sos-drawer-bg{position:fixed;inset:0;background:#281e1473;z-index:90;opacity:0;pointer-events:none;transition:opacity var(--sos-t-base)}.sos-drawer{position:fixed;top:0;right:0;bottom:0;width:min(82vw,340px);background:var(--sos-white);z-index:91;transform:translate(100%);transition:transform .25s cubic-bezier(.4,0,.2,1);overflow:auto;box-shadow:-12px 0 40px #0003}.sos-drawer.open{transform:none}.sos-drawer.open+.sos-drawer-bg,.sos-drawer-bg.open{opacity:1;pointer-events:auto}.sos-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid var(--sos-line)}.sos-drawer-head .x{font-size:26px;background:none;border:0;color:var(--sos-ink-2);line-height:1;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;transition:color var(--sos-t-fast)}.sos-drawer-head .x:hover{color:var(--sos-brand)}.sos-drawer nav a{display:flex;align-items:center;gap:12px;padding:15px 20px;border-bottom:1px solid var(--sos-line);font-weight:700;font-family:var(--sos-font-head);font-size:16px;transition:background var(--sos-t-fast),color var(--sos-t-fast)}.sos-drawer nav a:hover{background:var(--sos-cream-2);color:var(--sos-brand)}.sos-drawer nav a .ic{font-size:20px;color:var(--sos-brand)}.sos-drawer .drawer-cta{padding:18px}.sos-drawer .drawer-cta .sos-btn-cta{display:inline-flex;width:100%;justify-content:center}@media(max-width:880px){.sos-wrap{padding:0 clamp(16px,3.5vw,40px)}.sos-head .sos-wrap{height:62px;gap:12px}.sos-brand-mark{width:38px;height:38px;border-radius:10px}.sos-brand-mark .ic,.sos-brand-name{font-size:20px}.sos-brand-tag{font-size:10px}.sos-nav,.sos-search-pill,.sos-head-actions .sos-btn-cta{display:none}.sos-head-actions{gap:10px}.sos-m-head-search,.sos-burger{display:flex}.sos-section{padding-top:28px;padding-bottom:28px}.sos-sec-head h2{font-size:20px}.sos-foot-top{grid-template-columns:1fr 1fr;gap:24px;padding-top:34px;padding-bottom:24px}.sos-foot-brand,.sos-foot-cta{grid-column:1 / -1}.sos-foot-bottom{flex-direction:column;align-items:flex-start;gap:12px}.sos-foot-bottom .links{margin-left:0}body.has-sos-tabbar{padding-bottom:74px}.sos-tabbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:70;background:var(--sos-white);border-top:1px solid var(--sos-line);box-shadow:0 -4px 18px #78501e14;padding:7px 4px calc(7px + env(safe-area-inset-bottom))}.sos-tabbar a{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:11px;font-weight:700;color:var(--sos-ink-2);font-family:var(--sos-font-head);padding:3px 0;transition:color var(--sos-t-fast);min-height:44px;justify-content:center}.sos-tabbar a .ic{font-size:23px}.sos-tabbar a.active{color:var(--sos-brand)}.sos-hero{padding-top:18px;padding-bottom:2px}.sos-hero-grid{grid-template-columns:1fr;gap:18px}.sos-hero h1{font-size:31px}.sos-hero .lead{font-size:14.5px;margin:12px 0 16px}.sos-hero-art{order:-1}.sos-hero-art .sos-ph{aspect-ratio:16/10}.sos-hero-picture{aspect-ratio:16 / 10;border-radius:var(--sos-r-lg)}.sos-hero-picture img{object-position:100% 50%}.sos-searchbar{padding:6px 6px 6px 16px}.sos-searchbar button{padding:0 18px;height:42px}.sos-diag{padding:22px 18px;border-radius:var(--sos-r-lg)}.sos-diag-top h2{font-size:22px}.sos-diag-start{height:52px;font-size:16px}.sos-res-row{grid-template-columns:1fr;gap:10px}.sos-res-mini{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;text-align:left;padding:14px}.sos-res-mini .ico{margin:0}.sos-res-mini .eg{display:none}.sos-res-mini p{margin:0}.sos-res-mini .link{width:auto;padding:0 14px;grid-column:1 / -1;margin-top:4px}.sos-cat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.sos-cat-tile{padding:16px 10px}.sos-cat-ico{width:52px;height:52px;font-size:26px}.sos-cat-tile p{display:none}.sos-pop-grid{grid-template-columns:1fr;gap:0;background:#fff;border:1px solid var(--sos-line);border-radius:var(--sos-r);overflow:hidden}.sos-pop-card{display:grid;grid-template-columns:100px 1fr;border:0;border-bottom:1px solid var(--sos-line);border-radius:0;box-shadow:none;align-items:stretch}.sos-pop-card:last-child{border-bottom:0}.sos-pop-card:hover{transform:none;box-shadow:none}.sos-pop-card:hover{background:var(--sos-cream-2)}.sos-pop-thumb{aspect-ratio:1/1}.sos-thumb-icon{font-size:2.2em;width:2.8em;height:2.8em}.sos-pop-body{padding:12px 14px;display:flex;flex-direction:column;justify-content:center}.sos-pop-body h3{font-size:13.5px}.sos-feat{grid-template-columns:1fr 1fr}.sos-feat-item{border-right:0;border-bottom:1px dashed var(--sos-line-2);padding:18px 16px}.sos-feat-item:nth-child(odd){border-right:1px dashed var(--sos-line-2)}}@media(min-width:881px){.sos-drawer,.sos-drawer-bg{display:none}}@media(max-width:520px){.sos-hero h1{font-size:27px}.sos-feat{grid-template-columns:1fr}.sos-feat-item:nth-child(odd){border-right:0}.sos-pop-card{grid-template-columns:84px 1fr}}.sos-layout *:focus-visible{outline:2px solid var(--sos-brand);outline-offset:2px}@media(max-width:1280px)and (min-width:881px){.sos-search-pill{display:none}.sos-m-head-search{display:flex}}@media(max-width:1080px)and (min-width:881px){.sos-head .sos-wrap{gap:18px}.sos-nav{gap:4px;margin-left:0}.sos-nav a{padding:9px 10px;font-size:14px}.sos-head-actions{gap:10px}.sos-head-actions .sos-btn-cta{padding:0 16px;font-size:14.5px}}@media(max-width:960px)and (min-width:881px){.sos-nav a span{display:none}.sos-nav a{gap:0}.sos-nav a.active:after{left:8px;right:8px}}
