/* ww2.css — service-website2.php 전용. 생성: build_ww2.py (원본: waveweb-site-handoff V33 site.css + standalone-images.css + consultation.css)
   원본은 body·h2·a·img·p 같은 전역 선택자를 쓰므로 모든 규칙을 .ww2 아래로 묶었다. 원본을 수정하려면 build_ww2.py 로 다시 생성할 것.
   .btn → .ww2-btn, .lead → .ww2-lead (bootstrap·mobile.css 와 이름 충돌) */

/* ---- 기존 테마(app.css·bootstrap) 전역값 상쇄 — 기준 사이트의 브라우저 기본값으로 되돌린다 ---- */
.ww2{font-family:var(--font-primary,"Pretendard Variable"),Pretendard,"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;font-size:16px;font-weight:400;box-sizing:border-box}
.ww2 h1,.ww2 h2,.ww2 h3,.ww2 h4{font-family:inherit;color:inherit;margin:0}
.ww2 h1{font-weight:800}
.ww2 h2,.ww2 h3,.ww2 h4{font-weight:700}
.ww2 h4{line-height:1.4}
.ww2 p{font-size:16px;line-height:1.7;margin:0}
.ww2 a{display:inline}
.ww2 input:not([type=checkbox]):not([type=radio]):not([type=file]){height:auto}
.ww2 label{font-size:inherit;font-weight:inherit;color:inherit;margin:0}
.ww2 ul,.ww2 ol,.ww2 dl{margin-top:0}

/* ---- 핸드오프 원본 (범위 지정) ---- */
.ww2{--navy:#0b1e3b;--blue:#1455ee;--muted:#64738a;--line:#dfe6ee;--pale:#f2f6fc}
.ww2 *{box-sizing:border-box}
.ww2{margin:0;color:var(--navy);font-family:Pretendard,'Noto Sans KR','Apple SD Gothic Neo','Malgun Gothic',sans-serif;line-height:1.7;word-break:keep-all}
.ww2 a{color:inherit;text-decoration:none}
.ww2 button,.ww2 input,.ww2 select,.ww2 textarea{font:inherit}
.ww2 button,.ww2 a,.ww2 input,.ww2 select,.ww2 textarea,.ww2 summary{outline-offset:5px}
.ww2 button{cursor:pointer}
.ww2 img{display:block;width:100%;height:auto}
.ww2 h1,.ww2 h2,.ww2 h3,.ww2 p{margin:0}
.ww2 h1,.ww2 h2,.ww2 h3{line-height:1.35;letter-spacing:-.045em}
.ww2 h1{font-size:clamp(40px,4.2vw,64px);font-weight:800}
.ww2 h2{font-size:clamp(30px,3.2vw,46px)}
.ww2 h3{font-size:24px}
.ww2 p{color:var(--muted)}
.ww2 .wrap{width:min(1240px,calc(100% - 80px));margin:auto}
.ww2 .section{padding:110px 0}
.ww2 .eyebrow{font-size:13px;font-weight:700;letter-spacing:.15em;color:var(--blue);margin-bottom:20px}
.ww2 .ww2-lead{font-size:18px;margin-top:23px}
.ww2 .ww2-btn{display:inline-flex;justify-content:center;align-items:center;gap:24px;padding:16px 23px;border-radius:7px;background:var(--blue);color:white;font-size:16px;font-weight:700;border:1px solid var(--blue);transition:transform .18s,background .18s}
.ww2 .ww2-btn:hover{transform:translateY(-2px);background:#0840c4}
.ww2 .ww2-btn.secondary{background:white;border-color:var(--line);color:var(--navy)}
.ww2 .actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.ww2 .tag{display:inline-block;font-size:13px;padding:5px 10px;border-radius:4px;background:#eef3fc;color:#465d7f}
.ww2 .headrow{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:45px}
.ww2 .headrow .ww2-lead{max-width:390px}
.ww2 .fine{font-size:13px;color:var(--muted)}
.ww2 .previewbar{background:var(--navy);color:#cbd8ee;text-align:center;padding:7px 20px;font-size:12px}
.ww2 .header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line)}
.ww2 .navrow{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.ww2 .logo{font-size:25px;letter-spacing:.13em;font-weight:850}
.ww2 .nav{display:flex;gap:26px;align-items:center;font-size:14px}
.ww2 .nav .ww2-btn{padding:9px 19px;font-size:14px}
.ww2 .hero{position:relative;overflow:hidden;padding:85px 0 0;background:linear-gradient(140deg,#fff 47%,#eaf1fd)}
.ww2 .hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:25px;align-items:center;min-height:490px}
.ww2 .hero-copy{position:relative;z-index:2}
.ww2 .hero h1 span{color:var(--blue)}
.ww2 .hero .ww2-lead{font-size:19px}
.ww2 .hero .promise{font-size:14px;margin-top:23px;color:#466282}
.ww2 .hero-art{position:relative;height:490px;margin-left:10px}
.ww2 .browser{overflow:hidden;background:white;border:1px solid #d7e0eb;border-radius:10px;box-shadow:0 25px 65px #10254720}
.ww2 .chrome{height:28px;background:#f4f6f9;padding:3px 12px;color:#8998ae;font-size:12px;letter-spacing:3px}
.ww2 .hero-art .browser{position:absolute;width:83%;transform:rotate(-3deg);right:0;top:0;height:315px}
.ww2 .hero-art .browser img{height:286px;object-fit:cover;object-position:top}
.ww2 .hero-art .browser.front{left:0;top:200px;width:90%;height:285px;transform:rotate(3deg)}
.ww2 .hero-art .browser.front img{height:256px}
.ww2 .artlabel{position:absolute;bottom:-30px;right:0;font-size:12px}
.ww2 .hero-foot{margin-top:80px;display:flex;justify-content:space-between;gap:20px;padding:23px 0;border-top:1px solid #cfdaeb;font-size:14px}
.ww2 .hero-foot strong{color:var(--blue)}
.ww2 .wave{height:45px;background:var(--navy);clip-path:polygon(0 70%,20% 20%,45% 65%,72% 5%,100% 45%,100% 100%,0 100%)}
.ww2 .cases{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.ww2 .case-visual{border-radius:10px;overflow:hidden;background:var(--pale);border:1px solid var(--line);transition:transform .2s}
.ww2 .case-visual:hover{transform:translateY(-4px)}
.ww2 .case-body{padding:23px 0}
.ww2 .case-body h3{margin:12px 0}
.ww2 .case-body p{margin-bottom:16px}
.ww2 .case-link{font-size:14px;color:var(--blue);font-weight:700}
.ww2 .proposal{background:var(--pale)}
.ww2 .center{text-align:center}
.ww2 .tabs{display:flex;width:max-content;margin:33px auto;background:#e3eaf5;padding:5px;border-radius:9px;gap:5px}
.ww2 .tabs button{border:0;background:transparent;padding:12px 34px;border-radius:6px;color:#5a6d8b;font-weight:700}
.ww2 .tabs button[aria-selected=true]{background:var(--navy);color:white}
.ww2 .proposal-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:stretch}
.ww2 .paper{padding:32px;background:white;border:1px solid var(--line);box-shadow:0 14px 30px #12345608;border-radius:9px}
.ww2 .paper-top{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--navy);padding-bottom:17px;margin-bottom:23px}
.ww2 .paper-top b{font-size:18px}
.ww2 .paper-top small{font-size:12px;color:var(--muted)}
.ww2 .paper h3{font-size:25px;margin:8px 0 20px}
.ww2 .paper dl{margin:0}
.ww2 .paper dt{font-size:14px;font-weight:800;margin-top:17px;color:var(--blue)}
.ww2 .paper dd{font-size:15px;margin:5px 0 0;color:#475a73}
.ww2 .sample-screen{display:flex;flex-direction:column;gap:18px}
.ww2 .sample-screen .browser{box-shadow:0 14px 30px #12345610}
.ww2 .sample-text{background:#e5edfb;padding:20px 23px;border-radius:8px;font-size:15px}
.ww2 .sample-text strong{display:block;margin-bottom:6px}
.ww2 .sample-text p{font-size:14px}
.ww2 .proposal-cta{text-align:center;margin-top:34px}
.ww2 .proposal-cta p{font-size:14px;margin-top:13px}
.ww2 .content-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:start}
.ww2 .materials{display:flex;gap:9px;flex-wrap:wrap;margin:28px 0}
.ww2 .material{border:1px solid var(--line);background:#fff;box-shadow:0 8px 25px #0b1e3b08;border-radius:6px;padding:18px;font-size:14px}
.ww2 .mapping{border-top:2px solid var(--navy)}
.ww2 .maprow{display:grid;grid-template-columns:1fr 24px 1.2fr;gap:12px;padding:20px 5px;border-bottom:1px solid var(--line);font-size:15px}
.ww2 .maprow span{color:var(--muted)}
.ww2 .maprow b{font-weight:600}
.ww2 .roles{margin-top:30px;padding:22px;background:var(--pale);border-radius:8px;font-size:14px}
.ww2 .roles p+p{margin-top:10px}
.ww2 .roles b{color:var(--navy)}
.ww2 .price-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}
.ww2 .price{font-size:clamp(48px,5vw,70px);font-weight:750;line-height:1.2;margin:32px 0 12px;letter-spacing:-.05em}
.ww2 .price small{font-size:24px}
.ww2 .scope{border-top:1px solid #40516c}
.ww2 .scope-row{display:grid;grid-template-columns:75px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid #314460}
.ww2 .scope-row p{font-size:15px}
.ww2 .cost-factors{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.ww2 .cost-factors span{padding:5px 12px;border-radius:4px;background:#1e3456;font-size:13px}
.ww2 .process-list{margin-top:42px;border-top:2px solid var(--navy)}
.ww2 .step{display:grid;grid-template-columns:50px 190px 1fr 1fr;gap:22px;padding:26px 0;border-bottom:1px solid var(--line);align-items:start}
.ww2 .step .num{color:var(--blue);font-weight:700}
.ww2 .step h3{font-size:20px}
.ww2 .step p{font-size:15px}
.ww2 .step .check{color:#304b70}
.ww2 .step small{display:block;font-size:12px;color:var(--muted);margin-bottom:4px}
.ww2 .care{background:var(--pale)}
.ww2 .care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:38px 0 65px}
.ww2 .care-card{background:white;border:1px solid var(--line);padding:28px;border-radius:8px}
.ww2 .care-card h3{font-size:21px;margin:18px 0 12px}
.ww2 .care-card p{font-size:15px}
.ww2 .care-icon{color:var(--blue);font-size:14px;font-weight:700}
.ww2 .faq{max-width:900px;margin:auto}
.ww2 .faq h3{margin-bottom:20px}
.ww2 details{border-bottom:1px solid #d7e0ed}
.ww2 summary{list-style:none;cursor:pointer;font-weight:650;font-size:17px;padding:22px 34px 22px 0;position:relative}
.ww2 summary::-webkit-details-marker{display:none}
.ww2 summary:after{content:'+';position:absolute;right:4px;color:var(--blue);font-size:23px;top:16px}
.ww2 details[open] summary:after{content:'−'}
.ww2 details p{padding:0 30px 23px 0;font-size:15px}
.ww2 .contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}
.ww2 .contact-points{padding:0;list-style:none;margin-top:35px}
.ww2 .contact-points li{padding:13px 0;border-bottom:1px solid var(--line);font-size:15px}
.ww2 .contact-points li span{color:var(--blue);margin-right:12px}
.ww2 .form{padding:33px;background:var(--pale);border-radius:10px;border:1px solid var(--line)}
.ww2 .fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.ww2 .field{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:650}
.ww2 .field.wide{grid-column:1/-1}
.ww2 input,.ww2 select,.ww2 textarea{width:100%;border:1px solid #ccd7e6;border-radius:5px;background:white;padding:12px;color:var(--navy);font-size:15px}
.ww2 textarea{min-height:130px;resize:vertical}
.ww2 .form .ww2-btn{width:100%;margin-top:20px}
.ww2 .form-note{font-size:13px;margin-bottom:22px;color:#596c88}
.ww2 .form-status{font-size:14px;margin-top:15px;white-space:pre-line}
.ww2 .copyarea{margin-top:15px}
.ww2 .footer{padding:34px 0;background:var(--navy);color:#c4cfe1}
.ww2 .footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px}
.ww2 .footer .logo{color:white;font-size:21px}
.ww2 .mobile-cta{display:none}
.ww2 .review{margin-top:35px;padding:18px 20px;background:#fff7e9;border:1px solid #eedcbb;border-radius:7px;font-size:13px;color:#765728}
.ww2 .review b{display:block;margin-bottom:5px}
.ww2 .skip{position:absolute;left:10px;top:-100px;background:white;padding:10px;z-index:99}
.ww2 .skip:focus{top:10px}
.ww2 [hidden]{display:none!important}
@media(min-width:1250px){.ww2 .hero h1{font-size:55px}}
@media(max-width:1000px){.ww2 .nav a:not(.ww2-btn){display:none}
.ww2 .hero-grid{grid-template-columns:1fr}
.ww2 .hero-copy{max-width:750px}
.ww2 .hero-art{height:440px;max-width:650px;width:100%;margin:35px auto}
.ww2 .hero-art .browser{width:75%;height:270px}
.ww2 .hero-art .browser img{height:240px}
.ww2 .hero-art .browser.front{width:75%;top:170px;height:270px}
.ww2 .hero-art .browser.front img{height:240px}
.ww2 .hero-foot{margin-top:40px}
.ww2 .content-grid,.ww2 .price-grid,.ww2 .contact-grid{gap:35px}
.ww2 .step{grid-template-columns:30px 140px 1fr}
.ww2 .step .check{grid-column:3}
.ww2 .proposal-grid{grid-template-columns:1fr 1fr}
.ww2 .paper{padding:24px}
.ww2 .headrow{align-items:start}}
@media(max-width:700px){.ww2 .wrap{width:calc(100% - 36px)}
.ww2 .section{padding:70px 0}
.ww2 .previewbar{font-size:11px}
.ww2 .navrow{height:66px}
.ww2 .logo{font-size:21px}
.ww2 .nav .ww2-btn{font-size:13px;padding:8px 13px}
.ww2 .hero{padding-top:48px}
.ww2 .hero h1{font-size:38px}
.ww2 .hero .ww2-lead{font-size:16px}
.ww2 .hero-art{height:330px;margin-bottom:0}
.ww2 .hero-art .browser{height:200px;width:82%}
.ww2 .hero-art .browser img{height:172px}
.ww2 .hero-art .browser.front{width:84%;top:135px;height:195px}
.ww2 .hero-art .browser.front img{height:167px}
.ww2 .hero-foot{flex-direction:column;font-size:13px;margin-top:45px;gap:5px}
.ww2 .artlabel{bottom:-22px}
.ww2 .headrow{display:block}
.ww2 .headrow .ww2-lead{margin-top:20px}
.ww2 .cases,.ww2 .proposal-grid,.ww2 .content-grid,.ww2 .price-grid,.ww2 .contact-grid,.ww2 .care-grid{grid-template-columns:1fr}
.ww2 .cases{gap:20px}
.ww2 .ww2-lead{font-size:16px}
.ww2 .ww2-btn{font-size:14px;padding:14px 16px;gap:10px}
.ww2 .hero .actions .ww2-btn:first-child{width:100%}
.ww2 .hero .actions .ww2-btn.secondary{width:100%}
.ww2 .paper{padding:23px}
.ww2 .tabs button{padding:11px 27px}
.ww2 .content-grid{gap:30px}
.ww2 .price-grid{gap:35px}
.ww2 .price{font-size:54px}
.ww2 .step{grid-template-columns:28px 1fr;gap:8px 15px}
.ww2 .step p,.ww2 .step .check{grid-column:2}
.ww2 .step h3{font-size:20px}
.ww2 .care-grid{margin-bottom:45px}
.ww2 .care-card{padding:23px}
.ww2 .care-card h3{margin-top:10px}
.ww2 .fields{grid-template-columns:1fr}
.ww2 .form{padding:23px}
.ww2 .contact-grid{gap:30px}
.ww2 .footer .wrap{flex-direction:column;align-items:start}
.ww2 .footer{padding-bottom:95px}
.ww2 .mobile-cta{display:flex;position:fixed;z-index:30;bottom:0;left:0;right:0;background:rgba(255,255,255,.98);border-top:1px solid var(--line);padding:10px 18px;align-items:center;justify-content:space-between;font-size:13px}
.ww2 .mobile-cta .ww2-btn{padding:9px 18px}
.ww2 .maprow{font-size:14px;gap:8px;grid-template-columns:1fr 20px 1.25fr}}
@media(prefers-reduced-motion:reduce){.ww2 *{transition:none!important}}
@media print{.ww2 .header{position:static}
.ww2 .mobile-cta,.ww2 .previewbar{display:none}
.ww2 .section{padding:40px 0}
.ww2 .browser{box-shadow:none}
.ww2 .form{break-inside:avoid}}
.ww2 .hero{background:radial-gradient(ellipse at 90% 60%,#dceaff 0,transparent 48%),#fff;padding-top:75px}
.ww2 .hero-grid{grid-template-columns:1.1fr 1fr;gap:40px;min-height:510px}
.ww2 .hero-art{margin-left:0}
.ww2 .hero h1{font-size:clamp(40px,4.2vw,60px);line-height:1.3;letter-spacing:-.055em}
.ww2 .hero-art .browser{top:0;right:-15px;width:88%;height:295px;transform:rotate(-4deg)}
.ww2 .hero-art .browser img{height:267px}
.ww2 .hero-art .browser.front{top:195px;left:-10px;width:92%;height:300px;transform:rotate(3deg)}
.ww2 .hero-art .browser.front img{height:272px}
.ww2 .hero-foot{margin-top:65px}
.ww2 .wave{height:80px;clip-path:none;background:transparent;position:relative;overflow:hidden}
.ww2 .wave:before,.ww2 .wave:after{content:'';position:absolute;width:135%;height:210px;left:-12%;top:25px;border-radius:50%;background:#b9d2fc;transform:rotate(-3deg)}
.ww2 .wave:after{top:45px;background:var(--navy);transform:rotate(3deg)}
.ww2 .contact-card{padding:38px;border:1px solid #d7e3f5;border-radius:12px;background:linear-gradient(135deg,#f4f8ff,#e9f1ff)}
.ww2 .contact-card h3{font-size:30px}
.ww2 .contact-card .ww2-lead{font-size:16px}
.ww2 .contact-card .ww2-btn{width:100%;margin:16px 0}
.ww2 .contact-dl{margin:28px 0}
.ww2 .contact-dl dt{font-weight:750;font-size:15px;margin-top:20px}
.ww2 .contact-dl dd{margin:5px 0;color:var(--muted);font-size:15px}
.ww2 .image-expand{display:block;border:0;padding:0;background:white;width:100%;cursor:zoom-in}
.ww2 .image-expand:hover{filter:brightness(.98)}
.ww2 dialog{border:1px solid #cdd9ed;border-radius:12px;padding:0;max-width:1180px;width:calc(100% - 35px);max-height:90vh}
.ww2 dialog::backdrop{background:#06152cbe}
.ww2 .dialog-top{position:sticky;top:0;background:white;display:flex;justify-content:space-between;align-items:center;padding:15px 22px;border-bottom:1px solid var(--line);z-index:1}
.ww2 .dialog-close{background:#edf3fc;color:var(--navy);border:0;border-radius:5px;font-size:27px;width:42px;height:42px}
body:has(dialog[open]){overflow:hidden}
.ww2 .image-expand:focus-visible{outline:3px solid var(--blue);outline-offset:-4px}
@media(max-width:1000px){.ww2 .hero-grid{grid-template-columns:1fr}
.ww2 .hero-art{max-width:650px;margin:30px auto 15px;height:490px}
.ww2 .hero-art .browser{right:0}
.ww2 .hero-art .browser.front{left:0}
.ww2 .hero h1{font-size:55px}}
@media(max-width:700px){.ww2 .hero{padding-top:45px}
.ww2 .hero h1{font-size:38px}
.ww2 .hero-grid{gap:10px}
.ww2 .hero-art{height:330px;margin:35px auto 0}
.ww2 .hero-art .browser{height:198px;width:85%;right:0}
.ww2 .hero-art .browser img{height:170px}
.ww2 .hero-art .browser.front{top:132px;height:200px;width:87%;left:0}
.ww2 .hero-art .browser.front img{height:172px}
.ww2 .hero-foot{margin-top:45px}
.ww2 .contact-card{padding:25px}
.ww2 .contact-card h3{font-size:25px}
.ww2 .wave{height:55px}}
.ww2 .custom-hero{margin:0 -25px 0 0;min-width:0}
.ww2 .custom-hero img{width:100%;height:auto}
.ww2 .custom-hero figcaption,.ww2 .content-visual figcaption{font-size:12px;color:#697a94;margin-top:10px;text-align:right}
.ww2 .hero-grid{grid-template-columns:.95fr 1.2fr;gap:22px}
.ww2 .hero{background:#fff}
.ww2 .hero h1{font-size:clamp(38px,3.8vw,54px)}
.ww2 .content-visual{margin:0 0 30px;border:1px solid #e0e7f1;background:#fff;border-radius:9px;overflow:hidden}
.ww2 .content-visual figcaption{padding:0 15px 12px}
.ww2 .hero-foot{margin-top:45px}
@media(max-width:1000px){.ww2 .hero-grid{grid-template-columns:1fr}
.ww2 .custom-hero{margin:25px auto 0;max-width:780px}
.ww2 .hero h1{font-size:52px}}
@media(max-width:700px){.ww2 .hero h1{font-size:38px}
.ww2 .custom-hero{margin:15px -10px 0}
.ww2 .hero-foot{margin-top:28px}
.ww2 .custom-hero figcaption{padding:0 10px}
.ww2 .content-visual figcaption{font-size:12px;text-align:left}}
.ww2 .hero-spatial{isolation:isolate;background:#fbfdff;padding:48px 0 70px;overflow:hidden}
.ww2 .hero-halo{position:absolute;z-index:-2;left:-15%;top:-510px;width:130%;height:1080px;border-radius:50%;background:radial-gradient(ellipse at 50% 30%,#fff 50%,#f7fbff 67%,#e0edfb 82%,#f6fbff 91%);box-shadow:0 28px 70px #d9eafb66;pointer-events:none}
.ww2 .hero-intro{text-align:center;position:relative;z-index:2}
.ww2 .hero-spatial .eyebrow{font-size:14px;font-weight:500;letter-spacing:.17em;color:#6d85a8;margin-bottom:20px}
.ww2 .hero-spatial h1{font-size:clamp(44px,5.2vw,76px);line-height:1.18;letter-spacing:-.055em;font-weight:850}
.ww2 .hero-spatial h1 span{color:#103ded}
.ww2 .hero-spatial .ww2-lead{font-size:20px;line-height:1.6;color:#334c70;margin-top:22px}
.ww2 .hero-spatial .actions{justify-content:center;margin-top:28px;gap:14px}
.ww2 .hero-spatial .ww2-btn{border-radius:100px;padding:15px 30px;background:#103ded;border-color:#103ded}
.ww2 .hero-spatial .ww2-btn.secondary{background:#ffffff80;border-color:#92a4c3;color:var(--navy)}
.ww2 .hero-spatial .promise{font-size:14px;color:#3e5574;margin-top:16px}
.ww2 .hero-showcase{position:relative;z-index:2;width:min(1510px,98%);margin:42px auto 0;display:grid;grid-template-columns:31fr 38fr 31fr;align-items:center;perspective:1600px;gap:0}
.ww2 .industry-screen{min-width:0;margin:0;position:relative}
.ww2 .industry-screen figcaption{display:flex;gap:10px;align-items:center;padding:0 14px 10px;font-size:14px}
.ww2 .industry-screen figcaption span{font-size:12px;color:#6a80a1;font-weight:400}
.ww2 .industry-screen img{aspect-ratio:3/2;object-fit:cover;border-radius:5px;box-shadow:0 22px 40px #071b3d38;border:1px solid #d7e1ec}
.ww2 .industry-screen.manufacturing{z-index:3;transform:scale(1.035)}
.ww2 .industry-screen.healthcare{transform-origin:right center;transform:rotateY(10deg) translateX(6px);padding-top:18px}
.ww2 .industry-screen.services{transform-origin:left center;transform:rotateY(-10deg) translateX(-6px);padding-top:18px}
.ww2 .hero-stage{position:absolute;z-index:-1;bottom:-130px;left:-10%;width:120%;height:255px;border-radius:50% 50% 0 0;background:radial-gradient(ellipse at 50% 0,#2a4975,var(--navy) 64%)}
.ww2 .industry-selector{display:none}
.ww2 .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.ww2 .menu-toggle{display:none}
.ww2 .navrow{height:70px}
.ww2 .header .logo{font-size:23px}
.ww2 .header .nav{gap:32px}
.ww2 .header .nav .ww2-btn{background:transparent;color:var(--navy);border:0;padding:8px 0}
.ww2 .header .nav a[href="#content"],.ww2 .header .nav a[href="#price"],.ww2 .header .nav a[href="#care"]{display:none}
@media(min-width:701px) and (max-width:1000px){.ww2 .header .nav a:not(.ww2-btn){display:block}
.ww2 .hero-spatial{padding-top:40px}
.ww2 .hero-spatial h1{font-size:56px}
.ww2 .hero-spatial .ww2-lead{font-size:18px}
.ww2 .hero-showcase{margin-top:38px}
.ww2 .hero-stage{height:200px;bottom:-115px}}
@media(max-width:700px){.ww2 .header .logo{font-size:21px}
.ww2 .navrow{height:64px}
.ww2 .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;border:0;background:transparent;padding:10px}
.ww2 .menu-toggle span{height:2px;background:var(--navy);width:24px}
.ww2 .header .nav{display:none;position:absolute;top:64px;left:0;right:0;padding:18px;background:#fff;border-bottom:1px solid var(--line)}
.ww2 .header .nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:6px}
.ww2 .header .nav.is-open a{display:block;padding:10px}
.ww2 .hero-spatial{padding:38px 0 44px}
.ww2 .hero-spatial .eyebrow{font-size:12px;letter-spacing:.12em;margin-bottom:18px}
.ww2 .hero-spatial h1{font-size:clamp(34px,8.8vw,52px);line-height:1.23;letter-spacing:-.06em}
.ww2 .hero-spatial .ww2-lead{font-size:16px;line-height:1.75;margin-top:19px}
.ww2 .hero-spatial .actions{max-width:340px;margin:24px auto 0;gap:8px}
.ww2 .hero-spatial .actions .ww2-btn:first-child{width:100%;padding:14px 18px;font-size:16px}
.ww2 .hero-spatial .actions .ww2-btn.secondary{width:auto;background:transparent;border:0;padding:9px 20px;font-size:14px}
.ww2 .hero-spatial .promise{font-size:12px;margin-top:10px}
.ww2 .hero-halo{top:-145px;height:820px;width:190%;left:-45%;background:radial-gradient(ellipse at 50% 20%,#fff 43%,#eff6fd 67%,#dceafa 79%,#f5faff 85%)}
.ww2 .industry-selector{display:flex;justify-content:center;gap:6px;margin:30px 12px 0}
.ww2 .industry-selector button{border:1px solid #dce5f1;border-radius:100px;background:#fff9;color:#546882;padding:9px 11px;font-size:13px;white-space:nowrap}
.ww2 .industry-selector button[aria-pressed=true]{background:var(--navy);border-color:var(--navy);color:white}
.ww2 .hero-showcase{display:block;width:calc(100% - 44px);max-width:480px;margin:20px auto 0;perspective:none;min-height:0}
.ww2 .hero-showcase .industry-screen{display:none;transform:none;padding:0}
.ww2 .hero-showcase .industry-screen.is-active{display:block;animation:industry-in .25s ease-out}
.ww2 .industry-screen figcaption{padding:0 3px 9px;font-size:13px;justify-content:center}
.ww2 .industry-screen img{aspect-ratio:3/2;box-shadow:0 16px 32px #071b3d30}
.ww2 .hero-stage{height:170px;bottom:-90px}
.ww2 .mobile-cta{padding-bottom:max(10px,env(safe-area-inset-bottom))}}
@keyframes industry-in{from{opacity:.6;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.ww2 .hero-showcase .industry-screen.is-active{animation:none}}
.ww2 .direction-section{background:#f5f8fc;padding:88px 0 76px}
.ww2 .direction-section .wrap{width:min(1320px,calc(100% - 64px))}
.ww2 .direction-section header{text-align:center}
.ww2 .direction-section h2{font-size:clamp(29px,3.3vw,46px)}
.ww2 .direction-section h2 em{font-style:normal;color:#1555ed}
.ww2 .direction-section .ww2-lead{margin-top:20px;font-size:18px;color:#435775}
.ww2 .direction-inputs{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:42px 0 0;text-align:center}
.ww2 .direction-inputs svg{width:44px;height:44px;stroke:#1555ed;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;margin-bottom:10px}
.ww2 .direction-inputs h3{font-size:20px;letter-spacing:-.035em}
.ww2 .direction-inputs p{font-size:15px;margin-top:7px;color:#52647d}
.ww2 .direction-merge{display:block;width:100%;height:55px;fill:none;stroke:#1555ed;stroke-width:1.5}
.ww2 .direction-hub{margin:auto;padding:13px 24px;width:fit-content;border-radius:9px;background:#0b2345;color:white;text-align:center;font-size:20px;font-weight:700}
.ww2 .direction-branches{display:block;width:100%;height:58px;fill:none;stroke-width:2}
.ww2 .direction-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.ww2 .direction-example{--branch:#102c56;min-width:0;position:relative}
.ww2 .direction-example:nth-child(2){--branch:#1555ed}
.ww2 .direction-example:nth-child(3){--branch:#088b96}
.ww2 .direction-summary{background:#eaf1fa;border:1px solid #dce7f5;border-radius:13px;padding:23px 14px 18px;text-align:center;position:relative}
.ww2 .direction-summary:before{content:'';position:absolute;width:10px;height:10px;border-radius:50%;background:var(--branch);top:-6px;left:calc(50% - 5px);box-shadow:0 0 0 5px #f5f8fc}
.ww2 .direction-summary h3{font-size:21px;letter-spacing:-.045em}
.ww2 .direction-sector{font-size:14px;margin:7px 0 16px;color:#536680}
.ww2 .direction-question{font-size:17px;color:#193355;font-weight:600;min-height:29px}
.ww2 .direction-route{background:#dfeaf8;color:#153150;border-radius:7px;font-size:14px;padding:10px 5px;margin-top:13px;line-height:1.6}
.ww2 .direction-preview{margin:0}
.ww2 .direction-stem{height:25px;width:2px;background:var(--branch);margin:auto}
.ww2 .direction-screen{border:1px solid #dce5f2;border-radius:10px;overflow:hidden;background:white}
.ww2 .direction-screen img{width:100%;aspect-ratio:1.8;object-fit:cover;object-position:top}
.ww2 .direction-content{padding:16px;background:white}
.ww2 .direction-content strong{font-size:15px;color:#102747;display:block;margin-bottom:10px}
.ww2 .direction-content ul{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;list-style:none;margin:0;padding:0}
.ww2 .direction-content li{padding:12px 3px;background:#f2f5f9;text-align:center;font-size:13px;color:#40536f;border-radius:4px}
.ww2 .direction-preview figcaption{text-align:center;font-size:13px;color:#71819b;margin-top:9px}
.ww2 .direction-note{text-align:center;font-size:14px;margin-top:25px;color:#61728c}
@media(max-width:900px){.ww2 .direction-section .wrap{width:calc(100% - 40px)}
.ww2 .direction-examples{gap:12px}
.ww2 .direction-summary{padding:20px 9px 14px}
.ww2 .direction-summary h3{font-size:18px}
.ww2 .direction-question{font-size:15px;min-height:48px}
.ww2 .direction-route{min-height:65px}
.ww2 .direction-content{padding:10px}
.ww2 .direction-content ul{grid-template-columns:1fr}
.ww2 .direction-content li{padding:5px}
.ww2 .direction-inputs p{font-size:14px}}
@media(max-width:640px){.ww2 .direction-section{padding:60px 0}
.ww2 .direction-section .wrap{width:calc(100% - 36px)}
.ww2 .direction-section .ww2-lead{font-size:16px}
.ww2 .direction-section .ww2-lead br{display:none}
.ww2 .direction-inputs{grid-template-columns:repeat(2,1fr);gap:27px 14px;margin-top:32px}
.ww2 .direction-inputs h3{font-size:18px}
.ww2 .direction-inputs p{font-size:14px}
.ww2 .direction-merge{height:35px}
.ww2 .direction-hub{font-size:18px;padding:12px 17px}
.ww2 .direction-branches{height:40px}
.ww2 .direction-examples{grid-template-columns:1fr;gap:32px}
.ww2 .direction-summary h3{font-size:21px}
.ww2 .direction-summary{padding:23px 14px 18px}
.ww2 .direction-question{font-size:17px;min-height:0}
.ww2 .direction-route{min-height:0;font-size:14px}
.ww2 .direction-content ul{grid-template-columns:repeat(3,1fr)}
.ww2 .direction-content li{padding:12px 3px}
.ww2 .direction-content{padding:15px}
.ww2 .direction-branches path:not(:nth-child(2)){display:none}
.ww2 .direction-note{line-height:1.8}}
.ww2 .hero-showcase{display:block;width:100%;max-width:1640px;height:clamp(275px,29vw,475px);perspective:1400px;perspective-origin:50% 50%;touch-action:pan-y;margin:42px auto 0;cursor:grab;user-select:none;overflow:visible}
.ww2 .hero-showcase.is-dragging{cursor:grabbing}
.ww2 .hero-showcase .industry-screen{display:block;position:absolute;width:38%;left:31%;top:0;padding:0;margin:0;transform-origin:center;transition:none;animation:none;will-change:transform;opacity:1;backface-visibility:hidden}
.ww2 .hero-showcase .industry-screen img{pointer-events:none;aspect-ratio:1.62;object-fit:cover;object-position:top;border-radius:5px;box-shadow:0 24px 42px #071b3d24}
.ww2 .hero-showcase .industry-screen figcaption{padding-left:16px}
.ww2 .hero-showcase .industry-screen:focus-visible{outline:3px solid #1455ee;outline-offset:5px}
.ww2 .carousel-controls{position:relative;z-index:4;display:flex;align-items:center;justify-content:center;gap:17px;margin:10px 0 0}
.ww2 .carousel-controls button{border:1px solid #c3cfe0;background:#ffffffed;color:#132b4d;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;font-size:20px}
.ww2 .carousel-controls button:hover{background:#e4edfa}
.ww2 .carousel-count{font-size:14px;min-width:44px;text-align:center;color:#fff}
.ww2 .hero-stage{height:250px;bottom:-95px}
@media(max-width:700px){.ww2 .hero-showcase{height:clamp(225px,61vw,370px);perspective:850px;margin-top:24px}
.ww2 .hero-showcase .industry-screen{display:block;width:78%;left:11%;padding:0}
.ww2 .hero-showcase .industry-screen figcaption{justify-content:center}
.ww2 .carousel-controls{margin-top:8px}
.ww2 .hero-stage{height:180px;bottom:-65px}
.ww2 .industry-selector{margin-top:24px}}
.ww2 .hero-showcase .industry-screen{transform-style:preserve-3d;transform-origin:50% 55%}
.ww2 .hero-showcase .industry-screen figcaption{width:100%;transform:translateZ(.1px);backface-visibility:hidden;text-align:left;justify-content:flex-start;line-height:1.5;padding:0 16px 12px}
.ww2 .hero-spatial{padding-bottom:44px;background:#fbfdff}
.ww2 .carousel-count{color:#324c70}
.ww2 .carousel-controls .carousel-pause{font-size:16px;margin-left:6px}
.ww2 .carousel-controls button:focus-visible{outline:3px solid #1455ee}
.ww2 .direction-section{background:#f4f9ff;padding:90px 0 74px;border-top:1px solid #e5eef9}
.ww2 .direction-section .wrap{width:min(1280px,calc(100% - 64px))}
.ww2 .direction-section h2{font-size:clamp(32px,3.8vw,52px);line-height:1.3}
.ww2 .direction-section .eyebrow{letter-spacing:.28em;font-weight:500;margin-bottom:27px}
.ww2 .direction-section .eyebrow:before,.ww2 .direction-section .eyebrow:after{content:'';display:inline-block;vertical-align:middle;width:35px;height:1px;background:#7296d4;margin:0 18px}
.ww2 .direction-inputs{margin-top:40px;gap:12px}
.ww2 .direction-inputs svg{width:86px;height:86px;border:1px solid #6ca1ff;border-radius:50%;background:#fff;padding:21px;margin-bottom:7px;box-shadow:0 8px 22px #5d9feb13}
.ww2 .direction-inputs h3{font-size:20px}
.ww2 .direction-inputs p{font-size:16px;margin-top:3px}
.ww2 .direction-merge{height:60px;stroke:#3689ff;stroke-width:1.2}
.ww2 .direction-hub{width:min(410px,80%);padding:18px 15px;border-radius:18px;background:linear-gradient(120deg,#0962b2,#0a2449 80%);box-shadow:0 8px 26px #2784d92b;border:1px solid #66b4f5;font-size:18px}
.ww2 .direction-hub strong{display:block;font-weight:650;letter-spacing:.12em}
.ww2 .direction-hub span{display:block;font-size:15px;font-weight:400;letter-spacing:0;margin-top:3px}
.ww2 .direction-branches{stroke:#3689ff;stroke-width:1.3}
.ww2 .direction-examples{gap:16px;align-items:stretch}
.ww2 .direction-example{background:#fff;border:1px solid #dceaff;border-radius:16px;padding:20px 14px 14px;display:flex;flex-direction:column;box-shadow:0 10px 26px #528ec408}
.ww2 .direction-example:before{content:'';position:absolute;top:-5px;left:calc(50% - 4px);width:8px;height:8px;border-radius:50%;background:#1680ff}
.ww2 .direction-copy{display:flex;flex-direction:column;flex:1;padding:0 6px}
.ww2 .direction-sector{align-self:flex-start;background:#eaf3ff;border-radius:30px;padding:4px 14px;margin:0 0 14px;font-size:14px;font-weight:650;color:#0872f5}
.ww2 .direction-example h3{font-size:clamp(21px,2.1vw,28px);line-height:1.35}
.ww2 .direction-question{font-size:17px;line-height:1.65;min-height:0;font-weight:400;color:#34537e;margin-top:10px}
.ww2 .direction-description{font-size:16px;color:#12315a;line-height:1.65;margin:20px 0 16px;order:4}
.ww2 .direction-description:before{content:'';display:block;width:25px;height:1px;background:#477bc4;margin-bottom:11px}
.ww2 .direction-route{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:4px;margin:17px 0 0;padding:10px 9px;list-style:none;background:#edf4ff;border-radius:9px;min-height:0;order:3}
.ww2 .direction-route li{font-size:13px;white-space:nowrap;display:flex;align-items:center;gap:6px}
.ww2 .direction-route li:not(:last-child):after{content:'›';color:#7e9bc0}
.ww2 .direction-preview{margin-top:auto;min-width:0}
.ww2 .direction-note{font-size:18px;line-height:1.7;margin-top:48px;color:#17315a}
.ww2 .direction-note strong{color:#0875fa}
.ww2 .mobile-break{display:none}
@media(max-width:900px){.ww2 .direction-section .wrap{width:calc(100% - 40px)}
.ww2 .direction-example{padding:18px 10px 10px}
.ww2 .direction-route{justify-content:flex-start;gap:4px 8px}
.ww2 .direction-question{font-size:16px}
.ww2 .direction-inputs p{font-size:14px}
.ww2 .direction-inputs svg{width:72px;height:72px;padding:17px}}
@media(max-width:700px){.ww2 .hero-showcase .industry-screen figcaption{font-size:14px;padding-left:12px}
.ww2 .direction-section{padding:58px 0 90px}
.ww2 .direction-section .wrap{width:calc(100% - 28px)}
.ww2 .direction-section h2{font-size:clamp(27px,6.1vw,40px);letter-spacing:-.05em}
.ww2 .direction-section .ww2-lead{font-size:16px;line-height:1.75}
.ww2 .direction-section .ww2-lead br{display:block}
.ww2 .direction-section .eyebrow{font-size:12px;margin-bottom:23px}
.ww2 .direction-inputs{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:30px}
.ww2 .direction-inputs svg{width:54px;height:54px;padding:12px;margin-bottom:4px}
.ww2 .direction-inputs h3{font-size:14px;letter-spacing:-.04em}
.ww2 .direction-inputs p{font-size:12px;line-height:1.5;max-width:85px;margin:4px auto 0}
.ww2 .direction-merge{height:42px}
.ww2 .direction-hub{font-size:16px;width:85%;padding:16px 8px}
.ww2 .direction-hub span{font-size:13px}
.ww2 .direction-branches{height:34px}
.ww2 .direction-branches path:not(:nth-child(2)){display:none}
.ww2 .direction-examples{grid-template-columns:1fr;gap:14px}
.ww2 .direction-example{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:12px;padding:16px 12px;border-radius:15px;align-items:stretch}
.ww2 .direction-example:before{display:none}
.ww2 .direction-example:first-child:before{display:block}
.ww2 .direction-copy{padding:0}
.ww2 .direction-sector{font-size:12px;margin-bottom:10px;padding:3px 10px}
.ww2 .direction-example h3{font-size:clamp(19px,4.6vw,25px)}
.ww2 .direction-question{font-size:14px;line-height:1.65;margin-top:9px}
.ww2 .direction-question br{display:none}
.ww2 .direction-description{order:3;font-size:14px;margin:12px 0}
.ww2 .direction-description:before{display:none}
.ww2 .direction-route{order:4;margin-top:auto;gap:3px 5px;padding:8px 6px;justify-content:flex-start}
.ww2 .direction-route li{font-size:12px;gap:4px}
.ww2 .direction-preview{height:100%;margin:0;overflow:hidden;border-radius:9px;position:relative;background:#edf3fa}
.ww2 .direction-example:nth-child(1){--crop-x:-5.34759%}
.ww2 .direction-example:nth-child(2){--crop-x:-36.36364%}
.ww2 .direction-example:nth-child(3){--crop-x:-67.20143%}
.ww2 .direction-note{font-size:16px;margin-top:32px}
.ww2 .mobile-break{display:block}}
@media(max-width:360px){.ww2 .direction-example{grid-template-columns:1.25fr 1fr;gap:8px;padding:14px 10px}
.ww2 .direction-example h3{font-size:18px}
.ww2 .direction-question,.ww2 .direction-description{font-size:13px}
.ww2 .direction-inputs p{font-size:12px}
.ww2 .direction-inputs svg{width:48px;height:48px}}
@media(max-width:700px){.ww2 .direction-preview{position:relative;align-self:center;height:auto;overflow:hidden;aspect-ratio:310/222}}
.ww2 .hero-showcase .industry-screen figcaption{justify-content:center;text-align:center;padding:0 12px 16px;white-space:nowrap}
.ww2 .hero-spatial{background:linear-gradient(to bottom,#fbfdff 70%,#f4f9ff 100%);padding-bottom:30px}
.ww2 .direction-section{border-top:0;padding-top:60px}
.ww2 .carousel-controls{gap:12px;margin-top:0}
.ww2 .carousel-controls .carousel-pause{width:32px;height:32px;font-size:14px;margin-left:0;border-color:#d7e2ef;background:#ffffff80}
@media(max-width:700px){.ww2 .hero-showcase .industry-screen figcaption{justify-content:center;text-align:center;padding:0 8px 12px}
.ww2 .hero-spatial{padding-bottom:22px}
.ww2 .direction-section{padding-top:40px}}
.ww2 .hero-showcase .industry-screen figcaption{justify-content:flex-start;text-align:left;padding:0 28px 16px;white-space:nowrap}
@media(max-width:700px){.ww2 .hero-showcase .industry-screen figcaption{justify-content:flex-start;text-align:left;padding:0 16px 12px}}
.ww2 .tailored{overflow:hidden;background:linear-gradient(180deg,#f4f9ff,#fff 30%,#f7fbff);padding:80px 0 65px}
.ww2 .tailored-layout{width:min(1480px,calc(100% - 80px));margin:auto;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:20px}
.ww2 .tailored-copy{position:relative;z-index:2}
.ww2 .tailored .eyebrow{letter-spacing:.18em;font-size:14px;color:#4d709e;margin-bottom:30px}
.ww2 .tailored h2{font-size:clamp(29px,2.6vw,42px);line-height:1.42;letter-spacing:-.055em}
.ww2 .tailored h2 em{color:#1455ee;font-style:normal}
.ww2 .tailored-lead{font-size:18px;line-height:1.8;color:#405579;margin-top:24px}
.ww2 .tailored-values{margin:40px 0 0}
.ww2 .tailored-values>div{display:grid;grid-template-columns:32px 110px 1fr;gap:16px;align-items:center;padding:23px 0;border-bottom:1px solid #d6e2f1}
.ww2 .tailored-values>div:last-child{border:0}
.ww2 .tailored-values span{font-size:14px;font-weight:600;color:#8da7ce}
.ww2 .tailored-values dt{font-size:25px;font-weight:750;letter-spacing:-.035em}
.ww2 .tailored-values dd{font-size:17px;margin:0;color:#405579}
.ww2 .tailored-art{height:650px;position:relative;isolation:isolate;min-width:0}
.ww2 .tailored-jacket{position:absolute;left:-7%;top:-3%;height:105%;width:70%;object-fit:contain;mix-blend-mode:multiply}
.ww2 .tailored-web{position:absolute;top:105px;right:-2%;width:77%;background:#fff;border:1px solid #dce7f6;padding:18px;border-radius:9px;box-shadow:0 26px 60px #284c771c;transform:perspective(1300px) rotateY(-12deg) rotateZ(-3deg)}
.ww2 .tw-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#15365d;padding-bottom:20px}
.ww2 .tw-nav b{font-size:17px;white-space:nowrap}
.ww2 .tw-nav span{font-size:10px;white-space:nowrap}
.ww2 .tw-main{display:grid;grid-template-columns:1fr 1fr;background:#eff5fc;align-items:center;min-height:280px}
.ww2 .tw-main>div{padding:18px 5px 18px 18px}
.ww2 .tw-main small,.ww2 .tw-story small{color:#5d79a0;font-size:11px}
.ww2 .tw-main h3{font-size:clamp(19px,1.8vw,28px);line-height:1.5;margin:15px 0;color:#19355c}
.ww2 .tw-main p,.ww2 .tw-story p{font-size:12px;line-height:1.9;color:#58718d}
.ww2 .tw-main>img{height:100%;min-height:280px;object-fit:cover}
.ww2 .tw-link{display:inline-block;padding:8px 12px;border-radius:25px;background:#143359;color:#fff;font-size:11px;margin-top:22px}
.ww2 .tw-story{display:grid;grid-template-columns:.8fr 1fr;align-items:center;gap:20px;margin-top:22px}
.ww2 .tw-story img{height:150px;object-fit:cover}
.ww2 .tw-story h4{font-size:16px;margin:8px 0}
.ww2 .tw-story p{font-size:12px}
@media(max-width:1000px){.ww2 .tailored-layout{width:calc(100% - 48px);grid-template-columns:1fr 1fr}
.ww2 .tailored h2{font-size:30px}
.ww2 .tailored-values>div{grid-template-columns:24px 78px 1fr;gap:10px}
.ww2 .tailored-values dt{font-size:21px}
.ww2 .tailored-values dd{font-size:15px}
.ww2 .tailored-art{height:570px}
.ww2 .tailored-web{width:87%;padding:12px;right:-10%}
.ww2 .tw-nav span{font-size:8px}
.ww2 .tw-main h3{font-size:20px}
.ww2 .tw-main p{font-size:11px}
.ww2 .tailored-jacket{width:82%;left:-10%}}
@media(max-width:700px){.ww2 .tailored{padding:55px 0 85px}
.ww2 .tailored-layout{width:calc(100% - 36px);grid-template-columns:1fr;gap:20px}
.ww2 .tailored .eyebrow{margin-bottom:20px;font-size:13px}
.ww2 .tailored h2{font-size:clamp(26px,6.3vw,36px);line-height:1.45}
.ww2 .tailored h2 br{display:none}
.ww2 .tailored-lead{font-size:16px;margin-top:18px}
.ww2 .tailored-values{margin-top:24px}
.ww2 .tailored-values>div{padding:18px 0;grid-template-columns:25px 83px 1fr;gap:12px}
.ww2 .tailored-values dt{font-size:21px}
.ww2 .tailored-values dd{font-size:15px}
.ww2 .tailored-art{height:490px;margin-top:10px}
.ww2 .tailored-jacket{width:76%;left:-11%;height:100%;top:0}
.ww2 .tailored-web{width:80%;right:0;top:70px;padding:10px}
.ww2 .tw-nav{padding-bottom:13px;gap:5px}
.ww2 .tw-nav b{font-size:13px}
.ww2 .tw-nav span{font-size:7px}
.ww2 .tw-main{min-height:210px}
.ww2 .tw-main>div{padding:12px 4px 12px 10px}
.ww2 .tw-main h3{font-size:18px;line-height:1.45;margin:10px 0}
.ww2 .tw-main small{font-size:9px}
.ww2 .tw-main p{font-size:10px}
.ww2 .tw-main>img{min-height:210px}
.ww2 .tw-link{font-size:9px;margin-top:13px;padding:6px 9px}
.ww2 .tw-story{gap:10px;margin-top:13px}
.ww2 .tw-story img{height:110px}
.ww2 .tw-story h4{font-size:13px}
.ww2 .tw-story p{font-size:10px}
.ww2 .tw-story small{font-size:10px}}
.ww2 .direction-image{width:100%;overflow:hidden;border-radius:10px;background:#edf3fa}
.ww2 .direction-image img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}
.ww2 .tailored-web.tailored-screen-image{display:block;padding:0;width:72%;height:auto;top:55px;right:0}
@media(max-width:1000px){.ww2 .tailored-web.tailored-screen-image{width:80%;top:80px;right:-4%}}
@media(max-width:700px){.ww2 .direction-preview{aspect-ratio:3/2;height:auto}
.ww2 .tailored-web.tailored-screen-image{width:76%;max-width:330px;top:55px;right:0;padding:0}}
.ww2 .tailored{padding:88px 0;background:#f8fbff}
.ww2 .tailored-layout{width:min(1200px,calc(100% - 80px));grid-template-columns:minmax(0,480px) minmax(0,1fr);gap:60px}
.ww2 .tailored-copy{max-width:480px;min-width:0}
.ww2 .tailored h2{font-size:clamp(30px,2.7vw,40px);line-height:1.38;letter-spacing:-.045em;word-break:keep-all}
.ww2 .tailored h2>span{display:block}
.ww2 .tailored h2>span+span{margin-top:10px}
.ww2 .tailored-lead{max-width:390px;font-size:17px;margin-top:24px;word-break:keep-all}
.ww2 .tailored-values{margin-top:30px}
.ww2 .tailored-values>div{grid-template-columns:24px 86px minmax(0,1fr);gap:12px;padding:19px 0}
.ww2 .tailored-values dt{font-size:23px}
.ww2 .tailored-values dd{font-size:16px;word-break:keep-all}
.ww2 .tailored-art{height:auto;aspect-ratio:1/1.05;width:100%;margin:0}
.ww2 .tailored-jacket{left:-3%;top:0;width:70%;height:100%;object-fit:contain;object-position:left center}
.ww2 .tailored-web.tailored-screen-image{width:64%;max-width:none;top:18%;right:0;height:auto;padding:0;transform:rotate(-4deg);border-radius:7px;box-shadow:0 20px 45px #17345620}
.ww2 .tailored-card-variant{background:#fff;border-top:1px solid #e4edf7}
.ww2 .tailored-card-variant .tailored-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.ww2 .tailored-card-variant .tailored-values>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:20px 14px;border:1px solid #dce7f6;border-radius:12px;background:#fbfdff}
.ww2 .tailored-card-variant .tailored-values svg{width:34px;height:34px;fill:none;stroke:#193a6a;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;margin-bottom:5px}
.ww2 .tailored-card-variant .tailored-values dt{font-size:21px}
.ww2 .tailored-card-variant .tailored-values dd{font-size:15px;line-height:1.7}
@media(max-width:1000px){.ww2 .tailored-layout{width:calc(100% - 48px);gap:32px;grid-template-columns:1fr 1fr}
.ww2 .tailored h2{font-size:30px}
.ww2 .tailored-values>div{grid-template-columns:20px 68px 1fr;gap:8px}
.ww2 .tailored-values dt{font-size:21px}
.ww2 .tailored-card-variant .tailored-values{gap:8px}
.ww2 .tailored-card-variant .tailored-values>div{padding:16px 10px}}
@media(max-width:760px){.ww2 .tailored{padding:58px 0}
.ww2 .tailored-layout{width:calc(100% - 40px);max-width:520px;grid-template-columns:1fr;gap:26px}
.ww2 .tailored-copy{max-width:100%}
.ww2 .tailored h2{font-size:clamp(28px,7vw,36px)}
.ww2 .tailored h2 br{display:block}
.ww2 .tailored-lead{font-size:16px;max-width:340px}
.ww2 .tailored-art{width:100%;max-width:420px;justify-self:center;aspect-ratio:1/1.06}
.ww2 .tailored-jacket{width:70%;height:100%;left:0;top:0}
.ww2 .tailored-web.tailored-screen-image{width:64%;top:18%;right:0;max-width:none}
.ww2 .tailored-values>div{grid-template-columns:24px 78px 1fr}
.ww2 .tailored-card-variant .tailored-values>div{padding:18px 12px}
.ww2 .tailored-card-variant .tailored-values dd{font-size:14px}
.ww2 .tailored-card-variant .tailored-values dt{font-size:20px}}
.ww2 #tailored .tailored-art{aspect-ratio:1/1.12;background:radial-gradient(ellipse at 45% 55%,#e6f0fb 0,transparent 68%)}
.ww2 #tailored .tailored-jacket{width:84%;height:100%;left:-4%;top:0;object-position:center}
.ww2 #tailored .tailored-web.tailored-screen-image{width:48%;top:auto;bottom:6%;right:0;transform:rotate(-5deg);border:5px solid #fff;border-radius:10px;box-shadow:0 22px 44px #17345625}
.ww2 #tailored-cards .tailored-art{aspect-ratio:1/1.24;display:flex;align-items:center;justify-content:center;padding:22px;background:#edf4fc;border:1px solid #e1eaf5;border-radius:22px}
.ww2 #tailored-cards .tailored-web.tailored-screen-image{position:relative;inset:auto;width:100%;max-width:440px;height:auto;transform:none;border:1px solid #dce7f6;border-radius:9px;box-shadow:0 18px 34px #24456b14}
@media(max-width:1000px){.ww2 #tailored-cards .tailored-art{padding:16px}}
@media(max-width:760px){.ww2 #tailored .tailored-art{max-width:380px;aspect-ratio:1/1.12}
.ww2 #tailored .tailored-web.tailored-screen-image{width:49%;top:auto;bottom:5%;right:0}
.ww2 #tailored-cards .tailored-art{max-width:420px;padding:16px;aspect-ratio:auto;border-radius:16px}
.ww2 #tailored-cards .tailored-web.tailored-screen-image{width:100%;inset:auto;max-width:none;transform:none}}
.ww2 #tailored .tailored-art{aspect-ratio:1/1.12}
.ww2 #tailored .tailored-jacket{width:72%;height:100%;left:-7%;top:0}
.ww2 #tailored .tailored-web.tailored-screen-image{width:66%;top:19%;bottom:auto;right:0;transform:rotate(-3deg);border:3px solid #fff;border-radius:9px;box-shadow:0 20px 40px #17345620}
@media(max-width:760px){.ww2 #tailored .tailored-art{max-width:400px}
.ww2 #tailored .tailored-jacket{width:72%;left:-5%}
.ww2 #tailored .tailored-web.tailored-screen-image{width:66%;top:19%;bottom:auto;right:0}}
.ww2 #tailored .tailored-art.tailored-composition{background:none;aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;width:100%;max-width:600px;overflow:visible}
.ww2 #tailored .tailored-composition img{position:static;display:block;width:100%;height:auto;max-width:100%;object-fit:contain;border:0;border-radius:0;box-shadow:none;transform:none;mix-blend-mode:multiply}
@media(min-width:1100px){.ww2 #tailored .tailored-layout{grid-template-columns:minmax(0,460px) minmax(0,1fr);gap:52px}}
@media(max-width:760px){.ww2 #tailored .tailored-art.tailored-composition{width:100%;max-width:440px;aspect-ratio:4/5;margin:0 auto}}
.ww2 .case-section{padding:90px 0;background:linear-gradient(130deg,#edf5ff,#fff 50%,#edf6ff)}
.ww2 .case-wrap{width:min(1320px,calc(100% - 64px));margin:auto}
.ww2 .case-heading{text-align:center;margin-bottom:44px}
.ww2 .case-heading .eyebrow{color:#315b94;font-size:14px;letter-spacing:.14em;margin-bottom:20px}
.ww2 .case-heading h2{font-size:clamp(30px,3.4vw,46px);line-height:1.35;letter-spacing:-.05em;word-break:keep-all}
.ww2 .case-heading h2 em{color:#1455ee;font-style:normal}
.ww2 .case-heading p:last-child{font-size:18px;color:#52678a;margin-top:18px;line-height:1.7;word-break:keep-all}
.ww2 .case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.ww2 .case-card{min-width:0;padding:18px;background:#ffffffb8;border:1px solid #fff;border-radius:14px;overflow:hidden}
.ww2 .case-screen{aspect-ratio:453/424;position:relative;overflow:hidden;border-radius:9px;background:white;box-shadow:0 8px 24px #4265a110}
.ww2 .case-screen img{display:block;width:100%;height:100%;object-fit:contain}
.ww2 .case-card:nth-child(1){--case-left:-11.48%;--phone-top:-81.55%}
.ww2 .case-card:nth-child(2){--case-left:-125.17%;--phone-top:-193.69%}
.ww2 .case-card:nth-child(3){--case-left:-239.07%;--phone-top:-302.91%}
.ww2 .case-copy{padding:26px 4px 10px}
.ww2 .case-copy small{font-size:14px;display:block;color:#3a5d97;margin-bottom:15px}
.ww2 .case-copy h3{font-size:23px;line-height:1.5;letter-spacing:-.04em;word-break:keep-all}
.ww2 .case-copy p{font-size:16px;color:#52678a;margin-top:12px;line-height:1.75;word-break:keep-all}
.ww2 .case-phone{display:none}
@media(max-width:760px){.ww2 .case-section{padding:58px 0}
.ww2 .case-wrap{width:calc(100% - 32px)}
.ww2 .case-heading{margin-bottom:28px}
.ww2 .case-heading h2{font-size:30px}
.ww2 .case-heading h2 em{display:block}
.ww2 .case-heading p:last-child{font-size:16px}
.ww2 .case-grid{grid-template-columns:1fr;gap:18px}
.ww2 .case-card{display:grid;grid-template-columns:1.15fr 1fr;gap:10px;padding:20px 14px 0;align-items:center}
.ww2 .case-screen{display:none}
.ww2 .case-copy{grid-column:1;grid-row:1;padding:0 0 20px}
.ww2 .case-copy h3{font-size:clamp(19px,4.8vw,25px)}
.ww2 .case-copy small{font-size:14px;margin-bottom:12px}
.ww2 .case-copy p{font-size:15px;margin-top:10px}
.ww2 .case-phone{display:block;position:relative;overflow:hidden;aspect-ratio:334/412;align-self:end}
.ww2 .case-phone img{display:block;width:100%;height:100%;object-fit:contain}}
.ww2 .proposal-section{padding:90px 0 76px;background:#f0f7ff;overflow:hidden}
.ww2 .proposal-wrap{width:min(1560px,calc(100% - 64px));margin:auto}
.ww2 .proposal-heading{text-align:center;max-width:1000px;margin:0 auto 42px}
.ww2 .proposal-heading .eyebrow{font-size:14px;letter-spacing:.18em;margin-bottom:22px}
.ww2 .proposal-heading h2{font-size:clamp(32px,3.5vw,54px);line-height:1.3;letter-spacing:-.045em}
.ww2 .proposal-heading h2 em{font-style:normal;color:#1455ee}
.ww2 .proposal-heading .proposal-lead{font-size:18px;line-height:1.7;color:#506489;margin-top:20px}
.ww2 .proposal-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2.35fr) minmax(0,1fr);gap:18px;align-items:start}
.ww2 .proposal-panel{background:white;border-radius:16px;padding:24px 20px;min-width:0;border:1px solid #e7effa}
.ww2 .proposal-step{display:flex;align-items:center;gap:14px;color:#1455ee;margin-bottom:18px}
.ww2 .proposal-step b{font-size:24px;line-height:1}
.ww2 .proposal-step i{height:1px;background:#a3beff;flex:1;max-width:64px}
.ww2 .proposal-step span{font-size:12px;letter-spacing:.12em}
.ww2 .proposal-panel h3{font-size:clamp(20px,1.6vw,25px);line-height:1.45;margin-bottom:18px;word-break:keep-all}
.ww2 .proposal-items{display:grid;gap:10px}
.ww2 .proposal-item{display:flex;gap:12px;align-items:center;min-width:0;background:#f3f8ff;border:1px solid #edf3fb;border-radius:12px;padding:15px 12px;min-height:90px}
.ww2 .proposal-icon{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:48px;background:white;border-radius:11px;color:#1455ee}
.ww2 .proposal-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.ww2 .proposal-item h4{font-size:17px;line-height:1.4;margin:0 0 5px;letter-spacing:-.03em}
.ww2 .proposal-item p{font-size:14px;line-height:1.5;color:#506489;overflow-wrap:anywhere}
.ww2 .proposal-panel-note{font-size:14px;line-height:1.6;margin-top:16px;color:#53698c}
.ww2 .proposal-preview{padding:24px}
.ww2 .proposal-preview .proposal-step{margin-bottom:16px}
.ww2 .proposal-preview h3{margin-bottom:14px}
.ww2 .proposal-main-frame{margin:0;overflow:hidden;border:1px solid #dce8fa;border-radius:11px;background:#eaf3ff;aspect-ratio:12/5;box-shadow:0 8px 24px #1a417c0b}
.ww2 .proposal-main-frame img{display:block;width:100%;height:100%;object-fit:cover}
.ww2 .proposal-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}
.ww2 .proposal-choice{padding:0;background:none;border:0;color:#344a70;min-width:0;text-align:left;border-radius:9px}
.ww2 .proposal-choice img{aspect-ratio:12/5;object-fit:cover;border:2px solid #dfebfb;border-radius:8px;padding:3px;background:white;transition:border-color .15s}
.ww2 .proposal-choice[aria-pressed="true"] img{border-color:#1455ee;box-shadow:0 0 0 1px #1455ee15}
.ww2 .proposal-choice:hover img{border-color:#779eff}
.ww2 .proposal-choice-label{display:flex;flex-wrap:wrap;gap:4px 7px;align-items:center;font-size:14px;padding:8px 3px 0;line-height:1.5}
.ww2 .proposal-choice-label b{font-weight:600}
.ww2 .proposal-choice-label small{font-size:12px;color:#1455ee;font-weight:700}
.ww2 .proposal-current{font-size:14px;line-height:1.6;margin-top:14px;color:#52698d;text-align:center;min-height:2em}
.ww2 .proposal-example{font-size:12px;color:#6b7d99;text-align:center;margin-top:6px}
.ww2 .proposal-foot{text-align:center;margin-top:30px}
.ww2 .proposal-foot>p:first-child{font-size:19px;font-weight:700;color:#132e55;margin-bottom:17px}
.ww2 .proposal-foot em{font-style:normal;color:#1455ee}
.ww2 .proposal-foot .ww2-btn{border-radius:40px;padding:15px 34px;box-shadow:0 7px 18px #1455ee22}
.ww2 .proposal-foot .proposal-foot-note{font-size:14px;margin-top:12px;color:#53698c}
@media(max-width:1150px){.ww2 .proposal-wrap{width:calc(100% - 40px)}
.ww2 .proposal-grid{grid-template-columns:minmax(0,1fr) minmax(0,2fr) minmax(0,1fr);gap:12px}
.ww2 .proposal-panel{padding:20px 14px}
.ww2 .proposal-item{padding:12px 9px;gap:8px;min-height:104px}
.ww2 .proposal-icon{flex-basis:34px;width:34px;height:40px}
.ww2 .proposal-icon svg{width:25px;height:25px}
.ww2 .proposal-step span{letter-spacing:.03em;font-size:12px}
.ww2 .proposal-step i{max-width:30px}}
@media(max-width:1000px){.ww2 .proposal-section{padding:64px 0}
.ww2 .proposal-wrap{width:calc(100% - 40px);max-width:760px}
.ww2 .proposal-grid{grid-template-columns:1fr;gap:18px}
.ww2 .proposal-panel{padding:24px}
.ww2 .proposal-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.ww2 .proposal-panel h3{font-size:24px}
.ww2 .proposal-item{min-height:94px;padding:15px;gap:13px}
.ww2 .proposal-icon{flex-basis:46px;width:46px;height:52px}
.ww2 .proposal-icon svg{width:32px;height:32px}
.ww2 .proposal-step span{font-size:12px;letter-spacing:.12em}
.ww2 .proposal-step i{max-width:70px}
.ww2 .proposal-preview{padding:24px}
.ww2 .proposal-heading{margin-bottom:28px}
.ww2 .proposal-heading h2{font-size:38px}
.ww2 .proposal-heading .proposal-lead{font-size:17px}}
@media(max-width:520px){.ww2 .proposal-section{padding:52px 0}
.ww2 .proposal-wrap{width:calc(100% - 28px)}
.ww2 .proposal-heading h2{font-size:29px;line-height:1.4}
.ww2 .proposal-heading .proposal-lead{font-size:16px;margin-top:16px}
.ww2 .proposal-heading .eyebrow{font-size:12px;margin-bottom:16px}
.ww2 .proposal-panel{padding:18px 14px;border-radius:14px}
.ww2 .proposal-step{gap:10px;margin-bottom:14px}
.ww2 .proposal-step b{font-size:22px}
.ww2 .proposal-step i{max-width:40px}
.ww2 .proposal-step span{font-size:12px;letter-spacing:.06em}
.ww2 .proposal-panel h3{font-size:21px;margin-bottom:16px}
.ww2 .proposal-items{gap:8px}
.ww2 .proposal-item{flex-direction:column;align-items:flex-start;gap:9px;padding:13px 10px;min-height:144px}
.ww2 .proposal-icon{flex-basis:auto;width:36px;height:36px;border-radius:8px}
.ww2 .proposal-icon svg{width:27px;height:27px}
.ww2 .proposal-item h4{font-size:16px}
.ww2 .proposal-item p{font-size:14px;line-height:1.5}
.ww2 .proposal-panel-note{font-size:14px}
.ww2 .proposal-preview{padding:18px 12px}
.ww2 .proposal-main-frame{border-radius:8px}
.ww2 .proposal-choices{gap:7px;margin-top:10px}
.ww2 .proposal-choice img{padding:2px;border-radius:6px}
.ww2 .proposal-choice-label{padding:6px 0 0;font-size:14px;gap:2px;display:block}
.ww2 .proposal-choice-label small{display:block;font-size:12px}
.ww2 .proposal-current{font-size:14px;text-align:left}
.ww2 .proposal-example{text-align:left}
.ww2 .proposal-foot{margin-top:24px}
.ww2 .proposal-foot>p:first-child{font-size:17px;line-height:1.65}
.ww2 .proposal-foot .ww2-btn{width:100%;font-size:16px;padding:14px 16px}
.ww2 .proposal-foot .proposal-foot-note{font-size:14px}}
.ww2 .checkpoints{padding:84px 0 70px;background:linear-gradient(135deg,#f7fbff,#eaf5ff 48%,#f7fbff);scroll-margin-top:80px;overflow:hidden;word-break:keep-all}
.ww2 .cp-wrap{width:min(1400px,calc(100% - 64px));margin:auto}
.ww2 .cp-heading{text-align:center;max-width:1000px;margin:0 auto 38px}
.ww2 .cp-eyebrow{display:flex;align-items:center;justify-content:center;gap:18px;font-size:14px;letter-spacing:.2em;color:#1455ee;margin-bottom:24px}
.ww2 .cp-eyebrow:before,.ww2 .cp-eyebrow:after{content:"";height:1px;width:65px;background:#709fff}
.ww2 .cp-heading h2{font-size:clamp(32px,3.6vw,52px);line-height:1.3;letter-spacing:-.045em}
.ww2 .cp-heading em{font-style:normal;color:#1455ee}
.ww2 .cp-heading>p:last-child{font-size:18px;line-height:1.75;color:#4e6289;margin-top:22px}
.ww2 .cp-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-bottom:18px}
.ww2 .cp-track>div{display:flex;align-items:center;justify-content:center;gap:16px;color:#1455ee;position:relative;padding:10px 15px;border:1px solid #d5e7ff;border-radius:30px;background:#ffffff66;max-width:220px;width:90%;justify-self:center}
.ww2 .cp-track b{font-size:23px}
.ww2 .cp-track span{font-size:12px;letter-spacing:.1em}
.ww2 .cp-track>div:not(:last-child):after{content:"→";position:absolute;left:calc(100% + 8px);width:50px;text-align:center;font-size:23px;color:#548eff}
.ww2 .cp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.ww2 .cp-card{min-width:0;background:#fff;border:1px solid #dae9fb;border-radius:20px;padding:24px 18px 18px;box-shadow:0 10px 30px #2866a509}
.ww2 .cp-card-top{display:flex;align-items:center;gap:12px;color:#1455ee;margin-bottom:14px}
.ww2 .cp-card-top b{font-size:24px}
.ww2 .cp-card-top i{height:1px;background:#8db4ff;flex:1;max-width:65px}
.ww2 .cp-card-top span{margin-left:auto;font-size:12px;letter-spacing:.08em}
.ww2 .cp-card h3{font-size:clamp(21px,1.85vw,27px);line-height:1.4;letter-spacing:-.045em;min-height:2.8em}
.ww2 .cp-art{width:100%;aspect-ratio:240/145;position:relative;overflow:hidden;margin:0 auto 16px;max-width:280px}
.ww2 .cp-art img{display:block;width:100%;height:100%;object-fit:contain}
.ww2 .cp-detail{display:flex;gap:12px;border:1px solid #dfeafa;border-radius:13px;padding:15px 12px;align-items:flex-start;min-height:112px}
.ww2 .cp-detail+.cp-detail{margin-top:10px}
.ww2 .cp-avatar{flex:0 0 34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#edf5ff;color:#1455ee}
.ww2 .cp-avatar.brand{background:#1455ee;color:white;font-weight:700;font-size:20px;box-shadow:0 0 0 5px #edf5ff}
.ww2 .cp-avatar svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round}
.ww2 .cp-detail h4{font-size:15px;color:#1455ee;margin-bottom:7px;line-height:1.4}
.ww2 .cp-detail p{font-size:16px;line-height:1.6;color:#4d6083}
.ww2 .cp-note{display:flex;gap:20px;align-items:center;justify-content:center;background:#ffffffd9;border:1px solid #e1edfc;border-radius:18px;padding:23px;margin-top:22px;color:#183960;font-size:18px;line-height:1.7}
.ww2 .cp-note strong{color:#1455ee}
.ww2 .cp-note svg{width:32px;height:32px;flex:0 0 32px;stroke:#1455ee;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.ww2 .cp-note p{margin:0}
@media(max-width:1100px){.ww2 .cp-wrap{width:calc(100% - 40px)}
.ww2 .cp-grid{gap:12px}
.ww2 .cp-card{padding:20px 12px 14px}
.ww2 .cp-detail{padding:13px 10px;gap:10px}
.ww2 .cp-avatar{flex-basis:28px;height:28px}
.ww2 .cp-card-top span{font-size:12px;letter-spacing:0}
.ww2 .cp-card-top i{max-width:25px}
.ww2 .cp-track>div:not(:last-child):after{width:25px;left:calc(100% + 4px)}
.ww2 .cp-track span{letter-spacing:0}}
@media(max-width:900px){.ww2 .checkpoints{padding:62px 0 80px}
.ww2 .cp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.ww2 .cp-card{padding:24px 20px 18px}
.ww2 .cp-heading h2{font-size:38px}
.ww2 .cp-track span{display:none}
.ww2 .cp-track>div{width:48px;height:48px;padding:0;border-radius:50%}
.ww2 .cp-track>div:not(:last-child):after{content:"······";left:calc(100% + 14px);width:70px;letter-spacing:5px}
.ww2 .cp-card h3{font-size:26px;min-height:0;margin-bottom:18px}
.ww2 .cp-detail{min-height:104px;padding:14px;gap:14px}
.ww2 .cp-avatar{flex-basis:34px;height:34px}
.ww2 .cp-card-top i{max-width:55px}
.ww2 .cp-note{font-size:17px}
.ww2 .cp-heading>p:last-child{font-size:17px}}
@media(max-width:520px){.ww2 .cp-wrap{width:calc(100% - 24px)}
.ww2 .checkpoints{padding:48px 0 90px}
.ww2 .cp-heading{margin-bottom:24px}
.ww2 .cp-heading h2{font-size:29px}
.ww2 .cp-heading>p:last-child{font-size:16px;line-height:1.7;margin-top:18px}
.ww2 .cp-eyebrow{font-size:12px;letter-spacing:.12em;gap:10px;margin-bottom:20px}
.ww2 .cp-eyebrow:before,.ww2 .cp-eyebrow:after{width:25px}
.ww2 .cp-grid{gap:10px}
.ww2 .cp-track{gap:10px}
.ww2 .cp-track>div{width:38px;height:38px}
.ww2 .cp-track b{font-size:18px}
.ww2 .cp-track>div:not(:last-child):after{left:calc(100% + 4px);width:34px;font-size:15px;letter-spacing:2px}
.ww2 .cp-card{padding:16px 10px 12px;border-radius:15px}
.ww2 .cp-card-top{gap:6px;margin-bottom:10px}
.ww2 .cp-card-top b{font-size:20px}
.ww2 .cp-card-top span{font-size:12px}
.ww2 .cp-card-top i{display:none}
.ww2 .cp-card h3{font-size:20px;min-height:2.8em;margin-bottom:4px}
.ww2 .cp-art{margin-bottom:12px}
.ww2 .cp-detail{padding:11px 8px;gap:6px;min-height:0;display:block}
.ww2 .cp-avatar{display:none}
.ww2 .cp-detail h4{font-size:14px;margin-bottom:7px}
.ww2 .cp-detail p{font-size:16px;line-height:1.6}
.ww2 .cp-note{padding:18px 14px;gap:12px;font-size:16px;margin-top:16px}
.ww2 .cp-note svg{width:26px;height:26px;flex-basis:26px}}
.ww2 .pricing{padding:100px 0 90px;background:#fff}
.ww2 .pricing-wrap{width:min(1360px,calc(100% - 64px));margin:auto}
.ww2 .pricing-heading{margin-bottom:32px}
.ww2 .pricing-heading .eyebrow{margin-bottom:10px;letter-spacing:.04em}
.ww2 .pricing-heading>p:last-child{margin-top:10px;font-size:21px}
.ww2 .price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.ww2 .price-card{position:relative;min-width:0;padding:30px 30px 24px;border:1px solid #cbdffd;border-radius:12px;display:flex;flex-direction:column;background:#fff}
.ww2 .price-card.featured{border:1.5px solid #075aff;background:#f1f8ff}
.ww2 .price-card h3{font-size:30px;padding-right:5px}
.ww2 .price-badge{position:absolute;right:20px;top:20px;padding:5px 14px;border-radius:30px;background:#0061ff;color:#fff;font-size:13px;font-weight:700}
.ww2 .price-card.featured h3{margin-bottom:0}
.ww2 .price-amount{color:#0560ff;font-size:29px;font-weight:800;line-height:1.3;margin-top:8px;letter-spacing:-.04em}
.ww2 .price-amount b{font-size:56px}
.ww2 .price-period{color:#10264b;font-size:17px;margin-top:10px}
.ww2 .price-description{font-size:17px;color:#233c60;margin-top:15px;min-height:58px}
.ww2 .price-visual{margin:0}
.ww2 .price-art{position:relative;overflow:hidden;aspect-ratio:400/215;isolation:isolate}
.ww2 .price-art img{display:block;width:100%;height:100%;object-fit:contain}
.ww2 .price-visual figcaption{text-align:center;font-size:15px;font-weight:700;padding:8px 0 18px}
.ww2 .price-features{border-top:1px solid #cbdffd;list-style:none;padding:18px 0 0;margin:0;display:grid;gap:13px}
.ww2 .price-features li{display:flex;align-items:flex-start;gap:12px;font-size:17px;line-height:1.55}
.ww2 .price-features li:before{content:'✓';display:grid;place-items:center;flex:0 0 26px;height:26px;border-radius:50%;color:#005bff;background:#dfedff;font-weight:800}
.ww2 .price-note{font-size:12px;text-align:right;margin-top:10px;color:#63738c}
.ww2 .price-options{display:flex;align-items:center;gap:20px;border:1px solid #d3e2f8;border-radius:9px;margin-top:16px;padding:10px 16px;font-size:15px;color:#405675}
.ww2 .price-options strong{flex-shrink:0;background:#e4efff;border-radius:30px;padding:3px 16px;color:#10264b}
.ww2 .price-terms{margin-top:10px}
.ww2 .price-terms p{font-size:12px;line-height:1.8;color:#677994}
.ww2 .price-action{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:24px}
.ww2 .price-action p{font-size:18px;font-weight:700;color:#11254a}
.ww2 .price-action strong{color:#0061ff}
.ww2 .price-action .ww2-btn{border-radius:40px;padding:17px 30px;background:#0061ff;white-space:nowrap}
@media(min-width:1101px) and (max-width:1400px){.ww2 .price-card{padding:28px 22px 20px}
.ww2 .price-card h3{font-size:27px}
.ww2 .price-badge{top:12px;right:14px;font-size:11px;padding:3px 10px}
.ww2 .price-card.featured h3{padding-top:5px;margin-top:0}
.ww2 .price-features li{font-size:15px}}
@media(max-width:1100px){.ww2 .price-grid{gap:14px}
.ww2 .price-card{padding:24px 18px}
.ww2 .price-card h3{font-size:24px}
.ww2 .price-card.featured h3{margin-top:0;padding-top:0}
.ww2 .price-badge{position:static;align-self:flex-start;margin-bottom:12px}
.ww2 .price-card:not(.featured){padding-top:67px}
.ww2 .price-amount b{font-size:43px}
.ww2 .price-amount{font-size:24px}
.ww2 .price-description,.ww2 .price-features li{font-size:15px}
.ww2 .price-description{min-height:72px}
.ww2 .price-period{font-size:14px}
.ww2 .price-action{align-items:flex-start}
.ww2 .price-action .ww2-btn{font-size:14px;padding:16px 20px}}
@media(max-width:760px){.ww2 .pricing{padding:65px 0 110px}
.ww2 .pricing-wrap{width:calc(100% - 40px);max-width:500px}
.ww2 .pricing-heading{margin-bottom:26px}
.ww2 .pricing-heading h2{font-size:30px;line-height:1.4}
.ww2 .pricing-heading>p:last-child{font-size:16px}
.ww2 .price-grid{grid-template-columns:1fr;gap:20px}
.ww2 .price-card,.ww2 .price-card:not(.featured){padding:26px 22px 24px}
.ww2 .price-card h3{font-size:27px}
.ww2 .price-badge{position:absolute;top:22px;right:18px;font-size:11px;padding:4px 10px}
.ww2 .price-amount b{font-size:49px}
.ww2 .price-amount{font-size:26px}
.ww2 .price-period{font-size:16px}
.ww2 .price-description{min-height:0;font-size:16px;margin:14px 0 18px}
.ww2 .price-art{max-width:400px;margin:auto}
.ww2 .price-features li{font-size:16px;gap:10px}
.ww2 .price-visual figcaption{font-size:14px}
.ww2 .price-options{align-items:flex-start;flex-direction:column;gap:8px;font-size:13px;padding:14px}
.ww2 .price-terms p{font-size:12px;margin-bottom:5px}
.ww2 .price-action{flex-direction:column;margin-top:24px;gap:20px}
.ww2 .price-action p{font-size:16px}
.ww2 .price-action .ww2-btn{width:100%;white-space:normal;font-size:14px;padding:16px 12px;gap:12px}}
.ww2 .pricing{color:#0b1e3b}
.ww2 .pricing .eyebrow{color:#1455ee}
.ww2 .pricing-heading>p:last-child{color:#465c7c}
.ww2 .pricing .price-note,.ww2 .pricing .price-terms p{color:#536581}
.ww2 .price-badge{top:-15px!important;margin:0!important}
.ww2 .price-card.featured h3{padding-top:0}
.ww2 .price-card{overflow:visible}
.ww2 .aftercare{padding:95px 0 80px;background:linear-gradient(170deg,#fff 45%,#f2f8ff);color:#0b1e3b}
.ww2 .ac-wrap{width:min(1320px,calc(100% - 64px));margin:auto}
.ww2 .ac-heading{margin-bottom:30px}
.ww2 .ac-heading .eyebrow{letter-spacing:.03em;margin-bottom:18px}
.ww2 .ac-heading h2{font-size:clamp(32px,3.5vw,50px);line-height:1.35}
.ww2 .ac-heading h2 span{color:#0560ef}
.ww2 .ac-heading>p:last-child{font-size:20px;color:#253c60;margin-top:20px;max-width:900px}
.ww2 .ac-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.ww2 .ac-card{border:1px solid #cce0ff;border-radius:16px;background:#ffffffd9;padding:34px;display:grid;grid-template-columns:100px minmax(0,1fr);gap:22px;align-items:start}
.ww2 .ac-icon{position:relative;overflow:hidden;width:100px;aspect-ratio:1/1;flex-shrink:0}
.ww2 .ac-icon img{display:block;width:100%;height:100%;object-fit:contain}
.ww2 .ac-label{display:flex;align-items:center;gap:20px;color:#0560ef;font-size:17px;margin-bottom:20px}
.ww2 .ac-label b{font-size:27px}
.ww2 .ac-card h3{font-size:30px;line-height:1.45;margin-bottom:16px}
.ww2 .ac-card p{font-size:17px;color:#283e5e;line-height:1.8}
.ww2 .ac-card p+p{margin-top:8px}
.ww2 .ac-tags{list-style:none;display:flex;gap:8px;flex-wrap:wrap;padding:0;margin:20px 0 0}
.ww2 .ac-tags li{background:#edf5ff;color:#0753ce;border-radius:30px;padding:6px 12px;font-size:14px;line-height:1.5}
.ww2 .ac-promise{display:flex;align-items:center;gap:26px;padding:20px 30px;border:1px solid #d4e4fb;border-radius:14px;background:#edf6ff;margin-top:20px}
.ww2 .ac-promise .ac-icon{width:70px}
.ww2 .ac-promise p{font-size:21px;font-weight:750;color:#102343}
.ww2 .ac-details{margin-top:18px}
.ww2 .ac-detail{display:grid;grid-template-columns:50px 165px minmax(0,1fr);gap:22px;align-items:center;padding:16px 8px}
.ww2 .ac-detail+.ac-detail{border-top:1px solid #d3e1f4}
.ww2 .ac-detail .ac-icon{width:50px}
.ww2 .ac-detail h3{font-size:18px;letter-spacing:-.03em}
.ww2 .ac-detail p{font-size:16px;color:#354d70}
.ww2 .ac-detail h3{border-right:1px solid #c5d8f3}
@media(max-width:1100px){.ww2 .ac-card{grid-template-columns:70px minmax(0,1fr);padding:26px;gap:18px}
.ww2 .ac-card>.ac-icon{width:70px}
.ww2 .ac-card h3{font-size:25px}
.ww2 .ac-card p{font-size:16px}
.ww2 .ac-tags{grid-column:1/-1}
.ww2 .ac-detail{grid-template-columns:45px 145px minmax(0,1fr);gap:16px}}
@media(max-width:760px){.ww2 .aftercare{padding:60px 0 110px}
.ww2 .ac-wrap{width:calc(100% - 40px);max-width:520px}
.ww2 .ac-heading h2{font-size:32px}
.ww2 .ac-heading>p:last-child{font-size:17px}
.ww2 .ac-grid{grid-template-columns:1fr;gap:20px}
.ww2 .ac-card{padding:24px 20px;grid-template-columns:58px minmax(0,1fr);gap:15px}
.ww2 .ac-card>.ac-icon{width:58px}
.ww2 .ac-label{font-size:15px;gap:12px;margin-bottom:15px}
.ww2 .ac-label b{font-size:24px}
.ww2 .ac-card h3{font-size:24px}
.ww2 .ac-card p{font-size:16px}
.ww2 .ac-tags{margin-top:16px}
.ww2 .ac-tags li{font-size:13px;padding:6px 9px}
.ww2 .ac-promise{padding:18px 16px;gap:14px}
.ww2 .ac-promise .ac-icon{width:50px}
.ww2 .ac-promise p{font-size:17px}
.ww2 .ac-detail{grid-template-columns:42px minmax(0,1fr);gap:4px 14px;padding:18px 0}
.ww2 .ac-detail .ac-icon{grid-row:1/3;width:42px}
.ww2 .ac-detail h3{border:0;font-size:17px}
.ww2 .ac-detail p{font-size:15px}
.ww2 .price-card.featured .price-badge{position:absolute;right:18px}}
.ww2 .fq-section{padding:100px 0 90px;background:linear-gradient(180deg,#fff,#f5faff);color:#091b3b;overflow:hidden}
.ww2 .fq-layout{width:min(1400px,calc(100% - 80px));margin:auto;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.4fr);gap:60px}
.ww2 .fq-intro{min-width:0}
.ww2 .fq-intro .eyebrow{font-size:15px;color:#1055f5}
.ww2 .fq-kicker{font-size:19px;color:#0b2145;margin-bottom:24px;font-weight:600}
.ww2 .fq-intro h2{font-size:clamp(32px,3.35vw,52px);line-height:1.4}
.ww2 .fq-intro h2 span{color:#0755ff}
.ww2 .fq-lead{font-size:18px;line-height:1.85;margin-top:28px;color:#4c6081}
.ww2 .fq-art{position:relative;width:100%;aspect-ratio:500/340;overflow:hidden;margin-top:24px;mix-blend-mode:multiply}
.ww2 .fq-art img{display:block;width:100%;height:100%;object-fit:contain}
.ww2 .fq-brand{display:block;font-size:14px;letter-spacing:.25em;margin-top:16px}
.ww2 .fq-list{display:grid;gap:12px;align-content:start}
.ww2 .fq-item{border:1px solid #d9e6ff;border-radius:10px;background:#fff;overflow:hidden}
.ww2 .fq-item summary{list-style:none;display:grid;grid-template-columns:26px 30px minmax(0,1fr) 16px;align-items:center;gap:18px;padding:25px 24px;cursor:pointer;font-size:18px;line-height:1.6;font-weight:650}
.ww2 .fq-item summary::-webkit-details-marker{display:none}
.ww2 .fq-item summary::after{content:none}
.ww2 .fq-answer p{padding:0}
.ww2 .fq-number{color:#0755ff;font-size:16px;font-weight:500}
.ww2 .fq-icon{width:28px;height:28px;fill:none;stroke:#0755ff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.ww2 .fq-chevron{width:10px;height:10px;border-right:2px solid #315486;border-bottom:2px solid #315486;transform:rotate(45deg);justify-self:center}
.ww2 .fq-item[open] .fq-chevron{transform:rotate(225deg);border-color:#0755ff}
.ww2 .fq-answer{margin:0 12px 12px;padding:22px 25px;border-radius:7px;background:#eff6ff}
.ww2 .fq-answer p{font-size:16px;line-height:1.9;color:#3c5276}
.ww2 .fq-item summary:hover{background:#f8fbff}
.ww2 .fq-item summary:focus-visible{outline:3px solid #0755ff;outline-offset:-4px}
.ww2 .project-start{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 100% 0,#0d5fc9 0,transparent 65%),#04265f;color:#fff;padding:100px 0 130px}
.ww2 .ps-layout{position:relative;z-index:1;width:min(1400px,calc(100% - 80px));margin:auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:65px;align-items:center}
.ww2 .ps-copy .eyebrow{color:#a9d7ff;font-size:17px;letter-spacing:.02em}
.ww2 .ps-copy h2{font-size:clamp(36px,4.2vw,64px);line-height:1.35;font-weight:800;color:white}
.ww2 .ps-copy h2 span{color:#61d2ff}
.ww2 .ps-lead{font-size:20px;line-height:1.8;color:#f0f6ff;margin-top:30px}
.ww2 .ps-button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:#0665ff;border-radius:60px;padding:22px 36px;font-size:21px;font-weight:700;color:#fff;margin-top:32px;max-width:100%;text-align:center;line-height:1.5}
.ww2 .ps-button:hover{background:#2078ff}
.ww2 .ps-button span{font-size:28px}
.ww2 .ps-next{font-size:16px;color:#b9dcff;margin-top:18px}
.ww2 .ps-guide{background:#f8fbff;border:1px solid #e5efff;border-radius:20px;padding:40px;color:#0b1e3b}
.ww2 .ps-guide h3{font-size:30px;margin:0 0 20px}
.ww2 .ps-guide ol{list-style:none;padding:0;margin:0}
.ww2 .ps-guide li{display:grid;grid-template-columns:64px minmax(0,1fr);gap:22px;padding:27px 0;align-items:start;border-bottom:1px solid #cee2fc}
.ww2 .ps-guide li:last-child{border-bottom:0;padding-bottom:4px}
.ww2 .ps-guide li>span{display:grid;place-items:center;border-radius:50%;width:64px;height:64px;background:#e0f0ff;color:#065bff;font-size:24px;font-weight:700}
.ww2 .ps-guide h4{font-size:23px;margin:0 0 6px;line-height:1.4}
.ww2 .ps-guide p{font-size:18px;line-height:1.7;color:#3b5481}
.ww2 .ps-waves{position:absolute;z-index:0;bottom:0;left:0;width:100%;height:260px;pointer-events:none}
@media(max-width:1100px){.ww2 .fq-layout{gap:30px;grid-template-columns:.8fr 1.3fr}
.ww2 .fq-item summary{gap:12px;padding:20px 16px;font-size:17px}
.ww2 .ps-layout{gap:35px}
.ww2 .ps-guide{padding:28px}
.ww2 .ps-guide h3{font-size:25px}
.ww2 .ps-guide li{gap:16px;grid-template-columns:50px 1fr}
.ww2 .ps-guide li>span{width:50px;height:50px;font-size:20px}
.ww2 .ps-button{font-size:18px;padding:20px 25px}}
@media(max-width:760px){.ww2 .fq-section{padding:60px 0}
.ww2 .fq-layout{width:calc(100% - 40px);max-width:520px;grid-template-columns:1fr;gap:30px}
.ww2 .fq-intro{position:relative}
.ww2 .fq-kicker,.ww2 .fq-brand{display:none}
.ww2 .fq-intro h2{font-size:32px;line-height:1.45;position:relative;z-index:1}
.ww2 .fq-lead{font-size:16px;position:relative;z-index:1;margin-top:22px}
.ww2 .fq-art{position:absolute;right:-16px;top:55px;width:115px;margin:0;opacity:.6;z-index:0}
.ww2 .fq-item summary{grid-template-columns:22px 24px minmax(0,1fr) 12px;padding:18px 14px;gap:10px;font-size:16px}
.ww2 .fq-icon{width:23px;height:23px}
.ww2 .fq-number{font-size:14px}
.ww2 .fq-answer{padding:17px;margin:0 9px 9px}
.ww2 .fq-answer p{font-size:16px;line-height:1.8}
.ww2 .fq-list{gap:10px}
.ww2 .project-start{padding:65px 0 115px}
.ww2 .ps-layout{width:calc(100% - 40px);max-width:520px;grid-template-columns:1fr;gap:32px}
.ww2 .ps-copy h2{font-size:clamp(29px,7.6vw,40px);line-height:1.45}
.ww2 .ps-copy .eyebrow{font-size:15px}
.ww2 .ps-lead{font-size:17px;margin-top:24px}
.ww2 .ps-button{display:flex;width:100%;gap:12px;padding:19px 14px;font-size:16px;margin-top:26px}
.ww2 .ps-next{font-size:14px;margin-top:15px}
.ww2 .ps-guide{border-radius:15px;padding:25px 20px}
.ww2 .ps-guide h3{font-size:23px;margin-bottom:8px}
.ww2 .ps-guide li{padding:23px 0;gap:15px;grid-template-columns:45px minmax(0,1fr)}
.ww2 .ps-guide li>span{width:45px;height:45px;font-size:18px}
.ww2 .ps-guide h4{font-size:20px}
.ww2 .ps-guide p{font-size:16px}
.ww2 .ps-waves{height:170px}}
.ww2 .case-screen img,.ww2 .case-phone img,.ww2 .cp-art img,.ww2 .price-art img,.ww2 .ac-icon img,.ww2 .fq-art img{position:static!important;inset:auto!important;display:block;width:100%!important;max-width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important}
.ww2 .case-screen{aspect-ratio:1/1;overflow:visible;background:transparent;box-shadow:none}
.ww2 .case-phone{aspect-ratio:2/3;background:transparent;overflow:visible}
.ww2 .case-screen img,.ww2 .case-phone img{border-radius:8px}
.ww2 .cp-art{aspect-ratio:3/2;overflow:visible;max-width:240px}
.ww2 .price-art{aspect-ratio:3/2;overflow:visible}
.ww2 .ac-icon{overflow:visible;background:transparent}
.ww2 .fq-art{aspect-ratio:1/1;overflow:visible;max-width:250px}
.ww2 .fq-art img{mix-blend-mode:multiply}
@media(max-width:760px){.ww2 .case-phone{align-self:center;width:100%;aspect-ratio:2/3}
.ww2 .case-card{padding-bottom:18px}
.ww2 .case-copy{padding-bottom:0}
.ww2 .cp-art{max-width:210px}
.ww2 .price-art{max-width:320px;margin:auto}
.ww2 .fq-art{max-width:160px}}
.ww2 .consultation-dialog{width:min(880px,calc(100% - 40px));max-height:calc(100dvh - 48px);padding:40px 44px 30px;border:1px solid #d7e5f5;border-radius:18px;background:#fff;color:#071b44;box-shadow:0 28px 100px #071b4433;overflow:auto;overscroll-behavior:contain;margin:auto;word-break:keep-all}
.ww2 .consultation-dialog::backdrop{background:#07182fab;backdrop-filter:blur(5px)}
.ww2 .consultation-dialog [hidden]{display:none!important}
.ww2 .consultation-close{position:absolute;right:19px;top:12px;border:0;background:none;color:#0b2047;width:44px;height:44px;font-size:36px;line-height:1;cursor:pointer}
.ww2 .consultation-brand{font-size:17px;font-weight:800;letter-spacing:.08em;color:#0755f5;margin:0 0 16px}
.ww2 .consultation-dialog h2{font-size:34px;line-height:1.3;margin:0 0 12px;letter-spacing:-.04em}
.ww2 .consultation-lead{font-size:16px;line-height:1.7;color:#526789;margin:0 0 27px}
.ww2 .consultation-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px 26px}
.ww2 .consultation-fields label,.ww2 .consultation-label{font-size:16px;font-weight:700;display:block;color:#102447}
.ww2 .consultation-fields em{font-style:normal;color:#dc3545}
.ww2 .consultation-fields input,.ww2 .consultation-textarea textarea{width:100%;background:#fff;border:1px solid #bdd0e9;border-radius:8px;color:#102447;padding:12px 14px;font:inherit;font-size:16px;line-height:1.5;outline:none;box-sizing:border-box}
.ww2 .consultation-fields input{margin-top:7px;min-height:48px}
.ww2 .consultation-dialog input:focus,.ww2 .consultation-dialog textarea:focus{border-color:#1259f4;box-shadow:0 0 0 3px #1259f415}
.ww2 .consultation-dialog input[aria-invalid=true]{border-color:#d83244}
.ww2 .consultation-dialog input::placeholder,.ww2 .consultation-dialog textarea::placeholder{color:#7384a4;opacity:1}
.ww2 .consultation-label{margin-top:22px}
.ww2 .consultation-label span{font-size:14px;font-weight:500;color:#687c9d}
.ww2 .consultation-help{font-size:14px;color:#667d9e;line-height:1.6;margin:5px 0 8px}
.ww2 .consultation-textarea{position:relative}
.ww2 .consultation-textarea textarea{padding-bottom:28px;display:block;resize:vertical;min-height:110px}
.ww2 .consultation-textarea>span{position:absolute;right:13px;bottom:8px;font-size:13px;color:#667d9e}
.ww2 .consultation-upload{position:relative;border:1px dashed #a3bfe8;border-radius:9px;background:#f7faff;text-align:center}
.ww2 .consultation-upload label{display:flex;align-items:center;justify-content:center;gap:6px 16px;flex-wrap:wrap;padding:18px;cursor:pointer}
.ww2 .consultation-upload label>span:first-child{font-size:30px;color:#0d5bfa;line-height:1}
.ww2 .consultation-upload strong{font-size:16px}
.ww2 .consultation-upload small{flex-basis:100%;font-size:13px;color:#687e9d}
.ww2 .consultation-drag{font-size:14px;color:#657995}
.ww2 .consultation-upload input{position:absolute;width:1px;height:1px;opacity:0}
.ww2 .consultation-upload:focus-within{outline:2px solid #155afb;outline-offset:3px}
.ww2 .consultation-upload.is-dragging{border-color:#0755f5;background:#eaf3ff}
.ww2 #consultation-file-list{padding:0;list-style:none;margin:8px 0}
.ww2 #consultation-file-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;background:#f4f8fd;padding:5px 12px;border-radius:6px;margin:4px 0;overflow-wrap:anywhere}
.ww2 #consultation-file-list button{flex:0 0 36px;height:36px;border:0;background:none;color:#425b7b;cursor:pointer;font-size:22px}
.ww2 .consultation-consent{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:14px;margin:20px 0 0;line-height:1.6}
.ww2 .consultation-consent input{width:19px;height:19px;accent-color:#0755f5;flex-shrink:0}
.ww2 .consultation-consent b{color:#0755f5}
.ww2 .consultation-consent a{text-decoration:underline;color:#506a8b;font-size:13px;margin-left:auto}
.ww2 .consultation-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(100%)}
.ww2 .consultation-error{font-size:14px;color:#b1283c;margin:10px 0;min-height:0}
.ww2 .consultation-error:empty{display:none}
.ww2 .consultation-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}
.ww2 .consultation-footer p{margin:0;font-size:14px;line-height:1.6;color:#647b9a}
.ww2 .consultation-footer strong{display:block;color:#0755f5}
.ww2 .consultation-footer p span{display:block;font-size:13px;margin-top:5px}
.ww2 .consultation-submit{background:#0755f5;border:0;border-radius:40px;color:#fff;min-height:52px;padding:14px 28px;display:inline-flex;gap:24px;align-items:center;justify-content:center;font:inherit;font-weight:650;cursor:pointer;white-space:nowrap}
.ww2 .consultation-submit:disabled{opacity:.65;cursor:wait}
.ww2 .consultation-success{text-align:center;padding:0 14px 12px;outline:none}
.ww2 .consultation-success .consultation-brand{text-align:left}
.ww2 .consultation-success>img{display:block;width:150px;height:150px;object-fit:contain;margin:24px auto 20px}
.ww2 .consultation-success h2{font-size:30px}
.ww2 .consultation-success>p:not(.consultation-brand){font-size:17px;line-height:1.8;color:#566c8d;margin:18px auto 26px}
.ww2 .consultation-receipt{background:#f2f7ff;border:1px solid #dbe9fd;border-radius:10px;padding:16px;display:flex;gap:15px;justify-content:center;font-size:14px;color:#526c90;margin-bottom:26px;overflow-wrap:anywhere}
.ww2 .consultation-done{width:100%}
body.has-consultation{overflow:hidden}
@media(max-width:600px){.ww2 .consultation-dialog{width:100%;max-width:none;height:100dvh;max-height:100dvh;border:0;border-radius:0;padding:28px 22px 30px;margin:0;box-sizing:border-box}
.ww2 .consultation-close{position:sticky;top:0;float:right;margin-top:-16px;margin-right:-12px;background:#ffffffed;border-radius:50%;z-index:1}
.ww2 .consultation-brand{font-size:15px;margin-bottom:17px}
.ww2 .consultation-dialog h2{font-size:27px;max-width:290px}
.ww2 .consultation-lead{font-size:15px;margin-bottom:25px}
.ww2 .consultation-fields{grid-template-columns:1fr;gap:17px}
.ww2 .consultation-label{margin-top:23px}
.ww2 .consultation-drag{display:none}
.ww2 .consultation-upload label{padding:18px 9px}
.ww2 .consultation-upload small{font-size:12px}
.ww2 .consultation-consent{align-items:flex-start;font-size:13px;gap:8px}
.ww2 .consultation-consent input{margin-top:1px}
.ww2 .consultation-consent a{margin-left:27px}
.ww2 .consultation-footer{flex-direction:column;align-items:stretch;gap:18px}
.ww2 .consultation-footer p{font-size:13px}
.ww2 .consultation-submit{width:100%;min-height:54px}
.ww2 .consultation-success{padding:0;min-height:80%;display:flex;flex-direction:column;justify-content:center}
.ww2 .consultation-success .consultation-brand{position:absolute;top:28px}
.ww2 .consultation-success h2{font-size:26px;max-width:none}
.ww2 .consultation-success>p:not(.consultation-brand){font-size:16px}
.ww2 .consultation-success>img{width:140px;height:140px}
.ww2 .consultation-receipt{font-size:12px;flex-direction:column;gap:5px}}
/* ---- 사이트 공용 플로팅 버튼(카카오·전화)이 모바일 하단 CTA 바를 가리지 않도록 위로 올린다 (ww2.site.js 가 body.ww2-page 를 붙인다) ---- */
@media(max-width:700px){body.ww2-page .m_write{bottom:92px}body.ww2-page .m_call{bottom:158px}}
/* ===== ww2 hero patch 20260914b 시작 — 이 블록만 지우면 원복 ===== */
.ww2 .hero-spatial .eyebrow{display:none}
.ww2 .hero-spatial .promise{display:none}
/* ===== ww2 hero patch 20260914b 끝 ===== */
/* ===== ww2 color patch 20260914c 시작 — 이 블록만 지우면 원복 ===== */
/* 로고(#4261ad 인디고 / #34c0ca 틸) 기준 포인트 컬러 재배정.
   규칙: 인디고 = 누르는 것·읽는 것 / 틸 = 가리키는 것·꾸미는 것 / 어두운 배경에선 틸이 주역(인디고 글자 금지). */
.ww2{
  --brand:#4261ad;        /* 로고 인디고 — 주색 (흰 배경 5.9:1) */
  --brand-deep:#354f92;   /* hover / pressed */
  --brand-soft:#eef1f9;   /* 인디고 tint 배경 */
  --brand-line:#97a8d2;   /* 인디고 45% tint — 연한 테두리·구분선 */
  --accent:#34c0ca;       /* 로고 틸 — 보조, 장식 전용(흰 배경 글자 금지) */
  --accent-ink:#0f7c84;   /* 틸을 글자로 쓸 때 (흰 배경 4.95:1) */
  --accent-soft:#e6f7f8;  /* 틸 tint 배경 */
  --accent-line:#8fdce2;  /* 틸 45% tint — 연한 헤어라인 */
  --blue:var(--brand);    /* 기존 변수는 주색으로 흡수 */
}
/* ---- 버튼: 누르는 것 = 인디고 ---- */
.ww2 .ww2-btn{background:var(--brand);border-color:var(--brand)}
.ww2 .ww2-btn:hover{background:var(--brand-deep)}
.ww2 .hero-spatial .ww2-btn{background:var(--brand);border-color:var(--brand)}
.ww2 .hero-spatial .ww2-btn:not(.secondary):hover{background:var(--brand-deep);border-color:var(--brand-deep)}
.ww2 .price-action .ww2-btn{background:var(--brand)}
.ww2 .price-action .ww2-btn:hover{background:var(--brand-deep)}
.ww2 .proposal-foot .ww2-btn{box-shadow:0 7px 18px #4261ad22}
.ww2 .consultation-submit{background:var(--brand)}
.ww2 .consultation-submit:hover:not(:disabled){background:var(--brand-deep)}
/* ---- 제목 강조어: 읽는 것 = 인디고 ---- */
.ww2 .hero h1 span{color:var(--brand)}
.ww2 .hero-spatial h1 span{color:var(--brand)}
.ww2 .direction-section h2 em{color:var(--brand)}
.ww2 .tailored h2 em{color:var(--brand)}
.ww2 .case-heading h2 em{color:var(--brand)}
.ww2 .proposal-heading h2 em{color:var(--brand)}
.ww2 .cp-heading em{color:var(--brand)}
.ww2 .fq-intro h2 span{color:var(--brand)}
.ww2 .ac-heading h2 span{color:var(--brand)}
/* ---- 링크·번호·라벨 글자 = 인디고 ---- */
.ww2 .case-link{color:var(--brand)}
.ww2 .step .num{color:var(--brand)}
.ww2 .paper dt{color:var(--brand)}
.ww2 .contact-points li span{color:var(--brand)}
.ww2 .care-icon{color:var(--brand)}
.ww2 .hero-foot strong{color:var(--brand)}
.ww2 summary:after{color:var(--brand)}
.ww2 .fq-number{color:var(--brand)}
.ww2 .fq-item[open] .fq-chevron{border-color:var(--brand)}
.ww2 .proposal-step{color:var(--brand)}
.ww2 .proposal-choice-label small{color:var(--brand)}
.ww2 .proposal-foot em{color:var(--brand)}
.ww2 .cp-card-top{color:var(--brand)}
.ww2 .cp-detail h4{color:var(--brand)}
.ww2 .cp-note strong{color:var(--brand)}
.ww2 .cp-track>div{color:var(--brand)}
.ww2 .cp-avatar{color:var(--brand)}
.ww2 .cp-avatar.brand{background:var(--brand);color:#fff}
.ww2 .price-amount{color:var(--brand)}
.ww2 .price-action strong{color:var(--brand)}
.ww2 .price-card.featured{border-color:var(--brand)}
.ww2 .ac-label{color:var(--brand)}
.ww2 .ac-tags li{color:var(--brand)}
.ww2 .direction-sector{color:var(--brand)}
.ww2 .direction-note strong{color:var(--brand)}
.ww2 .ps-guide li>span{color:var(--brand)}
.ww2 .consultation-brand{color:var(--brand)}
.ww2 .consultation-consent b{color:var(--brand)}
.ww2 .consultation-footer strong{color:var(--brand)}
/* ---- eyebrow 글자 = 진한 틸 (제목 강조어와 역할 분리) ---- */
.ww2 .eyebrow{color:var(--accent-ink)}
.ww2 .cp-eyebrow{color:var(--accent-ink)}
.ww2 .pricing .eyebrow{color:var(--accent-ink)}
.ww2 .fq-intro .eyebrow{color:var(--accent-ink)}
/* ---- 아이콘·헤어라인·화살표 = 틸 (가리키는 것·꾸미는 것) ---- */
.ww2 .direction-inputs svg{stroke:var(--accent);border-color:var(--accent-line)}
.ww2 .direction-merge{stroke:var(--accent)}
.ww2 .direction-branches{stroke:var(--accent)}
.ww2 .direction-example:before{background:var(--accent)}
.ww2 .direction-hub{background:linear-gradient(120deg,var(--accent-ink),#0a2449 80%);border-color:var(--accent);box-shadow:0 8px 26px #0f7c842b}
.ww2 .direction-section .eyebrow:before,.ww2 .direction-section .eyebrow:after{background:var(--accent)}
.ww2 .fq-icon{stroke:var(--accent)}
.ww2 .cp-note svg{stroke:var(--accent)}
.ww2 .proposal-icon{color:var(--accent)}
.ww2 .cp-eyebrow:before,.ww2 .cp-eyebrow:after{background:var(--accent)}
.ww2 .cp-card-top i{background:var(--accent-line)}
.ww2 .cp-track>div:not(:last-child):after{color:var(--accent)}
.ww2 .proposal-step i{background:var(--accent-line)}
.ww2 .consultation-upload label>span:first-child{color:var(--accent-ink)}
.ww2 .consultation-upload.is-dragging{border-color:var(--accent)}
/* ---- 체크 표시: 원 배경 틸 + 흰 체크 ---- */
.ww2 .price-features li:before{background:var(--accent);color:#fff}
/* ---- 선택·활성 상태 ---- */
.ww2 .proposal-choice[aria-pressed="true"] img{border-color:var(--brand);box-shadow:0 0 0 1px #4261ad33}
.ww2 .proposal-choice:hover img{border-color:var(--brand-line)}
/* ---- 포커스 아웃라인 전부 = 인디고 ---- */
.ww2 .image-expand:focus-visible{outline-color:var(--brand)}
.ww2 .hero-showcase .industry-screen:focus-visible{outline-color:var(--brand)}
.ww2 .carousel-controls button:focus-visible{outline-color:var(--brand)}
.ww2 .fq-item summary:focus-visible{outline-color:var(--brand)}
.ww2 .consultation-upload:focus-within{outline-color:var(--brand)}
.ww2 .consultation-consent input{accent-color:var(--brand)}
.ww2 .consultation-dialog input:focus,.ww2 .consultation-dialog textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #4261ad15}
/* ---- 방향 예시 3종 브랜치: 네이비 · 인디고 · 틸 ---- */
.ww2 .direction-example{--branch:#0b1e3b}
.ww2 .direction-example:nth-child(2){--branch:var(--brand)}
.ww2 .direction-example:nth-child(3){--branch:var(--accent)}
/* ---- 가격 배지: 틸 배경 + 네이비 글자 (7.6:1) ---- */
.ww2 .price-badge{background:var(--accent);color:#0b1e3b}
/* ---- 어두운 배경 섹션(프로젝트 시작): 틸이 주역, 인디고 글자 금지 ---- */
.ww2 .ps-copy h2 span{color:var(--accent)}
.ww2 .ps-button{background:var(--accent);color:#0b1e3b}
.ww2 .ps-button:hover{background:#4bcdd6}
/* ---- 히어로 후광: 파랑 tint -> 틸/인디고 tint ---- */
.ww2 .hero-halo{background:radial-gradient(ellipse at 50% 30%,#fff 50%,#f7fdfd 67%,#dcf0f3 82%,#f6f9fd 91%);box-shadow:0 28px 70px #d5ecef66}
@media(max-width:700px){.ww2 .hero-halo{background:radial-gradient(ellipse at 50% 20%,#fff 43%,#eff9fb 67%,#d9eef2 79%,#f5fafd 85%)}}
/* ---- 프로젝트 시작 섹션 면: 전기 파랑(#0752b5·#0966d7·#3293ff·#04265f) -> 네이비 계열 ---- */
/* 면은 조용하게, 포인트(제목 강조어·버튼)만 틸. SVG fill/stroke presentation attribute는 CSS가 이긴다. */
.ww2 .project-start{background:linear-gradient(180deg,#0b1e3b 0%,#102c56 60%,#0f3a5a 100%)}
.ww2 .ps-waves path:nth-child(1){fill:#153a6b}
.ww2 .ps-waves path:nth-child(2){fill:#1b4a72}
.ww2 .ps-waves path:nth-child(3){stroke:#2f7b8c}
.ww2 .ps-guide li>span{background:var(--brand-soft)}
/* ===== ww2 color patch 20260914c 끝 ===== */
/* ===== ww2 ratio patch 20260914d 시작 — 이 블록만 지우면 원복 ===== */
/* 업종 화면 카드를 16:9 로. 새 시안(1536x864)이 좌우로 잘리던 것을 없앤다. */
.ww2 .hero-showcase .industry-screen img{aspect-ratio:16/9}
/* ===== ww2 ratio patch 20260914d 끝 ===== */
/* ===== ww2 direction patch 20260914e 시작 — 이 블록만 지우면 원복 ===== */
/* 허브 → 카드 사이 다리 문장 */
.ww2 .direction-bridge{text-align:center;margin:54px auto 26px;max-width:820px}
.ww2 .direction-bridge h3{font-size:clamp(20px,2.2vw,27px);line-height:1.4;letter-spacing:-.03em;
  font-weight:800;color:#12315a}
.ww2 .direction-bridge p{margin-top:9px;font-size:15px;color:#61728c}

/* 분기선을 뺐으므로 카드 위 점도 숨긴다 */
.ww2 .direction-example:before{display:none}
.ww2 .direction-example:first-child:before{display:none}

/* 카드: 질문을 포인트색 굵게, 설명은 조용하게 (구분선 제거) */
.ww2 .direction-question{font-size:16px;line-height:1.6;font-weight:700;color:var(--brand);
  margin-top:10px;min-height:0}
.ww2 .direction-description{order:0;font-size:15px;line-height:1.65;color:#5a6b85;margin:12px 0 18px}
.ww2 .direction-description:before{display:none}

/* 가상 브랜드 표기 */
.ww2 .direction-note.direction-disclaimer{font-size:13px;line-height:1.7;color:#8494ab;
  margin-top:26px;font-weight:400}

@media(max-width:700px){
  .ww2 .direction-bridge{margin:36px auto 18px;padding:0 4px}
  .ww2 .direction-bridge h3{font-size:clamp(18px,4.4vw,23px)}
  .ww2 .direction-bridge p{font-size:13px;margin-top:7px}
  .ww2 .direction-question{font-size:14px;margin-top:8px}
  .ww2 .direction-description{font-size:13px;margin:9px 0 0}
  .ww2 .direction-note.direction-disclaimer{font-size:12px;margin-top:18px}
}
/* ===== ww2 direction patch 20260914e 끝 ===== */
/* ===== ww2 dots patch 20260914f 시작 — 이 블록만 지우면 원복 ===== */
/* 분기선을 되살렸으므로 카드 위 연결점도 다시 보인다.
   앞 블록의 :first-child 규칙이 특이도가 높아 첫 카드 점이 숨겨지므로 같은 특이도로 되돌린다. */
.ww2 .direction-example:before{display:block}
.ww2 .direction-example:first-child:before{display:block}
@media(max-width:700px){
  .ww2 .direction-example:before{display:none}
  .ww2 .direction-example:first-child:before{display:none}
}
/* ===== ww2 dots patch 20260914f 끝 ===== */
/* ===== ww2 bridge patch 20260914g 시작 — 이 블록만 지우면 원복 ===== */
/* 카드 위에는 작은 안내만, 결론은 카드 아래로 */
.ww2 .direction-bridge{margin:46px auto 18px}
.ww2 .direction-bridge p{margin-top:0;font-size:15px;color:#61728c}
.ww2 .direction-conclusion{text-align:center;margin:34px auto 0;max-width:840px;
  font-size:clamp(20px,2.2vw,27px);line-height:1.45;letter-spacing:-.03em;font-weight:800;color:#12315a}
.ww2 .direction-note.direction-disclaimer{margin-top:14px}
@media(max-width:700px){
  .ww2 .direction-bridge{margin:30px auto 14px}
  .ww2 .direction-bridge p{font-size:13px}
  .ww2 .direction-conclusion{margin-top:24px;font-size:clamp(18px,4.4vw,23px);padding:0 4px}
  .ww2 .direction-note.direction-disclaimer{margin-top:10px}
}
/* ===== ww2 bridge patch 20260914g 끝 ===== */
/* ===== ww2 tailored patch 20260914h 시작 — 이 블록만 지우면 원복 ===== */
/* ② eyebrow 를 읽히는 크기로 (자간도 좁혀서) */
.ww2 .tailored .eyebrow{font-size:17px;letter-spacing:.02em;font-weight:600;color:var(--brand);margin-bottom:22px}

/* ① 제목 2줄 — 각 줄을 블록으로 두고 글자를 조금 줄여 두 줄 안에 들어오게 */
.ww2 .tailored h2{font-size:clamp(27px,2.35vw,36px);line-height:1.45}
.ww2 .tailored h2 span{display:block}
.ww2 .tailored h2 em{color:var(--brand);font-style:normal}

/* ③ 구조·콘텐츠·디자인: 세로 목록 → 가로 아이콘 3개 */
.ww2 .tailored-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:42px 0 0}
.ww2 .tailored-values>div{display:block;grid-template-columns:none;text-align:center;
  padding:0;border-bottom:0;align-items:initial}
.ww2 .tailored-values>div:last-child{border:0}
.ww2 .tailored-values .tv-icon{width:46px;height:46px;display:block;margin:0 auto 16px;color:var(--navy)}
.ww2 .tailored-values dt{font-size:22px;font-weight:800;letter-spacing:-.03em;color:#12315a}
.ww2 .tailored-values dd{font-size:15px;line-height:1.6;margin:9px 0 0;color:#5a6b85}

@media(max-width:1000px){
  .ww2 .tailored h2{font-size:28px}
  .ww2 .tailored-values{gap:12px;margin-top:32px}
  .ww2 .tailored-values .tv-icon{width:40px;height:40px;margin-bottom:12px}
  .ww2 .tailored-values dt{font-size:19px}
  .ww2 .tailored-values dd{font-size:14px}
}
@media(max-width:700px){
  .ww2 .tailored .eyebrow{font-size:15px;margin-bottom:16px}
  .ww2 .tailored h2{font-size:clamp(24px,5.9vw,32px);line-height:1.45}
  .ww2 .tailored-values{gap:10px;margin-top:28px}
  .ww2 .tailored-values .tv-icon{width:36px;height:36px;margin-bottom:10px}
  .ww2 .tailored-values dt{font-size:17px}
  .ww2 .tailored-values dd{font-size:12.5px;line-height:1.55;margin-top:7px}
}
/* ===== ww2 tailored patch 20260914h 끝 ===== */
/* ===== ww2 dialog patch 20260915a 시작 — 이 블록만 지우면 원복 ===== */
/* 상담 팝업이 화면보다 높아 제출 버튼이 잘렸다. 로고·설명 줄을 빼고 위 여백을 줄인다. */
.ww2 .consultation-dialog .consultation-brand{display:none}
.ww2 .consultation-dialog .consultation-lead{display:none}
.ww2 .consultation-dialog{padding:28px 44px 26px}
.ww2 .consultation-dialog h2{margin-bottom:22px}

@media(max-width:700px){
  .ww2 .consultation-dialog{padding:22px 20px 0}
  .ww2 .consultation-dialog h2{font-size:24px;margin-bottom:16px}
  /* 모바일: 제출 버튼을 팝업 하단에 고정해 스크롤해도 항상 보이게 */
  .ww2 .consultation-dialog .consultation-footer{position:sticky;bottom:0;z-index:3;
    margin:18px -20px 0;padding:12px 20px calc(14px + env(safe-area-inset-bottom));
    background:#fff;border-top:1px solid #e4ecf7;box-shadow:0 -8px 20px #0a1f4310;
    flex-direction:column-reverse;align-items:stretch;gap:8px}
  .ww2 .consultation-dialog .consultation-footer p{font-size:12px;line-height:1.5;text-align:center}
  .ww2 .consultation-dialog .consultation-footer p span{display:none}
  .ww2 .consultation-dialog .consultation-submit{width:100%;min-height:50px}
}
/* ===== ww2 dialog patch 20260915a 끝 ===== */
/* ===== ww2 dialog patch 20260915b 시작 — 이 블록만 지우면 원복 ===== */
/* 팝업 높이 추가 정리 — 기능은 그대로, 중복 안내와 빈 공간만 덜어낸다.
   ① 도움말 2줄 삭제: placeholder / 드롭존 안내가 같은 말을 이미 하고 있다
   ② 문의 입력칸 110 -> 74 (최소높이 기준, 사용자가 끌어 늘릴 수 있음)
   ③ 첨부 드롭존 안쪽 여백 18 -> 10, 화살표 30 -> 22 */
.ww2 .consultation-dialog .consultation-help{display:none}
.ww2 .consultation-dialog .consultation-textarea textarea{min-height:74px}
.ww2 .consultation-dialog .consultation-upload label{padding:10px 14px;gap:4px 14px}
.ww2 .consultation-dialog .consultation-upload label>span:first-child{font-size:22px}
.ww2 .consultation-dialog .consultation-upload small{font-size:12px}

@media(max-width:700px){
  .ww2 .consultation-dialog .consultation-textarea textarea{min-height:66px}
  .ww2 .consultation-dialog .consultation-upload label{padding:9px 12px}
}
/* ===== ww2 dialog patch 20260915b 끝 ===== */
