*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Noto Sans KR",sans-serif;color:#0f172a;background:#f8fafc;word-break:keep-all}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);border-bottom:1px solid #e5e7eb;backdrop-filter:blur(10px)}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:900;font-size:26px;letter-spacing:-.04em}.brand span{color:#e11d48}.nav{display:flex;gap:30px;font-weight:700;font-size:15px}.urgent-link{font-size:14px;color:#b91c1c;background:#fff1f2;border-radius:999px;padding:10px 14px;font-weight:800}.hero{background:linear-gradient(180deg,#f8fbff 0,#eef5ff 100%);padding:44px 0 34px;border-bottom:1px solid #e5edf8}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;min-height:430px}.eyebrow{font-weight:900;color:#0b2d66;margin:0 0 12px}.eyebrow.red{color:#dc2626}.hero h1{font-size:56px;line-height:1.08;letter-spacing:-.06em;margin:0 0 20px}.lead{font-size:18px;line-height:1.75;color:#334155;margin:0 0 24px}.search-box{display:flex;max-width:560px;background:#fff;border:1px solid #dbe3ef;border-radius:12px;box-shadow:0 18px 35px rgba(15,23,42,.08);overflow:hidden}.search-box input{flex:1;border:0;padding:18px 20px;outline:0}.search-box button,.primary-btn{border:0;background:#0b2d66;color:#fff;font-weight:900;padding:0 24px;cursor:pointer}.chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.chips button{border:1px solid #dbe7fb;background:#fff;color:#0b2d66;border-radius:999px;padding:9px 13px;font-weight:800;cursor:pointer}.hero-art{position:relative;height:360px}.elevator{position:absolute;right:120px;top:50px;width:230px;height:270px;background:#dce5ef;border:10px solid #c7d1dc;box-shadow:0 20px 50px rgba(15,23,42,.12)}.door{position:absolute;top:0;height:100%;width:50%;background:linear-gradient(90deg,#edf2f7,#cbd5e1)}.door.left{left:0;border-right:2px solid #94a3b8}.door.right{right:0}.floor{position:absolute;right:190px;top:8px;background:#1e293b;color:#ef4444;border-radius:4px;padding:8px 28px;font-weight:900;z-index:2}.memo{position:absolute;left:80px;top:140px;background:#ffe8a3;padding:34px 30px;border-radius:8px;font-weight:900;text-align:center;box-shadow:0 10px 25px rgba(15,23,42,.1)}.safety-banner{margin-top:28px;background:#fff1f2;border:1px solid #fecdd3;color:#991b1b;border-radius:14px;padding:20px 24px;line-height:1.75;font-weight:700}.ad-slot{margin-top:28px;border:1px dashed #b7c6dc;background:#fff;border-radius:16px;color:#8a97aa;text-align:center;padding:28px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:30px;text-align:left;box-shadow:0 18px 45px rgba(15,23,42,.06);cursor:pointer;transition:.2s}.feature-card:hover{transform:translateY(-4px);border-color:#9bb8e8}.feature-card span{display:inline-flex;background:#eef4ff;color:#0b2d66;border-radius:18px;width:58px;height:58px;align-items:center;justify-content:center;font-weight:900}.feature-card.danger span{background:#fff1f2;color:#dc2626}.feature-card h3{font-size:22px;margin:22px 0 10px}.feature-card p{color:#475569;line-height:1.7;margin:0}.consult-section{padding:42px 0}.section-title p{margin:0 0 8px;color:#0b2d66;font-weight:900}.section-title h2{font-size:32px;letter-spacing:-.04em;margin:0 0 24px}.section-title.row{display:flex;justify-content:space-between;align-items:end}.consult-layout{display:grid;grid-template-columns:260px 1fr 330px;gap:22px;align-items:start}.category-panel,.chat-panel,.result-panel{background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 18px 45px rgba(15,23,42,.05);overflow:hidden}.category-panel{padding:24px}.category-panel h3,.result-panel h3{margin:0 0 20px;font-size:20px}.category-list{display:grid;gap:12px}.category-list button{border:1px solid #dbe3ef;background:#fff;border-radius:14px;padding:16px;text-align:left;font-weight:900;cursor:pointer}.category-list button.active{border-color:#0b2d66;background:#eef4ff;color:#0b2d66}.chat-top{background:#0b2d66;color:#fff;padding:20px 24px;display:flex;justify-content:space-between}.chat-top span{font-size:14px;opacity:.85}.chat-body{background:#f8fafc;padding:24px;min-height:430px}.selected-pill{background:#0b2d66;color:#fff;border-radius:18px;padding:18px 22px;font-weight:900;margin-bottom:18px}.bot-bubble,.question-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;line-height:1.7;margin:0 0 14px}.choice-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.choice-row button{border:1px solid #bfd1ee;background:#fff;color:#0b2d66;border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer}.choice-row button.active{background:#0b2d66;color:#fff}.primary-btn{height:48px;border-radius:12px;margin-top:4px}.chat-input{display:flex;border-top:1px solid #e2e8f0;background:#fff;padding:16px}.chat-input input{flex:1;border:1px solid #dbe3ef;border-radius:12px;padding:14px;outline:0}.chat-input button{border:0;background:#0b2d66;color:#fff;border-radius:12px;padding:0 20px;margin-left:10px;font-weight:900;cursor:pointer}.result-panel{padding:24px}.result-card{border:1px solid #e2e8f0;border-radius:16px;padding:18px;margin-bottom:14px;background:#fff}.result-card h4{margin:0 0 10px;color:#0b2d66}.result-card p{margin:0;color:#334155;line-height:1.7}.result-card.warning{background:#fff1f2;border-color:#fecdd3}.result-card.warning h4{color:#dc2626}.copy-btn{border:0;background:#0b2d66;color:#fff;border-radius:12px;padding:12px 16px;font-weight:900;cursor:pointer;width:100%}.emergency-box{display:grid;grid-template-columns:1fr 1fr;gap:30px;background:#fff1f2;border:1px solid #fecdd3;border-radius:24px;padding:38px;margin-top:20px}.emergency-box h2{font-size:34px;margin:0 0 14px;letter-spacing:-.04em}.emergency-box p{line-height:1.75;color:#374151}.emergency-list{display:grid;gap:12px}.emergency-list div{background:#fff;border:1px solid #fecdd3;border-radius:14px;padding:17px;color:#b91c1c;font-weight:900}.faq-preview{padding:48px 0}.faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.faq-grid a{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;font-weight:900;line-height:1.55;box-shadow:0 10px 30px rgba(15,23,42,.04)}.site-footer{background:#071d3d;color:#cbd5e1;padding:48px 0;margin-top:40px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:30px}.footer-brand{color:#fff;display:block;margin-bottom:10px}.site-footer h4{color:#fff;margin:0 0 12px}.site-footer a{display:block;margin:8px 0}.site-footer p{line-height:1.7}.page{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:34px;line-height:1.85;margin:34px auto;box-shadow:0 18px 45px rgba(15,23,42,.05)}.page h1{font-size:38px;margin-top:0}.page h2{color:#0b2d66;margin-top:32px}.subnav{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.subnav a{background:#eef4ff;color:#0b2d66;border-radius:999px;padding:10px 14px;font-weight:900}.faq-list{display:grid;gap:14px}.faq-item{border:1px solid #e2e8f0;border-radius:16px;padding:20px}.faq-item h3{margin-top:0;color:#0b2d66}@media(max-width:980px){.nav,.urgent-link{display:none}.hero-grid{grid-template-columns:1fr}.hero-art{display:none}.hero h1{font-size:42px}.feature-grid,.faq-grid{grid-template-columns:repeat(2,1fr)}.consult-layout{grid-template-columns:1fr}.result-panel{order:3}.emergency-box{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.container{width:calc(100% - 28px)}.header-inner{height:62px}.brand{font-size:24px}.hero{padding:28px 0}.hero h1{font-size:34px}.lead{font-size:16px}.search-box{display:grid}.search-box button{height:52px}.feature-grid,.faq-grid{grid-template-columns:1fr}.feature-card{padding:22px}.consult-section{padding:24px 0}.section-title h2{font-size:27px}.category-panel,.chat-panel,.result-panel{border-radius:18px}.chat-body{min-height:320px;padding:18px}.chat-top{padding:16px}.emergency-box{padding:24px}.emergency-box h2{font-size:28px}.footer-grid{grid-template-columns:1fr}.page{padding:22px}.page h1{font-size:30px}}

