:root{--customer-ink:#17313a;--customer-muted:#647b83;--customer-line:#d8e6ea;--customer-soft:#f3f8f9;--customer-cyan:#159bb8;--customer-cyan-dark:#087f99;--customer-green:#14775a;--customer-amber:#a9640a;--customer-red:#b34242;--customer-shadow:0 18px 52px rgba(31,70,82,.1)}
.customer-shell{width:min(1440px,calc(100% - 48px));margin:0 auto}.customer-eyebrow{margin:0 0 8px;color:var(--customer-cyan);font-size:.69rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.customer-breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:28px;color:var(--customer-muted);font-size:.75rem;font-weight:700}.customer-breadcrumbs a{color:var(--customer-cyan-dark);text-decoration:none}.customer-auth{padding:60px 0 82px;background:linear-gradient(135deg,#f7fbfc 0,#edf6f7 48%,#e8f2f4 100%)}.customer-auth__layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.72fr);overflow:hidden;border:1px solid var(--customer-line);border-radius:24px;background:#fff;box-shadow:var(--customer-shadow)}.customer-auth__card{padding:clamp(34px,5vw,72px)}.customer-auth__card h1,.customer-account-hero h1,.customer-order-detail h1{margin:0;color:var(--customer-ink);font-size:clamp(2.2rem,4.8vw,4.4rem);font-weight:850;letter-spacing:-.045em;line-height:1.02}.customer-auth__intro{max-width:680px;margin:18px 0 30px;color:var(--customer-muted);font-size:1rem;line-height:1.7}.customer-auth__aside{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,66px);background:linear-gradient(145deg,#142c35,#183e49 70%,#12687c);color:#fff}.customer-auth__mark{display:grid;width:58px;height:58px;margin-bottom:30px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:17px;background:rgba(255,255,255,.09);font-size:.85rem;font-weight:900;letter-spacing:.08em}.customer-auth__aside .customer-eyebrow{color:#78d9e8}.customer-auth__aside h2{max-width:520px;margin:0;font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.12}.customer-auth__aside>p{color:#c1d5dc;line-height:1.7}.customer-auth__aside ul{display:grid;gap:13px;margin:28px 0;padding:0;list-style:none}.customer-auth__aside li{position:relative;padding-left:28px;color:#eaf5f7;font-weight:700}.customer-auth__aside li:before{position:absolute;top:1px;left:0;color:#5ed0e1;content:'\2713'}.customer-auth__aside>div{margin-top:30px;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:rgba(255,255,255,.07)}.customer-auth__aside>div strong{font-size:.92rem}.customer-auth__aside>div p{margin:6px 0 12px;color:#bed2d9;font-size:.8rem}.customer-auth__aside a{color:#fff;font-size:.78rem;font-weight:850;text-underline-offset:4px}.customer-form{display:grid;gap:18px}.customer-form label{display:grid;gap:7px}.customer-form label>span:first-child{color:var(--customer-ink);font-size:.76rem;font-weight:850}.customer-form input,.customer-form textarea{width:100%;min-height:48px;padding:12px 14px;border:1px solid #cbdde2;border-radius:10px;background:#fff;color:var(--customer-ink);font:inherit;outline:none;transition:border-color .18s,box-shadow .18s}.customer-form textarea{min-height:96px;resize:vertical}.customer-form input:focus,.customer-form textarea:focus{border-color:var(--customer-cyan);box-shadow:0 0 0 3px rgba(21,155,184,.13)}.customer-form input[readonly]{background:var(--customer-soft);color:#526a72}.customer-form small{color:var(--customer-muted);font-size:.7rem;line-height:1.5}.customer-consent{grid-template-columns:20px 1fr!important;align-items:start}.customer-consent input{width:18px;min-height:18px;margin:2px 0 0}.customer-consent span{font-weight:600!important;line-height:1.55}.customer-consent a{color:var(--customer-cyan-dark)}.customer-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 19px;border:1px solid transparent;border-radius:10px;font-size:.8rem;font-weight:850;text-align:center;text-decoration:none;cursor:pointer}.customer-button.is-primary{background:var(--customer-cyan);color:#fff}.customer-button.is-primary:hover{background:var(--customer-cyan-dark);color:#fff}.customer-button.is-secondary{border-color:var(--customer-line);background:#fff;color:var(--customer-ink)}.customer-auth__switch{margin:24px 0 0;color:var(--customer-muted);font-size:.82rem}.customer-auth__switch a{color:var(--customer-cyan-dark);font-weight:850}.customer-alert{margin:0 0 24px;padding:13px 15px;border:1px solid #b9dce4;border-radius:10px;background:#eefafd;color:#286272;font-size:.82rem;font-weight:700}.customer-alert.is-error{border-color:#efc3c3;background:#fff2f2;color:#983939}.customer-alert.is-success{border-color:#bee2d2;background:#edf9f3;color:#246f54}.customer-account-hero{padding:52px 0;background:linear-gradient(135deg,#eff8f9,#e5f1f4)}.customer-account-hero__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.customer-account-hero h1{font-size:clamp(2.3rem,4.2vw,4rem)}.customer-account-hero p:last-child{margin:14px 0 0;color:var(--customer-muted)}.customer-account-hero__identity{display:flex;align-items:center;gap:12px;min-width:300px;padding:14px 17px;border:1px solid #cfe2e7;border-radius:14px;background:rgba(255,255,255,.72)}.customer-account-hero__identity>span{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:#daf3f7;color:var(--customer-cyan-dark);font-weight:900}.customer-account-hero__identity div{display:grid;min-width:0}.customer-account-hero__identity small{color:var(--customer-muted);font-size:.66rem;font-weight:800;text-transform:uppercase}.customer-account-hero__identity strong{overflow:hidden;color:var(--customer-ink);font-size:.82rem;text-overflow:ellipsis}.customer-account-main{padding:34px 0 80px;background:#f4f8f9}.customer-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.customer-kpis article{display:grid;gap:7px;padding:21px;border:1px solid var(--customer-line);border-top:3px solid #526b74;border-radius:14px;background:#fff}.customer-kpis article.is-cyan{border-top-color:var(--customer-cyan)}.customer-kpis article.is-green{border-top-color:var(--customer-green)}.customer-kpis article.is-amber{border-top-color:var(--customer-amber)}.customer-kpis span{color:var(--customer-muted);font-size:.7rem;font-weight:850;text-transform:uppercase}.customer-kpis strong{color:var(--customer-ink);font-size:1.8rem;line-height:1}.customer-account-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.68fr);gap:20px;align-items:start}.customer-card{overflow:hidden;border:1px solid var(--customer-line);border-radius:17px;background:#fff;box-shadow:0 9px 30px rgba(33,76,88,.06)}.customer-card>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid #e4edef}.customer-card>header h2{margin:0;color:var(--customer-ink);font-size:1.18rem}.customer-card>header a{color:var(--customer-cyan-dark);font-size:.75rem;font-weight:850}.customer-order-list{display:grid}.customer-order-row{display:grid;grid-template-columns:100px minmax(120px,1fr) 70px 110px 100px 100px 20px;align-items:center;gap:14px;padding:17px 24px;border-bottom:1px solid #e8eff1;color:var(--customer-ink);text-decoration:none;transition:background .16s}.customer-order-row:last-child{border-bottom:0}.customer-order-row:hover{background:#f7fbfc}.customer-order-row>span:not(.customer-status){display:grid;gap:4px}.customer-order-row small{color:var(--customer-muted);font-size:.63rem;font-weight:800;text-transform:uppercase}.customer-order-row strong{font-size:.78rem}.customer-order-row__id strong{color:var(--customer-cyan-dark);font-size:1rem}.customer-order-row>b{color:var(--customer-cyan);font-size:1.15rem}.customer-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 9px;border-radius:999px;background:#edf2f4;color:#5b7078;font-size:.65rem;font-weight:850;white-space:nowrap}.customer-status.is-ordered,.customer-status.is-not-paid{background:#fff0da;color:#97600d}.customer-status.is-accepted,.customer-status.is-delivering{background:#e8f6fa;color:#107b94}.customer-status.is-delivered,.customer-status.is-paid{background:#e7f6ee;color:#1e7659}.customer-status.is-rejected{background:#faeaea;color:#a64343}.customer-profile>header{border-bottom:0;padding-bottom:10px}.customer-profile__privacy{margin:0 24px 19px;padding:13px;border-radius:10px;background:#eef8fa;color:#52717a;font-size:.72rem;line-height:1.55}.customer-profile .customer-form{padding:0 24px 24px}.customer-profile__actions{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 24px;border-top:1px solid var(--customer-line);background:#f8fbfc}.customer-profile__actions a,.customer-profile__actions button{border:0;background:transparent;color:var(--customer-cyan-dark);font:inherit;font-size:.72rem;font-weight:850;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.customer-profile__actions button{color:var(--customer-red)}.customer-empty{display:grid;justify-items:center;padding:54px 24px;text-align:center}.customer-empty>span{display:grid;width:54px;height:54px;place-items:center;border-radius:15px;background:#e7f6f9;color:var(--customer-cyan);font-size:1.3rem;font-weight:900}.customer-empty h3,.customer-empty h1{margin:18px 0 7px;color:var(--customer-ink);font-size:1.35rem}.customer-empty p{max-width:520px;margin:0 0 20px;color:var(--customer-muted);font-size:.82rem}.customer-order-detail{padding-top:10px}.customer-order-detail__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:28px 0 20px}.customer-order-detail__head h1{font-size:clamp(2.1rem,4vw,3.5rem)}.customer-order-detail__head p:last-child{margin:9px 0 0;color:var(--customer-muted)}.customer-order-detail__head>div:last-child{display:flex;gap:8px}.customer-order-detail__grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(310px,.55fr);gap:20px;align-items:start}.customer-order-products{display:grid}.customer-order-products article{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:15px;padding:17px 24px;border-bottom:1px solid #e7eef0}.customer-order-products article:last-child{border-bottom:0}.customer-order-products img{width:72px;height:60px;object-fit:contain;border:1px solid var(--customer-line);border-radius:9px;background:#f7fafb}.customer-order-products article>div{display:grid;gap:4px}.customer-order-products a{color:var(--customer-ink);font-size:.82rem;font-weight:850;text-decoration:none}.customer-order-products small,.customer-order-products span{color:var(--customer-muted);font-size:.68rem}.customer-order-products article>strong{color:var(--customer-cyan-dark);font-size:.9rem}.customer-order-summary dl{display:grid;margin:0;padding:12px 24px}.customer-order-summary dl>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid #e7eef0}.customer-order-summary dl>div:last-child{border-bottom:0;color:var(--customer-ink);font-size:1.08rem;font-weight:900}.customer-order-summary dt{color:var(--customer-muted)}.customer-order-summary p{margin:0 24px 20px;padding:13px;border-radius:10px;background:var(--customer-soft);color:var(--customer-muted);font-size:.72rem;line-height:1.55}.customer-order-summary .customer-button{margin:0 24px 12px}.customer-order-summary .customer-button:last-child{margin-bottom:24px}
@media(max-width:1100px){.customer-auth__layout,.customer-account-grid,.customer-order-detail__grid{grid-template-columns:1fr}.customer-auth__aside{min-height:420px}.customer-order-row{grid-template-columns:88px 1fr 65px 100px 94px 94px 18px}.customer-profile{max-width:none}.customer-account-hero__identity{min-width:0}}
@media(max-width:760px){.customer-shell{width:min(100% - 28px,1440px)}.customer-auth{padding:26px 0 46px}.customer-auth__layout{border-radius:16px}.customer-auth__card,.customer-auth__aside{padding:28px 22px}.customer-account-hero{padding:36px 0}.customer-account-hero__inner,.customer-order-detail__head{align-items:flex-start;flex-direction:column}.customer-account-hero__identity{width:100%}.customer-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-order-row{grid-template-columns:1fr auto;gap:9px 15px;padding:17px 18px}.customer-order-row>span:nth-child(2),.customer-order-row>span:nth-child(3),.customer-order-row>span:nth-child(4){grid-column:1}.customer-order-row .customer-status{grid-column:2}.customer-order-row>b{grid-column:2;grid-row:1}.customer-card>header,.customer-profile .customer-form,.customer-order-products article{padding-right:18px;padding-left:18px}.customer-order-products article{grid-template-columns:62px minmax(0,1fr)}.customer-order-products img{width:62px;height:56px}.customer-order-products article>strong{grid-column:2}.customer-order-detail__head>div:last-child{flex-wrap:wrap}}
@media(max-width:440px){.customer-kpis{grid-template-columns:1fr 1fr}.customer-kpis article{padding:16px}.customer-kpis strong{font-size:1.45rem}.customer-profile__actions{align-items:flex-start;flex-direction:column}.customer-order-row{grid-template-columns:minmax(0,1fr) auto}.customer-order-summary .customer-button{display:flex}.customer-auth__aside{min-height:360px}}
@media(prefers-reduced-motion:reduce){.customer-auth-page *,.customer-account-page *{transition:none!important;scroll-behavior:auto!important}}
