 .account-menu-wrap{position:fixed;inset:82px 0 0;z-index:25}.account-menu{position:absolute;top:12px;left:clamp(16px,5vw,78px);width:260px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:9px;direction:rtl}.account-menu-user{display:flex;align-items:center;gap:10px;padding:10px 9px 13px;border-bottom:1px solid var(--line);margin-bottom:5px}.account-menu-user .avatar{flex:none}.account-menu-user strong,.account-menu-user small{display:block}.account-menu-user strong{font-size:12px}.account-menu-user small{font-size:10px;color:var(--muted);margin-top:3px;direction:ltr;text-align:right}.account-menu>button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:12px 10px;border-radius:8px;font-size:12px;text-align:right}.account-menu>button:hover{background:var(--pale)}.account-menu>button span{font-size:20px;color:var(--muted)}.account-menu .logout-option{color:#d66f62}.menu-divider{height:1px;background:var(--line);margin:4px 0}.account-page{max-width:820px;margin:auto;padding:58px 28px}.back-link{color:var(--blue-dark);font-size:12px;font-weight:800;padding:0;margin-bottom:35px}.page-heading{margin-bottom:30px}.page-heading h1{font-size:34px;margin:8px 0}.page-heading p{color:var(--muted);font-size:13px}.account-form{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px;display:grid;gap:17px}.account-form label{font-size:12px;color:#507185;font-weight:700}.account-form label small{font-weight:400;color:var(--muted);margin-right:5px}.account-form input{display:block;border:1px solid var(--line);background:#fbfeff;border-radius:10px;width:100%;padding:13px 15px;margin-top:7px;outline:none;color:var(--ink)}.account-form input:focus{border-color:var(--blue-dark);box-shadow:0 0 0 4px rgba(156,219,241,.25)}.account-form .button{width:max-content;min-width:150px}.orders-list{display:grid;gap:14px}.order-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.order-card-head,.order-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-card-head strong,.order-card-head small{display:block}.order-card-head strong{font-size:14px}.order-card-head small{font-size:11px;color:var(--muted);margin-top:4px}.status-badge{padding:7px 11px;border-radius:100px;font-size:11px;background:var(--pale);color:var(--blue-dark);white-space:nowrap}.status-preparing{background:#fff5d9;color:#b9841c}.status-delivered{background:#e4f7e9;color:#31834a}.status-cancelled,.status-returned{background:#fff0ed;color:#cc6d60}.order-items{display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin:17px 0;font-size:12px}.order-items span{background:#f4fafb;padding:7px 10px;border-radius:6px}.order-card-foot{font-size:12px;color:var(--muted)}.order-card-foot strong{font-family:"DM Sans",sans-serif;color:var(--ink)}.paid{color:#31834a}.unpaid{color:#cc6d60}.page-empty{background:#fff;border:1px solid var(--line);border-radius:14px}
*{box-sizing:border-box} :root{--ink:#10263b;--muted:#7790a4;--blue:#9cdbf1;--blue-dark:#378eae;--pale:#edf9fc;--white:#fff;--line:#dcecf2;--coral:#ff947c;--shadow:0 24px 60px rgba(31,91,119,.12)} html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Cairo, sans-serif;background:#f6fcfd}button,input{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}.hidden{display:none!important}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr;background:var(--white)}.auth-art{background:#9cdbf1;position:relative;overflow:hidden;padding:74px 9vw;color:#0d344c;display:flex;align-items:center}.auth-art:after{content:"";position:absolute;width:720px;height:720px;border:1px solid rgba(255,255,255,.45);border-radius:50%;right:-250px;bottom:-290px}.art-copy{position:relative;z-index:2;max-width:450px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:800;color:var(--blue-dark);text-transform:uppercase}.auth-art .eyebrow{color:#fff}.art-copy h1{font-size:clamp(48px,6vw,86px);line-height:1.06;margin:25px 0 22px;letter-spacing:-2px}.art-copy h1 em{font-style:normal;color:#fff}.art-copy p{font-size:18px;line-height:2;max-width:400px;color:#275a70}.art-note{margin-top:55px;font-size:14px;font-weight:700}.art-note span{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#5db6d2;border-radius:50%;width:29px;height:29px;margin-left:8px}.art-glow{position:absolute;border-radius:50%;background:rgba(255,255,255,.22);filter:blur(2px)}.glow-one{width:350px;height:350px;right:-50px;top:15%}.glow-two{width:180px;height:180px;left:4%;bottom:7%}.deer-mark{display:inline-flex;width:34px;height:34px;color:var(--blue-dark);vertical-align:middle}.deer-mark svg{width:100%;height:100%}.deer-mark.large{position:absolute;z-index:1;width:350px;height:350px;color:rgba(255,255,255,.65);right:7%;bottom:10%;transform:rotate(-8deg)}.auth-panel{padding:54px clamp(30px,8vw,130px);display:flex;flex-direction:column;justify-content:center;max-width:760px;width:100%;margin:auto}.brand-line{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);white-space:nowrap}.brand-line strong{font-size:20px;letter-spacing:-.4px}.brand-line strong span{color:var(--blue-dark)}.auth-heading{margin:70px 0 30px}.auth-heading h2{font-size:38px;margin:12px 0 4px;letter-spacing:-1px}.auth-heading p{color:var(--muted);margin:0}.auth-form{display:grid;gap:16px}.auth-form label{font-size:12px;color:#507185;font-weight:700}.auth-form input{display:block;border:1px solid var(--line);background:#fbfeff;border-radius:12px;width:100%;padding:14px 16px;margin-top:7px;outline:none;color:var(--ink);transition:.2s}.auth-form input:focus{border-color:var(--blue-dark);box-shadow:0 0 0 4px rgba(156,219,241,.25)}.button{border-radius:12px;padding:14px 20px;display:flex;align-items:center;justify-content:center;gap:14px;font-weight:800;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--ink);box-shadow:0 12px 22px rgba(16,38,59,.18)}.button.full{width:100%;margin-top:10px}.google{border:1px solid var(--line);background:white;color:var(--ink);margin-top:13px}.google b{font-family:Arial;color:#4285f4;font-size:20px}.auth-separator{display:flex;align-items:center;gap:14px;color:#a3b5be;font-size:12px;margin:28px 0 12px}.auth-separator:before,.auth-separator:after{content:"";height:1px;background:var(--line);flex:1}.switch-auth{text-align:center;color:var(--muted);font-size:13px}.switch-auth button{color:var(--blue-dark);font-weight:800}.demo-hint{text-align:center;color:#9cafb8;font-size:11px;margin-top:34px}
.topbar{height:82px;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);padding:0 clamp(20px,5vw,78px);display:flex;align-items:center;gap:50px;position:sticky;top:0;z-index:10}.topbar nav{display:flex;gap:28px;flex:1}.nav-link{font-size:13px;color:var(--muted);padding:30px 0;position:relative}.nav-link.active,.nav-link:hover{color:var(--ink)}.nav-link.active:after{content:"";position:absolute;bottom:0;right:0;left:0;height:3px;border-radius:3px;background:var(--coral)}.top-actions{display:flex;align-items:center;gap:16px}.icon-button{font-size:25px;color:var(--muted)}.cart-button{font-size:12px;font-weight:800;display:flex;align-items:center;gap:10px}.cart-button span{display:inline-flex;background:var(--coral);color:#fff;width:24px;height:24px;justify-content:center;align-items:center;border-radius:50%;font-size:11px}.avatar{background:var(--ink);color:#fff;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:12px;font-weight:800}.store-main{max-width:1240px;margin:auto;padding:70px 28px}.hero{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:50px;min-height:340px}.hero h1{font-size:clamp(38px,5vw,68px);line-height:1.18;letter-spacing:-2px;margin:15px 0}.hero h1 span{color:var(--blue-dark)}.hero p{color:var(--muted);line-height:2;font-size:15px;max-width:470px}.hero-shape{background:var(--pale);min-height:310px;border-radius:28px 28px 28px 90px;position:relative;overflow:hidden}.hero-shape:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;border:1px solid #c3eaf4;right:14%;top:12%}.hero-shape:after{content:"✦";color:var(--coral);font-size:140px;position:absolute;left:12%;bottom:-28px}.hero-label{position:absolute;right:14%;top:28%;z-index:1;color:var(--blue-dark);font-weight:800}.section-head{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:17px;margin:50px 0 24px}.section-head h2{font-size:23px;margin:0}.section-head p{color:var(--muted);font-size:12px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid #e4f0f3;border-radius:14px;overflow:hidden;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-art{height:190px;background:#dff4f9;position:relative;display:grid;place-items:center;overflow:hidden}.product-art:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;background:rgba(255,255,255,.7)}.product-art strong{font-size:36px;color:var(--blue-dark);z-index:1}.product-art.alt{background:#fff0ea}.product-art.alt strong{color:#e8836c}.product-art.dark{background:#173b51}.product-art.dark strong{color:#9cdbf1}.product-info{padding:16px}.product-info h3{font-size:14px;margin:0 0 5px}.product-info p{font-size:11px;color:var(--muted);margin:0 0 16px}.product-bottom{display:flex;align-items:center;justify-content:space-between}.price{font-family:"DM Sans",sans-serif;font-size:15px;font-weight:700}.add-button{background:var(--ink);color:#fff;border-radius:9px;width:34px;height:34px;font-size:22px;line-height:1}.category-row{display:flex;gap:10px;flex-wrap:wrap}.category-pill{padding:10px 18px;background:#fff;border:1px solid var(--line);border-radius:100px;font-size:12px}.category-pill.active,.category-pill:hover{background:var(--blue);border-color:var(--blue)}.dashboard{max-width:1240px;margin:auto;padding:60px 28px}.dashboard-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.dashboard h1{font-size:34px;margin:8px 0}.owner-card{background:var(--ink);color:#fff;border-radius:18px;padding:24px 28px;min-width:205px}.owner-card span{font-size:11px;color:#a9cfde}.owner-card strong{display:block;font:700 28px "DM Sans";margin-top:10px}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:38px}.stat{background:white;border:1px solid var(--line);border-radius:14px;padding:22px}.stat span{font-size:12px;color:var(--muted)}.stat strong{font:700 25px "DM Sans";display:block;margin-top:10px}.manage-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.manage-head h2{font-size:20px}.small-button{padding:10px 16px;border-radius:9px;background:var(--blue);font-size:12px;font-weight:800}.table{background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden}.table-row{display:grid;grid-template-columns:2fr 1fr 1fr 100px;align-items:center;padding:15px 20px;border-bottom:1px solid #edf4f6;font-size:12px}.table-row:last-child{border-bottom:0}.table-row.header{color:var(--muted);background:#fbfeff}.table-actions{display:flex;gap:5px;justify-content:end}.table-actions button{font-size:11px;color:var(--blue-dark)}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;padding:12px 20px;border-radius:9px;font-size:12px;opacity:0;pointer-events:none;transition:.25s;z-index:50}.toast.show{opacity:1;transform:translate(-50%,0)}.modal-backdrop{position:fixed;inset:0;background:rgba(16,38,59,.32);display:grid;place-items:center;z-index:30;padding:20px}.modal{background:#fff;border-radius:18px;width:min(530px,100%);padding:28px;box-shadow:var(--shadow);max-height:90vh;overflow:auto}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-head h2{margin:0;font-size:22px}.close-button{font-size:23px;color:var(--muted)}.cart-line{display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line);padding:13px 0}.cart-thumb{width:55px;height:55px;border-radius:9px;background:var(--pale);display:grid;place-items:center;color:var(--blue-dark);font-size:22px}.cart-line div:nth-child(2){flex:1}.cart-line strong{font-size:13px}.cart-line small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.cart-remove{color:var(--coral);font-size:11px}.cart-total{display:flex;justify-content:space-between;font-weight:800;padding:20px 0 8px}.payment-options{display:flex;gap:10px;margin:15px 0}.payment-option{border:1px solid var(--line);padding:12px;flex:1;border-radius:9px;text-align:center;font-size:12px}.payment-option.active{border-color:var(--blue-dark);background:var(--pale)}.empty-state{text-align:center;padding:45px 20px;color:var(--muted)}
@media(max-width:850px){.auth-shell{grid-template-columns:1fr}.auth-art{display:none}.auth-panel{padding:35px 24px;min-height:100vh}.auth-heading{margin:55px 0 25px}.topbar{gap:18px;padding:0 16px}.topbar nav{gap:14px}.nav-link{font-size:11px}.top-actions{gap:9px}.hero{grid-template-columns:1fr}.hero-shape{min-height:180px}.store-main{padding:40px 18px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-art{height:145px}.dashboard{padding:40px 18px}.dashboard-head{align-items:start;gap:15px}.dashboard-grid{grid-template-columns:1fr}.table-row{grid-template-columns:1.7fr .9fr 70px}.table-row>*:nth-child(3){display:none}}@media(max-width:480px){.brand-line strong{font-size:16px}.brand-line .deer-mark{width:27px}.icon-button{display:none}.topbar nav{margin-right:auto}.product-info{padding:11px}.product-info h3{font-size:12px}.product-info p{font-size:10px}.hero h1{font-size:42px}.section-head{margin-top:35px}}
