:root{--page-max:1580px;--page-gutter:clamp(12px, 1.6vw, 22px);--page-shell-max:calc(var(--page-max) + var(--page-gutter) + var(--page-gutter));--navy:#10233f;--blue:#1f68d8;--green:#17865d;--red:#e64f59;--ink:#152033;--muted:#637089;--line:#dce4ef;--soft:#f4f7fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-noto-sans), var(--font-noto-sans-kr), var(--font-noto-sans-jp), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;overflow-wrap:anywhere;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;word-break:keep-all;background:#f3f6fb;margin:0;font-size:14px;font-weight:400;line-height:1.42}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit}.site-header{padding:8px var(--page-gutter) 0;z-index:10;background:#f3f6fb;position:sticky;top:0}.chrome-inner{max-width:var(--page-max);width:100%;margin:0 auto}.site-header .chrome-inner{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-radius:8px;gap:8px;padding:9px 12px 10px;display:grid;box-shadow:0 10px 26px #10233f0f}.header-top{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;display:grid}.header-primary-row,.header-secondary-row{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.brand-nav-group{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:14px;min-width:0;display:flex}.header-left-meta{color:var(--muted);font-size:12px;font-weight:900}.nav-links,.header-actions,.header-secondary-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.nav-links{justify-content:flex-start}.header-actions,.header-secondary-actions{justify-content:flex-end}.header-location-tools{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.header-secondary-actions{min-width:0;margin-left:auto}.location-signal{border-radius:999px;justify-content:center;align-items:center;width:42px;height:34px;font-size:15px;font-weight:900;display:inline-flex}.location-custom-indicator{color:#8a5a12;background:#fff7e8;border:1px solid #f4d59b;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-width:42px;height:34px;padding:0 9px;font-size:13px;font-weight:900;display:inline-flex}.location-custom-indicator small{letter-spacing:0;font-size:9px;font-weight:950;line-height:1}.location-detection-status{color:#24496f;background:#eef6ff;border:1px solid #cfe2ff;border-radius:999px;align-items:center;gap:5px;max-width:280px;min-height:34px;padding:0 10px;display:inline-flex}.location-detection-status.checking{color:#75570b;background:#fff8df;border-color:#f1d584}.location-detection-status.ready{color:#176b43;background:#ecfbf2;border-color:#bfe9ce}.location-detection-status.failed{color:#9b2d2d;background:#fff0f0;border-color:#ffc9c9}.location-detection-status small{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:850;line-height:1.2;display:block;overflow:hidden}.location-detection-status.rail-status{border-radius:12px;justify-content:flex-start;width:100%;max-width:none}.location-detection-log{text-align:left;background:#f8fbff;border:1px solid #dbe9f8;border-radius:12px;gap:5px;margin-top:8px;padding:9px;display:grid}.location-detection-log strong{color:#10233f;font-size:12px;line-height:1.2}.location-detection-log small{color:#58708f;font-size:11px;font-weight:750;line-height:1.3}.location-signal.strong{color:#176b43;background:#e8f8ef;border:1px solid #bce8cd}.location-signal.medium{color:#24518c;background:#eef6ff;border:1px solid #cfe2ff}.location-signal.weak{color:#6b4aa0;background:#f8f2ff;border:1px solid #e8d9ff}.header-location-menu{position:relative}.header-location-chip{border:1px solid var(--line);color:var(--ink);cursor:pointer;font:inherit;background:#f8fbff;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 10px;display:inline-flex}.header-location-chip:hover,.header-location-chip[aria-expanded=true]{background:#eef6ff;border-color:#b7d3ff}.header-location-chip strong,.header-location-chip small{white-space:nowrap;font-size:12px;font-weight:900}.header-location-chip small{color:var(--muted)}.header-location-preset-panel{z-index:60;background:#fff;border:1px solid #d7e4f3;border-radius:8px;gap:8px;min-width:280px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 45px #0f23402e}.header-location-preset-title{justify-content:space-between;align-items:center;display:flex}.header-location-preset-title strong{color:var(--navy);font-size:13px;font-weight:950}.header-location-preset-title small{color:#145f46;background:#e7f7ef;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:950}.header-location-preset-list{gap:6px;display:grid}.header-location-preset-list button{color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:#f8fbff;border:1px solid #e2ebf7;border-radius:8px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:2px 8px;min-height:50px;padding:8px;display:grid}.header-location-preset-list button.active{background:#eaf4ff;border-color:#2f75ff;box-shadow:0 0 0 2px #2f75ff1f}.header-location-preset-list span{grid-row:span 2;font-size:16px}.header-location-preset-list strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;overflow:hidden}.header-location-preset-list small,.header-location-preset-panel p{color:var(--muted);margin:0;font-size:11px;font-weight:850;line-height:1.35}.nav-links a,.nav-links button,.header-actions button,.ghost-button,.primary-button,.account-chip,.language-select{color:#3d4c64;background:#f7f9fd;border:1px solid #e4ebf5;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 11px;font-size:13px;font-weight:900;line-height:1;display:inline-flex}.nav-links button{align-items:center;gap:6px;display:inline-flex}.nav-links a{gap:6px}.nav-links a span{font-size:15px;line-height:1}.account-chip{gap:7px}.account-chip>span{background:#fff;border:1px solid #e4ebf5;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.account-chip strong,.account-chip em,.account-chip small{white-space:nowrap;font-size:12px;font-style:normal;font-weight:900}.account-chip em{color:#176b43}.account-chip small{color:#176b43;background:#eefbf5;border:1px solid #cbeedc;border-radius:999px;padding:5px 7px}.account-chip.signed-in{background:#f2fbf6;border-color:#cbeedc}.nav-links button.active,.nav-links a:hover,.nav-links button:hover,.ghost-button:hover,.primary-button:hover{border-color:#1f68d866;transform:translateY(-1px);box-shadow:0 8px 18px #10233f14}.nav-links button.active{color:#123c73;background:#eaf4ff}.nav-links button span{font-size:15px;line-height:1}.language-select{border:1px solid var(--line);color:var(--muted);background:#f6f8fc;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 10px;display:inline-flex}.language-select span{white-space:nowrap;font-size:12px;font-weight:900}.language-select select{appearance:none;color:var(--navy);font:inherit;background:0 0;border:0;outline:0;min-width:86px;font-weight:900}.header-actions{justify-content:flex-end}.service-switcher,.status-services{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.service-switcher a,.status-services a{color:#506078;background:#f7f9fd;border:1px solid #e5ebf4;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:900}.brand{color:var(--navy);align-items:center;gap:10px;font-weight:900;display:inline-flex}.brand-mark{background:var(--navy);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.header-actions .primary,.primary-button{background:var(--blue);border-color:var(--blue);color:#fff}.ghost-button{background:#f7f9fd}.app-shell{max-width:var(--page-shell-max);padding:12px var(--page-gutter) 48px;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:12px;margin:0 auto;display:grid}.active-view-bar{border:1px solid var(--line);background:linear-gradient(90deg,#fff,#f3fbf8);border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:8px 12px;display:flex;box-shadow:0 10px 24px #10233f0d}.active-view-bar span{background:#e9f8f1;border:1px solid #cbeedc;border-radius:8px;justify-content:center;align-items:center;width:34px;height:30px;font-size:18px;display:inline-flex}.active-view-bar strong{color:var(--navy);font-size:15px}.active-view-bar em{color:var(--muted);background:#f7f9fd;border:1px solid #e4ebf5;border-radius:999px;margin-left:auto;padding:6px 10px;font-size:12px;font-style:normal;font-weight:900}.hero-strip,.portal-main,.market-row,.cross-service{grid-column:1}.hero-strip{background:linear-gradient(110deg, #10233ff5, #17865dd9), var(--navy);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.live{color:#fff;background:#ff5a66;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;display:inline-flex}.right-rail.center-rail .rail-title-row .live{color:#fff;background:#ff5a66}h1,h2,h3,p{margin-top:0}h1{margin:10px 0;font-size:clamp(28px,4vw,48px);line-height:1.05}.hero-strip p{color:#ffffffc2;margin-bottom:0}.score-card{background:#ffffff1f;border:1px solid #ffffff38;border-radius:8px;min-width:210px;padding:14px;display:grid}.score-card span,.score-card small{color:#ffffffb3;font-size:12px;font-weight:900}.score-card strong{margin:5px 0;font-size:28px}.portal-layout{display:contents}.portal-main{gap:10px;min-width:0;display:grid}.axis-composer{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f6fbf8);border-radius:8px;gap:8px;padding:10px;display:grid}.axis-card-grid{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.axis-card{color:var(--navy);background:#fff;border:2px solid #dfe8f4;border-radius:8px;grid-template-columns:30px auto;align-items:center;gap:7px;min-height:42px;padding:5px 11px 5px 5px;display:inline-grid}.axis-card span,.category-title span,.category-chip-grid button span{background:#eef8f3;border:2px solid #c8e5d6;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:17px;display:inline-flex}.axis-card strong{white-space:nowrap;font-size:13px}.axis-card.active{border-color:var(--green);background:linear-gradient(#fff,#effbf5);box-shadow:0 10px 20px #10233f1a}.axis-detail-stack{gap:7px;display:grid}.category-selector{background:#fff;border:1px solid #dfe8f4;border-radius:8px;grid-template-columns:max-content minmax(0,1fr);align-items:start;gap:8px;padding:8px;display:grid}.category-selector.active{background:linear-gradient(#fff,#f3fbf7);border-color:#a8dfc4}.category-title{background:0 0;border:0;border-right:1px solid #d9e6f5;align-items:center;padding:0 8px 0 0;display:inline-flex}.category-title strong,.category-chip-grid button strong{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.category-title.active span{border-color:var(--green);box-shadow:0 0 0 2px #17865d24}.category-chip-grid{flex-wrap:wrap;gap:6px;display:flex}.category-chip-grid button{background:#ffffffe6;border:2px solid #dfe8f4;border-radius:8px;width:36px;height:36px;padding:0}.category-chip-grid button.active{border-color:var(--green);background:#e7f7ef}.category-placeholder{background:linear-gradient(135deg,#ffffffb3,#eff5fcb8);border:2px dashed #d9e6f5;border-radius:8px;flex:36px;min-width:36px;max-width:72px;height:36px;display:none}.center-result-shell{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:10px;display:grid}.right-rail{grid-area:1/2/span 6;align-self:start;gap:10px;display:grid;position:sticky;top:116px}.right-rail article{border:1px solid var(--line);background:#fff;border-radius:8px;gap:6px;padding:12px;display:grid;box-shadow:0 10px 24px #10233f0b}.right-rail span{color:var(--green);font-size:11px;font-weight:950}.right-rail strong{color:var(--navy);font-size:15px}.right-rail p,.axis-summary{color:var(--muted);margin-bottom:0;line-height:1.45}.feed-list.compact{gap:6px}.center-rail .rail-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;padding:12px;display:grid;box-shadow:0 10px 24px #10233f0b}.right-rail.center-rail .time-card{color:#fff;background:linear-gradient(#14294a,#101b31);border-color:#96b6ff38}.right-rail.center-rail .time-card .rail-title-row h2{color:#fff}.rail-title-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.rail-title-row h2{color:inherit;margin:0;font-size:15px}.rail-title-row>span:not(.live){color:var(--muted);font-size:11px;font-weight:950}.right-rail.center-rail .time-card .rail-title-row>span:not(.live){color:#ffffffb8}.digital-clock-stack,.local-time-list,.weather-list,.alert-list,.headline-list,.fx-list,.travel-alert-levels{gap:8px;display:grid}.right-rail.center-rail .digital-clock{background:#0d1729;border:1px solid #96b6ff38;border-radius:8px;gap:7px;padding:10px;display:grid}.digital-clock div{justify-content:space-between;gap:8px;display:flex}.right-rail.center-rail .digital-clock span,.right-rail.center-rail .digital-clock small{color:#ffffffa8;font-size:11px;font-weight:850}.right-rail.center-rail .digital-clock strong{color:#d8fff0;letter-spacing:0;font-size:25px}.right-rail.center-rail .secondary-clock strong{color:#bdd0ff}.right-rail.center-rail .clock-note{color:#ffffff9e;margin:0;font-size:11px;font-weight:800;line-height:1.45}.current-location-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.current-location-row em{color:#d9fff0;font-size:12px;font-style:normal;font-weight:900;line-height:1.25}.current-location-row button{color:#8dffd0;white-space:nowrap;background:#8dffd024;border:1px solid #8dffd047;border-radius:999px;min-height:28px;padding:0 8px;font-size:11px;font-weight:900}.rail-location-preset-panel{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;gap:8px;padding:8px;display:grid}.rail-location-preset-panel>small{color:#ffffff94;font-size:11px;font-weight:900;line-height:1.35}.rail-location-auto,.rail-location-preset-list button{color:#fff;text-align:left;background:#ffffff14;border:1px solid #ffffff21;border-radius:8px;grid-template-columns:28px minmax(0,1fr);place-items:center start;gap:2px 8px;width:100%;min-height:46px;padding:7px 8px;display:grid}.rail-location-auto{background:#8dffd01f;border-color:#8dffd04d}.rail-location-auto>span,.rail-location-preset-list button>span{background:#ffffff1a;border-radius:8px;grid-row:span 2;justify-content:center;align-items:center;width:28px;height:28px;font-size:17px;display:inline-flex}.rail-location-auto strong,.rail-location-preset-list strong{color:#fff;text-overflow:ellipsis;max-width:100%;text-shadow:none;white-space:nowrap;font-size:12px;line-height:1.15;overflow:hidden}.rail-location-auto small,.rail-location-preset-list small{color:#fff9;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:900;line-height:1.2;overflow:hidden}.rail-location-preset-title{color:#ffffff94;font-size:11px;font-weight:900}.rail-location-preset-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.rail-location-preset-list button.active{background:#1f68d857;border-color:#8dffd075;box-shadow:inset 3px 0 #8dffd0}.help-status-board{background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;gap:8px;padding:10px;display:grid}.help-status-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.help-status-head strong{color:#fff;font-size:13px}.help-status-head span{color:#a8f0c3;background:#2fbc772e;border:1px solid #60e09452;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:950}.help-status-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.help-status-main article{box-shadow:none;background:#08111fb8;border:1px solid #96b6ff29;border-radius:8px;gap:4px;padding:8px;display:grid}.help-status-main span,.help-status-mini span{color:#ffffffa8;font-size:10px;font-weight:850}.help-status-main strong{color:#fff;font-size:20px;line-height:1}.help-status-mini{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.help-status-mini span{background:#ffffff12;border-radius:8px;padding:6px}.learning-call-map{color:#fff;background:radial-gradient(circle at 36% 30%,#2fbc7733,#0000 26%),radial-gradient(circle at 72% 48%,#6da0ff26,#0000 30%),linear-gradient(#10233f,#081424);border:1px solid #7be8c242;border-radius:8px;gap:10px;padding:12px;display:grid;overflow:hidden;box-shadow:0 16px 34px #08142429}.learning-call-map.compact{margin-top:2px}.learning-map-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.learning-map-head span{color:#8dffd0;font-size:10px;font-weight:950}.learning-map-head h2{color:#fff;margin:2px 0 0;font-size:15px}.learning-map-head strong{color:#fff5a8;background:#8dffd01f;border:1px solid #8dffd04d;border-radius:999px;padding:6px 9px;font-size:17px}.learning-call-map p{color:#ffffffa8;margin:0;font-size:11px;font-weight:800;line-height:1.45}.learning-map-canvas{background:linear-gradient(#8dffd014 1px,#0000 1px) 0 0/30px 30px,linear-gradient(90deg,#8dffd014 1px,#0000 1px) 0 0/30px 30px,radial-gradient(circle,#8dffd014,#0000 62%);border:1px solid #8dffd029;border-radius:8px;min-height:250px;position:relative;overflow:hidden}.learning-call-map:not(.compact) .learning-map-canvas{min-height:330px}.learning-world-orbit{border:1px solid #8dffd01f;border-radius:50%;width:84%;height:76%;position:absolute;top:12%;left:8%}.learning-world-equator{border-top:1px dashed #8dffd038;width:86%;position:absolute;top:51%;left:7%}.learning-region{background:linear-gradient(145deg,#186955a3,#1f68d824);border:1px solid #8dffd047;position:absolute;box-shadow:0 0 18px #2fbc772e}.learning-region.americas{border-radius:58% 42% 44% 56%/32% 44% 56% 68%;width:25%;height:48%;top:26%;left:13%;transform:rotate(-16deg)}.learning-region.europe{border-radius:55% 45% 58% 42%;width:15%;height:17%;top:28%;left:46%;transform:rotate(-8deg)}.learning-region.asia{border-radius:42% 58% 48% 52%/30% 42% 58% 70%;width:26%;height:39%;top:30%;left:61%;transform:rotate(12deg)}.learning-region.oceania{border-radius:54% 46% 50% 50%;width:12%;height:12%;top:72%;left:76%;transform:rotate(13deg)}.learning-call-pin,.right-rail .learning-call-pin,.right-rail.center-rail .learning-call-pin{color:#fff;white-space:nowrap;z-index:2;background:#05101de0;border:1px solid #8dffd06b;border-radius:999px;grid-template-columns:none;align-items:center;gap:4px;min-height:30px;padding:5px 7px;display:inline-flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 16px #8dffd03d}.learning-call-pin:after{border-radius:inherit;content:"";border:1px solid #8dffd05c;animation:2.4s infinite learningPulse;position:absolute;inset:-5px}.learning-call-pin span{font-size:13px}.learning-call-pin strong,.learning-call-pin em{color:#fff;font-size:11px;font-style:normal;font-weight:950}.learning-call-pin em{color:#fff5a8}.learning-call-pin.call{border-color:#ffd2659e;box-shadow:0 0 16px #ffd2653d}.learning-call-pin.coach{border-color:#6da0ff9e;box-shadow:0 0 16px #6da0ff3d}.learning-call-feed{gap:6px;display:grid}.learning-call-feed article,.right-rail .learning-call-feed article,.right-rail.center-rail .learning-call-feed article{box-shadow:none;background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 8px;padding:8px;display:grid}.learning-call-feed span{color:#ffffffad;font-size:11px;font-weight:900}.learning-call-feed strong{color:#fff;font-size:13px}.learning-call-feed small{color:#ffffff9e;grid-column:1/-1;font-size:11px;font-weight:800}.learning-call-feed .class span{color:#a8f0c3}.learning-call-feed .call span{color:#ffe19a}.learning-call-feed .coach span{color:#bdd0ff}@keyframes learningPulse{0%{opacity:.78;transform:scale(.96)}to{opacity:0;transform:scale(1.28)}}.local-time-item,.weather-list article{background:#f8fbff;border-radius:8px;justify-content:space-between;align-items:center;padding:9px;display:flex}.local-time-item span,.weather-list span,.alert-list span,.headline-list span,.fx-list span,.fx-list small,.airport-grid span,.travel-alert-levels span{color:var(--muted);font-size:12px;font-weight:900}.local-time-item strong,.weather-list strong,.alert-list strong,.fx-list strong,.airport-grid strong{color:var(--navy)}.weather-list article div{gap:2px;display:grid}.weather-list article div:last-child{text-align:right}.alert-list article,.headline-list article{border-bottom:1px solid var(--line);padding-bottom:8px}.alert-list article:last-child,.headline-list article:last-child{border-bottom:0;padding-bottom:0}.alert-list strong,.headline-list p{margin:3px 0 0;font-size:14px;line-height:1.45;display:block}.fx-list article,.travel-alert-levels article{border:1px solid var(--line);background:#f8fbff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;padding:8px;display:grid}.fx-list small.up{color:#17865d}.fx-list small.down{color:#bf4d5a}.airport-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.airport-grid article{border:1px solid var(--line);background:#f8fbff;border-radius:8px;gap:4px;padding:8px;display:grid}.travel-alert-levels em{border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-style:normal;font-weight:950;display:inline-flex}.travel-alert-levels .level-1 em{color:#145f46;background:#e7f7ef}.travel-alert-levels .level-2 em{color:#8c6414;background:#fff7df}.travel-alert-levels .level-3 em{color:#a65325;background:#fff0e8}.travel-alert-levels .level-4 em{color:#a83f66;background:#fff0f5}.help-page-shell{grid-template-columns:1fr}.help-hero{color:#fff;background:linear-gradient(110deg,#10233ff5,#17865dd9);border-radius:8px;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:16px;padding:20px;display:grid}.help-hero .hero-help-status{justify-self:end;width:100%}.help-hero h1{margin:0;font-size:clamp(30px,4vw,52px);line-height:1.05}.help-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:min(100%,820px);display:flex}.help-map-toggle{color:var(--navy);background:#fffffff0;border:1px solid #b8d3f5e6;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:950;display:inline-flex}.help-map-toggle[aria-expanded=true]{color:#116249;background:#e7f7ef;border-color:#9edbbf}.help-map-panel{gap:10px;display:grid}.help-hero p{color:#ffffffbd;max-width:820px;margin:0}.help-grid{grid-template-columns:300px minmax(0,1fr) 320px;gap:10px;display:grid}.helper-picker,.help-session-panel,.help-intake-panel{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;padding:12px;display:grid;box-shadow:0 10px 24px #10233f0b}.helper-picker button{color:var(--navy);text-align:left;background:#f8fbff;border:2px solid #dfe8f4;border-radius:8px;grid-template-columns:36px minmax(0,1fr);gap:4px;padding:10px;display:grid}.helper-picker button.active{border-color:var(--green);background:#e7f7ef}.helper-picker button>span{background:#fff;border:1px solid #dfe8f4;border-radius:8px;grid-row:span 3;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:inline-flex}.helper-picker small,.helper-picker em,.help-session-head span,.video-tile small,.chat-preview p,.help-intake-panel label span{color:var(--muted);font-size:12px;font-style:normal;font-weight:850;line-height:1.35}.help-session-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.help-session-head h2,.help-intake-panel h2{margin:0;font-size:20px}.help-session-head>strong{color:#145f46;white-space:nowrap;background:#e7f7ef;border:1px solid #a8dfc4;border-radius:999px;padding:7px 9px;font-size:12px}.video-lobby{grid-template-columns:minmax(0,1.3fr) minmax(150px,.7fr) minmax(150px,.7fr);gap:8px;display:grid}.video-tile{color:#fff;text-align:center;background:#101b31;border:1px solid #96b6ff38;border-radius:8px;place-content:center;gap:5px;min-height:128px;display:grid}.video-tile.main{background:linear-gradient(140deg,#10233f,#17865d)}.video-tile span{font-size:34px}.context-chip-row,.help-action-row{flex-wrap:wrap;gap:7px;display:flex}.context-chip-row span{color:#145f46;background:#e7f7ef;border:1px solid #a8dfc4;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:950}.help-action-row button{background:var(--navy);color:#fff;border:0;border-radius:8px;min-height:40px;padding:0 14px;font-weight:950}.help-action-row button+button{color:var(--navy);background:#eef3fb}.chat-preview{border:1px solid var(--line);background:#f8fbff;border-radius:8px;padding:10px}.help-intake-panel label{gap:5px;display:grid}.help-intake-panel input{color:var(--navy);font:inherit;background:#f8fbff;border:1px solid #dfe8f4;border-radius:8px;min-height:38px;padding:8px 10px}.call-lobby-panel,.chat-shell{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 10px 24px #10233f0b}.call-lobby-panel{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.call-lobby-create{background:linear-gradient(#f8fbff,#fff);border:1px solid #dfe8f4;border-radius:8px;gap:9px;padding:12px;display:grid}.call-lobby-create h2{color:var(--navy);margin:0;font-size:18px}.call-lobby-create span,.standby-helper-card span,.standby-helper-card small,.standby-helper-card em{color:var(--muted);font-size:12px;font-style:normal;font-weight:900}.call-lobby-create label,.signal-panel label{gap:5px;display:grid}.helper-readonly-grid{gap:7px;display:grid}.helper-readonly-grid article{background:#eef6ff;border:1px solid #d9e6f5;border-radius:8px;gap:3px;min-height:52px;padding:8px 10px;display:grid}.helper-readonly-grid strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.emergency-toggle{background:#fff5f5;border:1px solid #ffd4d9;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:2px 8px;padding:8px 10px;display:grid}.emergency-toggle input{accent-color:#d92d3d;width:16px;height:16px;min-height:0;padding:0}.emergency-toggle span{color:#a51d2d}.emergency-toggle small{color:#9f5260;grid-column:2;font-size:11px;font-weight:850}.call-lobby-create input,.chat-input-row input,.signal-panel textarea{color:var(--navy);font:inherit;background:#f8fbff;border:1px solid #dfe8f4;border-radius:8px}.call-lobby-create input,.chat-input-row input{min-height:38px;padding:8px 10px}.call-lobby-create .form-error{color:#b42318;background:#fff2f2;border:1px solid #ffd5d5;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:850}.call-lobby-create .ready-hint{color:#8a5a12;background:#fff8e6;border:1px solid #f4dfaa;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:850}.call-lobby-create button,.signal-panel button,.chat-input-row button{background:var(--navy);color:#fff;border:0;border-radius:8px;min-height:38px;padding:0 12px;font-weight:950}.call-lobby-create button:disabled{cursor:not-allowed;background:#9db0c5}.standby-helper-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px;display:grid}.standby-empty,.standby-empty-slot,.standby-helper-card{background:#f8fbff;border-radius:8px}.standby-empty{color:var(--muted);border:1px dashed #d9e6f5;margin:0;padding:12px;font-weight:850}.standby-empty-slot{color:var(--muted);opacity:.82;border:1px dashed #d9e6f5;align-content:center;gap:6px;min-height:88px;padding:12px;display:grid}.standby-empty-slot span{color:#9cb2c9;font-size:18px;font-weight:950}.standby-empty-slot strong{color:#647995;font-size:14px}.standby-empty-slot small{color:var(--muted);font-size:11px;font-weight:850;line-height:1.35}.standby-helper-card{border:2px solid #dfe8f4;gap:4px;min-height:96px;padding:10px 42px 10px 11px;display:grid;position:relative}.standby-helper-card.emergency{background:linear-gradient(#fff7f7,#fff);border-color:#ff707d;animation:1.45s ease-in-out infinite emergencyCardPulse;box-shadow:0 0 0 3px #ff707d1f,0 12px 26px #a41d2d24}.standby-helper-card.emergency span{color:#b42334}.standby-helper-card.emergency strong{color:#8f1726}.standby-helper-card.emergency em{color:#d92d3d}.standby-delete-button,.chat-title-actions button{color:#a83f66;background:#fff0f5;border:1px solid #f0c6d5;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:16px;font-weight:950;display:inline-flex}.standby-delete-button{position:absolute;top:8px;right:8px}.standby-helper-card strong{color:var(--navy);font-size:15px;line-height:1.25}.standby-helper-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.standby-helper-card em{color:var(--green);font-size:11px;font-style:normal;font-weight:950}.standby-helper-board{gap:9px;min-width:0;display:grid}.standby-scope-bar{background:linear-gradient(#fbfdff,#f5f9ff);border:1px solid #dfe8f4;border-radius:8px;flex-wrap:wrap;align-items:center;gap:7px;padding:8px;display:flex}.standby-scope-bar button{color:var(--navy);background:#fff;border:1px solid #d9e6f5;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 11px;display:inline-flex}.standby-scope-bar button.active{border-color:var(--green);background:#eafbf3;box-shadow:inset 0 0 0 1px #11a15b2e}.standby-scope-bar span{font-size:14px;line-height:1}.standby-scope-bar strong{font-size:12px;line-height:1}.standby-helper-board .standby-helper-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.standby-helper-board .standby-helper-card,.standby-helper-board .standby-empty-slot{min-height:86px}.standby-helper-board .standby-helper-card{background:linear-gradient(90deg,#11a15b14,#0000 38%),#f8fbff;align-content:start;gap:5px;padding:10px 40px 10px 12px}.standby-helper-card .standby-status{color:#20744b;background:#edf7f1;border:1px solid #cfeadc;border-radius:999px;justify-self:start;align-items:center;min-height:22px;padding:0 8px;font-size:11px;display:inline-flex}.standby-helper-board .standby-helper-card strong{font-size:16px}.standby-helper-board .standby-helper-card em{background:#eefbf5;border:1px solid #d5f0e2;border-radius:999px;justify-self:start;align-items:center;min-height:22px;padding:0 8px;display:inline-flex}.chat-shell{max-width:var(--page-max);grid-template-columns:minmax(0,1fr) 340px;gap:12px;width:calc(100% - clamp(24px,3.2vw,44px));margin:12px auto 48px;padding:12px;display:grid}.chat-stage,.live-chat-panel,.signal-panel{gap:10px;display:grid}.chat-title-row,.chat-panel-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.chat-title-row span,.chat-panel-head span,.signal-panel span,.subtitle-bar span{color:var(--muted);font-size:12px;font-weight:950}.chat-title-row h1,.chat-panel-head h2{color:var(--navy);margin:0;font-size:22px}.chat-title-actions{align-items:center;gap:8px;display:flex}.chat-title-actions>strong{color:#145f46;background:#e7f7ef;border-radius:999px;padding:7px 10px;font-size:12px}.chat-title-actions>strong.chat-emergency-badge{color:#b42334;background:#fff0f2;border:1px solid #ffb8c1;animation:1.3s ease-in-out infinite emergencyBadgePulse}@keyframes emergencyCardPulse{0%,to{box-shadow:0 0 0 3px #ff707d1a,0 12px 26px #a41d2d1f}50%{box-shadow:0 0 0 6px #ff707d38,0 16px 34px #a41d2d38}}@keyframes emergencyBadgePulse{0%,to{box-shadow:0 0 #ff52602e}50%{box-shadow:0 0 0 5px #ff526029}}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.video-grid.multi-party[data-count="1"],.video-grid.multi-party[data-count="2"],.video-grid.multi-party[data-count="3"],.video-grid.multi-party[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.video-grid.multi-party[data-count="5"],.video-grid.multi-party[data-count="6"]{grid-template-columns:repeat(3,minmax(0,1fr))}.video-panel{background:#101b31;border:1px solid #96b6ff38;border-radius:8px;min-height:190px;display:grid;position:relative;overflow:hidden}.video-panel.connected{border-color:#7be7b773}.video-panel.connecting,.video-panel.empty{color:#ffffffb8;text-align:center;background:radial-gradient(circle at 50% 45%,#5b87d23d,#0000 34%),#101b31;place-content:center}.video-panel video{object-fit:cover;width:100%;height:100%}.video-panel>span{color:#fff;background:#08111fc2;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:950;position:absolute;bottom:8px;left:8px}.video-panel.placeholder{color:#ffffffb8;text-align:center;place-content:center}.video-panel.placeholder strong{color:#fff;font-size:28px}.signal-panel{background:#f8fbff;border:1px solid #dfe8f4;border-radius:8px;padding:10px}.device-row{background:#f8fbff;border:1px solid #dfe8f4;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.device-row label{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.device-row span{color:var(--muted);flex:none;font-size:12px;font-weight:950}.device-row select{color:var(--navy);background:#fff;border:1px solid #dce7f5;border-radius:8px;flex:1;min-width:0;padding:9px 10px;font-weight:850}.device-row strong{color:#145f46;background:#e7f7ef;border-radius:999px;flex:none;padding:7px 10px;font-size:12px}.device-row button{color:#fff;cursor:pointer;background:#17345f;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;min-height:36px;padding:9px 12px;font-size:12px;font-weight:950;display:inline-flex}.device-row button.mic-toggle.on{color:#145f46;background:#e7f7ef;border:1px solid #a7dfc2}.device-row button.mic-toggle.off{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3}.signal-panel div{flex-wrap:wrap;gap:7px;display:flex}.signal-help{color:var(--muted);margin:0;font-size:12px;font-weight:850;line-height:1.45}.signal-status{color:var(--green);font-size:12px;font-weight:950}.signal-debug-panel{color:#dbeafe;background:#0d1729;border:1px solid #96b6ff40;border-radius:8px;padding:8px 10px}.signal-debug-panel summary{cursor:pointer;font-size:12px;font-weight:950}.signal-debug-panel ol{gap:4px;max-height:180px;margin:8px 0 0;padding-left:18px;display:grid;overflow:auto}.signal-debug-panel li{color:#c7d2fe;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.35}.signal-panel textarea{resize:vertical;min-height:72px;padding:8px}.subtitle-bar{color:#fff;background:#0d1729;border:1px solid #96b6ff38;border-radius:8px;padding:12px}.subtitle-bar p{color:#ffffffc7;margin:5px 0 0}.live-chat-panel{border-left:1px solid #e5edf6;padding-left:12px}.chat-message-list{gap:8px;max-height:560px;display:grid;overflow:auto}.chat-message-list article{background:#f8fbff;border:1px solid #dfe8f4;border-radius:8px;padding:9px}.chat-message-list strong{color:var(--green);font-size:12px}.chat-message-list p{color:var(--ink);margin:3px 0 0;line-height:1.4}.chat-input-row{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.panel,.market-row article,.cross-service{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px;box-shadow:0 10px 24px #10233f0b}.lead-panel{background:linear-gradient(#fff,#f5fbf8)}.warm{background:linear-gradient(#fff,#fffaf0)}.cool{background:linear-gradient(#fff,#f4f9ff)}.panel-head,.section-title{border-bottom:1px solid #edf2f8;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;display:flex}.panel-head h2,.section-title h2{color:var(--navy);margin:0;font-size:17px}.panel-head button{background:var(--soft);color:var(--muted);border:1px solid #e2e8f1;border-radius:999px;min-height:28px;padding:0 10px;font-size:12px;font-weight:900}.lesson-stack,.feed-list,.track-grid,.city-grid{gap:8px;display:grid}.lesson-card,.feed-list a,.track-grid a,.city-grid a{background:#ffffffd1;border:1px solid #edf2f8;border-radius:8px;gap:4px;padding:10px;display:grid}.lesson-card span,.feed-list a,.track-grid span,.city-grid span,.market-row span,.cross-grid span,.section-title span{color:var(--muted);font-size:12px;font-weight:900}.lesson-card h3,.track-grid strong,.city-grid strong,.market-row strong,.cross-grid h3{color:var(--navy);margin:0;font-size:15px}.lesson-card strong{color:var(--green);font-size:18px}.lesson-card p,.track-grid small,.city-grid p,.market-row p,.cross-grid p{color:var(--muted);margin-bottom:0;line-height:1.45}.track-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.cross-service{background:linear-gradient(#fff,#f8fbff)}.cross-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.cross-grid article{border:1px solid #e2e8f1;border-radius:8px;padding:14px}.cross-grid .blue{background:#f3f8ff}.cross-grid .red{background:#fff7f8}.cross-grid .green{background:#f4fbf7}.placeholder-page{border:1px solid var(--line);background:#fff;border-radius:10px;gap:10px;max-width:880px;margin:0 auto;padding:28px;display:grid;box-shadow:0 14px 36px #10233f0f}.placeholder-page>span{color:var(--green);letter-spacing:0;font-size:12px;font-weight:950}.placeholder-page h1{color:var(--ink);font-size:clamp(28px,4vw,44px);line-height:1.1}.placeholder-page p{color:var(--muted);max-width:720px;font-size:15px;line-height:1.65}.site-footer{color:#fff;padding:0 var(--page-gutter) 18px;background:#f3f6fb}.site-footer .chrome-inner{background:var(--navy);border-radius:8px;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.4fr) minmax(220px,.9fr);gap:18px;padding:18px;display:grid}.footer-brand{align-content:start;gap:8px;display:grid}.footer-brand-link{justify-self:start}.site-footer p{color:#ffffffad;margin-bottom:0}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.site-footer nav a{color:#ffffffd6;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:7px 11px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.footer-series{gap:8px;display:grid}.footer-series a{color:#ffffffdb;background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;grid-template-columns:auto auto 1fr;align-items:center;gap:2px 8px;padding:8px 10px;text-decoration:none;display:grid}.footer-series-mark{background:#ffffff29;border-radius:8px;justify-content:center;align-items:center;width:30px;height:26px;font-size:11px;font-weight:950;display:inline-flex}.footer-series a strong{font-size:13px;font-weight:900}.footer-series a small{color:#ffffff9e;grid-column:3;font-size:11px}.footer-info-links{grid-column:2/3;justify-content:flex-start!important}.status-services{justify-content:flex-end}.status-services a{color:#ffffffd1;background:#ffffff14;border-color:#ffffff29}.legal-lines{color:#ffffff9e;border-top:1px solid #ffffff1f;flex-wrap:wrap;grid-column:1/-1;gap:8px 14px;padding-top:14px;font-size:12px;line-height:1.5;display:flex}@media (max-width:1100px){.header-top,.app-shell,.help-hero,.help-grid,.center-result-shell,.market-row,.site-footer .chrome-inner{grid-template-columns:1fr}.footer-info-links{grid-column:auto}.right-rail{grid-area:auto/1;grid-template-columns:repeat(2,minmax(0,1fr));position:static}.help-hero .hero-help-status{justify-self:stretch}.call-lobby-panel,.chat-shell{grid-template-columns:1fr}.standby-helper-grid,.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-grid.multi-party,.video-grid.multi-party[data-count="1"],.video-grid.multi-party[data-count="2"],.video-grid.multi-party[data-count="3"],.video-grid.multi-party[data-count="4"],.video-grid.multi-party[data-count="5"],.video-grid.multi-party[data-count="6"]{grid-template-columns:1fr}.live-chat-panel{border-top:1px solid #e5edf6;border-left:0;padding-top:12px;padding-left:0}.help-page-shell>.learning-call-map{grid-column:1}.header-primary-row,.header-secondary-row{flex-direction:column;justify-content:space-between;align-items:stretch}.brand-nav-group,.header-actions,.header-secondary-actions,.header-location-tools{justify-content:flex-start;width:100%}.header-location-chip,.language-select{max-width:100%}.header-location-preset-panel{max-width:min(88vw,360px);left:0;right:auto}.header-actions,.header-secondary-actions,.nav-links,.site-footer nav,.status-services{justify-content:flex-start}}@media (max-width:640px){.site-header{padding:8px 8px 0;transition:padding .16s}.site-header .chrome-inner{transition:box-shadow .16s,padding .16s}.site-header.is-compact{padding-top:4px}.site-header.is-compact .chrome-inner{gap:0;padding:6px 8px}.site-header.is-compact .header-primary-row{flex-direction:row;align-items:center;gap:8px}.site-header.is-compact .header-top{align-items:center;gap:8px;display:flex}.site-header.is-compact .header-left-meta{display:none}.site-header.is-compact .brand-nav-group{flex:none;gap:8px;width:auto}.site-header.is-compact .brand{flex:none;gap:7px}.site-header.is-compact .brand-mark{border-radius:7px;width:28px;height:28px;font-size:11px}.site-header.is-compact .brand>span:last-child{font-size:13px}.site-header.is-compact .nav-links,.site-header.is-compact .header-secondary-row,.site-header.is-compact .ghost-button,.site-header.is-compact .primary-button{display:none}.site-header.is-compact .header-actions,.site-header.is-compact .header-secondary-actions{flex-direction:row;flex:auto;justify-content:flex-end;align-items:center;width:auto;min-width:0;margin-left:auto}.site-header.is-compact .header-actions>*,.site-header.is-compact .header-secondary-actions>*{width:auto}.site-header.is-compact .account-chip{gap:5px;min-width:0;min-height:30px;padding:0 7px}.site-header.is-compact .account-chip>span{width:20px;height:20px}.site-header.is-compact .account-chip em{display:none}.site-header.is-compact .account-chip strong,.site-header.is-compact .account-chip small{text-overflow:ellipsis;max-width:92px;font-size:11px;overflow:hidden}.hero-strip{flex-direction:column;align-items:stretch}.track-grid,.cross-grid,.right-rail,.video-lobby,.category-selector{grid-template-columns:1fr}.category-title{border-bottom:1px solid #d9e6f5;border-right:0;padding:0 0 7px}.learning-map-canvas,.learning-call-map:not(.compact) .learning-map-canvas{min-height:230px}.learning-call-pin{padding:5px 6px}.learning-call-pin strong{text-overflow:ellipsis;max-width:72px;overflow:hidden}.standby-helper-grid,.video-grid,.chat-input-row{grid-template-columns:1fr}}@media (min-width:1181px){.category-placeholder{display:inline-flex}}.route-shell{max-width:var(--page-shell-max);padding:12px var(--page-gutter) 48px;gap:18px;width:100%;margin:0 auto;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:20px;gap:16px;padding:22px;display:grid;box-shadow:0 12px 32px #11182714}.login-card.expanded{width:100%;max-width:560px;margin:0 auto}.login-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-form,.profile-panel{gap:12px;display:grid}.auth-form label{color:var(--muted);gap:6px;font-size:13px;font-weight:800;display:grid}.auth-form input{border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:12px;min-height:44px;padding:0 12px}.auth-mode-row{gap:8px;display:flex}.auth-mode-row button,.profile-chip{border:1px solid var(--line);color:var(--muted);background:#f7fbff;border-radius:999px;padding:8px 12px;font-weight:900}.auth-mode-row button.active{color:#134e4a;background:#ccfbf1;border-color:#0f766e}.provider-button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:14px;padding:12px 14px;font-weight:900}.profile-panel{border:1px solid var(--line);background:#f6fffb;border-radius:16px;padding:16px}.profile-panel strong{color:var(--ink);font-size:20px}.auth-status{color:#176b43;background:#ecfdf3;border-radius:999px;padding:8px 12px;font-weight:900;display:inline-flex}.korean-number-card{color:#fff;background:linear-gradient(135deg,#10233f,#187c5a);border:1px solid #ffffff38;border-radius:8px;gap:4px;margin-top:10px;padding:12px;display:grid}.korean-number-card span,.number-issue-note{color:var(--muted);font-size:12px;font-weight:900}.korean-number-card strong{color:#fff;letter-spacing:0;font-size:22px}.korean-number-card small{color:#ffffffb8;font-size:12px;font-weight:800;line-height:1.35}.number-issue-note{border:1px solid var(--line);color:var(--ink);background:#f4f8ff;border-radius:8px;padding:8px 10px;display:block}.account-settings-shell{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:260px minmax(0,1fr);align-items:start;gap:16px;width:100%;padding:14px;display:grid;box-shadow:0 18px 44px #10233f14}.settings-menu{background:#f7fbff;border:1px solid #dce8f7;border-radius:8px;grid-auto-rows:max-content;align-self:start;gap:8px;padding:10px;display:grid}.settings-menu-profile,.settings-menu button,.settings-panel,.settings-card-grid article{background:#fff;border:1px solid #dce8f7;border-radius:8px}.settings-menu-profile{gap:4px;padding:13px;display:grid}.settings-menu button{text-align:left;grid-template-columns:36px minmax(0,1fr);place-items:center start;gap:4px 10px;min-height:64px;padding:10px;display:grid}.settings-menu button>span{background:#eef6ff;border:1px solid #d3e6ff;border-radius:8px;grid-row:span 2;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:inline-flex}.settings-menu button.active{border-color:var(--blue);box-shadow:0 0 0 2px #1f68d81f}.settings-menu-profile strong,.settings-menu button strong,.settings-card-grid strong{color:var(--navy)}.settings-menu-profile small,.settings-menu button small,.settings-card-grid small{color:var(--muted);font-weight:800;line-height:1.45}.settings-panel{gap:14px;min-width:0;padding:16px;display:grid}.settings-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.settings-card-grid article{gap:6px;min-height:104px;padding:14px;display:grid}.settings-card-grid article>span{font-size:24px}.location-settings-panel{gap:12px;display:grid}.location-auto-row{background:#f7fbff;border:1px solid #dce8f7;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.location-auto-row small{color:var(--muted);font-size:12px;font-weight:800}.preset-manager{background:#f8fbff;border:1px solid #dfe8f4;border-radius:8px;gap:12px;padding:12px;display:grid}.preset-manager-head,.preset-editor-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.preset-editor-actions{border-top:1px solid #e4edf8;justify-content:flex-start;gap:8px;padding-top:10px}.preset-manager-head strong{color:var(--navy);font-size:14px;font-weight:950}.preset-manager-head small{color:var(--muted);margin-top:2px;font-size:12px;font-weight:800;display:block}.preset-manager-head>span{color:#145f46;background:#e7f7ef;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:950}.preset-slot-row{grid-template-columns:repeat(6,minmax(96px,1fr));gap:8px;display:grid}.preset-slot-row button{color:var(--navy);cursor:pointer;text-align:left;background:#fff;border:1px solid #dce7f5;border-radius:8px;gap:5px;min-width:0;min-height:92px;padding:10px;display:grid}.preset-slot-row button.active{background:#eaf4ff;border-color:#2f75ff;box-shadow:0 0 0 2px #2f75ff21}.preset-slot-row span{font-size:18px}.preset-slot-row strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;overflow:hidden}.preset-slot-row small{color:var(--muted);font-size:11px;font-weight:850;line-height:1.3}.preset-editor{border-top:1px solid #e4edf8;gap:8px;padding-top:10px;display:grid}.preset-editor-title{background:#fff;border:1px solid #dce7f5;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.preset-editor-title strong{color:var(--navy);font-size:14px;font-weight:950}.preset-editor-title small{color:var(--muted);margin-top:3px;font-size:12px;font-weight:800;display:block}.preset-editor-title button,.preset-gps-fill{color:#fff;cursor:pointer;background:#17345f;border:0;border-radius:8px;padding:9px 11px;font-size:12px;font-weight:950}.preset-editor label{gap:5px;display:grid}.preset-editor label span{color:var(--muted);font-size:12px;font-weight:950}.preset-editor input{color:var(--ink);font:inherit;background:#fff;border:1px solid #dce7f5;border-radius:8px;min-width:0;padding:10px;font-weight:800}.preset-coordinate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.coordinate-map-picker{aspect-ratio:2.7;color:#fff;cursor:crosshair;background:#dbeafe;border:1px solid #c8d8ec;border-radius:8px;width:100%;min-height:360px;position:relative;overflow:hidden}.coordinate-map-picker>span{z-index:3;background:#08111fb8;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950;position:absolute;top:10px;left:10px}.coordinate-map-picker i{z-index:2;background:#78f0bd;border:3px solid #fff;border-radius:999px;width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 20px #08111f59}.osm-map-tiles{position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.osm-map-tiles img{pointer-events:none;-webkit-user-select:none;user-select:none;width:256px;height:256px;position:absolute}.osm-zoom-controls{color:#17345f;z-index:4;background:#ffffffeb;border:1px solid #17345f29;border-radius:8px;grid-template-columns:34px 36px 34px;align-items:center;gap:4px;padding:4px;display:grid;position:absolute;top:8px;right:8px}.osm-zoom-controls button{color:#17345f;cursor:pointer;font:inherit;background:#fff;border:1px solid #c8d8ec;border-radius:6px;justify-content:center;align-items:center;height:34px;padding:0;font-size:18px;font-weight:950;line-height:1;display:flex}.osm-zoom-controls button:disabled{color:#9aa8bb;cursor:not-allowed}.osm-zoom-controls strong{text-align:center;font-size:12px;font-weight:950}.osm-attribution{color:#17345f;z-index:3;background:#ffffffe0;border-radius:6px;padding:4px 6px;font-size:11px;font-weight:850;text-decoration:none;position:absolute;bottom:6px;right:6px}.preset-editor-actions button{color:var(--navy);cursor:pointer;background:#fff;border:1px solid #d7e4f3;border-radius:8px;min-height:38px;padding:9px 13px;font-size:13px;font-weight:950}.preset-editor-actions .preset-save-button{color:#fff;background:#0f6b4f;border-color:#0f6b4f;min-width:150px;margin-left:auto;box-shadow:0 10px 20px #0f6b4f2e}.map-license-note{color:var(--muted);margin:0;font-size:12px;font-weight:800;line-height:1.45}@media (max-width:900px){.account-settings-shell{grid-template-columns:1fr}.settings-menu,.settings-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-menu-profile{grid-column:1/-1}}@media (max-width:640px){.settings-menu,.settings-card-grid{grid-template-columns:1fr}.preset-slot-row{grid-template-columns:none;grid-auto-columns:minmax(118px,38vw);grid-auto-flow:column;padding-bottom:2px;overflow-x:auto}.preset-coordinate-grid{grid-template-columns:1fr}.preset-editor-title,.preset-editor-actions{flex-direction:column;align-items:stretch}.preset-editor-actions .preset-save-button{width:100%;margin-left:0}}:where(.site-header .chrome-inner){gap:6px;padding:7px 10px 8px}:where(.brand){gap:8px;font-size:15px;font-weight:700!important}:where(.brand-mark){border-radius:7px;width:30px;height:30px;font-size:12px}:where(.nav-links){gap:7px;font-size:12px}:where(.nav-links a,.nav-links button,.ghost-button,.primary-button,.account-chip,.language-select,.service-switcher a,.status-services a){min-height:32px;padding:0 9px;font-size:12px!important;font-weight:650!important}:where(.nav-links a span,.nav-links button span,.location-signal){font-size:14px}.brand{background:#ffffffc7;border:1px solid #cfdeecf5;border-radius:14px;padding:6px 10px 6px 6px;text-decoration:none;box-shadow:0 10px 24px #10233f14}.brand-mark{background:radial-gradient(circle at 30% 22%,#ffffff47,#0000 30%),linear-gradient(135deg,#071a33,#0f7a5b);border-radius:12px;width:40px;height:40px;box-shadow:inset 0 0 0 1px #ffffff24,0 8px 18px #10233f2e}.brand-orb{letter-spacing:0;justify-content:center;align-items:center;font-size:13px;font-weight:950;display:inline-flex}.brand-wordmark{gap:1px;line-height:1;display:grid}.brand-wordmark strong{color:#10233f;font-size:15px!important;font-weight:900!important}.brand-wordmark em{color:#0f7a5b;font-size:12px;font-style:normal;font-weight:850}.nav-links .nav-item{min-height:40px}.nav-links .nav-community{background:linear-gradient(#fff,#f3f8ff)}.nav-links .nav-utility{color:#174f8f;background:linear-gradient(#f7fbff,#edf6ff);border-color:#a9cef4}.nav-links .nav-action{background:linear-gradient(135deg,#105a49,#16a07d);border-color:#9ddbc9;box-shadow:0 10px 22px #0f7a5b2e;color:#fff!important}.nav-links .nav-action span{color:#10233f;filter:none;text-shadow:none;background:#fff;border-color:#ffffffb8}.nav-links .nav-action:hover,.nav-links .nav-action:focus-visible{background:linear-gradient(135deg,#0b493b,#0f8c6b);border-color:#bde9dc;color:#fff!important}.nav-links .nav-action:hover span,.nav-links .nav-action:focus-visible span{color:#10233f;background:#fff}:where(.account-chip strong,.account-chip em,.account-chip small,.header-location-chip strong,.header-location-chip small,.language-select span){font-size:11px!important;font-weight:650!important}:where(h1,h2,h3,h4,strong,b,.section-heading h2,.rail-title-row h2,.content-card h3,.feature-card h3,.axis-card strong,.category-title strong,.standby-helper-card strong){font-weight:700!important}:where(p,li,small,em,.content-card p,.feature-card p,.rail-card p,.standby-helper-card small,.standby-helper-card em){font-weight:400!important}:where(.app-shell,.dashboard-shell,.center-result-shell,.help-grid,.chat-shell,.account-settings-shell){gap:10px}:where(.app-shell,.route-shell){padding-top:10px}:where(.hero-section,.hero-strip,.scope-section,.section,.preview-section,.features-section,.finder-section,.organizer-section,.rail-card,.content-card,.feature-card,.result-card,.settings-panel,.login-card,.call-lobby-panel,.signal-panel){border-radius:7px;gap:8px;padding:12px}:where(.hero-section h1,.hero-strip h1,.help-hero h1){line-height:1.08;font-size:clamp(24px,3.2vw,40px)!important}:where(.section-heading h2,.rail-title-row h2,.active-view-bar strong){font-size:15px!important}:where(.scope-section.compact-block,.category-selector,.axis-card-grid,.category-chip-grid,.content-grid,.feature-grid,.community-grid,.service-strip,.helper-grid,.standby-helper-grid){gap:7px}:where(.axis-card,.category-chip-grid button,.filter-chip,.helper-picker button,.standby-helper-card,.rail-location-preset-list button,.settings-card-grid article){border-radius:7px;gap:5px;padding:7px}:where(.axis-card span,.category-chip-grid button span,.helper-picker button>span,.rail-location-preset-list button>span){width:30px;height:30px;font-size:16px}:where(.profile-panel,.profile-identity){gap:8px;display:grid}:where(.profile-name-row){align-items:center;gap:7px;min-width:0;display:inline-flex}:where(.profile-name-row>span){background:#e9f8f1;border:1px solid #cbeedc;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}:where(.profile-name-row strong){color:var(--navy);line-height:1.15;font-size:18px!important}:where(.profile-email){color:var(--ink);overflow-wrap:anywhere;font-size:13px;line-height:1.35;display:block}:where(.profile-note){color:var(--muted);font-size:12px;line-height:1.45;display:block}:where(.korean-number-card){margin-top:4px}:where(button.location-signal){cursor:pointer;padding:0}:where(button.location-signal:disabled){cursor:progress;opacity:.78}:where(.rail-location-auto,.rail-location-preset-list button){min-height:42px}:where(.rail-location-auto>span,.rail-location-preset-list button>span){flex:0 0 28px;width:28px!important;height:28px!important;font-size:13px!important}:where(.rail-location-auto strong,.rail-location-preset-list strong){text-overflow:ellipsis;white-space:nowrap;max-width:92px;line-height:1.15;overflow:hidden;font-size:12px!important}:where(.rail-location-auto small,.rail-location-preset-list small){text-overflow:ellipsis;white-space:nowrap;max-width:92px;line-height:1.2;overflow:hidden;font-size:10px!important}.location-permission-guide{border:1px solid var(--line);background:#f8fbff;border-radius:7px;gap:7px;padding:10px;display:grid}.location-permission-guide strong{color:var(--navy);font-size:13px!important}.location-permission-guide ul{color:var(--muted);gap:4px;margin:0;padding-left:18px;font-size:12px;line-height:1.45;display:grid}@media (min-width:1200px){body{font-size:13.5px}}.call-status-panel{grid-template-columns:repeat(4,minmax(130px,1fr));gap:8px;display:grid}.call-status-card{background:#f8fbff;border:1px solid #dfe8f4;border-radius:8px;gap:3px;padding:9px 10px;display:grid}.call-status-card span{color:var(--muted);font-size:11px;font-weight:900}.call-status-card strong{color:var(--navy);font-size:13px}.call-status-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:900;overflow:hidden}.call-status-card.ok{background:#f1fbf6;border-color:#a9dfc4}.call-status-card.ok strong{color:#106040}.call-status-card.warn{background:#fff8e8;border-color:#f1d99a}.call-status-card.warn strong{color:#7b5614}.call-status-card.error{background:#fff3f2;border-color:#f0b6ad}.call-status-card.error strong{color:#9b3429}.call-status-card.route.turn{background:#eef4ff;border-color:#9db8ff;box-shadow:inset 0 0 0 1px #2563eb14}.call-status-card.route.turn strong{color:#1d4ed8}.signal-status{background:#eef6ff;border:1px solid #cfe2ff;border-radius:999px;justify-self:start;align-items:center;padding:6px 10px;display:inline-flex}.signal-debug-panel{color:var(--ink);background:#fbfdff;border-color:#dfe8f4}.signal-debug-panel summary,.manual-signal-panel summary{color:var(--navy);cursor:pointer;font-size:12px;font-weight:950}.signal-debug-panel li{color:#52647a}.compact-signal-panel{gap:8px}.manual-signal-panel{background:#fff;border:1px dashed #cfe0f3;border-radius:8px;gap:8px;padding:8px 10px;display:grid}.manual-signal-panel[open]{border-style:solid}.video-nameplate{text-align:right;background:linear-gradient(#0d172900,#0d1729d1);flex-direction:column;align-items:flex-end;gap:2px;min-height:54px;padding:18px 10px 9px 82px;display:flex;position:absolute;bottom:0;left:0;right:0}.video-nameplate strong{color:#fff;font-size:14px;line-height:1.1}.video-nameplate small{color:#ffffffb8;font-size:11px;font-weight:850}.video-nameplate.remote{padding-left:98px}.call-meter-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.participant-chip,.call-time-chip{background:#f8fbff;border:1px solid #dfe8f4;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:9px 10px;display:flex}.participant-chip strong,.call-time-chip strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.participant-chip small,.call-time-chip small{color:var(--muted);font-size:11px;font-weight:850}.call-time-chip{background:#10294c;border-color:#1e477d}.call-time-chip strong{color:#bfffe6;font-variant-numeric:tabular-nums}.call-time-chip small,.call-time-chip span{color:#ffffffc7}@media (max-width:640px){.call-status-panel,.call-meter-row{grid-template-columns:1fr}.video-nameplate{padding-left:10px}}.participant-roster{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.participant-roster .participant-chip{flex:190px}.participant-chip.remote{background:#fffaf1;border-color:#ecd8a8}.live-chat-panel{grid-template-rows:auto auto auto;align-self:start}.chat-message-list{align-content:start;max-height:min(42vh,360px)}.digital-clock .rail-location-preset-list,.rail-location-preset-list{gap:6px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important}.digital-clock .rail-location-preset-list button,.rail-location-preset-list button{width:100%;min-width:0;max-width:none}.header-location-preset-list button:disabled,.rail-location-preset-list button:disabled{cursor:default;opacity:.68}.header-location-preset-list button:disabled{background:#f4f7fb;border-style:dashed}.rail-location-preset-list button:disabled{background:#ffffff0b;border-style:dashed}.digital-clock .rail-location-preset-panel{grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important;align-items:stretch!important;gap:8px!important;width:100%!important;display:grid!important}.digital-clock .rail-location-auto,.digital-clock .rail-location-preset-title,.digital-clock .rail-location-preset-list,.digital-clock .rail-location-preset-panel>small{grid-column:1/-1!important;width:100%!important}.digital-clock .rail-location-preset-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.digital-clock .rail-location-auto,.digital-clock .rail-location-preset-list button{grid-template-columns:28px minmax(0,1fr)!important;display:grid!important}.digital-clock .rail-location-auto strong,.digital-clock .rail-location-auto small,.digital-clock .rail-location-preset-list strong,.digital-clock .rail-location-preset-list small{min-width:0!important;max-width:100%!important}.world-page-shell{max-width:var(--page-shell-max);padding:12px var(--page-gutter) 48px;gap:10px;width:100%;margin:0 auto;display:grid}.world-scope-panel{background:linear-gradient(180deg, #0a1b31f2, #10233ffa), var(--navy);color:#fff;border:1px solid #1e477d;border-radius:8px;gap:14px;padding:16px;display:grid;overflow:hidden}.world-copy{gap:6px;max-width:760px;display:grid}.world-copy .eyebrow{color:#8dffd0;margin:0;font-size:11px;font-weight:950}.world-copy h1{margin:0;font-size:clamp(24px,3vw,42px);line-height:1.05}.world-copy p:not(.eyebrow){color:#ffffffb8;margin:0;font-size:13px;font-weight:800;line-height:1.5}.world-map-stage{aspect-ratio:16/8.4;background:radial-gradient(circle at 50% 48%,#8dffd038,#0000 33%),radial-gradient(circle,#174f88 0 55%,#0a2948 56% 62%,#0000 63%),linear-gradient(#ffffff14,#ffffff05);border:1px solid #ffffff24;border-radius:8px;min-height:420px;position:relative;overflow:hidden}.world-globe{border-radius:999px;position:absolute;inset:5% 8%;overflow:hidden}.world-globe:before,.world-globe:after{content:"";border:1px solid #ffffff1f;border-radius:999px;position:absolute;inset:12% 18%}.world-globe:after{inset:24% 5%}.world-land{background:#8dffd047;border:1px solid #8dffd04d;position:absolute}.world-land.north-america{border-radius:57% 43% 48% 52%;width:23%;height:28%;top:20%;left:10%;transform:rotate(-16deg)}.world-land.south-america{border-radius:48% 52% 62% 38%;width:12%;height:30%;top:53%;left:25%;transform:rotate(16deg)}.world-land.europe{border-radius:45% 55% 50% 50%;width:16%;height:16%;top:29%;left:47%}.world-land.africa{border-radius:49% 51% 58% 42%;width:16%;height:34%;top:47%;left:48%}.world-land.asia{border-radius:52% 48% 46% 54%;width:28%;height:34%;top:27%;left:58%;transform:rotate(5deg)}.world-land.oceania{border-radius:55% 45% 50% 50%;width:14%;height:13%;top:72%;left:78%;transform:rotate(8deg)}.world-map-hover-label{color:#fff;z-index:4;background:#10233fe0;border:1px solid #8dffd06b;border-radius:999px;grid-template-columns:24px auto auto auto;align-items:center;gap:4px 8px;min-height:40px;padding:6px 12px;display:inline-grid;position:absolute;top:12px;left:50%;transform:translate(-50%)}.world-map-hover-label span{font-size:18px}.world-map-hover-label strong{white-space:nowrap;font-size:13px;font-weight:950}.world-map-hover-label small{color:#ffffffad;white-space:nowrap;font-size:11px;font-weight:850}.world-map-hover-label em{color:#8dffd0;white-space:nowrap;font-size:11px;font-style:normal;font-weight:950}.world-flag{color:var(--navy);cursor:pointer;font:inherit;z-index:2;background:#ffffffeb;border:1px solid #ffffffb8;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 8px 22px #0000003d}.world-flag span{font-size:20px;line-height:1}.world-flag strong{display:none}.world-flag.active,.world-flag:hover{color:#fff;background:#10294c;border-color:#8dffd0;outline:2px solid #8dffd059}.world-continent-lists{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;display:grid}.world-continent-lists article{background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;align-self:start;gap:8px;min-height:220px;padding:10px;display:grid}.world-continent-lists article>strong{color:#8dffd0;font-size:12px;font-weight:950}.world-continent-lists article>div{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-content:start;gap:6px;display:grid}.world-continent-lists button{color:#fff;cursor:pointer;font:inherit;text-align:left;background:#ffffff17;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto;place-items:center start;gap:2px 7px;width:100%;min-height:44px;padding:7px 9px;display:grid}.world-continent-lists button>span{grid-row:span 2;font-size:16px}.world-continent-lists button.active,.world-continent-lists button:hover{background:#1f68d86b;border-color:#8dffd0}.world-continent-lists small{color:#ffffffa3;font-size:10px;font-weight:850}.world-population{white-space:nowrap;grid-area:1/3/span 2;justify-self:end;color:#8dffd0!important}@media (max-width:760px){.world-map-stage{aspect-ratio:auto;flex-wrap:wrap;align-items:start;gap:7px;min-height:0;padding:12px;display:flex}.world-globe{display:none}.world-map-hover-label{flex:1 0 100%;position:static;left:auto;transform:none}.world-flag{position:static;transform:none}.world-continent-lists{grid-template-columns:1fr}}.site-header .chrome-inner{gap:10px;display:grid}.site-header .header-primary-row,.site-header .header-secondary-row{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.site-header .brand-nav-group,.site-header .header-location-tools{flex-wrap:wrap;flex:auto;justify-content:flex-start;align-items:center;gap:12px;min-width:0;display:flex}.site-header .header-actions,.site-header .header-secondary-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:9px;min-width:0;margin-left:auto;display:flex}.site-header .brand{flex:none}.site-header .nav-links{flex-wrap:wrap;flex:auto;justify-content:flex-start;align-items:center;gap:9px;min-width:0;display:flex}.site-header .location-signal,.site-header .location-custom-indicator,.site-header .header-location-chip,.site-header .language-select,.site-header .account-chip,.site-header .ghost-button,.site-header .primary-button,.site-header .nav-item{min-height:40px}.site-header .language-select{border-radius:8px;padding:0 12px}@media (max-width:980px){.site-header .header-primary-row,.site-header .header-secondary-row{flex-direction:column;align-items:stretch}.site-header .brand-nav-group,.site-header .header-actions,.site-header .header-location-tools,.site-header .header-secondary-actions{justify-content:flex-start;width:100%;margin-left:0}}
