:root{--green:#174c36;--green2:#25704e;--soft:#eaf4ed;--paper:#fff;--bg:#f3f5f1;--line:#dbe2db;--ink:#18221b;--muted:#68736b;--gold:#d49c33;--goldsoft:#fff6e5;--red:#b64038;--redsoft:#fff0ef;--shadow:0 14px 35px rgba(25,48,32,.08)}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Malgun Gothic",Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.boot{display:grid;min-height:100vh;place-items:center;color:var(--muted)}
.login-page{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(360px,.95fr);min-height:100vh}.login-brand{display:flex;flex-direction:column;justify-content:center;padding:9vw;background:linear-gradient(145deg,#113c2a,#236647);color:#fff}.login-mark{display:grid;width:74px;height:74px;place-items:center;border-radius:22px;background:#f0c66b;color:#193f2e;font-size:22px;font-weight:900}.login-brand h1{margin:28px 0 13px;font-size:clamp(34px,5vw,65px);line-height:1.08}.login-brand p{max-width:600px;color:#d3e4da;font-size:16px;line-height:1.8}.login-panel{display:grid;place-items:center;padding:40px}.login-card{width:min(440px,100%);padding:36px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.login-card h2{margin:0 0 8px;font-size:26px}.login-card>p{margin:0 0 24px;color:var(--muted)}.demo-box{margin-top:22px;padding:14px;border-radius:12px;background:var(--goldsoft);color:#745514;font-size:12px;line-height:1.75}
.field{display:grid;gap:7px;margin-bottom:14px}.field label{color:var(--muted);font-size:12px;font-weight:800}.field input,.field select,.field textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #cbd5cd;border-radius:10px;background:#fff;color:var(--ink)}.field textarea{min-height:90px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:3px solid rgba(31,104,71,.14);border-color:var(--green2)}
.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:6px;padding:9px 15px;border:0;border-radius:10px;background:var(--green2);color:#fff;font-weight:800}.button.block{width:100%}.button.secondary{background:#e8ede9;color:#35463a}.button.outline{border:1px solid #b9c8bd;background:#fff;color:var(--green)}.button.danger{background:var(--redsoft);color:var(--red)}.button.small{min-height:34px;padding:6px 10px;font-size:12px}.button:disabled{cursor:not-allowed;opacity:.48}
.topbar{position:sticky;top:0;z-index:20;display:flex;height:76px;align-items:center;justify-content:space-between;padding:0 26px;background:#123d2b;color:#fff;box-shadow:0 6px 20px rgba(0,0,0,.12)}.brand{display:flex;align-items:center;gap:12px}.brand b{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:#efc56a;color:#173e2d}.brand strong,.brand small{display:block}.brand small{margin-top:3px;color:#c9dbd0}.account{display:flex;align-items:center;gap:13px}.account span{font-size:13px}.shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 76px)}.sidebar{display:flex;flex-direction:column;padding:22px 13px;background:#fff;border-right:1px solid var(--line)}.nav-label{padding:5px 12px 9px;color:#929b94;font-size:11px;font-weight:900}.nav{width:100%;margin-bottom:5px;padding:12px 14px;border:0;border-radius:10px;background:transparent;color:#4b5850;text-align:left;font-weight:800}.nav:hover,.nav.active{background:var(--soft);color:var(--green)}.nav-bottom{margin-top:auto;padding-top:15px;border-top:1px solid var(--line)}.cart-count{float:right;min-width:22px;padding:2px 6px;border-radius:999px;background:var(--gold);color:#fff;text-align:center;font-size:11px}.main{width:100%;min-width:0;max-width:1450px;margin:0 auto;padding:30px}.view-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.view-head h1{margin:0 0 6px;font-size:28px}.view-head p{margin:0;color:var(--muted)}
.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:18px}.card,.panel{border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.card{padding:19px}.card span,.card small{display:block;color:var(--muted);font-size:12px}.card strong{display:block;margin:9px 0 7px;font-size:25px}.card.action{cursor:pointer}.card.action:hover{border-color:#8eb59c;transform:translateY(-1px)}.panel{margin-bottom:18px;padding:20px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.panel-head h2{margin:0 0 4px;font-size:19px}.panel-head p{margin:0;color:var(--muted);font-size:12px}.grid2{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:18px}.grid2>*{min-width:0}.notice-list,.status-list{display:grid;gap:0}.notice-item,.status-item{padding:13px;border-bottom:1px solid var(--line);background:#fff}.notice-item:first-child,.status-item:first-child{border-top:1px solid var(--line)}.notice-item{display:flex;align-items:center;justify-content:space-between;gap:16px}.notice-title-link{min-width:0;padding:0;border:0;background:transparent;color:#17261d;text-align:left;font:inherit;font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notice-title-link:hover{color:var(--green);text-decoration:underline;text-underline-offset:3px}.notice-title-link:focus-visible{outline:2px solid var(--green2);outline-offset:4px;border-radius:2px}.notice-item time{flex:none;color:var(--muted);font-size:11px}.status-item small{display:block;margin-top:6px;color:var(--muted);line-height:1.5;white-space:pre-line}.notice-list.full .notice-item{padding:17px 13px}.notice-index-panel{padding-top:5px}.notice-detail-actions{display:flex;justify-content:flex-end;max-width:1180px;margin:0 auto 14px}.notice-detail{max-width:1180px;min-height:620px;margin:0 auto;padding:48px 54px 70px;border:1px solid var(--line);border-radius:4px;background:#fff;box-shadow:var(--shadow)}.notice-detail header{padding-bottom:25px;border-bottom:1px solid #252c27}.notice-detail h1{margin:0 0 13px;color:#111;font-size:30px;line-height:1.3;letter-spacing:-.025em}.notice-detail-meta{display:flex;flex-wrap:wrap;gap:22px;color:var(--muted);font-size:14px}.notice-detail-body{padding:40px 0;color:#303830;font-size:16px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}
.settlement-summary-cards{grid-template-columns:repeat(5,minmax(0,1fr))}
.toolbar{display:flex;flex-wrap:wrap;align-items:end;gap:10px}.toolbar .field{min-width:160px;margin:0}.toolbar .grow{flex:1;min-width:220px}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.product{display:grid;gap:12px;padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff}.product-head{display:flex;justify-content:space-between;gap:10px}.product h3{margin:5px 0 0}.category,.pill{display:inline-flex;align-items:center;width:max-content;padding:4px 8px;border-radius:999px;background:#eef2ee;color:#5d685f;font-size:11px;font-weight:800}.pill.green{background:var(--soft);color:var(--green)}.pill.gold{background:var(--goldsoft);color:#855d0b}.pill.red{background:var(--redsoft);color:var(--red)}.product-price{font-size:22px;font-weight:900}.product-price small{font-size:12px;color:var(--muted)}.product-meta{display:flex;gap:12px;color:var(--muted);font-size:12px}.qty-line{display:grid;grid-template-columns:1fr auto;gap:8px}.qty-line input{min-width:0;padding:9px;border:1px solid #cad4cc;border-radius:9px}
.product-search-panel{padding:15px 20px}.product-list-panel{padding:0;overflow:hidden}.product-list-panel .panel-head{margin:0;padding:18px 20px 14px}.product-list-panel .table-wrap{max-width:100%;border-top:1px solid var(--line)}.product-list-table{min-width:960px}.product-list-table th{height:46px;padding:9px 8px;white-space:nowrap}.product-list-table td{height:62px;padding:8px;white-space:nowrap;font-size:12.5px}.product-list-table tbody tr:hover td{background:#f4f8f4}.product-list-table .product-name strong{font-size:14px}.product-list-price strong{font-size:14px;color:var(--green)}.product-list-qty{width:72px;min-height:38px;padding:7px 8px;border:1px solid #c8d3ca;border-radius:8px;text-align:right}.product-list-qty:focus{outline:3px solid rgba(31,104,71,.13);border-color:var(--green)}
.table-wrap{overflow-x:auto}table{width:100%;min-width:760px;border-collapse:collapse}th,td{padding:12px 10px;border-bottom:1px solid #e8ede9;text-align:left;font-size:13px}th{background:#f7f9f7;color:var(--muted);font-size:12px}.number{text-align:right}.empty{padding:36px;text-align:center;color:var(--muted)}.cart-total{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.cart-total div{padding:14px;border-radius:11px;background:#f6f8f6}.cart-total span,.cart-total strong{display:block}.cart-total span{color:var(--muted);font-size:11px}.cart-total strong{margin-top:6px;font-size:18px}.cart-total .grand{background:var(--soft);color:var(--green)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.order-link{color:var(--green);font-weight:900}.pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:16px}.pagination button{min-width:36px;height:36px;border:1px solid var(--line);border-radius:9px;background:#fff}.pagination button.active{border-color:var(--green2);background:var(--green2);color:#fff}.pagination button:disabled{opacity:.4}
.cart-list-panel{padding:0;overflow:hidden}.cart-list-panel .panel-head{margin:0;padding:18px 20px 14px}.cart-list-panel .table-wrap{max-width:100%;border-top:1px solid var(--line)}.cart-list-table{min-width:920px}.cart-list-table th{height:46px;padding:9px 6px;white-space:nowrap}.cart-list-table td{height:62px;padding:8px 6px;white-space:nowrap;font-size:12.5px}.cart-list-table tbody tr:hover td{background:#f4f8f4}.cart-line-total strong{color:var(--green);font-size:14px}.cart-list-panel .cart-total{margin:0;padding:16px 20px;border-top:1px solid var(--line);background:#fbfcfb}.delivery-panel{border-top:4px solid #bdd7c5}.order-confirm-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.order-confirm-strip>div{padding:13px;border-radius:10px;background:#f5f8f5}.order-confirm-strip span,.order-confirm-strip strong{display:block}.order-confirm-strip span{color:var(--muted);font-size:11px}.order-confirm-strip strong{margin-top:6px;font-size:16px}.order-confirm-strip>div:last-child{background:var(--soft);color:var(--green)}
.cart-empty-row{height:92px!important;text-align:center!important;color:var(--muted)}.cart-empty-action{padding:0 20px 18px;text-align:center;background:#fbfcfb}.cart-empty-action small{display:block;margin-bottom:10px;color:var(--muted)}.empty-cart-buttons{display:flex;justify-content:center;gap:8px}.empty-cart-buttons .button{min-width:150px}
.timeline{display:grid;gap:0;margin:16px 0}.timeline>div{position:relative;padding:0 0 18px 28px;border-left:2px solid #cfe0d4}.timeline>div:last-child{border-left-color:transparent}.timeline>div:before{position:absolute;left:-7px;top:1px;width:12px;height:12px;border-radius:50%;background:var(--green2);content:""}.timeline strong,.timeline small{display:block}.timeline small{margin-top:4px;color:var(--muted)}.request-box{margin-top:12px;padding:14px;border-radius:11px;background:var(--goldsoft)}.request-box strong,.request-box span{display:block}.request-box span{margin-top:5px;font-size:12px}.hq-actions{display:flex;flex-wrap:wrap;gap:7px}.store-card{padding:18px;border:1px solid var(--line);border-radius:13px;background:#fafcfa}.store-card h3{margin:0 0 12px}.store-card dl{display:grid;grid-template-columns:100px 1fr;gap:9px;margin:0;font-size:13px}.store-card dt{color:var(--muted)}.store-card dd{margin:0;font-weight:700}.toast{position:fixed;right:22px;bottom:22px;z-index:50;max-width:420px;padding:13px 16px;border-radius:11px;background:#173e2d;color:#fff;box-shadow:var(--shadow);opacity:0;transform:translateY(15px);transition:.2s;pointer-events:none}.toast.show{opacity:1;transform:none}.toast.error{background:var(--red)}.modal-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:20px;background:rgba(17,32,23,.52)}.modal{width:min(920px,100%);max-height:92vh;overflow:auto;padding:22px;border-radius:18px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.25)}.modal-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px}.modal-head h2{margin:0}.close{width:38px;height:38px;border:0;border-radius:50%;background:#edf1ed;font-size:20px}.error-text{color:var(--red);font-size:12px}
.detail-head-actions{display:flex;gap:8px}.franchise-receipt-detail{padding:20px;border-top:3px solid #acd0b8}.receipt-confirm{display:flex;align-items:center;gap:18px;margin-bottom:18px;padding:15px 18px;border:2px solid #b7d9c2;border-radius:13px;background:#eff8f2}.receipt-confirm>div{flex:1}.receipt-confirm h3,.receipt-confirm p{margin:0}.receipt-confirm p{margin-top:5px;color:var(--muted);font-size:12px}.receipt-confirm>strong{min-width:130px;color:var(--green);font-size:17px;text-align:center}.receipt-confirm.complete{background:#eef7f0}.receipt-confirm.waiting{border-color:var(--line);background:#f7f9f7}.receipt-a4{width:100%;max-width:1160px;min-height:800px;margin:0 auto;padding:28px;border:1px solid #bac8bd;background:#fff;color:#111}.receipt-title{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:14px;border-bottom:3px double #222}.receipt-title span,.receipt-title strong{display:block}.receipt-title h1{margin:4px 0 0;font-size:31px;letter-spacing:.22em}.receipt-title>div:last-child{text-align:right}.receipt-meta{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #555;border-top:0}.receipt-meta>div{padding:9px;border-right:1px solid #777}.receipt-meta>div:last-child{border-right:0}.receipt-meta span,.receipt-meta strong{display:block}.receipt-meta span{margin-bottom:4px;color:#555;font-size:11px}.receipt-parties{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.receipt-party{border:1px solid #555}.receipt-party h3{margin:0;padding:8px 10px;border-bottom:1px solid #777;background:#eef2ee;font-size:14px}.receipt-party dl,.receipt-info dl{display:grid;grid-template-columns:110px 1fr;margin:0}.receipt-party dt,.receipt-party dd,.receipt-info dt,.receipt-info dd{margin:0;padding:6px 8px;border-bottom:1px solid #bbb}.receipt-party dt,.receipt-info dt{font-weight:800}.receipt-party dd{border-left:1px solid #bbb}.receipt-party dt:last-of-type,.receipt-party dd:last-of-type{border-bottom:0}.receipt-items{margin-top:14px}.receipt-items h2,.receipt-history h2{margin:0 0 6px;font-size:16px}.receipt-items table{min-width:1040px}.receipt-items th,.receipt-items td,.receipt-history th,.receipt-history td{padding:7px 5px;border:1px solid #777;font-size:11px}.center,.receipt-check-cell{text-align:center}.receipt-screen-check{width:21px;height:21px;margin:0;accent-color:var(--green2)}.receipt-screen-check:disabled{cursor:not-allowed}.receipt-print-check{display:none;font-size:20px}.receipt-info{display:grid;grid-template-columns:1.2fr .8fr;gap:10px;margin-top:12px}.receipt-info>section{border:1px solid #777}.receipt-info h3{margin:0;padding:8px 10px;border-bottom:1px solid #777;background:#eef2ee;font-size:14px}.receipt-info p{margin:0;padding:9px 11px;border-bottom:1px solid #bbb}.receipt-info p:last-child{border-bottom:0}.receipt-history{margin-top:14px}.receipt-history table{min-width:0}.receipt-a4 footer{display:flex;justify-content:space-between;margin-top:12px;padding-top:8px;border-top:1px solid #777;font-size:11px}
@media(max-width:1050px){.cards,.settlement-summary-cards{grid-template-columns:repeat(2,1fr)}.products{grid-template-columns:repeat(2,1fr)}.grid2{grid-template-columns:1fr}}
@media(max-width:760px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-panel{padding:20px}.topbar{height:auto;min-height:70px;padding:12px 16px}.account span{display:none}.shell{display:block}.sidebar{position:sticky;top:70px;z-index:15;display:flex;overflow-x:auto;padding:8px;border-right:0;border-bottom:1px solid var(--line)}.sidebar .nav-label,.sidebar .nav-bottom{display:none}.nav{width:auto;min-width:max-content;margin:0 4px}.main{padding:20px 14px}.cards,.products,.form-grid,.order-confirm-strip{grid-template-columns:1fr}.view-head{align-items:flex-start}.cart-total{grid-template-columns:1fr}.brand small{display:none}.notice-detail{min-height:480px;padding:30px 22px 48px}.notice-detail h1{font-size:24px}.notice-detail-body{padding-top:28px;font-size:15px}.notice-detail-meta{gap:10px 18px}}
@page{size:A4 portrait;margin:10mm 15mm}@media print{.topbar,.sidebar,.button,.toolbar,.actions,.view-head,.no-print{display:none!important}.shell{display:block}.main{max-width:none;padding:0}.panel{box-shadow:none;break-inside:avoid}.modal-backdrop{position:static;display:block;padding:0;background:#fff}.modal{width:100%;max-height:none;box-shadow:none}.close{display:none}body.print-franchise-receipt{background:#fff}body.print-franchise-receipt .franchise-receipt-detail{margin:0;padding:0;border:0;break-inside:auto}body.print-franchise-receipt .receipt-a4{width:180mm;max-width:none;min-height:277mm;margin:0;padding:0;border:0;font-size:11pt}body.print-franchise-receipt .receipt-items .table-wrap{overflow:visible}body.print-franchise-receipt .receipt-items table{min-width:0}body.print-franchise-receipt .receipt-items th,body.print-franchise-receipt .receipt-items td,body.print-franchise-receipt .receipt-history th,body.print-franchise-receipt .receipt-history td{font-size:8.5pt}body.print-franchise-receipt .receipt-screen-check{display:none!important}body.print-franchise-receipt .receipt-print-check{display:inline!important}}

/* 관리자 주문서와 동일한 화면·출력 규격 */
.receipt-a4{max-width:1040px;min-height:0;margin:18px auto 0;padding:28px;border:1px solid #ccd6ce;box-shadow:0 8px 24px rgba(30,55,38,.08)}
.receipt-title{align-items:flex-end;padding-bottom:14px;border-bottom:3px double #222}.receipt-title span{color:#555;font-size:11px}.receipt-title h1{margin:3px 0 0;font-size:28px;letter-spacing:5px}.receipt-title>div:last-child strong{margin-top:5px;font-size:16px}
.receipt-meta{border-color:#555}.receipt-meta>div{padding:8px 10px}.receipt-meta span{margin:0;color:#555;font-size:10px}.receipt-meta strong{margin-top:3px;font-size:12px}
.receipt-parties{gap:12px;margin-top:14px}.receipt-party{border-color:#555}.receipt-party h3{padding:7px 10px;border-color:#555;font-size:13px}.receipt-party dl,.receipt-info dl{grid-template-columns:92px 1fr}.receipt-party dt,.receipt-party dd,.receipt-info dt,.receipt-info dd{padding:5px 7px;font-size:10px}.receipt-party dt,.receipt-info dt{border-right:1px solid #bbb;background:#f7f8f7}.receipt-party dd{border-left:0}.receipt-party dd:nth-last-child(-n+2),.receipt-party dt:nth-last-child(-n+2),.receipt-info dd:last-child,.receipt-info dt:nth-last-child(2){border-bottom:0}
.receipt-items,.receipt-history{margin-top:15px}.receipt-items h2,.receipt-history h2{margin:0 0 6px;font-size:13px}.receipt-items table,.receipt-history table{width:100%;min-width:0;border-collapse:collapse;table-layout:auto}.receipt-items th,.receipt-items td{padding:5px 4px;border:1px solid #777;font-size:9px}.receipt-history th,.receipt-history td{padding:4px;border:1px solid #777;font-size:8.5px}.receipt-items th,.receipt-history th{background:#eef2ee;white-space:nowrap}.receipt-check-cell{font-size:17px}
.receipt-info{grid-template-columns:1.55fr 1fr;gap:12px;margin-top:14px}.receipt-info h3{padding:7px 9px;border-color:#555;font-size:12px}.receipt-info p{padding:7px 10px;font-size:10px}.receipt-a4 footer{margin-top:12px;padding-top:8px;border-color:#555;font-size:9px}
@media print{body.print-franchise-receipt *{visibility:hidden!important}body.print-franchise-receipt #franchiseReceiptSheet,body.print-franchise-receipt #franchiseReceiptSheet *{visibility:visible!important}body.print-franchise-receipt #franchiseReceiptSheet{position:absolute!important;inset:0 auto auto 0!important;left:0!important;right:0!important;top:0!important;width:100%!important;min-width:100%!important;max-width:none!important;min-height:277mm!important;margin:0!important;padding:5mm!important;box-sizing:border-box!important;border:1pt solid #222!important;box-shadow:none!important;transform:none!important;zoom:1!important;display:flex!important;flex-direction:column!important;color:#111!important;font-size:11pt!important;line-height:1.25!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.print-franchise-receipt #franchiseReceiptSheet *{box-sizing:border-box;font-size:11pt!important;line-height:1.25!important}body.print-franchise-receipt #franchiseReceiptSheet .receipt-title{padding-bottom:3mm!important}body.print-franchise-receipt #franchiseReceiptSheet .receipt-title h1{font-size:22pt!important;line-height:1.1!important}body.print-franchise-receipt #franchiseReceiptSheet .receipt-title>div:last-child strong{font-size:13pt!important}body.print-franchise-receipt #franchiseReceiptSheet .receipt-party h3,body.print-franchise-receipt #franchiseReceiptSheet .receipt-info h3,body.print-franchise-receipt #franchiseReceiptSheet .receipt-items h2,body.print-franchise-receipt #franchiseReceiptSheet .receipt-history h2{font-size:12pt!important}body.print-franchise-receipt #franchiseReceiptSheet .receipt-meta>div{padding:2mm!important}body.print-franchise-receipt #franchiseReceiptSheet .receipt-parties{gap:3mm!important;margin-top:3mm!important}body.print-franchise-receipt #franchiseReceiptSheet .receipt-party dt,body.print-franchise-receipt #franchiseReceiptSheet .receipt-party dd,body.print-franchise-receipt #franchiseReceiptSheet .receipt-info dt,body.print-franchise-receipt #franchiseReceiptSheet .receipt-info dd{padding:1.3mm 1.8mm!important}body.print-franchise-receipt #franchiseReceiptSheet .receipt-items,body.print-franchise-receipt #franchiseReceiptSheet .receipt-history{margin-top:3mm!important}body.print-franchise-receipt #franchiseReceiptSheet th,body.print-franchise-receipt #franchiseReceiptSheet td{padding:1.5mm 1mm!important;font-size:11pt!important}body.print-franchise-receipt #franchiseReceiptSheet .receipt-items tbody tr{height:8mm!important}body.print-franchise-receipt #franchiseReceiptSheet .receipt-info{gap:3mm!important;margin-top:3mm!important}body.print-franchise-receipt #franchiseReceiptSheet .receipt-info p{padding:1.8mm 2mm!important}body.print-franchise-receipt #franchiseReceiptSheet footer{margin-top:auto!important;padding-top:2mm!important;font-size:11pt!important}body.print-franchise-receipt #franchiseReceiptSheet .receipt-screen-check{display:none!important}body.print-franchise-receipt #franchiseReceiptSheet .receipt-print-check{display:inline!important;visibility:visible!important;font-size:14pt!important}}
.login-role-guide{margin-top:28px;padding:18px;border:1px solid rgba(255,255,255,.2);border-radius:14px;line-height:2;color:rgba(255,255,255,.85)}.login-role-guide span{display:inline-block;min-width:62px;margin-right:8px;color:#f4c95d;font-weight:800}.login-remember{display:flex;align-items:center;gap:8px;margin:4px 0 16px;color:#5f6b63;font-size:14px}.login-remember input{width:16px;height:16px}
.login-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.login-actions .button{min-height:62px;flex-direction:column}.login-actions .button strong,.login-actions .button small{display:block}.login-actions .button small{font-size:11px;font-weight:500;opacity:.78}
.notice-title-link{display:flex;align-items:center;gap:8px}.notice-new-badge{display:inline-flex;align-items:center;justify-content:center;flex:none;padding:2px 6px;border-radius:999px;background:#d92d20;color:#fff;font-size:10px;font-weight:900;line-height:1.4;letter-spacing:.04em;animation:notice-new-blink 1s steps(2,end) infinite}@keyframes notice-new-blink{0%,45%{opacity:1;box-shadow:0 0 0 0 rgba(217,45,32,.45)}50%,100%{opacity:.25;box-shadow:0 0 0 4px rgba(217,45,32,0)}}@media(prefers-reduced-motion:reduce){.notice-new-badge{animation:none}}
