:root{--bg: #fffaf6;--paper: #fffdfb;--ink: #41251d;--muted: #8f6d61;--line: #efd8cf;--accent: #c97868;--accent-dark: #aa5e50;--soft: #f8e7df;--shadow: 0 18px 45px rgba(168, 94, 80, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;overflow-x:hidden;color:var(--ink);background:radial-gradient(circle at 18% 0%,rgba(255,229,220,.72),transparent 34rem),linear-gradient(180deg,#fffaf6,#fffdfb 40%,#fffaf7);font-family:Noto Sans KR,system-ui,sans-serif}#root{max-width:100%;overflow-x:hidden}img{max-width:100%}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:30px;height:86px;padding:0 clamp(22px,5vw,64px);background:#fffdfaeb;border-bottom:1px solid rgba(239,216,207,.65);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:13px;flex:0 0 auto}.brand-mark{width:44px;height:44px;overflow:hidden;border-radius:50%;background:#ffe8e3;border:1px solid rgba(201,120,104,.18)}.brand-mark img{width:100%;height:100%;object-fit:cover;transform:scale(1.88);transform-origin:50% 31%}.brand strong{display:block;color:#7e4b3c;font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1;letter-spacing:2px}.brand small{display:block;margin-top:5px;color:#bb816f;font-size:9px;font-weight:700;letter-spacing:1px}.main-nav{display:flex;justify-content:center;gap:clamp(18px,3vw,42px);flex:1 1 auto;min-width:0;font-size:15px;font-weight:600;white-space:nowrap}.main-nav a{transition:color .2s ease}.main-nav a.active,.main-nav a:hover{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:20px}.pill-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 31px;border:1px solid transparent;border-radius:999px;appearance:none;-webkit-appearance:none;font-size:15px;font-family:inherit;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer}.pill-button:before,.pill-button:after{content:none!important;display:none!important}.pill-button.primary{color:#fff;background:linear-gradient(180deg,#d88b7d,#c66f62);box-shadow:0 12px 24px #c66f6238}.pill-button.ghost{color:var(--accent-dark);background:#ffffff6b;border:1px solid #e9c8bd}.chat-button{position:relative;width:28px;height:28px}.chat-button:before,.chat-button:after{content:"";position:absolute;background:#bd705f}.chat-button:before{inset:6px 5px 8px;border-radius:12px}.chat-button:after{right:6px;bottom:5px;width:7px;height:7px;clip-path:polygon(0 0,100% 0,100% 100%)}.chat-button span,.chat-button span:before{position:absolute;top:13px;width:3px;height:3px;background:#fff4ef;border-radius:50%;content:"";z-index:1}.chat-button span{left:10px}.chat-button span:before{left:7px;top:0}.hero{display:grid;grid-template-columns:minmax(480px,.92fr) minmax(420px,1.08fr);min-height:612px;overflow:hidden;background:linear-gradient(100deg,#fff9f5,#fff5ef 42%,#f4ccbd);border-bottom-left-radius:58px;border-bottom-right-radius:58px;box-shadow:inset 0 -1px #c9786821}.hero-copy{position:relative;z-index:2;padding:86px 5vw 54px 8.6vw}.eyebrow{margin:0 0 28px;color:#d19180;font-size:13px;font-weight:700;letter-spacing:3px}.hero h1{margin:0;font-family:"Noto Serif KR",serif;font-size:clamp(36px,3.35vw,48px);font-weight:600;line-height:1.5;letter-spacing:0}.hero h1 span{color:#c97868}.hero-desc{margin:34px 0 30px;color:#77584e;font-size:17px;font-weight:500;line-height:1.8}.hero-buttons,.banner-actions{display:flex;gap:18px;flex-wrap:wrap}.hero-features{display:grid;grid-template-columns:repeat(3,minmax(92px,130px));gap:35px;margin-top:42px}.hero-features div{display:grid;justify-items:center;gap:12px;padding-top:4px;border-right:1px solid rgba(229,203,193,.62)}.hero-features div:last-child{border-right:0}.hero-features p{margin:0;font-size:14px;font-weight:600}.line-icon,.service-icon{display:block;width:56px;height:56px;color:var(--accent);fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.line-icon{width:46px;height:46px;stroke-width:2.35}.service-icon-img{display:block;width:68px;height:68px;object-fit:contain}.hero-visual{position:relative;min-width:0}.hero-photo{position:absolute;inset:0;background-size:cover;background-position:center 43%;filter:saturate(.97);opacity:0;transform:scale(1.03);transition:opacity .9s ease,transform 5.2s ease}.hero-photo.is-active{opacity:1;transform:scale(1.08) translate(-12px)}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff7f1f0,#fff7f133 31%,#fff7f10d)}.vertical-word{position:absolute;right:30px;top:160px;margin:0;color:#b57465;font-family:Georgia,Times New Roman,serif;font-size:18px;letter-spacing:5px;opacity:.7;writing-mode:vertical-rl;z-index:3}.slider-dots{position:absolute;right:35px;bottom:50px;display:grid;gap:15px;z-index:3}.slider-dots span,.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#be705e73;cursor:pointer}.slider-dots span.is-active,.slider-dots button.is-active{background:#fff;box-shadow:0 0 0 5px #ffffff38}.section{width:100%;max-width:1100px;margin:0 auto;padding:58px 24px 40px}.section-title{display:grid;justify-items:center;gap:18px;margin-bottom:34px}.section-title h2,.section-heading-row h2,.consult-banner h2{margin:0;font-family:"Noto Serif KR",serif;font-size:29px;font-weight:600;letter-spacing:0}.section-title span{width:28px;height:2px;background:var(--accent)}.sub-hero{--sub-hero-overlay: linear-gradient(90deg, rgba(255, 249, 245, .92), rgba(255, 249, 245, .48));--sub-hero-image: url(/assets/Hero/1.png);display:grid;align-items:center;min-height:330px;padding:72px clamp(24px,8vw,110px);background:var(--sub-hero-overlay),var(--sub-hero-image);background-size:auto,cover;background-position:center,right center;border-bottom-left-radius:46px;border-bottom-right-radius:46px;border-bottom:1px solid rgba(239,216,207,.72)}.price-hero{--sub-hero-overlay: linear-gradient(90deg, rgba(255, 249, 245, .92), rgba(255, 249, 245, .38))}.schedule-hero{--sub-hero-overlay: linear-gradient(90deg, rgba(255, 249, 245, .92), rgba(255, 249, 245, .44))}.service-hero,.reviews-hero,.branches-hero,.legal-hero,.managers-hero{--sub-hero-overlay: linear-gradient(90deg, rgba(255, 249, 245, .92), rgba(255, 249, 245, .42))}.sub-hero h1{margin:0;font-family:"Noto Serif KR",serif;font-size:clamp(40px,5vw,58px);font-weight:600;line-height:1.25;letter-spacing:0}.sub-hero p:not(.eyebrow){margin:22px 0 0;color:#76584f;font-size:18px;font-weight:500;line-height:1.8}.price-section{padding-top:68px}.price-section-nav{position:sticky;top:86px;z-index:20;display:flex;gap:10px;justify-content:center;max-width:520px;margin:-24px auto 0;padding:10px;background:#fffdfaf0;border:1px solid rgba(239,216,207,.92);border-radius:999px;box-shadow:0 18px 45px #71493d1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.price-section-nav a{flex:1;min-width:0;padding:12px 16px;color:#784d43;background:#fff7f2;border-radius:999px;font-size:14px;font-weight:800;text-align:center;text-decoration:none}.price-section-nav a.is-active{color:#fffdfb;background:#9f6256}.price-block-heading{max-width:860px;margin:0 0 28px}.price-block-heading h2{margin:0;font-family:"Noto Serif KR",serif;color:#4f332d;font-size:32px;font-weight:600;letter-spacing:0}.price-table-card{margin-bottom:34px;padding:34px;background:#fffdfadb;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.price-table-card:last-child{margin-bottom:0}.price-table-heading{margin-bottom:22px}.price-table-heading h2{margin:0;font-family:"Noto Serif KR",serif;font-size:28px;font-weight:600;letter-spacing:0}.price-table-heading p:not(.price-label){margin:12px 0 0;color:#785a50;font-size:15px;line-height:1.7}.table-scroll{width:100%;min-width:0;overflow-x:auto;border:1px solid rgba(239,216,207,.92);border-radius:8px}.price-table{width:100%;min-width:650px;border-collapse:collapse;background:#fffdfb}.compact-table .price-table{min-width:420px}.price-table th,.price-table td{padding:18px 20px;border-bottom:1px solid rgba(239,216,207,.9);color:#5f4038;font-size:16px;line-height:1.45;text-align:center;vertical-align:middle}.price-table thead th{color:#8e554b;background:#f9e8e1;font-weight:700}.price-table tbody th{width:150px;color:#774f46;background:#fff6f2b8;font-weight:700}.price-table tbody tr:last-child th,.price-table tbody tr:last-child td{border-bottom:0}.extra-table{min-width:860px}.extra-table tbody th{width:300px;text-align:left}.voucher-section{padding-top:0}.voucher-heading{display:flex;gap:18px;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.voucher-heading>div{max-width:860px}.voucher-heading h2{margin:0;font-family:"Noto Serif KR",serif;color:#4f332d;font-size:32px;font-weight:600;letter-spacing:0}.voucher-heading p:not(.price-label){margin:12px 0 0;color:#785a50;font-size:15px;line-height:1.7}.voucher-download-button{flex:0 0 auto;padding:13px 18px;color:#fffdfb;background:#9f6256;border-radius:999px;box-shadow:0 12px 26px #9f62562e;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}.voucher-download-button.secondary{color:#784d43;background:#fff7f2;border:1px solid rgba(239,216,207,.95);box-shadow:none}.voucher-program-guide{display:grid;gap:24px;margin:0 0 34px;min-width:0}.voucher-program-intro,.voucher-target-card,.voucher-income-card{width:100%;min-width:0;padding:28px;background:#fffdfb;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.voucher-program-intro h3,.voucher-target-card h3,.voucher-income-card h3{margin:0;color:#4f332d;font-family:"Noto Serif KR",serif;font-size:22px;font-weight:600;letter-spacing:0}.voucher-program-intro p:not(.price-label){margin:12px 0 0;color:#785a50;font-size:16px;line-height:1.75}.voucher-target-card ul{display:grid;gap:11px;margin:18px 0 0;padding:0;list-style:none}.voucher-target-card li{position:relative;padding-left:18px;color:#65483f;font-size:15px;line-height:1.75}.voucher-target-card li:before{content:"";position:absolute;top:11px;left:0;width:6px;height:6px;background:#c97868;border-radius:999px}.voucher-income-card .voucher-card-heading{margin-bottom:18px}.voucher-income-card .voucher-card-heading h3{min-width:0;max-width:780px;font-size:22px}.voucher-income-scroll{width:100%;min-width:0}.voucher-income-table{min-width:760px}.voucher-income-table th,.voucher-income-table td{padding:14px 16px;font-size:14px}.voucher-income-table tbody th{width:110px}.voucher-downloads{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:28px}.voucher-group-list{display:grid;gap:24px;min-width:0}.voucher-card,.voucher-picker-card{width:100%;min-width:0;padding:28px;background:#fffdfb;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.voucher-card-heading{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-bottom:18px}.voucher-card-heading h3{margin:0;color:#5f4038;font-size:22px}.voucher-card-heading span{padding:7px 10px;color:#8e554b;background:#fff3ee;border:1px solid rgba(239,216,207,.9);border-radius:999px;font-size:13px;font-weight:800;white-space:nowrap}.voucher-type-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;padding:6px;background:#fff7f2;border:1px solid rgba(239,216,207,.9);border-radius:8px}.voucher-type-tabs button{flex:1 1 190px;min-height:46px;padding:0 14px;color:#7d584f;background:transparent;border:0;border-radius:6px;font-family:inherit;font-size:14px;font-weight:900;letter-spacing:0;cursor:pointer}.voucher-type-tabs button.is-active{color:#fffdfb;background:#9f6256;box-shadow:0 10px 22px #9f62562e}.voucher-picker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.voucher-picker-grid label{display:grid;gap:8px;color:#7d584f;font-size:13px;font-weight:900}.voucher-picker-grid select{appearance:none;-webkit-appearance:none;width:100%;min-width:0;height:52px;padding:0 46px 0 15px;color:#4f332d;background:linear-gradient(45deg,transparent 50%,#9f6256 50%) right 19px center / 7px 7px no-repeat,linear-gradient(135deg,#9f6256 50%,transparent 50%) right 14px center / 7px 7px no-repeat,linear-gradient(180deg,#fffdfb,#fff8f4);border:1px solid rgba(226,198,189,.95);border-radius:8px;box-shadow:0 8px 18px #71493d0f;font:inherit;font-size:14px;font-weight:900;line-height:1.2;cursor:pointer}.voucher-picker-grid select:hover{border-color:#c66f6294;background:linear-gradient(45deg,transparent 50%,#8e554b 50%) right 19px center / 7px 7px no-repeat,linear-gradient(135deg,#8e554b 50%,transparent 50%) right 14px center / 7px 7px no-repeat,#fffdfb}.voucher-picker-grid select:focus{border-color:#c66f62;box-shadow:0 0 0 3px #c66f6224,0 10px 22px #71493d14;outline:none}.voucher-selected-summary{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:18px 0;padding:14px;background:#fbf4ef;border:1px solid rgba(239,216,207,.9);border-radius:8px}.voucher-selected-summary strong,.voucher-selected-summary span{padding:7px 10px;border-radius:999px;font-size:13px;font-weight:900;white-space:nowrap}.voucher-selected-summary strong{color:#fffdfb;background:#9f6256}.voucher-selected-summary span{color:#765449;background:#fffdfb;border:1px solid rgba(239,216,207,.95)}.voucher-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.voucher-result-card{display:grid;gap:9px;min-width:0;padding:16px;background:linear-gradient(180deg,#fffdfb,#fff8f4);border:1px solid rgba(239,216,207,.95);border-radius:8px}.voucher-result-title{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:6px}.voucher-result-title strong{color:#4f332d;font-size:20px;font-weight:900}.voucher-result-title span{flex:0 0 auto;padding:6px 9px;color:#fffdfb;background:#9f6256;border-radius:999px;font-size:13px;font-weight:900}.voucher-mobile-list{display:none}.voucher-table{min-width:1180px}.voucher-table th,.voucher-table td{padding:14px 16px;font-size:14px}.voucher-table tbody th{width:130px;text-align:left}.voucher-plan{display:grid;gap:7px;min-width:150px;margin:0}.voucher-plan div{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.voucher-plan .self{margin:2px -4px 3px;padding:8px 10px;background:#fff3e9;border:1px solid rgba(225,178,136,.92);border-radius:8px}.voucher-plan dt{color:#9a7065;font-size:12px;font-weight:800}.voucher-plan dd{margin:0;color:#51342d;font-size:13px;font-weight:800;white-space:nowrap}.voucher-plan .self dt{color:#9b4f29}.voucher-plan .self dd{color:#9b4f29;font-size:15px;font-weight:900}.voucher-amount{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;background:#fffdfb;border:1px solid rgba(239,216,207,.85);border-radius:8px}.voucher-amount span{color:#8d6a61;font-size:12px;font-weight:800}.voucher-amount strong{color:#4f332d;font-size:15px;font-weight:900;white-space:nowrap}.voucher-amount.support{background:#f7fbf8;border-color:#b1d5bbe6}.voucher-amount.support strong{color:#42724f}.voucher-amount.self{background:#fff7f0;border-color:#e8c5a6e6}.voucher-amount.self strong{color:#a85e34;font-size:18px}.schedule-section{display:grid;gap:34px}.schedule-card{padding:34px;background:#fffdfadb;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.service-list section{padding:24px;background:#fff8f5b3;border:1px solid rgba(239,216,207,.9);border-radius:8px}.service-list h3,.addon-section h3{margin:0 0 15px;color:#784d43;font-size:19px;font-weight:700}.service-list ul,.addon-section ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.service-list li,.addon-section li{position:relative;padding-left:17px;color:#6f5148;font-size:15px;line-height:1.65}.service-list li:before,.addon-section li:before{content:"";position:absolute;left:0;top:.72em;width:5px;height:5px;background:#cf7e70;border-radius:50%}.addon-card{display:grid;gap:24px}.addon-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.addon-guide-grid section{padding:18px;background:#fff8f5b8;border:1px solid rgba(239,216,207,.9);border-radius:8px}.addon-guide-grid h4{margin:0 0 8px;color:#8e554b;font-size:16px}.addon-guide-grid p{margin:0;color:#6f5148;font-size:14px;line-height:1.65}.addon-section{padding-top:24px;border-top:1px solid rgba(239,216,207,.9)}.addon-section:first-of-type{padding-top:0;border-top:0}.addon-section p{margin:0;color:#6f5148;font-size:15px;line-height:1.8}.muted-note{margin-top:10px!important;color:#9a6b60!important}.long-list{gap:16px!important}.long-list li{font-weight:700}.long-list span{display:block;margin-top:6px;color:#76584f;font-weight:400}.service-page-section{display:grid;gap:26px;padding-top:54px}.service-section-nav{max-width:560px}.service-tabs{position:sticky;top:86px;z-index:8;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;overflow:hidden;background:#fffdfaf0;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.service-tabs a{display:grid;place-items:center;min-height:58px;color:#6d4a42;border-right:1px solid var(--line);font-size:16px;font-weight:700}.service-tabs a:last-child{border-right:0}.service-tabs a:hover{color:var(--accent);background:#fff5f0}.service-detail-card{min-width:0;padding:34px;scroll-margin-top:158px;background:#fffdfadb;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.special-service{display:grid;gap:36px}.gitong-intro{padding:34px;background:linear-gradient(180deg,#f7f1e8,#fffaf4);border:1px solid #e2d2bb;border-radius:8px}.gitong-intro h3{margin:0 0 24px;color:#8b651c;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,64px);font-weight:400;line-height:1;letter-spacing:0}.gitong-box h4,.gitong-content h3,.gitong-program h3{display:inline-flex;margin:0 0 18px;padding:6px 14px;color:#fff;background:#8a6417;font-size:17px;font-weight:700}.gitong-box p,.gitong-copy p{margin:0;color:#7b5b28;font-size:16px;line-height:1.75}.gitong-content,.gitong-program{margin-top:30px}.gitong-copy{display:grid;gap:7px}.gitong-table{min-width:720px}.gitong-table tbody th{width:52%;color:#6d5123;text-align:left}.gitong-table tbody th span{display:block;margin-top:5px;color:#8d7350;font-weight:500}.gitong-table td{color:#6d5123;font-weight:600}.special-block{padding-top:32px;border-top:1px solid rgba(239,216,207,.9)}.special-block h3{margin:0 0 22px;color:#c96f62;font-family:"Noto Serif KR",serif;font-size:26px;font-weight:600;letter-spacing:0}.special-list{display:grid;gap:26px}.special-list article{padding:24px;background:#fff8f5b3;border:1px solid rgba(239,216,207,.9);border-radius:8px}.special-list h4{margin:0 0 11px;color:#d94faa;font-size:18px;font-weight:700}.special-list p{margin:0;color:#624840;font-size:15px;line-height:1.7}.special-list ul{display:grid;gap:7px;margin:8px 0 0;padding:0;list-style:none}.special-list li{position:relative;padding-left:16px;color:#624840;font-size:15px;line-height:1.7}.special-list li:before{content:"";position:absolute;left:0;top:.72em;width:5px;height:5px;background:#d94faa;border-radius:50%}.price-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.price-card{display:flex;flex-direction:column;min-height:380px;padding:30px 28px 28px;background:#fffdfad6;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.price-card.featured{background:linear-gradient(180deg,#fff9f5,#fbe5dd);border-color:#dfb2a6}.price-label{margin:0 0 12px;color:#c97969;font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.price-card h3{margin:0;font-family:"Noto Serif KR",serif;font-size:24px;font-weight:600;letter-spacing:0}.price-copy{min-height:58px;margin:18px 0 22px;color:#76584f;font-size:15px;line-height:1.65}.price-card dl{display:grid;gap:12px;margin:0 0 24px;padding:20px 0;border-top:1px solid rgba(239,216,207,.85);border-bottom:1px solid rgba(239,216,207,.85)}.price-card dl div{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:start}.price-card dt{color:#9b6258;font-size:14px;font-weight:700}.price-card dd{margin:0;color:#6f5148;font-size:14px;line-height:1.55}.price-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:auto;color:#fff;background:linear-gradient(180deg,#d88b7d,#c66f62);border-radius:999px;font-size:14px;font-weight:700}.price-note{margin:22px 0 0;color:#8b675e;text-align:center;font-size:15px;line-height:1.7}.price-info{max-width:1100px;margin:0 auto 54px;padding:0 24px}.price-info-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.price-info article{padding:30px;background:#fffdfad6;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.price-info h2{margin:0 0 20px;font-family:"Noto Serif KR",serif;font-size:24px;font-weight:600;letter-spacing:0}.price-info ul{display:grid;gap:12px;margin:0;padding:0;list-style:none;color:#72544b;font-size:15px}.price-info li{position:relative;padding-left:18px;line-height:1.65}.price-info li:before{content:"";position:absolute;left:0;top:.75em;width:6px;height:6px;background:#cf7e70;border-radius:50%}.service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.service-card{display:grid;justify-items:center;gap:15px;min-height:236px;padding:31px 21px 24px;text-align:center;background:#fffcf9c7;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.service-card h3{margin:0;font-size:18px;font-weight:600}.service-card p{margin:0;color:#785a50;font-size:14px;line-height:1.7}.split-section{display:grid;grid-template-columns:minmax(380px,1fr) minmax(420px,.98fr);gap:48px;max-width:1100px;margin:0 auto;padding:32px 24px 46px}.section-heading-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.section-heading-row a{color:#af6a5d;font-size:14px;font-weight:700}.review-panel{overflow:hidden;background:#fffdfacc;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.review-item{padding:18px 18px 16px;border-bottom:1px solid rgba(239,216,207,.8)}.review-item:last-child{border-bottom:0}.stars{margin:0 0 7px;color:#c87462;font-size:15px;letter-spacing:2px}.review-item p:not(.stars){margin:0 0 9px;color:#74564d;font-size:14px;line-height:1.58}.review-item strong{color:#b16b5f;font-size:13px;font-weight:700}.review-photo,.branch-photo,.banner-photo{background-image:url(/assets/ui%20ux-C4YlpBn5.png);background-size:1024px 1536px;background-repeat:no-repeat}.review-photo{min-height:88px;border-radius:8px}.review-photo.one{background-position:-346px -941px}.review-photo.two{background-position:-346px -1036px}.review-photo.three{background-position:-345px -1131px}.reviews-page-section{display:grid;gap:26px}.review-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 34px;background:#fffdfadb;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.review-summary h2{margin:0;font-family:"Noto Serif KR",serif;font-size:28px;font-weight:600;letter-spacing:0}.review-score{display:grid;justify-items:end;gap:4px;color:#c87462}.review-score strong{color:#4a2d25;font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1}.review-score span{font-size:15px;letter-spacing:2px}.review-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 26px;background:#fffdfac7;border:1px solid var(--line);border-radius:8px}.review-list-toolbar p{margin:0;color:#6f5148;font-size:15px;line-height:1.65}.review-write-section{max-width:980px}.review-write-form{display:grid;gap:18px;padding:28px 30px;background:#fffdfae0;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.review-write-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.review-write-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.review-write-heading h2{margin:0;font-family:"Noto Serif KR",serif;font-size:25px;font-weight:600;letter-spacing:0}.review-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.review-write-form label{display:grid;gap:8px;color:#6f5148;font-size:14px;font-weight:700}.review-write-form input,.review-write-form textarea{width:100%;border:1px solid rgba(213,181,169,.9);border-radius:8px;background:#fffdf9;color:#4a2d25;font:inherit;font-size:15px;line-height:1.6}.review-write-form input{height:46px;padding:0 14px}.review-write-form textarea{min-height:160px;resize:vertical;padding:13px 14px}.review-write-form input:focus,.review-write-form textarea:focus{outline:2px solid rgba(207,126,112,.2);border-color:#cf7e70}.review-form-alert,.review-loading{margin:0;color:#a45c50;font-size:14px;font-weight:700;line-height:1.65}.reviews-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.review-card-large{overflow:hidden;background:#fffdfadb;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.review-card-large.text-only{display:grid;align-items:center;min-height:245px}.review-card-photo{height:210px;background-image:url(/assets/ui%20ux-C4YlpBn5.png);background-size:1024px 1536px;background-repeat:no-repeat}.review-card-photo.one{background-position:-280px -918px}.review-card-photo.two{background-position:-300px -1030px}.review-card-photo.three{background-position:-306px -1125px}.review-card-body{padding:24px}.review-card-body h3{margin:0 0 12px;font-family:"Noto Serif KR",serif;font-size:23px;font-weight:600;line-height:1.45;letter-spacing:0}.review-card-body p:not(.stars){margin:0 0 16px;color:#6f5148;font-size:15px;line-height:1.75}.review-card-body strong{color:#b16b5f;font-size:14px}.reviews-list{display:grid;gap:22px}.review-board-list{display:grid;gap:14px}.review-list-card{display:block;padding:24px 28px;background:#fffdfae0;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.review-list-card:hover{transform:translateY(-2px);border-color:#dfb2a6;box-shadow:0 22px 48px #a85e5029}.review-list-card h3{margin:0 0 8px;font-family:Noto Sans KR,system-ui,sans-serif;font-size:20px;font-weight:600;line-height:1.42;letter-spacing:0}.review-pagination{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;padding-top:8px}.review-pagination a{display:grid;place-items:center;min-width:42px;height:42px;padding:0 14px;color:#784d43;background:#fff7f2;border:1px solid rgba(239,216,207,.95);border-radius:999px;font-size:14px;font-weight:800;text-decoration:none}.review-pagination a.is-active{color:#fffdfb;background:#9f6256;border-color:#9f6256}.review-pagination a.disabled{pointer-events:none;opacity:.42}.review-excerpt{margin:12px 0 0;color:#6f5148;font-size:15px;line-height:1.65}.actual-review-card{padding:30px 34px;background:#fffdfae0;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.actual-review-card header{padding-bottom:18px;border-bottom:1px solid rgba(239,216,207,.9)}.actual-review-card h3{margin:0 0 9px;font-family:Noto Sans KR,system-ui,sans-serif;font-size:22px;font-weight:500;line-height:1.42;letter-spacing:0}.review-meta{margin:0;color:#a57468;font-size:14px;font-weight:600}.actual-review-content{display:grid;gap:13px;padding-top:20px}.actual-review-content h4{margin:12px 0 0;color:#624840;font-size:15px;font-weight:500}.actual-review-content p{margin:0;color:#624840;font-size:15px;line-height:1.82}.actual-review-content ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.actual-review-content li{position:relative;padding-left:17px;color:#624840;font-size:15px;line-height:1.7}.actual-review-content li:before{content:"";position:absolute;left:0;top:.74em;width:5px;height:5px;background:#cf7e70;border-radius:50%}.review-detail-section{display:grid;gap:22px}.review-detail-card h2{margin:0 0 9px;font-family:Noto Sans KR,system-ui,sans-serif;font-size:26px;font-weight:500;line-height:1.45;letter-spacing:0}.review-detail-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.branch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.branch-card{overflow:hidden;min-height:341px;background:#fffdfad1;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.branch-photo{height:182px;background-size:cover;background-position:center;background-repeat:no-repeat}.branch-photo img,.branch-page-photo img{width:100%;height:100%;display:block;object-fit:cover}.branch-photo.dongtan{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20620'%20role='img'%20aria-label='soft%20city%20skyline%20example'%3e%3cdefs%3e%3clinearGradient%20id='sky'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0'%20stop-color='%23ffe4dc'/%3e%3cstop%20offset='0.45'%20stop-color='%23f8f1ec'/%3e%3cstop%20offset='1'%20stop-color='%23b7d7de'/%3e%3c/linearGradient%3e%3clinearGradient%20id='water'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3e%3cstop%20offset='0'%20stop-color='%23f6c7b7'/%3e%3cstop%20offset='1'%20stop-color='%238fc4d1'/%3e%3c/linearGradient%3e%3cfilter%20id='soft'%20x='-10%25'%20y='-10%25'%20width='120%25'%20height='120%25'%3e%3cfeGaussianBlur%20stdDeviation='0.4'/%3e%3c/filter%3e%3c/defs%3e%3crect%20width='900'%20height='620'%20fill='url(%23sky)'/%3e%3ccircle%20cx='705'%20cy='118'%20r='76'%20fill='%23fff4ec'%20opacity='0.72'/%3e%3cpath%20d='M0%20376%20C116%20334%20206%20398%20319%20359%20C443%20316%20553%20343%20675%20319%20C773%20300%20838%20319%20900%20293%20L900%20620%20L0%20620%20Z'%20fill='%23f7d6cd'%20opacity='0.7'/%3e%3cg%20filter='url(%23soft)'%3e%3crect%20x='84'%20y='221'%20width='42'%20height='178'%20rx='4'%20fill='%23b98373'/%3e%3crect%20x='145'%20y='178'%20width='58'%20height='221'%20rx='5'%20fill='%238fabae'/%3e%3crect%20x='229'%20y='252'%20width='46'%20height='147'%20rx='4'%20fill='%23c89684'/%3e%3crect%20x='304'%20y='137'%20width='68'%20height='262'%20rx='5'%20fill='%236f9eaa'/%3e%3crect%20x='396'%20y='204'%20width='52'%20height='195'%20rx='4'%20fill='%23b87b6e'/%3e%3crect%20x='477'%20y='165'%20width='76'%20height='234'%20rx='5'%20fill='%2399b7b6'/%3e%3crect%20x='586'%20y='241'%20width='50'%20height='158'%20rx='4'%20fill='%23c79783'/%3e%3crect%20x='661'%20y='191'%20width='60'%20height='208'%20rx='5'%20fill='%2377a6b1'/%3e%3crect%20x='748'%20y='265'%20width='44'%20height='134'%20rx='4'%20fill='%23ad7568'/%3e%3c/g%3e%3cpath%20d='M0%20399%20H900'%20stroke='%23ffffff'%20stroke-width='10'%20opacity='0.65'/%3e%3crect%20y='405'%20width='900'%20height='215'%20fill='url(%23water)'%20opacity='0.82'/%3e%3cpath%20d='M0%20456%20C105%20440%20201%20473%20302%20451%20C417%20426%20526%20469%20633%20446%20C744%20423%20823%20438%20900%20418'%20fill='none'%20stroke='%23fff8f4'%20stroke-width='7'%20opacity='0.55'/%3e%3cpath%20d='M0%20504%20C116%20488%20210%20522%20321%20498%20C430%20474%20529%20512%20650%20490%20C760%20469%20829%20484%20900%20464'%20fill='none'%20stroke='%23fff8f4'%20stroke-width='6'%20opacity='0.42'/%3e%3c/svg%3e")}.branch-photo.migeum{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20620'%20role='img'%20aria-label='soft%20residential%20city%20park%20example'%3e%3cdefs%3e%3clinearGradient%20id='sky'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0'%20stop-color='%23f9d8e0'/%3e%3cstop%20offset='0.5'%20stop-color='%23f7efe8'/%3e%3cstop%20offset='1'%20stop-color='%23c4dfd3'/%3e%3c/linearGradient%3e%3clinearGradient%20id='park'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3e%3cstop%20offset='0'%20stop-color='%23d8b497'/%3e%3cstop%20offset='0.45'%20stop-color='%23a9c8a4'/%3e%3cstop%20offset='1'%20stop-color='%238eb9ba'/%3e%3c/linearGradient%3e%3cfilter%20id='soft'%20x='-10%25'%20y='-10%25'%20width='120%25'%20height='120%25'%3e%3cfeGaussianBlur%20stdDeviation='0.35'/%3e%3c/filter%3e%3c/defs%3e%3crect%20width='900'%20height='620'%20fill='url(%23sky)'/%3e%3ccircle%20cx='180'%20cy='130'%20r='82'%20fill='%23fff5ef'%20opacity='0.76'/%3e%3cpath%20d='M0%20365%20C98%20327%20177%20340%20259%20312%20C367%20275%20482%20314%20585%20279%20C706%20238%20812%20270%20900%20231%20L900%20620%20L0%20620%20Z'%20fill='%23f4d6cc'%20opacity='0.66'/%3e%3cg%20filter='url(%23soft)'%3e%3crect%20x='72'%20y='250'%20width='74'%20height='151'%20rx='8'%20fill='%23bc8476'/%3e%3crect%20x='168'%20y='204'%20width='56'%20height='197'%20rx='6'%20fill='%2388aba8'/%3e%3crect%20x='249'%20y='232'%20width='88'%20height='169'%20rx='8'%20fill='%23c59682'/%3e%3crect%20x='371'%20y='164'%20width='64'%20height='237'%20rx='7'%20fill='%237ea5ad'/%3e%3crect%20x='461'%20y='219'%20width='82'%20height='182'%20rx='8'%20fill='%23bd8978'/%3e%3crect%20x='579'%20y='188'%20width='64'%20height='213'%20rx='7'%20fill='%2392b6aa'/%3e%3crect%20x='671'%20y='245'%20width='84'%20height='156'%20rx='8'%20fill='%23c79887'/%3e%3crect%20x='786'%20y='216'%20width='52'%20height='185'%20rx='6'%20fill='%2375a8ad'/%3e%3c/g%3e%3crect%20y='400'%20width='900'%20height='220'%20fill='url(%23park)'%20opacity='0.86'/%3e%3cpath%20d='M80%20620%20C161%20518%20290%20455%20438%20431%20C575%20408%20714%20435%20840%20382'%20fill='none'%20stroke='%23fff7ef'%20stroke-width='28'%20opacity='0.8'/%3e%3cpath%20d='M91%20620%20C168%20527%20300%20473%20444%20448%20C583%20424%20718%20450%20837%20402'%20fill='none'%20stroke='%23d7b78e'%20stroke-width='5'%20opacity='0.58'/%3e%3cg%20fill='%236f9b7c'%20opacity='0.88'%3e%3ccircle%20cx='112'%20cy='416'%20r='31'/%3e%3ccircle%20cx='154'%20cy='388'%20r='37'/%3e%3ccircle%20cx='214'%20cy='423'%20r='34'/%3e%3ccircle%20cx='732'%20cy='402'%20r='44'/%3e%3ccircle%20cx='800'%20cy='371'%20r='35'/%3e%3c/g%3e%3c/svg%3e")}.branch-card h3{margin:20px 22px 10px;font-size:18px;font-weight:600}.branch-card p{margin:0 22px;color:#9c5f53;font-size:14px;font-weight:600}.branch-card span{display:block;margin:33px auto 0;color:#e2b2a5;text-align:center;font-size:23px}.branches-page-section{display:grid;gap:26px}.branch-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.branch-detail-card,.branch-guide{overflow:hidden;background:#fffdfae0;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.branch-page-photo{height:240px;background-size:cover;background-position:center;background-repeat:no-repeat}.branch-page-photo.dongtan{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20620'%20role='img'%20aria-label='soft%20city%20skyline%20example'%3e%3cdefs%3e%3clinearGradient%20id='sky'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0'%20stop-color='%23ffe4dc'/%3e%3cstop%20offset='0.45'%20stop-color='%23f8f1ec'/%3e%3cstop%20offset='1'%20stop-color='%23b7d7de'/%3e%3c/linearGradient%3e%3clinearGradient%20id='water'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3e%3cstop%20offset='0'%20stop-color='%23f6c7b7'/%3e%3cstop%20offset='1'%20stop-color='%238fc4d1'/%3e%3c/linearGradient%3e%3cfilter%20id='soft'%20x='-10%25'%20y='-10%25'%20width='120%25'%20height='120%25'%3e%3cfeGaussianBlur%20stdDeviation='0.4'/%3e%3c/filter%3e%3c/defs%3e%3crect%20width='900'%20height='620'%20fill='url(%23sky)'/%3e%3ccircle%20cx='705'%20cy='118'%20r='76'%20fill='%23fff4ec'%20opacity='0.72'/%3e%3cpath%20d='M0%20376%20C116%20334%20206%20398%20319%20359%20C443%20316%20553%20343%20675%20319%20C773%20300%20838%20319%20900%20293%20L900%20620%20L0%20620%20Z'%20fill='%23f7d6cd'%20opacity='0.7'/%3e%3cg%20filter='url(%23soft)'%3e%3crect%20x='84'%20y='221'%20width='42'%20height='178'%20rx='4'%20fill='%23b98373'/%3e%3crect%20x='145'%20y='178'%20width='58'%20height='221'%20rx='5'%20fill='%238fabae'/%3e%3crect%20x='229'%20y='252'%20width='46'%20height='147'%20rx='4'%20fill='%23c89684'/%3e%3crect%20x='304'%20y='137'%20width='68'%20height='262'%20rx='5'%20fill='%236f9eaa'/%3e%3crect%20x='396'%20y='204'%20width='52'%20height='195'%20rx='4'%20fill='%23b87b6e'/%3e%3crect%20x='477'%20y='165'%20width='76'%20height='234'%20rx='5'%20fill='%2399b7b6'/%3e%3crect%20x='586'%20y='241'%20width='50'%20height='158'%20rx='4'%20fill='%23c79783'/%3e%3crect%20x='661'%20y='191'%20width='60'%20height='208'%20rx='5'%20fill='%2377a6b1'/%3e%3crect%20x='748'%20y='265'%20width='44'%20height='134'%20rx='4'%20fill='%23ad7568'/%3e%3c/g%3e%3cpath%20d='M0%20399%20H900'%20stroke='%23ffffff'%20stroke-width='10'%20opacity='0.65'/%3e%3crect%20y='405'%20width='900'%20height='215'%20fill='url(%23water)'%20opacity='0.82'/%3e%3cpath%20d='M0%20456%20C105%20440%20201%20473%20302%20451%20C417%20426%20526%20469%20633%20446%20C744%20423%20823%20438%20900%20418'%20fill='none'%20stroke='%23fff8f4'%20stroke-width='7'%20opacity='0.55'/%3e%3cpath%20d='M0%20504%20C116%20488%20210%20522%20321%20498%20C430%20474%20529%20512%20650%20490%20C760%20469%20829%20484%20900%20464'%20fill='none'%20stroke='%23fff8f4'%20stroke-width='6'%20opacity='0.42'/%3e%3c/svg%3e")}.branch-page-photo.migeum{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20620'%20role='img'%20aria-label='soft%20residential%20city%20park%20example'%3e%3cdefs%3e%3clinearGradient%20id='sky'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0'%20stop-color='%23f9d8e0'/%3e%3cstop%20offset='0.5'%20stop-color='%23f7efe8'/%3e%3cstop%20offset='1'%20stop-color='%23c4dfd3'/%3e%3c/linearGradient%3e%3clinearGradient%20id='park'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3e%3cstop%20offset='0'%20stop-color='%23d8b497'/%3e%3cstop%20offset='0.45'%20stop-color='%23a9c8a4'/%3e%3cstop%20offset='1'%20stop-color='%238eb9ba'/%3e%3c/linearGradient%3e%3cfilter%20id='soft'%20x='-10%25'%20y='-10%25'%20width='120%25'%20height='120%25'%3e%3cfeGaussianBlur%20stdDeviation='0.35'/%3e%3c/filter%3e%3c/defs%3e%3crect%20width='900'%20height='620'%20fill='url(%23sky)'/%3e%3ccircle%20cx='180'%20cy='130'%20r='82'%20fill='%23fff5ef'%20opacity='0.76'/%3e%3cpath%20d='M0%20365%20C98%20327%20177%20340%20259%20312%20C367%20275%20482%20314%20585%20279%20C706%20238%20812%20270%20900%20231%20L900%20620%20L0%20620%20Z'%20fill='%23f4d6cc'%20opacity='0.66'/%3e%3cg%20filter='url(%23soft)'%3e%3crect%20x='72'%20y='250'%20width='74'%20height='151'%20rx='8'%20fill='%23bc8476'/%3e%3crect%20x='168'%20y='204'%20width='56'%20height='197'%20rx='6'%20fill='%2388aba8'/%3e%3crect%20x='249'%20y='232'%20width='88'%20height='169'%20rx='8'%20fill='%23c59682'/%3e%3crect%20x='371'%20y='164'%20width='64'%20height='237'%20rx='7'%20fill='%237ea5ad'/%3e%3crect%20x='461'%20y='219'%20width='82'%20height='182'%20rx='8'%20fill='%23bd8978'/%3e%3crect%20x='579'%20y='188'%20width='64'%20height='213'%20rx='7'%20fill='%2392b6aa'/%3e%3crect%20x='671'%20y='245'%20width='84'%20height='156'%20rx='8'%20fill='%23c79887'/%3e%3crect%20x='786'%20y='216'%20width='52'%20height='185'%20rx='6'%20fill='%2375a8ad'/%3e%3c/g%3e%3crect%20y='400'%20width='900'%20height='220'%20fill='url(%23park)'%20opacity='0.86'/%3e%3cpath%20d='M80%20620%20C161%20518%20290%20455%20438%20431%20C575%20408%20714%20435%20840%20382'%20fill='none'%20stroke='%23fff7ef'%20stroke-width='28'%20opacity='0.8'/%3e%3cpath%20d='M91%20620%20C168%20527%20300%20473%20444%20448%20C583%20424%20718%20450%20837%20402'%20fill='none'%20stroke='%23d7b78e'%20stroke-width='5'%20opacity='0.58'/%3e%3cg%20fill='%236f9b7c'%20opacity='0.88'%3e%3ccircle%20cx='112'%20cy='416'%20r='31'/%3e%3ccircle%20cx='154'%20cy='388'%20r='37'/%3e%3ccircle%20cx='214'%20cy='423'%20r='34'/%3e%3ccircle%20cx='732'%20cy='402'%20r='44'/%3e%3ccircle%20cx='800'%20cy='371'%20r='35'/%3e%3c/g%3e%3c/svg%3e")}.branch-detail-body,.branch-guide{padding:30px}.branch-detail-body h2,.branch-guide h2{margin:0;font-family:"Noto Serif KR",serif;font-size:28px;font-weight:600;letter-spacing:0}.branch-detail-body dl{display:grid;gap:12px;margin:22px 0 26px;padding:20px 0;border-top:1px solid rgba(239,216,207,.9);border-bottom:1px solid rgba(239,216,207,.9)}.branch-detail-body dl div{display:grid;grid-template-columns:64px 1fr;gap:12px}.branch-detail-body dt{color:#9b6258;font-weight:700}.branch-detail-body dd{margin:0;color:#6f5148;line-height:1.6}.branch-guide ul{display:grid;gap:11px;margin:22px 0 0;padding:0;list-style:none}.branch-guide li{position:relative;padding-left:18px;color:#6f5148;line-height:1.65}.branch-guide li:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;background:#cf7e70;border-radius:50%}.legal-section{max-width:960px}.legal-card{display:grid;gap:26px;padding:34px;background:#fffdfae0;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.legal-updated{margin:0;color:#a57468;font-size:14px;font-weight:700}.legal-card section{padding-top:24px;border-top:1px solid rgba(239,216,207,.9)}.legal-card section:first-of-type{padding-top:0;border-top:0}.legal-card h2{margin:0 0 12px;color:#4a2d25;font-size:20px;font-weight:600}.legal-card p{margin:0;color:#624840;font-size:15px;line-height:1.8}.business-license-section{max-width:1040px}.business-license-card{display:grid;gap:24px;padding:34px;background:#fffdfae0;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.business-license-heading{display:grid;gap:8px}.business-license-heading h2{margin:0;color:#4a2d25;font-family:"Noto Serif KR",serif;font-size:28px;font-weight:600;letter-spacing:0}.business-license-heading p:not(.price-label){margin:0;color:#624840;font-size:15px;line-height:1.7}.business-license-card a{display:block;overflow:hidden;border:1px solid rgba(212,198,189,.9);border-radius:8px;background:#fff}.business-license-card img{display:block;width:100%;height:auto}.consult-banner{display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:36px;max-width:1120px;min-height:145px;margin:0 auto 42px;overflow:hidden;background:linear-gradient(100deg,#f7d9cf,#fff1ec 72%,#fde8df);border-radius:10px;box-shadow:var(--shadow)}.banner-photo{align-self:stretch;background-size:1400px 2100px;background-position:-67px -1722px}.banner-copy p{margin:13px 0 0;color:#8a6359;font-size:17px}.banner-actions{padding-right:46px}.site-footer{background:#fffcf9e6;border-top:1px solid rgba(239,216,207,.82)}.footer-inner{display:grid;grid-template-columns:240px 1fr 150px 180px;gap:34px;max-width:1120px;margin:0 auto;padding:35px 24px}.footer-brand{align-self:start}.footer-info{display:grid;grid-template-columns:1fr;gap:9px;margin:0;color:#87655b;font-size:14px}.footer-info div{display:grid;grid-template-columns:88px 1fr;gap:12px}.footer-info dt{color:#6d4b42;font-weight:700}.footer-info dd{margin:0}.footer-links{display:grid;gap:8px;margin:0;padding:0;list-style:none;color:#806058;font-size:14px;font-weight:600}.footer-sns{display:grid;justify-items:end;align-content:start;gap:10px}.sns-title{margin:0;color:#6d4b42;font-size:13px;font-weight:800;letter-spacing:.08em}.socials{display:flex;align-items:center;justify-content:flex-end;gap:10px}.social-link{display:inline-grid;place-items:center;width:38px;height:38px;color:#a76558;background:#fffaf7;border:1px solid #e6c8be;border-radius:50%;transition:transform .16s ease,border-color .16s ease,background .16s ease}.social-link:hover{transform:translateY(-2px);background:#fff;border-color:#d8a99c}.social-link svg{width:21px;height:21px}.social-link.kakao{color:#a76558}.social-link.blog{color:#29b35b}.social-link.youtube{color:#e5483f}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.copyright{margin:0;padding:19px 24px 24px;color:#bd9185;border-top:1px solid rgba(239,216,207,.7);text-align:center;font-size:13px}.top-button{position:fixed;right:28px;bottom:24px;display:grid;place-items:center;width:64px;height:64px;color:#b8796c;background:#f4dfd7;border-radius:50%;box-shadow:0 12px 30px #8e544929;font-size:17px;z-index:10}.top-button span{display:block;margin-top:-8px;font-size:11px;font-weight:700}@media(max-width:1080px){.site-header{gap:18px}.main-nav{gap:14px;font-size:13px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.price-layout{grid-template-columns:1fr}.price-table-card{padding:26px 20px}.voucher-card{padding:24px 20px}.price-info-inner,.service-list,.reviews-grid,.branch-page-grid,.split-section,.consult-banner,.footer-inner{grid-template-columns:1fr}.footer-sns{justify-items:start}.socials{justify-content:flex-start}.banner-photo{min-height:170px}.banner-actions{padding:0 28px 28px}}@media(max-width:980px){.site-header{height:auto;flex-wrap:wrap;padding:18px 20px}.main-nav{order:3;justify-content:flex-start;width:100%;overflow-x:auto;padding:0 0 8px;scrollbar-width:thin}.section,.split-section,.price-info{max-width:100%}.price-section-nav{top:118px;max-width:calc(100% - 32px)}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr;min-height:auto;border-bottom-left-radius:34px;border-bottom-right-radius:34px}.hero-copy{padding:54px 24px 40px}.hero-visual{min-height:430px}.hero-photo{background-position:center}.hero-features{grid-template-columns:repeat(3,1fr);gap:8px}.service-grid,.branch-grid,.seo-point-grid,.review-item{grid-template-columns:1fr}.review-photo{min-height:120px}}@media(max-width:560px){.site-header{padding:14px 16px 12px;gap:14px}.brand{gap:10px}.brand-mark{width:38px;height:38px}.brand strong{font-size:20px}.brand small{font-size:8px}.main-nav{gap:18px;margin:0 -16px;padding:0 16px 8px}.header-actions .pill-button{display:none}.hero h1{font-size:32px}.hero-copy{padding:42px 20px 32px}.hero-desc{margin:24px 0;font-size:15px}.hero-visual{min-height:310px}.vertical-word{display:none}.slider-dots{right:22px;bottom:24px;display:flex}.sub-hero{min-height:280px;padding:46px 24px;background-size:auto,cover;background-position:center,center}.price-hero,.schedule-hero,.service-hero,.reviews-hero,.branches-hero,.legal-hero,.managers-hero{background-size:auto,cover;background-position:center,center}.sub-hero h1{font-size:36px}.sub-hero p:not(.eyebrow){font-size:15px}.hero-buttons,.banner-actions{display:grid;grid-template-columns:1fr;width:100%}.pill-button{width:100%}.price-section{padding-top:46px}.price-section-nav{top:112px;gap:6px;margin:-16px 16px 0;padding:7px}.price-section-nav a{padding:11px 10px;font-size:13px}.price-block-heading h2,.voucher-heading h2{font-size:27px}.voucher-section{padding-top:22px;background:linear-gradient(180deg,#fff7f300,#fff7f3c7 90px,#fff7f361)}.voucher-heading{align-items:stretch;flex-direction:column}.voucher-download-button{width:100%;text-align:center}.voucher-program-intro,.voucher-target-card,.voucher-income-card{padding:18px 14px}.voucher-program-intro h3,.voucher-target-card h3,.voucher-income-card .voucher-card-heading h3{font-size:20px}.voucher-income-table{min-width:680px}.voucher-downloads{display:grid;justify-content:stretch}.voucher-card-heading{align-items:flex-start;flex-direction:column}.voucher-picker-card{padding:18px 14px}.voucher-type-tabs{display:grid;grid-template-columns:1fr}.voucher-type-tabs button{width:100%;min-height:43px;font-size:13px}.voucher-picker-grid,.voucher-result-grid{grid-template-columns:1fr}.voucher-selected-summary{align-items:stretch;flex-direction:column;padding:12px}.voucher-selected-summary strong,.voucher-selected-summary span{width:100%;text-align:center;white-space:normal}.voucher-table-scroll{display:none}.voucher-mobile-list{display:grid;gap:14px}.voucher-card{padding:18px 14px}.voucher-card-heading h3{font-size:20px}.voucher-mobile-card{padding:14px;background:#fff8f4b8;border:1px solid rgba(239,216,207,.92);border-radius:8px}.voucher-mobile-head{display:flex;gap:10px;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.voucher-mobile-head strong{display:block;color:#4f332d;font-size:17px;font-weight:900}.voucher-mobile-head p{margin:4px 0 0;color:#8e554b;font-size:13px;font-weight:800}.voucher-mobile-head>span{flex:0 0 auto;max-width:46%;padding:6px 8px;color:#82554b;background:#fffdfb;border:1px solid rgba(239,216,207,.95);border-radius:999px;font-size:12px;font-weight:800;text-align:center}.voucher-mobile-plans{display:grid;gap:10px}.voucher-mobile-plan{display:grid;gap:7px;padding:12px;background:#fffdfb;border:1px solid rgba(239,216,207,.92);border-radius:8px}.voucher-mobile-plan-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:4px}.voucher-mobile-plan-title strong{color:#784d43;font-size:16px;font-weight:900}.voucher-mobile-plan-title span{color:#fffdfb;background:#9f6256;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:900}.hero-features{grid-template-columns:1fr}.hero-features div{border-right:0}.split-section,.section{padding-left:18px;padding-right:18px}.seo-landing-section{padding-top:44px}.seo-landing-panel>h2{font-size:30px}.seo-point-grid section{min-height:auto;padding:22px 18px}.seo-landing-actions{display:grid;grid-template-columns:1fr}.section-heading-row{gap:14px}.service-card,.branch-card{min-height:auto}.branch-card span{margin-top:22px;margin-bottom:22px}.consult-banner{margin-left:18px;margin-right:18px;gap:22px}.banner-copy{padding:0 24px}.banner-copy h2{font-size:24px;line-height:1.35}.banner-copy p{font-size:15px;line-height:1.6}.schedule-card{padding:26px 20px}.service-tabs{position:static;grid-template-columns:1fr}.service-detail-card{padding:26px 20px;scroll-margin-top:24px}.price-table{min-width:560px}.compact-table .price-table{min-width:380px}.extra-table,.gitong-table{min-width:680px}.review-summary{display:grid;padding:26px 20px}.review-list-toolbar{display:grid;padding:22px 18px}.review-write-form{padding:24px 18px}.review-write-heading{display:grid}.review-write-actions{display:grid;grid-template-columns:1fr}.review-form-grid{grid-template-columns:1fr}.branch-detail-body,.branch-guide,.legal-card{padding:26px 20px}.business-license-card{padding:24px 16px}.business-license-heading h2{font-size:24px}.actual-review-card{padding:26px 20px}.review-list-card{padding:22px 20px}.review-score{justify-items:start}.gitong-intro{padding:26px 20px}.gitong-intro h3{font-size:38px}.special-list article{padding:22px 18px}.service-list section{padding:22px 18px}.addon-guide-grid{grid-template-columns:1fr}.footer-info div{grid-template-columns:1fr;gap:2px}.site-footer{text-align:center}.footer-inner{justify-items:center;gap:24px;padding:32px 22px;text-align:center}.footer-brand{justify-self:center}.footer-info{justify-items:center;width:100%;max-width:330px}.footer-info div{justify-items:center}.footer-links{justify-items:center;text-align:center}.footer-sns{justify-items:center;width:100%}.socials{justify-content:center}.copyright{padding:18px 22px 22px;line-height:1.6}.top-button{right:16px;bottom:16px;width:52px;height:52px;font-size:14px}.top-button span{font-size:10px}}@media(max-width:390px){.hero h1{font-size:29px}.sub-hero h1{font-size:32px}.pill-button{min-height:42px;padding:0 20px;font-size:14px}}@keyframes headerDrop{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroRise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes heroPhotoDrift{0%{transform:scale(1.03) translate(0)}to{transform:scale(1.08) translate(-12px)}}@keyframes softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(13px)}}@keyframes chatFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes dotPulse{0%,to{opacity:.42;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}.site-header{animation:headerDrop .72s ease both}.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:var(--accent);border-radius:999px;transform:scaleX(0);transition:transform .22s ease}.main-nav a:hover:after{transform:scaleX(1)}.pill-button{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.pill-button:hover{transform:translateY(-2px)}.pill-button.primary:hover{box-shadow:0 17px 32px #c66f6247}.chat-button{animation:chatFloat 2.8s ease-in-out infinite}.hero-copy>*{animation:heroRise .74s ease both}.hero-copy>:nth-child(2){animation-delay:90ms}.hero-copy>:nth-child(3){animation-delay:.18s}.hero-copy>:nth-child(4){animation-delay:.27s}.hero-copy>:nth-child(5){animation-delay:.36s}.hero-features div{transition:transform .2s ease,color .2s ease}.hero-features div:hover{color:var(--accent);transform:translateY(-4px)}.vertical-word{animation:softFloat 4.8s ease-in-out infinite}.slider-dots span,.slider-dots button{animation:dotPulse 2.4s ease-in-out infinite}.slider-dots span:nth-child(2),.slider-dots button:nth-child(2){animation-delay:.22s}.slider-dots span:nth-child(3),.slider-dots button:nth-child(3){animation-delay:.44s}[data-animate]{opacity:1;transform:none;transition:none}[data-animate].is-visible{opacity:1;transform:none}.no-public-motion,.no-public-motion *{animation:none!important;transition:none!important;transform:none!important}.no-public-motion [data-animate]{opacity:1!important;transform:none!important}.app-route.no-route-motion,.app-route.no-route-motion *,.app-route.no-route-motion *:before,.app-route.no-route-motion *:after,body.no-route-motion *,body.no-route-motion *:before,body.no-route-motion *:after{animation:none!important;transition:none!important;transform:none!important;scroll-behavior:auto!important}.app-route.no-route-motion [data-animate],body.no-route-motion [data-animate]{opacity:1!important;transform:none!important}.service-card,.branch-card,.review-item{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.service-card:hover,.branch-card:hover,.review-item:hover{transform:translateY(-7px);border-color:#c9786861;box-shadow:0 22px 52px #a85e5029}.service-icon-img{transition:transform .22s ease}.service-card:hover .service-icon-img{transform:translateY(-4px) scale(1.06)}.seo-landing-section{padding-top:72px}.seo-landing-panel{max-width:1040px;margin:0 auto}.seo-landing-panel>h2{margin:10px 0 18px;font-family:var(--serif);font-size:clamp(2rem,4vw,3.2rem);line-height:1.2;color:var(--text)}.seo-landing-panel>p:not(.price-label){max-width:760px;color:var(--muted);font-size:1.06rem;line-height:1.9}.seo-point-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px}.seo-point-grid section{min-height:178px;padding:28px;border:1px solid rgba(168,94,80,.18);border-radius:20px;background:#fff;box-shadow:0 18px 42px #603d3414}.seo-point-grid h3{margin:0 0 12px;font-size:1.05rem;color:var(--text)}.seo-point-grid p{margin:0;color:var(--muted);line-height:1.75}.seo-landing-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.section-title span{transform-origin:center;animation:dotPulse 2.8s ease-in-out infinite}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}[data-animate]{opacity:1;transform:none}}.app-main{min-height:60vh}.nav-link.is-active:after{transform:scaleX(1)}.admin-shell{display:grid;grid-template-columns:240px 1fr;width:100%;min-width:0;min-height:calc(100vh - 86px);overflow-x:hidden;background:#fffaf6}.admin-sidebar{min-width:0;padding:28px 22px;background:#4a2d25;color:#fffaf7}.admin-sidebar h1{margin:0 0 26px;font-size:22px}.admin-site-link{display:grid;place-items:center;min-height:42px;margin:-10px 0 10px;color:#4a2d25!important;background:#fffaf7;border-radius:8px;font-weight:800}.admin-logout-button{width:100%;min-height:42px;margin:0 0 20px;color:#fffaf7e6;background:#fffaf71f;border:1px solid rgba(255,250,247,.22);border-radius:8px;font:inherit;font-weight:800;cursor:pointer}.admin-login-shell{display:grid;place-items:center;min-height:100vh;padding:24px;background:#fffaf6}.admin-login-card{display:grid;gap:18px;width:min(100%,460px);padding:34px;background:#fffdfb;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.admin-login-card h1{margin:0;font-family:"Noto Serif KR",serif;font-size:32px;font-weight:600;letter-spacing:0}.admin-login-card>p:not(.price-label):not(.admin-alert):not(.admin-status){margin:0;color:#6f5148;line-height:1.7}.admin-login-form{display:grid;gap:14px}.admin-login-form label{display:grid;gap:7px;color:#6d4b42;font-size:13px;font-weight:800}.admin-login-form input{width:100%;min-height:44px;padding:0 12px;color:#4a2d25;background:#fffaf7;border:1px solid #e6c8be;border-radius:8px;font:inherit}.admin-login-home{justify-self:center;color:#9c5f53;font-size:14px;font-weight:800}.admin-sidebar nav{display:grid;gap:8px}.admin-sidebar a{padding:12px 14px;border-radius:8px;color:#fffaf7d1;font-weight:700}.admin-sidebar a.active{color:#4a2d25;background:#fffaf7}.admin-content{min-width:0;padding:34px}.admin-content>h1{margin:0 0 14px;font-family:"Noto Serif KR",serif;font-size:34px;font-weight:600;letter-spacing:0}.admin-content>p:not(.price-label){margin:0;color:#6f5148;line-height:1.7}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:22px}.admin-panel{padding:24px;color:inherit;background:#fffdfb;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);text-decoration:none}.admin-panel h2{margin:0 0 10px;font-size:18px}.admin-panel strong{display:block;color:var(--accent-dark);font-size:32px}.admin-panel-text{overflow-wrap:anywhere;font-size:22px!important;line-height:1.25}.admin-editor-section{display:grid;gap:18px;margin-top:34px}.admin-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-alert{margin:0;padding:14px 16px;color:#8a352c!important;background:#fff1ec;border:1px solid #e7b8ab;border-radius:8px;font-size:14px;font-weight:700}.admin-status{margin:0;padding:14px 16px;color:#4f6b3a!important;background:#f0f7e8;border:1px solid #cfe2b8;border-radius:8px;font-size:14px;font-weight:800}.admin-section-heading h2{margin:0;font-family:"Noto Serif KR",serif;font-size:28px;font-weight:600;letter-spacing:0}.admin-profile-form,.admin-profile-row,.admin-editor-card,.admin-footer-form,.admin-branch-card{min-width:0;background:#fffdfb;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.admin-profile-form{display:grid;grid-template-columns:132px 1fr 150px 1.2fr auto;gap:14px;align-items:end;padding:22px}.admin-profile-list{display:grid;gap:12px}.admin-profile-row{display:grid;grid-template-columns:132px 1fr 130px 1.2fr auto;gap:14px;align-items:end;padding:18px}.admin-profile-form label,.admin-profile-row label,.admin-image-picker{display:grid;gap:7px;color:#6d4b42;font-size:13px;font-weight:800}.admin-image-picker{cursor:pointer}.admin-image-picker img{width:132px;height:92px;object-fit:cover;border-radius:8px;background:#f8e7df;border:1px solid #e6c8be}.admin-image-picker strong{display:inline-grid;place-items:center;min-height:36px;color:#8e554b;background:#f9e8e1;border-radius:999px;font-size:13px}.admin-image-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.admin-profile-form input,.admin-profile-form select,.admin-profile-row input,.admin-profile-row select,.admin-footer-form input,.admin-edit-table input{width:100%;min-width:0;min-height:42px;padding:0 12px;color:#4a2d25;background:#fffaf7;border:1px solid #e6c8be;border-radius:8px;font:inherit}.admin-footer-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px}.admin-footer-form label{display:grid;gap:7px;color:#6d4b42;font-size:13px;font-weight:800}.admin-branch-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.admin-branch-card{display:grid;gap:14px;padding:18px}.admin-branch-card .admin-image-picker img{width:100%;height:190px}.admin-branch-card label{display:grid;gap:7px;color:#6d4b42;font-size:13px;font-weight:800}.admin-branch-card input{width:100%;min-height:42px;padding:0 12px;color:#4a2d25;background:#fffaf7;border:1px solid #e6c8be;border-radius:8px;font:inherit}.admin-secondary-button,.admin-danger-button{min-height:42px;padding:0 16px;border:0;border-radius:999px;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.admin-secondary-button{color:#8e554b;background:#f9e8e1}.admin-secondary-button:disabled{cursor:not-allowed;opacity:.58}.admin-danger-button{color:#fff;background:#9f4e43}.admin-editor-card{padding:22px}.admin-editor-card h2{margin:0 0 16px;color:#784d43;font-size:20px}.admin-table-title-row{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-bottom:16px}.admin-table-title-row h2{margin:0}.admin-table-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-table-scroll{overflow-x:auto}.admin-edit-table{width:100%;min-width:760px;border-collapse:collapse}.admin-edit-table th,.admin-edit-table td{padding:10px;border-bottom:1px solid rgba(239,216,207,.9);text-align:left}.admin-edit-table th{color:#8e554b;background:#f9e8e1;font-size:14px}.admin-edit-table tfoot td{background:#fff8f4;border-bottom:0;vertical-align:top}.admin-column-editor{display:grid;gap:8px;min-width:150px}.admin-column-editor input{min-width:0;padding:9px 10px;border:1px solid rgba(205,167,152,.8);border-radius:8px;background:#fffdfb;color:#5f4038;font:inherit;font-weight:700}.admin-row-control{width:82px;text-align:center}.admin-mini-button{padding:7px 9px;border:1px solid rgba(205,167,152,.9);border-radius:8px;background:#fffdfb;color:#8e554b;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.admin-mini-button:disabled{opacity:.45;cursor:not-allowed}.admin-mini-button.danger{color:#b34b3d;border-color:#d47c6ce6}.admin-pricing-tabs{display:flex;gap:10px;max-width:520px;padding:10px;background:#fffdfaf0;border:1px solid rgba(239,216,207,.92);border-radius:999px;box-shadow:0 12px 30px #71493d1a}.admin-pricing-tabs a{flex:1;min-width:0;padding:12px 16px;color:#784d43;background:#fff7f2;border-radius:999px;font-size:14px;font-weight:800;text-align:center;text-decoration:none}.admin-pricing-tabs a.active{color:#fffdfb;background:#9f6256}.admin-editor-help{margin:6px 0 0;color:#8d6a61;font-size:13px;font-weight:700;line-height:1.6}.admin-voucher-editor,.admin-voucher-list{display:grid;gap:18px}.admin-voucher-card{padding:18px;background:#fffdfb;border:1px solid rgba(239,216,207,.95);border-radius:8px}.admin-voucher-card.is-new{border-color:#9f6256d9;box-shadow:0 0 0 3px #9f62561f}.admin-voucher-add-status{margin:-4px 0 0;width:fit-content}.admin-voucher-card-head{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:16px}.admin-voucher-card-head strong{color:#784d43;font-size:18px}.admin-voucher-meta-grid,.admin-voucher-plan-grid{display:grid;gap:12px}.admin-voucher-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.admin-voucher-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-voucher-card label,.admin-voucher-card fieldset{min-width:0}.admin-voucher-card label{display:grid;gap:7px;color:#8d5c52;font-size:13px;font-weight:800}.admin-voucher-card input{width:100%;min-width:0;padding:10px 11px;border:1px solid rgba(205,167,152,.82);border-radius:8px;background:#fffdfb;color:#4f332d;font:inherit;font-size:14px;font-weight:700}.admin-voucher-card fieldset{display:grid;gap:10px;margin:0;padding:14px;border:1px solid rgba(239,216,207,.95);border-radius:8px;background:#fff8f4}.admin-voucher-card legend{padding:0 6px;color:#784d43;font-size:15px;font-weight:900}.admin-voucher-self-field input{border-color:#e8ae7ff2;background:#fff5eb;color:#a85e34;font-size:16px;font-weight:900}.sub-page-link{color:var(--accent-dark);font-weight:800}.managers-section{display:grid;gap:34px}.manager-intro{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:stretch;padding:34px;background:#fffdfae0;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.manager-intro h2{margin:0;font-family:"Noto Serif KR",serif;font-size:30px;font-weight:600;letter-spacing:0;line-height:1.42}.manager-intro p:not(.price-label){margin:18px 0 0;color:#6f5148;font-size:16px;line-height:1.85}.manager-photo{min-height:260px;background-image:url(/assets/Hero/2.png);background-size:cover;background-position:center;border-radius:8px}.manager-profile-grid,.manager-step-grid{display:grid;gap:18px}.manager-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-manager-marquee{position:relative;overflow:hidden;margin:0 -24px;padding:4px 24px 12px}.home-manager-marquee:before,.home-manager-marquee:after{content:"";position:absolute;top:0;bottom:0;width:82px;pointer-events:none;z-index:2}.home-manager-marquee:before{left:0;background:linear-gradient(90deg,#fffaf6,#fffaf600)}.home-manager-marquee:after{right:0;background:linear-gradient(270deg,#fffaf6,#fffaf600)}.home-manager-track{display:flex;gap:18px;width:max-content;animation:homeManagerScroll 150s linear infinite;will-change:transform}.home-manager-marquee:hover .home-manager-track{animation-play-state:paused}.home-manager-card{flex:0 0 clamp(250px,30vw,320px)}.home-manager-card[data-animate],#manager[data-animate]{opacity:1;transform:none}.manager-profile-card,.manager-process{padding:28px;background:#fffdfae0;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.manager-profile-card h3,.manager-step-grid h3{margin:0 0 14px;color:#784d43;font-size:20px;font-weight:700}.manager-profile-card p:not(.price-label),.manager-step-grid p{margin:0 0 18px;color:#6f5148;font-size:15px;line-height:1.7}.manager-profile-card{overflow:hidden;padding:0}.manager-profile-card .price-label,.manager-profile-card h3,.manager-profile-card p:not(.price-label){margin-left:24px;margin-right:24px}.manager-profile-card .price-label{margin-top:22px}.manager-profile-card p:not(.price-label){margin-bottom:24px}.manager-profile-photo{aspect-ratio:4 / 3;overflow:hidden;background:#f8e7df}.manager-profile-photo img{width:100%;height:100%;object-fit:cover;object-position:center}@keyframes homeManagerScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}@media(prefers-reduced-motion:reduce){.home-manager-track{animation:none;transform:none}}.manager-step-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.manager-step-grid section{padding:22px;background:#fff8f5b8;border:1px solid rgba(239,216,207,.9);border-radius:8px}.manager-step-grid span{display:block;margin-bottom:18px;color:#c97868;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:700}.manager-consult{width:100%;margin-bottom:0}@media(max-width:1320px){.admin-profile-form{grid-template-columns:92px repeat(2,minmax(0,1fr))}.admin-profile-form .pill-button{grid-column:1 / -1;width:100%}.admin-profile-row{grid-template-columns:84px repeat(2,minmax(0,1fr)) auto}}@media(max-width:1120px){.manager-intro{grid-template-columns:1fr}.manager-profile-grid,.manager-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:sticky;top:0;z-index:12;padding:18px;width:100%}.admin-sidebar h1{margin-bottom:14px}.admin-site-link{margin:0 0 14px}.admin-logout-button{margin-bottom:14px}.admin-sidebar nav{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.admin-sidebar a{flex:0 0 auto;white-space:nowrap}.admin-content{padding:24px 18px 34px;width:100%}.admin-grid,.admin-profile-form,.admin-profile-row,.admin-footer-form{grid-template-columns:1fr}.admin-image-picker img{width:100%;height:auto;aspect-ratio:4 / 3}.admin-section-heading{display:grid;align-items:start}.manager-intro,.manager-profile-grid,.manager-step-grid,.admin-branch-list{grid-template-columns:1fr}.manager-intro{padding:26px 20px}}@media(max-width:560px){.admin-content>h1{font-size:28px}.admin-panel,.admin-editor-card{padding:20px}.admin-profile-form,.admin-profile-row,.admin-footer-form{padding:16px}.admin-voucher-meta-grid,.admin-voucher-plan-grid{grid-template-columns:1fr}.admin-edit-table{min-width:620px}.admin-table-title-row{align-items:flex-start;flex-direction:column}.admin-table-actions{width:100%}.admin-pricing-tabs{max-width:none}.admin-pricing-tabs a{padding:11px 10px;font-size:13px}.admin-login-card{padding:26px 20px}.manager-intro h2{font-size:25px}.manager-photo{min-height:220px}.manager-profile-card h3,.manager-step-grid h3{font-size:18px}.manager-process{padding:22px 18px}}
