@charset "UTF-8";
.auth-navigation{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--line)}.auth-navigation .secondary{display:flex;align-items:center;justify-content:center;width:100%;text-decoration:none}.auth-navigation .hint{margin-top:.65rem;text-align:center}
:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Malgun Gothic","Apple SD Gothic Neo",sans-serif;color:#182338;background:#edf1f7;font-synthesis:none;--blue:#2455e7;--muted:#667389;--line:#e5e9f1;--soft:#f5f7fb}
*{box-sizing:border-box}body{margin:0;font-size:1rem;line-height:1.6}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #9db6ff;outline-offset:3px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;left:1rem;padding:.75rem 1rem;background:var(--blue);color:#fff;z-index:10}.skip:focus{top:1rem}.app-shell{max-width:620px;min-height:100dvh;margin:0 auto;background:white;box-shadow:0 0 48px #1d35520a}.topbar{padding:1.25rem 2rem;min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.65rem;font-size:1.125rem;font-weight:750;text-decoration:none;white-space:nowrap}.brand img{display:block;width:56px;height:44px;object-fit:contain;flex:none}.header-label{font-size:.875rem;color:var(--muted)}main{padding:2.25rem 2rem 0}.eyebrow{display:block;font-size:.75rem;letter-spacing:.13em;font-weight:750;color:var(--blue);margin-bottom:.45rem}h1,h2,p{margin:0}h1{font-size:1.875rem;line-height:1.35;letter-spacing:-.04em;font-weight:750}h2{font-size:1.125rem;line-height:1.5;letter-spacing:-.02em;display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.page-heading{padding-bottom:1.8rem}.page-heading p{margin-top:.65rem;color:var(--muted);font-size:1rem;word-break:keep-all}.form-section{border-top:1px solid var(--line);padding:1.75rem 0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.35rem}.section-number{color:var(--blue);font-weight:700;font-size:.8125rem;letter-spacing:.02em;background:#edf2ff;border-radius:6px;padding:.2rem .375rem}.required-note{font-size:.8125rem;color:var(--muted);white-space:nowrap}.required-note span,.required{color:var(--blue)}.required{padding-left:2px}.field{display:flex;flex-direction:column;gap:.5rem;margin-top:1.25rem}.field:first-child{margin-top:0}label{font-size:.875rem;font-weight:650}.optional{font-size:.8125rem;font-weight:400;color:var(--muted);margin-left:.35rem}input:not([type=radio]),textarea{width:100%;min-width:0;border:1px solid #d9e0ea;border-radius:10px;background:#fff;padding:.85rem 1rem;color:#182338;transition:border-color .15s,box-shadow .15s;line-height:1.5}input:not([type=radio]){min-height:52px}input::placeholder,textarea::placeholder{color:#8a94a5;font-weight:400}input:not([type=radio]):hover,textarea:hover{border-color:#a9b9d1}input:not([type=radio]):focus,textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #2455e715}input[aria-invalid=true]{border-color:#c73e42!important}.hint{font-size:.8125rem;color:var(--muted)}.field-error{font-size:.8125rem;color:#b32b37;line-height:1.5}.field-error:empty{display:none}.methods{border:0;padding:0;margin:0 0 1.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.method-card{position:relative;min-height:104px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;border:1px solid #dfe5ee;border-radius:12px;color:#657189;background:#fff;cursor:pointer;transition:background .15s,border-color .15s}.method-card:hover{background:var(--soft)}.method-card:has(input:checked){background:#f1f5ff;border-color:var(--blue);color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.method-card:has(input:focus-visible){outline:3px solid #9db6ff;outline-offset:3px}.method-card input{position:absolute;top:.65rem;right:.65rem;width:14px;height:14px;margin:0;accent-color:var(--blue);cursor:pointer}.method-card svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.method-card span{font-size:.875rem;line-height:1.5}.postcode-field{max-width:220px}textarea{resize:vertical;display:block;min-height:112px}.textarea-footer{display:flex;justify-content:space-between;gap:1rem;margin-top:.35rem;color:var(--muted);font-size:.75rem}.textarea-footer>span:last-child{margin-left:auto;white-space:nowrap}.memo-section{padding-bottom:1.25rem}.submit-area{padding:1.4rem 0 0}.submit-note{text-align:center;font-size:.875rem;color:var(--muted);margin-bottom:.85rem}.button-row{display:flex;gap:.65rem}.primary,.secondary{display:flex;align-items:center;justify-content:center;gap:.7rem;border:0;border-radius:10px;min-height:54px;padding:.85rem 1.1rem;font-size:1rem;font-weight:650;transition:background .15s,transform .15s}.primary{background:var(--blue);color:white;width:100%;flex:1}.primary:hover{background:#1943c5}.primary:active{transform:translateY(1px)}.primary svg{height:20px;width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.secondary{background:#edf1f7;color:#42526a;min-width:88px}.secondary:hover{background:#e2e8f2}.form-alert{padding:.85rem 1rem;border:1px solid #f1c7c7;border-radius:8px;color:#a72a38;background:#fff5f5;font-size:.875rem;margin-top:1rem}footer{display:flex;justify-content:space-between;gap:1rem;color:#7c8799;font-size:.75rem;padding:2rem;margin-top:1rem}.loading{min-height:350px;display:flex;gap:.75rem;align-items:center;justify-content:center;color:var(--muted);flex-wrap:wrap}.spinner{width:20px;height:20px;border:2px solid #d9e4ff;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.load-error{padding:2rem 0;min-height:350px}.load-error h1{font-size:1.5rem}.load-error p{color:var(--muted);margin:1rem 0 2rem}.success-heading{text-align:center;padding:1rem 0 2rem}.success-icon{display:flex;width:64px;height:64px;border-radius:50%;background:#edf3ff;color:var(--blue);align-items:center;justify-content:center;margin:0 auto 1.3rem}.success-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.status-label{display:inline-block;color:var(--blue);font-weight:700;font-size:.875rem;margin-bottom:.55rem}.success-heading h1{font-size:1.6rem;word-break:keep-all}.success-heading h1:focus{outline:none}.success-heading p{color:var(--muted);margin-top:.7rem;font-size:.9375rem}.receipt-card{border:1px solid var(--line);border-radius:16px;padding:1.5rem}.receipt-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.1rem;border-bottom:1px solid var(--line)}.receipt-top h2{font-size:1rem}.method-badge{background:#edf3ff;color:var(--blue);padding:.2rem .55rem;border-radius:5px;font-weight:650;font-size:.8125rem;white-space:nowrap}dl{margin:1.25rem 0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:1rem .75rem}dt{color:var(--muted);font-size:.875rem}dd{margin:0;font-size:.9375rem;white-space:pre-wrap;overflow-wrap:anywhere;font-weight:500}.receipt-meta{display:flex;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.75rem;flex-wrap:wrap}.receipt-meta:first-of-type{padding-top:1rem;border-top:1px solid var(--line)}.receipt-meta+.receipt-meta{margin-top:.4rem}.notice{display:flex;align-items:flex-start;gap:.55rem;padding:1rem 0 1.5rem;color:var(--muted);font-size:.875rem;line-height:1.7}.notice svg{width:19px;height:19px;flex-shrink:0;margin-top:2px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#182338;color:white;box-shadow:0 4px 20px #18233830;border-radius:12px;padding:.8rem 1.25rem;max-width:calc(100% - 32px);font-size:.9375rem;width:max-content;z-index:20}
@media(min-width:760px){.app-shell{margin:32px auto;border:1px solid #e0e6ef;border-radius:20px;min-height:calc(100dvh - 64px);overflow:hidden}.topbar{padding:1.35rem 2.5rem}main{padding:2.25rem 2.5rem 0}footer{padding:2rem 2.5rem}}
@media(max-width:400px){.topbar{padding:1rem 1.25rem;min-height:72px}main{padding:1.75rem 1.25rem 0}h1{font-size:1.75rem}footer{padding:1.5rem 1.25rem}.header-label{font-size:.8125rem}.method-card{min-height:100px}.method-card span{font-size:.875rem}.methods{gap:.5rem}.receipt-card{padding:1.1rem}.success-heading h1{font-size:1.45rem}.section-heading{flex-wrap:wrap}dl{grid-template-columns:76px minmax(0,1fr)}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.subtitle{color:var(--muted);font-size:1rem;margin-top:.6rem;word-break:keep-all}h3{font-size:1rem;margin:0;line-height:1.5}.primary,.secondary{text-decoration:none;text-align:center}.full{width:100%}.compact{width:auto;flex:0 0 auto;white-space:nowrap}.muted{color:var(--muted);font-size:.875rem}.vendor-shell{max-width:1080px}.vendor-heading{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.vendor-heading .compact{min-height:48px;font-size:.9375rem}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:14px;margin-bottom:2.25rem;background:#fafbfe}.stat-grid>div{padding:1.2rem 1.5rem}.stat-grid>div+div{border-left:1px solid var(--line)}.stat-grid span{display:block;color:var(--muted);font-size:.875rem}.stat-grid strong{display:block;font-size:1.875rem;margin-top:.35rem;letter-spacing:-.03em}.stat-grid>div:nth-child(2) strong{color:var(--blue)}.list-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.text-button{padding:.5rem 0;border:0;background:none;color:var(--muted);font-size:.875rem}.text-button:hover{color:var(--blue)}.empty{display:flex;align-items:center;flex-direction:column;border:1px dashed #ccd6e6;border-radius:14px;text-align:center;padding:3rem 1rem}.empty h2{justify-content:center;margin:1rem 0 .5rem}.empty p{color:var(--muted);font-size:.9375rem;line-height:1.8}.empty .secondary{margin-top:1.25rem;font-size:.875rem;min-height:44px}.empty-icon{width:52px;height:52px;border-radius:14px;color:var(--blue);font-size:1.8rem;background:#edf3ff;display:grid;place-items:center}.order-list{display:grid;gap:1rem}.order-card{border:1px solid var(--line);border-radius:14px;padding:1.4rem;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:1rem;row-gap:1.1rem}.order-id{font-size:.75rem;color:var(--muted);letter-spacing:.04em}.order-card h3{margin:.3rem 0 .65rem;font-size:1.125rem;overflow-wrap:anywhere}.tags{display:flex;flex-wrap:wrap;gap:.4rem}.tag{background:#f0f3f8;color:#5b6980;border-radius:4px;padding:.15rem .5rem;font-size:.75rem}.order-card-side{text-align:right;display:flex;align-items:flex-end;flex-direction:column;gap:.6rem}.order-card-side>strong{font-size:1.25rem}.badge{font-size:.75rem;font-weight:600;border-radius:5px;padding:.25rem .55rem;white-space:nowrap}.complete{color:#16745a;background:#e9f7f1}.pending{color:#697387;background:#f0f2f6}.order-card-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid var(--line)}.order-card-actions .secondary{font-size:.875rem;min-height:42px;white-space:nowrap;padding:.55rem .75rem}.order-recipient{font-size:.875rem;color:var(--muted);overflow-wrap:anywhere}.order-summary{background:#f5f7fc;border:1px solid #e5eaf5;border-radius:12px;padding:1.2rem 1.3rem;margin-bottom:1.75rem}.order-summary>div:first-child>span,.amount>span{font-size:.8125rem;color:var(--muted)}.order-summary h2{font-size:1rem;display:block;margin-top:.3rem;overflow-wrap:anywhere}.amount{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:.9rem;border-top:1px solid #e0e6f0}.amount strong{font-size:1.6rem;letter-spacing:-.025em}.methods{margin-bottom:0}.method-card{min-height:116px;gap:.5rem}.method-card:has(input:disabled){background:#f8f9fb;color:#919baa;border-color:#e6eaf0;cursor:not-allowed}.method-card input:disabled{cursor:not-allowed}.method-card small{font-size:.75rem}.method-card small:empty{display:none}.payment-preview{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#f2f6ff;border-radius:8px;margin-top:1rem;font-size:.875rem;overflow-wrap:anywhere}.payment-preview span{color:var(--muted);font-size:.8125rem}.shipping-provider{display:flex;gap:.65rem;align-items:center;padding:.9rem 1rem;border:1px solid var(--line);border-radius:10px;margin-bottom:1.25rem}.provider-icon{display:grid;place-items:center;width:38px;height:38px;background:#182f5c;color:white;border-radius:9px;font-weight:750}.shipping-provider>div{display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap}.shipping-provider strong{font-size:.9375rem}.shipping-provider>div>span{font-size:.8125rem;color:var(--muted)}#hub-hint{margin-top:.5rem}.payment-action{border:1px solid #cfdcff;background:#f5f8ff;border-radius:14px;padding:1.5rem;margin-bottom:1.25rem}.payment-action h2{font-size:1.25rem;display:block;margin-bottom:.75rem}.payment-action .primary{margin-top:1rem;font-size:.9375rem;min-height:48px}.bank-account{font-weight:650;font-size:1rem;overflow-wrap:anywhere}.payment-action .muted{margin-top:.35rem;overflow-wrap:anywhere}.notice{display:block}.receipt-meta{border-top:1px solid var(--line);padding-top:1rem}.receipt-card dl{margin-bottom:1rem}.header-label{border:1px solid var(--line);border-radius:6px;padding:.25rem .65rem;background:#fafbfd}
dialog{border:1px solid #e0e6ef;border-radius:18px;padding:0;width:min(580px,calc(100% - 24px));max-height:calc(100dvh - 40px);background:#fff;color:#182338;box-shadow:0 24px 80px #14274b33}dialog::backdrop{background:#17263f70;backdrop-filter:blur(3px)}.dialog-header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 1.5rem;border-bottom:1px solid var(--line);background:white;z-index:2}.dialog-header h2{font-size:1.25rem;display:block;overflow-wrap:anywhere}.dialog-header .eyebrow{font-size:.6875rem}.dialog-body{padding:1.5rem}.dialog-footer{display:flex;gap:.65rem;padding:1rem 1.5rem;background:white;border-top:1px solid var(--line);position:sticky;bottom:0;z-index:2}.icon-button{border:0;background:#f1f4f9;color:#6a778e;border-radius:50%;width:36px;height:36px;font-size:1.5rem;line-height:1;flex-shrink:0}.payment-config-heading{margin:1.75rem 0 1rem}.payment-config-heading p{font-size:.8125rem;color:var(--muted);margin-top:.25rem}.payment-config{padding:1rem;border:1px solid var(--line);border-radius:10px;margin-bottom:.75rem}.toggle-label{display:flex;align-items:center;gap:.65rem;font-size:.9375rem;cursor:pointer}.toggle-label input[type=checkbox]{width:18px;height:18px;min-height:0;margin:0;padding:0;accent-color:var(--blue);border-radius:4px;cursor:pointer}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.two-columns .field{margin:1rem 0 0}.payment-config>div>.field{margin-top:1rem}.payment-config input:not([type=checkbox]){background:#fff}.detail-amount{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.detail-amount>span{font-size:.875rem;color:var(--muted)}.detail-amount>strong{font-size:1.75rem}.detail-section{border-top:1px solid var(--line);padding-top:1.25rem;margin-top:1.25rem}.detail-section h3{margin-bottom:.75rem}.detail-section dl{grid-template-columns:100px minmax(0,1fr)}.detail-section .muted{padding:.3rem 0 .5rem}.share-box{margin-top:1.5rem;background:#f4f7fc;border-radius:12px;padding:1.15rem}.share-box>p{font-size:.8125rem;color:var(--muted);margin:.4rem 0 .8rem}.share-box input{font-size:.8125rem!important;background:white}.share-box .button-row{margin-top:.75rem}.share-box .primary,.share-box .secondary{font-size:.875rem;min-height:44px;padding:.55rem .65rem}.order-dialog .field:first-child{margin-top:0}
@media(max-width:760px){.vendor-heading{align-items:flex-start;flex-direction:column;gap:1.25rem}.vendor-heading .compact{width:100%}.vendor-shell{margin:0;border-radius:0;border:0;min-height:100dvh}.stat-grid>div{padding:1rem .85rem}.stat-grid strong{font-size:1.5rem}.stat-grid span{font-size:.8125rem}.order-card{padding:1.15rem}.order-card-side>strong{font-size:1.125rem}.order-card-actions{flex-direction:column;align-items:stretch}.order-card-actions .secondary{width:100%}.dialog-body{padding:1.25rem}.dialog-header{padding:1.1rem 1.25rem}.dialog-footer{padding:1rem 1.25rem}.order-card-side{gap:.5rem}.method-card span{font-size:.8125rem}.receipt-card dl{grid-template-columns:80px minmax(0,1fr)}}
@media(max-width:350px){.order-card{grid-template-columns:1fr}.order-card-side{align-items:flex-start;flex-direction:row;justify-content:space-between}.methods{gap:.35rem}.method-card span{font-size:.75rem}.share-box .button-row{flex-direction:column}.stat-grid>div{padding:.8rem .6rem}}
.method-card span{font-size:.875rem;word-break:keep-all}.method-card input:disabled{opacity:.45}.method-card input{min-height:14px}#order-fields>.field+.field{margin-top:1.25rem}
.header-actions{display:flex;align-items:center;gap:1rem}.workspace-tabs{display:flex;gap:1.5rem;border-bottom:1px solid var(--line);margin-bottom:1.75rem;overflow-x:auto}.workspace-tabs button{background:none;border:0;border-bottom:3px solid transparent;color:var(--muted);font-size:.9375rem;padding:.7rem .15rem;white-space:nowrap}.workspace-tabs button.active{color:var(--blue);border-bottom-color:var(--blue);font-weight:700}.inline-note{padding:1rem 1.15rem;margin-bottom:1.25rem;background:#f1f5ff;color:#3158a0;border:1px solid #dce6ff;border-radius:10px;font-size:.875rem}.attention{color:#a95d12;background:#fff2de}.vendor-card,.notification-card{padding:1.4rem;border:1px solid var(--line);border-radius:14px;min-width:0}.vendor-card>input{font-size:.8125rem;margin:1rem 0 .7rem}.vendor-card .button-row{flex-wrap:wrap}.vendor-card .button-row>*{font-size:.875rem;min-height:42px;flex:1}.notification-card pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:.9375rem;line-height:1.8;background:#f7f9fc;border-radius:10px;padding:1.1rem;margin:1rem 0 0}.vendor-active{margin-top:1.25rem}.vendor-active input[type=checkbox],.acknowledgement input[type=checkbox]{width:19px;height:19px;min-height:19px;flex:0 0 19px;padding:0;margin:2px 0 0;accent-color:var(--blue)}.acknowledgement{display:flex;gap:.7rem;align-items:flex-start;padding:1rem;background:#f5f8ff;border:1px solid #dce5fa;border-radius:10px;margin:0 0 .5rem;font-size:.875rem;cursor:pointer}.acknowledgement:has(input:focus-visible){outline:3px solid #9db6ff;outline-offset:2px}.acknowledgement+.field-error{display:block;margin-bottom:1.2rem}select{font:inherit;font-size:1rem;min-height:52px;width:100%;border:1px solid #d9e0ea;border-radius:10px;padding:.8rem;color:#182338;background:#fff}select:focus-visible{outline:3px solid #9db6ff;outline-offset:2px}#auth{padding:.5rem 0 1rem}#auth-form>.primary{margin-top:1.5rem}#auth-confirm-wrap{margin-top:1.25rem}#auth-fields> .field{margin-bottom:.5rem}#profile-panel{max-width:530px}#profile-submit{margin-top:1.5rem}#profile-form-error{margin-bottom:1rem}#vendor-password-note{margin-top:.8rem}#order-fields .field{margin-top:1.25rem}#order-form .hint{margin-top:1rem}#profile-fields .field{margin-top:1rem}#payment-submit{margin-top:1rem;font-size:.9375rem;min-height:48px}#confirm-area{padding-top:1.25rem;margin-top:1.25rem;border-top:1px solid var(--line)}#confirm-area .secondary{margin-top:.75rem;font-size:.9375rem}#detail-status{font-size:.875rem;line-height:1.5;max-width:58%}#processing-description{margin-top:.4rem}#buyer-order-id{display:block;margin-top:.7rem}#buyer .order-summary{margin-bottom:1rem}#buyer-item{margin-top:.6rem}#buyer-form>.form-section{margin-top:1.5rem}#buyer-form>.button-row{margin-top:1.5rem}#buyer-acknowledged-error:empty{display:none}#payment-preview strong{font-size:.9375rem}#receipt-note{white-space:pre-line}#vendors-panel>.list-heading{align-items:flex-start;gap:1rem;flex-wrap:wrap}.header-actions .text-button{white-space:nowrap}#workspace .stat-grid{margin-bottom:1.5rem}
@media(max-width:600px){.workspace-tabs{gap:1.15rem;margin-bottom:1.25rem}.workspace-tabs button{font-size:.875rem}.vendor-card,.notification-card{padding:1.15rem}.vendor-card .button-row{display:grid;grid-template-columns:1fr 1fr}.vendor-card .button-row>button:last-child{grid-column:1/-1}.header-actions{gap:.55rem}.header-actions .text-button{font-size:.8125rem}.header-label{font-size:.75rem;padding:.25rem .45rem}#buyer h1{font-size:1.6rem}.acknowledgement{font-size:.875rem}.notification-card .list-heading{align-items:flex-start}.notification-card h3{font-size:.9375rem}.notification-card .badge{font-size:.6875rem}#receipt .button-row{flex-wrap:wrap}#receipt .button-row>button{flex:1;min-width:130px}#auth-title{font-size:1.65rem}}
.notification-guide{border:1px solid var(--line);border-radius:14px;padding:1.4rem;margin-bottom:1.5rem}.notification-guide h2{font-size:1.15rem;margin:0}.notification-guide ol{padding-left:1.5rem;margin:1.2rem 0}.notification-guide li{padding-left:.4rem;margin:1rem 0}.notification-guide li strong,.notification-guide li span{display:block;line-height:1.7}.notification-guide li span,.notification-guide li a{font-size:.875rem}.notification-guide a,.notification-guide li::marker{color:var(--blue)}.notification-guide .muted{font-size:.8125rem;line-height:1.7}.notification-templates{margin:1.5rem 0 2rem}.notification-templates>summary{cursor:pointer;font-size:1.1rem;font-weight:700;margin-bottom:.8rem}.notification-templates>.muted{font-size:.8125rem;line-height:1.7}.template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.template-card{border:1px solid var(--line);border-radius:14px;padding:1.1rem;min-width:0}.template-card h3{font-size:1rem;margin:.55rem 0}.template-card>.muted{font-size:.8125rem;line-height:1.6}.kakao-preview{border:1px solid #e4e5e8;border-radius:10px;overflow:hidden;background:#fff;margin:1rem 0}.kakao-preview-header{background:#fee500;color:#332b00;padding:.65rem 1rem;font-size:.8125rem;font-weight:700}.kakao-preview pre,.notification-card .kakao-preview pre{font:inherit;font-size:.875rem;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:1rem;background:#fff;border-radius:0}.kakao-preview-button{display:block;text-align:center;border:1px solid #e1e4e8;background:#f5f6f7;color:#253149;padding:.75rem;margin:0 1rem 1rem;border-radius:5px;font-size:.875rem;text-decoration:none}.template-card details,.notification-card details{font-size:.8125rem}.template-card summary,.notification-card summary{cursor:pointer;padding:.4rem 0}.template-card details pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;line-height:1.7;background:#f7f9fc;padding:.8rem;border-radius:8px}.template-card .secondary{font-size:.8125rem;min-height:38px;padding:.4rem .8rem}.template-card details .muted{line-height:1.6}@media(max-width:650px){.template-grid{grid-template-columns:1fr}.notification-guide{padding:1.1rem}.notification-guide h2{font-size:1.05rem}.notification-templates>summary{font-size:1rem}}
.blocked{color:#b42318;background:#feeceb}.import-scroll{overflow:auto;max-height:60vh;margin:1rem 0;border:1px solid #dce3ee;border-radius:12px}.import-grid{border-collapse:collapse;min-width:2200px;width:100%}.import-grid th{position:sticky;top:0;background:#26334a;color:white;padding:.75rem;text-align:left;font-size:.85rem}.import-grid td{vertical-align:top;padding:.5rem;border-bottom:1px solid #e5eaf0;min-width:140px}.import-grid td:first-child{min-width:210px;max-width:280px}.import-grid input,.import-grid select{font-size:.85rem;min-height:42px;padding:.5rem}.import-grid .field-error{white-space:normal;line-height:1.5;margin:.4rem 0}.file-select{position:relative;overflow:hidden;cursor:pointer}.file-select input{position:absolute;inset:0;opacity:0;cursor:pointer}#buyer-privacy-content{font-size:.875rem;line-height:1.75;background:#f5f7fb;padding:1rem;border-radius:10px;margin-bottom:1rem}#buyer-privacy-content dl{display:block}#buyer-privacy-content dt{font-weight:700;margin-top:.8rem}#buyer-privacy-content dd{margin:0;color:#526079}#privacy-panel form{max-width:720px}.workspace-tabs{overflow-x:auto;white-space:nowrap}.workspace-tabs button{flex-shrink:0}
.hub-search{border:1px solid #dce3ee;border-radius:10px;padding:1rem;margin-bottom:1rem}.hub-search summary{cursor:pointer;font-weight:650}.hub-search[open] summary{margin-bottom:1rem}.hub-results{display:grid;gap:.5rem;max-height:250px;overflow:auto;margin:.7rem 0}.hub-results .secondary{font-size:.85rem;text-align:left;min-height:42px}.hub-search>a{font-size:.85rem}
.privacy-reminder{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding:1.1rem 1.25rem;border:1px solid #e9cc9c;border-radius:12px;background:#fff8eb;color:#71420b}.privacy-reminder p{margin:.35rem 0 0;font-size:.9375rem;line-height:1.6}.privacy-reminder .primary{flex-shrink:0;min-height:44px;font-size:.9375rem}.acknowledgement:has(input:disabled){opacity:.65;cursor:not-allowed}@media(max-width:600px){.privacy-reminder{align-items:stretch;flex-direction:column}}
