.sim-section{padding:0 0 5.5rem}
.sim-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:clamp(2rem,6vw,6rem);align-items:center;margin-top:2.4rem;padding:clamp(1.5rem,4vw,3.5rem);border:1px solid #d4e4e4;border-radius:30px;background:#e8f3f1}
.sim-info h3{max-width:17ch;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:400;line-height:1.12;letter-spacing:-.045em}
.sim-info p{max-width:34rem;color:#526b72}
.sim-languages{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.7rem 0}
.sim-languages button{min-height:44px;padding:.5rem .85rem;border:1px solid #9dbfba;border-radius:100px;background:white;color:#12333b;font:inherit;font-weight:800;cursor:pointer}
.sim-languages button[aria-pressed="true"]{border-color:#12333b;background:#12333b;color:white}
.sim-notice{padding:1rem 1.1rem;border-left:3px solid #2d6966;border-radius:0 12px 12px 0;background:#f8fbfa;font-size:.9rem}
.sim-device{width:min(100%,390px);margin:auto;padding:10px;border-radius:38px;background:#d9e6e2;box-shadow:16px 20px 0 rgba(18,51,59,.08),0 25px 55px rgba(18,51,59,.18)}
.sim-app{overflow:hidden;position:relative;height:650px;border-radius:29px;background:#f7f1e8;color:#1e2422;font-family:"Segoe UI",Arial,sans-serif;font-size:14px;line-height:1.4}
.sim-screen{height:calc(100% - 76px);overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:#cdbfaf transparent}
.sim-screen:focus-visible{outline:3px solid #e98d59;outline-offset:-4px}
.sim-content{padding:24px 18px 22px}
.sim-brand{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e1d8cb;border-radius:20px;background:#fbf6ee;box-shadow:0 3px 12px rgba(23,32,31,.06)}
.sim-logo{width:54px;height:54px;object-fit:contain;border-radius:12px;background:#fff}
.sim-brand strong{display:block;font-size:24px;letter-spacing:-.04em}.sim-brand span{display:block;color:#686d68;font-size:12px}
.sim-heading{display:flex;align-items:center;gap:10px;margin:5px 0 17px}
.sim-heading-icon{display:grid;place-items:center;width:42px;height:42px;flex:none;border-radius:14px;background:#f1e3d9;color:#b98269}
.sim-heading-icon svg{width:23px;height:23px}
.sim-heading h4{margin:0;font-size:27px;letter-spacing:-.04em;line-height:1.08}.sim-heading p{margin:5px 0 0;color:#686d68;font-size:13px}
.sim-card{margin:13px 0;padding:17px;border:1px solid #e1d8cb;border-radius:20px;background:#fffdfc;box-shadow:0 4px 12px rgba(23,32,31,.06)}
.sim-card h5{margin:0 0 10px;font-size:17px;line-height:1.25}.sim-card .sim-sub{margin:-4px 0 12px;color:#686d68;font-size:12px}
.sim-primary{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;padding:10px;border:0;border-radius:14px;background:#2d6966;color:white;font:inherit;font-weight:800;cursor:pointer}
.sim-primary:hover{background:#214f4d}.sim-primary svg{width:19px;height:19px}
.sim-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 12px;border:1px solid #cdbfaf;border-radius:11px;background:white;color:#2d6966;font:inherit;font-weight:750;cursor:pointer}
.sim-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.sim-stat{padding:11px 7px;border-radius:13px;background:#f2efea;text-align:center}.sim-stat strong{display:block;font-size:20px;line-height:1.1}.sim-stat span{display:block;margin-top:5px;color:#686d68;font-size:10px;font-weight:700}
.sim-card-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.sim-pill{display:inline-block;padding:5px 9px;border-radius:100px;background:#e1efec;color:#214f4d;font-size:11px;font-weight:800}
.sim-chart{display:block;width:100%;height:auto;margin:5px 0}.sim-chart .sim-grid{stroke:#e1d8cb;stroke-width:1;opacity:.65}.sim-chart .sim-axis{stroke:#cdbfaf;stroke-width:1}.sim-chart .sim-mean{stroke:#b98269;stroke-width:1.4;stroke-dasharray:4 6;opacity:.58}.sim-chart .sim-curve{fill:none;stroke:#2d6966;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.sim-chart .sim-dot{fill:#fffdfc;stroke:#2d6966;stroke-width:2}.sim-chart .sim-dot-latest{fill:#2d6966;stroke:#2d6966;stroke-width:2.6}.sim-chart .sim-dot-halo{fill:#dcefeb;opacity:.8}.sim-chart .sim-axis-text{fill:#686d68;font-size:10px;font-weight:700}
.sim-chart-home .sim-dot-latest{fill:#fbf6ee;stroke:#b98269;stroke-width:2.8}
.sim-muted{color:#686d68}.sim-small{font-size:12px}
.sim-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.sim-row strong{font-size:15px}.sim-row+.sim-row{margin-top:10px}
.sim-field-label{display:block;margin:14px 0 8px;font-weight:800}.sim-segment{display:flex;gap:4px;padding:4px;border-radius:13px;background:#f2efea}.sim-segment button{flex:1;min-height:42px;border:0;border-radius:10px;background:transparent;color:#686d68;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.sim-segment button[aria-pressed="true"]{background:#2d6966;color:white}
.sim-choices{display:flex;flex-wrap:wrap;gap:7px}.sim-choices button{min-height:35px;padding:6px 10px;border:1px solid #cdbfaf;border-radius:11px;background:#fffdfc;color:#1e2422;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.sim-choices button[aria-pressed="true"]{border-color:#2d6966;background:#2d6966;color:white}
.sim-intensities{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.sim-intensities button{min-height:38px;border:1px solid #cdbfaf;border-radius:10px;background:white;color:#1e2422;font:inherit;font-weight:800;cursor:pointer}.sim-intensities button[aria-pressed="true"]{border-color:#2d6966;background:#2d6966;color:white}
.sim-help{margin:8px 0 0;color:#686d68;font-size:11px}.sim-feedback{min-height:30px;margin:9px 0;color:#2d6966;font-size:12px;font-weight:800}
.sim-filter-group{margin:15px 0}.sim-filter-group>strong{display:block;margin-bottom:8px}
.sim-history-card{margin-top:13px;padding:15px;border:1px solid #e1d8cb;border-radius:18px;background:#fffdfc;box-shadow:0 4px 12px rgba(23,32,31,.05)}
.sim-history-card .sim-stats{margin-top:12px}
.sim-history-card svg{width:18px;height:18px;vertical-align:-3px;stroke:#2d6966;fill:none;stroke-width:1.8}
.sim-empty{padding:24px 14px;text-align:center;color:#686d68}
.sim-two-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:10px 0}.sim-two-stats .sim-stat{text-align:left;padding:13px}.sim-two-stats .sim-stat strong{font-size:23px}
.sim-setting-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid #e1d8cb}.sim-setting-row:last-child{border-bottom:0}.sim-setting-row span{color:#686d68;font-size:12px}
.sim-setting-row strong{display:block;font-size:14px}.sim-switch{min-width:48px;min-height:28px;border:0;border-radius:100px;background:#c8cac4;cursor:pointer}.sim-switch:before{content:"";display:block;width:20px;height:20px;margin:4px;border-radius:50%;background:white;transition:transform .2s}.sim-switch[aria-pressed="true"]{background:#2d6966}.sim-switch[aria-pressed="true"]:before{transform:translateX(20px)}
.sim-language-list{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.sim-language-list button{min-height:38px;border:1px solid #cdbfaf;border-radius:10px;background:white;color:#1e2422;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.sim-language-list button[aria-pressed="true"]{border-color:#2d6966;background:#e1efec;color:#214f4d}
.sim-tabbar{display:grid;grid-template-columns:repeat(5,1fr);height:76px;border-top:1px solid #e1d8cb;background:#fffdfc}.sim-tabbar button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0;border:0;background:none;color:#686d68;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.sim-tabbar button[aria-current="page"]{color:#2d6966}.sim-tabbar svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sim-device-caption{margin:.7rem 0 0;text-align:center;color:#45666a;font-size:.8rem;font-weight:700}
.hero-preview{width:min(100%,400px);margin:auto}.hero-preview-device{padding:10px;border:1px solid rgba(255,255,255,.45);border-radius:38px;background:#d9e6e2;box-shadow:20px 24px 0 rgba(184,229,212,.12),0 26px 65px rgba(0,0,0,.23);transform:rotate(2deg)}
.hero-preview-device .sim-app{height:575px}.hero-preview-device .sim-screen{height:calc(100% - 66px);overflow:hidden}.hero-preview-device .sim-content{padding:18px 16px}.hero-preview-device .sim-brand{padding:8px}.hero-preview-device .sim-logo{width:45px;height:45px}.hero-preview-device .sim-brand strong{font-size:22px}.hero-preview-device .sim-primary{min-height:42px;margin-top:12px}.hero-preview-device .sim-card{margin:11px 0;padding:14px}.hero-preview-device .sim-stat{padding:8px 5px}.hero-preview-device .sim-stat strong{font-size:18px}.hero-preview-device .sim-chart{margin:0}
.hero-preview-device .sim-tabbar{height:66px}.hero-preview-device .sim-tabbar>span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0;color:#686d68;font-size:10px;font-weight:800}.hero-preview-device .sim-tabbar>span.is-active{color:#2d6966}
.hero-preview-link{display:block;margin:1.2rem auto 0;width:fit-content;max-width:100%;color:#d5e8e7;font-size:.85rem;font-weight:750;text-align:center;text-decoration:underline;text-underline-offset:4px}
@media(max-width:900px){.sim-layout{grid-template-columns:1fr}.sim-info h3{max-width:none}}
@media(max-width:590px){.sim-section{padding-bottom:4rem}.sim-layout{padding:1.2rem;gap:1.5rem}.sim-device{max-width:355px}.sim-app{height:620px}}
@media(prefers-reduced-motion:reduce){.sim-switch:before{transition:none}}
