:root{color-scheme:light;--green:#103e2e;--green-2:#19553f;--cream:#f4ead9;--paper:#fffdf8;--ink:#29231c;--muted:#756c62;--brick:#b94c30;--mustard:#d7a447;--line:#ded2c1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f7f2e9;color:var(--ink)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 85% 5%,#efe1ca 0,transparent 34%),#f7f2e9}.customer-header{min-height:92px;padding:17px clamp(20px,5vw,70px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--paper);border-bottom:1px solid var(--line)}.customer-header>a:first-child{display:flex;align-items:center;gap:12px;color:var(--green);text-decoration:none;font-family:Georgia,serif;line-height:1.05}.customer-header>a:first-child span{display:grid;place-items:center;width:52px;height:52px;border:2px solid #c37558;border-radius:50%;font:700 18px Georgia,serif;color:#fff;background:var(--brick);box-shadow:inset 0 0 0 4px #f2d6b8}.customer-header>a:last-child{color:var(--muted);text-decoration:none;font-size:13px;text-align:right}.customer-header>a:last-child b{display:block;color:var(--ink);font-size:17px}.customer-main{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:54px 0 80px}.customer-intro{max-width:800px;margin-bottom:28px}.customer-kicker{margin:0 0 8px;color:var(--brick);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.16em}.customer-intro h1{margin:0;font:700 clamp(38px,7vw,68px)/1.03 Georgia,serif;color:var(--green)}.customer-intro>p:last-child{font-size:18px;color:var(--muted);line-height:1.6}.customer-card{padding:clamp(22px,4vw,38px);border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:0 16px 50px rgba(64,46,26,.07)}.customer-card h2{margin:3px 0 12px;font:700 28px Georgia,serif;color:var(--green)}.customer-card p{line-height:1.6}.customer-centered{text-align:center;max-width:720px;margin:40px auto}.customer-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 18px;border-radius:50%;background:var(--green);color:#fff;font-size:28px}.customer-status-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.customer-status-head small{color:var(--muted)}.customer-status-head>span{color:var(--muted);font-size:12px}.customer-status{display:grid;grid-template-columns:repeat(6,1fr);list-style:none;margin:22px 0 30px;padding:0}.customer-status li{position:relative;text-align:center;color:#a59b8e;font-size:12px}.customer-status li:before{content:"";position:absolute;top:17px;left:0;width:100%;height:2px;background:#ddd2c3}.customer-status li:first-child:before{left:50%;width:50%}.customer-status li:last-child:before{width:50%}.customer-status i{position:relative;z-index:1;display:grid;place-items:center;width:36px;height:36px;margin:0 auto 8px;border:2px solid #d4c7b7;border-radius:50%;background:var(--paper);font-style:normal;font-weight:800}.customer-status .done:before,.customer-status .current:before{background:var(--green)}.customer-status .done i,.customer-status .current i{border-color:var(--green);background:var(--green);color:#fff}.customer-status .current span{color:var(--green);font-weight:800}.customer-alert{display:flex;gap:12px;align-items:center;padding:16px;border-radius:12px;background:#fff0e9;color:#7f2e1d}.customer-alert span{color:#6c5149}.customer-awb{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:16px;border-radius:12px;background:#edf4ef}.customer-awb span{font-size:12px;color:var(--muted)}.customer-awb strong{font-size:20px;letter-spacing:.04em}.customer-awb button,.customer-awb a{border:0;border-radius:8px;padding:9px 12px;background:#fff;color:var(--green);font:700 12px inherit;text-decoration:none;cursor:pointer}.customer-muted{padding:14px;background:#f4eee5;border-radius:10px;color:var(--muted)}.customer-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;margin:18px 0}.customer-items{list-style:none;margin:14px 0 0;padding:0}.customer-items li{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #eee5d9}.customer-items li small{display:block;margin:4px 0 0 24px;color:var(--muted)}.customer-total{display:flex;justify-content:space-between;gap:16px;padding-top:18px;font-size:18px}.customer-total strong{font:700 23px Georgia,serif;color:var(--green)}.customer-review-links{display:grid;gap:8px;margin-top:18px}.customer-review-links a,.customer-review-links>div{display:flex;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid var(--line);border-radius:11px;color:var(--ink);text-decoration:none}.customer-review-links a b{color:var(--brick)}.customer-button{display:inline-flex;justify-content:center;border:0;border-radius:10px;padding:13px 19px;background:var(--green);color:#fff;text-decoration:none;font-weight:800;cursor:pointer}.review-form{max-width:760px}.review-verified{margin-bottom:24px;padding:12px;border-radius:9px;background:#edf4ef;color:var(--green);font-weight:750}.review-form fieldset{border:0;margin:0 0 22px;padding:0}.review-form legend,.review-form>label{display:block;margin:0 0 18px;font-weight:750}.review-form input[type=text],.review-form input:not([type]),.review-form textarea{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #cfc1af;border-radius:9px;background:#fff;font:inherit}.review-form textarea{min-height:170px;resize:vertical}.review-stars{display:flex;flex-direction:row-reverse;justify-content:flex-end}.review-stars input{position:absolute;opacity:0}.review-stars label{font-size:42px;color:#d7ccbd;cursor:pointer}.review-stars label:hover,.review-stars label:hover~label,.review-stars input:checked~label{color:var(--mustard)}.review-consent{display:flex!important;align-items:flex-start;gap:10px;font-weight:500!important}.review-consent input{margin-top:4px}.review-error{min-height:24px;margin-bottom:8px;color:#9d2d1d;font-weight:700}.review-success{text-align:center}.customer-footer{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;padding:26px;background:var(--green);color:#d9e6de;font-size:12px}.customer-footer p{margin:0}.customer-footer a{color:#fff}.reviews-summary{display:flex;align-items:end;gap:10px;margin-bottom:18px}.reviews-summary strong{font:700 42px Georgia,serif;color:var(--green)}.reviews-summary span{padding-bottom:6px;color:var(--muted)}.public-reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.public-review{padding:26px;border:1px solid var(--line);border-radius:16px;background:var(--paper)}.public-review>div{display:flex;justify-content:space-between;color:var(--mustard)}.public-review>div small{color:var(--green);font-weight:750}.public-review h2{font:700 24px Georgia,serif;color:var(--green)}.public-review blockquote{margin:0 0 20px;line-height:1.7}.public-review footer{display:grid;grid-template-columns:1fr auto;gap:4px}.public-review footer time{color:var(--muted);font-size:12px}.public-review footer a{grid-column:1/-1;margin-top:10px;color:var(--brick)}@media(max-width:760px){.customer-header{min-height:76px}.customer-header>a:last-child{font-size:0}.customer-header>a:last-child b{font-size:15px}.customer-main{padding-top:34px}.customer-status-head{align-items:start;flex-direction:column}.customer-status{grid-template-columns:1fr;gap:0}.customer-status li{display:grid;grid-template-columns:42px 1fr;align-items:center;text-align:left;min-height:48px}.customer-status li:before{top:0;left:17px!important;width:2px!important;height:100%}.customer-status li:first-child:before{top:50%;height:50%}.customer-status li:last-child:before{height:50%}.customer-status i{margin:0}.customer-grid,.public-reviews-grid{grid-template-columns:1fr}.customer-awb{align-items:flex-start;flex-direction:column}.customer-review-links a,.customer-review-links>div{align-items:flex-start;flex-direction:column}.public-review footer{grid-template-columns:1fr}.public-review footer time{grid-column:1}.customer-header>a:first-child strong{font-size:14px}}
