.admin-app{--admin-canvas: #f5f5f5;--admin-surface: #ffffff;--admin-sidebar: #0c1222;--admin-sidebar-hover: rgba(255, 255, 255, .06);--admin-sidebar-active: rgba(255, 255, 255, .1);--admin-accent: #c17f3a;--admin-accent-soft: rgba(193, 127, 58, .14);--admin-ink: #0c1222;--admin-border: rgba(12, 18, 34, .08);--admin-text: #0c1222;--admin-muted: #64748b;min-height:100vh;background-color:var(--admin-canvas);background-image:radial-gradient(ellipse 85% 55% at 0% 0%,rgba(193,127,58,.09),transparent 52%),radial-gradient(ellipse 60% 45% at 100% 8%,rgba(148,163,184,.06),transparent 48%),linear-gradient(180deg,#fff,#f5f5f5 18%,#f5f5f5);color:var(--admin-text);font-feature-settings:"cv02","cv03","cv04","cv11"}.admin-sidebar{position:fixed;left:0;top:0;z-index:40;display:flex;height:100%;width:16.75rem;flex-direction:column;border-right:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#0c1222,#121a2e 48%,#0f1628);color:#f8fafc;transition:transform .25s cubic-bezier(.4,0,.2,1)}.admin-sidebar--closed{transform:translate(-100%)}@media(min-width:768px){.admin-sidebar--closed{transform:translate(0)}}.admin-sidebar-brand{padding:1.35rem 1.25rem 1.1rem;border-bottom:1px solid rgba(255,255,255,.08)}.admin-sidebar-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.admin-sidebar-logo img{height:2.25rem;width:auto;-o-object-fit:contain;object-fit:contain}.admin-sidebar-brand-title{font-family:Montserrat,system-ui,sans-serif;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:#fff;line-height:1.2}.admin-sidebar-brand-sub{margin-top:.2rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#c17f3ad9}.admin-nav{flex:1;overflow-y:auto;padding:.75rem}.admin-nav-item{display:flex;width:100%;align-items:center;gap:.625rem;border-radius:9999px;padding:.625rem .875rem;font-size:.875rem;font-weight:500;color:#cbd5e1;transition:background .15s,color .15s}.admin-nav-item:hover{background:var(--admin-sidebar-hover);color:#f8fafc}.admin-nav-item--active{background:var(--admin-sidebar-active);color:#fff;box-shadow:inset 3px 0 0 0 var(--admin-accent)}.admin-sidebar-footer{border-top:1px solid rgba(255,255,255,.08);padding:1rem}.admin-user-email{font-size:.8125rem;font-weight:500;color:#f1f5f9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar-back{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;border-radius:9999px;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;color:#94a3b8;text-decoration:none;transition:background .15s,color .15s}.admin-sidebar-back:hover{background:var(--admin-sidebar-hover);color:#f8fafc}.admin-topbar{position:fixed;left:0;right:0;top:0;z-index:50;display:flex;height:3.5rem;align-items:center;justify-content:space-between;border-bottom:1px solid var(--admin-border);background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:0 1rem}@media(min-width:768px){.admin-topbar{display:none}}.admin-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;background:#0c122266;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.admin-main{min-height:100vh;padding:4rem 1rem 1rem}@media(min-width:768px){.admin-main{margin-left:16.75rem;padding:1.75rem 2rem 2.5rem}}.admin-main-inner{margin:0 auto;max-width:88rem}.admin-page-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}@media(min-width:640px){.admin-page-header{flex-direction:row;align-items:flex-start;justify-content:space-between}}.admin-page-title{font-family:Montserrat,system-ui,sans-serif;font-size:1.625rem;font-weight:600;letter-spacing:-.03em;color:var(--admin-text);line-height:1.15}@media(min-width:640px){.admin-page-title{font-size:1.875rem}}.admin-page-subtitle{margin-top:.375rem;max-width:42rem;font-size:.875rem;line-height:1.55;color:var(--admin-muted)}.admin-section-label{margin-bottom:.75rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--admin-muted)}.admin-card{border-radius:1rem;border:1px solid var(--admin-border);background:var(--admin-surface);box-shadow:0 1px #fffffff2 inset,0 12px 32px -24px #0c12221f}.admin-card-pad{padding:1rem}@media(min-width:640px){.admin-card-pad{padding:1.25rem}}.admin-panel{border-radius:1rem;border:1px solid var(--admin-border);background:var(--admin-surface);padding:1.25rem;box-shadow:0 1px #fffffff2 inset,0 12px 32px -24px #0c12221a}@media(min-width:640px){.admin-panel{padding:1.5rem}}.admin-stat-card{border-radius:1rem;border:1px solid var(--admin-border);background:var(--admin-surface);padding:1.25rem;box-shadow:0 1px #fffffff2 inset,0 8px 24px -16px #0c12221a;transition:box-shadow .2s,transform .2s}.admin-stat-card:hover{box-shadow:0 1px #fffffff2 inset,0 16px 40px -20px #0c122224}.admin-stat-card--muted{border-radius:1rem;border:1px solid var(--admin-border);background:#ffffffb8;padding:1.25rem}.admin-stat-icon{display:flex;padding:.625rem;border-radius:.875rem;flex-shrink:0}.admin-stat-icon--ink{background:var(--admin-ink);color:#fff}.admin-stat-icon--copper{background:var(--admin-accent);color:#fff}.admin-stat-icon--warm{background:#6b5344;color:#fff}.admin-stat-icon--slate{background:#475569;color:#fff}.admin-stat-icon--rose{background:#be4b62;color:#fff}.admin-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;background:var(--admin-ink);padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;color:#fff;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 12px 28px -14px #0c122273}.admin-btn-primary:hover{background:#1e293b}.admin-btn-primary:disabled{opacity:.5}.admin-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;border:1px solid var(--admin-border);background:#ffffffd9;padding:.5rem 1.125rem;font-size:.875rem;font-weight:500;color:var(--admin-text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .15s,border-color .15s}.admin-btn-secondary:hover{background:#fff;border-color:#0c122224}.admin-btn-accent{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;background:var(--admin-accent);padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;color:#fff;transition:background .15s}.admin-btn-accent:hover{background:#a86d32}.admin-link{font-size:.875rem;font-weight:600;color:var(--admin-accent);transition:color .15s}.admin-link:hover{color:#9a5f28}.admin-segment{border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s}.admin-segment--active{background:var(--admin-ink);color:#fff;box-shadow:0 8px 20px -12px #0c122259}.admin-segment--idle{border:1px solid var(--admin-border);background:var(--admin-surface);color:#475569}.admin-segment--idle:hover{background:#fffffff2}.admin-badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .625rem;font-size:.6875rem;font-weight:600;letter-spacing:.02em}.admin-status--paid{color:#166534;background:#ecfdf5}.admin-status--processing{color:#9a5f28;background:#c17f3a1f}.admin-status--shipped{color:#5b21b6;background:#f5f3ff}.admin-status--delivered{color:#166534;background:#dcfce7}.admin-status--default{color:#475569;background:#f1f5f9}.admin-quick-action{width:100%;text-align:left;padding:1rem;border-radius:.875rem;border:1px solid var(--admin-border);background:#fffc;transition:background .15s,border-color .15s}.admin-quick-action:hover{background:#fff;border-color:#c17f3a40}.admin-quick-action--copper{background:#c17f3a14;border-color:#c17f3a33}.admin-quick-action--copper:hover{background:#c17f3a24}.admin-list-row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem;border-radius:.875rem;background:#f6f4f0d9;text-align:left;transition:background .15s}.admin-list-row:hover{background:#f0ebe4}.admin-app input:not([type=checkbox]):not([type=radio]):not([type=file]),.admin-app select,.admin-app textarea{border-radius:.625rem;border:1px solid rgba(12,18,34,.12);background:#fff;font-size:.875rem;color:var(--admin-text);transition:border-color .15s,box-shadow .15s}.admin-app input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,.admin-app select:focus,.admin-app textarea:focus{outline:none;border-color:#c17f3a8c;box-shadow:0 0 0 3px #c17f3a2e}.admin-standalone .admin-main{padding-top:1.25rem;max-width:72rem;margin-left:auto;margin-right:auto}.admin-app table{font-size:.875rem}.admin-app thead{background:#f8f6f2;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--admin-muted)}.admin-kbd-hint{font-size:.75rem;color:var(--admin-muted)}.admin-user-avatar{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background:#c17f3a40;font-size:.875rem;font-weight:600;color:#fff}.admin-msg-badge{display:flex;height:1.25rem;min-width:1.25rem;align-items:center;justify-content:center;border-radius:9999px;background:#be4b62;padding:0 .375rem;font-size:.625rem;font-weight:700;color:#fff}.admin-live-chat{display:grid;height:calc(100vh - 12.5rem);min-height:32rem;grid-template-columns:minmax(15rem,22rem) minmax(0,1fr);gap:0;overflow:hidden;border-radius:1.125rem;border:1px solid var(--admin-border);background:var(--admin-surface);box-shadow:0 1px 2px #0c12220a,0 12px 40px #0c12220f}@media(max-width:1023px){.admin-live-chat{grid-template-columns:1fr;height:auto;min-height:28rem}.admin-live-chat--has-thread .admin-live-chat__inbox{display:none}}.admin-live-chat__inbox{display:flex;min-height:0;flex-direction:column;border-right:1px solid var(--admin-border);background:linear-gradient(180deg,#fff,#f5f5f5)}.admin-live-chat__inbox-head{padding:1rem 1rem .75rem;border-bottom:1px solid var(--admin-border)}.admin-live-chat__search{width:100%;border-radius:.75rem;border:1px solid rgba(12,18,34,.1);background:#fff;padding:.5rem .75rem .5rem 2.25rem;font-size:.8125rem;color:var(--admin-text)}.admin-live-chat__search-wrap{position:relative;margin-top:.65rem}.admin-live-chat__search-icon{position:absolute;left:.7rem;top:50%;transform:translateY(-50%);width:.95rem;height:.95rem;color:var(--admin-muted);pointer-events:none}.admin-live-chat__list{min-height:0;flex:1;overflow-y:auto;padding:.5rem}.admin-live-chat__thread-btn{display:flex;width:100%;gap:.75rem;border-radius:.875rem;border:1px solid transparent;padding:.75rem;text-align:left;transition:background .15s,border-color .15s,box-shadow .15s}.admin-live-chat__thread-btn:hover{background:#ffffffd9}.admin-live-chat__thread-btn--active{border-color:#c17f3a59;background:#fff;box-shadow:0 4px 14px #0c12220f}.admin-live-chat__thread-btn--unread .admin-live-chat__avatar{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--admin-accent)}.admin-live-chat__avatar{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background:linear-gradient(135deg,#c17f3a,#9a5f28);font-size:.75rem;font-weight:700;letter-spacing:.02em;color:#fff}.admin-live-chat__sync-banner{margin:.5rem .75rem 0;border-radius:.625rem;border:1px solid rgba(193,127,58,.25);background:#c17f3a14;padding:.5rem .65rem;font-size:.75rem;color:#7c4a1e}.admin-live-chat__pane{display:flex;min-height:0;flex-direction:column;background:#fff}.admin-live-chat__pane-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--admin-border);padding:1rem 1.25rem;background:linear-gradient(180deg,#fff,#faf9f7)}.admin-live-chat__messages{min-height:0;flex:1;overflow-y:auto;padding:1.25rem;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(193,127,58,.04),transparent 55%),linear-gradient(180deg,#f8f7f5,#f3f1ed)}.admin-live-chat__day{margin:1rem 0 .75rem;text-align:center;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--admin-muted)}.admin-live-chat__bubble-row{display:flex;gap:.5rem;margin-bottom:.65rem}.admin-live-chat__bubble-row--out{justify-content:flex-end}.admin-live-chat__bubble{max-width:min(100%,26rem);border-radius:1.125rem;padding:.65rem .9rem;font-size:.875rem;line-height:1.5;word-break:break-word}.admin-live-chat__bubble--in{border:1px solid rgba(12,18,34,.08);background:#fff;color:var(--admin-text);border-bottom-left-radius:.35rem;box-shadow:0 1px 3px #0c12220a}.admin-live-chat__bubble--out{background:linear-gradient(135deg,#0c1222,#1a2744);color:#f8fafc;border-bottom-right-radius:.35rem}.admin-live-chat__composer{border-top:1px solid var(--admin-border);padding:1rem 1.25rem 1.15rem;background:#fff}.admin-live-chat__composer-bar{display:flex;align-items:flex-end;gap:.4rem;border-radius:1rem;border:1px solid rgba(12,18,34,.1);background:#f8f7f5;padding:.45rem .5rem;transition:border-color .15s,box-shadow .15s}.admin-live-chat__composer-bar:focus-within{border-color:#c17f3a73;box-shadow:0 0 0 3px #c17f3a1f;background:#fff}.admin-live-chat__attach{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border:none;border-radius:.625rem;background:transparent;color:var(--admin-muted);transition:background .15s,color .15s}.admin-live-chat__attach:hover:not(:disabled){background:#0c12220f;color:var(--admin-text)}.admin-live-chat__attach:disabled{opacity:.4;cursor:not-allowed}.admin-live-chat__input{flex:1 1 0%;min-width:0;width:0;min-height:2.25rem;max-height:8rem;resize:none;border:none!important;background:transparent!important;box-shadow:none!important;padding:.4rem .15rem!important;font-size:.875rem;line-height:1.45}.admin-live-chat__send{display:flex;height:2.25rem;width:2.25rem;flex:0 0 2.25rem;align-items:center;justify-content:center;border-radius:.625rem;border:none;background:linear-gradient(135deg,#c17f3a,#a66a2f);color:#fff;transition:transform .12s,opacity .15s}.admin-live-chat__pending-file{margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem;border-radius:.75rem;border:1px dashed rgba(193,127,58,.35);background:#c17f3a0f;padding:.5rem .65rem;font-size:.75rem;color:#7c4a1e}.admin-live-chat__attachment-img{margin-top:.35rem;max-height:12rem;max-width:100%;border-radius:.75rem;-o-object-fit:cover;object-fit:cover}.admin-live-chat__attachment-link{margin-top:.35rem;display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:500;color:#c17f3a;text-decoration:underline}.admin-live-chat__send:hover:not(:disabled){transform:scale(1.04)}.admin-live-chat__send:disabled{opacity:.45;cursor:not-allowed}.admin-live-chat__empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:var(--admin-muted)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Montserrat,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--aurora-canvas: #ffffff;--aurora-surface: #f5f5f5;--aurora-surface-muted: #ececec;--aurora-photo-stage: #e8e8e8;--aurora-photo-scale: 1.1}*{border-color:#e2e8f0cc}body{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,system-ui,sans-serif;background-color:var(--aurora-canvas)}.page-under-nav{padding-top:4.75rem}@media(min-width:640px){.page-under-nav{padding-top:5rem}}h1,h2,h3,h4,h5,h6{font-family:Montserrat,system-ui,sans-serif;font-weight:600;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.left-0{left:0}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-3{top:.75rem}.-z-10{z-index:-10}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.-mt-2{margin-top:-.5rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[4\/5\]{aspect-ratio:4/5}.aspect-square{aspect-ratio:1 / 1}.\!h-8{height:2rem!important}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[1\.125rem\]{height:1.125rem}.h-\[18px\]{height:18px}.h-\[4\.25rem\]{height:4.25rem}.h-\[calc\(100vh-250px\)\]{height:calc(100vh - 250px)}.h-full{height:100%}.max-h-40{max-height:10rem}.max-h-72{max-height:18rem}.max-h-\[90vh\]{max-height:90vh}.max-h-\[min\(320px\,50vh\)\]{max-height:min(320px,50vh)}.min-h-24{min-height:6rem}.min-h-32{min-height:8rem}.min-h-\[40vh\]{min-height:40vh}.min-h-\[44px\]{min-height:44px}.min-h-\[460px\]{min-height:460px}.min-h-\[48px\]{min-height:48px}.min-h-\[50vh\]{min-height:50vh}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.\!w-8{width:2rem!important}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[1\.125rem\]{width:1.125rem}.w-\[18px\]{width:18px}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[2rem\]{min-width:2rem}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-\[75\%\]{max-width:75%}.max-w-\[7rem\]{max-width:7rem}.max-w-\[92\%\]{max-width:92%}.max-w-\[calc\(100\%-4rem\)\]{max-width:calc(100% - 4rem)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.touch-pan-y{--tw-pan-y: pan-y;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.resize-none{resize:none}.resize-y{resize:vertical}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-1{row-gap:.25rem}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-balance{text-wrap:balance}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-bento{border-radius:24px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-200\/90{border-color:#fde68ae6}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-brand-accent{--tw-border-opacity: 1;border-color:rgb(193 127 58 / var(--tw-border-opacity, 1))}.border-brand-accent\/20{border-color:#c17f3a33}.border-brand-accent\/25{border-color:#c17f3a40}.border-brand-accent\/50{border-color:#c17f3a80}.border-brand-ink{--tw-border-opacity: 1;border-color:rgb(12 18 34 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-500{--tw-border-opacity: 1;border-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-200\/60{border-color:#e2e8f099}.border-slate-200\/80{border-color:#e2e8f0cc}.border-slate-200\/90{border-color:#e2e8f0e6}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-300\/80{border-color:#cbd5e1cc}.border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-slate-900{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-t-brand-accent{--tw-border-opacity: 1;border-top-color:rgb(193 127 58 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-\[var\(--aurora-photo-stage\)\]{background-color:var(--aurora-photo-stage)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/95{background-color:#fffbebf2}.bg-amber-800{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-brand-accent{--tw-bg-opacity: 1;background-color:rgb(193 127 58 / var(--tw-bg-opacity, 1))}.bg-brand-accent\/10{background-color:#c17f3a1a}.bg-brand-accent\/15{background-color:#c17f3a26}.bg-brand-cream{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-brand-cream\/80{background-color:#f5f5f5cc}.bg-brand-ink{--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1))}.bg-brand-ink\/5{background-color:#0c12220d}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-50\/80{background-color:#ecfdf5cc}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-emerald-700{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-100\/80{background-color:#f1f5f9cc}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/60{background-color:#fff9}.bg-white\/70{background-color:#ffffffb3}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-brand-accent{--tw-gradient-from: #c17f3a var(--tw-gradient-from-position);--tw-gradient-to: rgb(193 127 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/50{--tw-gradient-from: rgb(2 6 23 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#6b5344\]{--tw-gradient-to: #6b5344 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-10{padding-left:2.5rem}.pl-5{padding-left:1.25rem}.pr-10{padding-right:2.5rem}.pr-3{padding-right:.75rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-display{font-family:Montserrat,system-ui,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[clamp\(1\.75rem\,4vw\,2\.5rem\)\]{font-size:clamp(1.75rem,4vw,2.5rem)}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.normal-case{text-transform:none}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#c17f3a\]{--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-800\/80{color:#92400ecc}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.text-aurora-primary\/30{color:#00f5ff4d}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-brand-accent{--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.text-brand-accent-soft{--tw-text-opacity: 1;color:rgb(232 201 168 / var(--tw-text-opacity, 1))}.text-brand-accent\/40{color:#c17f3a66}.text-brand-ink{--tw-text-opacity: 1;color:rgb(12 18 34 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-emerald-900\/90{color:#064e3be6}.text-emerald-950{--tw-text-opacity: 1;color:rgb(2 44 34 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-slate-950{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/70{color:#ffffffb3}.text-white\/85{color:#ffffffd9}.text-white\/90{color:#ffffffe6}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.decoration-brand-accent\/40{text-decoration-color:#c17f3a66}.decoration-slate-300{text-decoration-color:#cbd5e1}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.accent-brand-ink{accent-color:#0c1222}.opacity-0{opacity:0}.opacity-40{opacity:.4}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.ring-brand-ink\/10{--tw-ring-color: rgb(12 18 34 / .1)}.ring-emerald-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.ring-slate-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.ring-slate-200\/60{--tw-ring-color: rgb(226 232 240 / .6)}.ring-slate-200\/70{--tw-ring-color: rgb(226 232 240 / .7)}.ring-slate-200\/80{--tw-ring-color: rgb(226 232 240 / .8)}.ring-slate-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.home-page{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.home-hero--editorial{position:relative;isolation:isolate;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));min-height:clamp(32rem,88svh,54rem)}.home-hero--editorial .home-hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.home-hero--editorial .home-hero-bg{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%}.home-hero-scrim{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0c122259,#0c122214 35%,#0c122205 55%,#0c122273)}.home-hero-scrim-bottom{pointer-events:none;position:absolute;left:0;right:0;bottom:0;z-index:2;height:55%;background:linear-gradient(to top,rgba(12,18,34,.82) 0%,rgba(12,18,34,.45) 45%,transparent 100%)}.home-hero--editorial .home-hero-shell{position:relative;z-index:3;display:flex;min-height:inherit;align-items:flex-end;padding-bottom:2.5rem;padding-top:7rem}@media(min-width:640px){.home-hero--editorial .home-hero-shell{padding-bottom:3.5rem;padding-top:8rem}}@media(min-width:1024px){.home-hero--editorial .home-hero-shell{padding-bottom:5rem;padding-top:9rem}}.home-hero-copy{max-width:36rem}@media(min-width:1024px){.home-hero-copy{max-width:42rem}}.home-hero-bottom{display:flex;width:100%;flex-direction:column;gap:2rem}@media(min-width:640px){.home-hero-bottom{gap:2.5rem}}@media(min-width:1024px){.home-hero-bottom{flex-direction:row;align-items:flex-end;justify-content:space-between}}.home-hero-kicker{margin-bottom:.75rem;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:640px){.home-hero-kicker{font-size:1.125rem;line-height:1.75rem}}.home-hero--editorial .home-hero-headline{font-size:clamp(2rem,5.5vw,3.5rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));text-shadow:0 8px 40px rgba(0,0,0,.35)}.home-hero-tagline{margin-top:1rem;max-width:32rem;font-size:.95rem;font-weight:400;line-height:1.625;color:#ffffffd9}@media(min-width:640px){.home-hero-tagline{font-size:1rem;line-height:1.5rem}}.home-hero--editorial .home-hero-cta-primary{display:inline-flex;min-height:48px;flex-shrink:0;align-items:center;justify-content:center;align-self:flex-start;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(232 232 232 / var(--tw-bg-opacity, 1));padding-left:2rem;padding-right:2rem;font-size:.75rem;line-height:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media(min-width:640px){.home-hero--editorial .home-hero-cta-primary{min-height:52px;padding-left:2.5rem;padding-right:2.5rem;font-size:.875rem;line-height:1.25rem}}@media(min-width:1024px){.home-hero--editorial .home-hero-cta-primary{align-self:flex-end}}@media(hover:hover){.home-hero--editorial .home-hero-cta-primary:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-color:var(--aurora-surface)}}.home-trust{border-bottom-width:1px;border-color:#e2e8f099;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.home-trust-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;-moz-column-gap:2rem;column-gap:2rem;row-gap:.75rem;padding-top:1rem;padding-bottom:1rem}@media(min-width:640px){.home-trust-list{justify-content:space-between;padding-top:1.25rem;padding-bottom:1.25rem}}.home-trust-item{display:flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media(min-width:640px){.home-trust-item{font-size:.72rem}}.home-trust-icon{height:1rem;width:1rem;flex-shrink:0;--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.home-categories{border-bottom-width:1px;border-color:#e2e8f080;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:1.5rem;padding-bottom:1.5rem}@media(min-width:640px){.home-categories{padding-top:2rem;padding-bottom:2rem}}.home-categories-head{margin-bottom:1rem}.home-categories-title{font-size:1.5rem;line-height:2rem;font-weight:500;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(12 18 34 / var(--tw-text-opacity, 1))}@media(min-width:640px){.home-categories-title{font-size:1.65rem}}.home-categories-scroll-wrap{margin-left:-1rem;margin-right:-1rem;overflow-x:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.home-categories-scroll-wrap{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.home-categories-scroll-wrap{margin-left:-2rem;margin-right:-2rem;padding-left:2rem;padding-right:2rem}}.home-categories-scroll-wrap{scrollbar-width:none}.home-categories-scroll-wrap::-webkit-scrollbar{display:none}.home-categories-scroll{display:flex;width:-moz-max-content;width:max-content;gap:.625rem;padding-bottom:.25rem}.home-category-pill{display:inline-flex;flex-shrink:0;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;border-color:#cbd5e1cc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media(hover:hover){.home-category-pill:hover{border-color:#c17f3a66;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}.home-category-pill--accent{--tw-border-opacity: 1;border-color:rgb(12 18 34 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(hover:hover){.home-category-pill--accent:hover{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}}.home-glasses-showcase{border-top-width:1px;border-bottom-width:1px;border-color:#e2e8f0cc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:3.5rem;padding-bottom:3.5rem}@media(min-width:640px){.home-glasses-showcase{padding-top:4rem;padding-bottom:4rem}}@media(min-width:1024px){.home-glasses-showcase{padding-top:5rem;padding-bottom:5rem}}.glasses-showcase-shell{position:relative}.glasses-showcase-header{margin-left:auto;margin-right:auto;max-width:42rem;text-align:center}.glasses-showcase-eyebrow{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.glasses-showcase-title{margin-top:.75rem;font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:600;line-height:1.08;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.glasses-showcase-sub{margin-left:auto;margin-right:auto;margin-top:.75rem;max-width:36rem;font-size:.9375rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media(min-width:640px){.glasses-showcase-sub{font-size:1rem;line-height:1.5rem}}.glasses-showcase-tabs{margin-left:auto;margin-right:auto;margin-top:2rem;display:flex;width:100%;max-width:20rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}@media(min-width:640px){.glasses-showcase-tabs{max-width:24rem}}.glasses-showcase-tab{display:inline-flex;flex:1 1 0%;align-items:center;justify-content:center;gap:.5rem;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.glasses-showcase-tab:last-child{border-right-width:0px}.glasses-showcase-tab--active{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(hover:hover){.glasses-showcase-tab:not(.glasses-showcase-tab--active):hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}}.glasses-showcase-panel{margin-top:2rem}@media(min-width:1024px){.glasses-showcase-panel{margin-top:3rem}}.glasses-showcase-detail-tabs{margin-left:auto;margin-right:auto;margin-bottom:1.5rem;display:grid;max-width:32rem;grid-template-columns:repeat(3,minmax(0,1fr));border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}@media(min-width:640px){.glasses-showcase-detail-tabs{max-width:36rem}}.glasses-showcase-detail-tab{border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.625rem .75rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.glasses-showcase-detail-tab:last-child{border-right-width:0px}@media(min-width:640px){.glasses-showcase-detail-tab{padding:.75rem 1rem;font-size:.75rem;line-height:1rem}}.glasses-showcase-detail-tab--active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1));--tw-shadow: inset 0 -2px 0 0 #0f172a;--tw-shadow-colored: inset 0 -2px 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.glasses-showcase-hero{display:grid;align-items:flex-start;gap:1.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(244 244 244 / var(--tw-bg-opacity, 1));padding:1rem}@media(min-width:640px){.glasses-showcase-hero{gap:2rem;padding:1.5rem}}@media(min-width:768px){.glasses-showcase-hero{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:0px;padding:0}}.glasses-showcase-visual{position:relative;display:flex;aspect-ratio:5/4;max-height:17.5rem;width:100%;align-items:stretch;overflow:hidden}@media(min-width:640px){.glasses-showcase-visual{aspect-ratio:1 / 1;max-height:20rem}}@media(min-width:768px){.glasses-showcase-visual{aspect-ratio:auto;max-height:none;min-height:18rem}}.glasses-showcase-visual{background-color:var(--aurora-photo-stage)}.glasses-showcase-visual .aurora-product-photo{height:100%;width:100%}.glasses-showcase-img-placeholder{display:flex;height:100%;width:100%;align-items:center;justify-content:center;background-color:var(--aurora-photo-stage)}.glasses-showcase-hero-copy{display:flex;flex-direction:column;justify-content:center;text-align:left}@media(min-width:768px){.glasses-showcase-hero-copy{border-left-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:2rem}}@media(min-width:1024px){.glasses-showcase-hero-copy{padding:2.5rem}}.glasses-showcase-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;border-width:1px;--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1));padding:.25rem .625rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.glasses-showcase-hero-title{margin-top:.75rem;font-size:clamp(1.25rem,2.8vw,1.875rem);font-weight:600;line-height:1.12;letter-spacing:-.02em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:1024px){.glasses-showcase-hero-title{margin-top:1rem}}.glasses-showcase-hero-intro{margin-top:.5rem;max-width:32rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media(min-width:640px){.glasses-showcase-hero-intro{font-size:.9375rem}}@media(min-width:1024px){.glasses-showcase-hero-intro{margin-top:.75rem}}.glasses-showcase-stats{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.375rem}@media(min-width:1024px){.glasses-showcase-stats{margin-top:1.25rem;gap:.5rem}}.glasses-showcase-stat{border-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.25rem .625rem;font-size:.625rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}@media(min-width:640px){.glasses-showcase-stat{padding:.375rem .75rem;font-size:.6875rem}}.glasses-showcase-cta{margin-top:1.25rem;display:inline-flex;width:100%;align-items:center;justify-content:center;gap:.625rem;--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1));padding:.75rem 1.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.glasses-showcase-cta:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.glasses-showcase-cta:active{--tw-scale-x: .99;--tw-scale-y: .99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media(min-width:640px){.glasses-showcase-cta{margin-top:1.75rem;width:-moz-fit-content;width:fit-content;justify-content:flex-start;padding:.875rem 1.5rem;font-size:.8125rem}}.glasses-showcase-features-block{max-width:48rem}.glasses-showcase-features-head{margin-bottom:.25rem}.glasses-showcase-features-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.glasses-feature-body{font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.glasses-showcase-tips{max-width:48rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1));padding:1rem}@media(min-width:640px){.glasses-showcase-tips{padding:1.5rem}}.glasses-showcase-tips-label{display:flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.glasses-showcase-tip-body{font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.glasses-accordion-list{margin-top:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.glasses-accordion-item{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.glasses-accordion-item:last-child{border-bottom-width:0px}.glasses-accordion-item--open .glasses-accordion-chevron{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.glasses-accordion-trigger{display:flex;width:100%;align-items:center;gap:.75rem;padding:.875rem 1rem;text-align:left;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.glasses-accordion-trigger:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.glasses-accordion-icon{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-width:1px;--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.glasses-accordion-title{flex:1 1 0%;font-size:.875rem;line-height:1.25rem;font-weight:600;line-height:1.375;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.glasses-accordion-chevron{height:1rem;width:1rem;flex-shrink:0;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.glasses-accordion-panel-wrap{overflow:hidden}.glasses-accordion-panel{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1));padding:.75rem 1rem 1rem}.glasses-accordion-panel .glasses-feature-body,.glasses-accordion-panel .glasses-showcase-tip-body{font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.glasses-showcase-foot{margin-top:2rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:1.5rem;text-align:center}@media(min-width:1024px){.glasses-showcase-foot{margin-top:2.5rem;padding-top:2rem}}.glasses-showcase-store-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.glasses-showcase-store-link:hover{opacity:.7}.home-section{padding-top:3rem;padding-bottom:3rem}@media(min-width:640px){.home-section{padding-top:4rem;padding-bottom:4rem}}@media(min-width:1024px){.home-section{padding-top:5rem;padding-bottom:5rem}}.home-section--spotlight{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:2.5rem}@media(min-width:640px){.home-section--spotlight{padding-top:3.5rem}}.home-section--catalog{background-color:var(--aurora-surface-muted)}.home-section-eyebrow{margin-bottom:.5rem;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.24em;--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.home-section-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:500;line-height:1.25;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(12 18 34 / var(--tw-text-opacity, 1))}.home-spotlight-link{display:grid;gap:0px;overflow:hidden;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 20px 60px -30px rgba(12,18,34,.2);--tw-shadow-colored: 0 20px 60px -30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(226 232 240 / .6)}@media(min-width:1024px){.home-spotlight-link{grid-template-columns:1.15fr .85fr}}@media(hover:hover){.home-spotlight-link:hover .aurora-product-photo__img{transform:scale(calc(var(--aurora-photo-scale) * 1.02))}}.home-spotlight-media{position:relative;display:flex;min-height:18rem;align-items:stretch;overflow:hidden}@media(min-width:640px){.home-spotlight-media{min-height:22rem}}@media(min-width:1024px){.home-spotlight-media{min-height:28rem}}.home-spotlight-media{background-color:var(--aurora-photo-stage)}.home-spotlight-media .aurora-product-photo{height:100%;width:100%}.home-spotlight-img-placeholder{height:100%;width:100%;background-color:var(--aurora-photo-stage)}.home-spotlight-badge{position:absolute;left:1rem;top:1rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));padding:.25rem .75rem;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.home-spotlight-fav{position:absolute;right:1rem;top:1rem;display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;border-color:#ffffffe6;background-color:#fffffff2;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.home-spotlight-fav--on{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.home-spotlight-body{display:flex;flex-direction:column;justify-content:center;padding:1.5rem}@media(min-width:640px){.home-spotlight-body{padding:2rem}}@media(min-width:1024px){.home-spotlight-body{padding:2.5rem}}.home-spotlight-eyebrow{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.home-spotlight-title{margin-top:.5rem;font-size:1.5rem;line-height:2rem;font-weight:500;line-height:1.25;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(12 18 34 / var(--tw-text-opacity, 1))}@media(min-width:640px){.home-spotlight-title{font-size:1.875rem;line-height:2.25rem}}@media(min-width:1024px){.home-spotlight-title{font-size:2.25rem}}.home-spotlight-price{margin-top:.75rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-text-opacity: 1;color:rgb(12 18 34 / var(--tw-text-opacity, 1))}@media(min-width:640px){.home-spotlight-price{font-size:1.5rem;line-height:2rem}}.home-spotlight-desc{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.home-spotlight-actions{margin-top:1.5rem;display:flex;flex-direction:column;gap:.625rem}@media(min-width:640px){.home-spotlight-actions{flex-direction:row;flex-wrap:wrap}}.home-spotlight-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;padding-left:1.5rem;padding-right:1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.home-spotlight-btn--primary{--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(hover:hover){.home-spotlight-btn--primary:hover:not(:disabled){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}}.home-spotlight-btn--ghost{border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.home-spotlight-spinner{height:1rem;width:1rem}.home-spotlight-spinner{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1));border-top-color:transparent}.home-rail-section{border-top-width:1px;border-color:#e2e8f080;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:3rem;padding-bottom:3rem}@media(min-width:640px){.home-rail-section{padding-top:4rem;padding-bottom:4rem}}.home-rail-header{margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.home-rail-header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.home-rail-title{font-size:clamp(1.65rem,3.5vw,2.35rem);font-weight:500;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(12 18 34 / var(--tw-text-opacity, 1))}.home-rail-sub{margin-top:.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.home-rail-action{display:inline-flex;flex-shrink:0;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;--tw-text-opacity: 1;color:rgb(12 18 34 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.home-rail-action:hover{--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.home-rail-action-icon{font-size:1.125rem;line-height:1.75rem;line-height:1;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media(hover:hover){.home-rail-action:hover .home-rail-action-icon{transform:translate(3px)}}.home-rail-scroll-wrap{overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-rail-scroll-wrap::-webkit-scrollbar{display:none}.home-rail-scroll{display:flex;gap:1rem;padding-bottom:.5rem}.home-rail-item{width:min(88vw,22rem);flex-shrink:0}@media(min-width:640px){.home-rail-item{width:20rem}}@media(min-width:1024px){.home-rail-item{width:22rem}}.home-rail-item .product-card-classic-inner{height:100%}.home-editorial{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:3rem;padding-bottom:3rem}@media(min-width:640px){.home-editorial{padding-top:4rem;padding-bottom:4rem}}.home-editorial-grid{display:grid;gap:1rem}@media(min-width:640px){.home-editorial-grid{gap:1.25rem}}.home-editorial-grid--single{max-width:42rem}.home-editorial-band-link{display:block;height:100%}.home-editorial-band-inner{display:flex;height:100%;min-height:12rem;flex-direction:column;justify-content:flex-end;border-radius:1rem;padding:1.5rem}@media(min-width:640px){.home-editorial-band-inner{min-height:14rem;padding:2rem}}.home-editorial-band--partner .home-editorial-band-inner{background:linear-gradient(145deg,#f5f5f5,#ececec,#e8e8e8);--tw-text-opacity: 1;color:rgb(12 18 34 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(226 232 240 / .8)}.home-editorial-band-title{font-size:1.5rem;line-height:2rem;font-weight:500;letter-spacing:-.03em}@media(min-width:640px){.home-editorial-band-title{font-size:1.75rem}}.home-editorial-band-sub{margin-top:.5rem;max-width:16rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;opacity:.85}.home-editorial-band--partner .home-editorial-band-sub{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));opacity:1}.home-editorial-band-cta{margin-top:1.25rem;display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.home-editorial-band--partner .home-editorial-band-cta{--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.home-catalog-header{margin-bottom:2.5rem;display:flex;flex-direction:column;gap:1.5rem;border-bottom-width:1px;border-color:#e2e8f0b3;padding-bottom:2rem}@media(min-width:640px){.home-catalog-header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.home-catalog-footer{margin-top:3.5rem;display:flex;justify-content:center}.home-loading{display:flex;height:14rem;align-items:center;justify-content:center;background-color:var(--aurora-surface-muted)}.home-loading-spinner{height:2.5rem;width:2.5rem;border-radius:9999px;border-width:2px;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-border-opacity: 1;border-top-color:rgb(12 18 34 / var(--tw-border-opacity, 1))}.home-empty{padding-top:6rem;padding-bottom:6rem;text-align:center;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media(max-width:639px){.home-hero-bottom{align-items:flex-start}.home-trust-list{-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:1rem}.home-trust-item{width:calc(50% - .625rem);justify-content:center}}.customer-page{padding-top:4.75rem}@media(min-width:640px){.customer-page{padding-top:5rem}}.customer-page{min-height:100%;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));background-color:var(--aurora-canvas)}.customer-page-main{margin-left:auto;margin-right:auto;max-width:80rem;padding:2.5rem 1rem}@media(min-width:640px){.customer-page-main{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.customer-page-main{padding-left:2rem;padding-right:2rem}}@media(min-width:640px){.customer-page-main{padding-top:3.5rem;padding-bottom:3.5rem}}@media(min-width:1024px){.customer-page-main{padding-top:4rem;padding-bottom:4rem}}.customer-page-hero{margin-bottom:2.5rem;border-bottom-width:1px;border-color:#e2e8f0b3;padding-bottom:2rem}@media(min-width:640px){.customer-page-hero{margin-bottom:3rem;padding-bottom:2.5rem}}.customer-page-eyebrow{margin-bottom:.75rem;display:inline-flex;align-items:center;gap:.75rem;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.24em;--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.customer-page-eyebrow:before{content:"";height:1px;width:2rem;background-color:#c17f3acc}.customer-page-title{font-family:Montserrat,system-ui,sans-serif;font-size:clamp(2rem,5vw,3.25rem);font-weight:500;line-height:1.05;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(12 18 34 / var(--tw-text-opacity, 1))}.customer-page-sub{margin-top:.75rem;max-width:42rem;font-size:1rem;line-height:1.5rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media(min-width:640px){.customer-page-sub{font-size:1.125rem;line-height:1.75rem}}.customer-page-sub--center{margin-left:auto;margin-right:auto}.customer-card{border-radius:1rem;border-width:1px;border-color:#e2e8f0b3;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));box-shadow:0 1px #fffffff2 inset,0 16px 40px -28px #0c12221f}.customer-card-pad{padding:1.25rem}@media(min-width:640px){.customer-card-pad{padding:1.5rem}}@media(min-width:1024px){.customer-card-pad{padding:2rem}}.customer-panel{border-radius:.75rem;border-width:1px;border-color:#e2e8f0b3;background-color:#ffffffe6;padding:1.25rem}@media(min-width:640px){.customer-panel{padding:1.5rem}}.customer-loading{display:flex;align-items:center;justify-content:center;padding-top:5rem;padding-bottom:5rem}.customer-spinner{height:2.5rem;width:2.5rem}.customer-spinner{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-border-opacity: 1;border-top-color:rgb(12 18 34 / var(--tw-border-opacity, 1))}.customer-empty{border-radius:1rem;border-width:1px;border-style:dashed;border-color:#cbd5e1cc;background-color:#fff9;padding-top:4rem;padding-bottom:4rem;text-align:center}.customer-empty-title{font-family:Montserrat,system-ui,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:500;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.customer-empty-sub{margin-top:.5rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.store-page{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:4.75rem}@media(min-width:640px){.store-page{padding-top:5rem}}.store-page{min-height:100%;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));background-color:var(--aurora-canvas)}.store-page .customer-page-hero{border-bottom-width:0px;padding-bottom:1rem}@media(min-width:640px){.store-page .customer-page-hero{padding-bottom:1.5rem}}.store-page .customer-page-eyebrow{--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.store-filters{margin-bottom:2rem;display:flex;flex-wrap:wrap;gap:.5rem}.store-filter-pill{display:inline-flex;align-items:center;border-radius:9999px;border-width:1px;border-color:#cbd5e1cc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.store-filter-pill--active{--tw-border-opacity: 1;border-color:rgb(12 18 34 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.store-catalog-surface{margin-left:-1rem;margin-right:-1rem;background-color:var(--aurora-surface-muted);padding:2.5rem 1rem}@media(min-width:640px){.store-catalog-surface{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.store-catalog-surface{padding-top:3.5rem;padding-bottom:3.5rem}}@media(hover:hover){.store-filter-pill:not(.store-filter-pill--active):hover{border-color:#c17f3a66;--tw-text-opacity: 1;color:rgb(12 18 34 / var(--tw-text-opacity, 1))}}.auth-page{display:flex;min-height:100svh;align-items:center;justify-content:center;padding:4.75rem 1rem 4rem}@media(min-width:640px){.auth-page{padding-top:5rem}}.auth-page{min-height:100%;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));background-color:var(--aurora-canvas)}@media(min-width:640px){.auth-page{padding-left:1.5rem;padding-right:1.5rem}}.auth-card{width:100%;max-width:28rem;border-radius:1rem;border-width:1px;border-color:#e2e8f0b3;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));box-shadow:0 1px #fffffff2 inset,0 16px 40px -28px #0c12221f;padding:1.25rem}@media(min-width:640px){.auth-card{padding:1.5rem}}@media(min-width:1024px){.auth-card{padding:2rem}}.auth-title{text-align:center;font-size:clamp(1.75rem,4vw,2.25rem);font-family:Montserrat,system-ui,sans-serif;font-size:clamp(2rem,5vw,3.25rem);font-weight:500;line-height:1.05;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(12 18 34 / var(--tw-text-opacity, 1))}.form-input{width:100%;border-radius:.75rem;border-width:1px;border-color:#cbd5e1cc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.form-input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.form-input::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.form-input:focus{border-color:#c17f3a80;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(193 127 58 / .25)}.form-input-icon-wrap{position:relative}.form-input-icon-wrap .form-input{padding-left:2.5rem}.form-input-icon{pointer-events:none;position:absolute;left:.75rem;top:50%;height:1.25rem;width:1.25rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.commerce-page{padding-top:4.75rem}@media(min-width:640px){.commerce-page{padding-top:5rem}}.commerce-page{min-height:100%;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));background-color:var(--aurora-canvas)}.commerce-layout{display:grid;gap:2rem}@media(min-width:1024px){.commerce-layout{grid-template-columns:1fr min(22rem,32%);align-items:flex-start}}.commerce-summary{border-radius:1rem;border-width:1px;border-color:#e2e8f0b3;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));box-shadow:0 1px #fffffff2 inset,0 16px 40px -28px #0c12221f;padding:1.25rem}@media(min-width:640px){.commerce-summary{padding:1.5rem}}@media(min-width:1024px){.commerce-summary{padding:2rem;position:sticky;top:6rem}}.pdp-page{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-bottom:7rem;padding-top:4.75rem}@media(min-width:640px){.pdp-page{padding-top:5rem}}.pdp-page{min-height:100%;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));background-color:var(--aurora-canvas)}@media(min-width:1024px){.pdp-page{padding-bottom:3.5rem}}.legal-page{padding-top:4.75rem}@media(min-width:640px){.legal-page{padding-top:5rem}}.legal-page{min-height:100%;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));background-color:var(--aurora-canvas)}.legal-page .customer-page-main{max-width:48rem}.legal-prose>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.legal-prose{line-height:1.625;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.landing-page{padding-top:4.75rem}@media(min-width:640px){.landing-page{padding-top:5rem}}.landing-page{min-height:100%;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));background-color:var(--aurora-canvas)}.landing-hero{margin-bottom:2.5rem;border-bottom-width:1px;border-color:#e2e8f0b3;padding-bottom:2rem}@media(min-width:640px){.landing-hero{margin-bottom:3rem;padding-bottom:2.5rem}}.landing-hero{text-align:center}.store-page .landing-hero{border-bottom-width:0px;padding-bottom:1rem}@media(min-width:640px){.store-page .landing-hero{padding-bottom:1.5rem}}.partnership-page{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:4.75rem}@media(min-width:640px){.partnership-page{padding-top:5rem}}.partnership-page{min-height:100%;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));background-color:var(--aurora-canvas)}.partnership-benefit-grid{display:grid;gap:1.5rem}@media(min-width:640px){.partnership-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.partnership-benefit{text-align:center;border-radius:1rem;border-width:1px;border-color:#e2e8f0b3;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));box-shadow:0 1px #fffffff2 inset,0 16px 40px -28px #0c12221f;padding:1.25rem}@media(min-width:640px){.partnership-benefit{padding:1.5rem}}@media(min-width:1024px){.partnership-benefit{padding:2rem}}.partner-page{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:4.75rem}@media(min-width:640px){.partner-page{padding-top:5rem}}.partner-page{min-height:100%;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));background-color:var(--aurora-canvas)}.sg-page{min-height:100%;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.sg-hero{--tw-bg-opacity: 1;background-color:rgb(92 92 92 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.sg-hero-shell{display:grid;align-items:center;gap:2rem;padding-top:3rem;padding-bottom:3rem}@media(min-width:640px){.sg-hero-shell{padding-top:3.5rem;padding-bottom:3.5rem}}@media(min-width:768px){.sg-hero-shell{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:2.5rem}}@media(min-width:1024px){.sg-hero-shell{padding-top:4rem;padding-bottom:4rem}}.sg-hero-eyebrow{font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:#ffffffbf}.sg-hero-title{margin-top:.75rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:600;line-height:1.08;letter-spacing:-.02em}.sg-hero-intro{margin-top:1rem;max-width:36rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;color:#ffffffd9}@media(min-width:640px){.sg-hero-intro{font-size:1rem;line-height:1.5rem}}.sg-hero-visual{position:relative;display:flex;aspect-ratio:4/3;max-height:18rem;width:100%;align-items:stretch;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(106 106 106 / var(--tw-bg-opacity, 1))}@media(min-width:640px){.sg-hero-visual{max-height:22rem}}@media(min-width:768px){.sg-hero-visual{max-height:none;min-height:16rem}}.sg-hero-photo{height:100%;width:100%}.sg-main{padding-top:3rem;padding-bottom:3rem}@media(min-width:640px){.sg-main{padding-top:3.5rem;padding-bottom:3.5rem}}@media(min-width:1024px){.sg-main{padding-top:4rem;padding-bottom:4rem}}.sg-choose-title{margin-bottom:2.5rem;text-align:center;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;letter-spacing:-.02em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.sg-choose-title{margin-bottom:3rem}}.sg-loading{padding-top:4rem;padding-bottom:4rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.sg-line{margin-bottom:3.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-bottom:3.5rem}.sg-line:last-child{margin-bottom:0;border-bottom-width:0px;padding-bottom:0}@media(min-width:640px){.sg-line{margin-bottom:4rem;padding-bottom:4rem}}.sg-line-heading{margin-bottom:1.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.sg-line-heading{margin-bottom:2rem;font-size:1.5rem;line-height:2rem}}.sg-line-grid{display:grid;align-items:flex-start;gap:2rem}@media(min-width:1024px){.sg-line-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:3rem}}.sg-line-stage{position:relative;display:flex;aspect-ratio:4/3;width:100%;align-items:stretch;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(232 232 232 / var(--tw-bg-opacity, 1));background-color:var(--aurora-photo-stage)}.sg-line-photo{height:100%;width:100%}.sg-line-arrow{position:absolute;top:50%;z-index:2;display:flex;height:2.5rem;width:2.5rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:center;border-width:1px;border-color:#cbd5e1cc;background-color:#fffffff2;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sg-line-arrow:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.sg-line-arrow--prev{left:.75rem}.sg-line-arrow--next{right:.75rem}.sg-line-meta{margin-top:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-width:1px;border-top-width:0px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(236 236 236 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}.sg-line-name{font-weight:600;text-transform:uppercase;letter-spacing:.06em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.sg-line-price{font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.sg-line-copy{display:flex;flex-direction:column;justify-content:center}@media(min-width:1024px){.sg-line-copy{padding-top:1rem;padding-bottom:1rem}}.sg-line-desc{font-size:1rem;line-height:1.5rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.sg-line-cta{margin-top:1.5rem;display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 2rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sg-line-cta:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.sg-compare{margin-top:4rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:3.5rem}@media(min-width:640px){.sg-compare{margin-top:5rem;padding-top:4rem}}.sg-compare-head{margin-left:auto;margin-right:auto;margin-bottom:2rem;max-width:42rem;text-align:center}@media(min-width:640px){.sg-compare-head{margin-bottom:2.5rem}}.sg-compare-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;letter-spacing:-.02em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.sg-compare-sub{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media(min-width:640px){.sg-compare-sub{font-size:1rem;line-height:1.5rem}}.sg-compare-scroll{margin-left:-1rem;margin-right:-1rem;overflow-x:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.sg-compare-scroll{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.sg-compare-table{width:100%;min-width:36rem;border-collapse:collapse;text-align:left;font-size:.875rem;line-height:1.25rem}.sg-compare-table thead th{border-bottom-width:2px;--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.75rem;line-height:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.sg-compare-table tbody th{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.875rem 1rem;text-align:left;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.sg-compare-table tbody td{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.875rem 1rem;text-align:center;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.sg-compare-table tbody tr:nth-child(2n) th,.sg-compare-table tbody tr:nth-child(2n) td{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.sg-compare-mark{display:inline-flex;align-items:center;justify-content:center}.sg-compare-mark--yes{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.sg-compare-mark--no{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.sg-compare-text{display:inline-block;max-width:14rem;text-align:left;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media(min-width:640px){.sg-compare-text{font-size:.875rem;line-height:1.25rem}}.sg-compare-table td .sg-compare-text{text-align:center}.tp-page{padding-top:4.75rem}@media(min-width:640px){.tp-page{padding-top:5rem}}.tp-page{min-height:100%;--tw-bg-opacity: 1;background-color:rgb(224 224 224 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.tp-shell{margin-left:auto;margin-right:auto;max-width:64rem;padding:3rem 1rem}@media(min-width:640px){.tp-shell{padding:4rem 1.5rem}}@media(min-width:1024px){.tp-shell{padding:5rem 2rem}}.tp-story{margin-bottom:4rem}@media(min-width:640px){.tp-story{margin-bottom:5rem}}@media(min-width:1024px){.tp-story{margin-bottom:6rem}}.tp-story-title{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.tp-story-body{margin-top:2rem;max-width:48rem}.tp-story-body>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.tp-story-body{font-size:1rem;line-height:1.5rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.tp-story-body{font-size:1.05rem;line-height:1.7}}.tp-directory-section{padding-top:.5rem}.tp-directory-title{font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.tp-directory-rule{margin-top:1.5rem;height:1px;width:100%;--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.tp-directory{margin-top:2.5rem}.tp-directory>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}@media(min-width:640px){.tp-directory{margin-top:3rem}.tp-directory>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}}.tp-directory-row{display:grid;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:.5rem}@media(min-width:640px){.tp-directory-row{grid-template-columns:minmax(6.5rem,9.5rem) minmax(0,1fr) minmax(0,1.35fr);-moz-column-gap:2.5rem;column-gap:2.5rem}}@media(min-width:1024px){.tp-directory-row{-moz-column-gap:3.5rem;column-gap:3.5rem}}.tp-directory-label{font-size:1rem;line-height:1.5rem;font-weight:700;line-height:1.375;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.tp-directory-label{font-size:1.05rem}}.tp-directory-name{font-size:1rem;line-height:1.5rem;font-weight:400;line-height:1.375;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.tp-directory-name{font-size:1.05rem}}.tp-directory-desc{font-size:1rem;line-height:1.5rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.tp-directory-desc{font-size:1.05rem;line-height:1.65}}@media(max-width:639px){.tp-directory-row--labeled .tp-directory-label{margin-bottom:.25rem}.tp-directory-row:not(.tp-directory-row--labeled) .tp-directory-label{display:none}}.cp-page{padding-top:4.75rem}@media(min-width:640px){.cp-page{padding-top:5rem}}.cp-page{min-height:100%;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.cp-masthead{border-bottom-width:1px;border-color:#e2e8f0cc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:1.25rem;padding-bottom:1.25rem;text-align:center;font-family:Georgia,Times New Roman,Times,serif}.cp-masthead-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:400;letter-spacing:.02em;--tw-text-opacity: 1;color:rgb(192 80 77 / var(--tw-text-opacity, 1))}.cp-hero{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.cp-hero-shell{margin-left:auto;margin-right:auto;max-width:72rem;padding:2.5rem 1rem}@media(min-width:640px){.cp-hero-shell{padding:3rem 1.5rem}}@media(min-width:1024px){.cp-hero-shell{padding:3.5rem 2rem}}.cp-hero-title{font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.cp-hero-sub{margin-top:1rem;max-width:48rem;font-size:1rem;line-height:1.5rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}@media(min-width:640px){.cp-hero-sub{font-size:1.05rem;line-height:1.7}}.cp-main{--tw-bg-opacity: 1;background-color:rgb(236 236 236 / var(--tw-bg-opacity, 1))}.cp-main-shell{margin-left:auto;margin-right:auto;max-width:72rem;padding:2.5rem 1rem}@media(min-width:640px){.cp-main-shell{padding:3rem 1.5rem}}@media(min-width:1024px){.cp-main-shell{padding:2.5rem 2rem 4rem}}.cp-grid{display:grid;gap:2.5rem}@media(min-width:1024px){.cp-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:3rem}}@media(min-width:1280px){.cp-grid{gap:4rem}}.cp-form-col{min-width:0px}.cp-form-title{margin-bottom:1.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.cp-form-title{font-size:1.35rem}}.cp-form>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.cp-field{display:flex;flex-direction:column}.cp-label{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.cp-label-req{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.cp-input{width:100%;border-radius:0;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(217 217 217 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.cp-input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.cp-input::placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.cp-input:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(148 163 184 / .7);--tw-ring-offset-width: 0px}.cp-textarea{min-height:10rem;resize:vertical}.cp-submit-wrap{padding-top:.5rem}.cp-submit{margin-left:auto;margin-right:auto;display:flex;min-height:46px;min-width:9.5rem;align-items:center;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(106 106 106 / var(--tw-bg-opacity, 1));padding:.75rem 2rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.cp-submit:disabled{cursor:not-allowed;opacity:.6}@media(hover:hover){.cp-submit:hover:not(:disabled){--tw-bg-opacity: 1;background-color:rgb(87 87 87 / var(--tw-bg-opacity, 1))}}.cp-spinner{height:1.25rem;width:1.25rem}.cp-spinner{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1));border-top-color:transparent}.cp-alert{margin-bottom:1.25rem;padding:.5rem .25rem;font-size:.875rem;line-height:1.25rem;line-height:1.625}.cp-alert--success{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.cp-alert--warn{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.cp-alert--error{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.cp-alert-link{font-weight:500;text-decoration-line:underline;text-underline-offset:2px}.cp-aside{display:flex;min-width:0px;flex-direction:column;gap:1.5rem}.cp-card{border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem}@media(min-width:640px){.cp-card{padding:1.75rem}}.cp-card{box-shadow:0 10px 30px -20px #0f172a2e}.cp-card-title{margin-bottom:1.25rem;font-size:.75rem;line-height:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.cp-channels>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.cp-channel{display:flex;gap:1rem}a.cp-channel{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}a.cp-channel:hover{opacity:.8}.cp-channel-icon{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(74 74 74 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.cp-channel-label{display:block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.cp-channel-value{margin-top:.25rem;display:block;font-size:.875rem;line-height:1.25rem;line-height:1.375;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.cp-hours>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.cp-hours-row{display:flex;justify-content:space-between;gap:1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.cp-hours-row span:last-child{font-weight:500;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.support-chat-launcher{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;display:flex;align-items:center;gap:.625rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(74 74 74 / var(--tw-bg-opacity, 1));padding:.875rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 8px 28px rgba(15,23,42,.22);--tw-shadow-colored: 0 8px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.support-chat-launcher:hover{--tw-bg-opacity: 1;background-color:rgb(58 58 58 / var(--tw-bg-opacity, 1));--tw-shadow: 0 12px 32px rgba(15,23,42,.28);--tw-shadow-colored: 0 12px 32px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.support-chat-launcher-icon{height:1.25rem;width:1.25rem;flex-shrink:0}.support-chat-panel{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;display:flex;width:min(100vw - 1.5rem,24rem);flex-direction:column;overflow:hidden;border-radius:1rem;border-width:1px;border-color:#e2e8f0e6;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 20px 56px rgba(15,23,42,.16);--tw-shadow-colored: 0 20px 56px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.support-chat-header{border-bottom-width:1px;border-color:#e2e8f0cc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem 1rem .75rem}.support-chat-header-row{margin-bottom:.75rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.support-chat-brand{display:flex;min-width:0px;align-items:center;gap:.75rem}.support-chat-avatar{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(74 74 74 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.support-chat-avatar--human{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.support-chat-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.support-chat-subtitle{font-size:.75rem;line-height:1rem;line-height:1.375;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.support-chat-header-actions{display:flex;flex-shrink:0;align-items:center;gap:.125rem}.support-chat-icon-btn{border-radius:.5rem;padding:.375rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.support-chat-icon-btn:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.support-chat-mode{display:flex;gap:.25rem;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(236 236 236 / var(--tw-bg-opacity, 1));padding:.25rem}.support-chat-mode-btn{flex:1 1 0%;border-radius:.5rem;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.support-chat-mode-btn--active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.support-chat-mode-btn:disabled{cursor:not-allowed;opacity:.45}.support-chat-body{min-height:0px;flex:1 1 0%}.support-chat-body>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.support-chat-body{overflow-y:auto;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));padding:1rem}.support-chat-quick{display:flex;flex-wrap:wrap;gap:.5rem;padding-bottom:.25rem}.support-chat-quick-btn{border-radius:9999px;border-width:1px;border-color:#cbd5e1cc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;text-align:left;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.support-chat-quick-btn:hover{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.support-chat-row{display:flex;gap:.5rem}.support-chat-row--out{justify-content:flex-end}.support-chat-row--in{justify-content:flex-start}.support-chat-bubble{min-width:0px;max-width:85%;border-radius:1rem;padding:.625rem .875rem}.support-chat-bubble--out{--tw-bg-opacity: 1;background-color:rgb(74 74 74 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.support-chat-bubble--in{border-width:1px;border-color:#e2e8f0cc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.support-chat-bubble--system{border-width:1px;border-color:#fde68acc;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.support-chat-bubble--admin{border-width:1px;border-color:#cbd5e1cc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.support-chat-bubble-text{white-space:pre-wrap;overflow-wrap:break-word;font-size:.875rem;line-height:1.25rem;line-height:1.625}.support-chat-time{margin-top:.375rem;font-size:10px;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.support-chat-bubble--out .support-chat-time{color:#ffffff8c}.support-chat-typing{display:flex;gap:.25rem;padding:.125rem .25rem}.support-chat-typing-dot{height:.375rem;width:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.support-chat-footer{border-top-width:1px;border-color:#e2e8f0cc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem}.support-chat-signin{margin-bottom:.5rem;border-radius:.75rem;border-width:1px;border-color:#e2e8f0cc;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;text-align:center;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.support-chat-signin-link{font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));text-underline-offset:2px}.support-chat-signin-link:hover{text-decoration-line:underline}.support-chat-composer{display:flex;align-items:center;gap:.375rem;border-radius:.75rem;border-width:1px;border-color:#e2e8f0cc;--tw-bg-opacity: 1;background-color:rgb(236 236 236 / var(--tw-bg-opacity, 1));padding:.375rem}.support-chat-composer:focus-within{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(203 213 225 / .4)}.support-chat-attach-btn{flex-shrink:0;border-radius:.5rem;padding:.5rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.support-chat-attach-btn:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.support-chat-attach-btn:disabled{opacity:.4}.support-chat-input{min-width:0px;flex:1 1 0%;border-width:0px;background-color:transparent;padding:.5rem .25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.support-chat-input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.support-chat-input::placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.support-chat-input:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.support-chat-input:disabled{opacity:.5}.support-chat-send{flex-shrink:0;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(74 74 74 / var(--tw-bg-opacity, 1));padding:.625rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.support-chat-send:hover{--tw-bg-opacity: 1;background-color:rgb(58 58 58 / var(--tw-bg-opacity, 1))}.support-chat-send:disabled{cursor:not-allowed;opacity:.4}.support-chat-hint{margin-top:.5rem;text-align:center;font-size:11px;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.support-chat-pending{margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.bg-brand-cream{background-color:var(--aurora-surface)}.page-shell{margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.page-shell{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.page-shell{padding-left:2rem;padding-right:2rem}}.glass{background:#ffffffc7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(15,23,42,.06);box-shadow:0 4px 24px -4px #0f172a14}.page-canvas{background-color:var(--aurora-canvas)}.hero-grain{opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E")}.hero-spotlight{background:radial-gradient(ellipse 55% 45% at 72% 42%,rgba(255,255,255,.9) 0%,transparent 65%)}.hero-eyebrow{display:inline-flex;align-items:center;gap:.75rem;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.28em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hero-eyebrow-line{height:1px;width:2rem;flex-shrink:0;background-color:#c17f3acc}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));padding:.75rem 1.75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));--tw-shadow: 0 12px 40px -12px rgba(12,18,34,.45);--tw-shadow-colored: 0 12px 40px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.btn-primary:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#0c1222}.btn-primary-lg{padding:.875rem 2rem;font-size:.95rem}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;border-width:1px;border-color:#cbd5e1e6;background-color:#fffc;padding:.875rem 2rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn-secondary:hover{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.btn-secondary:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#94a3b8}.nav-shell{position:fixed;top:0;left:0;right:0;z-index:50;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;transition-timing-function:cubic-bezier(0,0,.2,1)}.nav-shell--solid{border-bottom-width:1px;border-color:#e2e8f0b3;background-color:#fffffff2;--tw-shadow: 0 1px 0 rgba(15,23,42,.04);--tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.nav-shell--overlay .nav-link{color:#ffffffe6}.nav-shell--overlay .nav-link:hover,.nav-shell--overlay .nav-link--active,.nav-shell--overlay .nav-logo-text{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.nav-shell--overlay .nav-lang-pill{border-color:#ffffff59;background-color:#ffffff1a}.nav-shell--overlay .nav-lang-btn{color:#fffc}.nav-shell--overlay .nav-lang-btn:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.nav-shell--overlay .nav-lang-btn--active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.nav-bar{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;padding-top:1rem;padding-bottom:1rem}@media(min-width:1024px){.nav-bar{padding-top:1.25rem;padding-bottom:1.25rem}}.nav-bar--compact{padding-top:.75rem;padding-bottom:.75rem}.nav-bar-start{display:flex;align-items:center;gap:.375rem;justify-self:start}.nav-bar-center{align-items:center;justify-content:center;gap:.25rem}.nav-bar-end{display:flex;align-items:center;gap:.375rem;justify-self:end}@media(min-width:640px){.nav-bar-end{gap:.5rem}}.nav-logo{display:flex;flex-shrink:0;align-items:center;gap:.625rem}.nav-logo--center{justify-self:center}.nav-logo-img{height:2rem;width:2rem;-o-object-fit:contain;object-fit:contain}@media(min-width:640px){.nav-logo-img{height:2.25rem;width:2.25rem}}.nav-logo-text{white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:600;letter-spacing:.14em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.nav-link{padding:.5rem .75rem;font-size:.8125rem;font-weight:500;letter-spacing:.01em;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.nav-link:hover,.nav-link--active{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.nav-square-btn{position:relative;display:inline-flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-width:1px;border-color:#cbd5e1e6;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.nav-square-btn:hover{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.nav-square-btn--overlay{border-color:#ffffff59;background-color:#ffffff1a;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.nav-square-btn--overlay:hover{border-color:#ffffff8c;background-color:#ffffff26}.nav-cart-badge{position:absolute;right:-.25rem;top:-.25rem;display:flex;height:1rem;min-width:1rem;align-items:center;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1));padding-left:.25rem;padding-right:.25rem;font-size:10px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.nav-lang-pill{align-items:center;gap:0px;border-width:1px;border-color:#cbd5e1e6;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.125rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.nav-lang-pill--mobile{display:inline-flex;width:-moz-fit-content;width:fit-content}.nav-lang-btn{padding:.375rem .625rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.nav-lang-btn:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.nav-lang-btn--active{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.nav-dropdown-wrap{position:absolute;left:0;top:100%;z-index:60;min-width:11rem;padding-top:.5rem}.nav-dropdown-panel{overflow:hidden;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:.25rem;padding-bottom:.25rem;--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: rgb(15 23 42 / .1);--tw-shadow: var(--tw-shadow-colored)}.nav-dropdown-item{display:block;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.nav-dropdown-item:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.nav-dropdown-item--active{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));font-weight:500;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.nav-dropdown-heading-link{display:block;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.nav-dropdown-heading-link:hover,.nav-dropdown-heading-link--active{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.nav-search-bar{overflow:hidden;border-top-width:1px;border-color:#e2e8f0b3;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.nav-search-submit{flex-shrink:0;--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.nav-search-submit:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.nav-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;top:3.75rem;z-index:40;background-color:#02061766;--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}@media(min-width:1024px){.nav-mobile-drawer{display:none}}.nav-mobile-drawer-inner{max-height:calc(100vh - 3.75rem);overflow-y:auto;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem 1.25rem}.nav-mobile-group{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:1rem;padding-bottom:1rem}.nav-mobile-label{margin-bottom:.5rem;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.nav-mobile-link{display:block;padding-top:.625rem;padding-bottom:.625rem;font-size:.9375rem;font-weight:500;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.nav-mobile-link:hover{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.nav-mobile-account{padding-top:1rem}.nav-mobile-cta{margin-top:1rem;display:inline-flex;width:100%;align-items:center;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.nav-account-trigger{display:flex;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;border-color:#e2e8f0cc;background-color:#fff9;padding:.25rem .625rem .25rem .25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.nav-account-trigger:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.nav-account-avatar{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #1e293b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #020617 var(--tw-gradient-to-position);font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.nav-account-menu{position:absolute;right:0;top:calc(100% + .5rem);z-index:70;min-width:11rem;overflow:hidden;border-radius:1rem;border-width:1px;border-color:#e2e8f0e6;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:.375rem;padding-bottom:.375rem;--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: rgb(15 23 42 / .1);--tw-shadow: var(--tw-shadow-colored)}.nav-account-item{display:flex;align-items:center;gap:.625rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.nav-account-item:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.section-header{position:relative;display:flex;max-width:48rem;flex-direction:column;gap:1.5rem}.section-header--center{margin-left:auto;margin-right:auto;max-width:42rem;text-align:center}.section-header-copy{display:flex;flex-direction:column}.section-header-eyebrow{margin-bottom:.75rem;display:inline-flex;align-items:center;gap:.625rem;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.26em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}@media(min-width:640px){.section-header-eyebrow{margin-bottom:1rem;gap:.75rem;font-size:.68rem;letter-spacing:.28em}}.section-header-eyebrow-line{height:1px;width:1.5rem;flex-shrink:0;background-color:#c17f3acc}@media(min-width:640px){.section-header-eyebrow-line{width:2rem}}.section-header-title{font-size:1.75rem;font-weight:500;line-height:1.08;letter-spacing:-.04em}@media(min-width:640px){.section-header-title{font-size:2.25rem;line-height:2.5rem}}@media(min-width:1024px){.section-header-title{font-size:2.75rem}}.section-header-desc{margin-top:.75rem;max-width:36rem;font-size:.9375rem;font-weight:300;line-height:1.65;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media(min-width:640px){.section-header-desc{margin-top:1rem;font-size:1.05rem}}.section-header-action{display:inline-flex;width:100%;flex-shrink:0;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;border-width:1px;border-color:#e2e8f0e6;background-color:#fffc;padding:.75rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.section-header-action:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media(min-width:640px){.section-header-action{width:auto}.section-header{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:2rem}.section-header-action{width:auto;padding-top:.625rem;padding-bottom:.625rem}}.section-header--featured{margin-bottom:2.5rem;width:100%;max-width:none;gap:2rem;padding-bottom:2.25rem}@media(min-width:640px){.section-header--featured{margin-bottom:3rem;padding-bottom:2.5rem}}@media(min-width:1024px){.section-header--featured{margin-bottom:3.5rem;padding-bottom:2.75rem}}@media(min-width:640px){.section-header--featured{align-items:center}}.section-header-eyebrow-pill{display:inline-flex;align-items:center;border-radius:9999px;border-width:1px;border-color:#c17f3a4d;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: rgb(193 127 58 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(193 127 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(193 127 58 / .05) var(--tw-gradient-to-position);padding:.375rem 1rem;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.24em;--tw-text-opacity: 1;color:rgb(154 95 40 / var(--tw-text-opacity, 1));box-shadow:0 1px #fff9 inset}.section-header-title--featured{font-size:2rem;font-weight:500;line-height:1.06;letter-spacing:-.045em}@media(min-width:640px){.section-header-title--featured{font-size:2.65rem}}@media(min-width:1024px){.section-header-title--featured{font-size:3.15rem}}.section-header-title--featured{background:linear-gradient(128deg,#0c1222,#1e293b 52%,#5c4a32);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-header-desc--featured{margin-top:1rem;max-width:42rem;font-size:.95rem;font-weight:400;line-height:1.7;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}@media(min-width:640px){.section-header-desc--featured{font-size:1.0625rem}}.section-header-action--featured{width:100%;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));padding:.875rem 1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 14px 36px -14px rgba(12,18,34,.55);--tw-shadow-colored: 0 14px 36px -14px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media(min-width:640px){.section-header-action--featured{width:auto}}@media(hover:hover){.section-header-action--featured:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));--tw-shadow: 0 18px 44px -16px rgba(12,18,34,.6);--tw-shadow-colored: 0 18px 44px -16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}.section-header-rule{pointer-events:none;position:absolute;bottom:-1px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(193,127,58,.35) 18%,rgba(148,163,184,.25) 50%,transparent 100%)}@media(min-width:1024px){.section-header--featured .section-header-copy{max-width:58%}}.product-grid{gap:1rem}@media(min-width:640px){.product-grid{gap:1.25rem}}@media(min-width:1024px){.product-grid{gap:1.5rem}}.featured-showcase{display:flex;flex-direction:column;gap:1rem}@media(min-width:1024px){.featured-showcase{display:grid;gap:1.25rem;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);min-height:34rem}.featured-showcase:has(.featured-showcase-rail:empty),.featured-showcase:not(:has(.featured-showcase-rail)){grid-template-columns:minmax(0,1fr);max-width:48rem;margin-left:auto;margin-right:auto;width:100%}}.featured-hero-inner{display:flex;height:100%;cursor:pointer;flex-direction:column;overflow:hidden;border-radius:1.35rem;border-width:1px;border-color:#e2e8f0b3;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));box-shadow:0 1px #fffffff2 inset,0 24px 56px -28px #0f172a2e}@media(min-width:1024px){.featured-hero-inner{min-height:34rem;flex-direction:row}}.featured-hero-media{position:relative;display:flex;min-height:20rem;flex:1 1 0%;align-items:stretch;overflow:hidden}@media(min-width:640px){.featured-hero-media{min-height:22rem}}.featured-hero-media{background-color:var(--aurora-photo-stage)}@media(min-width:1024px){.featured-hero-media{min-height:0px;flex:1.25}}.featured-hero-media .aurora-product-photo{height:100%;width:100%}.featured-hero-badge{position:absolute;left:1rem;top:1rem;z-index:10;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));padding:.25rem .75rem;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.featured-hero-img-placeholder{height:100%;width:100%;background-color:var(--aurora-photo-stage)}.featured-fav{position:absolute;right:1rem;top:1rem;z-index:10;display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;border-color:#ffffffe6;background-color:#fffffff2;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.featured-fav--active{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.featured-hero-content{display:flex;flex-direction:column;justify-content:center;gap:.75rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1.5rem}@media(min-width:640px){.featured-hero-content{padding:2rem}}@media(min-width:1024px){.featured-hero-content{flex:.72;border-left-width:1px;border-top-width:0px}}.featured-hero-eyebrow{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.24em;--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.featured-hero-title{font-family:Montserrat,system-ui,sans-serif;font-size:1.5rem;line-height:2rem;font-weight:500;line-height:1.15;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.featured-hero-title{font-size:1.875rem;line-height:2.25rem}}@media(min-width:1024px){.featured-hero-title{font-size:2rem}}.featured-hero-price{font-family:Montserrat,system-ui,sans-serif;font-size:1.5rem;line-height:2rem;font-weight:600;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);letter-spacing:-.04em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:1024px){.featured-hero-price{font-size:1.75rem}}.featured-hero-stock{font-size:.75rem;line-height:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em;color:#92400ee6}.featured-hero-actions{margin-top:.5rem;display:flex;flex-direction:column;gap:.625rem}@media(min-width:640px){.featured-hero-actions{flex-direction:row;flex-wrap:wrap}}.featured-btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;padding:.625rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.featured-btn--primary{--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.featured-btn--primary:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.featured-btn--primary:disabled{opacity:.45}@media(hover:hover){.featured-btn--primary:hover:not(:disabled){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: rgb(15 23 42 / .25);--tw-shadow: var(--tw-shadow-colored)}}.featured-btn--ghost{border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}@media(hover:hover){.featured-btn--ghost:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.featured-hero:hover .aurora-product-photo__img{transform:scale(calc(var(--aurora-photo-scale) * 1.03))}}.featured-showcase-rail{display:flex;flex-direction:column;gap:.75rem}@media(max-width:1023px){.featured-showcase-rail{margin-left:-1rem;margin-right:-1rem;scroll-snap-type:x var(--tw-scroll-snap-strictness);--tw-scroll-snap-strictness: mandatory;flex-direction:row;gap:.75rem;overflow-x:auto;overscroll-behavior-x:contain;padding-left:1rem;padding-right:1rem;padding-bottom:.5rem;scrollbar-width:none}.featured-showcase-rail::-webkit-scrollbar{display:none}.featured-side{width:min(88vw,20rem);flex-shrink:0;scroll-snap-align:start}}@media(min-width:1024px){.featured-showcase-rail{height:100%;justify-content:space-between}.featured-side{min-height:0px;flex:1 1 0%}}.featured-side-inner{position:relative;display:flex;height:100%;min-height:6.75rem;cursor:pointer;align-items:stretch;overflow:hidden;border-radius:1rem;border-width:1px;border-color:#e2e8f0b3;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:transform,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;box-shadow:0 12px 32px -22px #0f172a24}@media(hover:hover){.featured-side:hover .featured-side-inner{border-color:#cbd5e1e6;box-shadow:0 20px 40px -20px #0f172a33;transform:translate(3px)}.featured-side:hover .aurora-product-photo__img{transform:scale(calc(var(--aurora-photo-scale) * 1.04))}.featured-side:hover .featured-side-arrow{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:1}}.featured-side-media{position:relative;display:flex;width:42%;min-width:7.5rem;flex-shrink:0;align-items:stretch;overflow:hidden}@media(min-width:640px){.featured-side-media{width:40%}}.featured-side-media{background-color:var(--aurora-photo-stage)}.featured-side-media .aurora-product-photo{height:100%;width:100%}.featured-side-img-placeholder{height:100%;width:100%;background-color:var(--aurora-photo-stage)}.featured-side-content{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column;justify-content:center;gap:.375rem;padding:.75rem 2.5rem .75rem .25rem}@media(min-width:640px){.featured-side-content{padding-top:1rem;padding-bottom:1rem}}.featured-side-title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:Montserrat,system-ui,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.375;letter-spacing:-.02em;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}@media(min-width:640px){.featured-side-title{font-size:.875rem;line-height:1.25rem}}.featured-side-price{font-family:Montserrat,system-ui,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.featured-side-cta{margin-top:.375rem;display:inline-flex;min-height:36px;width:-moz-fit-content;width:fit-content;max-width:100%;align-items:center;justify-content:center;gap:.375rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));padding:.375rem .875rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.featured-side-cta:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.featured-side-cta:disabled{opacity:.45}.featured-side-arrow{pointer-events:none;position:absolute;right:.75rem;top:50%;--tw-translate-y: -50%;--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1));opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.featured-chip{position:absolute;bottom:.5rem;left:.5rem;z-index:10;border-radius:9999px;padding:.125rem .5rem;font-size:.58rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.featured-chip--partner{background-color:#064e3be6;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.featured-chip--colors{display:inline-flex;align-items:center;gap:.25rem;background-color:#ffffffe6;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.featured-chip--sm{bottom:.375rem;left:.375rem;padding:.125rem .375rem;font-size:.55rem}.featured-spinner{height:1rem;width:1rem}.featured-spinner{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1));border-top-color:transparent}.featured-spinner--dark{border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-border-opacity: 1;border-top-color:rgb(12 18 34 / var(--tw-border-opacity, 1))}@media(prefers-reduced-motion:reduce){.featured-side-inner,.featured-side-img,.featured-side-arrow{transition:none}}.product-showcase--catalog{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:2.5rem}@media(min-width:640px){.product-showcase--catalog{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:1rem;column-gap:1rem;row-gap:3rem}}@media(min-width:1024px){.product-showcase--catalog{grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:.75rem;column-gap:.75rem;row-gap:3.5rem}}@media(max-width:380px){.product-showcase--catalog{gap:1.5rem}}.aurora-product-photo{position:relative;isolation:isolate;overflow:hidden;background-color:var(--aurora-photo-stage)}.aurora-product-photo__img{position:relative;z-index:1;height:100%;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;transition-timing-function:cubic-bezier(0,0,.2,1);mix-blend-mode:darken;transform:scale(var(--aurora-photo-scale));transform-origin:center center}.aurora-product-photo__placeholder{display:flex;height:100%;width:100%;align-items:center;justify-content:center;background-color:var(--aurora-photo-stage)}.aurora-product-photo--gallery{height:100%;min-height:min(280px,72vw);width:100%}@media(min-width:640px){.aurora-product-photo--gallery{min-height:min(360px,50vh)}}@media(min-width:1024px){.aurora-product-photo--gallery{min-height:400px}}.product-card-classic{min-height:0px}.product-card-classic-inner{display:flex;height:100%;cursor:pointer;flex-direction:column}.product-card-classic-meta{display:flex;flex-direction:column;padding-top:.75rem}.product-card-classic-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.product-card-classic-title{min-width:0px;flex:1 1 0%;font-size:.8125rem;font-weight:500;line-height:1.375;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.product-card-classic-title{font-size:.875rem}}.product-card-classic-price{flex-shrink:0;text-align:right;line-height:1.25}.product-card-classic-price-eur{display:block;font-size:.8125rem;font-weight:500;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.product-card-classic-price-eur{font-size:.875rem}}.product-card-classic-price-huf{margin-top:.125rem;display:block;font-size:.625rem;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.product-card-classic-rule{margin-top:.5rem;margin-bottom:.5rem;height:1px;background-color:#0f172a26}.product-card-classic-collection{font-size:.75rem;font-weight:400;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.product-card-classic-stage{position:relative;aspect-ratio:1 / 1;width:100%;overflow:hidden;background-color:var(--aurora-photo-stage)}.product-card-classic-img-wrap .aurora-product-photo__img,.product-card-classic-img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;mix-blend-mode:darken;transform:scale(var(--aurora-photo-scale))}.product-card-classic-badge{position:absolute;right:0;top:0;z-index:20;--tw-bg-opacity: 1;background-color:rgb(223 255 0 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.product-card-classic-arrow{position:absolute;top:50%;z-index:20;display:flex;height:3rem;width:2.5rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1));transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.product-card-classic-arrow:hover{opacity:.6}.product-card-classic-arrow svg{height:1.75rem;width:1.75rem;stroke-width:1.25}.product-card-classic-arrow--prev{left:0}.product-card-classic-arrow--next{right:0}.product-card-classic-bag{position:absolute;bottom:0;right:0;z-index:20;display:flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;border-width:1px;border-color:#0f172ae6;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.product-card-classic-bag:hover{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.product-card-classic-bag:disabled{cursor:not-allowed;opacity:.4}.product-card-classic-spinner{height:1rem;width:1rem}.product-card-classic-spinner{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1));border-top-color:transparent}@media(min-width:1024px){.product-card-classic-title,.product-card-classic-price-eur{font-size:.9375rem}}.site-footer{margin-top:auto}.site-footer-main{background:#909090;color:#111}.site-footer-shell{margin-left:auto;margin-right:auto;width:100%;max-width:88rem;padding:3rem 1.5rem}@media(min-width:640px){.site-footer-shell{padding:3.5rem 2rem}}@media(min-width:1024px){.site-footer-shell{padding:4rem 3rem}}.site-footer-row{display:grid;gap:2.5rem}.site-footer-row--top{grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr))}.site-footer-row--bottom{margin-top:3rem}@media(min-width:640px){.site-footer-row--bottom{margin-top:3.5rem}}@media(min-width:1024px){.site-footer-row--bottom{margin-top:4rem}}.site-footer-row--bottom{grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(0,1fr))}@media(max-width:1023px){.site-footer-row--top,.site-footer-row--bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-brand{grid-column:1 / -1}}@media(max-width:639px){.site-footer-row--top,.site-footer-row--bottom{grid-template-columns:minmax(0,1fr)}}.site-footer-brand{max-width:36rem}.site-footer-logo{margin-bottom:1.25rem;display:inline-flex;align-items:center;gap:.75rem;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}@media(hover:hover){.site-footer-logo:hover{opacity:.8}}.site-footer-logo-img{height:2.5rem;width:2.5rem;-o-object-fit:contain;object-fit:contain}.site-footer-logo-text{font-size:1.5rem;line-height:2rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.site-footer-tagline{font-size:1rem;line-height:1.5rem;font-weight:700;line-height:1.375;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.site-footer-tagline{font-size:1.05rem}}.site-footer-description{margin-top:.75rem;max-width:28rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.site-footer-col{min-width:0px}.site-footer-heading{margin-bottom:1rem;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.site-footer-links>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.site-footer-link{display:inline-block;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}@media(hover:hover){.site-footer-link:hover{opacity:.65}}.site-footer-socials{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.site-footer-social-link{display:inline-flex;flex-shrink:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}@media(hover:hover){.site-footer-social-link:hover{opacity:.8}}.site-footer-social-logo{height:1.75rem;width:1.75rem}.site-footer-payments{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.site-footer-payment-logo{height:2rem;width:3rem;flex-shrink:0}.site-footer-bar{background:#1a1a1a;color:#fff}.site-footer-bar-inner{margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:88rem;flex-direction:column;gap:.75rem;padding:1rem 1.5rem;font-size:.75rem;line-height:1rem}@media(min-width:640px){.site-footer-bar-inner{flex-direction:row;align-items:center;justify-content:space-between;padding-left:2rem;padding-right:2rem}}@media(min-width:1024px){.site-footer-bar-inner{padding-left:3rem;padding-right:3rem}}.site-footer-copy{color:#ffffffe6}.site-footer-legal-link{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));text-decoration-line:underline;text-underline-offset:2px;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}@media(min-width:640px){.site-footer-legal-link{margin-left:auto;margin-right:18%}}@media(hover:hover){.site-footer-legal-link:hover{opacity:.75}}.track-hero{background:transparent}.track-hero-title{margin-top:1.5rem;font-size:2.25rem;font-weight:500;line-height:1.08;letter-spacing:-.04em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.track-hero-title{font-size:2.25rem;line-height:2.5rem}}@media(min-width:1024px){.track-hero-title{font-size:3rem}}.track-hero-desc{margin-top:1rem;font-size:1.02rem;font-weight:300;line-height:1.65;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media(min-width:640px){.track-hero-desc{font-size:1.125rem;line-height:1.75rem}}.track-body{background:transparent}.track-search-panel{border-radius:1.35rem;border-width:1px;border-color:#e2e8f0b3;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem}@media(min-width:640px){.track-search-panel{padding:2rem}}.track-search-panel{box-shadow:0 1px #fffffff2 inset,0 24px 56px -28px #0f172a24}.track-label{margin-bottom:.75rem;display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.track-search-row{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.track-search-row{flex-direction:row;align-items:stretch}}.track-input-wrap{position:relative;min-width:0px;flex:1 1 0%}.track-input-icon{pointer-events:none;position:absolute;left:1rem;top:50%;height:1rem;width:1rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.track-input{width:100%;border-radius:.75rem;border-width:1px;border-color:#e2e8f0e6;background-color:#f8fafc80;padding:.875rem 1rem .875rem 2.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;transition-property:border-color,box-shadow,background;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.track-input::-moz-placeholder{font-family:Montserrat,system-ui,sans-serif;letter-spacing:0em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.track-input::placeholder{font-family:Montserrat,system-ui,sans-serif;letter-spacing:0em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.track-input:focus{border-color:#c17f3a80;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));box-shadow:0 0 0 3px #c17f3a26}.track-submit{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));padding:.875rem 2rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.track-submit:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.track-submit:disabled{cursor:not-allowed;opacity:.5}@media(min-width:640px){.track-submit{flex-shrink:0}}@media(hover:hover){.track-submit:hover:not(:disabled){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: rgb(15 23 42 / .25);--tw-shadow: var(--tw-shadow-colored)}}.track-spinner{height:1rem;width:1rem}.track-spinner{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1));border-top-color:transparent}.track-inline-error{margin-top:1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.track-error-panel{margin-top:2rem;display:flex;gap:1rem;overflow:hidden;border-radius:1.35rem;border-width:1px;border-color:#e2e8f0cc;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem}@media(min-width:640px){.track-error-panel{padding:2rem}}.track-error-panel{box-shadow:0 20px 48px -28px #0f172a1a}.track-error-icon-wrap{display:flex;height:3rem;width:3rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:1rem;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #fff1f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #fffbeb var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1));box-shadow:inset 0 1px #fffc}.track-error-title{font-family:Montserrat,system-ui,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:500;letter-spacing:-.02em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.track-error-body{margin-top:.5rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.track-error-detail{margin-top:.75rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.track-error-actions{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.track-error-btn{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:.375rem;border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.track-error-btn--ghost{border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.track-error-btn--ghost:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.track-error-btn--primary{--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.track-error-btn--primary:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.track-result{margin-top:2rem;overflow:hidden;border-radius:1.35rem;border-width:1px;border-color:#e2e8f0b3;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));box-shadow:0 16px 48px -24px #0f172a1f}.track-result-header{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #fff var(--tw-gradient-to-position);padding:1.5rem}@media(min-width:640px){.track-result-header{padding:1.75rem}}.track-result-icon{display:flex;height:2.75rem;width:2.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.track-result-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.track-result-number{margin-top:.25rem;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.125rem;line-height:1.75rem;font-weight:500;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.track-status-pill{flex-shrink:0;border-radius:9999px;border-width:1px;border-color:#c17f3a4d;background-color:#c17f3a1a;padding:.25rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(154 95 40 / var(--tw-text-opacity, 1))}.track-meta{display:grid;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1.25rem 1.5rem}@media(min-width:640px){.track-meta{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:1.75rem;padding-right:1.75rem}}.track-meta-item dt{font-size:.75rem;line-height:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.track-meta-item dd{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.track-status-details{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.5rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media(min-width:640px){.track-status-details{padding-left:1.75rem;padding-right:1.75rem}}.track-timeline-title{padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:500;letter-spacing:-.02em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.track-timeline-title{padding-left:1.75rem;padding-right:1.75rem}}.track-empty-events{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:2rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}@media(min-width:640px){.track-empty-events{padding-left:1.75rem;padding-right:1.75rem}}.track-timeline{padding:.5rem 1.5rem 2rem}@media(min-width:640px){.track-timeline{padding-left:1.75rem;padding-right:1.75rem}}.track-timeline-item{position:relative;display:flex;gap:1rem;padding-bottom:1.75rem}.track-timeline-item:last-child{padding-bottom:.5rem}.track-timeline-item:not(:last-child):before{content:"";position:absolute;left:6px;top:1rem;bottom:0;width:1px;--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.track-timeline-dot{position:relative;z-index:1;margin-top:.375rem;height:.75rem;width:.75rem;flex-shrink:0;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1))}.track-timeline-item--latest .track-timeline-dot{--tw-bg-opacity: 1;background-color:rgb(193 127 58 / var(--tw-bg-opacity, 1));--tw-ring-color: rgb(193 127 58 / .25);box-shadow:0 0 0 4px #c17f3a26}.track-timeline-card{min-width:0px;flex:1 1 0%;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-color:#f8fafc99;padding:1rem}.track-timeline-item--latest .track-timeline-card{border-color:#c17f3a33;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: rgb(193 127 58 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(193 127 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: transparent var(--tw-gradient-to-position)}.track-timeline-status{font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.track-timeline-detail{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.track-timeline-location{margin-top:.5rem;display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.track-timeline-time{margin-top:.5rem;display:block;font-size:.75rem;line-height:1rem;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.track-help{margin-top:2rem;border-radius:1rem;border-width:1px;border-color:#e2e8f099;background-color:#fff9;padding:1.5rem;text-align:center}@media(min-width:640px){.track-help{padding:1.75rem}}.track-help-title{font-family:Montserrat,system-ui,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.track-help-text{margin-left:auto;margin-right:auto;margin-top:.5rem;max-width:28rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.track-help-links{margin-top:1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.25rem;font-size:.875rem;line-height:1.25rem}.track-help-label{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.track-help-link{display:inline-flex;align-items:center;gap:.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));text-underline-offset:4px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.track-help-link:hover{--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1));text-decoration-line:underline}.track-help-sep{-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.orders-hero-title{margin-top:1.25rem;font-size:2.25rem;font-weight:500;line-height:1.08;letter-spacing:-.04em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.orders-hero-title{font-size:2.25rem;line-height:2.5rem}}@media(min-width:1024px){.orders-hero-title{font-size:3rem}}.orders-hero-sub{margin-top:.75rem;max-width:36rem;font-size:1.02rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.orders-hero{background:transparent}.orders-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4rem;pointer-events:none;background:linear-gradient(to bottom,transparent,rgba(246,244,240,.85))}.orders-body{background:transparent}.orders-list{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:640px){.orders-list{gap:2rem}}.order-card{overflow:hidden;border-radius:1.35rem;border-width:1px;border-color:#e2e8f08c;background:linear-gradient(180deg,#ffffffeb,#fcfaf7db);box-shadow:0 1px #ffffffb3 inset,0 16px 40px -22px #0f172a1a}.order-card-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1.25rem}@media(min-width:640px){.order-card-header{padding:1.5rem 1.75rem}}.order-card-id{margin-top:.5rem;font-family:Montserrat,system-ui,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:500;letter-spacing:-.02em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.order-card-id{font-size:1.5rem;line-height:2rem}}.order-card-date{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.order-card-total{flex-shrink:0;font-family:Montserrat,system-ui,sans-serif;font-size:1.5rem;line-height:2rem;font-weight:600;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.order-card-total{font-size:1.65rem}}.order-status{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;border-width:1px;padding:.25rem .625rem;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.order-notice{display:flex;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}@media(min-width:640px){.order-notice{padding-left:1.75rem;padding-right:1.75rem}}.order-notice-icon{display:flex;height:2.75rem;width:2.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.order-notice-icon--success{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.order-notice-icon--track{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.order-notice-title{font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.order-notice-text{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.order-notice-body{min-width:0px;flex:1 1 0%}.order-notice-actions{margin-top:.75rem;display:flex;flex-wrap:wrap;-moz-column-gap:1rem;column-gap:1rem;row-gap:.5rem}.order-tracking-line{margin-top:.25rem;font-size:.875rem;line-height:1.25rem}.order-btn{margin-top:.75rem;display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.order-btn:disabled{opacity:.5}.order-btn--primary{--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.order-btn--primary:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.order-link{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1));text-underline-offset:4px}.order-link:hover{text-decoration-line:underline}.order-link--muted{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.order-link--muted:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.order-items{padding:1.25rem}@media(min-width:640px){.order-items{padding:1.5rem 1.75rem}}.order-items-label{margin-bottom:.75rem;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.order-items-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.order-item{display:flex;align-items:center;gap:1rem}.order-item-media{display:flex;height:4.5rem;width:4.5rem;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(241 245 249 / .8) var(--tw-gradient-to-position)}.order-item-img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:.375rem;mix-blend-mode:multiply}.order-item-name{font-weight:500;line-height:1.375;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.order-item-variant{margin-top:.125rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.order-item-qty{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.order-item-line-total{flex-shrink:0;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}@media(min-width:640px){.order-item-line-total{font-size:1rem;line-height:1.5rem}}.orders-empty-state{display:flex;align-items:center;justify-content:center;padding:4rem 1rem}@media(min-width:640px){.orders-empty-state{padding-top:6rem;padding-bottom:6rem}}.orders-empty-card{margin-left:auto;margin-right:auto;max-width:28rem;border-radius:1.35rem;border-width:1px;border-color:#e2e8f0b3;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:3rem 2rem;text-align:center;box-shadow:0 20px 48px -24px #0f172a1a}.orders-empty-icon{margin-left:auto;margin-right:auto;margin-bottom:1.5rem;height:3.5rem;width:3.5rem;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.orders-empty-title{font-size:1.5rem;line-height:2rem;font-weight:500;letter-spacing:-.02em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.orders-empty-desc{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.orders-empty-card .btn-primary{margin-top:2rem}.orders-loading{display:flex;min-height:50vh;align-items:center;justify-content:center}.orders-spinner{height:2.5rem;width:2.5rem}.orders-spinner{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-border-opacity: 1;border-top-color:rgb(12 18 34 / var(--tw-border-opacity, 1))}.profile-page{position:relative;overflow-x:hidden}.profile-ambient{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.profile-orb{position:absolute;border-radius:9999px;--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.profile-orb--copper{top:8%;right:-6%;width:min(28rem,45vw);height:min(28rem,45vw);background:radial-gradient(circle,rgba(193,127,58,.18) 0%,transparent 68%);animation:profile-orb-drift 18s ease-in-out infinite}.profile-orb--ink{bottom:12%;left:-8%;width:min(22rem,38vw);height:min(22rem,38vw);background:radial-gradient(circle,rgba(12,18,34,.06) 0%,transparent 70%);animation:profile-orb-drift 22s ease-in-out infinite reverse}.profile-hero{position:relative;z-index:1;background:transparent}.profile-hero-grid{display:grid;align-items:flex-end;gap:2.5rem}@media(min-width:1024px){.profile-hero-grid{grid-template-columns:1fr auto;gap:3.5rem}}.profile-hero-title{margin-top:1.25rem;font-size:2.35rem;font-weight:500;line-height:1.06;letter-spacing:-.045em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.profile-hero-title{font-size:2.75rem}}@media(min-width:1024px){.profile-hero-title{font-size:3.35rem}}.profile-hero-accent{background:linear-gradient(135deg,#0c1222,#5c4a38 45%,#c17f3a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.profile-hero-sub{margin-top:1rem;max-width:36rem;font-size:1.05rem;line-height:1.7;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}@media(min-width:640px){.profile-hero-sub{font-size:1.125rem;line-height:1.75rem}}.profile-hero-pills{margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:.625rem}.profile-pill{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border-width:1px;border-color:#e2e8f0b3;background-color:#fff9;padding:.375rem .875rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.profile-hero-meter{display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width:1024px){.profile-hero-meter{align-items:flex-end;text-align:right}}.profile-meter-ring{position:relative;display:flex;height:7.5rem;width:7.5rem;align-items:center;justify-content:center}@media(min-width:640px){.profile-meter-ring{height:8.5rem;width:8.5rem}}.profile-meter-svg{height:100%;width:100%;--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.profile-meter-track{fill:none;stroke:#94a3b833;stroke-width:6}.profile-meter-fill{fill:none;stroke:#c17f3a;stroke-width:6;stroke-linecap:round}.profile-meter-value{position:absolute;font-size:1.5rem;line-height:2rem;font-weight:500;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.profile-meter-value{font-size:1.65rem}}.profile-meter-label{margin-top:.75rem;max-width:10rem;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.profile-body{position:relative;z-index:1;background:transparent}.profile-stage{display:grid;gap:1.5rem}@media(min-width:1024px){.profile-stage{grid-template-columns:minmax(0,19.5rem) 1fr;gap:0px;overflow:hidden;border-radius:1.65rem;border-width:1px;border-color:#e2e8f08c}}.profile-stage{background:linear-gradient(165deg,#fffffff0,#fcfaf7e0 48%,#f8f6f2eb);box-shadow:0 1px #ffffffd9 inset,0 28px 64px -32px #0c122229,0 0 0 1px #fff6 inset}.profile-pass{position:relative;overflow:hidden}@media(min-width:1024px){.profile-pass{border-right-width:1px;border-color:#e2e8f080}}.profile-pass{background:linear-gradient(180deg,#0c1222,#151d32 42%,#1a2438)}.profile-pass-shine{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.6;background:linear-gradient(105deg,transparent 38%,rgba(255,255,255,.07) 48%,transparent 58%);animation:profile-pass-shine 6s ease-in-out infinite}.profile-pass-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:2.25rem 1.5rem;text-align:center}@media(min-width:640px){.profile-pass-inner{padding:2.5rem 2rem}}@media(min-width:1024px){.profile-pass-inner{position:sticky;top:6rem;padding-top:2.75rem;padding-bottom:2.75rem}}.profile-avatar-wrap{position:relative;margin-bottom:1.5rem;display:flex;height:6.75rem;width:6.75rem;align-items:center;justify-content:center}@media(min-width:640px){.profile-avatar-wrap{height:7.5rem;width:7.5rem}}.profile-avatar-ring{position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:9999px;opacity:.9;background:conic-gradient(from 0deg,#c17f3a,#f0dcc4,#8b5a2b,#c17f3a);animation:profile-ring-spin 14s linear infinite}.profile-avatar-img{position:relative;z-index:1;height:100%;width:100%;border-radius:9999px;-o-object-fit:cover;object-fit:cover;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(21 29 50 / var(--tw-ring-opacity, 1))}.profile-avatar-initials{position:relative;z-index:1;height:100%;width:100%;border-radius:9999px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(21 29 50 / var(--tw-ring-opacity, 1));display:flex;align-items:center;justify-content:center;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #2a3548 var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 53 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #0c1222 var(--tw-gradient-to-position);font-size:1.5rem;line-height:2rem;font-weight:500;--tw-text-opacity: 1;color:rgb(232 201 168 / var(--tw-text-opacity, 1))}.profile-avatar-badge{position:absolute;bottom:-.125rem;right:-.125rem;z-index:2;display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(21 29 50 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.profile-identity-name{font-size:1.65rem;font-weight:500;letter-spacing:-.03em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:640px){.profile-identity-name{font-size:1.5rem;line-height:2rem}}.profile-identity-email{margin-top:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.profile-identity-meta{margin-top:.75rem;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.profile-shortcuts{margin-top:2.25rem;display:flex;width:100%;flex-direction:column;gap:.5rem;border-top-width:1px;border-color:#ffffff1a;padding-top:2rem}.profile-shortcut{display:flex;align-items:center;gap:.75rem;border-radius:.75rem;border-width:1px;border-color:#ffffff1a;background-color:#ffffff0d;padding:.75rem 1rem;text-align:left;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.profile-shortcut-icon{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;background-color:#ffffff1a;--tw-text-opacity: 1;color:rgb(232 201 168 / var(--tw-text-opacity, 1))}.profile-shortcut-label{min-width:0px;flex:1 1 0%}.profile-shortcut-arrow{flex-shrink:0;--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.profile-shortcut--primary{border-color:#c17f3a59;background-color:#c17f3a26;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.profile-shortcut--primary .profile-shortcut-icon{background-color:#c17f3a4d;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(hover:hover){.profile-shortcut:hover{border-color:#fff3;background-color:#ffffff1a;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.profile-shortcut:hover .profile-shortcut-arrow{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:.8}.profile-shortcut--primary:hover{border-color:#c17f3a80;background-color:#c17f3a40}}.profile-workspace{padding:1.75rem 1.25rem}@media(min-width:640px){.profile-workspace{padding:2.25rem 2rem}}@media(min-width:1024px){.profile-workspace{padding:2.5rem}}.profile-workspace-header{margin-bottom:2rem;display:flex;flex-direction:column;gap:1.25rem;border-bottom-width:1px;border-color:#f1f5f9e6;padding-bottom:1.75rem}@media(min-width:640px){.profile-workspace-header{flex-direction:row;align-items:flex-start;justify-content:space-between}}@media(min-width:1024px){.profile-workspace-header{margin-bottom:2.5rem;padding-bottom:2rem}}.profile-form-title{font-size:1.5rem;line-height:2rem;font-weight:500;letter-spacing:-.035em;--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}@media(min-width:640px){.profile-form-title{font-size:1.85rem}}.profile-form-hint{margin-top:.5rem;max-width:32rem;font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.profile-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:.75rem}@media(min-width:640px){.profile-toolbar{align-items:flex-end}}.profile-editing-pill{display:inline-flex;align-items:center;justify-content:center;align-self:flex-end;border-radius:9999px;border-width:1px;border-color:#c17f3a4d;background-color:#c17f3a1a;padding:.25rem .75rem;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.16em;--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1));animation:profile-pulse-soft 2s ease-in-out infinite}.profile-saved-pill{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;align-self:flex-end;border-radius:9999px;border-width:1px;border-color:#a7f3d0cc;--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));padding:.25rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.profile-form-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem}.profile-btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;padding:.625rem 1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.profile-btn:disabled{cursor:not-allowed;opacity:.5}.profile-btn--primary{--tw-bg-opacity: 1;background-color:rgb(12 18 34 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 12px 32px -12px rgba(12,18,34,.45);--tw-shadow-colored: 0 12px 32px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media(hover:hover){.profile-btn--primary:hover:not(:disabled){--tw-translate-y: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));--tw-shadow: 0 16px 40px -14px rgba(12,18,34,.5);--tw-shadow-colored: 0 16px 40px -14px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}.profile-btn--primary.profile-btn--success{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1));--tw-shadow-color: rgb(6 78 59 / .2);--tw-shadow: var(--tw-shadow-colored)}.profile-btn--ghost{border-width:1px;border-color:#e2e8f0e6;background-color:#ffffffe6;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}@media(hover:hover){.profile-btn--ghost:hover:not(:disabled){--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}}.profile-spinner{height:1rem;width:1rem}@keyframes spin{to{transform:rotate(360deg)}}.profile-spinner{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;border-color:#ffffff59;--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.profile-sections>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))}@media(min-width:1024px){.profile-sections>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}}.profile-section-title{margin-bottom:1.25rem;display:flex;align-items:center;gap:.75rem;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.profile-section-num{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.profile-section-fields>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.profile-field-block{border-radius:1rem;border-width:1px;border-color:#f1f5f9e6;background-color:#ffffff80;padding:1rem;transition-property:border-color,box-shadow,background;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media(min-width:640px){.profile-field-block{padding:1.25rem}}.profile-field-block:has(.profile-input:focus){border-color:#c17f3a59;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));box-shadow:0 0 0 3px #c17f3a1f}.profile-field-head{margin-bottom:.75rem;display:flex;align-items:flex-start;gap:.75rem}.profile-field-icon{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(241 245 249 / .8) var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(226 232 240 / .6)}.profile-field-label{display:block;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.profile-field-note-inline{margin-top:.125rem;display:block;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.profile-field-edit-badge{flex-shrink:0;border-radius:.375rem;background-color:#c17f3a1a;padding:.125rem .5rem;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.profile-field-body--edit{padding-top:.125rem}.profile-read-value{font-size:.95rem;font-weight:500;line-height:1.375;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.profile-read-value--muted{font-weight:400;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.profile-read-value--empty{font-weight:400;font-style:italic;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.profile-read-value--action{cursor:pointer;border-radius:.375rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.profile-read-value--action:hover{--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1));text-decoration-line:underline}button.profile-read-value{width:100%;border-width:0px;background-color:transparent;padding:0}.profile-read-value--line2{margin-top:.375rem;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.profile-input{width:100%;border-radius:.75rem;border-width:1px;border-color:#e2e8f0cc;background-color:#f8fafc99;padding:.875rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;transition-property:border-color,box-shadow,background,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.profile-input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.profile-input::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.profile-input:focus{border-color:#c17f3a73;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));box-shadow:0 0 0 3px #c17f3a24}.profile-address-stack>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.profile-address-grid{display:grid;gap:.625rem}@media(min-width:640px){.profile-address-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.\[overflow-wrap\:anywhere\]{overflow-wrap:anywhere}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes home-hero-pool-breathe{0%,to{transform:scale(1) translate(0);opacity:.8}50%{transform:scale(1.04) translate(-1%,1%);opacity:1}}@keyframes home-hero-arc-drift{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-2%,2%) rotate(3deg)}}@keyframes home-hero-product-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes hero-glow-pulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes hero-orbit-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hero-scroll-line{0%,to{opacity:.3;transform:scaleY(.6);transform-origin:top}50%{opacity:1;transform:scaleY(1)}}@keyframes profile-orb-drift{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-3%,4%) scale(1.05)}}@keyframes profile-pass-shine{0%,to{transform:translate(-120%);opacity:0}45%,55%{opacity:1}to{transform:translate(120%)}}@keyframes profile-ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes profile-pulse-soft{0%,to{opacity:1}50%{opacity:.75}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}::-webkit-scrollbar-thumb{border-radius:9999px;background-color:#94a3b880}::-webkit-scrollbar-thumb:hover{background-color:#64748b99}.placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-400::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.hover\:border-brand-accent\/40:hover{border-color:#c17f3a66}.hover\:border-brand-accent\/50:hover{border-color:#c17f3a80}.hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.hover\:border-slate-400:hover{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#a86d32\]:hover{--tw-bg-opacity: 1;background-color:rgb(168 109 50 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-900:hover{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity, 1))}.hover\:bg-brand-accent\/10:hover{background-color:#c17f3a1a}.hover\:bg-brand-accent\/15:hover{background-color:#c17f3a26}.hover\:bg-brand-cream:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.hover\:bg-brand-cream\/70:hover{background-color:#f5f5f5b3}.hover\:bg-brand-cream\/80:hover{background-color:#f5f5f5cc}.hover\:bg-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-800:hover{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-700:hover{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/80:hover{background-color:#fffc}.hover\:text-\[\#9a5f28\]:hover{--tw-text-opacity: 1;color:rgb(154 95 40 / var(--tw-text-opacity, 1))}.hover\:text-brand-accent:hover{--tw-text-opacity: 1;color:rgb(193 127 58 / var(--tw-text-opacity, 1))}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-slate-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-slate-950:hover{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:decoration-brand-accent:hover{text-decoration-color:#c17f3a}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:bg-brand-cream:hover{background-color:var(--aurora-surface)}.focus\:border-brand-accent:focus{--tw-border-opacity: 1;border-color:rgb(193 127 58 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-brand-accent\/20:focus{--tw-ring-color: rgb(193 127 58 / .2)}.focus\:ring-brand-accent\/40:focus{--tw-ring-color: rgb(193 127 58 / .4)}.active\:cursor-grabbing:active{cursor:grabbing}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-slate-50:disabled{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.disabled\:text-slate-600:disabled{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:-translate-y-0\.5{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-0\.5{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[1\.03\]{--tw-scale-x: 1.03;--tw-scale-y: 1.03;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:ring-slate-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}@media(min-width:640px){.sm\:bottom-auto{bottom:auto}.sm\:left-auto{left:auto}.sm\:right-4{right:1rem}.sm\:top-20{top:5rem}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:inline{display:inline}.sm\:inline-flex{display:inline-flex}.sm\:h-16{height:4rem}.sm\:w-16{width:4rem}.sm\:w-\[380px\]{width:380px}.sm\:w-auto{width:auto}.sm\:min-w-\[200px\]{min-width:200px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-\[minmax\(0\,38\%\)_1fr\]{grid-template-columns:minmax(0,38%) 1fr}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:p-5{padding:1.25rem}.sm\:p-8{padding:2rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pt-32{padding-top:8rem}.sm\:pt-6{padding-top:1.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media(min-width:768px){.md\:hidden{display:none}.md\:w-auto{width:auto}.md\:\!translate-x-0{--tw-translate-x: 0px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}}@media(min-width:1024px){.lg\:sticky{position:sticky}.lg\:top-24{top:6rem}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:mt-0{margin-top:0}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[minmax\(0\,1\.05fr\)_minmax\(0\,0\.95fr\)\]{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.lg\:items-start{align-items:flex-start}.lg\:gap-12{gap:3rem}.lg\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.lg\:gap-y-16{row-gap:4rem}.lg\:self-start{align-self:flex-start}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-14{padding-bottom:3.5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-28{padding-bottom:7rem}.lg\:pt-36{padding-top:9rem}.lg\:pt-8{padding-top:2rem}}@media(min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:gap-16{gap:4rem}}
