/* CCTV114.KR — standalone responsive landing page */
:root{--navy:#101c2c;--navy-deep:#0b1522;--ink:#182333;--muted:#5d6877;--lime:#c9f45e;--line:#dfe4e9;--cloud:#f3f5f7;--white:#fff;--container:1216px;--radius:12px;--header-height:88px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 22px)}
body{margin:0;color:var(--ink);background:var(--white);font-family:"Pretendard","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",system-ui,sans-serif;font-size:1.25rem;line-height:1.65;word-break:keep-all;overflow-wrap:break-word;-webkit-font-smoothing:antialiased}
body,p,h1,h2,h3,ul{margin:0}h1,h2,h3{line-height:1.3;letter-spacing:-.045em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}img{display:block;max-width:100%}button,select,textarea{color:var(--ink)}svg{display:block}ul{list-style:none;padding:0}em{font-style:normal}button{border:0}a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #528200;outline-offset:5px}.hero a:focus-visible,.diagnosis-section a:focus-visible,.diagnosis-section summary:focus-visible{outline-color:var(--lime)}[hidden]{display:none!important}
.container{width:min(var(--container),calc(100% - 64px));margin-inline:auto}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:8px;left:16px;transform:translateY(-180%);z-index:1000;background:var(--lime);color:var(--navy);padding:12px 20px;border-radius:6px;font-weight:700}.skip-link:focus{transform:translateY(0)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:14px 24px;border:1px solid transparent;border-radius:6px;line-height:1.45;font-weight:750;transition:background .2s,color .2s,transform .2s;text-align:center}.button:hover{transform:translateY(-2px)}.button .icon{width:21px;height:21px}.button-navy{color:#fff;background:var(--navy)}.button-navy:hover{background:#23354c}.button-lime{background:var(--lime);color:var(--navy)}.button-lime:hover{background:#d8ff80}.button-outline-light{border-color:#647387;color:#fff;background:transparent}.button-outline-light:hover{background:#243246;border-color:#8c99a9}.button-small{min-height:44px;padding:10px 17px;font-size:1.25rem}.button-full{width:100%}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;font-weight:750;font-size:1.25rem;min-height:44px}.text-link .icon{width:22px;height:22px;transition:transform .2s}.text-link:hover .icon{transform:translate(3px,-2px)}
.site-header{position:sticky;top:0;z-index:60;background:#fff;border-bottom:1px solid #e8ebee}.header-inner{min-height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.brand-mark{width:38px;height:42px;display:grid;place-items:center;background:var(--lime);border-radius:10px;color:var(--navy)}.brand-mark .icon{width:26px;height:26px;stroke-width:1.9}.brand-word{font-size:1.6875rem;letter-spacing:-1.3px;font-weight:850;line-height:1.1}.brand-word>span{color:#567a12}.brand-word small{font-size:1.25rem;letter-spacing:0;font-weight:700;margin-left:3px}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav a{font-size:1.25rem;font-weight:750;padding-block:12px;white-space:nowrap}.desktop-nav a:hover{color:#567a12}.header-actions{display:flex;align-items:center;gap:18px}.header-phone{font-size:1.25rem;font-weight:800;letter-spacing:-.4px;display:flex;align-items:center;gap:8px;white-space:nowrap}.header-phone .icon{width:18px;height:18px}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;background:transparent;border-radius:6px}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:#fff;padding:10px 24px 24px;box-shadow:0 16px 24px #0b152212;max-height:calc(100dvh - var(--header-height));overflow-y:auto}.mobile-nav a{display:block;border-bottom:1px solid var(--line);padding:14px 8px;font-weight:750}.mobile-nav .mobile-nav-phone{border:0;font-size:1.25rem;color:#536222}
.hero{background:var(--navy);color:#fff;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,1fr);gap:32px;align-items:stretch}.hero-copy{padding:76px 0 66px;position:relative;z-index:2}.eyebrow{font-size:1.25rem;font-weight:800;letter-spacing:.14em;line-height:1.5;color:#526331;margin-bottom:20px}.hero-eyebrow{font-size:1.25rem;letter-spacing:.015em;color:#d5ddE5;display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-bottom:26px}.hero-eyebrow span{font-size:1.25rem;letter-spacing:.1em;color:var(--lime);border-left:1px solid #526173;padding-left:13px}.hero h1{font-size:clamp(2.5rem,4.3vw,3.875rem);font-weight:850;line-height:1.21;letter-spacing:-.055em}.hero h1 em{color:var(--lime)}.hero-description{color:#c0cbd8;font-size:1.25rem;line-height:1.8;letter-spacing:-.02em;margin-top:24px}.hero-actions{display:flex;align-items:stretch;gap:12px;margin-top:34px;flex-wrap:wrap}.hero-actions .button-lime{font-size:1.3125rem;padding-inline:20px;letter-spacing:-.5px}.button-sub{font-size:1.25rem;letter-spacing:-.2px}.hero-actions .button-outline-light{padding-inline:20px}.hero-secondary{font-size:1.25rem;color:#aebdcb;margin-top:21px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hero-secondary a{font-weight:750;color:#e5ecf4}.hero-secondary>span{font-size:1.25rem;width:100%;color:#9eacbd;margin-top:1px}.hero-visual{position:relative;min-height:566px;margin:28px -70px 28px 0;isolation:isolate}.hero-image{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:58% 45%;border-radius:12px;mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 100%)}.hero-visual::after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(0deg,#101c2ce6,transparent 50%);pointer-events:none}.hero-image-caption{position:absolute;left:42px;right:50px;bottom:128px;display:flex;align-items:center;gap:12px;font-size:1.25rem;letter-spacing:-.02em;color:#e5eaf0;z-index:1}.caption-rule{height:1px;width:28px;background:var(--lime)}.hero-area-card{position:absolute;z-index:2;bottom:30px;left:40px;right:56px;display:flex;align-items:center;gap:15px;padding:20px 22px;border-top:1px solid #81919e70;background:#142437d9;backdrop-filter:blur(8px);border-radius:6px}.hero-area-card>.icon{width:28px;height:28px;color:var(--lime)}.hero-area-card strong{font-size:1.25rem;font-weight:750}.hero-area-card p{font-size:1.25rem;margin-top:5px;color:#c3cedb}.hero-bottom{border-top:1px solid #ffffff1c}.hero-bottom-inner{display:flex;align-items:center;gap:30px;padding-block:23px;font-size:1.25rem}.hero-bottom-inner>p{font-weight:750;color:#d6e0ed}.hero-bottom ul{display:flex;flex-wrap:wrap;gap:22px;color:#b4c1d1}.hero-bottom-inner>a{margin-left:auto;display:flex;align-items:center;gap:14px;font-size:1.25rem;color:#c8d3e1}.hero-bottom-inner>a .icon{width:19px;height:19px}
.service-nav-wrap{border-bottom:1px solid var(--line)}.service-nav{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));padding-block:27px}.service-nav a{display:flex;align-items:center;justify-content:center;gap:12px;min-height:46px;font-size:1.25rem;font-weight:750;border-right:1px solid var(--line)}.service-nav a:last-child{border-right:0}.service-nav a:hover{color:#527511}.service-nav .icon{width:25px;height:25px;stroke-width:1.7}
.section{padding:96px 0}.section-heading{margin-bottom:40px}.section h2{font-size:clamp(1.75rem,3.1vw,2.625rem);font-weight:800;line-height:1.36;letter-spacing:-.055em}.section-heading .eyebrow{margin-bottom:16px}.section-intro{color:var(--muted);font-size:1.25rem;line-height:1.85;margin-top:18px;letter-spacing:-.025em}.heading-split{display:flex;align-items:flex-end;justify-content:space-between;gap:36px}.heading-split .section-intro{padding-bottom:4px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{border:1px solid var(--line);border-radius:var(--radius);padding:29px 30px 21px;display:flex;flex-direction:column;scroll-margin-top:calc(var(--header-height) + 24px);transition:border-color .2s,box-shadow .2s}.service-card:hover{border-color:#a0b085;box-shadow:0 8px 24px #101c2c08}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.service-top>span{font-size:1.25rem;color:#7c8794;letter-spacing:.08em;font-weight:700}.service-icon{width:32px;height:32px;color:#4f6526;stroke-width:1.5}.service-card h3{font-size:1.4375rem;font-weight:800;margin-bottom:14px}.service-card>p{font-size:1.25rem;color:var(--muted);line-height:1.8;margin-bottom:22px;letter-spacing:-.02em}.service-card>.text-link{margin-top:auto;border-top:1px solid var(--line);padding-top:13px}.service-card-accent{background:var(--lime);border-color:var(--lime)}.service-card-accent .service-icon,.service-card-accent h3,.service-card-accent .text-link{color:var(--navy)}.service-card-accent .service-top>span{color:#4f671e}.service-card-accent>p{color:#3a4b25}.service-card-accent>.text-link{border-color:#8eae4290}
.pricing-section{background:var(--cloud)}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.price-card{background:#fff;padding:31px 31px 20px;border-radius:var(--radius);border:1px solid var(--line);display:flex;flex-direction:column}.price-purpose{font-size:1.25rem;font-weight:700;color:#56616f;margin-bottom:13px}.price-card h3{font-size:1.25rem;display:flex;align-items:baseline;gap:8px;letter-spacing:-.035em}.price-card h3 strong{font-size:4rem;letter-spacing:-.06em;line-height:1.1;font-weight:750}.price-description{font-size:1.25rem;color:#5c6979;line-height:1.8;margin:18px 0 23px;max-width:230px}.check-list{display:grid;gap:12px;font-size:1.25rem;margin-bottom:30px}.check-list li{display:flex;align-items:flex-start;gap:8px}.check-list .icon{width:18px;height:18px;margin-top:3px;color:#638222}.price-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:16px;margin-top:auto;font-size:1.25rem;font-weight:750}.price-footer>a{width:46px;height:46px;background:#f1f4f5;display:grid;place-items:center;border-radius:50%}.price-footer>a:hover{background:var(--lime)}.price-card-featured{background:var(--navy);color:#fff;border-color:var(--navy)}.price-card-featured .price-purpose{color:var(--lime)}.price-card-featured .price-description{color:#c0cad6}.price-card-featured .check-list{color:#dce4ee}.price-card-featured .check-list .icon{color:var(--lime)}.price-card-featured .price-footer{border-color:#455161}.price-card-featured .price-footer>a{background:var(--lime);color:var(--navy)}.price-card-featured .price-footer>a:hover{background:#e3ffb0}.cost-factors{margin-top:30px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 0;border-top:1px solid #d8dee4;border-bottom:1px solid #d8dee4}.cost-factors strong{font-size:1.25rem;font-weight:800}.cost-factors ul{display:flex;align-items:center;gap:28px;flex-wrap:wrap;font-size:1.25rem;color:#54616f}.section-note{font-size:1.25rem;color:#626d7b;line-height:1.8;margin-top:17px}.mobile-break{display:none}
.diagnosis-section{background:var(--navy);color:#fff}.diagnosis-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:80px;align-items:start}.diagnosis-copy .eyebrow{color:#adc47e}.diagnosis-copy h2{font-size:clamp(1.75rem,3vw,2.5rem)}.diagnosis-copy h2 em{color:var(--lime)}.diagnosis-copy>p:not(.eyebrow){color:#bec9d7;font-size:1.25rem;line-height:1.85;margin-top:24px}.diagnosis-phone{position:relative;display:block;border-top:1px solid #415064;padding-top:26px;margin-top:38px;max-width:345px}.diagnosis-phone>span{font-size:1.25rem;color:#bfcbd7;display:block}.diagnosis-phone>strong{font-size:1.8125rem;font-weight:750;letter-spacing:-.035em;display:block;margin-top:3px}.diagnosis-phone>.icon{position:absolute;right:2px;bottom:12px;width:26px;height:26px;color:var(--lime)}.diagnosis-copy>.diagnosis-note{font-size:1.25rem!important;color:#97a7bb!important;margin-top:19px!important}.diagnosis-list{border-top:1px solid #667382}.diagnosis-list details{border-bottom:1px solid #415064}.diagnosis-list summary{cursor:pointer;list-style:none;padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.diagnosis-list summary::-webkit-details-marker{display:none}.diagnosis-list summary>span{display:flex;align-items:center;gap:20px}.diagnosis-list summary b{color:#8997aa;font-size:1.25rem;letter-spacing:.04em;font-weight:600}.diagnosis-list summary>.icon{width:19px;height:19px;color:#c7d3e2;transition:transform .2s}.diagnosis-list details[open] summary>.icon{transform:rotate(180deg);color:var(--lime)}.diagnosis-list details[open] summary{color:var(--lime)}.diagnosis-answer{padding:0 0 22px 36px}.diagnosis-answer p{font-size:1.25rem;line-height:1.85;color:#c3cede}.diagnosis-answer .text-link{font-size:1.25rem;color:var(--lime);margin-top:10px}
.areas-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:96px;align-items:center}.areas-copy .section-intro{margin-top:23px}.area-seal{margin-top:35px;display:flex;gap:13px;align-items:center}.area-seal>.icon{width:40px;height:40px;color:#5b782c;padding:7px;box-sizing:content-box;background:#f0f6e5;border-radius:50%}.area-seal strong{display:block;font-size:1.25rem;font-weight:800}.area-seal span{font-size:1.25rem;color:var(--muted);display:block;margin-top:4px}.area-panel{border:1px solid var(--line);border-radius:var(--radius);padding:30px}.area-panel-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.area-panel-title h3{font-size:1.25rem;letter-spacing:-.03em}.area-panel-title>span{font-size:1.25rem;font-weight:750;letter-spacing:.08em;color:#737e8b;white-space:nowrap}.area-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:25px}.area-options button{border:1px solid #dce1e5;background:#fff;border-radius:5px;padding:12px 4px;min-height:48px;font-size:1.25rem;font-weight:700;line-height:1.4}.area-options button[aria-pressed="true"]{background:var(--navy);color:#fff;border-color:var(--navy)}.area-options button:hover{border-color:#547a21}.area-detail{background:var(--cloud);border-radius:8px;margin-top:23px;padding:25px}.area-kicker{color:#5b752b;font-size:1.25rem;font-weight:700;line-height:1.6}.area-detail h3{font-size:1.375rem;margin:8px 0 12px}.area-detail>p:not(.area-kicker){font-size:1.25rem;color:#5e6977;line-height:1.8;min-height:54px}.area-detail .text-link{font-size:1.25rem;margin-top:14px;gap:25px}.area-note{font-size:1.25rem;color:#65717e;margin-top:16px}
.quote-section{background:#eaf3d9;border-top:1px solid #dae9c0}.quote-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px;align-items:start}.quote-copy{padding-top:25px}.quote-copy .eyebrow{color:#60733f;letter-spacing:.12em}.quote-copy h2{font-size:clamp(1.75rem,2.7vw,2.25rem);line-height:1.43}.quote-copy h2 em{color:#496820}.quote-copy>p:not(.eyebrow){font-size:1.25rem;line-height:1.85;color:#586448;margin-top:24px}.contact-block{margin-top:36px;max-width:350px}.contact-block>a{display:block;position:relative;padding:18px 0 23px;border-bottom:1px solid #c2d0ae}.contact-block>a>span{font-size:1.25rem;color:#51623c;display:block}.contact-block>a>strong{display:block;font-size:2.25rem;letter-spacing:-.045em;line-height:1.45;font-weight:800;margin-top:3px}.contact-block>a:last-child>strong{font-size:1.875rem}.contact-block>a>.icon{position:absolute;right:2px;bottom:30px;width:28px;height:28px}.quote-copy>.quote-note{font-size:1.25rem!important;line-height:1.75!important;margin-top:24px!important}.quote-form-wrap{background:#fff;border-radius:14px;padding:36px;box-shadow:0 14px 45px #3a501315}.quote-form-heading{position:relative;margin-bottom:27px}.form-number{display:block;font-size:1.25rem;letter-spacing:.1em;color:#657347;font-weight:750;margin-bottom:8px}.quote-form-heading h3{font-size:1.5625rem;font-weight:800}.quote-form-heading p{font-size:1.25rem;color:var(--muted);margin-top:9px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field{margin-bottom:20px;min-width:0}.field label{display:flex;gap:7px;align-items:center;font-size:1.25rem;line-height:1.5;font-weight:750;margin-bottom:9px}.field label>span{font-size:1.25rem;color:#728053;margin-right:1px}.field label>small{font-size:1.25rem;font-weight:500;color:#767f8a}.field select,.field textarea{width:100%;border:1px solid #cfd6dc;border-radius:6px;background:#fff;padding:13px 12px;font-size:1.25rem;line-height:1.5;max-width:100%;min-width:0}.field select{height:52px;padding-right:28px;cursor:pointer}.field textarea{resize:vertical;min-height:111px;word-break:normal;overflow-wrap:anywhere}.field textarea::placeholder{color:#858f9b}.field-hint{display:block;font-size:1.25rem;color:#707c89;margin-top:6px}.quote-form-wrap .button-full{font-size:1.25rem;padding-inline:14px}.quote-form-wrap .button-full>.icon:last-child{margin-left:auto}.quote-form-wrap .button-full>.icon:first-child{margin-right:auto}.copy-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;width:100%;background:transparent;color:#586571;font-size:1.25rem;margin-top:5px;font-weight:600;text-decoration:underline;text-underline-offset:4px}.copy-button .icon{width:16px;height:16px}.copy-button:hover{color:#314a16}.form-help{color:#73808c;font-size:1.25rem;line-height:1.8;text-align:center;margin-top:6px}.quote-status{color:#395900;font-size:1.25rem;font-weight:700;text-align:center}.quote-status:not(:empty){margin-top:16px}.copy-fallback{margin-top:15px}.copy-fallback label{font-size:1.25rem;display:block;margin-bottom:7px}.copy-fallback textarea{width:100%;font-size:1.25rem;line-height:1.6;padding:12px;border:1px solid #c4ccd4;border-radius:6px;resize:vertical}.noscript-note{font-size:1.25rem;margin-top:15px;padding:12px;background:#edf3e3}
.site-footer{background:var(--navy-deep);color:#fff;padding:43px 0 25px}.footer-main{display:flex;align-items:center;gap:28px;padding-bottom:32px}.brand-footer .brand-word>span{color:var(--lime)}.brand-footer .brand-word{font-size:1.5rem}.brand-footer .brand-mark{width:32px;height:36px;border-radius:8px}.brand-footer .brand-mark .icon{width:23px;height:23px}.brand-footer .brand-word small{font-size:1.25rem}.footer-main>p{font-size:1.25rem;color:#b1bfcd}.footer-contacts{display:flex;gap:20px;margin-left:auto;flex-wrap:wrap}.footer-contacts a{font-size:1.25rem;font-weight:750}.footer-bottom{border-top:1px solid #324151;padding-top:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.footer-bottom p{font-size:1.25rem;line-height:1.8;color:#9aa8b9}.footer-bottom p:first-child{white-space:nowrap}.mobile-contact-bar{display:none}
.selected-symptom{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#edf3e3;border:1px solid #d6e3c0;border-radius:5px;padding:7px 10px;margin-bottom:9px;font-size:1.25rem}.selected-symptom button{min-width:44px;min-height:36px;border-radius:4px;background:#fff;padding:5px 8px;font-size:1.25rem;font-weight:750;flex-shrink:0}
@media(min-width:1500px){.hero-copy{padding-top:90px;padding-bottom:82px}.hero-visual{margin-right:-95px}}
@media(max-width:1190px){.desktop-nav{gap:20px}.header-inner{gap:18px}.header-phone{font-size:1.25rem}.header-actions{gap:12px}.brand-word{font-size:1.5625rem}.hero-actions .button-lime{font-size:1.25rem}.hero-actions .button{min-height:54px;padding-inline:15px}.hero-actions .button-sub{display:none}.hero-visual{margin-right:-28px}.hero-area-card{left:28px;right:28px;padding:18px}.hero-image-caption{left:30px}.diagnosis-grid,.quote-grid{gap:44px}.areas-grid{gap:52px}.service-card{padding:25px 25px 20px}.cost-factors ul{gap:18px}.footer-main{gap:22px}.footer-contacts{gap:12px}.footer-main>p{max-width:180px}}
@media(max-width:1050px){.desktop-nav{display:none}.menu-toggle{display:flex}.header-actions{gap:20px}.hero-copy{padding:66px 0 56px}.hero h1{font-size:2.75rem}.hero-description{font-size:1.25rem}.hero-eyebrow{font-size:1.25rem;gap:8px}.hero-eyebrow span{font-size:1.25rem;padding-left:8px}.hero-visual{min-height:520px}.hero-area-card{padding:16px 14px;gap:10px}.hero-area-card strong{font-size:1.25rem}.hero-area-card p{font-size:1.25rem}.hero-area-card>.icon{width:23px;height:23px}.hero-actions{gap:9px}.hero-actions .button{font-size:1.25rem;padding-inline:13px}.hero-actions .button-lime{font-size:1.25rem}.hero-secondary{font-size:1.25rem}.hero-bottom-inner{gap:22px;font-size:1.25rem}.hero-bottom ul{gap:14px}.service-nav a{gap:8px;font-size:1.25rem}.service-nav .icon{width:22px;height:22px}.section{padding:78px 0}.services-grid{gap:15px}.service-card{padding:24px 22px 18px}.service-card h3{font-size:1.3125rem}.service-card>p{font-size:1.25rem}.service-card>.text-link{font-size:1.25rem}.price-card{padding:26px 24px 18px}.cost-factors{align-items:flex-start}.cost-factors ul{justify-content:flex-end;max-width:60%;gap:10px 20px}.diagnosis-grid{gap:38px}.diagnosis-copy h2{font-size:1.875rem}.diagnosis-list summary{font-size:1.25rem}.areas-grid{gap:40px;grid-template-columns:minmax(0,.82fr) minmax(0,1fr)}.area-panel{padding:24px}.area-panel-title>span{display:none}.quote-grid{gap:38px}.quote-form-wrap{padding:28px}.quote-copy h2{font-size:1.8125rem}.quote-copy>p:not(.eyebrow){font-size:1.25rem}.form-row{gap:12px}.footer-main{flex-wrap:wrap}.footer-main>p{max-width:none}.footer-contacts{width:100%;margin:0;gap:24px}}
@media(max-width:800px){:root{--header-height:74px}.container{width:calc(100% - 40px)}.header-inner{gap:16px}.brand-word{font-size:1.5rem}.brand-mark{width:33px;height:37px}.brand-mark .icon{width:24px;height:24px}.header-actions{gap:13px}.header-quote{display:none}.header-phone{font-size:1.25rem}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:53px 0 35px}.hero h1{font-size:clamp(2.375rem,7.4vw,3.5625rem);line-height:1.23;letter-spacing:-.055em}.hero-eyebrow{font-size:1.25rem;margin-bottom:23px;gap:12px}.hero-eyebrow span{font-size:1.25rem;padding-left:12px}.hero-description{font-size:1.25rem;margin-top:22px}.hero-actions{margin-top:28px;gap:12px;flex-wrap:nowrap}.hero-actions .button{font-size:1.25rem;min-height:58px;padding:14px 22px}.hero-actions .button-lime{font-size:1.25rem}.hero-secondary{font-size:1.25rem;margin-top:19px}.hero-secondary>span{font-size:1.25rem}.hero-visual{min-height:0;aspect-ratio:1.18;margin:0 -20px;max-height:520px;overflow:hidden}.hero-image{border-radius:0;object-fit:cover;object-position:50% 46%;mask-image:linear-gradient(180deg,transparent 0%,#000 14%,#000 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 14%,#000 100%)}.hero-visual::after{background:linear-gradient(0deg,#101c2c,transparent 48%)}.hero-image-caption{left:30px;bottom:124px;right:25px;font-size:1.25rem}.hero-area-card{left:20px;right:20px;bottom:22px;max-width:560px;padding:18px 20px;margin:auto;background:#17283bdc}.hero-area-card strong{font-size:1.25rem}.hero-area-card p{font-size:1.25rem}.hero-area-card>.icon{width:27px;height:27px}.hero-bottom-inner{padding:22px 0;gap:10px;align-items:flex-start;flex-direction:column}.hero-bottom-inner>p{font-size:1.25rem;color:#aebdcd}.hero-bottom ul{font-size:1.25rem;gap:12px 22px}.hero-bottom-inner>a{display:none}.service-nav{padding-block:18px;row-gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.service-nav a{font-size:1.25rem;min-height:50px;gap:9px}.service-nav a:nth-child(3){border:0}.section{padding:64px 0}.section h2{font-size:2rem}.section-heading{margin-bottom:30px}.heading-split{display:block}.section-intro{font-size:1.25rem;margin-top:17px}.eyebrow{font-size:1.25rem;margin-bottom:16px}.heading-split .section-intro{margin-top:18px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.service-card{padding:26px 24px 20px}.service-top{margin-bottom:20px}.service-card h3{font-size:1.375rem}.service-card>p{font-size:1.25rem}.service-card>.text-link{font-size:1.25rem}.pricing-grid{gap:13px}.price-card{padding:24px 18px 18px}.price-purpose{font-size:1.25rem}.price-card h3{font-size:1.25rem;gap:5px}.price-card h3 strong{font-size:3.125rem}.price-description{font-size:1.25rem;margin:17px 0 20px}.check-list{font-size:1.25rem;gap:10px}.price-footer{font-size:1.25rem;gap:5px}.price-footer>a{width:36px;height:36px;flex-shrink:0}.cost-factors{display:block;padding:22px 0;margin-top:25px}.cost-factors ul{max-width:none;justify-content:flex-start;margin-top:14px;gap:8px 20px}.section-note{font-size:1.25rem}.diagnosis-grid{grid-template-columns:1fr;gap:35px}.diagnosis-copy h2{font-size:2rem}.diagnosis-copy>p:not(.eyebrow){margin-top:18px}.diagnosis-phone{max-width:370px;margin-top:25px;padding-top:22px}.diagnosis-copy>.diagnosis-note{margin-top:13px!important}.diagnosis-list summary{font-size:1.25rem}.areas-grid{grid-template-columns:1fr;gap:32px}.areas-copy .section-intro{margin-top:19px}.area-seal{margin-top:25px}.area-panel{padding:27px}.area-panel-title>span{display:block}.area-detail>p:not(.area-kicker){min-height:0}.quote-grid{grid-template-columns:1fr;gap:34px}.quote-copy{padding:0}.quote-copy h2{font-size:2rem}.quote-copy>p:not(.eyebrow){margin-top:20px}.contact-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;max-width:none;margin-top:25px}.contact-block>a{padding-top:0}.contact-block>a>strong{font-size:2rem}.contact-block>a:last-child>strong{font-size:1.6875rem}.contact-block>a>.icon{display:none}.quote-copy>.quote-note{margin-top:16px!important}.quote-form-wrap{padding:32px}.quote-form-heading h3{font-size:1.5625rem}.form-row{gap:18px}.site-footer{padding-top:35px;padding-bottom:100px}.footer-main{display:block;padding-bottom:26px}.footer-main>p{margin-top:18px}.footer-contacts{margin-top:15px}.footer-bottom{display:block}.footer-bottom p+p{margin-top:12px;font-size:1.25rem}.mobile-contact-bar{position:fixed;bottom:0;left:0;right:0;z-index:70;display:grid;grid-template-columns:1fr 1.15fr;background:#fff;padding:9px 12px calc(9px + env(safe-area-inset-bottom));gap:8px;box-shadow:0 -4px 20px #101c2c18;border-top:1px solid #d4dce3}.mobile-contact-bar a{display:flex;justify-content:center;align-items:center;gap:9px;font-size:1.25rem;font-weight:800;min-height:50px;padding:11px 8px;border-radius:5px;line-height:1.5}.mobile-contact-bar a:first-child{background:var(--navy);color:#fff}.mobile-contact-bar a:last-child{background:var(--lime);color:var(--navy)}.mobile-contact-bar .icon{width:20px;height:20px}}
@media(max-width:560px){.header-inner{gap:7px}.brand{gap:7px}.brand-word{font-size:1.375rem;letter-spacing:-1px}.brand-word small{font-size:1.25rem;margin-left:2px}.brand-mark{width:29px;height:34px;border-radius:8px}.brand-mark .icon{width:22px;height:22px}.header-phone span{display:none}.header-phone{display:grid;place-items:center;width:40px;height:42px}.header-phone .icon{width:21px;height:21px}.header-phone::after{content:"전화";font-size:1.25rem;line-height:1}.header-actions{gap:3px}.menu-toggle{width:40px;height:44px}.hero-copy{padding-top:40px}.hero h1{font-size:clamp(2rem,8.8vw,2.875rem)}.hero-description{font-size:1.25rem;line-height:1.8}.hero-eyebrow{font-size:1.25rem;gap:9px}.hero-eyebrow span{font-size:1.25rem;padding-left:9px}.hero-actions{gap:9px;display:grid;grid-template-columns:1.13fr 1fr}.hero-actions .button{min-height:56px;padding:13px 10px;font-size:1.25rem;gap:7px;white-space:normal}.hero-actions .button-lime{font-size:1.25rem;letter-spacing:-.7px}.hero-actions .icon{width:18px;height:18px}.hero-actions .button-outline-light .icon{width:16px;height:16px}.hero-secondary{font-size:1.25rem}.hero-visual{aspect-ratio:1.03;max-height:500px}.hero-image-caption{left:25px;bottom:130px;font-size:1.25rem}.hero-area-card{bottom:23px;padding:17px 14px;gap:11px}.hero-area-card strong{font-size:1.25rem}.hero-area-card p{font-size:1.25rem;line-height:1.7}.hero-area-card>.icon{width:23px;height:23px}.hero-bottom ul{gap:8px 18px;font-size:1.25rem}.service-nav{padding-block:14px;row-gap:9px}.service-nav a{flex-direction:column;gap:7px;padding:8px 3px;font-size:1.25rem;line-height:1.5;min-height:65px}.service-nav .icon{width:24px;height:24px}.section{padding:57px 0}.section h2{font-size:1.8125rem;line-height:1.4}.section-heading{margin-bottom:27px}.section-intro{font-size:1.25rem;line-height:1.8}.services-grid{grid-template-columns:1fr;gap:13px}.service-card{padding:24px 25px 18px}.service-top{margin-bottom:17px}.service-icon{width:29px;height:29px}.service-card h3{font-size:1.4375rem;margin-bottom:10px}.service-card>p{font-size:1.25rem;margin-bottom:17px}.service-card>.text-link{font-size:1.25rem;padding-top:11px;min-height:47px}.mobile-break{display:block}.pricing-grid{grid-template-columns:1fr;gap:14px}.price-card{padding:28px 26px 20px}.price-purpose{font-size:1.25rem;margin-bottom:10px}.price-card h3{font-size:1.25rem;gap:7px}.price-card h3 strong{font-size:3.6875rem}.price-description{font-size:1.25rem;max-width:none;margin:17px 0 23px}.check-list{font-size:1.25rem;gap:11px;margin-bottom:25px}.price-footer{font-size:1.25rem}.price-footer>a{width:44px;height:44px}.cost-factors ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 13px;font-size:1.25rem}.section-note{font-size:1.25rem}.diagnosis-grid{gap:28px}.diagnosis-copy>p:not(.eyebrow){font-size:1.25rem}.diagnosis-phone strong{font-size:1.75rem}.diagnosis-list summary{font-size:1.25rem;padding:21px 0;gap:10px}.diagnosis-list summary>span{gap:12px}.diagnosis-list summary b{font-size:1.25rem}.diagnosis-answer{padding-left:27px}.diagnosis-answer p{font-size:1.25rem}.diagnosis-answer .text-link{font-size:1.25rem}.areas-copy .section-intro{font-size:1.25rem}.area-panel{padding:22px 19px}.area-panel-title h3{font-size:1.25rem}.area-panel-title>span{display:none}.area-options{gap:7px;margin-top:22px}.area-options button{font-size:1.25rem;padding:12px 3px;min-height:48px}.area-detail{padding:23px 20px}.area-detail h3{font-size:1.3125rem}.area-detail>p:not(.area-kicker){font-size:1.25rem}.area-note{font-size:1.25rem}.quote-copy h2{font-size:1.6875rem}.quote-copy .eyebrow{font-size:1.25rem;letter-spacing:.12em}.quote-copy>p:not(.eyebrow){font-size:1.25rem}.contact-block{display:block;margin-top:21px;max-width:350px}.contact-block>a{padding:17px 0 20px}.contact-block>a>strong{font-size:2.1875rem}.contact-block>a:last-child>strong{font-size:1.8125rem}.contact-block>a>.icon{display:block;width:25px;height:25px;bottom:28px}.quote-form-wrap{padding:27px 21px}.quote-form-heading{margin-bottom:24px}.quote-form-heading h3{font-size:1.4375rem}.quote-form-heading p{font-size:1.25rem}.form-row{gap:11px}.field{margin-bottom:18px}.field label{font-size:1.25rem;gap:4px}.field label>small{font-size:1.25rem}.field select{padding-left:9px;padding-right:7px;font-size:1.25rem}.field textarea{font-size:1.25rem}.quote-form-wrap .button-full{font-size:1.25rem;min-height:56px;gap:7px;padding:13px 10px}.quote-form-wrap .button-full .icon{width:18px;height:18px}.copy-button{font-size:1.25rem}.form-help{font-size:1.25rem;text-align:left}.footer-contacts{gap:16px;font-size:1.25rem}.footer-contacts a{font-size:1.25rem}.mobile-contact-bar a{font-size:1.25rem}.area-seal>.icon{width:32px;height:32px}.brand-footer .brand-word{font-size:1.5rem}.brand-footer{gap:9px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero-visual{margin-inline:-16px}.hero h1{font-size:1.9375rem}.hero-eyebrow span{display:none}.hero-actions .button-lime{font-size:1.25rem}.hero-actions .button-outline-light{font-size:1.25rem}.hero-actions .button-outline-light .icon{display:none}.hero-description{font-size:1.25rem}.section h2{font-size:1.625rem}.quote-copy h2{font-size:1.5625rem}.form-row{grid-template-columns:1fr;gap:0}.service-nav a{font-size:1.25rem}.area-options{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-form-wrap .button-full{font-size:1.25rem}.cost-factors ul{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover{transform:none}}
@media print{.site-header{position:static}.desktop-nav,.menu-toggle,.mobile-nav,.service-nav-wrap,.mobile-contact-bar,.quote-form-wrap{display:none!important}.container{width:100%}.section{padding:25px 0}.hero-grid,.diagnosis-grid,.areas-grid,.quote-grid{display:block}.hero-visual{display:none}.hero,.diagnosis-section,.site-footer{background:#fff;color:#111}.hero-copy{padding:20px 0}.hero h1{font-size:2.125rem}.hero h1 em,.diagnosis-copy h2 em{color:#111}.hero-description,.hero-secondary,.hero-secondary a,.diagnosis-copy>p,.footer-main>p,.footer-bottom p{color:#444!important}.hero-actions{display:none}.service-card,.price-card{break-inside:avoid}.hero-bottom{display:none}.site-footer{padding:20px 0}.quote-section{background:#fff}.price-card-featured{background:#edf0e7;color:#111}.price-card-featured .price-purpose,.price-card-featured .price-description,.price-card-featured .check-list{color:#333}.footer-contacts{color:#111}.brand-footer .brand-word>span{color:#111}}

/* ==== CCTV114 hero wide video + footer business info (added) ==== */
.hero-photo video{display:block;width:100%;height:350px;object-fit:cover;object-position:50% 25%;background:#d5ebf5}
.hero-photo video::-webkit-media-controls-start-playback-button{display:none!important}
.hero-photo figcaption{z-index:2}
@media (max-width:920px){.hero-photo video{height:250px}}
@media (max-width:640px){.hero-photo video{height:230px}}
@media (prefers-reduced-motion:reduce){.hero-photo video{display:none}}
.footer-business{color:inherit;font-size:1rem;line-height:1.75;margin-top:24px;padding-top:20px;border-top:1px solid rgba(122,141,162,.35)}
.footer-business-title{display:block;font-size:.95rem;letter-spacing:.06em;opacity:.72;margin-bottom:12px;font-weight:750}
.footer-business dl{display:grid;grid-template-columns:auto 1fr;gap:9px 22px;max-width:860px}
.footer-business dt{font-weight:750;opacity:.8}
.footer-business dd{margin:0;word-break:keep-all}
.footer-business a{color:inherit;text-decoration:underline;text-underline-offset:3px}
@media (max-width:640px){.footer-business dl{grid-template-columns:1fr;gap:4px 0}.footer-business div{margin-bottom:7px}.footer-business div:last-child{margin-bottom:0}}
