*{box-sizing:border-box}body{color:#161616;background:#f6f3ee;margin:0;font-family:Arial,sans-serif}.customer-page{min-height:100vh}.customer-top{border-bottom:1px solid #d9d3cb;justify-content:space-between;align-items:center;padding:20px clamp(20px,5vw,72px);display:flex}.customer-top a,.customer-top button{color:#111;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:none}.customer-login{background:#fff;border:1px solid #d2ccc4;border-radius:28px;width:min(560px,100% - 36px);margin:8vh auto;padding:clamp(25px,5vw,48px);box-shadow:0 20px 60px #1e140a14}.customer-login small,.customer-hero small,.customer-summary small,.customer-section-title>small{letter-spacing:.13em;font-size:11px;font-weight:800}.customer-login h1{margin:10px 0;font-size:clamp(34px,7vw,58px);line-height:.98}.customer-login p{color:#6c655e;line-height:1.6}.customer-login form{gap:15px;margin-top:28px;display:grid}.customer-login label{gap:7px;display:grid}.customer-login label span{letter-spacing:.1em;font-size:11px;font-weight:800}.customer-login input{background:#fff;border:1px solid #bbb3aa;border-radius:12px;width:100%;padding:14px 15px;font-size:16px}.customer-login button{color:#fff;cursor:pointer;background:#d83a27;border:0;border-radius:999px;padding:15px;font-weight:800}.customer-auth-tabs{background:#eee9e2;border-radius:999px;grid-template-columns:1fr 1fr;margin-top:25px;padding:4px;display:grid}.customer-auth-tabs button{color:#555;background:0 0;padding:11px}.customer-auth-tabs button.active{color:#fff;background:#111}.customer-account-label{align-items:center;gap:16px;display:flex}.customer-account-label span{color:#706961;text-transform:none;letter-spacing:0;font-size:12px}.customer-order-tabs{gap:9px;margin:24px clamp(20px,6vw,90px) 0;display:flex;overflow-x:auto}.customer-order-tabs button{color:#111;text-align:left;cursor:pointer;background:#fff;border:1px solid #d4cec6;border-radius:14px;gap:4px;min-width:220px;padding:13px 15px;display:grid}.customer-order-tabs button.active{color:#fff;background:#111;border-color:#111}.customer-order-tabs small{letter-spacing:.08em;font-size:9px}.customer-order-tabs strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.customer-order-tabs span{opacity:.65;font-size:10px}.customer-error{color:#b5241b;font-size:13px}.customer-hero{justify-content:space-between;align-items:end;gap:25px;padding:54px clamp(20px,6vw,90px) 35px;display:flex}.customer-hero h1{margin:8px 0;font-size:clamp(38px,7vw,74px);font-weight:500;line-height:.95}.customer-hero p{color:#6c655e;margin:0;font-size:19px}.customer-status{color:#176435;background:#daf4e3;border-radius:999px;padding:10px 16px;font-weight:800}.customer-summary{background:#fff;border:1px solid #d5cec5;border-radius:18px;grid-template-columns:repeat(4,1fr);margin:0 clamp(20px,6vw,90px);display:grid;overflow:hidden}.customer-summary div{border-right:1px solid #e2ddd6;gap:7px;padding:18px;display:grid}.customer-summary div:last-child{border:0}.customer-process{padding:55px clamp(20px,6vw,90px) 90px}.customer-section-title h2{margin:8px 0;font-size:clamp(30px,5vw,52px);font-weight:500}.customer-section-title p{color:#6c655e;max-width:650px;line-height:1.6}.customer-task-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin-top:28px;display:grid}.customer-task-grid article{background:#fff;border:1px solid #d4cec6;border-radius:20px;min-height:250px;padding:18px;position:relative}.customer-task-grid time{color:#645e57;text-transform:capitalize;font-size:12px;font-weight:700}.task-number{color:#fff;background:#111;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:800;display:grid;position:absolute;top:14px;right:14px}.customer-task-grid h3{max-width:85%;margin:24px 0;font-size:19px;line-height:1.2}.customer-documents{gap:8px;display:grid}.customer-documents>p{color:#938a82;font-size:12px}.customer-documents a{color:#111;background:#f3f0eb;border-radius:10px;align-items:center;gap:10px;padding:10px;text-decoration:none;display:flex}.customer-documents a>span{color:#fff;background:#111;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.customer-documents a div{min-width:0;display:grid}.customer-documents a strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.customer-documents a small{color:#776f67}@media (max-width:720px){.customer-summary{grid-template-columns:1fr 1fr}.customer-summary div:nth-child(2){border-right:0}.customer-summary div{border-bottom:1px solid #e2ddd6}.customer-hero{flex-direction:column;align-items:flex-start}}.customer-latest-update{background:#fff;border:1px solid #d5cec5;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin:18px clamp(20px,6vw,90px) 0;padding:14px 18px;display:grid}.customer-latest-update>span{color:#766f67;letter-spacing:.1em;font-size:9px;font-weight:800}.customer-latest-update strong{font-size:13px}.customer-latest-update time{color:#766f67;font-size:10px}.customer-task-grid article.is-complete{background:#f0f8f2;border-color:#78b989}.customer-task-grid article.is-delivery{background:#e3f5e9;border:2px solid #176442}.customer-task-grid article.is-delivery .task-number{background:#176442}@media (max-width:720px){.customer-latest-update{grid-template-columns:1fr;gap:5px}}
