@font-face{font-family:Pretendard;src:url(/fonts/PretendardVariable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{color:#18202e;font-synthesis:none;--blue:#245eef;--blue-dark:#194dcc;--muted:#687280;--line:#e4e8ef;--pale:#f3f6fb;--section-space:112px;background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{-webkit-font-smoothing:antialiased;margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}h1,h2,h3,p,figure{margin:0}h1,h2,h3,p{word-break:keep-all}h1,h2,h3{letter-spacing:-.04em}h2{font-size:clamp(34px,3.8vw,50px);font-weight:750;line-height:1.3}h3{font-size:22px;font-weight:650;line-height:1.5}em{color:var(--blue);font-style:normal}img{object-fit:cover;width:100%;height:100%;display:block}svg{stroke-width:1.8px;flex-shrink:0;width:22px;height:22px}ul,ol{margin:0;padding:0;list-style:none}::selection{color:#102454;background:#cdddff}:focus-visible{outline-offset:5px;outline:3px solid #76a2ff}.container{width:calc(100% - 80px);max-width:1160px;margin-inline:auto}.narrow{max-width:840px}.section{padding-block:var(--section-space)}.centered{text-align:center}.section-heading{margin-bottom:42px}.eyebrow{color:var(--blue);margin-bottom:17px;font-size:15px;font-weight:650;line-height:1.5}.section-note{color:var(--muted);margin-top:26px;font-size:13px;line-height:1.7}.button{border-radius:8px;justify-content:center;align-items:center;gap:20px;min-height:56px;padding:16px 25px;font-size:16px;font-weight:650;line-height:1.45;transition:background .18s,transform .18s;display:inline-flex}.button svg{width:20px;height:20px}.button:active{transform:translateY(1px)}.primary{color:#fff;background:var(--blue)}.primary:hover{background:var(--blue-dark)}.secondary{color:var(--blue-dark);background:#edf2ff}.secondary:hover{background:#e1eaff}.white{color:var(--blue-dark);background:#fff}.white:hover{background:#eaf0ff}.full{width:100%}.text-link{min-height:44px;color:var(--blue-dark);justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:600;display:inline-flex}.text-link:hover{text-underline-offset:5px;text-decoration:underline}.text-link svg{width:19px;height:19px}.icon-button{background:#f0f3f8;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:inline-grid}.icon-button:hover{background:#e1e8f4}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.skip-link{z-index:100;border:2px solid var(--blue);background:#fff;padding:16px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary>svg{transition:transform .2s}details[open]>summary>svg{transform:rotate(45deg)}[data-motion=pending]{opacity:0}[data-motion=pending]:focus-within{opacity:1}@keyframes detail-entrance{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){.more-projects[open] .project-collection,.faq-list details[open]>p,.optional-fields[open]>div{animation:.25s ease-out detail-entrance}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.reason-cards .brand-illustration,.process-visual .brand-illustration{transition:transform .35s cubic-bezier(.22,1,.36,1)}.reason-cards li:hover .brand-illustration,.process-list li:hover .brand-illustration{transform:translateY(-5px)}.hero-cta svg,.text-link svg,.support-section .button svg{transition:transform .2s}.hero-cta:hover svg,.text-link:hover svg,.support-section .button:hover svg{transform:translate(2px,-2px)}}.brand{flex-shrink:0;align-items:center;width:192px;display:inline-flex}.brand img{object-fit:contain;width:100%;height:auto}.brand-illustration{object-fit:contain}.hero{color:#fff;isolation:isolate;background:#171717;align-items:center;height:100svh;min-height:540px;display:grid;position:relative}.hero-background{z-index:-3;object-position:center;position:absolute;inset:0}.hero-video{object-fit:cover;z-index:-2;width:100%;height:100%}.hero-poster{z-index:-3}.video-failed{display:none}.hero-copy{text-align:center;text-shadow:0 2px 18px #0005;padding-block:110px 130px}.hero-eyebrow{letter-spacing:.01em;margin-bottom:25px;font-size:17px;font-weight:550}.hero h1{letter-spacing:-.045em;font-size:clamp(42px,4.3vw,78px);font-weight:720;line-height:1.28}.hero h1 em{color:#fff}.hero-description{color:#fff;margin-top:26px;font-size:20px;font-weight:450;line-height:1.6}.hero-cta{min-height:60px;text-shadow:none;margin-top:38px;padding-inline:30px}.site-brand{z-index:30;position:absolute;top:24px;left:36px}.site-brand .brand{width:220px}.site-brand img{filter:brightness(0)invert()}.hero-bottom{color:#fff;letter-spacing:.01em;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;bottom:34px;left:0;right:0}.hero-bottom a{border:1px solid #fff6;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.pricing-section{background:#fff}.choice-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.choice-row button{color:#6a7280;background:#f3f5f8;border-radius:6px;min-height:44px;padding:11px 24px;font-size:15px;font-weight:550;transition:background .18s,color .18s}.choice-row button:hover{color:var(--blue-dark);background:#e8edf8}.choice-row button[aria-pressed=true]{color:#fff;background:#202b40}.price-comparison{margin-top:30px}.price-case{text-align:center;color:#7b8391;margin-bottom:15px;font-size:14px}.price-panels{grid-template-columns:1fr 1fr;gap:18px;display:grid;position:relative}.price-panel{text-align:center;border-radius:12px;padding:38px 20px 40px}.price-panel>span{margin-bottom:16px;font-size:18px;font-weight:650;display:block}.price-panel p{letter-spacing:-.04em;white-space:nowrap;justify-content:center;align-items:baseline;gap:7px;font-size:21px;display:flex}.price-panel strong{font-variant-numeric:tabular-nums;font-size:clamp(48px,5.2vw,70px);font-weight:750;line-height:1.2}.price-other{color:#858e9e;background:#f4f5f7}.price-other strong{font-weight:600}.price-ours{color:var(--blue);background:#edf3ff;box-shadow:inset 0 0 0 1px #d2e0ff}.price-arrow{z-index:1;width:42px;height:42px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.price-saving{justify-content:center;align-items:center;gap:12px;margin-top:24px;font-size:17px;display:flex}.price-saving>span{color:#586371}.price-saving strong{color:var(--blue);letter-spacing:-.03em;font-size:25px}.price-saving svg{color:var(--blue);width:19px}.reason-section{background:var(--pale)}.reason-cards{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.reason-cards li{text-align:center;background:#fff;border:1px solid #e7ecf5;border-radius:16px;padding:32px 24px 36px}.reason-cards .brand-illustration{width:220px;height:220px;margin:0 auto 20px}.reason-cards h3{font-size:22px}.reason-cards p{color:#748092;margin-top:9px;font-size:15px;line-height:1.7}.project-choices{margin-bottom:28px}.before-after-pair{grid-template-columns:1fr 1fr;gap:16px;display:grid;position:relative}.before-after-pair figure{aspect-ratio:1.45;background:#edf0f4;border-radius:10px;position:relative;overflow:hidden}.before-after-pair figcaption{color:#fff;background:#253040e8;border-radius:5px;padding:9px 16px;font-size:14px;font-weight:600;position:absolute;top:18px;left:18px}.before-after-pair figure:last-child figcaption{background:var(--blue)}.comparison-arrow{z-index:1;width:46px;height:46px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.featured-caption{justify-content:space-between;align-items:center;gap:24px;padding-block:24px 30px;display:flex}.featured-caption h3{font-size:20px}.featured-caption p{color:var(--muted);margin-top:6px;font-size:14px}.more-projects{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.more-projects>summary{justify-content:center;align-items:center;gap:12px;min-height:66px;font-size:15px;font-weight:600;display:flex}.more-projects>summary>span{color:var(--blue);background:#edf3ff;border-radius:20px;padding:4px 8px;font-size:12px}.more-projects>summary>svg{width:18px}.project-collection{padding-block:22px 32px}.project-filters{margin-bottom:25px}.project-grid{grid-template-columns:repeat(3,1fr);gap:28px 24px;display:grid}.project-card{text-align:left;border-radius:9px}.project-image{aspect-ratio:1.5;background:#edf0f5;border-radius:9px;position:relative;overflow:hidden}.project-image img{transition:transform .3s}.project-card:hover .project-image img{transform:scale(1.04)}.project-image>span{width:33px;height:33px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:12px;right:12px}.project-image svg{width:18px}.project-copy{padding-top:16px}.project-copy>p{color:var(--blue);margin-bottom:6px;font-size:12px}.project-copy>h3{font-size:18px}.support-section{background:var(--blue);color:#fff}.support-layout{grid-template-columns:1.3fr 1fr;align-items:center;gap:60px;display:grid}.support-illustration{justify-self:center;width:100%;max-width:420px;height:auto}.support-section .eyebrow{color:#dce7ff}.support-section h2{font-size:clamp(34px,3.8vw,48px)}.support-amount{justify-content:flex-start;align-items:baseline;gap:15px;margin:16px 0 12px;display:flex}.support-amount>span{font-size:27px;font-weight:550}.support-amount strong{letter-spacing:-.065em;font-size:clamp(110px,11vw,156px);font-weight:750;line-height:1.2}.support-description{color:#e6eeff;font-size:18px;line-height:1.65}.support-section .button{margin-top:30px}.support-section .section-note{color:#d2dfff;margin-top:30px}.source-link{color:#e6eeff;text-underline-offset:4px;align-items:center;gap:6px;min-height:44px;font-size:13px;text-decoration:underline;display:inline-flex}.source-link svg{width:15px;height:15px}.process-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.process-list>li{text-align:center}.process-visual{aspect-ratio:1.3;background:#f5f7fc;border-radius:16px;place-items:center;margin-bottom:26px;display:grid;position:relative}.process-visual>span{color:var(--blue);font-size:14px;font-weight:650;position:absolute;top:18px;left:20px}.process-visual .brand-illustration{width:76%;height:90%}.process-list h3{margin-bottom:10px}.process-list p{color:var(--muted);font-size:15px;line-height:1.7}.faq-layout{border-top:1px solid var(--line);grid-template-columns:.85fr 1.5fr;gap:60px;margin-top:80px;padding-top:48px;display:grid}.faq-layout>h3{padding-top:13px;font-size:24px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{word-break:keep-all;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding-block:18px;font-size:16px;font-weight:550;line-height:1.5;display:flex}.faq-list summary>svg{color:#7c8797;width:18px;height:18px}.faq-list details[open] summary{color:var(--blue-dark)}.faq-list details p{color:#657083;padding:0 30px 23px 0;font-size:15px;line-height:1.85}.consultation-section{background:var(--pale)}.consultation-layout{grid-template-columns:1fr 1fr;align-items:start;gap:90px;display:grid}.consultation-copy{padding-top:30px}.consultation-description{color:#697384;margin-top:23px;font-size:17px;line-height:1.7}.contact-phone{align-items:center;gap:15px;margin-top:42px;display:inline-flex}.phone-circle{width:46px;height:46px;color:var(--blue);background:#e4ecff;border-radius:50%;place-items:center;display:grid}.phone-circle svg{width:21px;height:21px}.contact-phone small{color:#677588;margin-bottom:7px;font-size:13px;display:block}.contact-phone strong{letter-spacing:-.025em;white-space:nowrap;font-size:28px;font-weight:650}.contact-phone>svg{color:#6f7f99;width:18px}.contact-region{color:#7c889a;margin-top:20px;font-size:13px}.consultation-form{background:#fff;border:1px solid #e7ebf3;border-radius:12px;padding:36px}.consultation-form>h3{margin-bottom:28px;font-size:22px}.field{margin-bottom:22px}.field label{align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:600;display:flex}.field label>span{color:#828e9f;font-size:11px;font-weight:450}.field input,.field select,.field textarea{color:#222d40;background:#fff;border:1px solid #dce2ec;border-radius:6px;width:100%;max-width:100%;min-height:52px;padding:14px 15px;font-size:16px;line-height:1.5}.field input::placeholder,.field textarea::placeholder{color:#8893a4;font-weight:400}.field select:invalid{color:#8893a4}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#769dff}.optional-fields{border-top:1px solid #eef0f5;margin-top:-4px}.optional-fields>summary{color:#5d6a7d;align-items:center;gap:7px;min-height:53px;font-size:14px;font-weight:500;display:flex}.optional-fields>summary>span{color:#8993a3;font-size:11px}.optional-fields>summary>svg{width:17px;height:17px;margin-left:auto}.optional-fields>div{padding-top:12px}.support-checkbox{cursor:pointer;color:#596579;align-items:center;gap:10px;min-height:44px;margin:5px 0 20px;font-size:14px;line-height:1.5;display:flex}.support-checkbox input{width:18px;height:18px;accent-color:var(--blue);flex-shrink:0;margin:0}.form-note{color:#7c8799;text-align:center;margin-top:16px;font-size:12px;line-height:1.8}.privacy-checkbox{color:#748094;cursor:pointer;align-items:flex-start;gap:10px;margin:0 0 23px;font-size:12px;line-height:1.7;display:flex}.privacy-checkbox input{width:17px;height:17px;accent-color:var(--blue);flex-shrink:0;margin:2px 0 0}.submit-error{color:#ba4d47;background:#fff0ef;border-radius:6px;margin-bottom:17px;padding:13px;font-size:13px;line-height:1.7}.receipt-info{color:var(--blue);margin-block:25px 12px;font-size:13px}.receipt-place{margin-bottom:25px;font-size:19px}.page-loading{text-align:center;color:var(--muted);padding:80px 24px}.site-footer{border-top:1px solid var(--line);padding-block:38px}.footer-inner{align-items:center;gap:40px;display:flex}.footer-inner>div{color:#788293;flex-wrap:wrap;flex:1;align-items:center;gap:10px 20px;font-size:12px;display:flex}.footer-inner small{color:#929aa8;width:100%;font-size:11px}.back-top{color:#68768b;align-items:center;gap:8px;min-height:44px;font-size:12px;display:flex}.back-top svg{width:17px}.floating-contact{z-index:25;background:#fff;border:1px solid #e4e9f2;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:370px;padding:6px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 5px 28px #19376a20}.floating-contact .button{white-space:nowrap;border-radius:7px;gap:9px;min-width:0;min-height:48px;padding:12px 10px;font-size:14px}.modal{color:#18202e;border:0;border-radius:16px;width:800px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);padding:0;box-shadow:0 24px 80px #0003}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#152239a3}.modal-body{padding:28px}.modal-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.modal-heading h2{font-size:25px;line-height:1.4}.modal-description{color:var(--muted);margin-bottom:22px;font-size:15px;line-height:1.8}.gallery-facts{color:var(--muted);margin-bottom:22px;font-size:14px;line-height:1.6}.gallery-photo{background:#111c2d;border-radius:8px;height:min(430px,48vh);position:relative;overflow:hidden}.gallery-photo img{object-fit:contain}.gallery-photo figcaption{color:#fff;background:linear-gradient(#0000,#000a);padding:28px 16px 13px;font-size:14px;position:absolute;inset:auto 0 0}.gallery-navigation{color:#69768b;justify-content:center;align-items:center;gap:26px;margin-block:12px;font-size:14px;display:flex}.gallery-thumbnails{gap:10px;padding:4px;display:flex;overflow-x:auto}.gallery-thumbnails button{opacity:.65;border-radius:5px;flex-shrink:0;width:85px;height:65px;overflow:hidden}.gallery-thumbnails button[aria-pressed=true]{outline:2px solid var(--blue);outline-offset:2px;opacity:1}.gallery-summary{color:#657083;margin:20px 0;font-size:15px;line-height:1.8}.message-modal{width:560px}.message-modal .button+.button{margin-top:10px}@media (width<=1050px){.brand{width:170px}.reason-cards{gap:16px}.reason-cards li{padding:28px 16px}.reason-cards .brand-illustration{width:190px;height:190px}.reason-cards h3{font-size:19px}.reason-cards p{font-size:14px}.support-layout{gap:30px}.support-amount strong{font-size:128px}.support-amount>span{font-size:24px}:root{--section-space:90px}.container{width:calc(100% - 64px)}.consultation-layout{gap:45px}.contact-phone{gap:10px}.contact-phone strong{font-size:24px}.consultation-form{padding:28px}}@media (width<=800px){.reason-cards .brand-illustration{width:155px;height:155px}.reason-cards h3{font-size:18px}.reason-cards p{font-size:13px}.support-layout{grid-template-columns:1fr;gap:28px}.support-copy{text-align:center}.support-amount{justify-content:center}.support-illustration{grid-row:1;max-width:240px}html{scroll-padding-top:86px}.hero h1{font-size:51px}.project-grid{grid-template-columns:repeat(2,1fr)}.process-list{gap:20px}.process-list h3{font-size:19px}.process-list p{font-size:14px}.faq-layout{grid-template-columns:1fr;gap:22px;margin-top:60px;padding-top:36px}.faq-layout>h3{font-size:22px}.consultation-layout{grid-template-columns:1fr;gap:35px;max-width:600px}.consultation-copy{text-align:center;padding-top:0}.consultation-description{margin-top:17px}.contact-phone{text-align:left;margin-top:25px}.contact-phone strong{font-size:28px}.contact-region{margin-top:14px}.consultation-form{padding:35px}.footer-inner{flex-wrap:wrap;align-items:flex-start;gap:25px}.footer-inner>div{flex-basis:55%}}@media (width<=600px){.site-brand{top:16px;left:18px}.site-brand .brand{width:176px}.brand{width:153px}.reason-cards{grid-template-columns:1fr;gap:12px}.reason-cards li{text-align:left;border-radius:12px;align-items:center;gap:17px;min-height:165px;padding:20px 17px;display:flex}.reason-cards .brand-illustration{flex-shrink:0;width:112px;height:112px;margin:0}.reason-cards h3{font-size:19px;line-height:1.45}.reason-cards p{margin-top:8px;font-size:13px}.support-layout{gap:22px}.support-illustration{max-width:175px}:root{--section-space:76px}.container{width:calc(100% - 40px)}h2{font-size:34px;line-height:1.32}h3{font-size:20px}.section-heading{margin-bottom:30px}.eyebrow{margin-bottom:13px;font-size:13px}.section-note{margin-top:21px;font-size:12px;line-height:1.75}.hero-background{object-position:48% center}.hero-copy{padding-block:105px 150px}.hero-eyebrow{margin-bottom:22px;font-size:14px}.hero h1{letter-spacing:-.045em;font-size:clamp(32px,8.2vw,44px);line-height:1.35}.hero-description{margin-top:23px;font-size:15px;line-height:1.8}.hero-cta{min-height:55px;margin-top:30px;padding-inline:24px;font-size:15px}.hero-bottom{gap:10px;font-size:10px;bottom:94px}.hero-bottom a{width:44px;height:44px}.hero-bottom a svg{width:18px;height:18px}.choice-row{gap:6px}.choice-row button{padding:10px 18px;font-size:14px}.price-choices{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.price-choices button{padding:10px 4px;font-size:13px}.price-comparison{margin-top:24px}.price-case{margin-bottom:12px;font-size:12px}.price-panels{gap:10px}.price-panel{border-radius:8px;padding:29px 8px 32px}.price-panel>span{margin-bottom:13px;font-size:15px}.price-panel p{gap:3px;font-size:14px}.price-panel strong{font-size:42px}.price-arrow{width:30px;height:30px}.price-arrow svg{width:16px;height:16px}.price-saving{gap:9px;margin-top:22px;font-size:14px}.price-saving strong{font-size:22px}.project-choices{margin-bottom:22px}.project-choices button{flex:1;padding-inline:7px}.before-after-pair{grid-template-columns:1fr;gap:12px}.before-after-pair figure{aspect-ratio:1.5;border-radius:8px}.before-after-pair figcaption{padding:7px 12px;font-size:12px;top:13px;left:13px}.comparison-arrow{width:35px;height:35px}.comparison-arrow svg{width:20px;height:20px;transform:rotate(90deg)}.featured-caption{gap:14px;padding-block:20px 23px}.featured-caption h3{font-size:16px}.featured-caption p{font-size:12px}.featured-caption .text-link{white-space:nowrap;gap:4px;font-size:12px}.featured-caption .text-link svg{width:16px}.project-filters button{padding-inline:10px;font-size:12px}.project-grid{gap:23px 14px}.project-copy{padding-top:11px}.project-copy>h3{font-size:15px}.project-copy>p{font-size:11px}.project-image>span{width:27px;height:27px;bottom:8px;right:8px}.project-image svg{width:15px}.more-projects>summary{min-height:60px;font-size:14px}.support-section h2{font-size:34px}.support-amount{gap:10px;margin-top:20px;margin-bottom:10px}.support-amount strong{font-size:108px}.support-amount>span{font-size:21px}.support-description{font-size:15px}.support-section .button{margin-top:26px;font-size:15px}.support-section .section-note{font-size:11px}.source-link{font-size:12px}.process-list{grid-template-columns:1fr;gap:20px}.process-list>li{text-align:left;grid-template-columns:114px minmax(0,1fr);align-items:center;gap:20px;display:grid}.process-visual{aspect-ratio:1;border-radius:12px;margin:0}.process-visual>span{font-size:11px;top:8px;left:9px}.process-visual .brand-illustration{width:100%;height:100%}.process-list h3{margin-bottom:7px;font-size:19px}.process-list p{font-size:14px}.faq-layout{gap:18px;margin-top:36px;padding-top:29px}.faq-layout>h3{padding-top:0;font-size:20px}.faq-list summary{gap:10px;min-height:62px;font-size:14px}.faq-list details p{padding-right:12px;font-size:14px}.consultation-layout{gap:30px}.consultation-description{font-size:15px}.contact-phone strong{font-size:27px}.contact-phone small{font-size:12px}.phone-circle{width:42px;height:42px}.contact-region{font-size:12px}.consultation-form{padding:26px 22px}.consultation-form>h3{margin-bottom:25px;font-size:20px}.support-checkbox{font-size:13px}.form-note{font-size:11px}.site-footer{padding-block:30px 100px}.footer-inner{gap:20px;position:relative}.footer-inner>div{flex-basis:100%;gap:9px 15px;font-size:11px}.footer-inner small{font-size:10px}.back-top{font-size:11px;position:absolute;top:-7px;right:0}.floating-contact{inset:auto 12px max(12px, env(safe-area-inset-bottom)) 12px;border-radius:10px;gap:6px;width:auto}.floating-contact .button{min-height:48px;font-size:14px}.modal{border-radius:12px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.modal-body{padding:20px}.modal-heading{gap:10px;margin-bottom:12px}.modal-heading h2{font-size:20px}.modal-heading .icon-button{width:36px;height:36px}.modal-description{margin-bottom:16px;font-size:14px}.gallery-facts{margin-bottom:17px;font-size:12px}.gallery-photo{height:270px}.gallery-photo figcaption{font-size:12px}.gallery-summary{font-size:14px}.modal .button{gap:10px;padding-inline:16px;font-size:14px}}@media (width<=360px){.brand{width:139px}.process-list>li{grid-template-columns:92px minmax(0,1fr);gap:15px}.process-list h3{font-size:18px}.process-list p{font-size:13px}.reason-cards li{gap:13px;min-height:147px;padding-inline:14px}.reason-cards .brand-illustration{width:90px;height:100px}.reason-cards h3{font-size:17px}.reason-cards p{font-size:12px}.container{width:calc(100% - 32px)}h2,.support-section h2,.hero h1{font-size:30px}.hero-description{font-size:14px}.price-panel strong{font-size:35px}.price-panel p{font-size:12px}.featured-caption{flex-direction:column;align-items:flex-start;gap:6px}.support-amount strong{font-size:94px}.support-amount>span{font-size:18px}.consultation-form{padding:23px 17px}.contact-phone strong{font-size:24px}.contact-phone>svg{display:none}.optional-fields>summary{font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-motion=pending]{opacity:1}*,:before,:after{transition:none!important;animation:none!important}}.seo-header{justify-content:space-between;align-items:center;padding-block:24px;display:flex}.seo-header .brand,.seo-footer-brand .brand,.not-found .brand{width:172px;box-shadow:none;background:0 0;padding:0}.breadcrumbs{color:var(--muted);margin-top:26px;font-size:13px;line-height:1.7}.breadcrumbs ol{flex-wrap:wrap;gap:8px;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#bbc3cf;margin-left:8px}.breadcrumbs a:hover{color:var(--blue)}.seo-intro{padding-block:64px 96px}.seo-intro-split{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.seo-intro h1{letter-spacing:-.03em;text-wrap:balance;max-width:780px;font-size:clamp(34px,4.3vw,58px);font-weight:650;line-height:1.22}.seo-lead{max-width:620px;color:var(--muted);margin:24px 0 30px;font-size:18px;line-height:1.8}.seo-intro figure{background:var(--pale);aspect-ratio:4/3;border-radius:24px;position:relative;overflow:hidden}.seo-intro figcaption{background:#fffef8e8;border-radius:7px;padding:8px 12px;font-size:12px;position:absolute;bottom:16px;left:16px}.seo-intro img.seo-illustration{object-fit:contain}.seo-page h2{letter-spacing:-.025em;font-size:clamp(26px,3vw,38px);font-weight:650}.seo-directory{grid-template-columns:repeat(2,1fr);gap:20px;padding-bottom:60px;display:grid}.seo-directory>a{border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:18px;padding:34px;transition:border-color .2s,background .2s;display:flex}.seo-directory>a:hover{border-color:var(--blue);background:var(--pale)}.seo-directory h2{justify-content:space-between;align-items:center;gap:16px;font-size:24px;display:flex}.seo-directory p,.seo-checks p,.seo-case-grid p{color:var(--muted);font-size:16px;line-height:1.8}.seo-directory .eyebrow{margin-bottom:0}.seo-checks{background:var(--pale)}.seo-checks ol{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.seo-checks li>span{color:var(--blue);margin-bottom:28px;font-size:16px;display:block}.seo-checks h3{margin-bottom:12px;font-size:22px}.seo-local{max-width:840px;padding-top:88px}.seo-local>p:not(.eyebrow){color:var(--muted);margin:24px 0;font-size:18px;line-height:1.9}.seo-case-grid{gap:48px;display:grid}.seo-case-photos{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:22px;display:grid}.seo-case-photos figure{aspect-ratio:16/10;border-radius:16px;position:relative;overflow:hidden}.seo-case-photos figcaption{background:#fff;border-radius:6px;padding:8px 12px;font-size:13px;position:absolute;bottom:14px;left:14px}.seo-case-grid .eyebrow{margin:0 0 6px;font-size:14px}.seo-case-grid h3{margin-bottom:8px}.seo-case-grid small{color:var(--muted);margin-top:12px;line-height:1.7;display:block}.seo-source a{color:var(--blue);align-items:center;gap:10px;display:inline-flex}.seo-faq{max-width:840px}.seo-related{padding-bottom:90px}.seo-related h2{margin-bottom:24px;font-size:24px}.seo-related>div{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.seo-related>div a{border:1px solid var(--line);border-radius:8px;align-items:center;gap:12px;padding:14px 18px;font-size:15px;display:inline-flex}.seo-related svg{width:16px;height:16px}.seo-related a:hover{color:var(--blue);border-color:var(--blue)}.seo-end{background:var(--pale);text-align:center;padding-block:88px}.seo-end h2{margin-bottom:28px}.seo-footer-links{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:36px;margin-bottom:32px;padding-block:12px 36px;display:grid}.seo-footer-links>div{color:var(--muted);flex-wrap:wrap;gap:12px 18px;font-size:13px;line-height:1.8;display:flex}.seo-footer-links a:first-child{color:#18202e;flex-basis:100%;align-items:center;gap:8px;font-size:15px;font-weight:600;display:inline-flex}.seo-footer-links svg{width:16px;height:16px}.seo-footer-links a:hover{color:var(--blue)}.seo-footer-brand{color:var(--muted);flex-wrap:wrap;align-items:center;gap:32px;padding-bottom:54px;font-size:14px;display:flex}.not-found{min-height:100svh;padding-block:80px}.not-found .brand{margin-bottom:70px;display:block}.not-found h1{font-size:clamp(30px,4vw,48px);font-weight:650}.not-found p:not(.eyebrow){color:var(--muted);margin-block:24px 36px;line-height:1.8}.not-found>div{flex-wrap:wrap;gap:12px;display:flex}@media (width<=760px){.seo-header{padding-block:20px}.seo-header .brand{width:138px}.seo-header .text-link{font-size:14px}.seo-intro{padding-block:42px 60px}.seo-intro-split{grid-template-columns:1fr;gap:36px}.seo-intro h1{font-size:36px}.seo-lead{margin-top:20px;font-size:16px}.seo-intro figure{border-radius:16px}.seo-directory{grid-template-columns:1fr;gap:14px}.seo-directory>a{padding:25px}.seo-directory h2{font-size:22px}.seo-checks ol{grid-template-columns:1fr;gap:30px}.seo-checks li{border-top:1px solid #dce3ee;padding-top:22px}.seo-checks li>span{margin-bottom:10px}.seo-local{padding-top:60px}.seo-local>p:not(.eyebrow){font-size:16px}.seo-case-photos{gap:10px}.seo-case-photos figure{aspect-ratio:3/4;border-radius:10px}.seo-case-photos figcaption{padding:5px 8px;font-size:12px;bottom:8px;left:8px}.seo-related{padding-bottom:50px}.seo-related>div a{padding:12px;font-size:14px}.seo-footer-links{grid-template-columns:1fr;gap:24px}.seo-footer-brand{gap:16px}.seo-footer-brand .brand{flex-basis:100%;max-width:150px}}
