:root{--bg:#f2f4f0;--surface:#fff;--ink:#172019;--muted:#667069;--line:#dce2dc;--green:#167347;--lime:#b8ef58;--red:#b42318;--dark:#111814;--radius:16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:var(--green);text-decoration:none}nav{height:68px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:var(--dark);color:#fff;position:sticky;top:0;z-index:20}nav a{color:#dfe7e1;margin-left:22px;font-size:.92rem}nav .brand{color:#fff;font-weight:900;letter-spacing:-.03em;font-size:1.15rem;margin:0}main{max-width:1180px;margin:0 auto;padding:38px 24px 80px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1;letter-spacing:-.055em;margin-bottom:15px}h2{letter-spacing:-.03em}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.17em;color:var(--green);margin-bottom:14px}.hero,.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:22px 0 36px}.hero p{font-size:1.08rem;color:var(--muted);max-width:620px}.button,button{border:0;border-radius:10px;background:var(--green);color:#fff;font:inherit;font-weight:750;padding:12px 17px;cursor:pointer;display:inline-block}.button:hover,button:hover{filter:brightness(.92)}button.link{padding:0;background:transparent;color:#dfe7e1;font-weight:400}.inline{display:inline;margin-left:22px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:42px}.stats article,.card,.product{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.stats span,.stats small{display:block;color:var(--muted)}.stats strong{display:block;font-size:1.7rem;margin:5px 0}.stats strong.small-id{font-family:ui-monospace,monospace}.section-title{display:flex;justify-content:space-between;align-items:center;margin:38px 0 14px}.section-title h2{margin:0}.cards,.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.card code{display:inline-block;margin-top:10px}.status,.pill{display:inline-block;padding:4px 9px;border-radius:99px;background:#ecefeb;color:#536058;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.status.valid,.status.paid{color:#08663c;background:#d9f5e6}.status.used{color:#765f00;background:#fff0b2}.status.cancelled{color:#912018;background:#fee4e2}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:var(--radius);background:#fff}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid var(--line);white-space:nowrap}th{font-size:.73rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}tr:last-child td{border-bottom:0}small,.muted{color:var(--muted)}.product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.product{display:flex;min-height:250px;flex-direction:column;justify-content:space-between}.product form{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.product form strong{font-size:1.3rem}.pill{margin-bottom:18px}.compact{font-size:.82rem;padding:8px 11px}.auth-card{width:min(430px,calc(100% - 32px));margin:8vh auto;background:#fff;padding:38px;border-radius:22px;border:1px solid var(--line);box-shadow:0 20px 60px #17201916}.auth-card label{display:block;font-size:.84rem;font-weight:700;margin:15px 0}.auth-card input,.scan-shell input,.scan-shell select{display:block;width:100%;margin-top:6px;border:1px solid #bfc8c1;border-radius:10px;padding:12px;font:inherit;background:#fff}.auth-card button{width:100%;margin:8px 0 18px}.auth-card details{color:var(--muted);font-size:.85rem}.alert{border-radius:10px;padding:12px 14px;margin:15px 0}.alert.error{background:#fee4e2;color:#912018}.alert.success{background:#d9f5e6;color:#08663c}.pass{width:min(520px,100%);margin:20px auto;text-align:center;background:#fff;border:1px solid var(--line);border-radius:24px;padding:38px}.pass img{width:min(360px,100%);image-rendering:pixelated}.pass .member-tier{font-size:1.35rem;font-weight:850}.warning{padding:12px;background:#fff5d6;border-radius:10px;color:#6c5600;font-size:.86rem}.empty{padding:30px;color:var(--muted);background:#fff;border-radius:var(--radius)}
.id-page{width:min(900px,100%);margin:28px auto}.mil-id{position:relative;overflow:hidden;color:#e9eedc;background:#30392a;border:1px solid #171d15;border-radius:18px;box-shadow:0 24px 65px #10160f38,0 2px 0 #6d795f inset}.mil-id:before,.mil-id:after{content:"";position:absolute;inset:-40%;pointer-events:none;opacity:.13;transform:rotate(-14deg);background:repeating-linear-gradient(48deg,transparent 0 74px,#0b1009 75px 145px,transparent 146px 220px)}.mil-id:after{transform:rotate(31deg);opacity:.08}.mil-id>*{position:relative;z-index:1}.mil-id__header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:15px 20px;background:#171d15;border-bottom:3px solid #a6b36d}.mil-id__mark{display:grid;place-items:center;width:48px;height:48px;border:2px solid #a6b36d;color:#cbd78f;font-weight:950;font-size:1.2rem;transform:rotate(-3deg)}.mil-id__header span,.field-label{display:block;color:#aeb99b;font-size:.61rem;letter-spacing:.16em;font-weight:800}.mil-id__header strong{display:block;font-size:.88rem;letter-spacing:.09em;margin-top:3px}.mil-id__status{font-size:.7rem;font-weight:900;letter-spacing:.1em;color:#dbe8a5;border:1px solid #68735c;padding:8px 10px}.mil-id__status i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#b8ef58;box-shadow:0 0 9px #b8ef58}.mil-id__body{display:grid;grid-template-columns:1fr 245px;gap:26px;padding:28px}.mil-id__identity h1{font-family:"Arial Narrow",Impact,system-ui,sans-serif;font-size:clamp(2rem,5vw,3.6rem);letter-spacing:.035em;text-transform:uppercase;margin:5px 0 27px;color:#fff}.mil-id__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 28px}.mil-id__grid strong{display:block;margin-top:5px;font-family:ui-monospace,"Cascadia Mono",monospace;font-size:.92rem;letter-spacing:.08em}.mil-id__stripe{margin-top:27px;padding:11px 13px;border-left:4px solid #a6b36d;background:#171d15aa}.mil-id__stripe span,.mil-id__stripe b{display:block;font-size:.6rem;letter-spacing:.13em}.mil-id__stripe b{margin-top:4px;color:#c9d58d}.mil-id__qr{text-align:center}.mil-id__qr>.field-label{margin-bottom:7px}.qr-field{padding:9px;background:#fff;border:5px solid #171d15;box-shadow:0 0 0 1px #7d886c}.qr-field img{display:block;width:100%;image-rendering:pixelated}.mil-id__qr code{display:block;color:#dce5c6;font-size:.66rem;letter-spacing:.13em;margin-top:9px}.mil-id footer{display:flex;justify-content:space-between;padding:9px 20px;background:#a6b36d;color:#182016;font-size:.57rem;font-weight:900;letter-spacing:.14em}.id-help{text-align:center;color:var(--muted);margin:20px auto 10px}.id-warning{width:min(560px,100%);margin:0 auto;text-align:center}
.wallet-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:20px 0}.wallet-button{display:inline-flex;align-items:center;justify-content:center;min-width:210px;padding:12px 18px;border-radius:9px;background:#050505;color:#fff;font-weight:750}.wallet-button.google{background:#fff;color:#202124;border:1px solid #c9cdd2}.wallet-actions small{color:var(--muted)}
.scanner-page{background:#0b0f0d;color:#fff}.scanner-page main{max-width:780px;padding-top:25px}.scan-shell header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.scan-shell h1{font-size:2.2rem;margin-bottom:0}.scan-shell header label{width:min(320px,45%);font-size:.78rem;color:#aeb9b1}.scan-shell select{color:#172019}.scan-shell #reader{overflow:hidden;border-radius:16px;background:#172019}.scan-shell .wide{width:100%;margin:14px 0}.manual{margin:18px 0}.manual>span{display:block;text-align:center;color:#849088;font-size:.8rem;margin-bottom:9px}.manual form{display:flex;gap:8px}.manual input{margin:0;color:#172019}.scan-result{border-radius:20px;padding:28px;text-align:center;min-height:230px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#172019;transition:.2s}.scan-result .result-icon{font-size:4.5rem;line-height:1;font-weight:900}.scan-result h2{font-size:2rem;margin:10px 0}.scan-result p{margin-bottom:8px}.scan-result code{margin-top:10px}.scan-result.approved{background:#087443;color:#fff;box-shadow:0 0 0 5px #4bd28b55}.scan-result.denied{background:#a5261e;color:#fff;box-shadow:0 0 0 5px #e96a6255}
.center{text-align:center}.create-panel{background:#e5eadf;border-radius:var(--radius);padding:22px;margin:0 0 32px}.create-panel>div p{color:var(--muted)}.create-panel form{display:grid;grid-template-columns:2fr 2fr 2fr 1fr 1fr auto;gap:10px;align-items:end}.create-panel label{font-size:.74rem;font-weight:750}.create-panel input,.create-panel select{display:block;width:100%;margin-top:5px;padding:10px;border:1px solid #bac4bb;border-radius:8px;font:inherit;background:#fff}.create-panel button{height:42px;white-space:nowrap}
.integration-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#172019;color:#fff;border-radius:var(--radius);padding:22px;margin-bottom:20px}.integration-panel h2{margin:10px 0 5px}.integration-panel p{color:#b9c4bc;margin:0}.integration-panel .pill{background:#a6b36d;color:#172019}.sync-error{display:block;color:#ffaaa4;margin-top:8px}.pos-badge{float:right;color:#28633f;background:#e0f0e5;border-radius:99px;padding:4px 8px;font-size:.62rem;font-weight:900;letter-spacing:.08em}.stock{display:block;margin-top:12px;color:#167347}.stock.out{color:#b42318}button:disabled{cursor:not-allowed;filter:grayscale(1);opacity:.55}
.pos-shell{max-width:1400px}.pos-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.pos-head h1{margin:0}.register-name{text-align:right;font-weight:850}.register-name small{display:block;color:var(--muted);font-weight:400}.pos-grid{display:grid;grid-template-columns:1fr 390px;gap:18px;align-items:start}.pos-catalog,.pos-cart{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px}.pos-cart{position:sticky;top:86px}.pos-search{display:flex;gap:8px;margin-bottom:15px}.pos-search input,.pos-cart select,.pos-cart input{width:100%;padding:12px;border:1px solid #bfc8c1;border-radius:9px;font:inherit}.secondary{background:#e5e9e5;color:#253027}.pos-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:9px}.pos-product{min-height:145px;text-align:left;background:#f0f3ed;color:var(--ink);border:1px solid #d5ddd4;display:flex;flex-direction:column;align-items:flex-start}.pos-product strong{font-size:1rem;margin:10px 0 3px}.pos-product small{color:var(--muted);flex:1}.pos-product b{font-size:1.1rem;color:var(--green);margin-top:8px}.pos-cart>label{display:block;font-size:.75rem;font-weight:800;margin-bottom:16px}.pos-cart select,.pos-cart input{display:block;margin-top:5px}.pos-lines{border-top:1px solid var(--line);min-height:170px}.pos-line{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.pos-line small{display:block;color:var(--muted)}.qty{display:flex;align-items:center;gap:8px}.qty button{padding:3px 9px;background:#dfe5dd;color:var(--ink)}.pos-total{display:flex;justify-content:space-between;align-items:center;padding:18px 0;font-size:1.2rem}.pos-total strong{font-size:2rem}.payment-choice{display:flex;gap:20px;margin-bottom:15px}.empty-cart{text-align:center;color:var(--muted);padding:55px 0}.pos-cart .wide{width:100%;font-size:1.05rem}.pos-cart #pos-message{margin-top:12px}
.customer-tools{display:flex;gap:8px;align-items:start;margin-bottom:12px}.customer-tools #customer-reader{width:min(340px,100%)}.player-profile{background:#172019;color:#fff;border-radius:13px;padding:18px;margin-bottom:16px}.empty-profile{color:#b7c1ba}.empty-profile p{margin:0}.profile-head{display:flex;justify-content:space-between;align-items:start}.profile-head h2{margin:4px 0}.profile-head p{color:#b7c1ba;margin:0}.profile-meta{display:flex;gap:18px;color:#aeb99b;font-size:.72rem;margin:13px 0}.player-profile form{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end}.player-profile label{font-size:.7rem}.player-profile select,.player-profile input{display:block;width:100%;padding:9px;margin-top:4px;border:0;border-radius:7px;font:inherit}.player-profile form button{height:39px}.profile-tickets{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.profile-tickets small{color:#c5d0c7;background:#263029;padding:5px 8px;border-radius:5px}.receipt-note{display:block;text-align:center;color:var(--muted);margin-top:9px}
.player-message{margin-top:14px;border-top:1px solid #3d4941;padding-top:12px}.player-message summary{cursor:pointer;color:#cbd78f;font-weight:750}.player-message form{grid-template-columns:1fr;margin-top:12px}.player-message textarea{display:block;width:100%;min-height:70px;padding:9px;margin-top:4px;border:0;border-radius:7px;font:inherit;resize:vertical}
@media(max-width:900px){.create-panel form{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:1000px){.pos-grid{grid-template-columns:1fr}.pos-cart{position:static;grid-row:1}.pos-products{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}
@media(max-width:720px){nav{padding:0 16px}nav a{display:none}nav .brand,nav form{display:inline-block}.hero,.page-head{align-items:flex-start;flex-direction:column}.stats,.cards{grid-template-columns:1fr}.stats{gap:9px}main{padding:25px 16px 60px}.auth-card{padding:28px 22px}.scan-shell header{align-items:stretch;flex-direction:column}.scan-shell header label{width:100%}.scanner-page nav{position:static}.scanner-page main{padding-top:15px}.pass{padding:28px 18px}.create-panel form{grid-template-columns:1fr}}
@media(max-width:720px){.mil-id__header{grid-template-columns:auto 1fr}.mil-id__status{display:none}.mil-id__body{grid-template-columns:1fr;padding:20px}.mil-id__identity h1{margin-bottom:20px}.mil-id__qr{width:min(260px,100%);margin:0 auto}.mil-id footer span:last-child{display:none}.integration-panel{align-items:flex-start;flex-direction:column}}

/* Public site and detailed catalogue */
.nav-register{background:var(--lime);color:#142014!important;padding:9px 13px;border-radius:8px;font-weight:800}.nav-login{border-left:1px solid #39443c;padding-left:22px}.splash-hero{min-height:570px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.splash-copy p,.public-head p{font-size:1.15rem;line-height:1.7;color:var(--muted);max-width:690px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.splash-art{aspect-ratio:4/5;background:#293428;position:relative;overflow:hidden;border-radius:28px;display:flex;flex-direction:column;justify-content:flex-end;padding:45px;color:#fff;box-shadow:0 28px 70px #18201926}.splash-art:before{content:"";position:absolute;inset:-25%;background:repeating-linear-gradient(42deg,transparent 0 80px,#111811 82px 165px);opacity:.25;transform:rotate(-8deg)}.splash-art>*{position:relative}.splash-art span{font-size:9rem;font-weight:950;line-height:.8;color:var(--lime)}.splash-art strong{font-size:2.2rem;margin-top:35px}.splash-art small{color:#c3cdbf;margin-top:8px;letter-spacing:.1em}.feature-grid,.story-grid,.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0 70px}.feature-grid article,.story-grid article,.contact-grid article{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px}.feature-grid article>span,.contact-grid article>span{color:var(--green);font-weight:900;font-size:.75rem;letter-spacing:.12em}.feature-grid p,.story-grid p,.contact-grid p{color:var(--muted);line-height:1.6}.story-grid{grid-template-columns:1fr 1fr}.home-band{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--dark);color:#fff;border-radius:24px;padding:45px;margin-top:40px}.home-band p{color:#b7c1ba;margin:0}.public-head{padding:55px 0 25px}.public-head h1{max-width:820px}.category-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.category-nav a{background:#e2e7e0;color:#344039;padding:10px 15px;border-radius:99px;font-weight:700}.category-nav a.active{background:var(--dark);color:#fff}.catalogue-card{padding:0;overflow:hidden;color:var(--ink);min-height:440px;justify-content:flex-start;transition:transform .18s,box-shadow .18s}.catalogue-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #17201918}.product-image{aspect-ratio:3/2;background:#dfe4dc;overflow:hidden}.product-image img{width:100%;height:100%;display:block;object-fit:cover}.product-copy{padding:22px;display:flex;flex-direction:column;flex:1}.product-copy p{color:var(--muted);line-height:1.5}.product-price{font-size:1.35rem;margin-top:auto;padding-top:18px}.rating{display:flex;align-items:center;gap:8px;margin:13px 0}.stars{color:#ca8a04;letter-spacing:.05em;white-space:nowrap}.breadcrumbs{display:flex;gap:9px;flex-wrap:wrap;color:var(--muted);font-size:.85rem;margin:12px 0 28px}.product-detail{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:start}.gallery-main{aspect-ratio:4/3;background:#e1e6de;border-radius:20px;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.gallery-thumb{background:#fff;border:2px solid transparent;padding:3px;border-radius:10px;min-width:90px;width:90px;height:70px}.gallery-thumb.active{border-color:var(--green)}.gallery-thumb img{width:100%;height:100%;object-fit:cover;border-radius:5px}.product-summary{position:sticky;top:100px}.product-summary h1{margin-top:10px}.product-summary .lead{font-size:1.05rem;line-height:1.7;color:var(--muted)}.detail-price{display:block;font-size:2rem;margin:25px 0 13px}.wide{display:block;width:100%}.event-fact{display:flex;flex-direction:column;border-left:4px solid var(--lime);padding:8px 14px;background:#e8ece4}.details-section{margin-top:65px}.spec-list{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.spec-list div{display:grid;grid-template-columns:1fr 2fr;padding:15px 20px;border-bottom:1px solid var(--line)}.spec-list div:last-child{border:0}.spec-list span{color:var(--muted)}.reviews-layout{display:grid;grid-template-columns:1fr 360px;gap:25px}.review{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;margin-bottom:12px}.review>div{display:flex;justify-content:space-between}.review p{white-space:pre-wrap;color:#475249;line-height:1.6}.review-form{background:#e4e9e1;border-radius:var(--radius);padding:24px;align-self:start}.review-form label{display:block;font-size:.78rem;font-weight:800;margin:13px 0}.review-form input,.review-form select,.review-form textarea,.catalogue-admin textarea{display:block;width:100%;margin-top:5px;border:1px solid #bac4bb;border-radius:8px;padding:10px;font:inherit;background:#fff}.review-form textarea,.catalogue-admin textarea{min-height:100px;resize:vertical}
@media(max-width:800px){.splash-hero,.product-detail,.reviews-layout{grid-template-columns:1fr}.splash-hero{padding-top:40px;gap:35px}.splash-art{aspect-ratio:5/4}.feature-grid,.story-grid,.contact-grid{grid-template-columns:1fr}.home-band{align-items:flex-start;flex-direction:column}.product-summary{position:static}.nav-links{display:flex;align-items:center;gap:10px;overflow:auto}nav .nav-links a{display:inline-block;margin:0;white-space:nowrap}.nav-links a:nth-child(2),.nav-links a:nth-child(3){display:none}.nav-login{border:0;padding:0}.spec-list div{grid-template-columns:1fr;gap:4px}}
.catalogue-admin form{grid-template-columns:repeat(3,1fr)}.catalogue-admin button{align-self:end}@media(max-width:800px){.catalogue-admin form{grid-template-columns:1fr}}

/* Simple store management */
.simple-store-head p,.stock-section .section-title p{color:var(--muted);margin:0}.store-steps{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:50px}.store-task{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.store-task[open]{box-shadow:0 16px 45px #17201912}.store-task>summary{list-style:none;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:15px;padding:22px;cursor:pointer}.store-task>summary::-webkit-details-marker{display:none}.store-task>summary>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--lime);color:#172019;font-size:1.25rem;font-weight:950}.store-task>summary strong,.store-task>summary small{display:block}.store-task>summary strong{font-size:1.2rem}.store-task>summary small{color:var(--muted);margin-top:3px}.store-task>summary>b{font-size:1.8rem;color:var(--green)}.store-task[open]>summary>b{transform:rotate(45deg)}.store-task>form{border-top:1px solid var(--line);padding:22px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.store-task label,.stock-row label,.store-search{font-size:.75rem;font-weight:800}.store-task input,.store-task select,.store-task textarea,.stock-row input,.stock-row select,.store-search input{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid #b9c4bb;border-radius:9px;background:#fff;font:inherit}.store-task textarea{min-height:90px;resize:vertical}.store-task form>button{grid-column:1/-1;font-size:1rem}.new-item-form .span-two{grid-column:1/-1}.extra-fields{background:#f1f4ef;border-radius:10px;padding:13px}.extra-fields>summary{cursor:pointer;font-weight:750;color:var(--green)}.extra-fields>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.store-admin-link{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#dfe9d8;border:1px solid #cad8c1;border-radius:var(--radius);padding:24px;margin-bottom:32px}.store-admin-link h2{margin-bottom:5px}.store-admin-link p{margin:0;color:var(--muted)}.stock-section{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.stock-section>.section-title{margin:0 0 18px}.store-search{width:min(310px,100%)}.stock-list{display:grid;gap:9px}.stock-row{display:grid;grid-template-columns:72px minmax(150px,1fr) minmax(500px,2.5fr);gap:15px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:13px}.stock-row>img{width:72px;height:58px;object-fit:cover;border-radius:8px;background:#e4e8e1}.stock-name strong,.stock-name small{display:block}.stock-name small{color:var(--muted);text-transform:capitalize;margin-top:4px}.stock-row>form{display:grid;grid-template-columns:1.35fr .8fr .7fr auto auto;gap:9px;align-items:end}.stock-row input,.stock-row select{padding:9px}.stock-row button{height:39px}.fixed-stock{height:39px}.fixed-stock small,.fixed-stock strong{display:block}.switch-label{display:flex;align-items:center;gap:7px;height:39px;white-space:nowrap}.switch-label input{width:18px;height:18px;margin:0}.switch-label span{font-size:.8rem}.stock-row[hidden]{display:none}
@media(max-width:1000px){.stock-row{grid-template-columns:60px 1fr}.stock-row>img{width:60px;height:50px}.stock-row>form{grid-column:1/-1;grid-template-columns:1fr 1fr 1fr auto auto}}
@media(max-width:720px){.store-steps{grid-template-columns:1fr}.store-task>form,.extra-fields>div{grid-template-columns:1fr}.stock-section{padding:15px}.stock-section>.section-title{align-items:stretch;flex-direction:column}.store-search{width:100%}.stock-row{grid-template-columns:50px 1fr}.stock-row>img{width:50px;height:45px}.stock-row>form{grid-template-columns:1fr 1fr}.stock-row>form label:first-child{grid-column:1/-1}.stock-row button{width:100%}.store-admin-link{align-items:flex-start;flex-direction:column}}
.import-product{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:end;background:var(--dark);color:#fff;border-radius:20px;padding:26px;margin-bottom:18px}.import-product span{color:var(--lime);font-size:.7rem;font-weight:900;letter-spacing:.14em}.import-product h2{margin:7px 0}.import-product p,.import-product>small{color:#b9c4bc}.import-product p{margin:0;line-height:1.5}.import-product>small{grid-column:1/-1}.import-product form{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.import-product label{font-size:.75rem;font-weight:800}.import-product input{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid #667168;border-radius:9px;background:#fff;font:inherit}.import-product button{white-space:nowrap}.upload-box{border:2px dashed #aeb9b0;border-radius:12px;padding:16px;background:#f7f9f6}.upload-box input[type=file]{border:0;padding:8px 0;background:transparent}.upload-box small{display:block;color:var(--muted);margin-top:4px}@media(max-width:800px){.import-product{grid-template-columns:1fr}.import-product>small{grid-column:auto}.import-product form{grid-template-columns:1fr}}
.barcode-notice{display:flex;flex-direction:column;gap:3px;border-left:4px solid var(--lime);padding:11px 14px;background:#f0f5e9}.barcode-notice small{color:var(--muted)}.stock-name code{display:block;margin-top:5px;color:#526057;font-size:.68rem}.stock-row>form{grid-template-columns:1.25fr .7fr .65fr auto auto auto}.barcode-print{display:inline-flex;align-items:center;justify-content:center;height:39px;padding:0 12px;border:1px solid var(--green);border-radius:9px;color:var(--green);font-size:.78rem;font-weight:800;white-space:nowrap}@media(max-width:1000px){.stock-row>form{grid-template-columns:1fr 1fr 1fr auto auto auto}}@media(max-width:720px){.stock-row>form{grid-template-columns:1fr 1fr}.barcode-print{width:100%}}
.product-price-block{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;margin-top:auto;padding-top:16px}.product-price-block strong{font-size:1.38rem}.product-price-block del{color:var(--muted)}.product-price-block .discount-note{color:#c5221f;font-size:.78rem;font-weight:900}.product-price-block.detail-price{margin:22px 0 13px;padding:0}.product-price-block.detail-price strong{font-size:2rem;color:#c5221f}.item-edit{background:#e6ebe4;color:#253027}.item-dialog{width:min(850px,calc(100% - 24px));max-height:92vh;border:0;border-radius:20px;padding:0;box-shadow:0 30px 100px #0006}.item-dialog::backdrop{background:#0b120dbb;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;padding:22px 25px;border-bottom:1px solid var(--line)}.dialog-head h2{margin:0}.dialog-close{background:#e5e9e5;color:#253027}.dialog-head .dialog-close{width:38px;height:38px;padding:0;border-radius:50%;font-size:1.5rem}.item-dialog>form{padding:24px}.edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.edit-grid label{font-size:.76rem;font-weight:800}.edit-grid input,.edit-grid select,.edit-grid textarea{display:block;width:100%;margin-top:5px;padding:11px;border:1px solid #bac4bb;border-radius:8px;font:inherit;background:#fff}.edit-grid textarea{min-height:100px;resize:vertical}.edit-grid .span-two{grid-column:1/-1}.edit-active{align-self:end}.discount-help{margin:18px 0;padding:13px 15px;background:#fff1ef;border-left:4px solid #c5221f}.discount-help p{margin:4px 0 0;color:#6e4a47}.dialog-actions{display:flex;justify-content:flex-end;gap:8px}.stock-row>form{grid-template-columns:1.15fr .65fr .6fr auto auto auto auto auto}@media(max-width:1100px){.stock-row>form{grid-template-columns:1fr 1fr 1fr auto}.stock-row>form .barcode-print{grid-column:auto}}@media(max-width:720px){.edit-grid{grid-template-columns:1fr}.edit-grid .span-two{grid-column:auto}.item-dialog>form{padding:16px}.stock-row>form{grid-template-columns:1fr 1fr}}
.weapon-settings{display:grid;grid-template-columns:1fr 180px;gap:12px;align-items:end;border:1px solid #e2b7b3;border-radius:12px;background:#fff7f6;padding:14px}.weapon-settings legend{font-weight:850;color:#8f211b;padding:0 6px}.weapon-settings>small{grid-column:1/-1;color:#7c5552}.two-tone-choice{flex-basis:100%;color:#c5221f;font-weight:850}.two-tone-total{color:#c5221f;font-weight:900}.defence-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid var(--line);border-left:5px solid var(--green);border-radius:var(--radius);padding:20px 24px;margin:-20px 0 35px}.defence-summary>div>span{font-size:.68rem;letter-spacing:.13em;font-weight:900;color:var(--green)}.defence-summary h2{margin:4px 0}.defence-summary p{margin:0;color:var(--muted)}@media(max-width:720px){.weapon-settings{grid-template-columns:1fr}.weapon-settings>small{grid-column:auto}.defence-summary{align-items:flex-start;flex-direction:column}}
.player-defence{margin-top:14px;border-top:1px solid #3d4941;padding-top:12px}.player-defence summary{cursor:pointer;color:#ffb3ad;font-weight:800}.player-defence form{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.player-defence label{font-size:.7rem}.player-defence input,.player-defence select,.player-defence textarea{display:block;width:100%;margin-top:4px;padding:9px;border:0;border-radius:7px;font:inherit}.player-defence textarea{min-height:55px;resize:vertical}.player-defence .defence-notes,.player-defence form button{grid-column:1/-1}.player-defence>small{display:block;color:#aeb9b1;margin-top:8px}.pos-discount{color:#c5221f!important;font-weight:800}@media(max-width:720px){.player-defence form{grid-template-columns:1fr}.player-defence .defence-notes,.player-defence form button{grid-column:auto}}
.pos-weapon{border-color:#d36b61;background:#fff3f1}.weapon-check{align-self:flex-end;background:#a7241c;color:#fff;border-radius:99px;padding:4px 7px;font-size:.58rem;font-weight:950;letter-spacing:.06em}.weapon-sale-dialog{width:min(620px,calc(100% - 24px));border:0;border-radius:20px;padding:0;box-shadow:0 30px 100px #0008}.weapon-sale-dialog::backdrop{background:#0b120dcc;backdrop-filter:blur(3px)}.weapon-dialog-body{padding:22px}.weapon-dialog-body .warning{margin-bottom:20px}.weapon-dialog-body .warning p{margin:5px 0 0}.weapon-dialog-body form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.weapon-dialog-body form h3,.weapon-dialog-body form button,.weapon-dialog-body form>div{grid-column:1/-1}.weapon-dialog-body label{font-size:.75rem;font-weight:800}.weapon-dialog-body input{display:block;width:100%;margin-top:5px;padding:11px;border:1px solid #bac4bb;border-radius:8px;font:inherit}.walkin-divider{display:flex;align-items:center;gap:10px;margin:20px 0;color:var(--muted);font-size:.75rem;font-weight:850;text-transform:uppercase}.walkin-divider:before,.walkin-divider:after{content:"";height:1px;background:var(--line);flex:1}.confirm-check{display:flex;align-items:flex-start;gap:9px;grid-column:1/-1;background:#fff1ef;padding:12px;border-radius:9px;color:#84231d}.confirm-check input{width:18px;height:18px;margin:1px 0 0;flex:0 0 auto}@media(max-width:600px){.weapon-dialog-body form{grid-template-columns:1fr}.weapon-dialog-body form h3,.weapon-dialog-body form button,.weapon-dialog-body form>div,.confirm-check{grid-column:auto}}

/* Touch-first, single-screen till */
.pos-page{height:100dvh;overflow:hidden;background:#dfe4df}.pos-page nav{height:54px;position:relative;padding:0 18px}.pos-page nav a{font-size:.78rem;margin-left:13px}.pos-page main{height:calc(100dvh - 54px);max-width:none;padding:10px 12px;margin:0;overflow:hidden}.pos-page .pos-shell{height:100%;max-width:none;display:flex;flex-direction:column}.pos-page .pos-head{height:58px;flex:0 0 58px;align-items:center;margin:0 0 8px;padding:0 4px}.pos-page .pos-head h1{font-size:1.7rem}.pos-page .pos-head .eyebrow{margin:0 0 2px}.pos-page .pos-head small{display:block}.pos-head-actions{display:flex;gap:7px}.till-button{min-height:46px;padding:10px 15px;font-size:.86rem}.pos-page .pos-grid{display:grid;grid-template-columns:minmax(0,1fr) clamp(330px,32vw,430px);gap:10px;align-items:stretch;min-height:0;flex:1}.pos-page .pos-catalog,.pos-page .pos-cart{min-height:0;border-radius:12px;padding:10px;box-shadow:0 3px 12px #17201912}.pos-page .pos-catalog{display:flex;flex-direction:column}.pos-category-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:7px}.pos-category-buttons button{min-height:44px;background:#dfe6df;color:#273128}.pos-category-buttons button.active{background:var(--green);color:#fff;box-shadow:inset 0 -3px #0d5231}.pos-page .pos-search{height:46px;flex:0 0 46px;margin-bottom:8px}.pos-page .pos-search input{font-size:1rem;padding:10px 13px}.pos-page .pos-search button{min-width:80px}.pos-page .pos-products{min-height:0;overflow:auto;overscroll-behavior:contain;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));grid-auto-rows:minmax(128px,1fr);gap:7px;padding-right:3px}.pos-page .pos-product{min-height:128px;padding:11px;border-radius:9px}.pos-page .pos-product .pill{margin-bottom:3px;font-size:.58rem}.pos-page .pos-product strong{margin:5px 0 2px}.pos-page .pos-product b{font-size:1.15rem}.pos-page .pos-cart{position:static;display:flex;flex-direction:column}.till-customer{display:grid;grid-template-columns:1fr 44px;gap:7px;align-items:end;flex:0 0 auto}.till-customer label{font-size:.7rem;font-weight:850}.till-customer select{height:44px;margin-top:3px!important;padding:7px!important;font-weight:750}.till-customer button{height:44px;padding:0;font-size:1.3rem}.pos-page .pos-lines{min-height:80px;flex:1;overflow:auto;overscroll-behavior:contain;margin-top:8px}.pos-page .pos-line{padding:9px 2px;gap:7px}.pos-page .qty button{min-width:36px;min-height:36px;font-size:1.15rem}.pos-page .pos-total{flex:0 0 auto;padding:10px 2px}.pos-page .pos-total strong{font-size:2.2rem}.pos-page .payment-choice{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 0 8px}.pos-page .payment-choice label{position:relative}.pos-page .payment-choice input{position:absolute;opacity:0;pointer-events:none}.pos-page .payment-choice span{display:grid;place-items:center;min-height:48px;border:2px solid #cbd4cc;border-radius:9px;background:#edf1ed;font-weight:850;cursor:pointer}.pos-page .payment-choice input:checked+span{border-color:var(--green);background:#d9f2e4;color:#075e37}.pos-page #cash-field{font-size:.7rem;font-weight:800;margin-bottom:7px}.pos-page #cash-field input{height:42px;margin-top:3px}.till-checkout{min-height:54px;background:#087443;font-size:1.08rem!important;box-shadow:inset 0 -4px #055d35}.pos-page .receipt-note{font-size:.67rem;margin-top:4px}.pos-page #pos-message{position:absolute;right:15px;bottom:12px;width:min(410px,calc(100% - 30px));z-index:5;margin:0}.till-dialog{width:min(920px,calc(100% - 24px));height:min(760px,calc(100dvh - 28px));max-height:calc(100dvh - 28px);border:0;border-radius:18px;padding:0;box-shadow:0 30px 100px #0008}.till-dialog::backdrop{background:#0b120dcc;backdrop-filter:blur(3px)}.till-dialog .dialog-head{height:72px}.till-dialog-body{height:calc(100% - 72px);padding:16px;overflow:auto}.till-dialog .dialog-close{min-width:46px;height:46px}.player-till-dialog .customer-tools{display:grid;grid-template-columns:auto auto 1fr}.player-till-dialog #customer-reader{grid-column:1/-1}.player-till-dialog .player-profile{margin-bottom:0}.recent-sales-dialog .table-wrap{max-height:100%}.recent-sales-dialog button{min-height:40px}@media(max-width:760px){.pos-page nav{display:none}.pos-page main{height:100dvh}.pos-page .pos-head{height:52px;flex-basis:52px}.pos-page .pos-head h1{font-size:1.35rem}.pos-head-actions .till-button{font-size:0;min-width:45px;padding:8px}.pos-head-actions .till-button:first-letter{font-size:1rem}.pos-page .pos-grid{grid-template-columns:minmax(0,1fr) 310px}.pos-page .pos-products{grid-template-columns:repeat(auto-fill,minmax(125px,1fr))}.pos-category-buttons button{font-size:.75rem;padding:7px}.pos-page .receipt-note{display:none}}@media(max-height:650px){.pos-page nav{display:none}.pos-page main{height:100dvh}.pos-page .pos-head{height:48px;flex-basis:48px}.pos-page .pos-product{min-height:110px}.pos-page .pos-products{grid-auto-rows:110px}.pos-page .pos-total{padding:5px 2px}.pos-page .payment-choice span{min-height:42px}.till-checkout{min-height:48px}}
.checkout-grid{display:grid;grid-template-columns:1fr 380px;gap:40px;align-items:start}.demo-payment-warning{background:#fff4d6;border:1px solid #e7cf8e;border-radius:12px;padding:14px 16px;margin:20px 0}.demo-payment-warning p{margin:4px 0 0;color:#6c5600}.payment-options{display:grid;gap:10px;margin-bottom:16px}.payment-option{display:grid;grid-template-columns:auto 92px 1fr auto;gap:13px;align-items:center;background:#fff;border:2px solid var(--line);border-radius:13px;padding:15px;cursor:pointer}.payment-option:has(input:checked){border-color:var(--green);box-shadow:0 0 0 3px #16734717}.payment-option input{width:19px;height:19px}.payment-option strong,.payment-option small{display:block}.payment-option small{margin-top:3px}.payment-option i{display:none;color:var(--green);font-style:normal;font-weight:950}.payment-option:has(input:checked) i{display:block}.payment-mark{display:grid;place-items:center;height:34px;border-radius:6px;background:#202020;color:#fff;font-size:.7rem;font-weight:900}.payment-mark.stripe{background:#635bff}.payment-mark.paypal{background:#ffc439;color:#07348a}.payment-mark.klarna{background:#ffb3c7;color:#111}.payment-mark.pay_on_site{background:#344332}.payment-form>small{display:block;margin-top:10px;text-align:center}.checkout-summary{position:sticky;top:90px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.checkout-summary>img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:12px;background:#e5e9e3}.checkout-summary h2{margin:15px 0 0}.checkout-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:16px;margin-top:18px}.checkout-total strong{font-size:1.55rem}.order-confirm{width:min(650px,100%);margin:5vh auto;text-align:center}.confirm-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:var(--green);color:#fff;font-size:2.5rem;font-weight:950}.order-confirm>p{color:var(--muted);font-size:1.05rem;line-height:1.6}.confirmation-card{background:#fff;border:1px solid var(--line);border-radius:16px;text-align:left;margin:25px 0;padding:8px 20px}.confirmation-card>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line)}.confirmation-card>div:last-child{border:0}.confirmation-card span{color:var(--muted)}.order-confirm .hero-actions{justify-content:center}@media(max-width:850px){.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static;grid-row:1}.payment-option{grid-template-columns:auto 72px 1fr auto}}
.purchase-actions{display:grid;gap:8px}.purchase-actions form{margin:0}.basket-layout{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}.basket-lines{display:grid;gap:10px}.basket-line{display:grid;grid-template-columns:100px minmax(180px,1fr) 150px auto auto;gap:16px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:15px;padding:14px}.basket-line>img{width:100px;height:80px;object-fit:cover;border-radius:9px;background:#e5e9e3}.basket-line h2{font-size:1rem;margin:0}.basket-line .product-price-block{padding-top:7px}.basket-line label{font-size:.7rem;font-weight:800}.basket-line input{width:64px;padding:8px;border:1px solid #bac4bb;border-radius:7px;margin:0 5px}.basket-line form{margin:0}.danger{color:#a7241c!important}.basket-summary{position:sticky;top:90px;display:grid;gap:14px;background:var(--dark);color:#fff;border-radius:17px;padding:24px}.basket-summary>strong{font-size:2rem}.basket-summary small{color:#c3cdc5}.basket-summary>a:last-child{color:#d6dfd8}.basket-empty{padding:60px}.wishlist-card>a{color:inherit}.wishlist-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 20px 20px}.wishlist-actions button{width:100%}.checkout-line{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid var(--line)}.checkout-line span{color:var(--muted)}.basket-checkout-summary h2{margin-top:0}@media(max-width:900px){.basket-layout{grid-template-columns:1fr}.basket-summary{position:static}.basket-line{grid-template-columns:75px 1fr auto}.basket-line>img{width:75px;height:65px}.basket-line>form,.basket-line>strong{grid-column:2}.basket-line>form:last-child{grid-column:3;grid-row:2}}@media(max-width:600px){.basket-line{grid-template-columns:60px 1fr}.basket-line>img{width:60px;height:55px}.basket-line>form,.basket-line>strong,.basket-line>form:last-child{grid-column:2}.wishlist-actions{grid-template-columns:1fr}}
 .pos-page .pos-shell{position:relative}
 .pos-login-card{width:min(440px,calc(100% - 24px));margin:3vh auto;text-align:center;background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:0 25px 70px #17201920}.pos-login-card>p{color:var(--muted)}.pos-login-card label{display:block;text-align:left;font-size:.78rem;font-weight:850;margin:12px 0}.pos-login-card input{display:block;width:100%;margin-top:5px;padding:13px;border:2px solid #bfc8c1;border-radius:10px;font:inherit;font-size:1.1rem}.pos-login-card #pos-pin{text-align:center;font-size:1.7rem;letter-spacing:.3em}.pin-keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0}.pin-keypad button{min-height:58px;font-size:1.25rem;background:#e5eae5;color:var(--ink)}.pin-keypad button[data-pin-key=clear]{font-size:.85rem}.pos-signin{min-height:54px;font-size:1.05rem;margin-bottom:15px}.pos-head-actions form{margin:0}.lock-till{background:#7e251f}.pos-page .pos-head-actions form button{height:46px}
 .player-search-bar{display:grid;grid-template-columns:minmax(220px,1fr) auto auto auto;gap:8px;margin-bottom:10px}.player-search-bar input{min-height:46px;padding:10px 12px;border:2px solid #bfc8c1;border-radius:9px;font:inherit}.player-search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:7px;margin-bottom:12px}.player-search-results>button{text-align:left;background:#e7ece7;color:var(--ink);min-height:58px}.player-search-results strong,.player-search-results small{display:block}.player-search-results small{margin-top:3px}.add-customer-form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end;background:#eef2ec;border:1px solid var(--line);border-radius:12px;padding:14px;margin-bottom:12px}.add-customer-form h3,.add-customer-form p,.add-customer-form>div{grid-column:1/-1;margin:0}.add-customer-form label{font-size:.72rem;font-weight:850}.add-customer-form input{display:block;width:100%;margin-top:4px;padding:10px;border:1px solid #bfc8c1;border-radius:8px;font:inherit}.touch-keyboard{position:fixed;z-index:100;left:50%;bottom:8px;transform:translateX(-50%);width:min(850px,calc(100% - 16px));padding:10px;background:#172019;border:1px solid #526058;border-radius:14px;box-shadow:0 15px 60px #0008}.touch-keyboard-head{display:flex;justify-content:space-between;align-items:center;color:#fff;margin-bottom:7px}.touch-keyboard-head button{height:34px;padding:4px 13px}.touch-keys{display:grid;grid-template-columns:repeat(10,1fr);gap:5px}.touch-keys button{min-height:43px;padding:5px;background:#f5f7f4;color:#172019;font-size:.9rem}.touch-keys .key-wide{grid-column:span 3;background:#dce3dc}.touch-keys .key-wide:first-of-type{grid-column:span 4}@media(max-width:720px){.player-search-bar{grid-template-columns:1fr 1fr}.player-search-bar input{grid-column:1/-1}.add-customer-form{grid-template-columns:1fr}.add-customer-form h3,.add-customer-form p,.add-customer-form>div{grid-column:auto}.touch-keys{grid-template-columns:repeat(8,1fr)}.touch-keys button{min-height:38px}}
 .cash-tender-panel{flex:0 0 auto;background:#eef2ed;border:1px solid #cfd7cf;border-radius:10px;padding:8px;margin-bottom:7px}.cash-tender-panel>label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;font-size:.72rem;font-weight:850}.pos-page .cash-tender-panel #cash-tendered{height:40px!important;margin:0!important;text-align:right;font-size:1.3rem;font-weight:900;background:#fff}.cash-presets{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin:7px 0}.cash-presets button{min-height:40px;padding:6px;font-size:.9rem}.cash-keypad{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.cash-keypad button{min-height:40px;padding:5px;font-size:1.05rem;background:#fff;color:var(--ink);border:1px solid #ccd5cd}.cash-keypad button.secondary{background:#dce3dc}@media(max-height:700px){.cash-keypad button,.cash-presets button{min-height:34px}.cash-tender-panel{padding:6px}.cash-presets{margin:5px 0}}
 .cash-keypad button:last-child{grid-column:span 4}
 .admin-menu{position:relative;display:inline-block;margin-left:22px}.admin-menu summary{list-style:none;cursor:pointer;color:#dfe7e1;font-size:.92rem}.admin-menu summary::-webkit-details-marker{display:none}.admin-menu>div{position:absolute;right:0;top:34px;z-index:50;display:grid;min-width:220px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 15px 45px #0004}.admin-menu>div a{margin:0;padding:10px 12px;color:var(--ink);border-radius:7px;white-space:nowrap}.admin-menu>div a:hover{background:#e8ede7}.admin-search{display:flex;gap:8px;margin-bottom:18px}.admin-search input{flex:1;padding:12px;border:1px solid #bfc8c1;border-radius:9px;font:inherit}.management-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:13px}.management-card-grid article{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px}.management-card-grid h2{margin:12px 0 7px}.admin-orders{display:grid;gap:15px}.admin-order{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px}.admin-order>header{display:flex;justify-content:space-between;gap:20px}.admin-order>header h2{margin:7px 0 3px}.admin-order>header p{color:var(--muted)}.admin-order>header>strong{font-size:1.5rem}.admin-order-items{display:flex;gap:8px;flex-wrap:wrap;margin:5px 0 16px}.admin-order-items span{padding:7px 10px;background:#edf1ed;border-radius:7px}.order-update-form{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;align-items:end;margin-top:16px}.order-update-form label{font-size:.72rem;font-weight:850}.order-update-form input,.order-update-form select,.order-update-form textarea{display:block;width:100%;margin-top:4px;padding:10px;border:1px solid #bfc8c1;border-radius:8px;font:inherit}.order-customer-update{grid-column:1/-1}.order-customer-update textarea{min-height:65px;resize:vertical}.order-update-form>button{grid-column:1/-1}.customer-orders{display:grid;gap:12px}.customer-order{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px}.customer-order>header{display:flex;justify-content:space-between}.customer-order>header small{display:block;margin-top:3px}.customer-order>header>b{font-size:1.25rem}.customer-order>p{margin:14px 0 0;padding:10px;background:#edf4e9;border-left:4px solid var(--green)}.order-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin:15px 0}.order-steps span{position:relative;padding:9px 5px;text-align:center;background:#edf0ed;color:#7a837c;font-size:.66rem;font-weight:800}.order-steps span.done{background:#d8efe2;color:#08633b}.order-steps span.current{background:var(--green);color:#fff}.order-steps.cancelled{grid-template-columns:1fr}.order-steps.cancelled span{background:#fee4e2;color:#912018}.tracking-box{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;background:#f2f4f1;border-radius:8px}.tracking-box span{color:var(--muted)}@media(max-width:850px){.admin-menu{margin-left:0}.admin-menu>div{position:fixed;top:60px;right:10px}.order-update-form{grid-template-columns:1fr 1fr}.order-steps{grid-template-columns:1fr}.admin-order>header{flex-direction:column}.admin-search{flex-wrap:wrap}.admin-search input{flex-basis:100%}}
.account-menu{position:relative;display:inline-block;margin-left:20px;vertical-align:middle}.account-menu summary{display:flex;flex-direction:column;justify-content:center;min-height:52px;list-style:none;cursor:pointer;color:#fff;line-height:1.05}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary span{max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:850}.account-menu summary small{margin-top:4px;color:#9eaba1;font-size:.62rem;text-transform:uppercase;letter-spacing:.08em}.account-menu>div{position:absolute;right:0;top:57px;z-index:60;display:grid;min-width:190px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 15px 45px #0005}.account-menu>div a,.account-menu>div button{display:block;width:100%;margin:0;padding:11px 12px;border-radius:7px;color:var(--ink);background:transparent;text-align:left;font-size:.9rem;font-weight:650}.account-menu>div a:hover,.account-menu>div button:hover{background:#e8ede7;filter:none}.account-menu>div form{margin:4px 0 0;padding-top:4px;border-top:1px solid var(--line)}.account-menu>div button{color:var(--red)}
.operations-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.operations-metrics article{min-height:155px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:16px;display:flex;flex-direction:column}.operations-metrics span{color:var(--muted);font-size:.76rem;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.operations-metrics strong{margin:auto 0 5px;font-size:2.15rem;letter-spacing:-.04em}.operations-metrics small{color:var(--muted)}.operations-note{margin-top:18px;padding:14px 16px;background:#e8ede7;border-radius:10px;color:var(--muted)}.profile-overview{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.profile-overview article,.settings-card{padding:25px;background:#fff;border:1px solid var(--line);border-radius:16px}.profile-overview article>span{color:var(--green);font-size:.7rem;font-weight:900;letter-spacing:.12em}.profile-overview h2{margin:12px 0 5px}.profile-overview p{color:var(--muted)}.settings-card{width:min(650px,100%)}.settings-card label{display:block;margin:14px 0;font-size:.8rem;font-weight:800}.settings-card input{display:block;width:100%;margin-top:5px;padding:12px;border:1px solid #bfc8c1;border-radius:9px;font:inherit}.settings-card hr{margin:28px 0;border:0;border-top:1px solid var(--line)}.settings-card button{margin-top:8px}@media(max-width:900px){.operations-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.account-menu{margin-left:4px}.account-menu summary span{max-width:105px}.account-menu>div{position:fixed;top:64px;right:8px}.operations-metrics,.profile-overview{grid-template-columns:1fr}.operations-metrics article{min-height:125px}}
 .barcode-listener-status{display:flex;align-items:center;white-space:nowrap;padding:8px 10px;background:#dcefe3;color:#075c35;border-radius:8px;font-size:.7rem;font-weight:850}.barcode-listener-status i{width:8px;height:8px;margin-right:6px;border-radius:50%;background:#19a65d;box-shadow:0 0 0 3px #19a65d25}.barcode-listener-status.error{background:#fee4e2;color:#912018}.barcode-listener-status.error i{background:#c8352b}.always-qr-panel{position:fixed;z-index:15;left:18px;bottom:14px;width:190px;overflow:hidden;background:#111814;color:#fff;border:2px solid #5d6a60;border-radius:12px;box-shadow:0 12px 35px #0006}.always-qr-head{display:flex;justify-content:space-between;align-items:center;gap:6px;padding:7px 9px}.always-qr-head strong{font-size:.72rem}.always-qr-head span{color:#b9c6bc;font-size:.57rem;text-align:right}.always-qr-panel #customer-reader{width:100%;min-height:115px;background:#050705}.always-qr-panel #customer-reader video{display:block!important;max-height:135px;object-fit:cover}.always-qr-panel #customer-reader img{display:none}.always-qr-panel #customer-reader__dashboard_section_csr{display:none!important}@media(max-width:900px){.barcode-listener-status{font-size:0;padding:9px}.barcode-listener-status i{margin:0}.always-qr-panel{width:150px;left:8px;bottom:8px}.always-qr-panel #customer-reader{min-height:90px}.always-qr-panel #customer-reader video{max-height:105px}}@media(max-height:600px){.always-qr-panel{width:125px}.always-qr-head span{display:none}.always-qr-panel #customer-reader{min-height:72px}.always-qr-panel #customer-reader video{max-height:82px}}
 .sale-detail-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:15px}.sale-detail-meta span{padding:10px;background:#edf1ed;color:var(--muted);border-radius:8px;font-size:.7rem}.sale-detail-meta strong{display:block;margin-top:3px;color:var(--ink);font-size:.9rem}.return-lines{display:grid;gap:7px}.return-line{display:grid;grid-template-columns:1fr 90px;align-items:center;gap:12px;padding:11px;border:1px solid var(--line);border-radius:9px}.return-line strong,.return-line small{display:block}.return-line input{width:100%;padding:10px;border:1px solid #bfc8c1;border-radius:7px;font:inherit;text-align:center}.return-line.not-returnable{opacity:.6;background:#f3f3f3}.return-controls{display:grid;grid-template-columns:1fr 2fr;gap:10px;margin:14px 0}.return-controls label{font-size:.72rem;font-weight:850}.return-controls input,.return-controls select{display:block;width:100%;margin-top:4px;padding:10px;border:1px solid #bfc8c1;border-radius:8px;font:inherit}.refund-warning{padding:10px;margin-bottom:10px;background:#fff4d6;color:#6c5600;border-radius:8px;font-size:.75rem}.return-history{margin-top:20px;border-top:1px solid var(--line);padding-top:14px}.return-history p{display:flex;gap:8px;align-items:center;padding:8px;background:#f1f3f0;border-radius:7px}.return-history p small{margin-left:auto}@media(max-width:700px){.sale-detail-meta{grid-template-columns:1fr 1fr}.return-controls{grid-template-columns:1fr}.return-history p{align-items:flex-start;flex-direction:column}.return-history p small{margin-left:0}}
.payment-confirm-dialog{width:min(520px,calc(100% - 24px));border:0;border-radius:22px;padding:28px;text-align:center;box-shadow:0 30px 100px #0008}.payment-confirm-dialog::backdrop{background:#0b120ddd;backdrop-filter:blur(4px)}.payment-confirm-icon{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 15px;border-radius:50%;background:var(--green);color:#fff;font-size:1.35rem;font-weight:950}.payment-confirm-dialog h2{font-size:1.8rem}.payment-confirm-dialog>p{color:var(--muted);font-size:1rem;line-height:1.5}.payment-confirm-amounts{display:grid;gap:7px;margin:18px 0}.payment-confirm-amounts>div{display:flex;justify-content:space-between;align-items:center;padding:11px 13px;background:#edf1ed;border-radius:8px}.payment-confirm-amounts strong{font-size:1.15rem}.payment-confirm-amounts .change-due{background:#fff1bf;color:#6c5600}.payment-confirm-amounts .change-due strong{font-size:1.55rem}.payment-confirm-actions{display:grid;grid-template-columns:1fr 2fr;gap:8px}.payment-confirm-actions button{min-height:52px}@media(max-width:480px){.payment-confirm-actions{grid-template-columns:1fr}.payment-confirm-dialog{padding:22px 18px}}
.recent-sales-help{margin:0 0 10px;padding:9px 12px;background:#e7efe8;color:#435048;border-radius:8px;font-size:.78rem}.recent-sale-row{cursor:pointer;transition:background .12s,box-shadow .12s}.recent-sale-row:hover,.recent-sale-row:focus{background:#eef6f0;box-shadow:inset 4px 0 var(--green);outline:0}.recent-sale-row:active{background:#dcecdf}
.identity-nav-link{color:#d9e69d!important}.identity-privacy-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.identity-privacy-form>section{padding:24px;background:#fff;border:1px solid var(--line);border-radius:16px}.identity-privacy-form h2{margin-bottom:6px}.identity-privacy-form section>p{margin-bottom:20px;color:var(--muted);line-height:1.5}.identity-privacy-form section>label{display:block;margin:14px 0;font-size:.78rem;font-weight:850}.identity-privacy-form input[type=text],.identity-privacy-form input:not([type]),.identity-privacy-form select{display:block;width:100%;margin-top:5px;padding:11px;border:1px solid #bfc8c1;border-radius:8px;background:#fff;font:inherit}.privacy-toggles{display:grid;gap:9px}.privacy-toggles label{display:flex;align-items:flex-start;gap:10px;padding:11px;background:#eef2ed;border-radius:9px;font-size:.8rem;font-weight:750;line-height:1.35}.privacy-toggles input{width:18px;height:18px;flex:0 0 auto;accent-color:var(--green)}.privacy-note{display:flex;flex-direction:column;gap:4px;margin-top:16px;padding:12px;border-left:4px solid var(--green);background:#edf4e9;border-radius:7px;font-size:.76rem}.privacy-note span{color:var(--muted);line-height:1.4}.identity-privacy-form>button{grid-column:1/-1;min-height:52px}@media(max-width:760px){.identity-privacy-form{grid-template-columns:1fr}.identity-privacy-form>button{grid-column:auto}.identity-nav-link{display:none}}
.player-discipline{margin-top:12px;border:1px solid #d6c7c4;border-radius:10px;background:#fff}.player-discipline>summary{padding:13px;cursor:pointer;font-size:.8rem;font-weight:850}.player-discipline>summary strong{float:right;color:var(--muted)}.player-discipline>summary strong.discipline-banned{color:var(--red)}.player-discipline>form,.warning-history{margin:0 12px;padding:13px 0;border-top:1px solid var(--line)}.player-discipline label{display:block;font-size:.72rem;font-weight:850}.player-discipline textarea,.player-discipline input{display:block;width:100%;margin:5px 0 9px;padding:9px;border:1px solid #bfc8c1;border-radius:7px;font:inherit}.player-discipline textarea{min-height:65px;resize:vertical}.discipline-ban{margin:0 12px 12px;padding:13px;background:#fee4e2;color:#7f1d16;border-left:5px solid var(--red);border-radius:8px}.discipline-ban p{margin:6px 0}.discipline-ban small{display:block;color:#7f1d16}.discipline-ban button{margin-top:10px}.danger-action{background:var(--red)}.warning-history h3{margin-bottom:8px}.warning-history p{display:flex;flex-direction:column;gap:4px;padding:9px;background:#f1f3f0;border-radius:7px}.warning-history p small{color:var(--muted)}
.player-ban-notice{margin:0 0 20px}
.store-subnav{height:48px;top:68px;z-index:19;justify-content:flex-end;background:#29332c;border-top:1px solid #3b473e;padding-top:0;padding-bottom:0}.store-subnav>div{display:flex;align-items:center;gap:6px}.store-subnav a{display:flex!important;align-items:center;gap:7px;margin:0;padding:7px 12px;border-radius:8px;color:#dfe7e1;font-size:.8rem;font-weight:750;white-space:nowrap}.store-subnav a:hover,.store-subnav a.active{background:#f2f4f0;color:var(--green)}.store-subnav a span{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:var(--lime);color:#172019;font-size:.68rem;font-weight:900}@media(max-width:720px){.store-subnav{padding:0 12px;overflow:auto;justify-content:flex-start}.store-subnav>div{min-width:max-content}}
.store-category-nav{height:46px;top:116px;z-index:18;justify-content:flex-start;padding-top:0;padding-bottom:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 5px 14px #1720190b}.store-category-nav>div{display:flex;align-items:center;gap:3px}.store-category-nav a{display:block!important;margin:0;padding:8px 12px;border-radius:7px;color:#536058;font-size:.78rem;font-weight:800;white-space:nowrap}.store-category-nav a:hover,.store-category-nav a.active{background:#e5ebe3;color:var(--green)}.store-featured-carousel{margin:8px 0 42px}.store-featured-carousel>header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.store-featured-carousel>header h1{margin-bottom:9px}.store-featured-carousel>header p{margin:0;color:var(--muted)}.store-carousel-actions{display:flex;gap:7px}.store-carousel-actions button{display:grid;place-items:center;width:45px;height:45px;padding:0;font-size:1.25rem}.store-carousel-tabs{display:flex;gap:7px;margin:25px 0 13px}.store-carousel-tabs button{display:flex;align-items:center;gap:8px;padding:9px 13px;background:#e1e7df;color:#435047}.store-carousel-tabs button.active{background:var(--dark);color:#fff}.store-carousel-tabs span{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:99px;background:#ffffff28;font-size:.65rem}.store-carousel-tabs button.active span{background:var(--lime);color:#172019}.store-carousel-viewport{position:relative}.store-carousel-track{display:flex;gap:16px;overflow-x:auto;padding:2px 2px 18px;scroll-snap-type:x mandatory;scrollbar-width:thin;overscroll-behavior-inline:contain}.store-carousel-track[hidden]{display:none}.store-carousel-card{flex:0 0 min(330px,82vw);overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;color:var(--ink);scroll-snap-align:start;transition:transform .15s,box-shadow .15s}.store-carousel-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #1720191a}.store-carousel-image{position:relative;height:205px;overflow:hidden;background:#dfe4dc}.store-carousel-image img{width:100%;height:100%;object-fit:cover}.store-carousel-image>span{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:6px;background:var(--lime);color:#172019;font-size:.62rem;font-weight:950;letter-spacing:.1em}.store-carousel-copy{padding:18px}.store-carousel-copy>small{color:var(--green);font-size:.68rem;font-weight:850;text-transform:uppercase}.store-carousel-copy h2{min-height:2.4em;margin:6px 0 3px;font-size:1.1rem;line-height:1.2}.store-carousel-copy .rating{margin:8px 0}.store-carousel-copy .product-price-block{padding-top:7px}.store-carousel-empty{display:flex;flex:0 0 100%;min-height:190px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px dashed #bfc8c1;border-radius:15px;color:var(--muted);background:#fff}.store-head{padding-top:25px}.store-head h1{font-size:clamp(2rem,4vw,3.25rem)}@media(max-width:720px){.store-category-nav{top:116px;padding:0 12px;overflow-x:auto}.store-category-nav>div{min-width:max-content}.store-featured-carousel{margin-top:0}.store-featured-carousel>header{align-items:flex-start}.store-featured-carousel>header h1{font-size:2.35rem}.store-featured-carousel>header p{font-size:.9rem}.store-carousel-actions button{width:40px;height:40px}.store-carousel-image{height:190px}}@media(max-width:480px){.store-featured-carousel>header{display:block}.store-carousel-actions{margin-top:14px}.store-carousel-card{flex-basis:84vw}}

.store-search-shell{position:relative;z-index:19;padding:18px max(24px,calc((100vw - 1180px)/2));background:#e9eee7;border-bottom:1px solid var(--line)}.store-search-shell form{position:relative;width:min(720px,100%);margin:0 auto}.store-search-shell label{display:block;margin-bottom:7px;color:#435047;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.store-search-control{display:grid;grid-template-columns:1fr auto;gap:8px}.store-search-control input{min-width:0;width:100%;height:48px;padding:0 16px;border:1px solid #aeb9b0;border-radius:11px;background:#fff;color:var(--ink);font:inherit;box-shadow:0 2px 8px #1720190b}.store-search-control input:focus{outline:3px solid #b8ef5855;border-color:var(--green)}.store-search-control button{min-width:98px}.store-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:106px;z-index:40;max-height:min(430px,60vh);overflow-y:auto;border:1px solid #cbd4cc;border-radius:13px;background:#fff;box-shadow:0 18px 45px #17201930}.store-suggestions[hidden]{display:none}.store-suggestions a{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0;padding:10px;color:var(--ink);border-bottom:1px solid #edf0ec}.store-suggestions a:last-child{border-bottom:0}.store-suggestions a:hover,.store-suggestions a.active{background:#edf7e7}.store-suggestions img{width:54px;height:48px;object-fit:cover;border-radius:8px;background:#e4e8e1}.store-suggestions span,.store-suggestions strong,.store-suggestions small{display:block;min-width:0}.store-suggestions strong,.store-suggestions small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-suggestions small{margin-top:3px;color:var(--muted);font-size:.72rem}.store-suggestions b{font-size:.9rem}.store-suggestion-empty{padding:20px;color:var(--muted);text-align:center}.store-search-shell[data-searching="true"]~main .store-featured-carousel{display:none}
@media(max-width:600px){.store-search-shell{padding:14px 16px}.store-search-control{grid-template-columns:1fr}.store-search-control button{width:100%}.store-suggestions{top:calc(100% + 8px);right:0}.store-suggestions a{grid-template-columns:46px minmax(0,1fr) auto}.store-suggestions img{width:46px;height:44px}}

.scan-result.approved{position:fixed;z-index:1000;inset:0;min-height:100dvh;border-radius:0;background:#087443;color:#fff;box-shadow:none;animation:scanner-success-in .16s ease-out}.scan-result.approved .result-icon{display:grid;place-items:center;width:clamp(130px,25vw,220px);height:clamp(130px,25vw,220px);border:8px solid #fff;border-radius:50%;font-size:clamp(6rem,18vw,11rem)}.scan-result.approved h2{margin:24px 0 8px;font-size:clamp(2.4rem,7vw,5.5rem)}.scan-result.approved .result-player{font-size:clamp(1.4rem,4vw,2.5rem)}.scan-result.approved p{margin:14px 0 8px;font-size:clamp(1rem,2vw,1.35rem)}@keyframes scanner-success-in{from{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.scan-result.approved{animation:none}}
.settings-subnav{height:48px;top:68px;z-index:19;justify-content:flex-end;background:#29332c;border-top:1px solid #3b473e;padding-top:0;padding-bottom:0}.settings-subnav>div{display:flex;align-items:center;gap:6px}.settings-subnav a{display:flex!important;align-items:center;margin:0;padding:7px 12px;border-radius:8px;color:#dfe7e1;font-size:.8rem;font-weight:750;white-space:nowrap}.settings-subnav a:hover,.settings-subnav a.active{background:#f2f4f0;color:var(--green)}@media(max-width:720px){.settings-subnav{padding:0 12px;overflow:auto;justify-content:flex-start}.settings-subnav>div{min-width:max-content}}
.staff-menu{position:relative;display:inline-block;margin-left:14px}.staff-menu summary{list-style:none;cursor:pointer;color:#dfe7e1;font-size:.92rem}.staff-menu summary::-webkit-details-marker{display:none}.staff-menu>div{position:absolute;right:0;top:34px;z-index:55;display:grid;min-width:190px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 15px 45px #0004}.staff-menu>div a{margin:0;padding:10px 12px;color:var(--ink);border-radius:7px;white-space:nowrap}.staff-menu>div a:hover{background:#e8ede7}@media(max-width:850px){.staff-menu{margin-left:0}.staff-menu>div{position:fixed;top:60px;right:10px}}
.community-menu{position:relative;display:inline-block;margin-left:18px}.community-menu summary{list-style:none;cursor:pointer;color:#dfe7e1;font-size:.92rem}.community-menu summary::-webkit-details-marker{display:none}.community-menu>div{position:absolute;right:0;top:34px;z-index:55;display:grid;min-width:160px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 15px 45px #0004}.community-menu>div a{display:block!important;margin:0;padding:10px 12px;color:var(--ink);border-radius:7px;white-space:nowrap}.community-menu>div a:hover{background:#e8ede7}@media(max-width:850px){.community-menu{margin-left:0}.community-menu>div{position:fixed;top:60px;right:10px}}
.profile-clanbar{width:min(1132px,calc(100% - 48px));margin:18px auto 0;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#e5eadf;border:1px solid #ced7cb;border-radius:13px}.profile-clanbar>div{display:flex;flex-direction:column;gap:3px}.profile-clanbar span{color:var(--muted);font-size:.76rem}.profile-clanbar form{display:flex;gap:8px}.profile-clanbar select{min-width:240px;padding:9px;border:1px solid #bfc8c1;border-radius:8px;background:#fff;font:inherit}.profile-clanbar button{padding:9px 13px}.clan-layout{display:grid;grid-template-columns:1fr 350px;gap:22px;align-items:start}.clan-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:13px}.clan-card{display:flex;min-height:230px;flex-direction:column;padding:22px;background:#fff;border:1px solid var(--line);border-radius:16px;color:var(--ink)}.clan-card>span,.clan-hero>div>span{color:var(--green);font-size:.75rem;font-weight:950;letter-spacing:.12em}.clan-card h2{margin:10px 0}.clan-card p{flex:1;color:var(--muted);line-height:1.5}.clan-card strong{font-size:.76rem}.create-clan-card{position:sticky;top:135px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:16px}.create-clan-card>p{color:var(--muted);line-height:1.5}.create-clan-card label{display:block;margin:12px 0;font-size:.76rem;font-weight:850}.create-clan-card input,.create-clan-card textarea{display:block;width:100%;margin-top:5px;padding:10px;border:1px solid #bfc8c1;border-radius:8px;font:inherit}.create-clan-card textarea{min-height:100px;resize:vertical}.clan-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;padding:36px;background:linear-gradient(135deg,#18221a,#303d31);color:#fff;border-radius:20px}.clan-hero h1{margin:8px 0 14px}.clan-hero p{max-width:720px;color:#c0cac2;line-height:1.6}.clan-requests{margin-top:20px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:15px}.clan-requests article{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 0;border-top:1px solid var(--line)}.clan-requests article>div{display:flex;flex-direction:column;gap:4px}.clan-requests form{display:flex;gap:7px}.clan-roster{margin-top:28px}@media(max-width:760px){.profile-clanbar,.clan-hero{align-items:flex-start;flex-direction:column}.profile-clanbar{width:calc(100% - 32px)}.profile-clanbar form{width:100%;flex-direction:column}.profile-clanbar select{min-width:0;width:100%}.clan-layout{grid-template-columns:1fr}.create-clan-card{position:static}.clan-requests article{align-items:flex-start;flex-direction:column}}
.combat-editor label:has(input[name="clanTag"]){display:none}
.clan-social-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}.clan-social-layout>.clan-roster{margin-top:0;position:sticky;top:90px}.clan-composer{padding:18px;margin-bottom:16px;background:#fff;border:1px solid var(--line);border-radius:15px}.clan-composer>label{display:block;font-size:.76rem;font-weight:850}.clan-composer textarea{display:block;width:100%;min-height:105px;margin-top:6px;padding:11px;border:1px solid #bfc8c1;border-radius:9px;font:inherit;resize:vertical}.emoji-picker{display:flex;gap:5px;flex-wrap:wrap;margin:9px 0}.emoji-picker button{display:grid;place-items:center;width:38px;height:38px;padding:0;background:#edf1ed;color:var(--ink);font-size:1.15rem}.clan-image-input{padding:11px;background:#f1f3f0;border-radius:9px;margin-bottom:10px}.clan-image-input input,.clan-image-input small{display:block;margin-top:5px}.clan-feed{display:grid;gap:13px}.clan-post{overflow:hidden;padding:18px;background:#fff;border:1px solid var(--line);border-radius:15px}.clan-post header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.clan-post header>a{display:flex;align-items:center;gap:11px;color:var(--ink)}.clan-post header .community-avatar{width:48px;height:48px;font-size:.9rem}.clan-post header strong,.clan-post header small{display:block}.clan-post header small{margin-top:3px}.clan-post>p{margin:16px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.clan-post-image{display:block;width:calc(100% + 36px);max-height:650px;margin:16px -18px -18px;object-fit:contain;background:#172019}.clan-roster-list{display:grid;gap:8px}.clan-roster-list .community-player{grid-template-columns:52px 1fr;padding:10px}.clan-roster-list .community-avatar{width:52px;height:52px;font-size:.9rem}.clan-roster-list h2{font-size:.95rem}@media(max-width:800px){.clan-social-layout{grid-template-columns:1fr}.clan-social-layout>.clan-roster{position:static}.clan-post-image{max-height:500px}}
.clan-hero--branded{position:relative;overflow:hidden;background-image:linear-gradient(90deg,#172019ee,#17201999),var(--clan-cover);background-size:cover;background-position:center}.clan-hero--branded>*{position:relative;z-index:1}.clan-logo{width:92px;height:92px;margin-bottom:17px;object-fit:cover;border:4px solid #fff;border-radius:18px;background:#fff;box-shadow:0 8px 25px #0005}.clan-settings-link{display:inline-block;margin:0 0 12px;padding:7px 10px;background:#ffffff20;border:1px solid #ffffff55;border-radius:7px;color:#fff;font-size:.76rem;font-weight:800}.clan-settings-form{display:grid;grid-template-columns:1fr 1.2fr;gap:16px}.clan-settings-form>section{padding:23px;background:#fff;border:1px solid var(--line);border-radius:16px}.clan-settings-form>section>label,.clan-brand-previews label{display:block;margin:13px 0;font-size:.76rem;font-weight:850}.clan-settings-form input:not([type=checkbox]),.clan-settings-form textarea{display:block;width:100%;margin-top:5px;padding:10px;border:1px solid #bfc8c1;border-radius:8px;font:inherit}.clan-settings-form textarea{min-height:125px;resize:vertical}.clan-settings-form label small{display:block;margin-top:4px}.clan-brand-previews{display:grid;grid-template-columns:1fr 1.5fr;gap:12px}.clan-brand-previews article{min-width:0;padding:12px;background:#f0f3ef;border-radius:11px}.clan-brand-previews article>span{font-size:.7rem;font-weight:900;text-transform:uppercase}.logo-preview,.cover-preview,.brand-placeholder{display:grid;place-items:center;width:100%;height:150px;margin-top:8px;object-fit:cover;border-radius:8px;background:#dfe5de;color:var(--muted);font-size:.75rem}.logo-preview{aspect-ratio:1;width:min(150px,100%)}.brand-placeholder.cover,.cover-preview{height:150px}.remove-brand{display:flex!important;align-items:center;gap:7px}.clan-settings-form>button{grid-column:1/-1;min-height:52px}@media(max-width:760px){.clan-settings-form,.clan-brand-previews{grid-template-columns:1fr}.clan-settings-form>button{grid-column:auto}.clan-logo{width:72px;height:72px}}
.clan-comments{margin:18px -18px -18px;padding:16px 18px;background:#f2f4f0;border-top:1px solid var(--line)}.clan-comments>h3{margin:0 0 11px;font-size:.78rem;color:var(--muted)}.clan-comment{margin:8px 0;padding:10px 12px;background:#fff;border:1px solid var(--line);border-radius:10px}.clan-comment.clan-reply{margin-left:30px;background:#f8faf7}.clan-comment header{display:flex;align-items:center;justify-content:flex-start;gap:8px}.clan-comment header a{color:var(--ink)}.clan-comment header small{color:var(--muted)}.clan-comment>p{margin:7px 0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.45}.clan-comment footer{display:flex;gap:10px;align-items:center}.clan-comment footer form{margin:0}.comment-reply-button,.clan-comment footer .link{padding:0;background:transparent;color:var(--green);font-size:.7rem}.clan-comment footer .danger{color:var(--red)}.comment-form{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:10px}.comment-form textarea{min-height:44px;padding:9px;border:1px solid #bfc8c1;border-radius:8px;font:inherit;resize:vertical}.comment-form button{align-self:end}.reply-form{margin:9px 0 4px}.reply-form[hidden]{display:none}@media(max-width:520px){.comment-form{grid-template-columns:1fr}.clan-comment.clan-reply{margin-left:15px}}
.clan-post-actions{display:flex;align-items:center;gap:13px;margin:15px 0 -5px;color:var(--muted);font-size:.72rem}.clan-like-form{margin:0}.clan-like,.clan-like-count{display:inline-flex;align-items:center;gap:5px;padding:7px 11px;border-radius:99px;background:#e7ebe6;color:#59635c;font-size:.78rem;font-weight:850}.clan-like:hover{filter:none;background:#f8dedd;color:#9c201a}.clan-like.liked{background:#f8dedd;color:#b42318}.clan-like-count{cursor:default}
.management-lightbox{width:min(900px,calc(100% - 24px));max-height:90vh;padding:0;border:0;border-radius:20px;background:#f2f4f0;box-shadow:0 30px 100px #0008}.management-lightbox::backdrop{background:#0b120dcc;backdrop-filter:blur(3px)}.management-lightbox>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 17px;background:#172019;color:#fff}.management-lightbox>header h2{margin:3px 0 5px;font-size:1.55rem}.management-lightbox>header p{margin:0;color:#b9c4bc}.management-lightbox .dialog-close{width:42px;height:42px;padding:0;background:#ffffff1a;font-size:1.4rem}.management-tabs{position:static!important;display:flex!important;justify-content:flex-start!important;width:100%;height:auto!important;padding:8px 18px!important;background:#29332c!important;overflow:auto}.management-tabs button{flex:0 0 auto;padding:9px 13px;background:transparent;color:#dfe7e1;font-size:.8rem}.management-tabs button.active{background:#f2f4f0;color:var(--green)}#player-management-message{padding:0 22px}#player-management-message .alert{margin-bottom:0}.management-lightbox-body{padding:22px;max-height:calc(90vh - 175px);overflow:auto}.management-loading{text-align:center;padding:60px;color:var(--muted)}.management-edit-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:14px}.management-edit-form h3,.management-edit-form>p,.management-edit-form>button,.management-edit-form .management-check,.management-facts,.management-checked{grid-column:1/-1}.management-edit-form label{font-size:.75rem;font-weight:850}.management-edit-form input:not([type=checkbox]),.management-edit-form select,.management-edit-form textarea{display:block;width:100%;margin-top:5px;padding:10px;border:1px solid #bfc8c1;border-radius:8px;background:#fff;font:inherit}.management-edit-form textarea{min-height:90px;resize:vertical}.management-check{display:flex;align-items:center;gap:8px;padding:11px;background:#edf1ed;border-radius:8px}.management-check input{width:18px;height:18px}.management-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px}.management-facts span{padding:10px;background:#edf1ed;color:var(--muted);border-radius:8px;font-size:.7rem}.management-facts strong{display:block;margin-top:3px;color:var(--ink);font-size:.9rem}.management-history,.management-orders{margin-top:17px}.management-history article{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:12px;margin:7px 0;background:#fff;border:1px solid var(--line);border-radius:9px}.management-history article small{grid-column:1/-1}.management-orders{display:grid;gap:10px}.management-orders>h3{margin-bottom:2px}.management-orders article{padding:16px;background:#fff;border:1px solid var(--line);border-radius:12px}.management-orders article>header{display:flex;justify-content:space-between}.management-orders article>header small{display:block;margin-top:3px}.management-orders article>header b{font-size:1.2rem}.management-order-status{display:flex;align-items:center;gap:8px;margin:12px 0;color:var(--muted);font-size:.75rem}.management-orders ul{margin:0;padding-left:20px}.management-orders li{padding:4px}.management-orders li strong{float:right}.management-orders article>p{margin:10px 0 0;padding-top:9px;border-top:1px solid var(--line)}@media(max-width:620px){.management-lightbox{width:100%;max-height:100vh;height:100vh;border-radius:0}.management-lightbox-body{max-height:calc(100vh - 175px);padding:14px}.management-edit-form{grid-template-columns:1fr}.management-edit-form h3,.management-edit-form>p,.management-edit-form>button,.management-edit-form .management-check,.management-facts,.management-checked{grid-column:auto}.management-facts{grid-template-columns:1fr}.management-tabs{padding-left:8px!important}.management-orders li strong{float:none;display:block}}
.pwa-install-button{position:fixed;right:16px;bottom:max(16px,env(safe-area-inset-bottom));z-index:70;padding:11px 15px;background:var(--lime);color:#172019;box-shadow:0 10px 30px #0004}.pwa-install-button[hidden]{display:none}.pwa-install-help{width:min(420px,calc(100% - 24px));padding:28px;border:0;border-radius:20px;text-align:center;box-shadow:0 30px 100px #0008}.pwa-install-help::backdrop{background:#0b120dcc}.pwa-install-help .dialog-close{position:absolute;right:12px;top:12px;width:38px;height:38px;padding:0;background:#e5e9e5;color:var(--ink);font-size:1.2rem}.pwa-app-mark{display:grid;place-items:center;width:82px;height:82px;margin:0 auto 16px;border-radius:20px;background:#172019;color:var(--lime);font-size:1.6rem;font-weight:950;border:5px solid #a6b36d}.pwa-install-help p{color:var(--muted);line-height:1.55}.offline-card{text-align:center}.offline-card button{margin-bottom:0}@media(display-mode:standalone){.pwa-install-button{display:none!important}}@media(max-width:500px){.pwa-install-button{right:10px;bottom:max(10px,env(safe-area-inset-bottom));font-size:.8rem}}
.community-search{display:grid;grid-template-columns:1fr auto;gap:9px;margin-bottom:18px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:13px}.community-search input{min-width:0;padding:12px;border:1px solid #bfc8c1;border-radius:8px;font:inherit}.community-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:12px}.community-player{display:grid;grid-template-columns:74px 1fr;gap:14px;align-items:center;padding:16px;background:#fff;border:1px solid var(--line);border-radius:14px;color:var(--ink);transition:transform .12s,box-shadow .12s}.community-player:hover{transform:translateY(-2px);box-shadow:0 10px 25px #17201918}.community-avatar{display:grid;place-items:center;width:74px;height:74px;overflow:hidden;border-radius:11px;background:#18221a;color:#d9e69d;font-size:1.5rem;font-weight:950}.community-avatar img{width:100%;height:100%;object-fit:cover}.community-player small{color:var(--green);font-weight:900}.community-player h2{margin:4px 0;font-size:1.12rem}.community-player p{margin:0 0 5px;color:var(--muted);font-size:.78rem}.community-player code{font-size:.68rem}.community-privacy-note{margin-top:18px;padding:12px 14px;background:#e8ede7;color:var(--muted);border-radius:9px;font-size:.78rem}.community-permissions{display:flex;gap:9px;flex-wrap:wrap;margin:15px 0}.community-permissions span{padding:9px 12px;background:#e8ede7;border-radius:999px;color:#435048;font-size:.74rem;font-weight:800}.community-identity p+p{margin-top:5px}@media(max-width:520px){.community-search{grid-template-columns:1fr}.community-player{grid-template-columns:58px 1fr}.community-avatar{width:58px;height:58px}}
@media(max-width:760px){.identity-nav-link{display:inline-block!important}}
.site-manager-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.site-manager-head p{max-width:700px;color:var(--muted);line-height:1.6}.site-editor{display:grid;grid-template-columns:440px minmax(620px,1fr);gap:18px;width:min(1540px,calc(100vw - 32px));margin-left:calc((1180px - min(1540px,calc(100vw - 32px)))/2)}.site-editor-controls{min-width:0}.site-editor-save{position:sticky;top:76px;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#172019;color:#fff;border-radius:14px 14px 0 0;box-shadow:0 12px 25px #17201920}.site-editor-save strong,.site-editor-save small{display:block}.site-editor-save small{margin-top:3px;color:#b9c5bc;font-size:.68rem}.site-editor-save small.changed{color:var(--lime)}.site-editor-save button{padding:11px 13px;background:var(--lime);color:#172019}.site-editor-step{margin-bottom:9px;border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}.site-editor-step>summary{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center;padding:16px;cursor:pointer;list-style:none}.site-editor-step>summary::-webkit-details-marker{display:none}.site-editor-step>summary>b{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e4e9e2;color:var(--green)}.site-editor-step[open]>summary>b{background:var(--green);color:#fff}.site-editor-step>summary strong,.site-editor-step>summary small{display:block}.site-editor-step>summary small{margin-top:3px;color:var(--muted);font-size:.72rem}.site-editor-fields{display:grid;gap:12px;padding:5px 16px 18px;border-top:1px solid var(--line)}.site-editor-fields>label,.site-editor-pair>label{display:block;font-size:.74rem;font-weight:850}.site-editor-fields input:not([type=checkbox]):not([type=file]),.site-editor-fields textarea{display:block;width:100%;margin-top:5px;padding:11px;border:1px solid #bac4bb;border-radius:8px;background:#fff;font:inherit}.site-editor-fields textarea{min-height:88px;resize:vertical}.site-editor-pair{display:grid;grid-template-columns:1fr 1fr;gap:9px}.site-simple-switch{display:flex!important;align-items:center;gap:9px;padding:12px;margin-top:10px;border-radius:9px;background:#e9eee7;color:var(--ink)}.site-simple-switch input{width:20px;height:20px}.site-media-picker{padding:13px;border:2px dashed #b7c2b8;border-radius:10px;background:#f4f6f3}.site-media-picker span,.site-media-picker small{display:block}.site-media-picker input{max-width:100%;margin:8px 0}.site-media-picker small{color:var(--muted);font-weight:400;line-height:1.4}.site-card-editor,.site-feature-editor{padding:14px;border:1px solid var(--line);border-radius:11px;background:#f5f7f4}.site-card-editor h3,.site-feature-editor h3{margin:0 0 12px}.site-card-editor>label,.site-feature-editor>label{display:block;margin-top:10px;font-size:.72rem;font-weight:850}.site-card-editor input:not([type=file]),.site-card-editor textarea,.site-feature-editor input,.site-feature-editor textarea{display:block;width:100%;margin-top:4px;padding:9px;border:1px solid #bdc6be;border-radius:7px;background:#fff;font:inherit}.site-card-editor textarea,.site-feature-editor textarea{min-height:70px}.site-card-editor .site-editor-pair{margin-top:10px}.site-card-editor .site-media-picker{margin-top:12px}.site-editor-preview{position:sticky;top:82px;align-self:start;min-width:0;height:calc(100vh - 98px);overflow:hidden;border:1px solid #313c34;border-radius:16px;background:#222d26;box-shadow:0 20px 55px #17201924}.site-editor-preview>header{height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px;background:#172019;color:#fff}.site-editor-preview>header strong,.site-editor-preview>header small{display:block}.site-editor-preview>header small{margin-top:2px;color:#aebbb1;font-size:.68rem}.site-editor-preview>header button{padding:8px 10px;background:#314037;color:#dce5df}.site-editor-preview>header button.active{background:var(--lime);color:#172019}.site-preview-stage{height:calc(100% - 62px);padding:15px;overflow:auto;background:#344139}.site-preview-page{width:100%;min-height:100%;margin:auto;overflow:hidden;background:#f2f4f0;box-shadow:0 10px 35px #0006;transition:width .2s}.site-preview-page.phone{width:min(390px,100%)}.site-preview-hero{position:relative;isolation:isolate;display:flex;min-height:390px;align-items:flex-end;padding:38px;color:#fff;background:#111814;overflow:hidden}.site-preview-hero:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#07100de8,#07100d55)}.site-preview-hero video{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover}.site-preview-hero>div{max-width:70%}.site-preview-hero small,.site-preview-intro small,.site-preview-highlights small,.site-preview-cta small{display:block;color:var(--lime);font-size:.55rem;font-weight:900;letter-spacing:.12em}.site-preview-hero h2{margin:8px 0;font-size:clamp(2.2rem,5vw,4.5rem);line-height:.88}.site-preview-hero p{color:#d5ded7;line-height:1.5}.site-preview-hero b,.site-preview-cta b{display:inline-block;padding:8px 11px;border-radius:6px;background:var(--lime);color:#172019;font-size:.65rem}.site-preview-hero aside{position:absolute;right:25px;bottom:25px;display:grid;gap:6px;width:180px;padding:14px;border:1px solid #ffffff44;border-radius:9px;background:#111b16d9}.site-preview-hero aside span{font-size:.65rem;color:#ced8d1}.site-preview-intro{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:40px}.site-preview-intro h2,.site-preview-features>h2,.site-preview-cta h2{margin:5px 0;font-size:1.8rem;line-height:1}.site-preview-intro p{color:var(--muted);font-size:.75rem;line-height:1.5}.site-preview-highlights{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:6px;padding:0 40px 45px}.site-preview-highlights article{position:relative;isolation:isolate;min-height:270px;overflow:hidden;border-radius:9px;color:#fff}.site-preview-highlights article:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,#07100df0,transparent)}.site-preview-highlights img{position:absolute;z-index:-2;width:100%;height:100%;object-fit:cover}.site-preview-highlights article>div{position:absolute;right:0;bottom:0;left:0;padding:14px}.site-preview-highlights strong{display:block;margin:4px 0}.site-preview-highlights p{margin:0;color:#d6ded8;font-size:.65rem}.site-preview-features{padding:35px 40px;background:#fff}.site-preview-features>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.site-preview-features article{display:grid;gap:5px}.site-preview-features article small{color:var(--green)}.site-preview-features article strong{font-size:.75rem}.site-preview-features article p{color:var(--muted);font-size:.6rem}.site-preview-cta{padding:42px;background:#172019;color:#fff}.site-preview-cta p{color:#bdc8c0}.site-preview-page.phone .site-preview-hero{min-height:440px;padding:22px}.site-preview-page.phone .site-preview-hero>div{max-width:100%}.site-preview-page.phone .site-preview-hero aside{display:none}.site-preview-page.phone .site-preview-intro{grid-template-columns:1fr;padding:25px}.site-preview-page.phone .site-preview-highlights{grid-template-columns:1fr;padding:0 25px 30px}.site-preview-page.phone .site-preview-highlights article{min-height:300px}.site-preview-page.phone .site-preview-features{padding:28px 25px}.site-preview-page.phone .site-preview-features>div{grid-template-columns:1fr 1fr}@media(max-width:1100px){.site-editor{grid-template-columns:400px minmax(500px,1fr)}.site-preview-hero aside{display:none}.site-preview-hero>div{max-width:100%}}@media(max-width:850px){.site-manager-head{align-items:flex-start;flex-direction:column}.site-editor{display:flex;width:100%;margin:0;flex-direction:column}.site-editor-preview{position:static;order:-1;height:520px}.site-editor-save{top:68px}.site-editor-pair{grid-template-columns:1fr}}@media(max-width:520px){.site-editor-preview{height:440px;margin:0 -8px}.site-editor-preview>header small{display:none}.site-editor-preview>header button{font-size:.65rem}.site-preview-stage{padding:7px}.site-editor-save{align-items:flex-start;flex-direction:column}.site-editor-save button{width:100%}}
.home-video-hero{position:relative;isolation:isolate;width:100vw;min-height:clamp(620px,calc(100svh - 68px),850px);margin:-38px 0 76px calc(50% - 50vw);overflow:hidden;background:#0b0f0d}.home-video-hero>video{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover}.home-video-shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,#07100dea 0%,#07100dbb 47%,#07100d55 76%,#07100d8c 100%),linear-gradient(0deg,#07100dcc 0%,transparent 45%)}.home-video-content{width:min(1180px,calc(100% - 48px));min-height:inherit;margin:auto;padding:95px 0 105px;display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:end;gap:60px;color:#fff}.home-hero-copy{max-width:760px}.home-kicker{display:flex;align-items:center;gap:9px;margin-bottom:22px;color:#dce7de;font-size:.74rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.home-kicker i{width:9px;height:9px;border-radius:50%;background:var(--lime);box-shadow:0 0 18px var(--lime)}.home-hero-copy h1{max-width:720px;margin-bottom:24px;font-size:clamp(3.25rem,7.2vw,6.6rem);line-height:.87;letter-spacing:-.065em;text-wrap:balance}.home-hero-copy>p{max-width:650px;color:#d2dcd4;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.65}.home-primary{background:var(--lime);color:#132014}.home-ghost{border:1px solid #ffffff82;background:#ffffff10;color:#fff;backdrop-filter:blur(8px)}.home-next-game{align-self:end;padding:24px;border:1px solid #ffffff3d;border-radius:18px;background:#0e1813b8;box-shadow:0 20px 50px #0006;backdrop-filter:blur(12px)}.home-next-game>span,.home-next-game>strong,.home-next-game>p{display:block}.home-next-game>span{color:var(--lime);font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.home-next-game>strong{margin:9px 0 6px;font-size:1.35rem}.home-next-game>p{margin-bottom:18px;color:#c3cec5;font-size:.85rem}.home-next-game>div{display:flex;gap:6px;flex-wrap:wrap}.home-next-game b{padding:6px 8px;border-radius:5px;background:#ffffff14;font-size:.64rem;text-transform:uppercase}.home-next-game>a{display:flex;justify-content:space-between;margin-top:22px;padding-top:16px;border-top:1px solid #ffffff25;color:#fff;font-weight:800}.home-next-game>a span{color:var(--lime)}.home-scroll-cue{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);color:#bdc8c0;font-size:.68rem;letter-spacing:.13em;text-transform:uppercase}.home-scroll-cue i{margin-left:7px;color:var(--lime);font-style:normal}.home-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end;margin:0 0 34px}.home-intro h2,.home-platform h2,.home-field-band h2{margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1;letter-spacing:-.05em}.home-intro>p{margin:0;color:var(--muted);font-size:1.05rem;line-height:1.7}.home-experience-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:repeat(2,340px);gap:16px;margin-bottom:90px}.home-experience{position:relative;isolation:isolate;overflow:hidden;border-radius:22px;background:#172019;color:#fff}.home-experience--wide{grid-row:1/3}.home-experience:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,#07100df0 0%,#07100d20 70%)}.home-experience img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.home-experience:hover img{transform:scale(1.025)}.home-experience>div{position:absolute;right:0;bottom:0;left:0;padding:28px}.home-experience span{color:var(--lime);font-size:.68rem;font-weight:900;letter-spacing:.15em}.home-experience h2{margin:8px 0;font-size:clamp(1.45rem,2.3vw,2.4rem)}.home-experience p{max-width:570px;margin-bottom:12px;color:#ced8d0;line-height:1.5}.home-experience a{color:#fff;font-size:.82rem;font-weight:850}.home-platform{margin-bottom:80px}.home-platform>header{max-width:650px;margin-bottom:30px}.home-platform-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #bfc8c1}.home-platform-grid article{padding:25px 24px 10px 0}.home-platform-grid article+article{padding-left:24px;border-left:1px solid #bfc8c1}.home-platform-grid span{color:var(--green);font-size:.67rem;font-weight:950;letter-spacing:.15em}.home-platform-grid h3{margin:12px 0 8px;font-size:1.2rem}.home-platform-grid p{color:var(--muted);font-size:.9rem;line-height:1.6}.home-field-band{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;width:100vw;margin:0 0 0 calc(50% - 50vw);padding:70px max(24px,calc((100vw - 1180px)/2));background:linear-gradient(120deg,#111814,#263428);color:#fff}.home-field-band>div:first-child{max-width:700px}.home-field-band small{display:block;margin-bottom:14px;color:var(--lime);font-weight:900;letter-spacing:.16em}.home-field-band p{margin:16px 0 0;color:#bdc8c0;line-height:1.6}.home-field-band .hero-actions{flex:0 0 auto}.home-photo-credits{padding:18px 0;color:var(--muted);font-size:.7rem}.home-photo-credits summary{cursor:pointer;font-weight:800}.home-photo-credits p{margin:9px 0 0;line-height:1.5}@media(max-width:850px){.home-video-content{grid-template-columns:1fr;align-content:end;gap:28px;padding-top:70px}.home-next-game{width:min(430px,100%)}.home-scroll-cue{display:none}.home-intro{grid-template-columns:1fr;gap:15px}.home-experience-grid{grid-template-columns:1fr 1fr;grid-template-rows:500px 340px}.home-experience--wide{grid-column:1/-1;grid-row:auto}.home-platform-grid{grid-template-columns:1fr 1fr}.home-platform-grid article:nth-child(3){border-left:0}.home-platform-grid article:nth-child(n+3){border-top:1px solid #bfc8c1}.home-field-band{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.home-video-hero{min-height:calc(100svh - 68px);margin-top:-25px;margin-bottom:55px}.home-video-content{width:calc(100% - 32px);padding:55px 0 38px}.home-hero-copy h1{font-size:clamp(3rem,16vw,4.9rem)}.home-next-game{padding:17px}.home-experience-grid{display:grid;grid-template-columns:1fr;grid-template-rows:470px 390px 390px;margin-bottom:60px}.home-experience--wide{grid-column:auto}.home-experience>div{padding:22px}.home-platform-grid{grid-template-columns:1fr}.home-platform-grid article,.home-platform-grid article+article{padding:21px 0;border-left:0;border-top:1px solid #bfc8c1}.home-platform-grid article:first-child{border-top:0}.home-field-band{padding-top:50px;padding-bottom:50px}.home-field-band .hero-actions{width:100%}.home-field-band .button{width:100%;text-align:center}}@media(prefers-reduced-motion:reduce){.home-video-hero>video{display:none}.home-video-hero{background:url('/images/home/airsoft-squad.jpg') center/cover}.home-experience img{transition:none}}
.mil-id--banned{background:#4b2522;border-color:#7f1d16}.mil-id--banned .mil-id__header{background:#301513;border-bottom-color:#ef665c}.mil-id--banned .mil-id__status{color:#ffd5d1;border-color:#d65a51}.mil-id--banned .mil-id__status i{background:#ef4438;box-shadow:0 0 9px #ef4438}.mil-id--banned .qr-field{box-shadow:0 0 0 3px #ef4438}.mil-id__ban{margin-top:20px;padding:11px 13px;background:#2b1110;border-left:5px solid #ef4438}.mil-id__ban strong,.mil-id__ban span{display:block}.mil-id__ban strong{color:#ffaaa4;letter-spacing:.12em;font-size:.72rem}.mil-id__ban span{margin-top:5px;color:#ffe0dd;font-size:.76rem;line-height:1.4}
.product-visual-dialog{width:min(1400px,calc(100% - 24px));height:min(900px,92dvh);max-height:92dvh;overflow:hidden}.item-dialog>.product-visual-form{display:grid;grid-template-columns:470px minmax(0,1fr);height:calc(100% - 83px);padding:0}.product-editor-controls{min-width:0;padding:14px;overflow:auto;background:#f2f4f0}.product-editor-step{margin-bottom:9px;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.product-editor-step>summary{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center;padding:15px;cursor:pointer;list-style:none}.product-editor-step>summary::-webkit-details-marker{display:none}.product-editor-step>summary>b{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:#e4e9e2;color:var(--green)}.product-editor-step[open]>summary>b{background:var(--green);color:#fff}.product-editor-step>summary strong,.product-editor-step>summary small{display:block}.product-editor-step>summary small{margin-top:3px;color:var(--muted);font-size:.69rem}.product-editor-step>div{display:grid;gap:11px;padding:5px 15px 17px;border-top:1px solid var(--line)}.product-editor-step label{font-size:.73rem;font-weight:850}.product-editor-step input:not([type=checkbox]):not([type=file]),.product-editor-step select,.product-editor-step textarea{display:block;width:100%;margin-top:5px;padding:10px;border:1px solid #bac4bb;border-radius:8px;background:#fff;font:inherit}.product-editor-step textarea{min-height:90px;resize:vertical}.product-editor-step label>small{display:block;margin-top:4px;color:var(--muted);font-weight:400}.product-editor-pair{display:grid;grid-template-columns:1fr 1fr;gap:9px}.product-editor-step .discount-help{margin:0}.product-editor-step .site-simple-switch{display:flex}.product-editor-save{position:sticky;bottom:-14px;z-index:3;display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;margin:14px -14px -14px;padding:13px 14px;background:#172019;color:#fff}.product-editor-save span strong,.product-editor-save span small{display:block}.product-editor-save span small{color:#b9c4bc;font-size:.67rem}.product-editor-save .secondary{background:#435047;color:#fff}.product-editor-preview{min-width:0;overflow:hidden;background:#27342c}.product-editor-preview>header{height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#172019;color:#fff}.product-editor-preview>header strong,.product-editor-preview>header small{display:block}.product-editor-preview>header small{margin-top:2px;color:#aebbb1;font-size:.67rem}.product-editor-preview>header>div:last-child{display:flex;gap:6px}.product-editor-preview>header button{padding:8px 10px;background:#34443a;color:#fff}.product-editor-preview>header button.active{background:var(--lime);color:#172019}.product-preview-stage{display:grid;place-items:center;height:calc(100% - 62px);padding:26px;overflow:auto;background:repeating-linear-gradient(45deg,#334139 0 16px,#303d36 16px 32px)}.product-preview-card{display:flex;width:330px;height:520px;overflow:hidden;flex-direction:column;border-radius:17px;background:#fff;box-shadow:0 22px 60px #0006}.product-preview-image{position:relative;flex:0 0 220px;height:220px;background:#e1e6de}.product-preview-image img{width:100%;height:220px;object-fit:contain}.product-preview-image span{position:absolute;left:12px;top:12px;padding:5px 8px;border-radius:5px;background:var(--lime);color:#172019;font-size:.6rem;font-weight:950}.product-preview-copy{display:flex;min-height:0;flex:1;flex-direction:column;padding:20px;overflow:hidden}.product-preview-copy>small,.product-preview-page-summary>small{color:var(--green);font-size:.65rem;font-weight:900;text-transform:uppercase}.product-preview-copy h2{display:-webkit-box;min-height:2.4em;margin:7px 0;overflow:hidden;font-size:1.2rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-preview-copy>p{display:-webkit-box;min-height:4.4em;margin:0;color:var(--muted);font-size:.8rem;line-height:1.45;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-preview-copy .rating{margin:9px 0;font-size:.72rem}.product-preview-stock{color:var(--muted);font-size:.68rem}.product-preview-pricing{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;margin-top:auto;padding-top:10px}.product-preview-pricing strong{font-size:1.5rem}.product-preview-pricing del{color:var(--muted)}.product-preview-pricing span{width:100%;color:#c5221f;font-size:.7rem;font-weight:900}.product-preview-page{display:grid;width:min(820px,100%);min-height:520px;grid-template-columns:1.1fr .9fr;gap:28px;padding:24px;border-radius:17px;background:#f6f8f5;box-shadow:0 22px 60px #0006}.product-preview-page[hidden],.product-preview-card[hidden]{display:none}.product-preview-page-image{height:430px;align-self:start;border-radius:12px;background:#e1e6de;overflow:hidden}.product-preview-page-image img{width:100%;height:430px;object-fit:contain}.product-preview-page-summary{align-self:start;padding-top:12px}.product-preview-page-summary h2{margin:8px 0;font-size:2rem;line-height:1}.product-preview-page-summary>p{color:var(--muted);line-height:1.5}.product-preview-page-summary .product-preview-pricing{margin:18px 0}.product-preview-page-summary button{width:100%;margin-top:14px}.product-preview-weapon{margin:10px 0;padding:9px;border-radius:7px;background:#fff1cf;color:#695400;font-size:.7rem;font-weight:800}.product-preview-page dl{margin:14px 0}.product-preview-page dl>div{display:grid;grid-template-columns:1fr 1.3fr;gap:7px;padding:6px 0;border-bottom:1px solid var(--line);font-size:.67rem}.product-preview-page dt{color:var(--muted)}.product-preview-page dd{margin:0;font-weight:800}@media(max-width:900px){.product-visual-dialog{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.item-dialog>.product-visual-form{display:flex;height:calc(100% - 83px);flex-direction:column;overflow:auto}.product-editor-preview{order:-1;flex:0 0 470px}.product-editor-controls{overflow:visible}.product-preview-stage{padding:14px}.product-preview-page{min-height:390px}.product-preview-page-image,.product-preview-page-image img{height:340px}}@media(max-width:560px){.product-editor-preview{flex-basis:420px}.product-editor-preview>header small{display:none}.product-preview-stage{display:flex;align-items:center;justify-content:flex-start;overflow:auto}.product-preview-card{width:290px;height:440px;flex:0 0 290px}.product-preview-image,.product-preview-image img{height:180px}.product-preview-image{flex-basis:180px}.product-preview-copy{padding:15px}.product-preview-page{grid-template-columns:1fr;width:600px;min-width:600px}.product-editor-pair{grid-template-columns:1fr}.product-editor-save{grid-template-columns:1fr 1fr}.product-editor-save>span{grid-column:1/-1}}
.catalogue-card{position:relative}.catalogue-card .stock{position:absolute;z-index:2;top:12px;right:12px;margin:0;padding:7px 10px;border-radius:7px;background:#167347;color:#fff;font-size:.68rem;font-weight:900;box-shadow:0 5px 16px #0004}.catalogue-card .stock.out{background:#b42318;color:#fff}.store-carousel-image>.store-carousel-label{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:6px;background:var(--lime);color:#172019;font-size:.62rem;font-weight:950;letter-spacing:.1em}.store-carousel-image>.product-image-stock{position:absolute;right:12px;top:12px;left:auto;padding:6px 9px;border-radius:6px;background:#167347;color:#fff;font-size:.62rem;font-weight:950;letter-spacing:0}.store-carousel-image>.product-image-stock.out{background:#b42318;color:#fff}.product-preview-card{position:relative}.product-preview-stock{position:absolute;z-index:2;right:12px;top:12px;padding:6px 9px;border-radius:6px;background:#167347;color:#fff;font-size:.65rem;font-weight:900;box-shadow:0 5px 16px #0004}.product-preview-stock[data-stock-out="true"]{background:#b42318}.detail-price .defence-required-alert{display:grid;flex:1 0 100%;gap:13px;margin-top:12px;padding:16px;border:1px solid #e1ad3d;border-left:6px solid #d68b00;border-radius:11px;background:#fff5d6;color:#5f4700;font-size:.85rem}.defence-required-alert>div:first-child strong,.defence-required-alert>div:first-child small{display:block}.defence-required-alert>div:first-child strong{font-size:.95rem}.defence-required-alert>div:first-child small{margin-top:4px;color:#765f18}.defence-required-choice,.defence-required-total{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:11px;border-top:1px solid #e9d49c}.defence-required-choice b{padding:6px 9px;border-radius:6px;background:#d68b00;color:#fff}.defence-required-total strong{font-size:1.2rem!important;color:#5f4700!important}@media(max-width:480px){.defence-required-choice,.defence-required-total{align-items:flex-start;flex-direction:column;gap:6px}}.player-discipline select{display:block;width:100%;margin:5px 0 9px;padding:9px;border:1px solid #bfc8c1;border-radius:7px;font:inherit;background:#fff}
@media(max-width:800px){.account-menu>div{position:fixed;top:64px;right:8px}.account-menu>div>a:nth-child(2),.account-menu>div>a:nth-child(3){display:block}}
.combat-identity{display:grid;grid-template-columns:130px 1fr auto;gap:22px;align-items:center;padding:24px;background:linear-gradient(135deg,#18221a,#303d31);color:#fff;border-radius:20px}.combat-avatar{display:grid;place-items:center;width:130px;height:130px;overflow:hidden;border:4px solid #a6b36d;border-radius:14px;background:#111814;color:#dce8ad;font-size:2.5rem;font-weight:950}.combat-avatar img{width:100%;height:100%;object-fit:cover}.combat-identity h2{margin:4px 0;font-size:2rem}.combat-identity p{margin:0 0 9px;color:#bbc6bd}.combat-identity code{color:#d9e69d}.combat-access{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.combat-access small{color:#c2ccc4}.combat-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.combat-stats article{display:flex;min-height:135px;flex-direction:column;padding:18px;background:#fff;border:1px solid var(--line);border-radius:14px}.combat-stats span{color:var(--muted);font-size:.7rem;font-weight:850;text-transform:uppercase}.combat-stats strong{margin:auto 0 2px;font-size:2rem}.combat-stats small{color:var(--muted)}.combat-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:15px}.combat-editor,.combat-status,.loadout-form{padding:22px;background:#fff;border:1px solid var(--line);border-radius:16px}.combat-editor label,.loadout-form label{display:block;margin:12px 0;font-size:.75rem;font-weight:850}.combat-editor input,.loadout-form input,.loadout-form textarea{display:block;width:100%;margin-top:5px;padding:11px;border:1px solid #bfc8c1;border-radius:8px;font:inherit}.combat-editor label small{display:block;margin-top:5px}.combat-score-inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.combat-editor>form>small{display:block;margin:12px 0}.combat-status dl,.loadout-card dl{margin:0}.combat-status dl>div,.loadout-card dl>div{padding:11px 0;border-bottom:1px solid var(--line)}.combat-status dt,.loadout-card dt{color:var(--muted);font-size:.68rem;font-weight:850;text-transform:uppercase}.combat-status dd,.loadout-card dd{margin:5px 0 0;font-weight:750;white-space:pre-wrap}.loadout-section{margin-top:42px}.loadout-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.loadout-card{padding:18px;background:#fff;border:1px solid var(--line);border-radius:14px}.loadout-card header{display:flex;justify-content:space-between;gap:12px}.loadout-card header span{color:var(--green);font-size:.65rem;font-weight:900;letter-spacing:.12em}.loadout-card h3{margin:4px 0 10px}.loadout-card header form{margin:0}.loadout-card button.link{color:var(--red)}.loadout-form{display:grid;grid-template-columns:repeat(2,1fr);gap:0 12px;margin-top:15px}.loadout-form h3,.loadout-form button{grid-column:1/-1}.loadout-form textarea{min-height:90px;resize:vertical}@media(max-width:760px){.combat-identity{grid-template-columns:85px 1fr;padding:17px}.combat-avatar{width:85px;height:85px}.combat-access{grid-column:1/-1;align-items:flex-start}.combat-stats{grid-template-columns:1fr 1fr}.combat-grid{grid-template-columns:1fr}.loadout-form{grid-template-columns:1fr}.loadout-form h3,.loadout-form button{grid-column:auto}}@media(max-width:420px){.combat-stats{grid-template-columns:1fr}.combat-score-inputs{grid-template-columns:1fr}}
.catalogue-grid{grid-auto-rows:520px}.catalogue-card{height:520px;min-height:0}.catalogue-card .product-image{flex:0 0 220px;width:100%;height:220px;aspect-ratio:auto}.catalogue-card .product-image img{width:100%;height:220px;object-fit:contain}.catalogue-card .product-copy{min-height:0;overflow:hidden}.catalogue-card .product-copy h2{display:-webkit-box;min-height:2.4em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.catalogue-card .product-copy>p{display:-webkit-box;min-height:4.5em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.catalogue-card .product-copy .product-price-block{margin-top:auto;overflow:hidden}.store-carousel-card{height:440px}.store-carousel-copy{display:flex;height:235px;min-height:0;flex-direction:column;overflow:hidden}.store-carousel-copy h2{display:-webkit-box;min-height:2.4em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.store-carousel-copy .product-price-block{margin-top:auto;overflow:hidden}.product-detail{grid-template-columns:minmax(0,560px) minmax(330px,1fr)}.gallery{width:100%;max-width:560px}.gallery-main{width:100%;height:430px;aspect-ratio:auto}.gallery-main img{width:100%;height:100%;object-fit:contain}.gallery-thumb{flex:0 0 90px;width:90px;height:72px}.gallery-thumb img{width:100%;height:62px;object-fit:contain}@media(max-width:800px){.gallery{max-width:none}.gallery-main{height:360px}}@media(max-width:520px){.catalogue-grid{grid-auto-rows:490px}.catalogue-card{height:490px}.catalogue-card .product-image{flex-basis:190px;height:190px}.catalogue-card .product-image img{height:190px}.gallery-main{height:280px}}
.product-image,.gallery-main{position:relative}.product-image>.product-image-stock,.gallery-main>.product-image-stock{position:absolute;z-index:3;top:12px;right:12px;margin:0;padding:7px 10px;border-radius:7px;background:#167347;color:#fff;font-size:.68rem;font-weight:900;line-height:1.2;box-shadow:0 5px 16px #0004}.product-image>.product-image-stock.out,.gallery-main>.product-image-stock.out{background:#b42318;color:#fff}.gallery-main>.product-image-stock{top:18px;right:18px;padding:9px 13px;font-size:.78rem}
.stock-row .delete-product{border:1px solid #c93b32;background:#fff;color:#a7241c}.stock-row .delete-product:hover{background:#b42318;color:#fff}
.pos-category-buttons{display:flex;flex:0 0 auto;gap:7px;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:4px;scrollbar-width:thin}.pos-category-buttons button{flex:0 0 auto;min-width:100px;white-space:nowrap}.pos-category-buttons button small{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:5px;padding:0 5px;border-radius:99px;background:#fff;color:#354139;font-size:.65rem}.pos-category-buttons button.active small{background:var(--lime);color:#172019}
.walkin-checkout-dialog{width:min(620px,calc(100% - 24px));max-height:calc(100dvh - 28px);overflow:auto;border:0;border-radius:20px;padding:0;box-shadow:0 30px 100px #0008}.walkin-checkout-dialog::backdrop{background:#0b120ddd;backdrop-filter:blur(4px)}.walkin-checkout-body{padding:22px}.walkin-checkout-body>p{margin-top:0;color:var(--muted)}.walkin-checkout-body form{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.walkin-checkout-body label{font-size:.75rem;font-weight:850}.walkin-checkout-body input{display:block;width:100%;margin-top:5px;padding:12px;border:1px solid #bac4bb;border-radius:9px;font:inherit}.walkin-checkout-body form button{min-height:44px;white-space:nowrap}.walkin-checkout-body #walkin-account-form{grid-template-columns:1fr 1fr}.walkin-checkout-body #walkin-account-form button,.walkin-checkout-body #walkin-account-message{grid-column:1/-1}.walkin-checkout-body #walkin-no-email{margin-top:18px}@media(max-width:600px){.walkin-checkout-body form,.walkin-checkout-body #walkin-account-form{grid-template-columns:1fr}.walkin-checkout-body #walkin-account-form button,.walkin-checkout-body #walkin-account-message{grid-column:auto}}
.invoice-pdf-link{display:inline-flex;align-items:center;justify-content:center;width:max-content;margin:8px 0;font-size:.75rem}.recent-sales-dialog .invoice-pdf-link{min-height:40px;margin:0;padding:8px 10px;text-decoration:none}
.pos-checkout-actions{display:grid;grid-template-columns:1fr;gap:7px}.pos-checkout-actions .till-checkout{width:100%}.pos-cart.return-mode .pos-checkout-actions{grid-template-columns:1fr 1fr}.refund-checkout{min-height:54px;background:#b42318;color:#fff;font-size:1.02rem;font-weight:900;box-shadow:inset 0 -4px #821b15}.return-mode-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;padding:10px 12px;border:2px solid #b42318;border-radius:9px;background:#fff1ef;color:#84231d}.return-mode-banner[hidden]{display:none}.return-mode-banner strong,.return-mode-banner small{display:block}.return-mode-banner small{margin-top:2px;font-size:.68rem}.return-mode-banner button{min-height:40px;white-space:nowrap}.pos-cart.return-mode .till-customer,.pos-cart.return-mode .payment-choice,.pos-cart.return-mode .cash-tender-panel,.pos-cart.return-mode .receipt-note{display:none!important}.refund-confirm-dialog form{display:grid;gap:12px;text-align:left}.refund-confirm-dialog label{font-size:.76rem;font-weight:850}.refund-confirm-dialog input,.refund-confirm-dialog select{display:block;width:100%;margin-top:5px;padding:11px;border:1px solid #bac4bb;border-radius:8px;background:#fff;font:inherit}.refund-confirm-dialog .payment-confirm-actions{margin-top:5px}@media(max-width:520px){.pos-cart.return-mode .pos-checkout-actions{grid-template-columns:1fr}.return-mode-banner{align-items:stretch;flex-direction:column}}
.always-qr-panel #customer-reader{overflow:hidden;background:#000}.always-qr-panel #customer-reader video{filter:grayscale(1) contrast(1.45) brightness(1.05);transform:scale(1.1);transform-origin:center}.always-qr-panel #customer-reader canvas{filter:grayscale(1) contrast(1.35)}
.always-qr-panel{width:260px}.always-qr-panel #customer-reader{min-height:145px}.always-qr-panel #customer-reader video{max-height:165px}@media(max-width:900px){.always-qr-panel{width:210px}.always-qr-panel #customer-reader{min-height:120px}.always-qr-panel #customer-reader video{max-height:140px}}@media(max-height:600px){.always-qr-panel{width:185px}.always-qr-panel #customer-reader{min-height:100px}.always-qr-panel #customer-reader video{max-height:115px}}
.always-qr-panel.webcam-mode #customer-reader video{transform:none}.always-qr-panel.webcam-mode .always-qr-head span{max-width:175px;line-height:1.25}