.faq-list a.faq-item{display:block;color:inherit;text-decoration:none;transition:.2s}
.faq-list a.faq-item:hover{transform:translateY(-2px);border-color:#9bb8e8}


.report-generator{padding:40px 0}
.report-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:start}
.report-form,.report-output{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:26px;box-shadow:0 18px 45px rgba(15,23,42,.05)}
.report-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.report-form label{display:grid;gap:8px;font-weight:900;color:#0b2d66}
.report-form input,.report-form select,.report-form textarea{border:1px solid #dbe3ef;border-radius:12px;padding:13px;background:#fff;color:#0f172a;outline:0}
.report-form textarea{min-height:92px;resize:vertical}
.report-form label:nth-last-of-type(1),.report-form button{grid-column:1/-1}
.report-output h3{margin-top:0;color:#0b2d66}
.report-output p{line-height:1.8;color:#334155}
.small-guide{font-size:14px;color:#991b1b;background:#fff1f2;border-radius:12px;padding:12px;margin-top:14px}
@media(max-width:800px){.report-layout{grid-template-columns:1fr}.report-form{grid-template-columns:1fr}}


.priority-box{border-radius:18px;padding:20px;margin-bottom:16px;border:1px solid #dbe3ef}
.priority-box span{display:inline-flex;border-radius:999px;padding:7px 12px;font-weight:900;font-size:13px;margin-bottom:12px}
.priority-box h4{margin:0 0 8px;font-size:19px}
.priority-box p{margin:0;line-height:1.7}
.priority-danger{background:#fff1f2;border-color:#fecdd3;color:#7f1d1d}
.priority-danger span{background:#dc2626;color:#fff}
.priority-warning{background:#fff7ed;border-color:#fed7aa;color:#7c2d12}
.priority-warning span{background:#f97316;color:#fff}
.priority-normal{background:#eef4ff;border-color:#bfdbfe;color:#0b2d66}
.priority-normal span{background:#0b2d66;color:#fff}


.official-preview{padding:18px 0 40px}
.official-card{display:grid;grid-template-columns:1.3fr .7fr;gap:24px;align-items:center;background:#fff;border:1px solid #dbe3ef;border-radius:24px;padding:34px;box-shadow:0 18px 45px rgba(15,23,42,.05)}
.official-card h2{font-size:30px;letter-spacing:-.04em;margin:0 0 12px}
.official-card p{line-height:1.8;color:#334155}
.official-actions{display:grid;gap:12px}
.primary-link,.secondary-link{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:14px 16px;font-weight:900;text-decoration:none}
.primary-link{background:#0b2d66;color:#fff}
.secondary-link{background:#eef4ff;color:#0b2d66;border:1px solid #bfd1ee}
.official-hero-box{background:#eef4ff;border:1px solid #bfdbfe;border-radius:20px;padding:24px;margin:24px 0}
.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:20px 0}
.check-grid div{border:1px solid #e2e8f0;border-radius:16px;padding:18px;background:#fff}
.check-grid strong{color:#0b2d66}
.check-grid p{margin-bottom:0}
.step-list li{margin:10px 0;line-height:1.7}
.official-report-box{border:1px solid #dbe3ef;background:#f8fafc;border-radius:18px;padding:22px}
@media(max-width:800px){.official-card,.check-grid{grid-template-columns:1fr}}




/* v17 final hero layout and visual fix */
.site-header{background:#fff;border-bottom:1px solid #edf0f4;box-shadow:0 2px 12px rgba(15,23,42,.03)}
.header-inner{height:82px}
.brand{font-size:30px;font-weight:950;letter-spacing:-.055em;color:#111827}
.brand span{color:#ef232c}
.nav{gap:34px;font-size:16px}
.nav a{font-weight:850;color:#111827}
.nav a:hover{color:#ef232c}
.urgent-link{background:#ef232c;color:#fff;border-radius:13px;padding:14px 18px;font-weight:950;box-shadow:0 12px 24px rgba(239,35,44,.2)}
.final-hero{background:#fff;padding:64px 0 54px;border-bottom:1px solid #f1f5f9;overflow:hidden}
.final-hero-grid{display:grid;grid-template-columns:minmax(520px,1fr) minmax(500px,.9fr);gap:52px;align-items:center}
.final-kicker{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:900;color:#111827;margin:0 0 20px}
.final-kicker span{width:28px;height:28px;border:3px solid #111827;border-radius:8px;position:relative}
.final-kicker span:after{content:"";position:absolute;left:8px;top:4px;width:9px;height:14px;border-right:3px solid #ef232c;border-bottom:3px solid #ef232c;transform:rotate(45deg)}
.final-copy h1{font-size:66px;line-height:1.08;letter-spacing:-.075em;margin:0 0 24px;font-weight:950;color:#111827}
.final-copy h1 em{font-style:normal;color:#ef232c}
.final-lead{font-size:20px;line-height:1.82;color:#3f4854;margin:0 0 30px}
.final-search{width:min(100%,640px);height:72px;display:flex;background:#fff;border:1px solid #e3e7ed;border-radius:13px;overflow:hidden;box-shadow:0 22px 46px rgba(15,23,42,.08)}
.final-search input{flex:1;min-width:0;border:0;outline:0;padding:0 24px;font-size:18px}
.final-search button{width:265px;border:0;background:#ef232c;color:#fff;font-size:19px;font-weight:950;cursor:pointer}
.final-search button b{font-size:24px;margin-left:8px}
.final-chips{width:min(100%,640px);display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0 28px}
.final-chips button{height:54px;border:1px solid #e2e7ee;background:#fff;border-radius:16px;color:#111827;font-weight:950;font-size:15px;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;box-shadow:0 10px 24px rgba(15,23,42,.055);cursor:pointer}
.final-chips button:hover{border-color:#ef232c;color:#ef232c}
.final-chips i{display:inline-grid;place-items:center;width:21px;height:21px;border:2px solid currentColor;border-radius:4px;font-style:normal;font-size:12px;font-weight:950}
.chip-wave{border:0!important}.chip-wave:before{content:"〰";font-size:22px;line-height:1}
.chip-dot{border-radius:50%!important}.chip-dot:after{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}
.final-benefits{width:min(100%,640px);display:grid;grid-template-columns:repeat(3,1fr);background:#f8fafc;border:1px solid #e8edf3;border-radius:17px;overflow:hidden}
.final-benefits div{display:grid;grid-template-columns:44px 1fr;column-gap:14px;align-items:center;padding:22px;border-right:1px solid #e1e6ed}
.final-benefits div:last-child{border-right:0}
.final-benefits i{grid-row:1/3;width:40px;height:40px;border:3px solid #ef232c;border-radius:13px;position:relative}
.benefit-check:after{content:"✓";position:absolute;left:9px;top:1px;color:#ef232c;font-size:25px;font-weight:950}
.benefit-chat:after{content:"";position:absolute;left:8px;top:10px;width:19px;height:13px;border:3px solid #ef232c;border-radius:4px}
.benefit-doc:after{content:"";position:absolute;left:10px;top:8px;width:16px;height:22px;border:3px solid #ef232c;border-radius:3px}
.final-benefits strong{font-size:16px;color:#111827}
.final-benefits small{font-size:13px;color:#6b7280;margin-top:3px}
.final-visual{height:520px}
.visual-bg{position:relative;height:520px;background:linear-gradient(180deg,#fbfbfc,#f4f6f8);border:1px solid #eef1f5;border-radius:24px;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)}
.elevator-real{position:absolute;left:92px;top:42px;width:360px;height:415px}
.outer-frame{position:absolute;left:70px;top:70px;width:290px;height:340px;border:15px solid #aeb5bd;background:linear-gradient(90deg,#7f858c,#efebe5,#899099);box-shadow:0 28px 70px rgba(15,23,42,.18), inset 0 0 0 1px rgba(255,255,255,.8);overflow:hidden}
.inner-head{position:absolute;top:0;left:0;right:0;height:58px;background:linear-gradient(#d8dade,#a8adb3)}
.door-a,.door-b{position:absolute;top:58px;bottom:0;width:50%;background:linear-gradient(90deg,#70777f 0%,#d8d2ca 42%,#f8f3eb 50%,#9ba2a9 100%)}
.door-a{left:0}.door-b{right:0;transform:scaleX(-1)}
.middle-line{position:absolute;top:58px;bottom:0;left:50%;width:2px;background:#4f5660;box-shadow:2px 0 #dce0e4}
.metal-highlight{position:absolute;inset:58px 0 0;background:linear-gradient(112deg,rgba(255,255,255,.45),transparent 32%,transparent 68%,rgba(255,255,255,.18));pointer-events:none}
.top-display{position:absolute;left:142px;top:0;width:150px;height:48px;background:#15171d;color:#ef232c;border:5px solid #aeb5bd;border-radius:5px;font-size:27px;font-weight:950;display:grid;place-items:center;z-index:3}
.side-call{position:absolute;right:-62px;top:180px;width:58px;height:126px;background:linear-gradient(#c8c8c8,#757575);border-radius:7px;box-shadow:0 18px 36px rgba(15,23,42,.18);display:grid;place-items:center;color:#fff;font-size:19px}
.side-call span:first-child{color:#ef232c}
.shield-real{position:absolute;left:265px;bottom:70px;width:178px;height:178px;display:grid;place-items:center;background:linear-gradient(145deg,#ff5454,#d8131c);color:#fff;font-size:61px;font-weight:950;clip-path:polygon(50% 0,90% 16%,100% 48%,82% 85%,50% 100%,18% 85%,0 48%,10% 16%);text-shadow:0 4px 12px rgba(0,0,0,.23);box-shadow:0 26px 55px rgba(239,35,44,.29);z-index:6}
.board-real{position:absolute;right:28px;bottom:58px;width:184px;height:232px;background:#fff;border:11px solid #b67b4c;border-radius:15px;transform:rotate(4deg);box-shadow:0 28px 60px rgba(15,23,42,.17);padding:58px 18px 18px;z-index:5}
.board-real p{margin:0 0 18px;font-size:20px;font-weight:950;color:#111827}
.board-real p:before{content:"✓";color:#ef232c;margin-right:9px}
.board-real .board-clip{position:absolute;top:-34px;left:54px;width:78px;height:45px;background:#6f7480;border-radius:18px 18px 6px 6px}
.safety-banner{display:flex;align-items:center;gap:24px;background:linear-gradient(90deg,#fff1f2,#fff8f8);border:1px solid #fecaca;border-radius:20px;color:#111827;font-size:17px;line-height:1.75;padding:26px 32px}
.safety-banner:before{content:"";flex:0 0 72px;width:72px;height:64px;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.5) 0 10px,transparent 11px),linear-gradient(#ff4b4b,#d8141c);border-radius:36px 36px 12px 12px;box-shadow:0 0 22px rgba(239,35,44,.35)}
.polished-feature-grid,.feature-grid{margin-top:34px}
@media(max-width:1100px){.final-hero-grid{grid-template-columns:1fr}.final-visual{height:500px}.visual-bg{max-width:680px;margin:0 auto}.final-copy h1{font-size:56px}}
@media(max-width:700px){.final-copy h1{font-size:42px}.final-lead{font-size:16px}.final-search{height:auto;display:grid}.final-search button{width:100%;height:58px}.final-chips{grid-template-columns:repeat(2,1fr)}.final-benefits{grid-template-columns:1fr}.final-benefits div{border-right:0;border-bottom:1px solid #e1e6ed}.final-benefits div:last-child{border-bottom:0}.final-visual{height:350px}.visual-bg{height:350px}.elevator-real{transform:scale(.68);transform-origin:top left;left:42px;top:28px}.shield-real{transform:scale(.62);transform-origin:bottom left;left:160px;bottom:33px}.board-real{transform:scale(.62) rotate(4deg);transform-origin:bottom right;right:0;bottom:36px}.safety-banner{align-items:flex-start}.safety-banner:before{flex-basis:52px;width:52px;height:46px}}

/* v18 hero elevator quality upgrade + footer copyright visibility */
.visual-bg{
  background:
    radial-gradient(circle at 18% 18%, rgba(255,255,255,.96) 0 0, rgba(255,255,255,.7) 130px, transparent 260px),
    radial-gradient(circle at 84% 14%, rgba(239,35,44,.08), transparent 230px),
    linear-gradient(180deg,#fbfdff 0%,#f3f6fa 52%,#e9eef5 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9), 0 30px 80px rgba(15,23,42,.08);
}
.visual-bg:before{
  content:"";
  position:absolute;
  inset:auto 0 0 0;
  height:42%;
  background:
    linear-gradient(90deg,rgba(255,255,255,.56),rgba(255,255,255,0) 22%,rgba(255,255,255,.55) 50%,rgba(255,255,255,0) 78%),
    repeating-linear-gradient(90deg,rgba(148,163,184,.18) 0 1px,transparent 1px 118px),
    linear-gradient(180deg,rgba(255,255,255,.95),rgba(226,232,240,.42));
  clip-path:polygon(0 18%,100% 0,100% 100%,0 100%);
}
.visual-bg:after{
  content:"";
  position:absolute;
  left:26px;right:26px;bottom:36px;height:54px;
  background:radial-gradient(ellipse at center,rgba(15,23,42,.16),transparent 68%);
  filter:blur(12px);
  opacity:.55;
}
.elevator-real{left:78px;top:34px;width:390px;height:438px;filter:drop-shadow(0 30px 42px rgba(15,23,42,.22));z-index:2}
.elevator-real:before{
  content:"";
  position:absolute;
  left:42px;top:26px;width:335px;height:402px;border-radius:18px 18px 10px 10px;
  background:linear-gradient(90deg,#232b36 0%,#626b76 7%,#e9edf2 15%,#bdc5ce 50%,#f7f9fb 84%,#606a76 94%,#1f2731 100%);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.55), inset 0 0 34px rgba(15,23,42,.16);
}
.outer-frame{left:68px;top:74px;width:300px;height:348px;border:0;border-radius:4px;background:linear-gradient(90deg,#4b5563 0%,#cfd6de 8%,#f8fafc 15%,#87919d 22%,#424b57 25%,#d6dde5 50%,#f8fafc 75%,#87919d 78%,#424b57 82%,#e5e9ef 92%,#4b5563 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.5), inset 0 -18px 38px rgba(15,23,42,.16);overflow:hidden}
.inner-head{height:55px;background:linear-gradient(180deg,#f8fafc 0%,#cbd5e1 42%,#87919d 100%);box-shadow:inset 0 -1px 0 rgba(15,23,42,.25)}
.door-a,.door-b{top:55px;background:linear-gradient(90deg,#343c47 0%,#737d89 10%,#e3e8ee 34%,#fbfdff 49%,#b7c1cc 62%,#596472 100%);box-shadow:inset -18px 0 28px rgba(15,23,42,.1), inset 16px 0 30px rgba(255,255,255,.24)}
.door-a:after,.door-b:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 0 30%,rgba(255,255,255,.58) 39%,transparent 49% 100%);opacity:.75}
.middle-line{top:55px;width:3px;background:linear-gradient(#111827,#64748b,#111827);box-shadow:-1px 0 rgba(255,255,255,.55),2px 0 rgba(15,23,42,.35)}
.metal-highlight{inset:55px 0 0;background:linear-gradient(118deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,.16) 22%,transparent 40%,transparent 65%,rgba(255,255,255,.34) 78%,transparent 100%)}
.top-display{left:146px;top:0;width:158px;height:50px;border:6px solid #d8dee6;background:linear-gradient(180deg,#070b12,#1b2430);color:#38bdf8;text-shadow:0 0 12px rgba(56,189,248,.75);box-shadow:0 10px 24px rgba(15,23,42,.22), inset 0 0 0 1px rgba(255,255,255,.18)}
.top-display:before{content:"▲";font-size:17px;margin-right:10px;color:#38bdf8}
.side-call{right:-45px;top:184px;width:44px;height:118px;border:1px solid rgba(255,255,255,.75);background:linear-gradient(90deg,#eef2f7,#9aa4b1 45%,#e5e9ef);color:#1f2937;box-shadow:0 18px 34px rgba(15,23,42,.2), inset 0 0 0 1px rgba(255,255,255,.55)}
.side-call span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#f8fafc;border:1px solid #94a3b8;font-size:12px;line-height:1;color:#111827}.side-call span:first-child{color:#ef232c}
.shield-real{left:270px;bottom:62px;width:166px;height:166px;background:linear-gradient(145deg,#ff6b6b 0%,#ef232c 42%,#b80f17 100%);box-shadow:0 30px 60px rgba(239,35,44,.32), inset 0 2px 0 rgba(255,255,255,.32)}
.shield-real:before{content:"";position:absolute;inset:13px;clip-path:inherit;background:linear-gradient(145deg,rgba(255,255,255,.28),transparent 48%);}
.board-real{right:22px;bottom:54px;border-color:#966339;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 30px 70px rgba(15,23,42,.18), inset 0 0 0 1px rgba(255,255,255,.65)}
.footer-brand{color:#fff!important}.footer-brand span{color:#ff3b42!important}.site-footer a:not(.footer-brand){color:#dbe7f5}.site-footer a:not(.footer-brand):hover{color:#fff}.footer-bottom{margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);text-align:center}.footer-bottom p{margin:0;color:#93a4b8;font-size:14px}.copy-brand{color:#ffffff;font-weight:950;letter-spacing:-.035em}.copy-brand span{color:#ff3b42}
@media(max-width:700px){.elevator-real{left:34px;top:28px}.shield-real{left:160px}.board-real{right:-6px}.footer-bottom{text-align:left}}

/* v19 premium hero artwork + mobile 상담 button fix */
html,body{max-width:100%;overflow-x:hidden}
.final-visual{height:520px}
.visual-bg{
  border-radius:26px;
  background:
    radial-gradient(circle at 18% 16%,rgba(255,255,255,.98) 0 120px,transparent 280px),
    radial-gradient(circle at 78% 16%,rgba(239,35,44,.075),transparent 250px),
    linear-gradient(180deg,#fff 0%,#f7f9fc 46%,#edf2f7 100%);
}
.visual-bg:before{
  height:38%;
  background:
    linear-gradient(180deg,rgba(255,255,255,.96),rgba(226,232,240,.62)),
    repeating-linear-gradient(90deg,rgba(148,163,184,.2) 0 1px,transparent 1px 96px);
  clip-path:polygon(0 26%,100% 8%,100% 100%,0 100%);
}
.elevator-real{
  left:86px;top:34px;width:330px;height:430px;z-index:3;
  filter:drop-shadow(0 26px 36px rgba(15,23,42,.22));
}
.elevator-real:before{
  left:0;top:56px;width:300px;height:356px;border-radius:18px 18px 9px 9px;
  background:linear-gradient(90deg,#1f2933 0%,#727c88 7%,#f6f8fb 16%,#cbd3dd 50%,#ffffff 84%,#727c88 93%,#1f2933 100%);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.72),inset 0 -24px 48px rgba(15,23,42,.12),0 24px 58px rgba(15,23,42,.14);
}
.outer-frame{
  left:30px;top:86px;width:240px;height:318px;border-radius:3px;
  background:linear-gradient(90deg,#2d3642 0%,#7c8794 8%,#e8edf3 18%,#fdfefe 34%,#9ca7b4 46%,#3b4551 50%,#d9e1e9 58%,#ffffff 78%,#8a95a3 92%,#2d3642 100%);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.72),inset 0 -20px 44px rgba(15,23,42,.18),0 12px 24px rgba(15,23,42,.12);
}
.inner-head{height:54px;background:linear-gradient(180deg,#f8fafc 0%,#d7dde5 48%,#a0a9b5 100%)}
.door-a,.door-b{top:54px;background:linear-gradient(90deg,#394350 0%,#76818e 10%,#e2e8ef 35%,#ffffff 48%,#c3ccd6 64%,#65707d 100%)}
.door-a:before,.door-b:before{content:"";position:absolute;top:0;bottom:0;width:18%;background:rgba(255,255,255,.28);filter:blur(8px)}
.door-a:before{left:24%}.door-b:before{right:24%}
.middle-line{top:54px;background:#2f3844;box-shadow:-1px 0 rgba(255,255,255,.65),2px 0 rgba(15,23,42,.35)}
.top-display{left:82px;top:0;width:136px;height:52px;border:6px solid #d8dee6;border-radius:5px;color:#38bdf8;font-size:27px;background:linear-gradient(180deg,#07111d,#17202c)}
.side-call{right:6px;top:192px;width:38px;height:112px;border-radius:8px;z-index:4;background:linear-gradient(90deg,#f8fafc,#9aa4b1 55%,#e2e8f0)}
.shield-real{
  left:230px;bottom:78px;width:120px;height:136px;z-index:7;
  clip-path:polygon(50% 0,88% 13%,95% 42%,80% 78%,50% 100%,20% 78%,5% 42%,12% 13%);
  font-size:45px;background:linear-gradient(145deg,#ff666b 0%,#ef232c 48%,#b80f17 100%);
  text-shadow:0 4px 10px rgba(0,0,0,.22);box-shadow:0 22px 42px rgba(239,35,44,.30),inset 0 2px 0 rgba(255,255,255,.32);
}
.shield-real:before{inset:10px;opacity:.9}
.board-real{
  right:48px;bottom:74px;width:162px;height:210px;z-index:6;
  transform:rotate(3deg);border-width:10px;border-color:#9b673d;border-radius:13px;
  padding:54px 14px 14px;background:linear-gradient(180deg,#fff,#f8fafc);
}
.board-real p{font-size:18px;margin-bottom:15px;white-space:nowrap;letter-spacing:-.04em}
.board-real .board-clip{left:46px;width:70px;height:42px;background:#767d89}
.chat-panel,.consult-layout{min-width:0;max-width:100%}
.chat-input{gap:10px;align-items:center}
.chat-input input{min-width:0}
.chat-input button{flex:0 0 auto;min-width:82px;white-space:nowrap;padding:0 18px;margin-left:0}
@media(max-width:700px){
  .final-visual{height:365px}
  .visual-bg{height:365px;max-width:100%}
  .elevator-real{left:42px;top:22px;transform:scale(.73);transform-origin:top left}
  .shield-real{left:200px;bottom:56px;transform:scale(.72);transform-origin:bottom left}
  .board-real{right:18px;bottom:58px;transform:scale(.72) rotate(3deg);transform-origin:bottom right}
  .chat-input{display:grid;grid-template-columns:minmax(0,1fr) 78px;padding:12px;gap:8px}
  .chat-input input{width:100%;font-size:15px;padding:13px 12px}
  .chat-input button{width:78px;min-width:78px;height:48px;padding:0;border-radius:12px;font-size:16px}
}
@media(max-width:390px){
  .chat-input{grid-template-columns:minmax(0,1fr) 72px}
  .chat-input button{width:72px;min-width:72px;font-size:15px}
  .chat-input input{font-size:14px}
}

/* v20 supplied-reference premium hero visual */
.brand-image{display:flex;align-items:center;line-height:0;letter-spacing:0}.brand-image img{width:150px;height:auto;display:block}.final-visual{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff8f5,#f4f7fb);border-radius:24px;overflow:hidden}.premium-hero-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block;filter:drop-shadow(0 18px 24px rgba(15,23,42,.12))}@media(max-width:700px){.brand-image img{width:132px}.final-visual{height:330px}.premium-hero-image{object-fit:contain}.chat-input{gap:8px}.chat-input input{min-width:0}.chat-input button{margin-left:0;padding:0 14px;white-space:nowrap;flex:0 0 auto}.primary-btn{white-space:nowrap;padding-left:14px;padding-right:14px}}
/* v21 layout repair */
.final-visual{padding:18px;overflow:visible;min-width:0}
.premium-hero-image{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}
.final-benefits i{border-radius:12px;transform:none}
.benefit-check:after{left:8px;top:0px;line-height:1;font-size:27px}
.benefit-chat:before{content:"";position:absolute;left:9px;top:9px;width:17px;height:13px;border:3px solid #ef232c;border-radius:5px}
.benefit-chat:after{content:"";position:absolute;left:14px;top:22px;width:8px;height:8px;border-left:3px solid #ef232c;border-bottom:3px solid #ef232c;transform:rotate(-45deg);background:#f8fafc}
.benefit-doc:before{content:"";position:absolute;left:10px;top:7px;width:16px;height:22px;border:3px solid #ef232c;border-radius:3px}
.benefit-doc:after{content:"";position:absolute;left:14px;top:13px;width:8px;height:3px;background:#ef232c;box-shadow:0 6px 0 #ef232c,0 12px 0 #ef232c}
.chat-input{display:flex;align-items:center;gap:10px}.chat-input button{min-width:76px;height:48px;font-size:16px;line-height:1;margin-left:0;white-space:nowrap}
@media(max-width:700px){.final-visual{height:360px;padding:12px}.premium-hero-image{object-fit:contain}.chat-input{padding:12px;gap:10px}.chat-input input{height:48px;padding:10px;font-size:14px}.chat-input button{flex:0 0 82px;min-width:82px;padding:0;font-size:16px}.final-benefits{grid-template-columns:repeat(3,1fr)}.final-benefits div{grid-template-columns:1fr;justify-items:center;text-align:center;gap:8px;padding:18px 8px;border-bottom:0;border-right:1px solid #e1e6ed}.final-benefits div:last-child{border-right:0}.final-benefits i{grid-row:auto}.final-benefits strong{font-size:14px}.final-benefits small{font-size:12px;line-height:1.4}}
/* v22 final visual sizing and semantic icons */
.brand-image img{width:190px!important;max-height:54px;object-fit:contain;object-position:left center}
.final-visual{padding:18px!important;overflow:visible!important;background:linear-gradient(135deg,#fff9f6,#f1f5f9)!important}
.premium-hero-image{object-fit:contain!important;object-position:center!important;transform:scale(.88);filter:drop-shadow(0 14px 18px rgba(15,23,42,.14))!important}
.final-eyebrow{display:flex;align-items:center;gap:11px}
.final-eyebrow:before{content:"";display:inline-block;width:24px;height:28px;border:3px solid #111827;border-radius:7px;box-sizing:border-box;background:linear-gradient(90deg,transparent 43%,#111827 43%,#111827 52%,transparent 52%);box-shadow:inset 0 -7px 0 -4px #ef232c}
.final-benefits i{width:44px!important;height:44px!important;border-radius:50%!important;border:0!important;background:#fff1f2!important;box-shadow:inset 0 0 0 2px #fecdd3!important}
.benefit-check:before{content:"✓"!important;position:absolute!important;left:11px!important;top:4px!important;color:#ef232c!important;font-size:29px!important;font-weight:950!important}.benefit-check:after{display:none!important}
.benefit-chat:before{content:""!important;position:absolute!important;left:10px!important;top:11px!important;width:20px!important;height:14px!important;border:3px solid #ef232c!important;border-radius:7px!important;background:transparent!important}.benefit-chat:after{content:""!important;position:absolute!important;left:15px!important;top:25px!important;width:8px!important;height:8px!important;border-left:3px solid #ef232c!important;border-bottom:3px solid #ef232c!important;transform:rotate(-45deg)!important;background:#fff1f2!important}
.benefit-doc:before{content:""!important;position:absolute!important;left:13px!important;top:9px!important;width:17px!important;height:23px!important;border:3px solid #ef232c!important;border-radius:3px!important;background:#fff!important}.benefit-doc:after{content:""!important;position:absolute!important;left:18px!important;top:16px!important;width:8px!important;height:2px!important;background:#ef232c!important;box-shadow:0 6px 0 #ef232c,0 12px 0 #ef232c!important}
@media(max-width:700px){.brand-image img{width:168px!important}.final-visual{padding:8px!important}.premium-hero-image{transform:scale(.82)}.final-eyebrow:before{width:22px;height:25px}}


/* v26 actual asset replacement: clean hero image + crisp favicon/logo */
.brand-image img{width:210px!important;max-height:64px!important;object-fit:contain!important;object-position:left center!important}
.final-kicker span{border:0!important;width:30px!important;height:30px!important;border-radius:8px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;box-shadow:inset 0 0 0 3px #111827!important;position:relative!important}
.final-kicker span:before{content:"";position:absolute;left:8px;top:7px;width:14px;height:16px;border:2px solid #111827;border-radius:2px;background:linear-gradient(90deg,transparent 45%,#111827 45%,#111827 55%,transparent 55%)}
.final-kicker span:after{content:""!important;left:6px!important;top:16px!important;width:17px!important;height:8px!important;border-right:3px solid #ef232c!important;border-bottom:3px solid #ef232c!important;transform:rotate(0deg)!important;background:transparent!important;border-left:0!important;border-top:0!important}
.final-visual{padding:18px!important;overflow:hidden!important;background:linear-gradient(135deg,#fff9f6,#f3f7fb)!important;border:1px solid #edf2f7!important}
.premium-hero-image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important;filter:drop-shadow(0 16px 22px rgba(15,23,42,.10))!important}
.final-benefits i{background:#fff!important;box-shadow:none!important;border:2px solid #ef232c!important;border-radius:12px!important}
.benefit-check:before{content:""!important;position:absolute!important;left:9px!important;top:8px!important;width:18px!important;height:24px!important;border-right:4px solid #ef232c!important;border-bottom:4px solid #ef232c!important;transform:rotate(45deg)!important;background:transparent!important}
.benefit-chat:before{content:""!important;position:absolute!important;left:9px!important;top:10px!important;width:21px!important;height:15px!important;border:3px solid #ef232c!important;border-radius:8px!important;background:transparent!important}
.benefit-chat:after{content:""!important;position:absolute!important;left:18px!important;top:24px!important;width:8px!important;height:8px!important;border-left:3px solid #ef232c!important;border-bottom:3px solid #ef232c!important;transform:rotate(-45deg)!important;background:#fff!important}
.benefit-doc:before{content:""!important;position:absolute!important;left:12px!important;top:8px!important;width:18px!important;height:25px!important;border:3px solid #ef232c!important;border-radius:3px!important;background:#fff!important}
.benefit-doc:after{content:""!important;position:absolute!important;left:17px!important;top:15px!important;width:9px!important;height:2px!important;background:#ef232c!important;box-shadow:0 7px 0 #ef232c,0 14px 0 #ef232c!important}
.chat-input button{min-width:92px!important;padding:0 18px!important;font-size:16px!important}
@media(max-width:700px){.brand-image img{width:184px!important;max-height:58px!important}.final-visual{height:340px!important;padding:10px!important}.premium-hero-image{object-fit:contain!important}.chat-input{grid-template-columns:minmax(0,1fr) 86px!important}.chat-input button{width:86px!important;min-width:86px!important;padding:0!important;font-size:16px!important}}

/* v28 reference-match: restore shield logo, reference layout, premium hero image, icons */
body{background:#fff;color:#111827}.container{width:min(1380px,calc(100% - 32px))}.site-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 10px rgba(15,23,42,.03)}.header-inner{height:98px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand-image{display:flex;align-items:center;flex:0 0 auto}.brand-image img{width:205px!important;height:auto!important;display:block;object-fit:contain}.nav{display:flex;align-items:center;gap:34px;font-size:16px;font-weight:850;color:#111827;white-space:nowrap}.nav a{position:relative;padding:37px 0 34px}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:3px;background:#ef232c;border-radius:999px}.nav-new{display:inline-flex;align-items:center;justify-content:center;margin-left:4px;padding:3px 6px;border-radius:8px;background:#ef232c;color:#fff;font-size:11px;font-weight:900;vertical-align:middle}.urgent-link{background:#ef232c;color:#fff;border-radius:11px;padding:18px 24px;font-size:15px;font-weight:900;box-shadow:0 12px 24px rgba(239,35,44,.22)}.final-hero{background:#fff;padding:54px 0 38px;border-bottom:0;overflow:visible}.final-hero-grid{display:grid;grid-template-columns:minmax(520px,640px) minmax(520px,1fr);align-items:center;gap:70px}.final-copy h1{margin:0 0 24px;font-size:58px;line-height:1.08;letter-spacing:-.065em;font-weight:950;color:#111827}.final-copy h1 em{display:inline;color:#ef232c;font-style:normal}.final-lead{margin:0 0 30px;font-size:18px;line-height:1.7;color:#333d4b;letter-spacing:-.02em}.hero-actions-ref{display:flex;gap:22px;align-items:center;margin-bottom:26px}.hero-primary-ref,.hero-secondary-ref{height:56px;min-width:236px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:17px;font-weight:900;letter-spacing:-.03em;cursor:pointer}.hero-primary-ref{border:0;background:#ef232c;color:#fff;box-shadow:0 12px 24px rgba(239,35,44,.18)}.hero-primary-ref b{font-size:22px;line-height:1}.hero-secondary-ref{border:1px solid #9ca3af;background:#fff;color:#111827}.edit-icon-ref{width:22px;height:22px;border:2px solid #111827;border-radius:3px;position:relative;display:inline-block}.edit-icon-ref:before{content:"";position:absolute;left:8px;top:-3px;width:10px;height:16px;border-left:3px solid #111827;transform:rotate(45deg);border-radius:2px}.final-visual{height:405px!important;display:flex!important;align-items:center;justify-content:center;background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;overflow:visible!important}.premium-hero-image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important;filter:none!important}.final-benefits{width:min(100%,590px)!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;background:#f8fafc!important;border:1px solid #e5e9f0!important;border-radius:10px!important;overflow:hidden!important;box-shadow:0 12px 28px rgba(15,23,42,.04)}.final-benefits div{min-height:82px;display:grid!important;grid-template-columns:42px 1fr!important;column-gap:13px;align-items:center;padding:16px 18px!important;border-right:1px solid #dfe5ec!important}.final-benefits div:last-child{border-right:0!important}.final-benefits i{grid-row:1/3;width:34px!important;height:34px!important;border:2.5px solid #0b79a5!important;border-radius:9px!important;background:#fff;position:relative;transform:none!important}.final-benefits strong{font-size:15px!important;color:#111827!important;font-weight:900!important;letter-spacing:-.03em}.final-benefits small{font-size:12px!important;color:#4b5563!important;line-height:1.35!important;margin-top:3px}.benefit-check{clip-path:polygon(50% 0,90% 14%,95% 48%,77% 80%,50% 100%,23% 80%,5% 48%,10% 14%);border-color:#0b79a5!important}.benefit-check:after{content:"✓"!important;position:absolute;left:8px!important;top:0!important;color:#0b79a5!important;font-size:23px!important;font-weight:950!important}.benefit-chat{border-color:#1467c9!important;border-radius:8px!important}.benefit-chat:before{content:"";position:absolute;left:9px;bottom:-7px;width:10px;height:10px;border-left:2.5px solid #1467c9;border-bottom:2.5px solid #1467c9;background:#fff;transform:rotate(-35deg)}.benefit-chat:after{content:""!important;position:absolute;left:8px!important;top:10px!important;width:16px!important;height:2.5px!important;background:#1467c9!important;box-shadow:0 7px 0 #1467c9!important;border:0!important;border-radius:99px!important}.benefit-doc{border-color:#1467c9!important;border-radius:4px!important}.benefit-doc:before{content:"";position:absolute;right:-2.5px;top:-2.5px;width:12px;height:12px;border-left:2.5px solid #1467c9;border-bottom:2.5px solid #1467c9;background:#f8fafc}.benefit-doc:after{content:""!important;position:absolute;left:8px!important;top:12px!important;width:15px!important;height:2.5px!important;background:#1467c9!important;box-shadow:0 7px 0 #1467c9!important;border:0!important;border-radius:99px!important}.emergency-strip{margin-top:18px}.chat-input button{min-width:86px;white-space:nowrap}.site-footer .footer-brand{font-size:28px}.copy-brand{color:#fff}.copy-brand span{color:#ff3b42!important}
@media(max-width:1180px){.nav{gap:20px;font-size:14px}.brand-image img{width:180px!important}.urgent-link{padding:14px 18px}.final-hero-grid{grid-template-columns:1fr;gap:30px}.final-visual{height:420px!important;max-width:720px;margin:0 auto}.final-copy h1{font-size:52px}.final-benefits{width:100%!important;max-width:640px!important}}
@media(max-width:980px){.header-inner{height:76px}.brand-image img{width:170px!important}.nav,.urgent-link{display:none!important}.final-hero{padding:38px 0 24px}.final-copy h1{font-size:44px}.hero-actions-ref{flex-wrap:wrap}.final-visual{height:360px!important}}
@media(max-width:640px){.container{width:calc(100% - 28px)}.brand-image img{width:150px!important}.final-copy h1{font-size:37px}.final-lead{font-size:16px}.hero-actions-ref{display:grid;grid-template-columns:1fr;gap:12px}.hero-primary-ref,.hero-secondary-ref{width:100%;min-width:0}.final-benefits{grid-template-columns:1fr!important}.final-benefits div{border-right:0!important;border-bottom:1px solid #dfe5ec!important}.final-benefits div:last-child{border-bottom:0!important}.final-visual{height:280px!important}.chat-input{display:grid;grid-template-columns:minmax(0,1fr) 82px;gap:8px}.chat-input input{min-width:0}.chat-input button{width:82px;min-width:82px;margin-left:0;padding:0;font-size:16px}}

/* v29 fix: remove duplicated legacy pseudo-icons and add siren icon only. Do not touch logo or hero image. */
.final-benefits i,
.final-benefits i::before,
.final-benefits i::after{
  box-sizing:border-box!important;
}
.final-benefits i::before,
.final-benefits i::after{
  content:none!important;
  display:none!important;
  border:0!important;
  box-shadow:none!important;
  background:transparent!important;
  transform:none!important;
}
.final-benefits i{
  grid-row:1/3!important;
  position:relative!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  clip-path:none!important;
  border-radius:0!important;
  overflow:visible!important;
}
.benefit-check{
  background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42'%3E%3Cpath d='M21 3.8 33.2 8.4v10.5c0 8.3-5.2 15.8-12.2 18.9C14 34.7 8.8 27.2 8.8 18.9V8.4L21 3.8Z' fill='white' stroke='%230b79a5' stroke-width='2.8'/%3E%3Cpath d='m13.9 21.3 4.7 4.7 9.8-11' fill='none' stroke='%230b79a5' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/34px 34px no-repeat!important;
}
.benefit-chat{
  background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42'%3E%3Cpath d='M9 10.5h24a4 4 0 0 1 4 4v12.2a4 4 0 0 1-4 4H21.8l-7.2 5.2v-5.2H9a4 4 0 0 1-4-4V14.5a4 4 0 0 1 4-4Z' fill='white' stroke='%231467c9' stroke-width='2.8' stroke-linejoin='round'/%3E%3Cpath d='M15 20.5h.2M21 20.5h.2M27 20.5h.2' stroke='%231467c9' stroke-width='4.2' stroke-linecap='round'/%3E%3C/svg%3E") center/34px 34px no-repeat!important;
}
.benefit-doc{
  background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42'%3E%3Cpath d='M12 5.5h13l8 8v23H12z' fill='white' stroke='%231467c9' stroke-width='2.8' stroke-linejoin='round'/%3E%3Cpath d='M25 5.5v8h8M17 21h11M17 27h11' fill='none' stroke='%231467c9' stroke-width='2.8' stroke-linecap='round'/%3E%3C/svg%3E") center/34px 34px no-repeat!important;
}
.emergency-strip{
  display:grid!important;
  grid-template-columns:auto 1fr auto!important;
  align-items:center!important;
  gap:18px!important;
  background:#fff1f2!important;
  border:1px solid #ffe1e4!important;
  border-radius:10px!important;
  padding:18px 28px!important;
  margin-top:18px!important;
}
.siren-icon{
  width:42px!important;
  height:42px!important;
  position:relative!important;
  flex:0 0 auto!important;
}
.siren-icon::before{
  content:""!important;
  position:absolute!important;
  left:7px!important;
  top:12px!important;
  width:28px!important;
  height:22px!important;
  background:linear-gradient(180deg,#ff3b42 0%,#ef232c 70%)!important;
  border:3px solid #111827!important;
  border-bottom:0!important;
  border-radius:15px 15px 5px 5px!important;
  box-shadow:inset 0 6px 0 rgba(255,255,255,.45)!important;
}
.siren-icon::after{
  content:""!important;
  position:absolute!important;
  left:3px!important;
  bottom:4px!important;
  width:36px!important;
  height:7px!important;
  background:#fff!important;
  border:3px solid #111827!important;
  border-radius:6px!important;
}
.siren-icon span,
.siren-icon span::before,
.siren-icon span::after{
  content:""!important;
  position:absolute!important;
  display:block!important;
  background:#ef232c!important;
  border-radius:99px!important;
}
.siren-icon span{left:19px;top:3px;width:4px;height:8px;box-shadow:none!important}
.siren-icon span::before{left:-13px;top:3px;width:9px;height:4px;transform:rotate(35deg)}
.siren-icon span::after{left:8px;top:3px;width:9px;height:4px;transform:rotate(-35deg)}
.emergency-strip h2{margin:0 0 4px!important;font-size:20px!important;color:#111827!important;letter-spacing:-.03em!important}
.emergency-strip p{margin:0!important;color:#374151!important;line-height:1.6!important}
.emergency-strip a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 22px!important;border:1px solid #ef232c!important;border-radius:8px!important;color:#ef232c!important;background:#fff!important;font-weight:900!important;white-space:nowrap!important}
@media(max-width:760px){
  .emergency-strip{grid-template-columns:auto 1fr!important;padding:16px!important}
  .emergency-strip a{grid-column:1 / -1!important;width:100%!important}
}
/* v30: restore the three benefit icons only */
.final-benefits > div > i.benefit-check,
.final-benefits > div > i.benefit-chat,
.final-benefits > div > i.benefit-doc{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  width:42px !important;
  height:42px !important;
  min-width:42px !important;
  margin:0 auto 10px !important;
  position:relative !important;
  z-index:3 !important;
  background-color:transparent !important;
  background-repeat:no-repeat !important;
  background-position:center !important;
  background-size:42px 42px !important;
}
.final-benefits > div > i.benefit-check{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M24 4 40 10v13c0 10-6.6 18.1-16 21C14.6 41.1 8 33 8 23V10L24 4Z' fill='white' stroke='%23ef2634' stroke-width='3'/%3E%3Cpath d='m15 24 6 6 12-14' fill='none' stroke='%23ef2634' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important}
.final-benefits > div > i.benefit-chat{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M8 9h32v23H24l-8 7v-7H8z' fill='white' stroke='%23ef2634' stroke-width='3' stroke-linejoin='round'/%3E%3Ccircle cx='17' cy='21' r='2.5' fill='%23ef2634'/%3E%3Ccircle cx='24' cy='21' r='2.5' fill='%23ef2634'/%3E%3Ccircle cx='31' cy='21' r='2.5' fill='%23ef2634'/%3E%3C/svg%3E") !important}
.final-benefits > div > i.benefit-doc{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M13 5h16l8 8v30H13z' fill='white' stroke='%23ef2634' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M29 5v9h8M19 23h12M19 30h12' fill='none' stroke='%23ef2634' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") !important}

/* Footer contact email */
.footer-email{font-weight:700;color:#ef2b32;text-decoration:none;word-break:break-all}.footer-email:hover{text-decoration:underline}

.related-faq{margin-top:42px;padding:26px 28px;border:1px solid #dbe4ef;border-radius:18px;background:#f8fbff}.related-faq h2{margin:0 0 16px;font-size:22px;color:#102f68}.related-faq-links{display:flex;flex-wrap:wrap;gap:10px}.related-faq-links a{display:inline-flex;padding:10px 13px;border:1px solid #d5dfec;border-radius:999px;background:#fff;color:#15376f;text-decoration:none;font-weight:700;font-size:14px}.related-faq-links a:hover{border-color:#ed2734;color:#ed2734}.related-faq-all{display:inline-block;margin-top:18px;color:#e52632;font-weight:800;text-decoration:none}@media(max-width:600px){.related-faq{padding:22px 18px}.related-faq-links{gap:8px}.related-faq-links a{font-size:13px;padding:9px 11px}}



/* Header logo fix: keep 승강기119 on one line and subtitle below */
.header .brand,
.site-header .brand{
  display:inline-flex;
  flex-direction:column;
  align-items:flex-start;
  gap:5px;
  line-height:1;
  text-decoration:none;
  white-space:nowrap;
}
.header .brand strong,
.site-header .brand strong{
  display:block;
  font-size:30px;
  font-weight:950;
  letter-spacing:-.055em;
  color:#111827;
  line-height:1;
  white-space:nowrap;
}
.header .brand strong span,
.site-header .brand strong span,
.header .brand > span,
.site-header .brand > span{
  color:#ef232c;
}
.header .brand small,
.site-header .brand small{
  display:block;
  margin:0;
  font-size:13px;
  font-weight:700;
  letter-spacing:-.025em;
  color:#111827;
  line-height:1.2;
  white-space:nowrap;
}
@media(max-width:760px){
  .header .brand strong,
  .site-header .brand strong{
    font-size:26px;
  }
  .header .brand small,
  .site-header .brand small{
    font-size:11px;
  }
}
