/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--navy:#071d3b;--blue:#1769e8;--ink:#0b1730;--muted:#667085;--line:#dfe5ee;--page:#f4f7fb}*{box-sizing:border-box}html,body{background:var(--page);min-height:100%;color:var(--ink);margin:0;font-family:Pretendard,Noto Sans KR,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.login-page{background:radial-gradient(circle at 75% 20%,#164f92 0,#0000 32%),linear-gradient(145deg,#041429,#0a2a53 62%,#061a35);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{text-align:center;background:#fffffffa;border:1px solid #ffffff24;border-radius:22px;width:min(460px,100%);padding:42px 38px;box-shadow:0 30px 90px #020b187a}.login-logo{color:#fff;background:linear-gradient(135deg,#3980ff,#1554cb);border-radius:17px;place-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:22px;font-weight:900;display:grid;box-shadow:0 12px 28px #1554cb48}.login-domain{color:#1769e8;letter-spacing:.1em;margin:0 0 8px;font-size:11px;font-weight:900}.login-card h1{font-size:26px}.login-guide{color:#667085;margin:12px 0 27px;font-size:13px;line-height:1.7}.login-card form{text-align:left}.login-card label{color:#25334a;gap:8px;font-size:12px;font-weight:800;display:grid}.login-card input{border:1px solid #d4ddea;border-radius:10px;outline:0;height:50px;padding:0 14px}.login-card input:focus{border-color:#1769e8;box-shadow:0 0 0 4px #1769e81c}.login-card form button{width:100%;height:50px;margin-top:15px}.login-card form button:disabled{opacity:.65;cursor:wait}.login-error{color:#c93445;margin:10px 0 0;font-size:11px;font-weight:700}.login-card>small{color:#8a95a7;margin-top:20px;font-size:10px;line-height:1.6;display:block}.logout-button{color:#d8e4f3;background:#ffffff0d;border:1px solid #ffffff38;border-radius:7px;margin-left:auto;padding:6px 8px;font-size:9px;font-weight:800}.sidebar{color:#fff;z-index:10;background:linear-gradient(160deg,#092b55,#061a35 58%,#041429);flex-direction:column;width:256px;min-height:100vh;padding:28px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:8px 0 30px #0519341f}.brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:0 8px 28px;display:flex}.brand>span{background:linear-gradient(135deg,#3980ff,#1554cb);border-radius:12px;place-items:center;width:43px;height:43px;font-weight:900;display:grid}.brand b,.brand small{display:block}.brand b{font-size:18px}.brand small{color:#aebdd0;margin-top:3px;font-size:12px}nav{gap:6px;padding-top:22px;display:grid}nav button{color:#c8d5e6;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:14px;height:50px;padding:0 15px;font-weight:700;display:flex}nav button span{color:#edf5ff;width:24px;font-size:23px}nav button:hover,nav button.selected{color:#fff;background:linear-gradient(90deg,#1b62cf,#205cc0);box-shadow:0 8px 18px #0a449959}.side-help{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:13px;margin-top:auto;padding:16px}.side-help b{font-size:13px}.side-help p{color:#aebdd0;font-size:11px;line-height:1.6}.side-help button{color:#0b356a;background:#fff;border:0;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:800}.profile{border-top:1px solid #ffffff1a;align-items:center;gap:10px;margin-top:16px;padding:14px 5px 0;display:flex}.avatar{background:#256bd8;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.profile b,.profile small{display:block}.profile b{font-size:12px}.profile small{color:#9eafc4;margin-top:3px;font-size:10px}.profile>span{margin-left:auto}.workspace{width:calc(100% - 256px);min-width:0;margin-left:256px;padding:36px 42px 24px}.topbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.topbar p{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;margin:0 0 5px;font-size:11px;font-weight:900}h1{letter-spacing:-.04em;margin:0;font-size:34px}.top-actions{align-items:center;gap:10px;display:flex}.search{border:1px solid var(--line);color:#7c8799;background:#fff;border-radius:10px;align-items:center;gap:7px;min-width:260px;height:44px;padding:0 13px;display:flex}.search input{border:0;outline:0;width:100%;font-size:13px}.icon-button{border:1px solid var(--line);background:#fff;border-radius:10px;width:44px;height:44px;font-size:20px;position:relative}.icon-button em{color:#fff;background:#e23b4a;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-style:normal;display:grid;position:absolute;top:-5px;right:-4px}.primary{box-shadow:0 7px 16px #1769e838;color:#fff!important;background:linear-gradient(135deg,#2377f3,#0956d8)!important;border:0!important;border-radius:10px!important;font-weight:800!important}.top-actions .primary{height:44px;padding:0 18px}.top-actions .primary span{margin-right:6px;font-size:20px}.stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px;display:grid}.stats article{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:15px;min-width:0;padding:20px;display:flex;box-shadow:0 5px 18px #132b4e0a}.stat-icon{border-radius:50%;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:25px;font-weight:800;display:grid}.stat-icon.blue{color:#1769e8;background:#e9f2ff}.stat-icon.green{color:#15935d;background:#e8f8ef}.stat-icon.yellow{color:#e39a00;background:#fff5dc}.stat-icon.purple{color:#7147dc;background:#f0ebff}.stats span,.stats strong,.stats small{display:block}.stats span{color:#667085;font-size:12px;font-weight:700}.stats strong{margin:4px 0;font-size:31px;line-height:1.1}.stats small{color:#8993a3;font-size:10px}.stats small.positive{color:#168c5a}.quick,.company-panel{border:1px solid var(--line);background:#fff;border-radius:15px;box-shadow:0 5px 20px #132b4e0b}.quick{align-items:center;gap:32px;margin-bottom:18px;padding:20px 23px;display:flex}h2{letter-spacing:-.025em;margin:0;font-size:19px}.quick p,.panel-head p{color:#778195;margin:6px 0 0;font-size:12px}.quick-actions{grid-template-columns:repeat(3,1fr);gap:10px;min-width:62%;margin-left:auto;display:grid}.quick-actions button{border:1px solid var(--line);text-align:left;background:#fbfcfe;border-radius:10px;grid-template-rows:18px 15px;grid-template-columns:36px 1fr;column-gap:10px;padding:11px;display:grid}.quick-actions span{border-radius:9px;grid-row:1/3;place-items:center;width:36px;height:36px;font-size:19px;display:grid}.quick-actions .blue{color:#1769e8;background:#e9f2ff}.quick-actions .purple{color:#7147dc;background:#f0ebff}.quick-actions .green{color:#15935d;background:#e8f8ef}.quick-actions b{font-size:12px}.quick-actions small{color:#8490a0;font-size:9px}.company-panel{padding:22px 24px 8px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.panel-head>button{color:#1769e8;background:0 0;border:0;font-size:12px;font-weight:800}.table-wrap{border:1px solid var(--line);border-radius:11px;width:100%;overflow:auto hidden}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1080px}th{text-align:left;color:#657086;background:#f7f9fc;padding:13px 15px;font-size:11px}th:first-child{width:190px}th:nth-child(2),th:nth-child(3),th:nth-child(4){width:205px}th:nth-child(5){width:105px}th:last-child{width:110px}td{border-top:1px solid var(--line);vertical-align:middle;padding:15px;font-size:12px;overflow:hidden}.company-cell{align-items:center;gap:11px;display:flex}.company-cell>span{color:#fff;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.company-cell b,.company-cell small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.company-cell b{font-size:13px}.company-cell small{color:#8a95a7;margin-top:4px;font-size:9px}.status{white-space:nowrap;color:#687487;background:#f6f8fb;border:1px solid #d7dee8;border-radius:14px;align-items:center;gap:5px;width:max-content;max-width:100%;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.status i{background:#8290a3;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.status.active{color:#087c4a;background:#edf9f2;border-color:#b6e4cc}.status.active i{background:#0a9c59}.link-button{color:#6c7a91;white-space:nowrap;text-overflow:ellipsis;text-align:left;background:0 0;border:0;width:100%;margin-top:5px;padding:0;font-size:9px;display:block;overflow:hidden}.link-button:hover{color:#1769e8;text-decoration:underline}.manage{color:#1769e8;white-space:nowrap;background:#fff;border:1px solid #1769e8;border-radius:7px;padding:7px 13px;font-weight:800}.dots{color:#768296;white-space:nowrap;background:0 0;border:0;margin-left:4px}.empty{text-align:center;color:#7c8799;padding:35px}footer{color:#8b95a5;justify-content:space-between;padding:18px 3px 0;font-size:10px;display:flex}footer span{color:#198c5c}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#03112399;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(620px,100%);max-height:90vh;padding:28px;position:relative;overflow:auto;box-shadow:0 25px 70px #03112359}.close{color:#738096;background:0 0;border:0;font-size:26px;position:absolute;top:15px;right:18px}.modal-title{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding-bottom:20px;display:flex}.modal-title>span{color:#1769e8;background:#e9f2ff;border-radius:11px;place-items:center;width:43px;height:43px;font-size:23px;font-weight:900;display:grid}.modal-title p{color:#758095;margin:5px 0 0;font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;margin:22px 0;display:grid}.form-grid label{gap:7px;font-size:12px;font-weight:800;display:grid}.form-grid input{border:1px solid #d8e0eb;border-radius:8px;outline:0;height:43px;padding:0 11px}.form-grid input:focus{border-color:#1769e8;box-shadow:0 0 0 3px #e7f0ff}.form-grid small{color:#8b95a5;font-size:9px;font-weight:500}.generated{background:#f5f8fc;border-radius:11px;grid-template-columns:1fr 1fr;gap:7px;padding:15px;font-size:11px;display:grid}.generated b{grid-row:1/4}.generated span{color:#315b96}.modal-actions{justify-content:flex-end;gap:9px;margin-top:21px;display:flex}.modal-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:11px 17px;font-size:12px;font-weight:800}.service-cards{gap:10px;margin:20px 0;display:grid}.service-cards article{border:1px solid var(--line);border-radius:11px;padding:14px}.service-cards article>div{justify-content:space-between;align-items:center;display:flex}.service-cards code{color:#61718a;margin:9px 0;font-size:11px;display:block}.service-cards a,.service-cards button{color:#1769e8;background:0 0;border:0;font-size:11px;font-weight:800;text-decoration:none}.service-cards article>div:last-child{justify-content:flex-start;gap:16px}.manage-actions{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.manage-actions button{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:10px 5px;font-size:11px;font-weight:800}.manage-actions button:last-child{color:#d83e4d}.toast{z-index:80;color:#fff;background:#092b55;border-radius:10px;padding:13px 18px;font-size:12px;font-weight:800;animation:.2s ease-out toast-in;position:fixed;bottom:26px;right:26px;box-shadow:0 10px 30px #0311234d}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}}.public-page{background:#f7f9fc;min-height:100vh}.public-header{color:#fff;background:#081f3f;align-items:center;gap:14px;height:72px;padding:0 max(5vw,24px);display:flex}.public-header a{color:#fff;background:#1769e8;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:900;text-decoration:none;display:grid}.public-header b{font-size:17px}.public-header span{color:#b9c8db;margin-left:auto;font-size:12px}.public-hero{background:radial-gradient(circle at 85% 25%,#dfeaff,#0000 35%),linear-gradient(145deg,#f9fbff,#edf3fb);grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;min-height:590px;padding:90px max(8vw,30px);display:grid}.public-hero small{color:#1769e8;letter-spacing:.15em;font-weight:900}.public-hero h1{margin:18px 0;font-size:55px;line-height:1.18}.public-hero p{color:#647087;line-height:1.8}.public-hero a{color:#fff;background:#1769e8;border-radius:9px;margin:22px 8px 0 0;padding:13px 22px;font-weight:800;text-decoration:none;display:inline-block}.public-hero a.outline{color:#1769e8;background:#fff;border:1px solid #1769e8}.hero-shape{background:linear-gradient(145deg,#0b356a,#1769e8);border-radius:36px;place-items:center;height:360px;display:grid;transform:rotate(3deg);box-shadow:0 30px 70px #91add044}.hero-shape span{color:#fff;font-size:130px;font-weight:900}.public-services{grid-template-columns:repeat(3,1fr);gap:18px;padding:45px max(8vw,30px);display:grid}.public-services article{background:#fff;border:1px solid #dfe5ee;border-radius:14px;padding:25px}.public-services p{color:#778195;font-size:13px}.remote-page{background:#e8edf4;padding-bottom:40px}.remote-page .public-header{max-width:460px;margin:auto}.phone-card{background:#fff;max-width:460px;min-height:720px;margin:auto;padding:26px 20px 40px}.phone-brand{align-items:center;gap:13px;padding:14px 0 24px;display:flex}.phone-brand>span{color:#fff;background:#214e7a;border-radius:13px;place-items:center;width:50px;height:50px;font-size:24px;font-weight:900;display:grid}.phone-brand h1{font-size:21px}.phone-brand p{color:#738096;font-size:12px}.steps{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:20px;display:grid}.steps b{text-align:center;color:#315b83;background:#edf3f9;border-radius:8px;padding:10px 5px;font-size:10px}.message-card{text-align:left;background:#fff;border:1px solid #dfe5ee;border-radius:13px;align-items:center;gap:13px;width:100%;margin:9px 0;padding:16px;display:flex;box-shadow:0 4px 13px #12345a0b}.message-card>span{color:#214e7a;background:#e9f2f8;border-radius:10px;place-items:center;width:40px;height:40px;font-size:19px;display:grid}.message-card b,.message-card small{display:block}.message-card small{color:#8490a0;margin-top:5px}.message-card em{color:#8c98a8;margin-left:auto;font-size:25px;font-style:normal}@media (width<=1100px){.sidebar{width:210px}.workspace{width:calc(100% - 210px);margin-left:210px;padding:28px 24px}.stats{grid-template-columns:1fr 1fr}.quick{align-items:flex-start}.quick-actions{min-width:70%}}@media (width<=760px){.app-shell{display:block}.sidebar{width:100%;min-height:auto;padding:16px;position:static}.brand{padding-bottom:13px}.sidebar nav{padding-top:13px;display:flex;overflow:auto}.sidebar nav button{flex:none;height:42px;padding:0 12px}.sidebar nav button span,.side-help,.profile{display:none}.workspace{width:100%;margin:0;padding:22px 15px}.topbar{align-items:flex-start}.topbar h1{font-size:27px}.top-actions{flex-wrap:wrap;justify-content:flex-end}.search{order:3;width:100%;min-width:0}.icon-button{display:none}.top-actions .primary{white-space:nowrap}.stats{grid-template-columns:1fr 1fr;gap:9px}.stats article{gap:9px;padding:14px}.stat-icon{flex-basis:40px;width:40px;height:40px;font-size:19px}.stats strong{font-size:25px}.quick{display:block}.quick-actions{margin-top:15px;display:flex;overflow:auto}.quick-actions button{min-width:170px}.company-panel{padding:18px 14px}.panel-head{align-items:flex-start;gap:10px}.panel-head p{max-width:250px}.form-grid,.generated{grid-template-columns:1fr}.generated b{grid-row:auto}.manage-actions{grid-template-columns:1fr 1fr}footer{display:none}.public-hero{grid-template-columns:1fr;padding-top:60px}.public-hero h1{font-size:38px}.hero-shape{height:240px}.public-services{grid-template-columns:1fr}}@media (width<=460px){.topbar{display:block}.top-actions{justify-content:space-between;margin-top:15px}.stats{grid-template-columns:1fr}.stats article{padding:13px 16px}.quick-actions{min-width:0}.modal{padding:23px 18px}.panel-head>button{display:none}}.migration-card{background:#ffffff0d;border:1px solid #ffffff24;border-radius:12px;margin-top:auto;padding:15px}.migration-card b,.migration-card strong{display:block}.migration-card b{font-size:12px}.migration-card strong{margin:7px 0;font-size:25px}.migration-card p{color:#aebdd0;margin:0 0 10px;font-size:10px}.migration-card>div{background:#ffffff1a;border-radius:5px;height:5px;overflow:hidden}.migration-card i{background:#4b8cff;width:33%;height:100%;display:block}.notice{border-radius:12px;align-items:center;gap:13px;margin:-7px 0 18px;padding:14px 18px;display:flex}.notice.safe{color:#126d45;background:#eefaf3;border:1px solid #bfe3cf}.notice>span{background:#d6f3e2;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.notice b{font-size:12px}.notice p{color:#518069;margin:4px 0 0;font-size:10px}.domain-count{color:#168c5a;font-size:23px!important}.company-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-bottom:16px;display:grid}.company-dashboard-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.company-summary{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:17px;display:flex}.company-summary>span{color:#fff;border-radius:11px;place-items:center;width:43px;height:43px;font-size:19px;font-weight:900;display:grid}.company-summary h3{margin:0;font-size:16px}.company-summary p{color:#7e899b;margin:4px 0 0;font-size:10px}.company-summary .status{margin-left:auto}.migration-status{background:#f5f8fc;justify-content:space-between;padding:10px 17px;font-size:10px;display:flex}.migration-status span{color:#778398}.migration-status b{color:#1769e8}.service-manager{padding:5px 17px}.service-manager>div{border-bottom:1px solid #edf0f4;padding:13px 0}.service-manager>div>div:first-child{justify-content:space-between;align-items:center;display:flex}.service-manager small{white-space:nowrap;text-overflow:ellipsis;color:#718096;margin:7px 0;font-size:9px;display:block;overflow:hidden}.service-buttons{gap:7px;display:flex}.service-buttons button,.service-buttons a,.card-actions button{color:#2a5d99;background:#fff;border:1px solid #dbe3ee;border-radius:7px;padding:6px 9px;font-size:9px;font-weight:800;text-decoration:none}.service-buttons button:first-child{color:#1769e8;background:#edf4ff;border-color:#1769e8}.card-actions{background:#fafbfd;justify-content:flex-end;gap:8px;padding:12px 17px;display:flex}.card-actions button:first-child{color:#fff;background:#0b356a;border-color:#0b356a}.editor-backdrop{place-items:stretch stretch;padding:18px}.editor-modal{background:#f6f8fb;border-radius:18px;flex-direction:column;width:min(1040px,100%);height:calc(100vh - 36px);margin:auto;display:flex;overflow:hidden;box-shadow:0 30px 90px #020b18a6}.editor-modal>header{background:#fff;padding:18px 24px;position:relative}.editor-modal .modal-title{border:0;padding:0}.editor-tabs{border-bottom:1px solid var(--line);background:#fff;gap:4px;padding:0 24px;display:flex;overflow:auto}.editor-tabs button{color:#6f7b8f;background:0 0;border:0;border-bottom:3px solid #0000;flex:none;padding:14px 17px;font-size:12px;font-weight:800}.editor-tabs button.selected{color:#1769e8;border-color:#1769e8}.editor-body{flex:1;padding:24px;overflow:auto}.edit-form{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1fr 1fr;gap:16px;max-width:780px;margin:auto;padding:22px;display:grid}.edit-form label{color:#3b4960;gap:7px;font-size:11px;font-weight:800;display:grid}.edit-form label.wide{grid-column:1/-1}.edit-form input,.edit-form textarea,.message-editor input,.message-editor textarea{background:#fff;border:1px solid #d7e0eb;border-radius:8px;outline:0;width:100%;padding:11px}.edit-form textarea{resize:vertical;min-height:90px}.edit-form input[type=color]{height:43px;padding:4px}.preview-row{background:#edf4ff;border-radius:9px;grid-column:1/-1;justify-content:space-between;align-items:center;padding:13px;display:flex}.preview-row a{color:#1769e8;font-size:12px;font-weight:900;text-decoration:none}.preview-row span{color:#66768d;font-size:10px}.message-editor{gap:12px;max-width:820px;margin:auto;display:grid}.message-editor article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:210px 1fr;gap:10px;padding:15px;display:grid}.message-editor article>div{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.message-editor textarea{resize:vertical;min-height:70px}.switch input{display:none}.switch span{background:#b7c1cf;border-radius:20px;width:38px;height:22px;padding:3px;display:block}.switch span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;display:block}.switch input:checked+span{background:#1769e8}.switch input:checked+span:after{transform:translate(16px)}.add-message{color:#1769e8;background:#edf4ff;border:1px dashed #83aee9;border-radius:10px;padding:12px;font-weight:900}.publish-list{gap:12px;max-width:800px;margin:auto;display:grid}.publish-list article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:18px}.publish-list article>div:first-child{justify-content:space-between;display:flex}.publish-list p{color:#6e7c91;font-size:10px}.publish-list button,.publish-list a{color:#1769e8;background:#fff;border:1px solid #1769e8;border-radius:7px;margin:5px 7px 0 0;padding:8px 12px;font-size:10px;font-weight:800;text-decoration:none;display:inline-block}.editor-footer{border-top:1px solid var(--line);background:#fff;align-items:center;gap:15px;padding:13px 22px;display:flex}.editor-footer span{color:#168c5a;margin-left:auto;font-size:10px}.editor-footer button{border:1px solid var(--line);border-radius:8px;padding:9px 14px;font-size:11px;font-weight:800}.editor-footer .danger{color:#d43d4d}.kb-public{--company:#214e7a;background:#fff}.kb-public .public-header nav{gap:22px;margin-left:auto;padding:0;display:flex}.kb-public .public-header nav a{background:0 0;width:auto;height:auto;font-size:11px}.kb-public .header-call{border-radius:7px;width:auto;height:auto;margin-left:15px;padding:9px 15px}.kb-public .public-hero{background:linear-gradient(100deg,#f6f4ef,#fff 55%,#e7eaed);min-height:650px}.kb-public .public-hero small{color:var(--company)}.kb-public .public-hero h1{white-space:normal}.tile-visual{grid-template-columns:1fr 1fr;gap:8px;height:430px;display:grid;position:relative;transform:rotate(2deg)}.tile-visual div{background:linear-gradient(145deg,#d7d2c7,#f8f7f3);box-shadow:inset 0 0 0 1px #c7c2b9}.tile-visual div:nth-child(2){background:linear-gradient(145deg,#68717a,#a9b0b4)}.tile-visual div:nth-child(3){background:linear-gradient(145deg,#b7afa2,#e8e1d6);grid-column:1/-1}.tile-visual span{color:#ffffffc9;place-items:center;font-size:100px;font-weight:900;display:grid;position:absolute;inset:0}.trust-strip{color:#fff;background:#071d3b;grid-template-columns:repeat(4,1fr);padding:25px max(8vw,30px);display:grid}.trust-strip b{text-align:center;border-right:1px solid #ffffff26;font-size:13px}.trust-strip b:last-child{border:0}.kb-section{text-align:center;padding:75px max(8vw,30px)}.kb-section>small{color:var(--company);letter-spacing:.17em;font-weight:900}.kb-section>h2{margin:10px 0 30px;font-size:34px}.kb-section .public-services{text-align:left;padding:0}.kb-section .public-services span{color:#9aa4b2;margin-bottom:25px;font-weight:900;display:block}.case-band{color:#fff;background:linear-gradient(120deg,#071d3be8,#214e7ae8),linear-gradient(#aaa,#aaa);padding:80px max(8vw,30px)}.case-band>div{max-width:750px}.case-band small{letter-spacing:.16em}.case-band h2{margin:14px 0 25px;font-size:34px;line-height:1.45}.case-band a{color:#173b61;background:#fff;border-radius:8px;padding:12px 18px;font-weight:900;text-decoration:none;display:inline-block}.kb-landing .public-hero{background:radial-gradient(circle at 75% 30%,#f5dcc3,#0000 24%),linear-gradient(120deg,#fffaf5,#efe6dc)}.remote-page{--company:#214e7a}.remote-page .phone-brand>span,.remote-page .message-card>span{background:var(--company);color:#fff}.remote-fixed{z-index:20;grid-template-columns:1fr 1fr;width:min(460px,100%);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.remote-fixed a{text-align:center;color:#fff;background:#071d3b;padding:15px;font-weight:900;text-decoration:none}.remote-fixed a:last-child{background:var(--company)}.sheet-backdrop{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000008c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet{width:min(460px,100%);padding:15px 22px calc(24px + env(safe-area-inset-bottom));background:#fff;border-radius:30px 30px 0 0;position:relative}.bottom-sheet>i{background:#c6ccd5;border-radius:5px;width:40px;height:5px;margin:0 auto 18px;display:block}.bottom-sheet h2{font-size:20px}.bottom-sheet p{background:#f1f4f8;border-radius:12px;padding:16px;font-size:13px;line-height:1.7}.bottom-sheet a,.bottom-sheet>button:not(.sheet-close){background:var(--company);color:#fff;text-align:center;border:0;border-radius:9px;width:100%;margin-top:9px;padding:13px;font-weight:900;text-decoration:none;display:block}.bottom-sheet>button:not(.sheet-close){color:#21344d;background:#edf1f5}.sheet-close{background:0 0;border:0;font-size:25px;position:absolute;top:15px;right:18px}@media (width<=1000px){.company-grid{grid-template-columns:1fr}}@media (width<=760px){.migration-card{display:none}.notice{align-items:flex-start}.notice p{line-height:1.5}.editor-backdrop{padding:0}.editor-modal{border-radius:0;height:100vh}.editor-body{padding:14px}.edit-form{grid-template-columns:1fr}.edit-form label.wide{grid-column:auto}.message-editor article{grid-template-columns:1fr}.preview-row{gap:7px;display:grid}.kb-public .public-header nav{display:none}.kb-public .public-hero{padding-top:55px}.tile-visual{height:280px}.trust-strip{grid-template-columns:1fr 1fr;gap:18px}.trust-strip b{border:0}.kb-section>h2,.case-band h2{font-size:27px}.kb-section .public-services{grid-template-columns:1fr}.editor-footer span{display:none}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
