:root{--g:#344238;--g2:#53684f;--bg:#f5f2e9;--gold:#b99657;--line:#e7e1d7;--muted:#7d847e;--red:#ad4b43;--safe:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{margin:0;background:var(--bg);color:#303b32;font-family:Inter,system-ui,-apple-system,sans-serif}.customer-shell{min-height:100vh;padding-bottom:calc(74px + var(--safe))}.customer-top{height:64px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:8px 15px;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}.customer-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--g);font:700 20px Georgia,serif}.customer-brand img{width:44px;height:44px;object-fit:contain}.top-mini{display:flex;gap:8px}.top-mini a{width:38px;height:38px;border-radius:50%;background:#eef2ec;display:grid;place-items:center;text-decoration:none;color:var(--g);font-weight:800}.customer-main{padding:14px;max-width:700px;margin:auto}.customer-hero{background:linear-gradient(145deg,#344238,#5c7057);color:#fff;border-radius:28px;padding:24px 20px;margin-bottom:12px;box-shadow:0 14px 38px #34423818}.customer-hero h1{font:700 31px Georgia,serif;margin:6px 0}.customer-hero p{color:#e0e7df;margin:0 0 18px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:10px;color:inherit;opacity:.75}.hero-button,.c-primary,.c-soft,.c-danger{display:inline-flex;align-items:center;justify-content:center;border:0;text-decoration:none;border-radius:13px;padding:12px 15px;font-weight:800;font:700 13px Inter,system-ui;cursor:pointer}.hero-button,.c-primary{background:var(--g2);color:white}.hero-button{background:#fff;color:var(--g)}.c-soft{background:#eef2ec;color:var(--g)}.c-danger{background:#fff0ee;color:var(--red);border:1px solid #edd0cc}.full{width:100%}.customer-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:17px;margin-bottom:12px;box-shadow:0 10px 28px #3442380b}.card-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.card-title h2,.customer-card h2{font:700 22px Georgia,serif;color:var(--g);margin:0}.card-title a{font-size:12px;color:var(--g2);text-decoration:none;font-weight:700}.pill{font-size:10px;padding:6px 9px;border-radius:999px;background:#f4efe4;color:#886c3a;font-weight:800}.pill.green{background:#e8f2e6;color:#437048}.pill.gold{background:#f6efe1;color:#8b6a31}.next-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center}.next-card .card-title{grid-column:1/-1}.next-card .c-soft{grid-column:1/-1}.date-big{width:64px;height:64px;border-radius:18px;background:#eef2ec;color:var(--g);display:grid;place-items:center;font:700 25px Georgia,serif}.date-big span{display:block;font:700 9px Inter,system-ui;margin-top:-15px}.next-info strong,.next-info span,.next-info small{display:block}.next-info span{font-size:12px;margin-top:4px}.next-info small{font-size:11px;color:var(--muted);margin-top:4px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini-grid a{min-height:96px;background:#fff;border:1px solid var(--line);border-radius:19px;text-decoration:none;color:var(--g);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800}.mini-grid b{font-size:23px}.customer-nav{position:fixed;bottom:0;left:0;right:0;height:calc(66px + var(--safe));padding-bottom:var(--safe);background:#fffc;backdrop-filter:blur(18px);border-top:1px solid var(--line);display:flex;z-index:80}.customer-nav a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#8a908a;font-size:9px;gap:2px}.customer-nav b{font-size:19px;font-weight:500}.customer-nav a.active{color:var(--g);font-weight:800}.service-list,.history-list,.notify-list{display:grid;gap:8px}.service-choice,.history-item{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid var(--line);border-radius:16px;padding:14px;text-decoration:none;color:#303b32}.service-choice strong,.service-choice span{display:block}.service-choice span{font-size:11px;color:var(--muted);margin-top:4px}.service-choice b,.history-item>b{font-size:25px;color:#9ba29b}.slot-filter,.customer-form{display:grid;gap:9px}.slot-filter label,.customer-form label,.auth-card label{font-size:11px;font-weight:800;color:#59655b}.slot-filter input,.slot-filter select,.customer-form input,.customer-form select,.customer-form textarea,.auth-card input{width:100%;padding:12px;border:1px solid #ddd8cd;border-radius:12px;background:#fff;font:inherit}.customer-form textarea{min-height:80px}.tariff-summary{margin:14px 0;background:#f3f6f1;border-radius:15px;padding:13px}.tariff-summary strong,.tariff-summary span,.tariff-summary small{display:block}.tariff-summary span{font-size:12px;margin-top:3px}.tariff-summary small{font-size:10px;color:var(--muted);margin-top:3px}.slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.slot-grid form{margin:0}.slot-grid button{width:100%;min-height:70px;border:1px solid #dfe5dc;background:#f6f8f4;color:var(--g);border-radius:14px}.slot-grid button strong,.slot-grid button span{display:block}.slot-grid button strong{font-size:17px}.slot-grid button span{font-size:9px;color:var(--muted);margin-top:5px}.full-grid{grid-column:1/-1}.empty-c{text-align:center;padding:24px 10px;color:var(--muted);font-size:12px}.order-date{text-align:center;background:#f5f6f2;border-radius:18px;padding:14px;margin-bottom:12px}.order-date strong{font:700 34px Georgia,serif;color:var(--g);display:block}.order-date span{font-size:12px}.order-details{display:grid;grid-template-columns:1fr 1fr;gap:8px}.order-details div{background:#faf9f6;border-radius:13px;padding:11px}.order-details span{font-size:9px;color:var(--muted);display:block}.order-details strong{font-size:12px;display:block;margin-top:4px}.payment-box{margin:12px 0;border-radius:15px;background:#f6efe1;padding:14px;display:flex;justify-content:space-between;align-items:center}.payment-box span{font-size:11px}.payment-box strong{font-size:18px;color:#7c6031}.customer-form h3{font:700 18px Georgia,serif;color:var(--g);margin:12px 0 0}.muted{color:var(--muted);font-size:11px}.history-item{justify-content:flex-start}.history-date{width:52px;min-width:52px;text-align:center}.history-date strong{font:700 24px Georgia,serif;color:var(--g);display:block}.history-date span{font-size:9px}.history-item>div:nth-child(2){flex:1}.history-item>div:nth-child(2) strong,.history-item>div:nth-child(2) span,.history-item>div:nth-child(2) small{display:block}.history-item>div:nth-child(2) span{font-size:11px}.history-item>div:nth-child(2) small{font-size:10px;color:var(--muted);margin-top:4px}.package-card{border:1px solid var(--line);border-radius:17px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.package-card h3{font:700 17px Georgia,serif;color:var(--g);margin:5px 0}.package-card p{font-size:11px;color:var(--muted);margin:0}.package-ring{width:60px;height:60px;border-radius:50%;background:#eef3eb;display:grid;place-items:center;color:var(--g)}.package-ring strong{font-size:20px}.package-ring span{font-size:9px;margin-top:-14px}.notify-item{display:block;text-decoration:none;border-bottom:1px solid var(--line);padding:12px 4px;color:#303b32}.notify-item:last-child{border:0}.notify-item.unread{border-left:3px solid var(--gold);padding-left:10px;background:#fffdf7}.notify-item strong,.notify-item span,.notify-item small{display:block}.notify-item span{font-size:11px;color:#606a62;margin-top:4px}.notify-item small{font-size:9px;color:var(--muted);margin-top:5px}.profile-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.profile-circle{width:56px;height:56px;border-radius:50%;background:var(--g);color:#fff;display:grid;place-items:center;font:700 24px Georgia,serif}.profile-head h2{margin:0}.profile-head span{font-size:10px;color:var(--muted)}.check{display:flex!important;align-items:center;gap:8px}.check input{width:auto!important}.logout-c{display:block;text-align:center;color:var(--red);text-decoration:none;font-size:12px;margin-top:16px}.c-flash{background:#eaf4e8;border:1px solid #cfe2cc;border-radius:12px;padding:11px;margin-bottom:10px;font-size:12px}.c-flash.error{background:#fff0ee;border-color:#edccc8;color:#8f3933}.customer-login{background:linear-gradient(145deg,#344238,#71816d);min-height:100vh;display:grid;place-items:center;padding:18px}.auth-card{background:#fff;border-radius:26px;padding:25px;width:100%;max-width:420px;box-shadow:0 30px 80px #20302655}.auth-card img{display:block;width:90px;height:72px;object-fit:contain;margin:auto}.auth-card h1{text-align:center;font:700 28px Georgia,serif;color:var(--g);margin:8px 0 2px}.auth-card>p{text-align:center;color:var(--muted);font-size:12px;margin-bottom:18px}.auth-card form{display:grid;gap:8px}.auth-links{display:flex;flex-direction:column;gap:8px;text-align:center;margin-top:15px}.auth-links a{font-size:11px;color:var(--g2);text-decoration:none}
@media(max-width:390px){.slot-grid{grid-template-columns:repeat(2,1fr)}.customer-hero h1{font-size:27px}}
/* V22 müşteri uygulaması kurulum */
.customer-install-mini{width:38px;height:38px;border:0;border-radius:50%;background:#eef2ec;color:var(--g);font-size:20px;font-weight:800}
.install-customer-hero{text-align:center;padding:26px 8px}.install-customer-hero img{width:96px;height:96px;border-radius:24px;box-shadow:0 18px 46px #34423822}.install-customer-hero h1{font:700 30px Georgia,serif;color:var(--g);margin:14px 0 6px}.install-customer-hero p{color:var(--muted);font-size:13px;line-height:1.6}.install-steps{padding-left:22px;line-height:1.8;font-size:13px}

/* V22.2 müşteri iPhone/Android ayrı kurulum */
.customer-install-mini{display:grid;place-items:center;text-decoration:none}.install-c-v22 .customer-install-badge{display:inline-block;margin-top:12px;padding:6px 9px;border-radius:999px;background:#e9efe7;color:var(--g);font-size:9px;font-weight:900;letter-spacing:.08em}.customer-device-state{margin:13px auto 0;padding:10px 12px;max-width:390px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--muted);font-size:11px}.customer-install-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:13px auto 0;max-width:520px}.c-platform-install{border:1px solid var(--line);border-radius:15px;padding:13px 12px;background:#fff;color:var(--g);font-weight:900}.c-platform-install.recommended{outline:3px solid #dfe9dc;background:#eef4eb}.customer-install-title{display:flex;align-items:center;gap:11px}.customer-install-title>b{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#f0f3ed;color:var(--g);font-size:21px}.customer-install-title h2{margin:0}.customer-install-title p{margin:3px 0 0;color:var(--muted);font-size:10px}.customer-install-note{padding:11px;border-radius:12px;background:#f5f5f2;color:#697069;font-size:10px;line-height:1.55;margin:10px 0}.customer-separate-apps{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.customer-separate-apps>div{padding:12px;border:1px solid var(--line);border-radius:14px;background:#fafbf8}.customer-separate-apps strong,.customer-separate-apps span,.customer-separate-apps small{display:block}.customer-separate-apps span{margin-top:4px;font-size:10px;color:var(--g);font-weight:800}.customer-separate-apps small{margin-top:4px;font-size:9px;color:var(--muted);line-height:1.4}
@media(max-width:520px){.customer-install-actions,.customer-separate-apps{grid-template-columns:1fr}.c-platform-install{min-height:52px}}

/* V22.4 Bildirim Merkezi */
.push-invite{display:flex;align-items:center;justify-content:space-between;gap:12px}.push-invite strong,.push-invite span{display:block}.push-invite span{font-size:11px;color:var(--muted);margin-top:4px}.push-invite .c-soft{white-space:nowrap}.notify-pref-box{margin:10px 0;padding:13px;border-radius:14px;background:#f4f6f1;border:1px solid #e1e6dd}.notify-pref-box>strong{display:block;margin-bottom:7px;color:var(--g)}.customer-push-card{margin-top:14px;padding:14px;border-radius:16px;background:#f5f7f2;border:1px solid #e2e7df}.customer-push-card strong,.customer-push-card span{display:block}.customer-push-card span{font-size:11px;color:var(--muted);margin:5px 0 10px}.push-toast{position:fixed;left:16px;right:16px;top:max(16px,env(safe-area-inset-top));z-index:9999;padding:14px 16px;border-radius:16px;background:#344238;color:#fff;box-shadow:0 18px 60px #18201855}.push-toast strong,.push-toast span{display:block}.push-toast span{font-size:12px;margin-top:4px;color:#e7eee4}

/* V22.5 şifre kurtarma */
.auth-emphasis{font-weight:900!important;color:#8a6b35!important;background:#f6efe1;padding:10px;border-radius:11px}.inline-auth-link{display:inline-block;margin-top:6px;color:#7f5f2d;font-weight:800}.privacy-hint{font-size:10px;line-height:1.5;color:var(--muted);background:#f7f6f2;border-radius:11px;padding:10px;margin-top:12px}.existing-account-actions{display:grid;gap:9px}.password-change-card{max-width:520px;margin:22px auto}.password-back{margin-top:10px}.customer-push-card{margin-top:12px;background:#f7f8f4;border-radius:15px;padding:13px;display:grid;gap:8px}.notify-pref-box{background:#f7f8f4;padding:12px;border-radius:13px;display:grid;gap:8px}
