/* BuildYourSystem 0.2 — shared semantic colour system. No font assets are bundled. */
:root{--bg:#f4f7fe;--surface:#fff;--ink:#111c35;--text:var(--ink);--primary:#2e4bc0;--primary-dark:var(--primary);--soft:#eaf0ff;--line:#dce4f3;--muted:#526078;--card-radius:26px;--base-size:16px;--shadow:0 14px 48px #0b153008}
html{background:var(--bg);color:var(--ink);font-size:var(--base-size);scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-weight:500;font-size:1rem;line-height:1.8}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}h1,h2,h3,h4,strong,b{color:inherit}p{line-height:1.9}input,textarea,select{font-size:15px!important;line-height:1.6;min-height:48px;background:var(--surface);color:var(--ink);border-color:var(--line);font-weight:500}input::placeholder,textarea::placeholder{color:var(--muted);opacity:.9}label{color:var(--ink);font-size:14px!important;font-weight:650}label small{font-size:12px;color:var(--muted);font-weight:500}label>input,label>select,label>textarea{margin-top:8px}textarea{min-height:115px}input[type=checkbox],input[type=radio]{min-height:0;accent-color:var(--primary)}.muted,.subtext,.fine-print,.stat-foot{color:var(--muted)}.subtext{font-size:13px}.card,.modal,.dropdown{background:var(--surface);border-color:var(--line);box-shadow:var(--shadow)}.btn{font-size:14px;min-height:44px;border-radius:13px;font-weight:700;gap:9px}.btn.small{font-size:13px;min-height:38px}.btn.primary{background:var(--primary);color:#fff;border-color:var(--primary)}html[data-mode=dark] .btn.primary{color:#101b27}.btn.soft{background:var(--soft);color:var(--primary);border-color:transparent}.btn.ghost,.btn:not(.primary):not(.soft):not(.danger){color:var(--ink)}.btn.icon-only{width:44px;height:44px;padding:10px}.badge{font-size:12px}.icon{width:21px;height:21px}.notice,.secret-note{font-size:14px;background:var(--soft);color:var(--ink);border-color:var(--line)}.table th{font-size:12px;background:var(--soft);color:var(--muted)}.table td{font-size:14px;color:var(--ink);border-color:var(--line)}.money small{font-size:.64em;color:inherit;font-weight:600}.money{display:inline-flex;align-items:baseline;gap:.4em;white-space:nowrap}.mrtech-rights{text-align:center;font-size:11px;font-weight:500;color:var(--muted);padding:25px 16px;letter-spacing:.15px;line-height:1.8}.mrtech-rights a{font-weight:700;color:var(--primary);text-decoration:none}.mrtech-rights a:hover{text-decoration:underline}.password-control{display:block;position:relative;margin-top:8px}.password-control input{width:100%;padding-inline-end:48px;margin-top:0}.password-eye{position:absolute;inset-inline-end:6px;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:9px;background:transparent;color:var(--muted);display:grid;place-items:center}.password-eye:hover{background:var(--soft)}.ux-avatar{display:inline-grid;place-items:center;flex-shrink:0;width:40px;height:40px;border-radius:15px;background:var(--soft);color:var(--primary);overflow:hidden;border:1px solid var(--line)}.ux-avatar svg{width:70%;height:70%;opacity:.75}.ux-avatar img{width:100%;height:100%;object-fit:cover}.ux-avatar.large{width:88px;height:88px;border-radius:28px}.profile-intro{display:flex;gap:20px;align-items:center;margin-bottom:24px}.profile-intro strong{font-size:21px}.security-details{margin-top:28px;border-top:1px solid var(--line);padding-top:18px}.security-details summary{cursor:pointer;font-weight:700}.security-details form{display:grid;gap:16px;padding-top:20px}.translation-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;margin-top:6px}.translation-toolbar small{font-size:11px}.text-button{padding:3px 9px;color:var(--primary);background:var(--soft);border:0;border-radius:7px;font-size:12px;font-weight:700}.bilingual-translation{padding:10px 12px;background:var(--bg);border:1px solid var(--line);border-radius:14px;font-size:12px!important;font-weight:550}.bilingual-translation input,.bilingual-translation textarea{font-size:14px!important}.modal-overlay{background:#07112588;backdrop-filter:blur(9px);padding:22px}.modal{border-radius:26px;max-height:92dvh}.modal-head{border-color:var(--line);padding:22px 26px}.modal-head h2{font-size:21px}.modal-body{padding:26px}.form-grid{gap:20px}.form-actions{border-color:var(--line);padding-top:22px}.check-label{font-size:14px}.path-display{font-size:13px;background:var(--soft);color:var(--ink);border-color:var(--line)}.toast{background:var(--surface);color:var(--ink);border:1px solid var(--line);font-size:14px}.empty-state h3{font-size:20px}.empty-state p{font-size:14px;max-width:550px}.boot-loader{background:var(--bg);color:var(--ink)}
/* Three-second logo-only reveal. Animation disabled for reduced-motion users; timing stays 3s. */
.bys-splash{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;background:var(--bg);overflow:hidden;isolation:isolate;transition:opacity .35s ease,visibility .35s ease;pointer-events:all}.bys-splash::before{content:"";position:absolute;width:min(92vw,730px);height:min(92vw,730px);border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary) 13%,transparent),transparent 66%);animation:splash-breathe 3s ease both}.splash-orbit{position:absolute;width:min(76vw,460px);aspect-ratio:1;border:1px solid color-mix(in srgb,var(--primary) 12%,transparent);border-radius:42%;transform:rotate(-18deg);animation:orbit-reveal 3s ease both}.splash-orbit::after{content:"";position:absolute;inset:22px;border:1px solid color-mix(in srgb,var(--primary) 7%,transparent);border-radius:41%;transform:rotate(32deg)}.splash-logo{position:relative;width:132px;height:132px;border-radius:34px;display:grid;place-items:center;background:var(--surface);border:1px solid color-mix(in srgb,var(--primary) 16%,var(--surface));box-shadow:0 20px 85px color-mix(in srgb,var(--primary) 16%,transparent);overflow:hidden;animation:logo-reveal 1.2s cubic-bezier(.2,.7,.3,1) both}.splash-logo img{width:100%;height:100%;object-fit:contain;padding:13px}.splash-logo span{font-size:58px;color:var(--primary);font-weight:800}.splash-logo::after{content:"";position:absolute;inset:-40%;background:linear-gradient(105deg,transparent 38%,#ffffff70 49%,transparent 61%);transform:translateX(-100%) rotate(15deg);animation:logo-shimmer 1.3s .65s ease forwards}.bys-splash.leaving{opacity:0;visibility:hidden;pointer-events:none}@keyframes logo-reveal{from{opacity:0;transform:translateY(12px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes logo-shimmer{to{transform:translateX(100%) rotate(15deg)}}@keyframes splash-breathe{from{opacity:.2;transform:scale(.85)}to{opacity:1;transform:scale(1.1)}}@keyframes orbit-reveal{from{opacity:0;transform:rotate(-25deg) scale(.95)}to{opacity:1;transform:rotate(-18deg) scale(1)}}
/* Administration: generous rhythm, clear hierarchy, consistent light/dark tokens. */
.workspace,.workspace-main,.page{background:var(--bg)}.sidebar{background:var(--surface);border-color:var(--line)}.brand{padding-top:25px}.brand img{border-radius:13px}.brand strong{font-size:17px}.brand small{font-size:10px;color:var(--muted)}.workspace-switch{background:var(--soft);border:1px solid var(--line);border-radius:16px;padding:15px}.workspace-switch strong{font-size:14px}.workspace-switch small{font-size:11px}.nav-section{font-size:10px;letter-spacing:.7px;color:var(--muted);font-weight:700}.nav-link{font-size:13px;min-height:43px;font-weight:650;color:var(--muted);border-radius:12px}.nav-link.active{background:var(--soft);color:var(--primary);box-shadow:inset -3px 0 var(--primary)}html[dir=ltr] .nav-link.active{box-shadow:inset 3px 0 var(--primary)}.nav-link:hover{background:var(--soft);color:var(--ink)}.topbar{background:color-mix(in srgb,var(--surface) 91%,transparent);backdrop-filter:blur(18px);border-color:var(--line);height:84px}.breadcrumb{font-size:13px}.search-trigger{background:var(--bg);border-color:var(--line);font-size:12px}.user-chip strong{font-size:13px}.user-chip small{font-size:10px;color:var(--muted)}.page-heading h1{font-size:30px;letter-spacing:-.7px;font-weight:800}.page-heading p{font-size:14px;color:var(--muted);max-width:720px}.eyebrow{font-size:10px;letter-spacing:1.9px;color:var(--primary);font-weight:800}.page{padding-top:30px}.stat-card{padding:23px;border-radius:21px}.stat-top .label{font-size:13px;font-weight:650;color:var(--muted)}.stat-number{font-size:31px;color:var(--ink)}.stat-number .money{font-size:27px}.stat-foot{font-size:11px}.icon-tile{border-radius:13px;background:var(--soft);color:var(--primary)}.card-head h3{font-size:18px}.card-head p{font-size:13px}.table-card .table-head,.toolbar{color:var(--ink)}.toolbar-search{background:var(--surface);border-color:var(--line)}.toolbar-search input{background:transparent;min-height:44px}.settings-card h3,.integration-card h3{font-size:19px}.settings-card p,.integration-card p{font-size:14px;color:var(--muted)}.settings-card,.integration-card{border-color:var(--line)}.integration-footer,.status-list>*,.divider{border-color:var(--line)}.integration-name{color:var(--ink)}.secret-state{color:var(--primary)}.tab{font-size:14px;color:var(--muted)}.tabs{border-color:var(--line)}.tab.active{color:var(--primary)}.product-thumb{border-radius:13px;border:1px solid var(--line)}.review-cell{background:var(--bg)}.review-cell strong{font-size:14px}.review-cell small{font-size:12px}.select-card,.theme-card{color:var(--ink);background:var(--surface)}.select-card.selected{background:var(--soft)}.wizard-step{font-size:12px}.commission-mini{background:var(--soft);border-color:var(--line)}.commission-mini p{font-size:11px}.access-banner{background:var(--soft);color:var(--primary);font-size:12px}.revenue-chart{color:var(--ink)}html[data-mode=dark] .badge.green,html[data-mode=dark] .icon-tile.green{background:#1b4433;color:#a5e6bd}html[data-mode=dark] .badge.red,html[data-mode=dark] .notice.warning{background:#44252d;color:#ffc4cb}html[data-mode=dark] .badge.blue,html[data-mode=dark] .icon-tile.blue{background:#263959;color:#bbd5ff}html[data-mode=dark] .badge.amber,html[data-mode=dark] .icon-tile.amber{background:#463b21;color:#f6d38b}html[data-mode=dark] .badge.purple,html[data-mode=dark] .icon-tile.purple{background:#382b53;color:#d2bbfb}html[data-mode=dark] .btn.danger{background:#42212d;color:#ffbbc8}html[data-mode=dark] .skeleton{background:linear-gradient(90deg,var(--surface),var(--soft),var(--surface));background-size:200% 100%}
/* Appearance editor and secondary administration */
.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:24px;align-items:start}.editor-controls{display:grid;gap:22px;min-width:0}.editor-card{padding:25px}.editor-card h3{font-size:19px;margin-bottom:16px}.palette-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.palette-option{display:flex;align-items:center;gap:8px;padding:11px;border:1px solid var(--line);border-radius:12px;font-size:13px;background:var(--surface);color:var(--ink);cursor:pointer}.palette-option:has(input:checked){border-color:var(--primary);background:var(--soft)}.palette-option input{width:16px;height:16px;margin:0}.palette-dot{width:15px;height:15px;border-radius:50%;flex-shrink:0}.editor-preview{position:sticky;top:108px}.preview-phone{border:7px solid var(--ink);border-radius:33px;background:var(--surface);overflow:hidden;aspect-ratio:9/17;box-shadow:var(--shadow)}.preview-phone iframe{border:0;width:100%;height:100%;background:var(--surface)}.editor-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.section-list{display:grid;gap:12px}.section-row{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);border-radius:15px;background:var(--bg)}.section-row>div:nth-child(2){flex:1;min-width:0}.section-row strong{display:block;font-size:14px}.section-row small{font-size:11px;color:var(--muted)}.section-row .btn{min-width:35px;padding:7px}.zone-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.governorate-card{padding:20px}.governorate-card h3{font-size:18px}.governorate-card .subtext{margin:7px 0 15px}.zone-detail-row{display:flex;gap:15px;padding:13px 0;align-items:center;border-bottom:1px solid var(--line)}.zone-detail-row>div:first-child{flex:1}.cash-intro{padding:24px;background:var(--soft);border:1px solid var(--line);border-radius:19px;margin-bottom:23px}.cash-intro h3{font-size:19px;margin-bottom:7px}.cash-intro p{font-size:14px;max-width:860px}.reel-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.reel-admin-card{padding:15px}.reel-admin-card img{width:100%;aspect-ratio:9/10;object-fit:cover;border-radius:15px}.reel-admin-card p{font-size:13px;max-height:80px;overflow:auto}.reel-admin-card form{display:grid;gap:11px;margin-top:12px}.compact-fieldset{border:1px solid var(--line);padding:20px;border-radius:16px;margin:22px 0}.compact-fieldset legend{padding:0 10px;font-weight:750;font-size:15px}.wizard-logo{display:flex;gap:18px;align-items:center;margin:22px 0;padding:20px;background:var(--soft);border-radius:17px}.wizard-logo img{width:64px;height:64px;border-radius:17px;object-fit:contain;background:var(--surface)}
/* Store */
.lux-store{max-width:1440px;margin:auto;padding:0 42px;color:var(--ink)}.lux-topline{display:flex;justify-content:space-between;align-items:center;min-height:39px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.lux-topline span{display:flex;align-items:center;gap:7px}.lux-topline .icon{width:15px;height:15px}.lux-header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:23px 0}.lux-brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:0}.lux-brand-mark{width:53px;height:53px;flex-shrink:0;border-radius:17px;display:grid;place-items:center;background:var(--primary);color:var(--surface);overflow:hidden;font-size:27px;font-weight:800}.lux-brand-mark img{width:100%;height:100%;object-fit:contain;background:var(--surface);padding:4px}.lux-brand strong{font-size:21px;line-height:1.5;display:block}.lux-brand small{font-size:10px;color:var(--muted);letter-spacing:1.7px;text-transform:uppercase;display:block}.lux-header-tools{display:flex;align-items:center;gap:7px}.lux-header-tools .btn{background:var(--surface);border:1px solid var(--line);border-radius:50%;position:relative}.lux-search{position:relative;flex:1;max-width:490px;display:flex;align-items:center;border:1px solid var(--line);border-radius:50px;padding:0 18px;gap:10px;background:var(--surface)}.lux-search input{border:0!important;background:transparent!important;box-shadow:none!important;width:100%;height:49px;margin:0;font-size:13px!important}.lux-cart-count{position:absolute;top:-5px;inset-inline-end:-5px;min-width:19px;height:19px;border-radius:50%;background:var(--primary);color:var(--surface);font-size:10px;display:grid;place-items:center;border:2px solid var(--bg)}.lux-nav{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:16px;gap:12px}.lux-links{display:flex;gap:8px;align-items:center;overflow:auto;scrollbar-width:none}.lux-link{white-space:nowrap;border:0;background:transparent;color:var(--muted);font-size:13px;font-weight:700;padding:9px 17px;border-radius:40px}.lux-link.active,.lux-link:hover{background:var(--soft);color:var(--primary)}.lux-hero{margin:28px 0 31px;display:grid;grid-template-columns:1.05fr 1fr;min-height:390px;border-radius:calc(var(--card-radius) + 6px);background:var(--soft);overflow:hidden;position:relative;isolation:isolate;border:1px solid color-mix(in srgb,var(--primary) 8%,var(--soft))}.lux-hero::after{content:"";position:absolute;width:570px;height:570px;inset-inline-end:-180px;top:-140px;border:1px solid color-mix(in srgb,var(--primary) 10%,transparent);border-radius:50%;z-index:-1}.hero-copy{padding:52px 45px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;z-index:1}.hero-kicker{font-size:11px;font-weight:750;letter-spacing:1.8px;color:var(--primary);display:inline-flex;align-items:center;gap:9px;margin-bottom:18px}.hero-kicker:before{content:"";width:24px;height:1px;background:var(--primary)}.hero-copy h1{font-size:clamp(32px,3.6vw,56px);line-height:1.38;letter-spacing:-1.3px;font-weight:800;max-width:650px;white-space:pre-line}.hero-copy p{font-size:15px;max-width:490px;margin:17px 0 26px;color:var(--muted);line-height:2}.hero-copy .btn{border-radius:40px;padding:13px 24px;min-height:50px}.hero-art{position:relative;display:grid;place-items:center;min-width:0;padding:28px}.hero-halo{position:absolute;inset:14% 11%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary) 13%,var(--surface)),color-mix(in srgb,var(--surface) 20%,transparent));border:1px solid color-mix(in srgb,var(--primary) 10%,transparent);transform:rotate(-12deg)}.hero-art img{position:relative;width:100%;height:350px;max-height:85%;object-fit:contain;mix-blend-mode:multiply;border-radius:calc(var(--card-radius) - 4px)}html[data-mode=dark] .hero-art img{mix-blend-mode:normal}.hero-art .hero-monogram{font-size:125px;font-weight:800;color:var(--primary);opacity:.8;position:relative}.hero-art .hero-caption{position:absolute;bottom:26px;inset-inline-end:25px;max-width:75%;background:var(--surface);padding:12px 18px;border-radius:16px;border:1px solid var(--line);box-shadow:var(--shadow);display:flex;gap:14px;align-items:center;font-size:12px}.hero-caption strong{display:block}.hero-caption .money{font-size:14px;color:var(--primary)}.lux-hero[data-layout=immersive]{grid-template-columns:1fr 1.1fr;background:var(--primary);color:#fff}.lux-hero[data-layout=immersive] .hero-copy p,.lux-hero[data-layout=immersive] .hero-kicker{color:#ffffffdd}.lux-hero[data-layout=immersive] .hero-copy .btn{background:#fff;color:#25141d}.lux-hero[data-layout=immersive] .hero-art img{mix-blend-mode:normal}.lux-hero[data-layout=minimal]{min-height:260px}.lux-hero[data-layout=minimal] .hero-art img{height:240px}.lux-hero[data-motion=soft] .hero-art img{animation:hero-arrive 1s ease both}@keyframes hero-arrive{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.lux-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:6px 0 28px;border-bottom:1px solid var(--line);margin-bottom:32px}.lux-benefit{display:flex;align-items:center;gap:13px;justify-content:center}.lux-benefit .benefit-icon{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;background:var(--soft);color:var(--primary)}.lux-benefit strong{display:block;font-size:13px}.lux-benefit small{font-size:11px;color:var(--muted)}.lux-section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:28px 0 20px}.lux-section-head h2{font-size:25px;line-height:1.5;letter-spacing:-.4px}.lux-section-head p{font-size:12px;color:var(--muted);margin-top:4px}.lux-section-head .eyebrow{margin-bottom:5px}.category-rail{display:flex;gap:14px;overflow:auto;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.category-tile{min-width:110px;flex:1;max-width:180px;display:grid;justify-items:center;gap:10px;padding:17px 10px;background:var(--surface);border:1px solid var(--line);border-radius:20px;color:var(--ink);font-size:12px;font-weight:650}.category-tile span{width:50px;height:50px;display:grid;place-items:center;background:var(--soft);color:var(--primary);border-radius:50%}.category-tile .icon{width:25px;height:25px}.category-tile.active{border-color:var(--primary);background:var(--soft)}.lux-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.lux-product{min-width:0;border:1px solid var(--line);border-radius:var(--card-radius);padding:10px;background:var(--surface);transition:transform .2s,box-shadow .2s;position:relative}.lux-product:hover{transform:translateY(-4px);box-shadow:0 14px 35px #16102012}.store-product-image{position:relative;aspect-ratio:1/1.04;border-radius:calc(var(--card-radius) - 8px)!important;overflow:hidden;background:#fff;display:grid;place-items:center;border:0;width:100%;padding:0;color:var(--primary)}.store-product-image img{width:100%;height:100%;object-fit:contain;border-radius:inherit!important;transition:transform .5s ease}.lux-product:hover .store-product-image img{transform:scale(1.035)}.product-no-image{width:100%;height:100%;display:grid;place-items:center;background:var(--soft);color:var(--primary);border-radius:inherit}.product-no-image .icon{width:52px;height:52px;opacity:.6}.product-unavailable{position:absolute;top:10px;inset-inline-end:10px;background:var(--surface);color:var(--muted);padding:3px 10px;border-radius:30px;font-size:10px;border:1px solid var(--line)}.lux-product-info{padding:14px 6px 6px}.lux-product-category{font-size:10px;color:var(--muted);display:block;margin-bottom:5px}.lux-product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;border:0;padding:0;background:transparent;color:var(--ink);font-size:16px;font-weight:750;text-align:start;line-height:1.7;min-height:53px;cursor:pointer}.lux-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px}.lux-product-bottom .money{font-size:19px;font-weight:800;color:var(--primary)}.add-round{width:39px;height:39px;min-height:39px;border-radius:50%;border:0;background:var(--primary);color:#fff;display:grid;place-items:center;flex-shrink:0}.lux-bottom-nav{display:none}.lux-more{text-align:center;padding:30px 0}.lux-empty{padding:45px;text-align:center;border:1px dashed var(--line);border-radius:24px;background:var(--surface)}.lux-empty h3{font-size:23px;margin-bottom:10px}.lux-empty p{font-size:14px;color:var(--muted)}.lux-custom-section{margin:34px 0}.lux-banner{display:flex;gap:30px;align-items:center;background:var(--soft);border-radius:var(--card-radius);overflow:hidden;border:1px solid var(--line)}.lux-banner img{width:45%;max-height:330px;object-fit:cover;align-self:stretch}.lux-banner>div{padding:32px;flex:1}.lux-banner h2{font-size:29px}.lux-banner p{font-size:15px;margin:14px 0;white-space:pre-line}.lux-text-section{padding:36px;background:var(--surface);border:1px solid var(--line);border-radius:var(--card-radius)}.lux-text-section h2{font-size:27px;margin-bottom:12px}.lux-text-section p{white-space:pre-line}.lux-footer{margin-top:50px;border-top:1px solid var(--line);padding-top:34px;display:flex;justify-content:space-between;align-items:start;gap:30px}.lux-footer p{font-size:13px;color:var(--muted);margin-top:10px;max-width:460px}.lux-footer-links{display:flex;gap:17px;flex-wrap:wrap;max-width:320px}.lux-footer-links button{border:0;background:transparent;color:var(--muted);font-size:12px;padding:5px}.design-preview-banner{text-align:center;background:var(--primary);color:var(--surface);font-size:12px;padding:8px}.store-loading{opacity:.5;pointer-events:none}.catalogue-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px}.catalogue-toolbar .lux-search{max-width:340px}.menu-sections{display:grid;gap:10px}.menu-sections button{display:flex;align-items:center;gap:15px;text-align:start;padding:15px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--ink)}.menu-sections .ux-avatar{width:34px;height:34px}.menu-category-list{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0 25px}.menu-category-list button{background:var(--soft);border:0;color:var(--primary);padding:8px 14px;border-radius:30px;font-size:13px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}.detail-layout .store-product-image{border:1px solid var(--line);border-radius:25px!important}.detail-copy h2{font-size:27px}.detail-copy .money{font-size:27px;color:var(--primary);margin:18px 0;font-weight:800}.detail-description{font-size:15px;white-space:pre-line;color:var(--muted);margin:10px 0 25px}.detail-copy .btn{width:100%}.cart-row{display:grid;grid-template-columns:65px 1fr auto;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.cart-row img,.cart-row .product-no-image{width:65px;height:70px;object-fit:contain;background:#fff;border-radius:14px}.cart-row strong{font-size:14px}.cart-row .money{font-size:14px;color:var(--primary)}.quantity-controls{display:flex;gap:8px;align-items:center;margin-top:9px}.quantity-controls button{width:27px;height:27px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);display:grid;place-items:center}.quantity-controls .icon{width:13px;height:13px}.quantity-controls span{font-size:13px;min-width:18px;text-align:center}.cart-total{margin-top:23px;padding:20px;background:var(--soft);border-radius:16px}.cart-total>div{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin:7px 0}.cart-total>div:last-child{font-weight:800;font-size:19px;border-top:1px solid var(--line);padding-top:13px;margin-top:13px}.checkout-layout{display:grid;grid-template-columns:1.1fr .8fr;gap:28px;align-items:start}.payment-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:23px}.payment-choice{display:flex;align-items:center;gap:10px;padding:15px;border:1px solid var(--line);border-radius:14px;cursor:pointer;font-size:13px!important}.payment-choice:has(input:checked){border-color:var(--primary);background:var(--soft)}.payment-choice input{width:16px;height:16px;margin:0}.payment-choice small{display:block;font-size:10px}.checkout-summary{position:sticky;top:0;border:1px solid var(--line);border-radius:20px;padding:20px;background:var(--bg)}.checkout-summary h3{font-size:18px}.quote-message{font-size:12px;color:var(--muted);margin-top:12px}.order-receipt{padding:20px;text-align:center}.order-receipt>span{width:75px;height:75px;border-radius:50%;background:var(--soft);color:var(--primary);display:grid;place-items:center;margin:0 auto 20px}.order-receipt h2{font-size:25px}.order-receipt p{font-size:14px;color:var(--muted);margin:15px 0}.my-order{border:1px solid var(--line);border-radius:16px;padding:18px;margin-bottom:12px}.my-order-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.my-order p{font-size:13px;margin-top:8px;color:var(--muted)}
/* Reels: real cached media only. Native vertical snap, one playing item, explicit retry. */
.modal.reels-dialog{width:min(100%,550px);height:94dvh;max-height:94dvh;background:#060609;color:white;border:0;overflow:hidden}.reels-dialog .modal-head{height:58px;padding:12px 20px;border:0;color:#fff;position:absolute;inset:0 0 auto;z-index:4;background:linear-gradient(#0008,transparent)}.reels-dialog .modal-head .btn{color:#fff!important}.reels-dialog .modal-body{padding:0;height:100%;overflow:hidden}.reels-stream{height:100%;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;overscroll-behavior:contain}.reel-frame{height:100%;position:relative;scroll-snap-align:start;scroll-snap-stop:always;display:grid;place-items:center;background:#07070b}.reel-frame video{width:100%;height:100%;object-fit:contain;background:#07070b}.reel-caption{position:absolute;bottom:0;inset-inline:0;padding:35px 19px 20px;background:linear-gradient(transparent,#000b 35%,#000d);color:#fff}.reel-caption>p{font-size:13px;max-height:50px;overflow:hidden;margin-bottom:12px}.reel-product{display:flex;gap:11px;align-items:center;background:#ffffffef;color:#1b1420;border-radius:18px;padding:10px}.reel-product img{width:49px;height:55px;object-fit:contain;border-radius:10px;background:#fff}.reel-product>div{flex:1;min-width:0}.reel-product strong{font-size:13px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reel-product .money{font-size:14px}.reel-actions{position:absolute;inset-inline-end:14px;top:30%;display:grid;gap:14px}.reel-actions button,.reel-actions a{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#0005;color:#fff;border:1px solid #fff4;text-decoration:none}.reel-play-status{position:absolute;inset:28% 12% auto;padding:22px;text-align:center;border-radius:20px;background:#000b;color:#fff;font-size:14px}.reel-play-status .btn{margin-top:12px;color:#fff!important;border-color:#fff6!important}.reel-play-status:empty{display:none}
/* Authentication */
.auth-v2{min-height:100dvh;display:grid;grid-template-columns:1.02fr 1fr;padding:28px;gap:28px;max-width:1550px;margin:auto}.auth-art{border-radius:32px;background:var(--primary);color:#fff;position:relative;padding:44px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;isolation:isolate}.auth-art::before,.auth-art::after{content:"";position:absolute;border:1px solid #ffffff1b;border-radius:50%;width:600px;height:600px;inset-inline-end:-290px;top:22%;z-index:-1}.auth-art::after{width:400px;height:400px;inset-inline-end:-100px;top:36%;background:#ffffff07}.auth-art .lux-brand strong,.auth-art .lux-brand small{color:#fff}.auth-art .lux-brand-mark{background:#ffffffed;color:var(--primary);width:64px;height:64px;border-radius:20px}.auth-art-copy{padding:60px 0}.auth-art-copy .eyebrow{color:#fff9}.auth-art-copy h1{font-size:clamp(37px,4.2vw,66px);line-height:1.45;letter-spacing:-1.2px;margin:18px 0 25px}.auth-art-copy p{font-size:16px;color:#ffffffe0;max-width:380px}.auth-art-foot{font-size:12px;color:#ffffffb0;display:flex;gap:20px}.auth-side{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px}.auth-top-controls{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:465px;margin-bottom:46px}.auth-form-v2{width:100%;max-width:430px}.auth-form-v2 h2{font-size:33px;margin-bottom:10px;letter-spacing:-.6px}.auth-form-v2>p{font-size:14px;color:var(--muted);margin-bottom:27px}.auth-form-v2 form{display:grid;gap:19px}.auth-form-v2 .btn.primary{min-height:52px;border-radius:14px;margin-top:5px}.auth-form-v2 .auth-bottom{font-size:14px;text-align:center;margin:22px 0}.auth-form-v2 .auth-bottom a{color:var(--primary);font-weight:750}.auth-form-v2 .notice{font-size:12px}.auth-side .mrtech-rights{margin-top:35px}.upgrade-wrapper{max-width:1050px;margin:35px auto;padding:25px}.upgrade-row{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.upgrade-row code{font-size:12px}.upgrade-log{white-space:pre-wrap;direction:ltr;text-align:left;background:var(--bg);padding:18px;border-radius:13px;font:13px/1.8 monospace;max-height:280px;overflow:auto}
@media(min-width:1500px){.lux-hero{min-height:440px}.hero-art img{height:390px}.lux-products{gap:26px}}
@media(max-width:1150px){.lux-store{padding:0 28px}.lux-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hero-copy{padding:38px 28px}.lux-hero{min-height:350px}.hero-art img{height:310px}.editor-layout{grid-template-columns:1fr}.editor-preview{position:static;max-width:360px}.zone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading h1{font-size:27px}.topbar{height:74px}.auth-art{padding:30px}.auth-v2{gap:10px;padding:15px}}
@media(max-width:767px){body{font-size:15px}.modal-overlay{padding:9px}.modal{border-radius:22px;max-height:95dvh}.modal-head{padding:19px}.modal-head h2{font-size:19px}.modal-body{padding:19px}.form-grid{gap:17px}.lux-store{padding:0 18px}.lux-topline{display:none}.lux-header{padding:18px 0 13px;gap:10px;flex-wrap:wrap}.lux-brand{gap:9px}.lux-brand-mark{width:44px;height:44px;border-radius:14px;font-size:23px}.lux-brand strong{font-size:18px}.lux-brand small{font-size:8px;letter-spacing:1.2px}.lux-header-tools{gap:5px}.lux-header-tools .btn{width:37px;height:37px;min-height:37px;padding:8px}.lux-header-tools [data-shop-account]{display:none}.lux-header>.lux-search{order:3;max-width:none;flex-basis:100%;border-radius:16px;margin-top:8px}.lux-search input{height:45px;min-height:45px}.lux-nav{padding-bottom:11px}.lux-nav>button{display:none}.lux-link{font-size:12px;padding:7px 13px}.lux-links{gap:2px}.lux-hero{margin:20px 0 20px;min-height:0;grid-template-columns:1fr 1fr;border-radius:24px}.hero-copy{padding:27px 17px}.hero-kicker{font-size:8px;letter-spacing:.8px;margin-bottom:9px;gap:6px}.hero-kicker:before{width:15px}.hero-copy h1{font-size:28px;line-height:1.47;letter-spacing:-.8px}.hero-copy p{font-size:11px;line-height:1.9;margin:12px 0 16px}.hero-copy .btn{font-size:11px;padding:9px 14px;min-height:39px;gap:7px}.hero-copy .btn .icon{width:16px;height:16px}.hero-art{padding:5px}.hero-art img{height:240px;max-height:100%;object-fit:contain}.hero-caption{display:none!important}.hero-art .hero-monogram{font-size:78px}.lux-hero[data-layout=immersive]{grid-template-columns:1fr 1fr}.lux-benefits{gap:8px;padding:3px 0 21px;margin-bottom:21px}.lux-benefit{flex-direction:column;gap:7px;text-align:center}.lux-benefit .benefit-icon{width:35px;height:35px;border-radius:11px}.lux-benefit strong{font-size:10px}.lux-benefit small{display:none}.lux-section-head{margin:25px 0 15px;gap:10px}.lux-section-head h2{font-size:22px}.lux-section-head .eyebrow{font-size:8px;letter-spacing:1.1px}.lux-section-head p{font-size:11px}.category-rail{gap:10px}.category-tile{min-width:85px;padding:12px 8px;border-radius:17px;font-size:10px;gap:8px}.category-tile span{width:43px;height:43px}.category-tile .icon{width:23px;height:23px}.lux-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.lux-product{padding:7px;border-radius:calc(var(--card-radius) - 3px)}.store-product-image{border-radius:calc(var(--card-radius) - 10px)!important}.lux-product-info{padding:10px 3px 4px}.lux-product-category{font-size:9px;margin-bottom:4px}.lux-product-name{font-size:14px;min-height:46px;line-height:1.65}.lux-product-bottom{margin-top:9px}.lux-product-bottom .money{font-size:16px;gap:.3em}.add-round{width:32px;height:32px;min-height:32px}.add-round .icon{width:17px;height:17px}.lux-bottom-nav{display:flex;position:fixed;bottom:10px;inset-inline:15px;z-index:40;align-items:center;justify-content:space-around;padding:9px 6px;border-radius:24px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 95%,transparent);backdrop-filter:blur(15px);box-shadow:0 8px 40px #0002}.lux-bottom-nav button{display:grid;place-items:center;gap:4px;color:var(--muted);border:0;background:transparent;font-size:9px;min-width:48px;position:relative}.lux-bottom-nav button.active{color:var(--primary)}.lux-bottom-nav .icon{width:21px;height:21px}.lux-bottom-nav .nav-home{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:var(--primary);color:#fff}.lux-bottom-nav .nav-home img{width:100%;height:100%;object-fit:contain;border-radius:13px;background:var(--surface)}.lux-footer{margin-top:32px;padding-top:27px;flex-direction:column;gap:20px}.lux-footer p{font-size:12px}.lux-footer-links{max-width:none;gap:12px}.lux-store>.mrtech-rights{padding-bottom:107px;font-size:9px}.catalogue-toolbar{align-items:start}.catalogue-toolbar .lux-search{display:none}.lux-empty{padding:35px 19px}.detail-layout{grid-template-columns:1fr}.detail-layout .store-product-image{max-height:300px;aspect-ratio:1.2}.detail-copy h2{font-size:23px}.detail-description{font-size:14px}.checkout-layout{grid-template-columns:1fr;gap:22px}.checkout-summary{position:static;padding:18px}.payment-choice{padding:12px;font-size:12px!important}.cart-row{grid-template-columns:55px 1fr auto;gap:11px}.cart-row img,.cart-row .product-no-image{width:55px;height:64px}.cart-row strong{font-size:13px}.lux-banner{flex-direction:column;gap:0}.lux-banner img{width:100%;max-height:260px}.lux-banner>div{padding:25px}.lux-banner h2{font-size:25px}.lux-text-section{padding:25px}.modal.reels-dialog{height:98dvh;max-height:98dvh;width:100%;border-radius:20px}.reels-dialog .modal-head{padding:14px 17px}.page{padding:22px 17px}.page-heading h1{font-size:24px}.page-heading p{font-size:13px}.stat-card{padding:18px}.stat-number{font-size:25px}.stat-number .money{font-size:23px}.stat-top .label{font-size:12px}.topbar{padding-inline:16px}.topbar .breadcrumb-root{display:none}.user-chip .ux-avatar{width:34px;height:34px;border-radius:12px}.zone-grid{grid-template-columns:1fr}.palette-options{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-card{padding:19px}.reel-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-row{flex-wrap:wrap;gap:9px;padding:12px}.section-row .button-row{margin-inline-start:auto}.auth-v2{display:block;padding:0;min-height:100dvh}.auth-art{display:none}.auth-side{min-height:100dvh;padding:27px 24px;justify-content:flex-start}.auth-top-controls{margin:0 0 34px}.auth-form-v2 h2{font-size:29px}.auth-form-v2{margin:auto 0}.auth-side .mrtech-rights{font-size:9px;margin-top:23px}.auth-side .mobile-auth-brand{display:flex!important;margin-bottom:26px}.upgrade-wrapper{padding:16px;margin:10px auto}.upgrade-row{align-items:start;flex-direction:column}.cash-intro{padding:19px}.cash-intro p{font-size:13px}}
@media(max-width:380px){.lux-store{padding-inline:13px}.lux-header-tools .ux-mode{display:none}.hero-copy h1{font-size:24px}.hero-copy{padding:23px 15px}.hero-copy p{font-size:10px}.lux-products{gap:10px}.lux-product-bottom .money{font-size:14px}.lux-brand strong{font-size:16px}.form-grid{grid-template-columns:1fr!important}.span-2{grid-column:1!important}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.bys-splash.leaving{visibility:hidden}}
@media print{.sidebar,.topbar,.lux-bottom-nav,.bys-splash,.btn,.mrtech-rights{display:none!important}html,body,.page,.card,.table th,.table td{background:#fff!important;color:#111!important}.workspace-main{margin:0!important}}
/* Consistent image tracks and readable small-screen content. */
.store-product-image{height:auto;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);justify-content:stretch;align-content:stretch}
.store-product-image>.product-no-image{width:100%;height:100%}
.hero-art img{background:#fff;padding:10px;object-fit:contain;mix-blend-mode:normal;height:auto;aspect-ratio:1;max-width:420px;box-shadow:0 18px 48px #28152010}
.lux-product-category{font-size:12px}.nav-link{font-size:14px}.nav-section{font-size:11px}.page-heading p{color:var(--ink)}.table th{font-size:13px;color:var(--ink)}
.auth-art-copy h1{white-space:pre-line}
.lux-hero[data-layout=split] .hero-art{order:-1}.lux-hero[data-layout=split]{gap:15px;background:var(--surface)}.lux-hero[data-layout=split] .hero-copy{background:var(--soft);border-radius:var(--card-radius)}
@media(max-width:767px){.hero-copy p{font-size:13px}.hero-copy .btn{font-size:12px}.hero-art{padding:7px}.hero-art img{height:auto;aspect-ratio:1;border-radius:19px;padding:5px}.lux-product-category{font-size:11px}.lux-product-name{font-size:15px}.lux-benefit strong{font-size:11px}.nav-link{font-size:14px}}
@media(max-width:380px){.lux-header-tools .ux-mode{display:flex}.hero-copy p{font-size:12px}.hero-copy{padding:24px 13px}.lux-product-name{font-size:14px}.lux-product-category{font-size:10px}}

.learning-lesson{background:var(--surface);color:var(--ink);border-color:var(--line);padding:17px;border-radius:16px}.learning-lesson strong{font-size:16px}.learning-lesson small{font-size:12px;color:var(--muted)}.lesson-text{color:var(--ink);font-size:16px}
