:root{--wh-bg:#fff;--wh-surface:#f8faf7;--wh-border:#e2e8de;--wh-border-strong:#c8d8c0;--wh-text:#111;--wh-text-soft:#4f5b49;--wh-text-muted:#6f7a69;--wh-green:#2a4d1f;--wh-green-mid:#3d6b2e;--wh-green-light:#eef4eb;--wh-green-tint:#2a4d1f1a;--wh-danger:#a12f2f;--wh-radius-sm:10px;--wh-radius-md:16px;--wh-radius-lg:22px;--wh-shadow:0 10px 28px #1e341614;--wh-transition:.2s ease}.wh-page{background:var(--wh-bg);color:var(--wh-text);padding-bottom:4rem;font-family:BDO Grotesk,system-ui,sans-serif}.wh-container{max-width:1160px;margin:0 auto;padding:0 2rem}.wh-context-strip{border-bottom:1px solid var(--wh-border);background:linear-gradient(#fff,#fafdfa)}.wh-context-inner{justify-content:space-between;align-items:center;gap:1rem;padding-top:.9rem;padding-bottom:.9rem;display:flex}.wh-context-copy{color:var(--wh-text-soft);letter-spacing:.01em;margin:0;font-size:.86rem}.wh-context-nav{align-items:center;gap:.45rem;display:flex}.wh-context-link{color:var(--wh-text-soft);transition:color var(--wh-transition), border-color var(--wh-transition), background var(--wh-transition);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.42rem .8rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.wh-context-link:hover,.wh-context-link.is-active{color:var(--wh-green);border-color:var(--wh-border-strong);background:var(--wh-green-light)}.wh-context-nav--single{justify-content:flex-end}.wh-context-link--order{background:var(--wh-green);color:#fff;border-color:var(--wh-green);box-shadow:0 6px 16px #2a4d1f2e}.wh-context-link--order:hover,.wh-context-link--order.is-active{color:#fff;background:var(--wh-green-mid);border-color:var(--wh-green-mid)}.wh-header-section{padding-top:3.25rem}.wh-eyebrow{border:1px solid var(--wh-border-strong);color:var(--wh-text-soft);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;align-items:center;margin:0 0 1rem;padding:.3rem .75rem;font-size:.68rem;font-weight:700;display:inline-flex}.wh-title{letter-spacing:-.02em;max-width:920px;margin:0;font-size:clamp(2rem,4vw,3.1rem);font-weight:600;line-height:1.1}.wh-subtitle{max-width:820px;color:var(--wh-text-soft);margin:1rem 0 0;font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.65}.wh-actions{flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:1.6rem;display:flex}.wh-btn{cursor:pointer;transition:background var(--wh-transition), color var(--wh-transition), border-color var(--wh-transition), transform var(--wh-transition), box-shadow var(--wh-transition);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.74rem 1.3rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.wh-btn:disabled{cursor:not-allowed;opacity:.7}.wh-btn--primary{background:var(--wh-green);color:#fff;border-color:var(--wh-green);box-shadow:0 6px 20px #2a4d1f33}.wh-btn--primary:hover:not(:disabled){background:var(--wh-green-mid);border-color:var(--wh-green-mid);transform:translateY(-1px)}.wh-btn--secondary{color:var(--wh-green);border-color:var(--wh-border-strong);background:0 0}.wh-btn--secondary:hover{background:var(--wh-green-light);border-color:var(--wh-green)}.wh-btn--table{background:var(--wh-green-light);border-color:var(--wh-border-strong);color:var(--wh-green);padding:.45rem .8rem;font-size:.82rem}.wh-content-section{margin-top:1rem}.wh-split-shell{padding-top:2.8rem}.wh-split-grid{grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);align-items:start;gap:2rem;display:grid}.wh-header-section--split{padding-top:0}.wh-header-section--split .wh-title{max-width:640px}.wh-content-section--split{margin-top:0}.wh-content-section--split .wh-auth-card{max-width:520px;margin-left:auto}.wh-section{border:1px solid var(--wh-border);border-radius:var(--wh-radius-md);box-shadow:var(--wh-shadow);background:linear-gradient(#fff,#fcfdfb);padding:1.75rem}.wh-section+.wh-section{margin-top:1.2rem}.wh-section-header h2{letter-spacing:-.01em;margin:0;font-size:clamp(1.35rem,2.5vw,2rem);font-weight:600}.wh-section-header p{color:var(--wh-text-soft);margin:.7rem 0 0;line-height:1.65}.wh-grid{gap:.85rem;margin-top:1.3rem;display:grid}.wh-grid--audience{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-card{border:1px solid var(--wh-border);border-radius:var(--wh-radius-sm);background:#fff;padding:1rem}.wh-card--audience{align-items:center;gap:.62rem;padding:.75rem .85rem;display:flex}.wh-audience-icon{border:1px solid var(--wh-border-strong);background:var(--wh-green-light);width:1.7rem;height:1.7rem;color:var(--wh-green);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;line-height:1;display:inline-flex}.wh-card h3{margin:0;font-size:1.03rem;font-weight:600}.wh-card--audience h3{font-size:.95rem;line-height:1.3}.wh-card p{color:var(--wh-text-soft);margin:.45rem 0 0;font-size:.93rem;line-height:1.55}.wh-benefits-list{gap:.72rem;margin-top:1.2rem;display:grid}.wh-benefit-item{border:1px solid var(--wh-border);border-radius:var(--wh-radius-sm);background:#fff;grid-template-columns:18px 1fr;align-items:flex-start;gap:.5rem;padding:.8rem .95rem;display:grid}.wh-benefit-item p{color:var(--wh-text-soft);margin:0}.wh-bullet{background:var(--wh-green);border-radius:50%;width:11px;height:11px;margin-top:.33rem}.wh-steps-list{gap:.55rem;margin:1.2rem 0 0;padding-left:1.25rem;display:grid}.wh-step-item{color:var(--wh-text-soft);line-height:1.5}.wh-compliance-note{border:1px solid var(--wh-border);background:var(--wh-surface);border-radius:12px;margin-top:1.2rem;padding:.85rem 1rem}.wh-compliance-note p{color:var(--wh-text-muted);margin:0;font-size:.8rem;line-height:1.45}.wh-inline-link-wrap{margin-bottom:1rem}.wh-inline-link{color:var(--wh-green);transition:border-color var(--wh-transition), color var(--wh-transition);border-bottom:1px solid #0000;font-size:.9rem;font-weight:600;text-decoration:none}.wh-inline-link:hover{border-color:var(--wh-green);color:var(--wh-green-mid)}.wh-form-card,.wh-auth-card{border:1px solid var(--wh-border);border-radius:var(--wh-radius-md);box-shadow:var(--wh-shadow);background:linear-gradient(#fff,#fbfcfb);padding:1.3rem}.wh-form{gap:1rem;display:grid}.wh-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.wh-field{gap:.4rem;display:grid}.wh-field--full{grid-column:1/-1}.wh-field span{letter-spacing:.04em;color:var(--wh-text-muted);text-transform:uppercase;font-size:.8rem;font-weight:700}.wh-field input,.wh-field textarea,.wh-field select{border:1px solid var(--wh-border);width:100%;color:var(--wh-text);transition:border-color var(--wh-transition), box-shadow var(--wh-transition);background:#fff;border-radius:10px;padding:.74rem .8rem;font-family:BDO Grotesk,system-ui,sans-serif;font-size:.95rem}.wh-field input:focus,.wh-field textarea:focus,.wh-field select:focus{border-color:var(--wh-green);box-shadow:0 0 0 3px var(--wh-green-tint);outline:none}.wh-form-error{color:var(--wh-danger);margin:0;font-size:.9rem;line-height:1.45}.wh-success-state h2{margin:0;font-size:1.3rem}.wh-success-state p{color:var(--wh-text-soft);margin:.6rem 0 0;line-height:1.65}.wh-auth-links{flex-wrap:wrap;gap:.85rem;margin-top:1rem;display:flex}.wh-order-toolbar{border:1px solid var(--wh-border);border-radius:var(--wh-radius-md);box-shadow:var(--wh-shadow);background:#fff;grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(180px,.7fr)) minmax(220px,1fr);align-items:end;gap:.9rem;padding:1.15rem;display:grid}.wh-field--search{min-width:0}.wh-toolbar-actions{gap:.65rem;display:grid}.wh-status-message{background:var(--wh-green-light);border:1px solid var(--wh-border-strong);color:var(--wh-green);border-radius:10px;margin:.9rem 0 0;padding:.7rem .9rem;font-size:.9rem}.wh-table-section{border:1px solid var(--wh-border);border-radius:var(--wh-radius-md);box-shadow:var(--wh-shadow);background:#fff;margin-top:1rem}.wh-table-scroll{overflow-x:auto}.wh-order-table{border-collapse:collapse;width:100%;min-width:980px}.wh-order-table th,.wh-order-table td{text-align:left;border-bottom:1px solid var(--wh-border);padding:.75rem .8rem;font-size:.89rem}.wh-order-table th{color:var(--wh-text-muted);text-transform:uppercase;letter-spacing:.04em;background:#fbfcfb;font-size:.72rem;font-weight:700}.wh-order-table tbody tr:hover{background:#fafdf9}.wh-stock-pill{border:1px solid var(--wh-border);border-radius:999px;justify-content:center;align-items:center;padding:.2rem .55rem;font-size:.76rem;display:inline-flex}.wh-stock-pill.is-in{color:var(--wh-green);border-color:var(--wh-border-strong);background:var(--wh-green-light)}.wh-stock-pill.is-out{color:#6d6d6d;background:#f5f5f5}.wh-qty-input{border:1px solid var(--wh-border);border-radius:8px;width:88px;padding:.45rem .55rem;font-family:BDO Grotesk,system-ui,sans-serif}.wh-empty-cell{text-align:center;color:var(--wh-text-soft);padding:2rem}.wh-summary-card{border:1px solid var(--wh-border);border-radius:var(--wh-radius-md);box-shadow:var(--wh-shadow);background:#fff;margin-top:1rem;padding:1.2rem}.wh-summary-card h2{margin:0;font-size:1.22rem}.wh-summary-card>p{color:var(--wh-text-soft);margin:.5rem 0 0}.wh-summary-list{gap:.45rem;margin:.95rem 0 0;padding:0;list-style:none;display:grid}.wh-summary-list li{border:1px solid var(--wh-border);border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .7rem;display:flex}.wh-summary-empty{color:var(--wh-text-muted);margin:.95rem 0 0}.wh-placeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.wh-placeholder-grid article{border:1px dashed var(--wh-border-strong);background:var(--wh-surface);border-radius:10px;padding:.75rem}.wh-placeholder-grid h3{margin:0;font-size:.95rem}.wh-placeholder-grid p{color:var(--wh-text-soft);margin:.45rem 0 0;font-size:.86rem;line-height:1.45}.wh-account-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.wh-account-grid--tracking{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-account-card{border:1px solid var(--wh-border);border-radius:var(--wh-radius-sm);box-shadow:var(--wh-shadow);background:#fff;padding:1rem}.wh-account-card h2{margin:0;font-size:1.08rem}.wh-account-card p{color:var(--wh-text-soft);margin:.5rem 0 0;font-size:.9rem;line-height:1.5}.wh-link-btn{color:var(--wh-green);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.wh-footnote{color:var(--wh-text-muted);margin:.85rem 0 0;font-size:.82rem;line-height:1.5}.wh-form-actions{flex-wrap:wrap;gap:.7rem;display:flex}@media (width>=761px){.wh-btn--form-submit{justify-self:center;width:auto;min-width:172px}}@media (width<=1024px){.wh-container{padding:.9rem 1.2rem}.wh-split-grid{grid-template-columns:1fr;gap:1.5rem}.wh-content-section--split .wh-auth-card{max-width:none;margin-left:0}.wh-order-toolbar,.wh-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.wh-split-shell{padding-top:0}.wh-header-section{padding-top:1rem}.wh-context-inner{flex-direction:column;align-items:stretch;gap:.65rem;padding-top:.7rem;padding-bottom:.7rem}.wh-context-copy{display:none}.wh-context-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;width:100%;padding-bottom:0;display:grid;overflow:visible}.wh-context-link{text-align:center;white-space:normal;justify-content:center;width:100%;min-height:42px;padding:.45rem .5rem;font-size:.8rem;line-height:1.25}.wh-context-nav--single,.wh-grid--audience,.wh-form-grid,.wh-placeholder-grid,.wh-account-grid,.wh-account-grid--tracking,.wh-order-toolbar{grid-template-columns:1fr}.wh-section,.wh-form-card,.wh-auth-card,.wh-summary-card,.wh-table-section{padding:.95rem}.wh-actions,.wh-form-actions{width:100%}.wh-page--landing .wh-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.wh-page--landing .wh-actions .wh-btn{width:100%;min-height:42px;padding:.6rem .5rem;font-size:.83rem;line-height:1.2}.wh-btn{width:100%}.wh-btn--table{width:auto}}
