:root{color-scheme:light;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1e3e35;background:#faf9f5}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}header{max-width:1260px;margin:auto;display:flex;align-items:center;gap:28px;padding:25px 32px;border-bottom:1px solid #dde2d8}header>a:last-child,header>form{margin-left:auto}.brand{font-size:30px;font-weight:850;letter-spacing:-1.5px;text-decoration:none}.brand span{color:#dc8559}.header-note{font-size:14px;color:#63736b}main{max-width:570px;margin:64px auto 70px;padding:0 26px}main.wide{max-width:1000px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:#778573}h1{font-size:clamp(32px,5vw,48px);line-height:1.13;letter-spacing:-1.7px;margin:14px 0 20px}h2{font-size:25px;letter-spacing:-.7px}h3{font-size:20px}.lead{font-size:18px;line-height:1.7;color:#5e7166}p{line-height:1.7}.account-form{display:grid;gap:20px;margin-top:30px}.field{display:grid;gap:8px}.field label{font-size:14px;font-weight:650}.field input,.field select{width:100%;padding:14px 15px;border:1px solid #bdcabb;border-radius:11px;background:white;color:#1e3e35;font:inherit}.field input:focus,.field select:focus{outline:3px solid #eac3a9;outline-offset:2px}.field.check{grid-template-columns:24px 1fr;align-items:start}.field.check label{grid-column:2;grid-row:1;line-height:1.6}.field.check input{grid-column:1;grid-row:1;margin:5px 0;width:18px;height:18px}.primary{padding:16px 24px;background:#20473c;color:white;border:0;border-radius:12px;font:inherit;font-weight:700;cursor:pointer}.primary:hover{background:#315f51}.text-button{font:inherit;background:none;border:0;color:inherit;text-decoration:underline;cursor:pointer}.fine,small{font-size:13px;color:#62746a;line-height:1.6}.form-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;margin-top:26px;font-size:14px}.notice{background:#e8eddf;border:1px solid #c8d6bf;padding:18px;border-radius:12px}.errorlist{margin:3px 0 0;padding-left:20px;color:#a52d2d;font-size:14px}.stores{margin-top:45px;border-top:1px solid #dde2d8;padding-top:26px}.stores>span{font-size:10px;letter-spacing:1.7px;color:#748372}.stores>div{display:flex;flex-wrap:wrap;gap:12px;margin-top:15px}.stores a{padding:11px 16px;background:#eeeae1;border-radius:50px;text-decoration:none;font-size:14px;font-weight:600}footer{display:flex;justify-content:center;gap:25px;flex-wrap:wrap;padding:28px;border-top:1px solid #dde2d8;font-size:12px;color:#62746a}.panel{margin-top:28px;padding:28px;background:#fffefa;border:1px solid #e2e5d9;border-radius:22px}.panel>h2:first-child{margin-top:0}.verified{display:inline-block;border-radius:30px;padding:3px 12px;font-size:12px;background:#e7eddf;margin-left:12px}.account-nav{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.account-nav a{border:1px solid #becbbb;border-radius:30px;padding:10px 17px;text-decoration:none;font-size:14px}.order-row{display:flex;justify-content:space-between;gap:16px;padding:20px 0;border-bottom:1px solid #e2e5d9;text-decoration:none;font-size:14px}.order-row small{display:block;margin-top:7px}.order-row>span:last-child{text-align:right}.empty{background:#f0f1e8;padding:23px;border-radius:14px}.empty p{margin-bottom:0}.skip{position:absolute;top:-100px}.skip:focus{top:0;padding:10px;background:white}.prose h2{margin-top:30px}a:focus-visible,button:focus-visible{outline:3px solid #dd9d71;outline-offset:4px}@media(min-width:720px){.wide .account-form{grid-template-columns:1fr 1fr}.wide .account-form>.primary,.wide .account-form>.errorlist{grid-column:1/-1}}@media(max-width:600px){header{padding:18px 22px;gap:14px}.brand{font-size:26px}.header-note{display:none}main{margin-top:36px}.panel{padding:20px}.verified{margin:10px 0}.order-row{flex-direction:column}.order-row>span:last-child{text-align:left}footer{gap:15px}}
