:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}:root{--navy:#111b31;--muted:#687386;--line:#e5e8ef;--bg:#fff;--purple:#5b35f2}body{color:var(--navy);background:#f4f5f7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font-family:inherit}button{cursor:pointer}.phone{background:#fff;max-width:430px;min-height:100vh;margin:0 auto;position:relative;overflow-x:hidden}.home-page{padding:52px 18px 110px}.page{padding:26px 18px 110px}.home-head{justify-content:space-between;align-items:flex-start;margin-bottom:26px;display:flex}.home-head h1{letter-spacing:-2px;color:#050816;margin:0;font-size:44px;font-weight:950;line-height:1.02}.home-head p{color:#6f7889;margin:16px 0 0;font-size:19px;font-weight:800}.head-icon{background:#f3efff;border-radius:50%;place-items:center;width:68px;height:68px;display:grid;overflow:hidden}.head-icon img{object-fit:contain;width:42px;height:42px}.notice-card{background:#fff;border:1px solid #e3e5eb;border-radius:24px;align-items:center;gap:18px;margin-bottom:26px;padding:20px;display:flex;box-shadow:0 8px 16px #111b310d}.notice-icon{background:#f0f3f6;border-radius:50%;place-items:center;width:58px;height:58px;font-size:28px;display:grid}.notice-card strong{margin-bottom:8px;font-size:22px;font-weight:950;display:block}.notice-card p{color:#687386;margin:0;font-size:18px;font-weight:700}.rider-banner-image{cursor:pointer;border-radius:24px;margin-bottom:24px;display:block;overflow:hidden}.rider-banner-image img{border-radius:24px;width:100%;display:block}.section-head{display:none}.service-grid{grid-template-columns:repeat(2,1fr);gap:16px 14px;display:grid}.service-card{text-align:left;height:310px;color:var(--navy);background:#fff;border:1px solid #e3e5eb;border-radius:28px;flex-direction:column;padding:14px;display:flex;overflow:hidden}.service-card.cream{background:#fff5e7}.service-card.yellow{background:#fff9df}.service-card.green{background:#eafff1}.service-card.peach{background:#fff0e8}.service-card.blue{background:#eef6ff}.service-card.purple{background:#f1ecff}.service-img{background:#ffffffb3;border-radius:22px;flex-shrink:0;width:100%;height:190px;margin-bottom:14px;overflow:hidden}.service-img img{object-fit:cover;width:100%;height:100%;display:block}.service-card strong{letter-spacing:-.8px;word-break:keep-all;margin-bottom:8px;font-size:20px;font-weight:950;line-height:1.15;display:block}.service-card p{color:#687386;word-break:keep-all;margin:0;font-size:15px;font-weight:700;line-height:1.35}.bottom-nav{z-index:50;background:#fff;border-top:1px solid #e5e8ef;grid-template-columns:repeat(4,1fr);width:min(430px,100%);height:88px;padding:8px 10px 10px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#3f444b;background:0 0;border:none;font-size:13px;font-weight:800}.bottom-nav button span{border-radius:999px;place-items:center;width:64px;height:36px;margin:0 auto 4px;font-size:23px;display:grid}.bottom-nav button.active span{background:#eef2f6}.back-btn{color:var(--navy);background:#eef2f6;border:none;border-radius:999px;margin-bottom:24px;padding:11px 16px;font-weight:900}.page-title{margin:0;font-size:34px;font-weight:950}.page-subtitle{color:#687386;margin:10px 0 24px;font-size:16px}.empty-card,.order-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:20px}.order-list{flex-direction:column;gap:14px;display:flex}.order-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.order-top strong{font-size:19px;font-weight:950}.order-card p{margin:8px 0;font-size:15px;line-height:1.5}.urgent-badge,.normal-badge{border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950}.urgent-badge{color:#fff;background:#ef4444}.normal-badge{color:#394150;background:#eef2f6}.request-page{background:#fff;min-height:100vh;padding:28px 22px 150px}.request-header{grid-template-columns:44px 1fr 44px;align-items:center;margin-bottom:28px;display:grid}.request-header h1{text-align:center;letter-spacing:-1.2px;color:#111827;margin:0;font-size:30px;font-weight:950;line-height:1.1}.request-back{color:#111827;background:0 0;border:none;width:44px;height:44px;padding:0;font-size:36px;font-weight:500;line-height:1}.header-spacer{width:44px;height:44px}.selected-service-card{background:#f2efff;border:1px solid #ddd7fb;border-radius:26px;align-items:center;gap:18px;margin-bottom:24px;padding:24px 20px;display:flex}.selected-icon{background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:72px;height:72px;font-size:32px;display:grid}.selected-service-card p{color:#687386;margin:0 0 7px;font-size:17px;font-weight:900}.selected-service-card strong{letter-spacing:-1.2px;color:#111827;font-size:30px;font-weight:950;line-height:1.1;display:block}.request-form{flex-direction:column;gap:14px;display:flex}.field-label{color:#687386;z-index:1;background:#fff;align-self:flex-start;margin:0 0 -26px 22px;padding:0 7px;font-size:18px;font-weight:800}.request-input,.request-textarea{background:#fff;border:1px solid #e5e7eb;border-radius:22px;outline:none;width:100%;padding:20px;font-size:22px;font-weight:700;line-height:1.25;box-shadow:0 1px 2px #111b3108;color:#111827!important;caret-color:#111827!important}.request-input{height:66px}.request-input::placeholder,.request-textarea::placeholder{font-weight:700;color:#687386!important;opacity:1!important}.request-input:focus,.request-textarea:focus{border-color:#c7c2f8;box-shadow:0 0 0 3px #5b35f214}select.request-input{appearance:auto;color:#111827!important}.request-textarea{resize:none;min-height:126px}.area-guide-card{color:#111827;background:#f7f7fb;border:1px solid #e3e5eb;border-radius:24px;padding:21px 18px}.area-guide-card strong{letter-spacing:-.6px;margin-bottom:14px;font-size:22px;font-weight:950;display:block}.area-guide-card p{letter-spacing:-.5px;margin:9px 0;font-size:18px;font-weight:800;line-height:1.35}.urgent-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:22px 18px;display:flex}.urgent-left{align-items:center;gap:16px;display:flex}.urgent-left>span{font-size:30px}.urgent-left strong{color:#111827;margin-bottom:7px;font-size:24px;font-weight:950;line-height:1.1;display:block}.urgent-left p{color:#687386;margin:0;font-size:15px;font-weight:850;line-height:1.3}.switch{background:#e6e7ec;border:3px solid #8b9099;border-radius:999px;flex-shrink:0;width:72px;height:42px;padding:3px}.switch span{background:#7d848e;border-radius:50%;width:28px;height:28px;transition:transform .18s;display:block}.switch.on{background:#5b35f2;border-color:#5b35f2}.switch.on span{background:#fff;transform:translate(29px)}.payment-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px 18px}.payment-card>strong{letter-spacing:-.7px;color:#111827;margin-bottom:18px;font-size:24px;font-weight:950;line-height:1.1;display:block}.payment-buttons{grid-template-columns:1fr 1fr;gap:22px;padding:0 20px;display:grid}.payment-buttons button{color:#3f444b;background:#fff;border:1px solid #c9ccd5;border-radius:14px;height:56px;font-size:20px;font-weight:800}.payment-buttons button.selected{color:#111827;background:#dfe7ff;border-color:#dbe3ff}.total-card{color:#fff;background:#111b31;border-radius:26px;margin-top:16px;padding:24px 20px}.total-card p{color:#cbd5e1;margin:0 0 16px;font-size:18px;font-weight:850}.total-card strong{color:#fff;letter-spacing:-1.5px;margin-bottom:18px;font-size:46px;font-weight:950;line-height:1;display:block}.total-card span{color:#cbd5e1;word-break:keep-all;font-size:16px;font-weight:750;line-height:1.45;display:block}.final-note{color:#687386;word-break:keep-all;margin:16px 2px 0;font-size:16px;font-weight:850;line-height:1.55}.request-bottom{z-index:60;background:#fffffff2;border-top:1px solid #eef0f4;width:min(430px,100%);padding:14px 22px 22px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.request-bottom button{color:#fff;letter-spacing:-.5px;background:#5b35f2;border:none;border-radius:18px;width:100%;height:64px;font-size:22px;font-weight:950}@media (width<=370px){.request-page{padding-left:16px;padding-right:16px}.selected-service-card strong{font-size:26px}.request-input,.request-textarea{font-size:19px}.area-guide-card p{font-size:16px}.total-card strong{font-size:40px}}.modal-backdrop{z-index:200;background:#1118276b;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.notice-modal{color:#111827;background:#fff;border-radius:24px;width:100%;max-width:370px;padding:26px 22px 20px;box-shadow:0 24px 60px #111b3138}.notice-modal h2{letter-spacing:-.7px;margin:0 0 18px;font-size:24px;font-weight:950;line-height:1.2}.notice-modal p{color:#374151;word-break:keep-all;margin:0 0 14px;font-size:17px;font-weight:750;line-height:1.55}.notice-modal button{color:#fff;background:#5b35f2;border:none;border-radius:16px;width:100%;height:54px;margin-top:10px;font-size:17px;font-weight:950}.order-history-page{padding-bottom:120px}.lookup-card{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:24px;margin-bottom:18px;padding:20px}.lookup-label{color:#687386;margin-bottom:10px;font-size:17px;font-weight:900;display:block}.lookup-card p{color:#687386;word-break:keep-all;margin:12px 2px 0;font-size:14px;font-weight:750;line-height:1.45}.order-empty{color:#687386;margin-top:16px;font-weight:850;line-height:1.5}.order-history-list{flex-direction:column;gap:16px;margin-top:18px;display:flex}.history-order-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:20px;box-shadow:0 8px 16px #111b310a}.history-order-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.history-order-top strong{color:#111827;letter-spacing:-.6px;font-size:21px;font-weight:950;line-height:1.2;display:block}.history-order-top p{color:#687386;margin:7px 0 0;font-size:14px;font-weight:800}.status-badge{color:#394150;background:#eef2f6;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:13px;font-weight:950}.status-대기중{color:#9a6700;background:#fff7dd}.status-배차됨,.status-진행중{color:#1d4ed8;background:#e8f0ff}.status-완료{color:#047857;background:#e8fff1}.status-취소{color:#b91c1c;background:#fee2e2}.history-order-body{background:#f7f8fb;border-radius:18px;padding:15px 14px}.history-order-body p{color:#374151;word-break:keep-all;margin:8px 0;font-size:15px;font-weight:750;line-height:1.45}.history-order-body b{color:#111827;min-width:66px;font-weight:950;display:inline-block}.cancel-order-btn{color:#fff;background:#ef4444;border:none;border-radius:16px;width:100%;height:54px;margin-top:16px;font-size:17px;font-weight:950}.cancel-order-btn *{box-sizing:border-box}.cancel-order-btn :root{--navy:#111b31;--muted:#687386;--line:#e5e8ef;--bg:#fff;--purple:#5b35f2}.cancel-order-btn body{color:var(--navy);background:#f4f5f7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cancel-order-btn button,.cancel-order-btn input,.cancel-order-btn select,.cancel-order-btn textarea{font-family:inherit}.cancel-order-btn button{cursor:pointer}.cancel-order-btn .phone{background:#fff;max-width:430px;min-height:100vh;margin:0 auto;position:relative;overflow-x:hidden}.cancel-order-btn .home-page{padding:52px 18px 110px}.cancel-order-btn .page{padding:26px 18px 110px}.cancel-order-btn .home-head{justify-content:space-between;align-items:flex-start;margin-bottom:26px;display:flex}.cancel-order-btn .home-head h1{letter-spacing:-2px;color:#050816;margin:0;font-size:44px;font-weight:950;line-height:1.02}.cancel-order-btn .home-head p{color:#6f7889;margin:16px 0 0;font-size:19px;font-weight:800}.cancel-order-btn .head-icon{background:#f3efff;border-radius:50%;place-items:center;width:68px;height:68px;display:grid;overflow:hidden}.cancel-order-btn .head-icon img{object-fit:contain;width:42px;height:42px}.cancel-order-btn .notice-card{background:#fff;border:1px solid #e3e5eb;border-radius:24px;align-items:center;gap:18px;margin-bottom:26px;padding:20px;display:flex;box-shadow:0 8px 16px #111b310d}.cancel-order-btn .notice-icon{background:#f0f3f6;border-radius:50%;place-items:center;width:58px;height:58px;font-size:28px;display:grid}.cancel-order-btn .notice-card strong{margin-bottom:8px;font-size:22px;font-weight:950;display:block}.cancel-order-btn .notice-card p{color:#687386;margin:0;font-size:18px;font-weight:700}.cancel-order-btn .rider-banner-image{cursor:pointer;border-radius:24px;margin-bottom:24px;display:block;overflow:hidden}.cancel-order-btn .rider-banner-image img{border-radius:24px;width:100%;display:block}.cancel-order-btn .section-head{display:none}.cancel-order-btn .service-grid{grid-template-columns:repeat(2,1fr);gap:16px 14px;display:grid}.cancel-order-btn .service-card{text-align:left;height:310px;color:var(--navy);background:#fff;border:1px solid #e3e5eb;border-radius:28px;flex-direction:column;padding:14px;display:flex;overflow:hidden}.cancel-order-btn .service-card.cream{background:#fff5e7}.cancel-order-btn .service-card.yellow{background:#fff9df}.cancel-order-btn .service-card.green{background:#eafff1}.cancel-order-btn .service-card.peach{background:#fff0e8}.cancel-order-btn .service-card.blue{background:#eef6ff}.cancel-order-btn .service-card.purple{background:#f1ecff}.cancel-order-btn .service-img{background:#ffffffb3;border-radius:22px;flex-shrink:0;width:100%;height:190px;margin-bottom:14px;overflow:hidden}.cancel-order-btn .service-img img{object-fit:cover;width:100%;height:100%;display:block}.cancel-order-btn .service-card strong{letter-spacing:-.8px;word-break:keep-all;margin-bottom:8px;font-size:20px;font-weight:950;line-height:1.15;display:block}.cancel-order-btn .service-card p{color:#687386;word-break:keep-all;margin:0;font-size:15px;font-weight:700;line-height:1.35}.cancel-order-btn .bottom-nav{z-index:50;background:#fff;border-top:1px solid #e5e8ef;grid-template-columns:repeat(4,1fr);width:min(430px,100%);height:88px;padding:8px 10px 10px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.cancel-order-btn .bottom-nav button{color:#3f444b;background:0 0;border:none;font-size:13px;font-weight:800}.cancel-order-btn .bottom-nav button span{border-radius:999px;place-items:center;width:64px;height:36px;margin:0 auto 4px;font-size:23px;display:grid}.cancel-order-btn .bottom-nav button.active span{background:#eef2f6}.cancel-order-btn .back-btn{color:var(--navy);background:#eef2f6;border:none;border-radius:999px;margin-bottom:24px;padding:11px 16px;font-weight:900}.cancel-order-btn .page-title{margin:0;font-size:34px;font-weight:950}.cancel-order-btn .page-subtitle{color:#687386;margin:10px 0 24px;font-size:16px}.cancel-order-btn .empty-card,.cancel-order-btn .order-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:20px}.cancel-order-btn .order-list{flex-direction:column;gap:14px;display:flex}.cancel-order-btn .order-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.cancel-order-btn .order-top strong{font-size:19px;font-weight:950}.cancel-order-btn .order-card p{margin:8px 0;font-size:15px;line-height:1.5}.cancel-order-btn .urgent-badge,.cancel-order-btn .normal-badge{border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950}.cancel-order-btn .urgent-badge{color:#fff;background:#ef4444}.cancel-order-btn .normal-badge{color:#394150;background:#eef2f6}.cancel-order-btn .request-page{background:#fff;min-height:100vh;padding:28px 22px 150px}.cancel-order-btn .request-header{grid-template-columns:44px 1fr 44px;align-items:center;margin-bottom:28px;display:grid}.cancel-order-btn .request-header h1{text-align:center;letter-spacing:-1.2px;color:#111827;margin:0;font-size:30px;font-weight:950;line-height:1.1}.cancel-order-btn .request-back{color:#111827;background:0 0;border:none;width:44px;height:44px;padding:0;font-size:36px;font-weight:500;line-height:1}.cancel-order-btn .header-spacer{width:44px;height:44px}.cancel-order-btn .selected-service-card{background:#f2efff;border:1px solid #ddd7fb;border-radius:26px;align-items:center;gap:18px;margin-bottom:24px;padding:24px 20px;display:flex}.cancel-order-btn .selected-icon{background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:72px;height:72px;font-size:32px;display:grid}.cancel-order-btn .selected-service-card p{color:#687386;margin:0 0 7px;font-size:17px;font-weight:900}.cancel-order-btn .selected-service-card strong{letter-spacing:-1.2px;color:#111827;font-size:30px;font-weight:950;line-height:1.1;display:block}.cancel-order-btn .request-form{flex-direction:column;gap:14px;display:flex}.cancel-order-btn .field-label{color:#687386;z-index:1;background:#fff;align-self:flex-start;margin:0 0 -26px 22px;padding:0 7px;font-size:18px;font-weight:800}.cancel-order-btn .request-input,.cancel-order-btn .request-textarea{background:#fff;border:1px solid #e5e7eb;border-radius:22px;outline:none;width:100%;padding:20px;font-size:22px;font-weight:700;line-height:1.25;box-shadow:0 1px 2px #111b3108;color:#111827!important;caret-color:#111827!important}.cancel-order-btn .request-input{height:66px}.cancel-order-btn .request-input::placeholder,.cancel-order-btn .request-textarea::placeholder{font-weight:700;color:#687386!important;opacity:1!important}.cancel-order-btn .request-input:focus,.cancel-order-btn .request-textarea:focus{border-color:#c7c2f8;box-shadow:0 0 0 3px #5b35f214}.cancel-order-btn select.request-input{appearance:auto;color:#111827!important}.cancel-order-btn .request-textarea{resize:none;min-height:126px}.cancel-order-btn .area-guide-card{color:#111827;background:#f7f7fb;border:1px solid #e3e5eb;border-radius:24px;padding:21px 18px}.cancel-order-btn .area-guide-card strong{letter-spacing:-.6px;margin-bottom:14px;font-size:22px;font-weight:950;display:block}.cancel-order-btn .area-guide-card p{letter-spacing:-.5px;margin:9px 0;font-size:18px;font-weight:800;line-height:1.35}.cancel-order-btn .urgent-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:22px 18px;display:flex}.cancel-order-btn .urgent-left{align-items:center;gap:16px;display:flex}.cancel-order-btn .urgent-left>span{font-size:30px}.cancel-order-btn .urgent-left strong{color:#111827;margin-bottom:7px;font-size:24px;font-weight:950;line-height:1.1;display:block}.cancel-order-btn .urgent-left p{color:#687386;margin:0;font-size:15px;font-weight:850;line-height:1.3}.cancel-order-btn .switch{background:#e6e7ec;border:3px solid #8b9099;border-radius:999px;flex-shrink:0;width:72px;height:42px;padding:3px}.cancel-order-btn .switch span{background:#7d848e;border-radius:50%;width:28px;height:28px;transition:transform .18s;display:block}.cancel-order-btn .switch.on{background:#5b35f2;border-color:#5b35f2}.cancel-order-btn .switch.on span{background:#fff;transform:translate(29px)}.cancel-order-btn .payment-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px 18px}.cancel-order-btn .payment-card>strong{letter-spacing:-.7px;color:#111827;margin-bottom:18px;font-size:24px;font-weight:950;line-height:1.1;display:block}.cancel-order-btn .payment-buttons{grid-template-columns:1fr 1fr;gap:22px;padding:0 20px;display:grid}.cancel-order-btn .payment-buttons button{color:#3f444b;background:#fff;border:1px solid #c9ccd5;border-radius:14px;height:56px;font-size:20px;font-weight:800}.cancel-order-btn .payment-buttons button.selected{color:#111827;background:#dfe7ff;border-color:#dbe3ff}.cancel-order-btn .total-card{color:#fff;background:#111b31;border-radius:26px;margin-top:16px;padding:24px 20px}.cancel-order-btn .total-card p{color:#cbd5e1;margin:0 0 16px;font-size:18px;font-weight:850}.cancel-order-btn .total-card strong{color:#fff;letter-spacing:-1.5px;margin-bottom:18px;font-size:46px;font-weight:950;line-height:1;display:block}.cancel-order-btn .total-card span{color:#cbd5e1;word-break:keep-all;font-size:16px;font-weight:750;line-height:1.45;display:block}.cancel-order-btn .final-note{color:#687386;word-break:keep-all;margin:16px 2px 0;font-size:16px;font-weight:850;line-height:1.55}.cancel-order-btn .request-bottom{z-index:60;background:#fffffff2;border-top:1px solid #eef0f4;width:min(430px,100%);padding:14px 22px 22px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.cancel-order-btn .request-bottom button{color:#fff;letter-spacing:-.5px;background:#5b35f2;border:none;border-radius:18px;width:100%;height:64px;font-size:22px;font-weight:950}@media (width<=370px){.cancel-order-btn .request-page{padding-left:16px;padding-right:16px}.cancel-order-btn .selected-service-card strong{font-size:26px}.cancel-order-btn .request-input,.cancel-order-btn .request-textarea{font-size:19px}.cancel-order-btn .area-guide-card p{font-size:16px}.cancel-order-btn .total-card strong{font-size:40px}}.cancel-order-btn .modal-backdrop{z-index:200;background:#1118276b;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.cancel-order-btn .notice-modal{color:#111827;background:#fff;border-radius:24px;width:100%;max-width:370px;padding:26px 22px 20px;box-shadow:0 24px 60px #111b3138}.cancel-order-btn .notice-modal h2{letter-spacing:-.7px;margin:0 0 18px;font-size:24px;font-weight:950;line-height:1.2}.cancel-order-btn .notice-modal p{color:#374151;word-break:keep-all;margin:0 0 14px;font-size:17px;font-weight:750;line-height:1.55}.cancel-order-btn .notice-modal button{color:#fff;background:#5b35f2;border:none;border-radius:16px;width:100%;height:54px;margin-top:10px;font-size:17px;font-weight:950}.cancel-order-btn .order-history-page{padding-bottom:120px}.cancel-order-btn .lookup-card{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:24px;margin-bottom:18px;padding:20px}.cancel-order-btn .lookup-label{color:#687386;margin-bottom:10px;font-size:17px;font-weight:900;display:block}.cancel-order-btn .lookup-card p{color:#687386;word-break:keep-all;margin:12px 2px 0;font-size:14px;font-weight:750;line-height:1.45}.cancel-order-btn .order-empty{color:#687386;margin-top:16px;font-weight:850;line-height:1.5}.cancel-order-btn .order-history-list{flex-direction:column;gap:16px;margin-top:18px;display:flex}.cancel-order-btn .history-order-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:20px;box-shadow:0 8px 16px #111b310a}.cancel-order-btn .history-order-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.cancel-order-btn .history-order-top strong{color:#111827;letter-spacing:-.6px;font-size:21px;font-weight:950;line-height:1.2;display:block}.cancel-order-btn .history-order-top p{color:#687386;margin:7px 0 0;font-size:14px;font-weight:800}.cancel-order-btn .status-badge{color:#394150;background:#eef2f6;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:13px;font-weight:950}.cancel-order-btn .status-대기중{color:#9a6700;background:#fff7dd}.cancel-order-btn .status-배차됨,.cancel-order-btn .status-진행중{color:#1d4ed8;background:#e8f0ff}.cancel-order-btn .status-완료{color:#047857;background:#e8fff1}.cancel-order-btn .status-취소{color:#b91c1c;background:#fee2e2}.cancel-order-btn .history-order-body{background:#f7f8fb;border-radius:18px;padding:15px 14px}.cancel-order-btn .history-order-body p{color:#374151;word-break:keep-all;margin:8px 0;font-size:15px;font-weight:750;line-height:1.45}.cancel-order-btn .history-order-body b{color:#111827;min-width:66px;font-weight:950;display:inline-block}.cancel-order-btn .cancel-order-btn{color:#fff;background:#ef4444;border:none;border-radius:16px;width:100%;height:54px;margin-top:16px;font-size:17px;font-weight:950}.cancel-order-btn .cancel-disabled-text{color:#687386;text-align:center;margin:16px 2px 0;font-size:14px;font-weight:850;line-height:1.45}.cancel-order-btn .customer-center-card{background:#f8f5ff;border:1px solid #e3e5eb;border-radius:24px;margin:0 0 24px;padding:20px;box-shadow:0 8px 16px #111b310a}.cancel-order-btn .customer-center-text span{color:#5b35f2;background:#fff;border-radius:999px;margin-bottom:8px;padding:6px 10px;font-size:12px;font-weight:950;display:inline-block}.cancel-order-btn .customer-center-text strong{color:#111827;letter-spacing:-.7px;margin-bottom:8px;font-size:22px;font-weight:950;line-height:1.2;display:block}.cancel-order-btn .customer-center-text p{color:#687386;word-break:keep-all;margin:6px 0;font-size:15px;font-weight:800;line-height:1.45}.cancel-order-btn .customer-center-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.cancel-order-btn .customer-center-actions button{color:#fff;background:#5b35f2;border:none;border-radius:14px;height:48px;font-size:15px;font-weight:950}.cancel-order-btn .customer-center-actions button:nth-child(2){color:#111827;background:#fff;border:1px solid #d6d9e2}.cancel-order-btn .guide-card{margin-top:18px}@media (width<=370px){.cancel-order-btn .customer-center-actions{grid-template-columns:1fr}}.cancel-disabled-text{color:#687386;text-align:center;margin:16px 2px 0;font-size:14px;font-weight:850;line-height:1.45}.customer-center-card{text-align:left;background:linear-gradient(135deg,#f7f4ff 0%,#fff 100%);border:1px solid #e3e7ef;border-radius:24px;margin:18px 0 24px;padding:18px;position:relative;overflow:hidden;box-shadow:0 10px 24px #111b3112}.customer-center-card:before{content:"💬";background:#fff;border-radius:16px;place-items:center;width:48px;height:48px;font-size:24px;display:grid;position:absolute;top:18px;left:18px;box-shadow:0 6px 14px #111b3114}.customer-center-text{min-height:54px;padding-left:62px}.customer-center-text span{color:#fff;background:#5b35f2;border-radius:999px;align-items:center;height:24px;margin-bottom:8px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.customer-center-text strong{color:#111827;letter-spacing:-.7px;margin:0 0 8px;font-size:22px;font-weight:950;line-height:1.2;display:block}.customer-center-text p{color:#4b5563;word-break:keep-all;margin:5px 0;font-size:15px;font-weight:800;line-height:1.45}.customer-center-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.customer-center-actions button{color:#fff;background:#5b35f2;border:none;border-radius:16px;height:50px;font-size:15px;font-weight:950;box-shadow:0 8px 16px #5b35f22e}.customer-center-actions button:nth-child(2){color:#111827;box-shadow:none;background:#fff;border:1px solid #d7dce7}.customer-center-actions button:active{transform:scale(.98)}@media (width<=370px){.customer-center-actions{grid-template-columns:1fr}.customer-center-text strong{font-size:20px}}.privacy-consent-card{background:#f8fafc;border:1px solid #dfe3ec;border-radius:24px;margin-top:16px;padding:18px}.privacy-check-row{align-items:flex-start;gap:12px;display:flex}.privacy-check-row input{accent-color:#5b35f2;flex-shrink:0;width:22px;height:22px;margin-top:3px}.privacy-check-row strong{color:#111827;word-break:keep-all;margin-bottom:10px;font-size:17px;font-weight:950;line-height:1.35;display:block}.privacy-check-row p{color:#4b5563;word-break:keep-all;margin:5px 0;font-size:14px;font-weight:750;line-height:1.45}.privacy-link-button{color:#5b35f2;background:0 0;border:none;margin-top:10px;padding:0;font-size:14px;font-weight:950;text-decoration:underline}.request-bottom button.disabled,.request-bottom button:disabled{color:#fff;cursor:not-allowed;box-shadow:none;background:#c8ced8}.site-footer{color:#687386;text-align:center;border-top:1px solid #e5e8ef;margin:30px 0 8px;padding:22px 16px;font-size:13px;font-weight:750;line-height:1.55}.site-footer p{margin:4px 0}.footer-links{justify-content:center;align-items:center;gap:8px;margin-bottom:10px;display:flex}.footer-links button{color:#111827;background:0 0;border:none;font-size:14px;font-weight:950;text-decoration:underline}.footer-links span{color:#c3c8d2}.privacy-page{padding-bottom:120px}.policy-card{background:#fff;border:1px solid #e3e7ef;border-radius:22px;margin-top:14px;padding:20px;box-shadow:0 8px 16px #111b310a}.policy-card h2{color:#111827;letter-spacing:-.5px;margin:0 0 10px;font-size:20px;font-weight:950;line-height:1.25}.policy-card p{color:#4b5563;word-break:keep-all;margin:7px 0;font-size:15px;font-weight:750;line-height:1.55}.policy-version-card{background:#f8fafc}
