:root{--ink:#2d222a;--muted:#766b72;--line:#eadfe5;--brand:#a63f75;--soft:#fbf5f8;--white:#fff}*{box-sizing:border-box}body{margin:0;font-family:Arial,"Noto Sans KR",sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}.ps-top{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100% - 1120px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20}.ps-brand{display:flex;align-items:center;gap:12px;min-width:0}.ps-brand img{width:46px;height:46px;object-fit:contain;border-radius:10px}.ps-brand span{display:grid;gap:2px;min-width:0}.ps-brand strong{font-size:17px}.ps-brand small{max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:12px;font-weight:400}.ps-wrap{max-width:1120px;margin:auto;padding:34px 20px 100px}.ps-hero{display:grid;grid-template-columns:1.08fr .92fr;min-height:560px;border-radius:28px;overflow:hidden;background:var(--soft);border:1px solid var(--line)}.ps-hero-media img{width:100%;height:100%;object-fit:cover}.ps-hero-copy{padding:64px;display:flex;flex-direction:column;justify-content:center}.ps-shop-logo{width:120px;height:120px;object-fit:contain;margin-bottom:20px}.ps-badge,.ps-category{display:inline-flex;width:max-content;padding:7px 11px;border-radius:999px;background:#f4e2ec;color:var(--brand);font-size:13px;font-weight:700}.ps-hero h1{font-size:52px;margin:14px 0}.ps-tagline{font-size:21px;line-height:1.6;color:var(--muted)}.ps-actions{display:flex;gap:10px;margin-top:24px}.ps-actions a,.ps-actions span,.ps-primary{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 22px;border-radius:12px;border:1px solid var(--line);font-weight:700}.ps-primary{background:var(--brand);color:white;border:0;cursor:pointer}.ps-disabled{background:#eee;color:#999}.ps-section{padding:64px 0;border-bottom:1px solid var(--line)}.ps-section h2{font-size:30px;margin:0 0 24px}.ps-section>p{font-size:18px;line-height:1.9;color:#51474d;max-width:850px}.ps-note{margin-top:22px;padding:20px;border-radius:16px;background:var(--soft);line-height:1.7}.ps-services{display:grid;gap:14px}.ps-services article{display:flex;justify-content:space-between;gap:20px;padding:24px;border:1px solid var(--line);border-radius:18px}.ps-services h3{margin:0 0 8px}.ps-services p{margin:0;color:var(--muted)}.ps-price{text-align:right;white-space:nowrap}.ps-price span{display:block;color:var(--muted);margin-top:7px}.ps-info dl>div{display:grid;grid-template-columns:120px 1fr;padding:15px 0;border-bottom:1px solid var(--line)}.ps-info dt{font-weight:700}.ps-info dd{margin:0;color:var(--muted)}.ps-footer{padding:28px 20px 90px;text-align:center;color:#9b9096;font-size:12px}.ps-footer a{color:inherit}.ps-bottom{display:none}.ps-form-body{background:#faf7f9}.ps-form-wrap{max-width:720px;margin:0 auto;padding:40px 20px 100px}.ps-form-card{background:white;border:1px solid var(--line);border-radius:24px;padding:34px;margin-bottom:18px}.ps-form-card h1{font-size:34px;margin:12px 0}.ps-form-card h2{margin-top:0}.ps-form-card>p{color:var(--muted);line-height:1.7}.ps-form-card form{display:grid;gap:18px;margin-top:26px}.ps-form-card label{display:grid;gap:8px;font-weight:700}.ps-form-card input,.ps-form-card select,.ps-form-card textarea{width:100%;padding:14px;border:1px solid #d9cfd4;border-radius:11px;background:white;font:inherit}.ps-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ps-check{grid-template-columns:auto 1fr!important;align-items:center;font-weight:400!important}.ps-check input{width:auto}.ps-error{padding:14px;border-radius:12px;background:#fff0f0;color:#9c3030;margin-top:18px}.ps-done{text-align:center;padding:60px 34px}.ps-inline-search{grid-template-columns:1fr auto!important}.ps-reservations{display:grid;gap:12px}.ps-reservations article{display:flex;justify-content:space-between;align-items:center;padding:18px;border:1px solid var(--line);border-radius:15px}.ps-reservations h3{margin:8px 0 5px}.ps-reservations p{margin:0;color:var(--muted)}.ps-status{font-size:12px;font-weight:700;padding:5px 8px;border-radius:99px;background:#eee}.ps-status-approved,.ps-status-completed{background:#e7f6ec;color:#257440}.ps-status-rejected,.ps-status-cancelled,.ps-status-noshow{background:#fdeaea;color:#a23b3b}.ps-empty{text-align:center;padding:40px;color:var(--muted)}
@media(max-width:760px){.ps-top{height:58px;padding:0 16px}.ps-brand img{width:40px;height:40px}.ps-brand small{max-width:190px}.ps-wrap{padding:16px 14px 90px}.ps-hero{grid-template-columns:1fr;min-height:0;border-radius:22px}.ps-hero-media{height:360px}.ps-hero-copy{padding:30px 24px 36px}.ps-shop-logo{width:90px;height:90px}.ps-hero h1{font-size:38px}.ps-tagline{font-size:17px}.ps-section{padding:42px 4px}.ps-section h2{font-size:25px}.ps-services article{padding:18px}.ps-bottom{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;background:white;border-top:1px solid var(--line);z-index:30}.ps-bottom a,.ps-bottom span{padding:18px;text-align:center;font-weight:700}.ps-bottom .active{background:var(--brand);color:white}.ps-form-wrap{padding:22px 14px 80px}.ps-form-card{padding:24px 20px;border-radius:20px}.ps-form-card h1{font-size:29px}.ps-form-grid{grid-template-columns:1fr}.ps-inline-search{grid-template-columns:1fr!important}.ps-reservations article{align-items:flex-start;gap:10px}}
.ps-footer a[href="/"]{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none}
.ps-footer a[href="/"]::before{content:"";width:22px;height:22px;background:url('/assets/images/brand/beautyntrust_mark.png') center/contain no-repeat;flex:0 0 22px}
.ps-bottom>a:only-child,.ps-bottom>span:only-child{grid-column:1/-1}

.ps-sample-notice{margin:16px 0;padding:14px 16px;border:1px solid #ead7a3;border-radius:12px;background:#fff9e8;color:#594a25}.ps-sample-notice b{display:block;margin-bottom:5px}.ps-sample-notice p{margin:0;line-height:1.6}
