:root{--bg:#f7f4ef;--ink:#171717;--muted:#6b7280;--line:#e9e4dc;--accent:#d54a2d;--accent-dark:#a92f20;--shadow:0 16px 40px rgba(20,20,20,.08);--container:min(1180px,calc(100% - 36px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.container{width:var(--container);margin:auto}.top-strip{background:#0c111b;color:#d5d8de;font-size:12px}.top-strip-inner{height:34px;display:flex;align-items:center;gap:10px}.top-strip a{margin-left:auto;color:#fff;font-weight:700}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.05)}.header-inner{height:74px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand img{width:42px;height:42px;border-radius:13px}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:20px;letter-spacing:-.6px}.brand small{text-transform:uppercase;letter-spacing:1.55px;font-size:9px;color:#777;margin-top:6px}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:24px}.desktop-nav a{font-weight:700;font-size:14px;color:#404040}.header-actions{display:flex;align-items:center;gap:9px;margin-left:auto}.icon-btn,.cart-btn,.profile-btn,.search-button,.secondary-btn{border:1px solid var(--line);background:#fff;border-radius:13px;height:42px;padding:0 14px;cursor:pointer;font-weight:750}.icon-btn{width:42px;padding:0;font-size:23px}.cart-btn{display:flex;gap:8px;align-items:center}.cart-btn b{display:grid;place-items:center;min-width:23px;height:23px;border-radius:999px;background:var(--ink);color:#fff;font-size:11px}.profile-btn{background:var(--ink);color:#fff;border-color:var(--ink)}.hero{position:relative;min-height:590px;display:grid;align-items:center;background:url('https://images.pexels.com/photos/32562200/pexels-photo-32562200.jpeg?auto=compress&cs=tinysrgb&w=1800') center 54%/cover no-repeat;color:white;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,13,20,.9) 0%,rgba(10,13,20,.67) 48%,rgba(10,13,20,.20) 100%)}.hero-content{position:relative;padding:92px 0 106px}.eyebrow{font-size:11px;letter-spacing:2.2px;font-weight:900}.eyebrow.dark{color:var(--accent)}.hero h1{font-size:clamp(45px,6.2vw,78px);line-height:.98;letter-spacing:-4px;margin:16px 0 22px;max-width:820px}.hero h1 em{font-style:normal;color:#ffd29d}.hero p{max-width:620px;line-height:1.7;font-size:17px;color:#e7e7e7}.hero-actions,.contact-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;height:50px;padding:0 22px;border-radius:14px;border:0;font-weight:850;cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--accent),var(--accent-dark));color:white;box-shadow:0 12px 28px rgba(213,74,45,.28)}.btn.glass{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);color:#fff;backdrop-filter:blur(10px)}.btn.light{background:#fff;color:#111827}.btn.outline-light{border:1px solid rgba(255,255,255,.34);color:#fff;background:rgba(255,255,255,.08)}.btn.full{width:100%}.hero-stats{display:flex;gap:26px;flex-wrap:wrap;margin-top:42px}.hero-stats div{display:flex;flex-direction:column;padding-right:26px;border-right:1px solid rgba(255,255,255,.23)}.hero-stats div:last-child{border-right:0}.hero-stats strong{font-size:17px}.hero-stats span{font-size:11px;color:#d1d5db;margin-top:5px}.quick-actions{position:relative;z-index:5;margin-top:-34px;background:#fff;border:1px solid rgba(0,0,0,.04);box-shadow:var(--shadow);border-radius:20px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.quick-actions>a{padding:20px 24px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--line)}.quick-actions>a:last-child{border-right:0}.quick-actions>a>span{width:46px;height:46px;border-radius:13px;background:#fff3ec;color:var(--accent);display:grid;place-items:center;font-size:22px;font-weight:900}.quick-actions div{display:flex;flex-direction:column;gap:4px}.quick-actions strong{font-size:14px}.quick-actions small{font-size:12px;color:var(--muted)}.menu-section{padding:92px 0 100px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-heading.compact{margin-bottom:22px}.section-heading h2,.story h2,.contact h2{font-size:clamp(32px,4vw,49px);letter-spacing:-2.2px;margin:9px 0 0;line-height:1.05}.search-wrap{position:relative;margin-bottom:20px}.search-wrap input{width:100%;height:56px;border:1px solid var(--line);background:#fff;border-radius:16px;padding:0 52px 0 18px;outline:none}.search-wrap button{position:absolute;right:8px;top:8px;width:40px;height:40px;border:0;background:#f4f1ed;border-radius:11px;font-size:23px}.category-tabs{display:flex;gap:9px;overflow:auto;padding:0 0 15px;scrollbar-width:none}.category-tab{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 15px;white-space:nowrap;font-weight:800;font-size:13px;cursor:pointer}.category-tab.active{background:#1b1c1f;color:#fff;border-color:#1b1c1f}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.menu-card{background:#fff;border:1px solid #ece8e2;border-radius:20px;overflow:hidden;display:grid;grid-template-columns:128px 1fr;min-height:150px;box-shadow:0 8px 22px rgba(0,0,0,.025);transition:.2s}.menu-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,.07)}.menu-card img{width:100%;height:100%;object-fit:cover}.menu-card .drink-art{height:100%;display:grid;place-items:center;font-size:52px;background:linear-gradient(150deg,#eef7fb,#dceef7)}.menu-card-body{padding:16px 15px;display:flex;flex-direction:column}.menu-card h3{font-size:15px;margin:0 0 7px}.menu-card p{font-size:11.5px;line-height:1.45;color:var(--muted);margin:0}.card-bottom{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:10px}.price{font-weight:900;font-size:17px}.add-btn{width:34px;height:34px;border:0;background:#f5e9e4;color:var(--accent);border-radius:11px;font-size:22px;cursor:pointer}.add-btn.added{background:var(--accent);color:#fff}.empty-state{text-align:center;padding:56px 20px;color:var(--muted)}.story{background:#fff;padding:90px 0}.story-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:70px;align-items:center}.story-image{border-radius:28px;overflow:hidden;min-height:470px;box-shadow:var(--shadow)}.story-image img{width:100%;height:100%;min-height:470px;object-fit:cover}.story-copy p{color:var(--muted);line-height:1.75;font-size:16px}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.feature-list span{background:#f8f4ef;border:1px solid #eee6dc;border-radius:14px;padding:14px;font-weight:800;font-size:13px}.review-section{padding:92px 0}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reviews article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px}.reviews p{font-size:16px;line-height:1.6;margin:10px 0 18px}.reviews small{color:var(--muted)}.stars{color:#e49b27;letter-spacing:2px}.contact{background:#111827;color:#fff;padding:86px 0}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center}.contact p{color:#d1d5db;line-height:1.7}.hours{display:flex;flex-direction:column;gap:5px;margin-top:30px}.hours span{font-weight:900;font-size:18px}.hours small{color:#9ca3af}.map-card{height:400px;border-radius:24px;overflow:hidden;background:#fff}.map-card iframe{border:0;width:100%;height:100%}footer{background:#090d14;color:#cbd0d8;padding:38px 0 100px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-brand strong{color:#fff}.studio-credit{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:11px;color:#eef1f5;font-size:11px;font-weight:700;letter-spacing:.1px}.studio-credit img{width:48px;height:48px;object-fit:cover;border-radius:50%;box-shadow:0 7px 22px rgba(0,0,0,.28)}.mobile-nav{display:none}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.42);backdrop-filter:blur(4px);z-index:70}.sheet{position:fixed;right:18px;top:90px;bottom:18px;width:min(430px,calc(100% - 36px));background:#fff;border-radius:24px;z-index:80;box-shadow:0 30px 90px rgba(0,0,0,.25);transform:translateX(calc(100% + 40px));transition:.3s;display:flex;flex-direction:column;overflow:hidden}.sheet.open{transform:translateX(0)}.sheet-handle{display:none}.sheet-head{padding:22px 22px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.sheet-head small,.admin-head small,.dialog-head small{font-size:9px;letter-spacing:2px;color:var(--accent);font-weight:900}.sheet-head h3,.dialog-head h3{margin:4px 0 0;font-size:24px}.close-sheet,.admin-head button,.dialog-head button{border:0;background:#f2efeb;border-radius:11px;width:38px;height:38px;font-size:24px}.cart-items{padding:15px;overflow:auto;flex:1}.cart-empty{text-align:center;color:var(--muted);padding:65px 25px}.cart-row{display:flex;gap:12px;padding:10px;border-bottom:1px solid #f0ede9}.cart-row img,.cart-row .drink-art{width:68px;height:68px;border-radius:12px;object-fit:cover}.cart-row .drink-art{display:grid;place-items:center;background:#eaf5fb;font-size:30px}.cart-row-body{flex:1}.cart-row h4{margin:3px 0;font-size:14px}.cart-row small{color:var(--muted)}.remove-cart{border:0;background:transparent;font-size:20px;color:#999}.sheet-footer{border-top:1px solid var(--line);padding:15px}.auth-body{padding:26px 22px;display:flex;flex-direction:column;align-items:center;text-align:center}.auth-logo img{width:76px}.auth-body p{color:var(--muted);line-height:1.6}.google-btn{width:100%;height:50px;border:1px solid var(--line);border-radius:14px;background:#fff;font-weight:800;margin-top:12px}.google-g{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;border:1px solid #dadce0;margin-right:8px;color:#4285f4}.auth-note{font-size:11px}.admin-panel{position:fixed;inset:0;z-index:90;background:#f6f4f0;display:none;overflow:auto}.admin-panel.open{display:block}.admin-head{height:78px;padding:0 max(18px,calc((100vw - 1180px)/2));background:#111827;color:#fff;display:flex;align-items:center;justify-content:space-between}.admin-head h2{margin:3px 0 0;font-size:25px}.admin-head button{background:rgba(255,255,255,.1);color:#fff}.admin-content{width:var(--container);margin:34px auto}.admin-toolbar{display:flex;gap:12px;margin-bottom:20px}.admin-toolbar input{flex:1;height:50px;border:1px solid var(--line);border-radius:14px;padding:0 16px}.admin-products{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.admin-row{display:grid;grid-template-columns:1.5fr .7fr .4fr auto;gap:12px;align-items:center;padding:13px 15px;border-bottom:1px solid var(--line)}.admin-row button{border:0;background:#f2efeb;border-radius:10px;padding:8px 10px}.admin-note{font-size:12px;color:var(--muted);margin-top:13px}dialog{border:0;border-radius:22px;padding:0;width:min(520px,calc(100% - 26px));box-shadow:0 25px 80px rgba(0,0,0,.25)}dialog::backdrop{background:rgba(0,0,0,.5);backdrop-filter:blur(4px)}dialog form{padding:20px}.dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}dialog label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800;margin:12px 0}dialog input,dialog textarea,dialog select{border:1px solid var(--line);border-radius:12px;padding:12px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,25px);opacity:0;pointer-events:none;z-index:120;background:#111827;color:#fff;padding:12px 17px;border-radius:12px;font-size:13px;font-weight:700;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:960px){.desktop-nav{display:none}.menu-grid{grid-template-columns:repeat(2,1fr)}.story-grid,.contact-grid{grid-template-columns:1fr}.story-grid{gap:36px}.story-image,.story-image img{min-height:380px}.footer-inner{flex-direction:column;text-align:center}.footer-brand{justify-content:center}.studio-credit{margin-left:0;justify-content:center}}
@media(max-width:680px){:root{--container:min(100% - 24px,1180px)}.top-strip{display:none}.header-inner{height:66px;gap:8px}.brand img{width:38px;height:38px}.brand strong{font-size:18px}.brand small{font-size:8px}.icon-btn,.cart-btn{display:none}.profile-btn{height:38px;padding:0 12px;font-size:12px}.hero{min-height:620px;background-position:58% center}.hero-overlay{background:linear-gradient(0deg,rgba(10,13,20,.91) 0%,rgba(10,13,20,.66) 66%,rgba(10,13,20,.25) 100%)}.hero-content{padding:135px 0 72px;align-self:end}.hero h1{font-size:46px;letter-spacing:-2.8px}.hero p{font-size:14px;line-height:1.6}.hero-stats{gap:14px}.hero-stats div{padding-right:14px}.quick-actions{margin-top:0;width:100%;border-radius:0;grid-template-columns:1fr 1fr;box-shadow:none;border-left:0;border-right:0}.quick-actions>a{padding:15px}.quick-actions>a:nth-child(2){border-right:0}.quick-actions>a:nth-child(3){grid-column:1/-1;border-top:1px solid var(--line);border-right:0}.menu-section{padding:64px 0 74px}.section-heading h2,.story h2,.contact h2{font-size:34px;letter-spacing:-1.5px}.search-button{display:none}.menu-grid{grid-template-columns:1fr;gap:12px}.menu-card{grid-template-columns:116px 1fr;min-height:138px}.story{padding:66px 0}.story-image,.story-image img{min-height:300px}.review-section{padding:66px 0}.reviews{grid-template-columns:1fr}.contact{padding:64px 0 80px}.map-card{height:310px}.mobile-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;z-index:60;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-top:1px solid var(--line);padding:7px 10px calc(7px + env(safe-area-inset-bottom))}.mobile-nav a,.mobile-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:20px;color:#333}.mobile-nav small{font-size:9px;font-weight:800}.mobile-nav b{display:inline-grid;place-items:center;background:var(--accent);color:#fff;border-radius:999px;min-width:17px;height:17px;font-size:9px}.sheet{left:0;right:0;top:auto;bottom:0;width:100%;max-height:78vh;border-radius:24px 24px 0 0;transform:translateY(110%)}.sheet.open{transform:translateY(0)}.sheet-handle{display:block;width:44px;height:5px;background:#d5d0c8;border-radius:99px;margin:9px auto 0}.admin-row{grid-template-columns:1.1fr .45fr auto}.admin-row .cat{display:none}.admin-toolbar{flex-direction:column}.toast{bottom:85px}footer{padding-bottom:120px}}

.auth-user-card{width:100%;margin:10px 0 14px;padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:#f8f7f5;text-align:left}.auth-user-card strong{display:block;font-size:13px;overflow-wrap:anywhere}.uid-line{margin-top:8px;display:flex;gap:8px;align-items:center}.uid-line code{flex:1;min-width:0;padding:8px 9px;border-radius:9px;background:#fff;border:1px solid var(--line);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uid-line button{border:0;border-radius:9px;background:#111827;color:#fff;padding:9px 10px;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}

/* V12 - Kişiselleştirilmiş Google hesap ekranı */
.signed-out-view,.signed-in-view{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}
.google-profile-photo{width:96px;height:96px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 10px 30px rgba(17,24,39,.16);background:#f7f4ef;margin:2px 0 16px}
.welcome-title{margin:0;font-size:27px;line-height:1.15;letter-spacing:-.8px;color:#171717}
.welcome-email{margin:8px 0 0!important;font-size:13px;color:#7b8190!important;overflow-wrap:anywhere}
.admin-status{margin:12px 0 4px!important;padding:7px 11px;border-radius:999px;background:#f3f4f6;color:#6b7280!important;font-size:11px;font-weight:800}
.admin-status.is-admin{background:#eef8f0;color:#28713c!important}
.account-actions{width:100%;display:flex;flex-direction:column;gap:10px;margin-top:18px}
.account-switch-btn,.account-logout-btn{width:100%;height:50px;border-radius:14px;font-weight:800;cursor:pointer}
.account-switch-btn{border:1px solid var(--line);background:#fff;color:#171717}
.account-logout-btn{height:50px!important;background:#f7f5f2!important;border:1px solid var(--line)!important;color:#333}
.account-actions .btn:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}

/* v13 admin panel refresh */
.google-profile-photo{width:88px;height:88px;border-radius:50%;object-fit:cover;background:#f5f1ea;border:4px solid #fff;box-shadow:0 12px 24px rgba(0,0,0,.08)}
.welcome-title{margin:18px 0 4px;font-size:30px;letter-spacing:-1.3px}
.welcome-email{margin:0 0 8px;color:var(--muted);font-weight:600}
.admin-status{font-weight:800;color:#6b7280}.admin-status.is-admin{color:#0f766e}
.account-actions{width:100%;display:grid;gap:10px;margin-top:12px}.account-switch-btn,.account-logout-btn{width:100%}

.admin-panel{position:fixed;inset:0;z-index:90;background:#e8ebe7;display:none;overflow:hidden}
.admin-panel.open{display:block}
.admin-shell{display:grid;grid-template-columns:280px 1fr;height:100%}
.admin-sidebar{background:#0f4a3b;color:#ecf4f1;padding:22px;display:flex;flex-direction:column;gap:26px}
.admin-side-brand{display:flex;align-items:center;gap:12px;padding:12px 0 18px}
.admin-side-brand img{width:56px;height:56px;border-radius:50%;background:#fff;padding:6px;object-fit:contain}
.admin-side-brand strong{display:block;font-size:24px;letter-spacing:1px;font-family:Georgia,serif}
.admin-side-brand small{display:block;font-size:13px;letter-spacing:2px;opacity:.92}
.admin-nav{display:flex;flex-direction:column;gap:10px}
.admin-nav-btn{background:transparent;border:0;color:#eaf2ef;text-align:left;padding:15px 16px;border-radius:18px;font-size:18px;font-weight:800;cursor:pointer}
.admin-nav-btn.active,.admin-nav-btn:hover{background:rgba(255,255,255,.12)}
.admin-exit-btn{margin-top:auto;height:54px;border-radius:18px;border:0;background:#fff;color:#0f4a3b;font-size:18px;font-weight:900;cursor:pointer}
.admin-main{overflow:auto;padding:22px 34px 40px}
.admin-topbar{display:flex;justify-content:flex-end;margin-bottom:12px}
.admin-view-site{border:0;background:#fff;padding:14px 22px;border-radius:18px;font-weight:900;color:#123c34;box-shadow:0 8px 18px rgba(0,0,0,.05);cursor:pointer}
.admin-page{max-width:1180px;margin:0 auto}
.admin-page-head small{font-size:11px;letter-spacing:2px;color:#c16036;font-weight:900}
.admin-page-head h1{margin:4px 0 22px;font-family:Georgia,serif;font-size:64px;line-height:.95;letter-spacing:-2px;color:#14392f}
.admin-card{background:#fff;border-radius:26px;padding:26px;box-shadow:0 14px 30px rgba(0,0,0,.04)}
.admin-card h2{margin:0 0 8px;font-size:24px;letter-spacing:-.8px;color:#16392f}
.muted-copy{margin:0;color:#647067;font-size:15px;line-height:1.6}
.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px}
.stat-card{background:#fff;border-radius:26px;padding:28px 24px;box-shadow:0 10px 24px rgba(0,0,0,.04)}
.stat-card span{display:block;color:#6a756d;font-weight:700;margin-bottom:10px}
.stat-card strong{font-size:58px;line-height:1;color:#16392f;letter-spacing:-2px}
.quick-card{display:grid;gap:18px}.quick-actions-row{display:flex;gap:14px;flex-wrap:wrap}.dashboard-btn{height:52px;padding:0 22px;border-radius:18px;border:1px solid #d9e1dc;background:#fff;color:#123c34;font-weight:900;font-size:16px;cursor:pointer}.dashboard-btn.filled{background:#0f4a3b;border-color:#0f4a3b;color:#fff}.dashboard-note{background:#eef5f1;color:#2b6152;padding:14px 16px;border-radius:16px;font-size:14px}
.section-row{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px}
.menu-filters{display:flex;gap:12px;align-items:center;margin-bottom:18px;flex-wrap:wrap}.menu-filters input,.menu-filters select,.form-card input,.form-card select,.form-card textarea,.dialog-grid input,.dialog-grid select,#productDescription{border:1px solid #d9ded8;border-radius:16px;background:#fff;min-height:54px;padding:0 16px;outline:none}.menu-filters input{flex:1;min-width:260px}.menu-filters select{width:190px}.sync-note{color:#248050;font-weight:800}
.menu-table-wrap{overflow:auto}.menu-table{width:100%;border-collapse:collapse}.menu-table th,.menu-table td{padding:15px 10px;border-bottom:1px solid #ecf0eb;vertical-align:middle;text-align:left}.menu-table th{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#708076}.menu-table td strong{display:block;font-size:18px;color:#14392f}.menu-table td small{display:block;color:#6d756d;margin-top:4px}.admin-thumb{width:72px;height:72px;object-fit:cover;border-radius:16px;display:block}.old-price{text-decoration:line-through;color:#7b837d}.row-action{height:40px;padding:0 16px;border-radius:14px;border:1px solid #dde5df;background:#fff;font-weight:800;cursor:pointer}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:92px;height:36px;padding:0 14px;border-radius:999px;font-size:14px;font-weight:900}.status-badge.satışta,.status-badge.satista{background:#dcf1e2;color:#237242}.status-badge.yakında,.status-badge.yakinda{background:#fff1cf;color:#8d6200}.status-badge.tükendi,.status-badge.tukendi{background:#efe9e9;color:#8b4a4a}
.form-card{display:grid;gap:16px}.stacked{display:grid;gap:9px;font-weight:800;color:#415147}.stacked textarea{min-height:132px;padding:14px 16px;resize:vertical}.form-split{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:end}.align-end{align-self:end}.form-grid.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid.two .full{grid-column:1/-1}.inline-save{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.history-list{display:grid;gap:0}.history-item{padding:18px 0;border-bottom:1px solid #edf1ec}.history-item strong{display:block;font-size:20px;color:#14392f}.history-item p{margin:6px 0;color:#637066}.history-item time{color:#7a857d;font-size:14px}

#productDialog{width:min(760px,calc(100% - 26px));border-radius:28px}#productDialog form{padding:28px}.dialog-head.wide{margin-bottom:18px}.dialog-head.wide h3{font-size:46px;letter-spacing:-1.8px;font-family:Georgia,serif;color:#15392f}.product-photo-box{display:grid;grid-template-columns:124px 1fr;gap:16px;align-items:center;border:1px solid #e2e6e0;border-radius:22px;padding:14px 16px;margin-bottom:18px}.product-photo-box img{width:112px;height:90px;border-radius:18px;object-fit:cover;background:#f2f3ef}.product-photo-box strong{display:block;font-size:28px;letter-spacing:-1px;color:#15392f}.product-photo-box p{margin:4px 0 14px;color:#69756d}.dialog-grid.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dialog-grid label,#productDialog label{display:grid;gap:9px;font-weight:800;color:#51605a}#productDescription{min-height:120px;padding:14px 16px;resize:vertical}.dialog-actions.between{display:flex;align-items:center;justify-content:space-between;gap:14px}.dialog-actions-right{display:flex;gap:10px;flex-wrap:wrap}.danger-btn{height:48px;padding:0 18px;border-radius:16px;border:1px solid #f0c8c0;background:#fff4f2;color:#b23d2a;font-weight:900;cursor:pointer}

@media (max-width: 1100px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:sticky;top:0;z-index:1;gap:16px}.admin-nav{display:grid;grid-template-columns:repeat(3,1fr)}.admin-main{padding:18px}.admin-page-head h1{font-size:48px}.stats-grid,.form-grid.two,.dialog-grid.two-col{grid-template-columns:1fr}.section-row,.form-split,.dialog-actions.between{grid-template-columns:1fr;display:grid}.dialog-actions-right{justify-content:flex-start}}
@media (max-width: 760px){.admin-nav{grid-template-columns:1fr 1fr}.admin-side-brand strong{font-size:20px}.admin-page-head h1{font-size:40px}.stat-card strong{font-size:42px}.product-photo-box{grid-template-columns:1fr;text-align:left}.menu-table{min-width:760px}}

/* v14 original Masal logo everywhere */
.brand img,
.footer-brand img,
.auth-logo img,
#productPreviewImage{
  border-radius: 50%;
  object-fit: cover;
  background: #000;
}
.auth-logo img{
  width: 92px;
  height: 92px;
  padding: 0;
}
.brand img,
.footer-brand img{
  background:#000;
  border:2px solid rgba(212,167,85,.16);
}
.admin-side-brand img{
  padding:0;
  background:#000;
  border:2px solid rgba(212,167,85,.22);
}

/* v15 mobile/admin fixes */
[hidden]{display:none!important}
.signed-out-view[hidden],.signed-in-view[hidden]{display:none!important}

@media (max-width: 760px){
  .auth-sheet{max-height:88vh}
  .auth-body{overflow-y:auto;padding:22px 18px 30px;align-items:stretch}
  .signed-out-view,.signed-in-view{width:100%;align-items:center}
  .signed-in-view{padding-bottom:6px}
  .google-profile-photo{width:82px;height:82px;margin-top:4px}
  .welcome-title{font-size:28px;line-height:1.08;margin:14px 0 4px;text-align:center}
  .welcome-email{font-size:13px;word-break:break-word;text-align:center;margin-bottom:4px}
  .admin-status{margin:4px 0 8px!important;font-size:13px}
  .account-actions{margin-top:8px;gap:9px}
  #openAdminNow{display:flex!important;min-height:52px;font-size:16px}
  .account-switch-btn,.account-logout-btn{min-height:48px}
  .auth-note{margin-top:12px!important}

  .admin-panel{overflow:auto;background:#eef0ed}
  .admin-shell{display:block;height:auto;min-height:100%}
  .admin-sidebar{position:sticky;top:0;z-index:20;display:block;padding:12px 14px 10px;background:#0f4a3b;box-shadow:0 6px 18px rgba(0,0,0,.12)}
  .admin-side-brand{padding:0 84px 8px 0;min-height:52px;gap:9px}
  .admin-side-brand img{width:46px;height:46px;flex:0 0 46px}
  .admin-side-brand strong{font-size:18px;line-height:1.05}
  .admin-side-brand small{font-size:9px;letter-spacing:1.4px;margin-top:3px}
  .admin-nav{display:flex;flex-wrap:nowrap;gap:7px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:3px 0 2px}
  .admin-nav::-webkit-scrollbar{display:none}
  .admin-nav-btn{flex:0 0 auto;white-space:nowrap;padding:10px 13px;min-height:40px;border-radius:13px;font-size:13px;line-height:1}
  .admin-nav-btn.active{background:rgba(255,255,255,.16)}
  .admin-exit-btn{position:absolute;top:15px;right:14px;width:auto;height:38px;margin:0;padding:0 12px;border-radius:12px;font-size:12px}

  .admin-main{overflow:visible;padding:0 12px 28px}
  .admin-topbar{position:sticky;top:108px;z-index:15;margin:0 -12px 8px;padding:8px 12px;background:rgba(238,240,237,.95);backdrop-filter:blur(12px)}
  .admin-view-site{padding:10px 15px;border-radius:13px;font-size:13px}
  .admin-page{max-width:none}
  .admin-page-head{padding:4px 2px 10px}
  .admin-page-head small{font-size:9px}
  .admin-page-head h1{font-size:34px;line-height:1;margin:3px 0 10px;letter-spacing:-1.2px}
  .admin-card{border-radius:20px;padding:18px 14px}
  .admin-card h2{font-size:22px}
  .muted-copy{font-size:13px;line-height:1.45}
  .section-row{display:grid;grid-template-columns:1fr;gap:12px}
  .section-row .dashboard-btn{width:100%}
  .menu-filters{display:grid;grid-template-columns:1fr;gap:9px}
  .menu-filters input,.menu-filters select{width:100%;min-width:0}
  .sync-note{font-size:13px}

  .menu-table-wrap{overflow:visible}
  .menu-table{display:block;min-width:0}
  .menu-table thead{display:none}
  .menu-table tbody{display:grid;gap:12px}
  .menu-table tr{display:grid;grid-template-columns:76px minmax(0,1fr) auto;grid-template-areas:"photo product action" "photo meta action";gap:7px 10px;align-items:center;padding:12px;border:1px solid #e6ebe7;border-radius:17px;background:#fff}
  .menu-table td{display:block;border:0;padding:0;min-width:0}
  .menu-table td:nth-child(1){grid-area:photo}
  .menu-table td:nth-child(2){grid-area:product}
  .menu-table td:nth-child(3),.menu-table td:nth-child(4),.menu-table td:nth-child(5),.menu-table td:nth-child(6){grid-area:meta;display:inline!important;margin-right:5px;vertical-align:middle;font-size:11px;color:#5f6d65}
  .menu-table td:nth-child(7){grid-area:action;align-self:start}
  .menu-table td:nth-child(3)::before{content:"Kategori: ";font-weight:800;color:#6b746e}
  .menu-table td:nth-child(4)::before{content:" · ";font-weight:800;color:#9aa29d}
  .menu-table td:nth-child(5)::before{content:" · ";color:#9aa29d}
  .menu-table td:nth-child(6)::before{content:" · ";color:#9aa29d}
  .menu-table td strong{font-size:16px;line-height:1.15}
  .menu-table td small{font-size:11px;line-height:1.25}
  .admin-thumb{width:72px;height:72px;border-radius:14px}
  .row-action{height:36px;padding:0 10px;font-size:11px}
  .status-badge{min-width:0;height:28px;padding:0 8px;font-size:10px}

  .stats-grid{grid-template-columns:1fr;gap:12px}
  .stat-card{padding:20px;border-radius:20px}
  .stat-card strong{font-size:42px}
  .quick-actions-row{display:grid;grid-template-columns:1fr;gap:10px}
  .dashboard-btn{width:100%}
  .form-grid.two,.form-split,.dialog-grid.two-col{grid-template-columns:1fr}

  #productDialog{width:calc(100% - 18px);max-height:90vh;overflow:auto;border-radius:22px}
  #productDialog form{padding:18px}
  .dialog-head.wide h3{font-size:34px}
  .product-photo-box{grid-template-columns:86px 1fr;padding:12px}
  .product-photo-box img{width:80px;height:74px}
  .product-photo-box strong{font-size:19px}
  .product-photo-box p{font-size:12px;margin-bottom:8px}
  .dialog-actions.between{display:grid;grid-template-columns:1fr;gap:10px}
  .dialog-actions-right{display:grid;grid-template-columns:1fr;gap:8px;width:100%}
  .danger-btn{width:100%}
}

/* v16 MOBILE ONLY — unified full-screen admin layout */
@media (max-width: 820px){
  .admin-panel{
    background:#f2f4f1!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
  }
  .admin-shell{
    display:block!important;
    min-height:100%!important;
    height:auto!important;
    background:#f2f4f1!important;
  }

  /* The desktop sidebar becomes one compact mobile header, not a split screen. */
  .admin-sidebar{
    position:static!important;
    inset:auto!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    display:block!important;
    padding:14px 14px 10px!important;
    margin:0!important;
    background:#f2f4f1!important;
    color:#14392f!important;
    border:0!important;
    box-shadow:none!important;
    overflow:visible!important;
  }
  .admin-side-brand{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    min-height:58px!important;
    padding:8px 98px 8px 8px!important;
    margin:0 0 10px!important;
    gap:10px!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 8px 22px rgba(15,74,59,.06)!important;
  }
  .admin-side-brand img{
    width:48px!important;
    height:48px!important;
    flex:0 0 48px!important;
    border-radius:50%!important;
  }
  .admin-side-brand strong{
    display:block!important;
    color:#14392f!important;
    font-size:18px!important;
    line-height:1!important;
    letter-spacing:.8px!important;
  }
  .admin-side-brand small{
    display:block!important;
    color:#66736d!important;
    margin-top:4px!important;
    font-size:9px!important;
    letter-spacing:1.3px!important;
  }
  .admin-exit-btn{
    position:absolute!important;
    top:22px!important;
    right:22px!important;
    width:auto!important;
    height:40px!important;
    margin:0!important;
    padding:0 14px!important;
    border:1px solid #dce5df!important;
    border-radius:13px!important;
    background:#fff!important;
    color:#0f4a3b!important;
    font-size:12px!important;
    font-weight:900!important;
    box-shadow:none!important;
    z-index:3!important;
  }

  /* One horizontal mobile menu. No second column, no internal divider/scrollbar. */
  .admin-nav{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    grid-template-columns:none!important;
    width:100%!important;
    gap:8px!important;
    padding:2px 1px 8px!important;
    margin:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }
  .admin-nav::-webkit-scrollbar{display:none!important}
  .admin-nav-btn{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:max-content!important;
    min-height:42px!important;
    padding:0 14px!important;
    margin:0!important;
    border:1px solid #dce5df!important;
    border-radius:14px!important;
    background:#fff!important;
    color:#25483e!important;
    white-space:nowrap!important;
    font-size:13px!important;
    line-height:1!important;
    font-weight:850!important;
  }
  .admin-nav-btn.active{
    background:#0f4a3b!important;
    border-color:#0f4a3b!important;
    color:#fff!important;
  }

  .admin-main{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    overflow:visible!important;
    padding:0 12px calc(26px + env(safe-area-inset-bottom))!important;
    margin:0!important;
    background:#f2f4f1!important;
    border:0!important;
  }
  .admin-topbar{
    position:static!important;
    top:auto!important;
    z-index:auto!important;
    display:flex!important;
    justify-content:flex-end!important;
    width:100%!important;
    margin:0 0 8px!important;
    padding:0!important;
    background:transparent!important;
    backdrop-filter:none!important;
    border:0!important;
  }
  .admin-view-site{
    height:40px!important;
    padding:0 14px!important;
    border-radius:13px!important;
    font-size:12px!important;
    box-shadow:none!important;
  }
  .admin-page{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
  }
  .admin-page-head{
    padding:8px 2px 10px!important;
  }
  .admin-page-head small{font-size:9px!important}
  .admin-page-head h1{
    margin:3px 0 6px!important;
    font-size:32px!important;
    line-height:1.02!important;
    letter-spacing:-1px!important;
  }
  .admin-card{
    width:100%!important;
    margin:0!important;
    padding:16px 12px!important;
    border-radius:20px!important;
    box-shadow:0 8px 24px rgba(15,74,59,.06)!important;
  }
  .section-row{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .section-row .dashboard-btn{width:100%!important}
  .menu-filters{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .menu-filters input,.menu-filters select{
    width:100%!important;
    min-width:0!important;
  }
  .sync-note{font-size:12px!important}

  /* Clean mobile product cards: nothing overlaps and there is no squeezed table. */
  .menu-table-wrap{overflow:visible!important;width:100%!important}
  .menu-table{display:block!important;width:100%!important;min-width:0!important}
  .menu-table thead{display:none!important}
  .menu-table tbody{display:grid!important;gap:10px!important;width:100%!important}
  .menu-table tr{
    display:grid!important;
    width:100%!important;
    grid-template-columns:82px minmax(0,1fr)!important;
    grid-template-areas:
      "photo product"
      "photo category"
      "photo option"
      "photo price"
      "photo status"
      "action action"!important;
    gap:4px 12px!important;
    align-items:start!important;
    padding:12px!important;
    margin:0!important;
    border:1px solid #e1e8e3!important;
    border-radius:17px!important;
    background:#fff!important;
    overflow:hidden!important;
  }
  .menu-table td{
    display:block!important;
    min-width:0!important;
    width:auto!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    white-space:normal!important;
  }
  .menu-table td:nth-child(1){grid-area:photo!important}
  .menu-table td:nth-child(2){grid-area:product!important}
  .menu-table td:nth-child(3){grid-area:category!important}
  .menu-table td:nth-child(4){grid-area:option!important}
  .menu-table td:nth-child(5){grid-area:price!important}
  .menu-table td:nth-child(6){grid-area:status!important}
  .menu-table td:nth-child(7){grid-area:action!important;margin-top:8px!important}
  .menu-table td:nth-child(3)::before{content:"Kategori: ";font-weight:800;color:#6b746e!important}
  .menu-table td:nth-child(4)::before{content:"Seçenek: ";font-weight:800;color:#6b746e!important}
  .menu-table td:nth-child(5)::before{content:"Fiyat: ";font-weight:800;color:#6b746e!important}
  .menu-table td:nth-child(6)::before{content:"Durum: ";font-weight:800;color:#6b746e!important;margin-right:6px!important}
  .menu-table td:nth-child(3),
  .menu-table td:nth-child(4),
  .menu-table td:nth-child(5),
  .menu-table td:nth-child(6){
    font-size:12px!important;
    line-height:1.35!important;
    color:#52625a!important;
  }
  .menu-table td strong{font-size:18px!important;line-height:1.15!important}
  .menu-table td small{font-size:12px!important;line-height:1.3!important}
  .admin-thumb{
    width:82px!important;
    height:82px!important;
    border-radius:14px!important;
  }
  .status-badge{
    display:inline-flex!important;
    min-width:0!important;
    height:28px!important;
    padding:0 9px!important;
    font-size:11px!important;
  }
  .row-action{
    width:100%!important;
    height:42px!important;
    padding:0 12px!important;
    border-radius:13px!important;
    font-size:13px!important;
  }

  .stats-grid{grid-template-columns:1fr!important;gap:10px!important}
  .stat-card{padding:18px!important;border-radius:18px!important}
  .stat-card strong{font-size:38px!important}
  .quick-actions-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
  .dashboard-btn{width:100%!important}
  .form-grid.two,.form-split,.dialog-grid.two-col{grid-template-columns:1fr!important}

  /* Prevent any nested admin section from creating its own scroll column. */
  .admin-sidebar,.admin-main,.admin-page,.admin-card,.menu-table-wrap{
    max-height:none!important;
    overscroll-behavior:auto!important;
  }
}

/* v17 — mobile polish only: floating nav + 3-up quick actions */
.mobile-nav-icon svg,
.quick-icon svg{
  width:24px;
  height:24px;
  display:block;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}

@media (max-width:680px){
  /* Floating, rounded bottom navigation — detached from the screen edge. */
  .mobile-nav{
    display:grid!important;
    grid-template-columns:repeat(4,1fr)!important;
    position:fixed!important;
    left:14px!important;
    right:14px!important;
    bottom:calc(12px + env(safe-area-inset-bottom))!important;
    z-index:60!important;
    width:auto!important;
    min-height:68px!important;
    padding:6px!important;
    border:1px solid rgba(30,34,39,.08)!important;
    border-radius:23px!important;
    background:rgba(255,255,255,.94)!important;
    backdrop-filter:blur(22px) saturate(155%)!important;
    -webkit-backdrop-filter:blur(22px) saturate(155%)!important;
    box-shadow:0 12px 34px rgba(17,24,39,.16)!important;
    overflow:hidden!important;
  }
  .mobile-nav a,
  .mobile-nav button,
  .mobile-nav-item{
    position:relative!important;
    min-width:0!important;
    height:56px!important;
    padding:6px 2px!important;
    margin:0!important;
    border:0!important;
    border-radius:17px!important;
    background:transparent!important;
    color:#30343a!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:3px!important;
    cursor:pointer!important;
    transition:background .2s ease,color .2s ease,transform .16s ease!important;
    -webkit-tap-highlight-color:transparent!important;
  }
  .mobile-nav a:active,
  .mobile-nav button:active{
    transform:scale(.96)!important;
    background:#f3eee9!important;
    color:var(--accent)!important;
  }
  .mobile-nav-item.is-active{
    background:#fff3ec!important;
    color:var(--accent)!important;
  }
  .mobile-nav-icon{
    width:25px!important;
    height:25px!important;
    display:grid!important;
    place-items:center!important;
    color:inherit!important;
  }
  .mobile-nav-icon svg{width:23px!important;height:23px!important}
  .mobile-nav small{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    margin:0!important;
    font-size:9.5px!important;
    line-height:1!important;
    font-weight:850!important;
    letter-spacing:-.05px!important;
    white-space:nowrap!important;
    color:inherit!important;
  }
  .mobile-nav b{
    position:absolute!important;
    top:4px!important;
    right:calc(50% - 22px)!important;
    display:grid!important;
    place-items:center!important;
    min-width:17px!important;
    height:17px!important;
    padding:0 4px!important;
    border:2px solid #fff!important;
    border-radius:999px!important;
    background:var(--accent)!important;
    color:#fff!important;
    font-size:8px!important;
    font-weight:900!important;
    line-height:1!important;
  }

  /* Desktop-style three joined quick actions, compact enough for a phone. */
  .quick-actions{
    width:calc(100% - 24px)!important;
    margin:-22px auto 0!important;
    border:1px solid rgba(0,0,0,.06)!important;
    border-radius:18px!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    box-shadow:0 14px 32px rgba(20,20,20,.09)!important;
    overflow:hidden!important;
  }
  .quick-actions>a{
    min-width:0!important;
    min-height:104px!important;
    padding:12px 5px 11px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    text-align:center!important;
    border-top:0!important;
    border-right:1px solid var(--line)!important;
    background:#fff!important;
  }
  .quick-actions>a:nth-child(2){border-right:1px solid var(--line)!important}
  .quick-actions>a:nth-child(3){
    grid-column:auto!important;
    border-top:0!important;
    border-right:0!important;
  }
  .quick-actions>a>span,
  .quick-actions .quick-icon{
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
    border-radius:12px!important;
    background:#fff3ec!important;
    color:var(--accent)!important;
    display:grid!important;
    place-items:center!important;
    font-size:0!important;
  }
  .quick-actions .quick-icon svg{width:19px!important;height:19px!important}
  .quick-actions div{
    width:100%!important;
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:3px!important;
  }
  .quick-actions strong{
    width:100%!important;
    font-size:11.5px!important;
    line-height:1.14!important;
    letter-spacing:-.15px!important;
    white-space:normal!important;
  }
  .quick-actions small{
    width:100%!important;
    font-size:9px!important;
    line-height:1.2!important;
    color:#7a7f86!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }

  /* Give the floating navigation breathing room at the end of the page. */
  footer{padding-bottom:142px!important}
  .toast{bottom:calc(92px + env(safe-area-inset-bottom))!important}
}

/* v18 — product detail + quantity cart */
.product-clickable{cursor:pointer}.product-clickable:focus-visible{outline:3px solid rgba(213,74,45,.25);outline-offset:3px}
.product-detail-dialog{border:0;padding:0;width:min(560px,calc(100% - 28px));border-radius:28px;box-shadow:0 30px 90px rgba(0,0,0,.28);overflow:hidden;background:#fff}
.product-detail-dialog::backdrop{background:rgba(5,9,14,.58);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.product-detail-dialog form{padding:0;position:relative}
.product-detail-close{position:absolute;top:16px;right:16px;z-index:2;width:42px;height:42px;border:0;border-radius:14px;background:rgba(255,255,255,.92);font-size:28px;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.12)}
.product-detail-image{width:100%;height:280px;display:block;object-fit:cover;background:#f3f0ea}
.product-detail-content{padding:25px 26px 28px}
.product-detail-category{display:inline-flex;padding:7px 11px;border-radius:999px;background:#fff3ec;color:var(--accent);font-size:11px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}
.product-detail-content h3{font-size:34px;line-height:1.02;letter-spacing:-1.5px;margin:13px 0 10px}
.product-detail-content p{margin:0;color:var(--muted);line-height:1.65;font-size:15px}
.product-detail-option{margin-top:13px;padding:11px 13px;border-radius:13px;background:#f7f4ef;color:#59616b;font-size:13px;font-weight:750}
.product-detail-bottom{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}
.product-detail-bottom>div{display:flex;flex-direction:column;gap:3px}.product-detail-bottom span{font-size:11px;color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.8px}.product-detail-bottom strong{font-size:28px;letter-spacing:-1px}

.cart-summary-footer{display:grid;gap:12px}.cart-total-row{display:flex;align-items:center;justify-content:space-between;padding:0 3px}.cart-total-row span{font-size:13px;color:var(--muted);font-weight:800}.cart-total-row strong{font-size:25px;letter-spacing:-.7px}
.cart-row-quantity{align-items:flex-start;padding:14px 8px;gap:13px}.cart-row-quantity>img{width:78px;height:78px;border-radius:15px;object-fit:cover;flex:0 0 auto}.cart-row-quantity .cart-row-body{min-width:0}
.cart-row-title-line{display:flex;align-items:start;justify-content:space-between;gap:8px}.cart-row-title-line h4{font-size:15px;margin:2px 0 4px;line-height:1.25}.cart-row-title-line .remove-cart{font-size:22px;line-height:1;padding:0 2px;cursor:pointer}
.cart-unit-price{display:block;color:var(--muted);font-size:11.5px;margin-bottom:10px}
.cart-row-controls{display:flex;align-items:center;justify-content:space-between;gap:12px}
.quantity-control{display:grid;grid-template-columns:36px 48px 36px;align-items:center;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}
.quantity-control>button{height:38px;border:0;background:#f7f4ef;color:#222;font-size:21px;font-weight:700;cursor:pointer}
.quantity-control>span{height:38px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.quantity-control>span small{font-size:8px;color:#8a8f96;text-transform:uppercase;font-weight:900;letter-spacing:.4px}.quantity-control>span b{font-size:14px;margin-top:2px}.cart-line-total{font-size:16px;white-space:nowrap}

@media(max-width:680px){
  .product-detail-dialog{width:calc(100% - 20px);border-radius:24px}.product-detail-image{height:230px}.product-detail-content{padding:20px 20px 22px}.product-detail-content h3{font-size:29px}.product-detail-bottom{align-items:stretch;flex-direction:column}.product-detail-bottom .btn{width:100%}
  .cart-row-quantity{padding:12px 4px}.cart-row-quantity>img{width:70px;height:70px}.quantity-control{grid-template-columns:34px 44px 34px}.cart-line-total{font-size:15px}.cart-summary-footer{padding-bottom:calc(15px + env(safe-area-inset-bottom))}
}
