/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.\!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,)!important}.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,)}}.ticket-scroll button>.ticket-paid-banner{background:#087f53;border:1px solid #04613f;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;margin:8px 0;padding:10px 12px;display:flex}.ticket-scroll button .ticket-paid-banner strong{color:#fff;letter-spacing:.04em;font-size:1rem;font-weight:800}.ticket-scroll button .ticket-paid-banner small{color:#fff;white-space:normal;font-size:.72rem;line-height:1.4;display:block;overflow:visible}.ticket-scroll button .ticket-paid-banner .payment-remaining{color:#623f00;background:#fff1c2;border-radius:4px;margin-top:2px;padding:4px 6px;font-weight:700}.payment-sync-warning{color:#6c4500;background:#fff6de;border:1px solid #dfb35f;border-radius:6px;margin:0 0 10px;padding:10px;font-size:.8rem}.payment-confirmation{color:#075638;background:#eaf8f0;border:1px solid #78c2a0;border-left:5px solid #087f53;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin:16px 0;padding:18px 20px;display:flex}.payment-confirmation strong{font-size:1.1rem}.payment-confirmation p{margin:5px 0 0;font-size:.9rem}.payment-confirmation button{color:#075638;cursor:pointer;background:#fff;border:1px solid #087f53;border-radius:7px;flex-shrink:0;padding:10px 14px;font-weight:700}.payment-confirmation button:focus-visible{outline-offset:3px;outline:3px solid #075638}@media (width<=700px){.payment-confirmation{flex-direction:column;align-items:stretch}}@media print{.payment-confirmation,.payment-sync-warning{display:none!important}}.payment-alerts{color:#172943;background:#fff;border:1px solid #c5d2df;border-radius:12px;margin:0 0 1.25rem;overflow:hidden}.payment-alerts-head{background:#edf3f8;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.payment-alerts-head strong{font-size:1rem;display:block}.payment-alerts-head span,.payment-alert small{margin-top:.3rem;font-size:.875rem;display:block}.payment-alerts-head>div:last-child,.payment-alert-actions{flex-wrap:wrap;gap:.6rem;display:flex}.payment-alerts button{cursor:pointer;color:#172943;background:#fff;border:1px solid #b4c2d1;border-radius:7px;padding:.6rem .8rem;font-size:.875rem}.payment-alerts button:focus-visible{outline-offset:2px;outline:3px solid #1678b3}.payment-alerts button:disabled{opacity:.6;cursor:wait}.payment-alert{border-top:1px solid #c5d2df;border-left:5px solid #b83435;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.payment-alert.acknowledged{border-left-color:#77899b}.payment-alert p{margin:.3rem 0;font-size:1rem}.payment-alert-error{color:#9e2222;padding:.6rem 1.25rem}.payment-ticket-label{color:#9e2222;font-weight:700}@media (width<=700px){.payment-alerts-head,.payment-alert{flex-direction:column;align-items:stretch}}@media print{.payment-alerts{display:none!important}}:root{--navy:#071e4a;--deep:#03132f;--blue:#1268f3;--cyan:#46c5ff;--ice:#eaf3ff;--mist:#f4f7fb;--ink:#111827;--muted:#657084;--line:#dce3ed;--shadow:0 24px 70px #03132f26}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-manrope), Arial, sans-serif;background:#fff;margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.announcement{color:#c8dcff;background:var(--deep);letter-spacing:.11em;text-transform:uppercase;justify-content:center;align-items:center;gap:14px;min-height:34px;padding:7px 20px;font-size:.7rem;font-weight:800;display:flex}.announcement i{background:var(--cyan);border-radius:50%;width:3px;height:3px}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #dce3ede6;justify-content:flex-end;align-items:center;height:82px;padding:0 clamp(24px,5vw,84px);display:flex;position:sticky;top:0}.brand img{object-fit:contain;object-position:left;width:245px;height:52px}.site-header nav{color:#2d3950;align-items:center;gap:clamp(15px,1.7vw,28px);font-size:.86rem;font-weight:750;display:flex}.site-header nav a:not(.button):hover{color:var(--blue)}.track-link{color:var(--blue)!important}.store-link{align-items:center;gap:7px;display:flex}.store-link span{color:#0d62d8;letter-spacing:.06em;text-transform:uppercase;background:#e9f2ff;border-radius:100px;padding:3px 6px;font-size:.48rem;font-weight:900}.menu{background:0 0;border:0;display:none}.button{border:1px solid var(--blue);color:#fff;background:var(--blue);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:.88rem;font-weight:800;transition:all .18s;display:inline-flex}.button:hover{background:#0758d4;transform:translateY(-2px);box-shadow:0 14px 28px #1268f33d}.button.small{min-height:42px;padding:0 18px;font-size:.8rem}.button.secondary{color:var(--navy);background:0 0;border-color:#bfcbe0}.button.secondary:hover{color:var(--blue);background:var(--ice)}.button.white{color:var(--navy);background:#fff;border-color:#fff}.button:disabled{opacity:.65;cursor:wait;transform:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #46c5ff8c}.hero{background:radial-gradient(circle at 82% 12%,#2a7fff29,#0000 30%),linear-gradient(135deg,#fff,#f6f9fd 50%,#edf4ff);grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(45px,6vw,95px);min-height:720px;padding:38px clamp(24px,7vw,118px) clamp(72px,8vw,115px);scroll-margin-top:116px;display:grid;position:relative;overflow:hidden}.hero:before{pointer-events:none;opacity:.4;content:"";background-image:linear-gradient(#1268f309 1px,#0000 1px),linear-gradient(90deg,#1268f309 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 48%);mask-image:linear-gradient(#000,#0000 48%)}.hero-brand{z-index:1;grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(18px,3vw,48px);width:100%;margin-bottom:4px;display:grid;position:relative}.brand-lockup{flex-direction:column;align-items:center;min-width:clamp(290px,34vw,475px);display:flex;position:relative}.brand-lockup:before{z-index:-1;filter:blur(20px);content:"";background:#ffffffb8;border-radius:50%;position:absolute;inset:15% 5% -2%}.brand-lockup img{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 12px 24px #03132f17);border-radius:18px;width:clamp(290px,32vw,450px);height:auto;overflow:hidden}.brand-lockup>span{color:#62718a;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin-top:3px;font-size:.64rem;font-weight:800;display:flex}.brand-lockup>span i{background:var(--blue);border-radius:50%;width:4px;height:4px;box-shadow:0 0 0 4px #1268f317}.circuit-line{background:linear-gradient(90deg,#0000,#1268f35c);height:1px;display:block;position:relative}.circuit-line-right{transform:scaleX(-1)}.circuit-line i{background:#f7faff;border:1px solid #1268f38c;border-radius:50%;width:7px;height:7px;position:absolute;top:-3px}.circuit-line i:first-child{right:0}.circuit-line i:nth-child(2){right:24%}.circuit-line i:nth-child(3){right:58%}.hero-copy,.hero-art{z-index:1;position:relative}.youtube-feature{width:min(100%,620px);color:var(--deep);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd6;border:1px solid #0a234b1f;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-bottom:20px;padding:10px 12px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;box-shadow:0 12px 35px #03132f17}.youtube-feature:hover{border-color:#ff000047;transform:translateY(-2px);box-shadow:0 17px 40px #03132f24}.youtube-feature>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.youtube-feature b{color:#d71920;letter-spacing:.13em;text-transform:uppercase;font-size:.66rem}.youtube-feature strong{color:var(--deep);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.youtube-feature em{color:#fff;background:var(--deep);white-space:nowrap;border-radius:8px;padding:7px 10px;font-size:.65rem;font-style:normal;font-weight:800}.youtube-play{background:red;border-radius:8px;place-items:center;width:40px;height:29px;display:grid;position:relative;box-shadow:0 6px 14px #f003}.youtube-play i{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #fff;width:0;height:0;margin-left:2px}.eyebrow,.kicker{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:800}.hero h1,.section h2,.closing h2,.legal-page h1,.admin-page h1{color:var(--deep);font-family:var(--font-space),Arial,sans-serif;letter-spacing:-.045em;margin:0;font-weight:700}.hero h1{max-width:700px;margin-top:18px;font-size:clamp(3.2rem,5.4vw,5.9rem);line-height:.98}.hero h1 em{color:var(--blue);font-style:normal}.lede{color:#536079;max-width:650px;margin:27px 0 0;font-size:clamp(1rem,1.3vw,1.16rem);line-height:1.8}.actions{flex-wrap:wrap;gap:12px;margin-top:31px;display:flex}.proof{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:670px;margin-top:44px;padding-top:24px;display:grid}.proof div{flex-direction:column;gap:5px;padding-right:20px;display:flex}.proof div+div{border-left:1px solid var(--line);padding-left:24px}.proof strong{color:var(--navy);font-family:var(--font-space),Arial,sans-serif;font-size:.98rem}.proof span{color:var(--muted);font-size:.7rem}.hero-art{min-width:0;position:relative}.image-wrap,.about-image{background:var(--deep);box-shadow:var(--shadow);border-radius:18px;position:relative;overflow:hidden}.image-wrap img,.about-image img{aspect-ratio:1;object-fit:cover;width:100%}.ai-mark{z-index:2;color:#fff;background:#000000b3;border-radius:5px;padding:6px 9px;font-size:.62rem;position:absolute;bottom:11px;right:12px}.hero-art aside{background:#fffffff2;border:1px solid #ffffffb3;border-radius:11px;align-items:center;gap:14px;width:min(330px,85%);padding:20px 22px;display:flex;position:absolute;bottom:-30px;right:-25px;box-shadow:0 18px 45px #03132f38}.hero-art aside b{background:#16a36a;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 6px #16a36a1f}.hero-art aside div{flex-direction:column;gap:4px;display:flex}.hero-art aside strong{color:var(--navy);font-size:.88rem}.hero-art aside span{color:var(--muted);font-size:.68rem}.trust{color:#d8e7ff;background:var(--navy);text-align:center;border-block:1px solid #14366d;grid-template-columns:repeat(4,1fr);padding:22px clamp(24px,7vw,118px);font-size:.74rem;font-weight:750;display:grid}.trust span+span{border-left:1px solid #ffffff26}.section{padding:clamp(82px,8vw,125px) clamp(24px,7vw,118px);scroll-margin-top:105px}.heading{grid-template-columns:1.1fr .7fr;align-items:end;gap:60px;margin-bottom:52px;display:grid}.heading h2,.pricing-copy h2,.tracker-copy h2,.request-copy h2,.about h2{margin-top:13px;font-size:clamp(2.25rem,4vw,4rem);line-height:1.08}.heading>p,.pricing-copy>p:last-child,.tracker-copy>p,.request-copy>p,.about>div>p{color:var(--muted);margin:0;font-size:.96rem;line-height:1.8}.services{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.services article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:330px;padding:34px 29px;transition:all .18s}.services article:hover{z-index:1;box-shadow:var(--shadow);position:relative;transform:translateY(-5px)}.services article.featured{color:#fff;background:var(--navy)}.services article>span{color:var(--blue);font-family:var(--font-space),Arial,sans-serif;margin-bottom:64px;font-size:.78rem;font-weight:700;display:block}.services article.featured>span{color:var(--cyan)}.services h3{color:var(--navy);font-family:var(--font-space),Arial,sans-serif;margin:0;font-size:1.18rem}.services .featured h3{color:#fff}.services p{color:var(--muted);margin:16px 0 0;font-size:.8rem;line-height:1.75}.services .featured p{color:#bdd0ec}.brands{border:1px solid var(--line);color:#6c788b;background:var(--mist);word-spacing:10px;border-top:0;padding:24px 28px;font-size:.72rem;line-height:1.8}.brands strong{color:var(--navy);text-transform:uppercase;word-spacing:normal;margin-right:16px}.pricing{color:#fff;background:linear-gradient(145deg,#1268f321,transparent 35%),var(--deep);grid-template-columns:.9fr .82fr 1.08fr;gap:22px;display:grid}.pricing-copy{align-self:center;padding-right:42px}.kicker.light,.pricing h2,.tracker h2,.closing h2{color:#fff}.pricing-copy>p:last-child,.tracker-copy>p{color:#aec3e2;margin-top:20px}.diagnostic,.ranges{border-radius:15px;padding:38px 35px}.diagnostic{background:var(--blue);box-shadow:0 22px 50px #00000038}.diagnostic>span,.ranges>span{letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.price{font-family:var(--font-space),Arial,sans-serif;margin-top:17px;font-size:5rem;font-weight:700;line-height:1}.price sup{margin-right:3px;font-size:1.5rem;position:relative;top:-1.8rem}.diagnostic>p{color:#dbeaff;margin:5px 0 21px;font-size:.8rem}.diagnostic ul{border-top:1px solid #ffffff45;gap:11px;margin:0 0 27px;padding:21px 0 0;list-style:none;display:grid}.diagnostic li{color:#eef5ff;padding-left:18px;font-size:.74rem;line-height:1.5;position:relative}.diagnostic li:before{background:var(--cyan);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.45em;left:0}.ranges{background:#0a234f;border:1px solid #254272}.ranges>div{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:15px;padding:18px 0;display:flex}.ranges>div:first-of-type{border-top:1px solid #ffffff1f;margin-top:20px}.ranges small{color:#b9cae3;font-size:.74rem}.ranges strong{white-space:nowrap;font-size:.78rem}.ranges p{color:#8fa7c9;font-size:.65rem;line-height:1.6}.process{background:var(--mist)}.steps{grid-template-columns:repeat(6,1fr);display:grid}.steps article{border-top:2px solid #ccd7e6;min-height:210px;padding:26px 23px;position:relative}.steps article:before{border:3px solid var(--mist);background:var(--blue);width:12px;height:12px;box-shadow:0 0 0 1px var(--blue);content:"";border-radius:50%;position:absolute;top:-7px;left:23px}.steps article>span{color:var(--blue);font-family:var(--font-space),Arial,sans-serif;font-size:.7rem;font-weight:700}.steps h3{color:var(--navy);font-family:var(--font-space),Arial,sans-serif;margin:27px 0 11px;font-size:1.02rem}.steps p{color:var(--muted);margin:0;font-size:.74rem;line-height:1.7}.tracker{background:radial-gradient(circle at 10% 75%,#1268f340,transparent 28%),var(--navy);grid-template-columns:.83fr 1.17fr;gap:clamp(45px,8vw,115px);display:grid}.tracker-copy form{gap:14px;margin-top:32px;display:grid}label{color:var(--navy);gap:8px;font-size:.74rem;font-weight:800;display:grid}.tracker label{color:#d9e7fa}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd6e5;border-radius:6px}input,select{min-height:50px;padding:0 14px}textarea{resize:vertical;padding:13px 14px}.tracker input{color:#fff;background:#0e2b5b;border-color:#355483}.tracker input::placeholder{color:#809cc3}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2a7fff1c}.track-result{background:#fff;border-radius:18px;min-height:520px;padding:clamp(28px,4vw,48px);box-shadow:0 28px 80px #00000040}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:420px;display:flex}.empty>div{background:var(--ice);border:1px solid #cfe0f9;border-radius:22px;place-items:center;width:88px;height:88px;display:grid}.empty>div img{object-fit:contain;width:72px;height:72px}.empty h3{color:var(--navy);font-family:var(--font-space),Arial,sans-serif;margin:22px 0 9px}.empty p{max-width:400px;color:var(--muted);margin:0;font-size:.8rem;line-height:1.7}.ticket-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:22px;display:flex}.ticket-head>div,.device{flex-direction:column;gap:5px;display:flex}.ticket-head span,.device span,.next span,.facts span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:800}.ticket-head strong{color:var(--navy);font-family:var(--font-space),Arial,sans-serif;font-size:1.3rem}.ticket-head>b{color:#0b8454;background:#e7f8f1;border-radius:100px;padding:8px 12px;font-size:.7rem}.device{margin-top:21px}.device strong{color:var(--navy)}.next{border-left:3px solid var(--blue);background:var(--ice);margin:21px 0;padding:19px}.next p{color:#32415b;margin:7px 0 0;font-size:.82rem;line-height:1.6}.facts{border-block:1px solid var(--line);justify-content:space-between;gap:20px;margin-bottom:20px;padding:16px 0;display:flex}.facts>div{flex-direction:column;gap:5px;display:flex}.facts strong{color:var(--navy);font-size:.8rem}.note{color:#705017;background:#fff8e9;border-radius:6px;padding:13px;font-size:.76rem;line-height:1.6}.timeline{margin:20px 0;display:grid}.event{grid-template-columns:18px 1fr;gap:12px;min-height:78px;display:grid;position:relative}.event:not(:last-child):before{content:"";background:#d5dfea;width:1px;position:absolute;top:14px;bottom:-3px;left:5px}.event>i{z-index:1;background:#95a5bb;border:3px solid #fff;border-radius:50%;width:11px;height:11px;margin-top:4px;position:relative;box-shadow:0 0 0 1px #95a5bb}.event>i.current{background:var(--blue);box-shadow:0 0 0 1px var(--blue),0 0 0 6px #1268f31a}.event>div{flex-direction:column;gap:3px;display:flex}.event strong{color:var(--navy);font-size:.8rem}.event span,.track-result>small{color:#8b97a9;font-size:.65rem}.event p{color:var(--muted);margin:4px 0 0;font-size:.7rem;line-height:1.5}.error{border-radius:6px;padding:11px 13px;color:#ac2323!important;background:#fff0f0!important;font-size:.74rem!important}.request{grid-template-columns:.76fr 1.24fr;gap:clamp(50px,8vw,115px);display:grid}.request-copy{align-self:start;position:sticky;top:125px}.request-copy>p{margin-top:20px}.request-copy ul{color:#40506a;gap:13px;margin:28px 0 0;padding:0;font-size:.8rem;font-weight:700;list-style:none;display:grid}.request-copy li:before{color:var(--blue);content:"✓";margin-right:9px}.request-form{border:1px solid var(--line);background:var(--mist);border-radius:14px;padding:clamp(28px,4vw,44px)}.form-grid{grid-template-columns:repeat(2,1fr);gap:20px 18px;display:grid}.form-grid label small{color:var(--muted);font-weight:500}.wide{grid-column:1/-1}.consent{color:#526078;flex-direction:row;align-items:flex-start;gap:10px;margin:22px 0;font-weight:500;line-height:1.5;display:flex}.consent input{width:16px;height:16px;min-height:16px;margin-top:2px}.consent a{color:var(--blue);font-weight:800}.success{background:#eafaf4;border:1px solid #a8e0ca;border-radius:9px;gap:7px;margin-top:21px;padding:21px;display:grid}.success>span{color:#247559;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.success strong{color:#086845;font-family:var(--font-space),Arial,sans-serif;font-size:1.25rem}.success p{color:#3b6657;margin:0;font-size:.75rem;line-height:1.6}.about{background:var(--mist);grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(55px,8vw,115px);display:grid}.about>div>p{margin-top:17px}.stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:20px;margin-top:31px;padding-top:23px;display:grid}.stats div{flex-direction:column;gap:4px;display:flex}.stats strong{color:var(--blue);font-family:var(--font-space),Arial,sans-serif;font-size:1.3rem}.stats span{color:var(--muted);font-size:.65rem}.faq{max-width:1250px;margin:auto}.faq>.heading{grid-template-columns:1fr}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{min-height:77px;color:var(--navy);font-family:var(--font-space),Arial,sans-serif;cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span{width:30px;height:30px;color:var(--blue);background:var(--ice);border-radius:50%;place-items:center;transition:all .18s;display:grid}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{max-width:890px;color:var(--muted);margin:-4px 0 24px;font-size:.84rem;line-height:1.8}.closing{background:linear-gradient(90deg,#2a7fff5c,transparent 48%),var(--navy);justify-content:space-between;align-items:center;gap:30px;padding:65px clamp(24px,7vw,118px);display:flex}.closing h2{margin-top:9px;font-size:clamp(2.1rem,3.3vw,3.5rem)}footer{color:#8fa6c9;background:var(--deep);grid-template-columns:1.5fr repeat(3,.65fr);gap:40px;padding:65px clamp(24px,7vw,118px) 35px;font-size:.74rem;display:grid}.footer-brand img{object-fit:contain;object-position:left center;width:118px;height:88px}.footer-brand p{max-width:330px;line-height:1.7}footer>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:10px;display:flex}footer strong{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.74rem}footer a:hover{color:#fff}footer>small{color:#6981a5;border-top:1px solid #162b50;grid-column:1/-1;padding-top:22px;font-size:.63rem}.store-page{min-height:100vh;color:var(--ink);background:var(--deep)}.store-header{z-index:10;background:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:30px;min-height:92px;padding:15px clamp(24px,7vw,118px);display:flex;position:relative}.store-home img{object-fit:contain;object-position:left;width:245px;max-height:60px}.store-header nav{color:#34415a;align-items:center;gap:25px;font-size:.8rem;font-weight:750;display:flex}.store-header nav>a:not(.button):hover{color:var(--blue)}.store-coming-soon{color:#fff;background:radial-gradient(circle at 76% 42%,#1268f342,#0000 27%),radial-gradient(circle at 18% 80%,#46c5ff1a,#0000 28%),linear-gradient(145deg,#03132f,#061b41 63%,#08285d);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(50px,8vw,130px);min-height:calc(100vh - 190px);padding:clamp(75px,9vw,135px) clamp(24px,9vw,150px);display:grid;position:relative;overflow:hidden}.store-coming-soon:before{opacity:.16;content:"";background-image:linear-gradient(#5fabff4d 1px,#0000 1px),linear-gradient(90deg,#5fabff4d 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(110deg,#000,#0000 70%);mask-image:linear-gradient(110deg,#000,#0000 70%)}.store-message,.store-mark{z-index:2;position:relative}.store-message{max-width:770px}.store-status{color:#c9dfff;letter-spacing:.1em;text-transform:uppercase;background:#1268f324;border:1px solid #7ab9ff40;border-radius:100px;align-items:center;gap:9px;margin-top:24px;padding:8px 12px;font-size:.65rem;font-weight:800;display:inline-flex}.store-status i{background:var(--cyan);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #46c5ff1a}.store-coming-soon h1{color:#fff;font-family:var(--font-space),Arial,sans-serif;letter-spacing:-.055em;margin:23px 0 0;font-size:clamp(3.7rem,6vw,7rem);line-height:.93}.store-coming-soon h1 em{color:var(--cyan);font-style:normal}.store-message>p:last-of-type{color:#b5c8e4;max-width:680px;margin:30px 0 0;font-size:clamp(.95rem,1.25vw,1.1rem);line-height:1.85}.store-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.store-actions .secondary{color:#e8f2ff;border-color:#547099}.store-actions .secondary:hover{color:#fff;background:#ffffff14}.store-preview{border-top:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);gap:0;margin-top:52px;padding-top:25px;display:grid}.store-preview div{flex-direction:column;gap:6px;padding-right:22px;display:flex}.store-preview div+div{border-left:1px solid #ffffff21;padding-left:24px}.store-preview strong{color:#fff;font-size:.75rem}.store-preview span{color:#8fa7c9;font-size:.63rem;line-height:1.45}.store-mark{place-items:center;min-height:470px;display:grid}.store-chip{aspect-ratio:1;background:linear-gradient(145deg,#155bbfe0,#02122ef0);border:1px solid #76bbff7a;border-radius:30px;place-items:center;width:min(285px,65vw);display:grid;position:relative;transform:rotate(4deg);box-shadow:0 0 0 17px #1c6fe814,0 40px 100px #0006,inset 0 1px #ffffff30}.store-chip:before{content:"";border:1px solid #8cceff45;border-radius:20px;position:absolute;inset:24px}.store-chip>img{z-index:1;object-fit:contain;filter:drop-shadow(0 0 22px #46c5ff61);width:76%;height:76%;position:relative;transform:rotate(-4deg)}.store-chip i{background:linear-gradient(90deg,#2f8cff,#86d8ff);border-radius:3px;width:24px;height:5px;position:absolute;box-shadow:0 0 12px #46c5ff73}.store-chip i:first-of-type,.store-chip i:nth-of-type(2),.store-chip i:nth-of-type(3){left:-18px}.store-chip i:nth-of-type(4),.store-chip i:nth-of-type(5),.store-chip i:nth-of-type(6){right:-18px}.store-chip i:first-of-type,.store-chip i:nth-of-type(4){top:25%}.store-chip i:nth-of-type(2),.store-chip i:nth-of-type(5){top:49%}.store-chip i:nth-of-type(3),.store-chip i:nth-of-type(6){top:73%}.store-chip i:nth-of-type(n+7){width:5px;height:24px}.store-chip i:nth-of-type(7),.store-chip i:nth-of-type(8),.store-chip i:nth-of-type(9){top:-18px}.store-chip i:nth-of-type(10),.store-chip i:nth-of-type(11),.store-chip i:nth-of-type(12){bottom:-18px}.store-chip i:nth-of-type(7),.store-chip i:nth-of-type(10){left:25%}.store-chip i:nth-of-type(8),.store-chip i:nth-of-type(11){left:49%}.store-chip i:nth-of-type(9),.store-chip i:nth-of-type(12){left:73%}.store-orbit{border:1px solid #499dff33;border-radius:50%;position:absolute}.orbit-one{width:410px;height:410px}.orbit-two{opacity:.6;border-style:dashed;width:520px;height:520px}.store-circuit{z-index:1;background:linear-gradient(90deg,#0000,#46c5ff66,#0000);height:1px;position:absolute}.store-circuit-left{width:38%;top:23%;left:0}.store-circuit-right{width:32%;bottom:20%;right:0}.store-circuit i{background:#071d45;border:1px solid #46c5ff99;border-radius:50%;width:7px;height:7px;position:absolute;top:-3px}.store-circuit i:first-child{left:22%}.store-circuit i:nth-child(2){left:58%}.store-circuit i:nth-child(3){left:85%}.store-footer{color:#6f8bb4;background:#021029;border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:25px;padding:25px clamp(24px,7vw,118px);font-size:.65rem;display:flex}.inventory-admin{background:#eef3f9;min-height:100vh}.inventory-admin-header{color:#fff;background:var(--deep);justify-content:space-between;align-items:center;gap:30px;padding:28px clamp(24px,5vw,72px);display:flex}.inventory-admin-header p{color:var(--cyan);letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:.68rem;font-weight:800}.inventory-admin-header h1{font-family:var(--font-space),Arial,sans-serif;margin:0;font-size:2.15rem}.inventory-admin-header nav{color:#c4d7f1;flex-wrap:wrap;gap:22px;font-size:.76rem;font-weight:750;display:flex}.inventory-admin-header nav a:hover{color:#fff}.inventory-admin-shell,.checkout-admin-shell{gap:25px;max-width:1440px;margin:auto;padding:35px clamp(20px,4vw,58px) 80px;display:grid}.checkout-phase-banner{color:#fff;background:radial-gradient(circle at 85% 20%,#46c5ff2e,transparent 32%),var(--navy);border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:45px;padding:36px 40px;display:grid;box-shadow:0 18px 45px #03132f1f}.checkout-phase-banner h2,.checkout-panel h2,.checkout-next h2{color:inherit;font-family:var(--font-space),Arial,sans-serif;letter-spacing:-.035em;margin:9px 0 0;font-size:clamp(1.6rem,2.6vw,2.5rem)}.checkout-phase-banner>div>p:last-child{color:#bad0ed;max-width:760px;margin:15px 0 0;font-size:.82rem;line-height:1.75}.checkout-lock{background:#03132f7a;border:1px solid #ffffff24;border-radius:13px;flex-direction:column;gap:5px;min-width:230px;padding:23px 25px;display:flex}.checkout-lock span{color:var(--cyan);letter-spacing:.11em;text-transform:uppercase;font-size:.62rem;font-weight:800}.checkout-lock strong{font-family:var(--font-space),Arial,sans-serif;font-size:1.35rem}.checkout-lock small{color:#9db5d6;font-size:.65rem}.checkout-progress{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:20px;padding:21px 25px;display:grid}.checkout-progress>div:first-child{flex-direction:column;display:flex}.checkout-progress strong{color:var(--navy);font-family:var(--font-space),Arial,sans-serif}.checkout-progress span,.checkout-progress p{color:var(--muted);font-size:.68rem}.checkout-progress p{margin:0}.checkout-progress-track{background:#e6edf6;border-radius:100px;height:8px;overflow:hidden}.checkout-progress-track i{border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--cyan));height:100%;display:block}.checkout-grid{grid-template-columns:1.08fr .92fr;gap:25px;display:grid}.checkout-panel{border:1px solid var(--line);background:#fff;border-radius:15px;padding:30px;box-shadow:0 12px 35px #03132f0f}.checkout-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:25px;padding-bottom:23px;display:flex}.checkout-panel h2{color:var(--navy);font-size:1.6rem}.private-pill{color:#0f65d6;letter-spacing:.08em;text-transform:uppercase;background:#eaf3ff;border-radius:100px;padding:7px 10px;font-size:.58rem;font-weight:900}.checkout-gates{display:grid}.checkout-gates article{border-bottom:1px solid #e8edf4;grid-template-columns:31px 1fr auto;align-items:center;gap:13px;padding:18px 0;display:grid}.checkout-gates article>div{flex-direction:column;gap:4px;display:flex}.checkout-gates article strong{color:var(--navy);font-size:.78rem}.checkout-gates article span{color:var(--muted);font-size:.66rem;line-height:1.45}.gate-icon{border-radius:50%;place-items:center;width:27px;height:27px;font-size:.7rem;font-style:normal;font-weight:900;display:grid}.gate-icon.ready{color:#08764d;background:#e6f8f0}.gate-icon.blocked{color:#a55710;background:#fff3df}.gate-icon.planned{color:#50627d;background:#edf1f6}.gate-state{letter-spacing:.06em;text-transform:uppercase;border-radius:100px;padding:5px 8px;font-size:.54rem}.gate-state.ready{color:#08764d;background:#e6f8f0}.gate-state.blocked{color:#a55710;background:#fff3df}.gate-state.planned{color:#50627d;background:#edf1f6}.checkout-settings{gap:17px;margin-top:23px;display:grid}.checkout-toggle{border:1px solid var(--line);background:var(--mist);border-radius:9px;flex-direction:row;align-items:flex-start;gap:11px;padding:15px;display:flex}.checkout-toggle input{width:17px;height:17px;min-height:17px;margin-top:2px}.checkout-toggle span{flex-direction:column;gap:3px;display:flex}.checkout-toggle small{color:var(--muted);font-weight:500}.checkout-flow{color:#4b5e79;background:#eef5ff;border-radius:9px;flex-wrap:wrap;align-items:center;gap:8px;margin:23px 0;padding:17px;font-size:.62rem;font-weight:800;display:flex}.checkout-flow i{color:var(--blue);font-style:normal}.checkout-next{border:1px solid #cfe0f8;border-left:4px solid var(--blue);background:#f5f9ff;border-radius:12px;justify-content:space-between;align-items:center;gap:45px;padding:31px 35px;display:flex}.checkout-next h2{color:var(--navy);font-size:1.7rem}.checkout-next>div>p:last-child{max-width:800px;color:var(--muted);margin:12px 0 0;font-size:.76rem;line-height:1.65}@media (width<=900px){.checkout-phase-banner,.checkout-grid,.checkout-progress{grid-template-columns:1fr}.checkout-progress p{display:none}.checkout-next{flex-direction:column;align-items:flex-start}}.inventory-toolbar{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:30px;padding:24px 28px;display:flex;box-shadow:0 12px 35px #03132f12}.inventory-toolbar>div{align-items:center;gap:15px;display:flex}.inventory-toolbar strong{color:var(--navy);font-size:.9rem;display:block}.inventory-toolbar p{color:var(--muted);margin:5px 0 0;font-size:.72rem}.connection-dot{background:#e0a11b;border-radius:50%;flex:none;width:12px;height:12px;box-shadow:0 0 0 7px #e0a11b1f}.connection-dot.connected{background:#18a36b;box-shadow:0 0 0 7px #18a36b1f}.inventory-setup{border:1px solid var(--line);background:#fff;border-radius:16px;padding:clamp(30px,5vw,58px)}.inventory-setup h2,.inventory-list-head h2{color:var(--deep);font-family:var(--font-space),Arial,sans-serif;letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(2rem,3.5vw,3.2rem)}.inventory-setup>p:not(.kicker):not(.inventory-footnote){max-width:760px;color:var(--muted);margin:18px 0 0;font-size:.9rem;line-height:1.8}.inventory-rules{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px;display:grid}.inventory-rules article{border:1px solid var(--line);background:var(--mist);border-radius:11px;gap:15px;padding:23px;display:flex}.inventory-rules article>b{color:#fff;background:var(--blue);border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:.72rem;display:grid}.inventory-rules article div{flex-direction:column;gap:7px;display:flex}.inventory-rules strong{color:var(--navy);font-size:.8rem}.inventory-rules span{color:var(--muted);font-size:.7rem;line-height:1.6}.inventory-footnote{color:#738199;margin:24px 0 0;font-size:.68rem}.inventory-error{color:#9e2424;background:#fff1f1;border:1px solid #edb9b9;border-radius:8px;margin:0;padding:14px 17px;font-size:.76rem}.inventory-stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.inventory-stats article{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;gap:5px;padding:23px;display:flex}.inventory-stats strong{color:var(--blue);font-family:var(--font-space),Arial,sans-serif;font-size:1.8rem}.inventory-stats span{color:var(--muted);font-size:.68rem}.inventory-list{border:1px solid var(--line);background:#fff;border-radius:15px;padding:30px}.inventory-list-head{justify-content:space-between;align-items:end;gap:25px;margin-bottom:25px;display:flex}.inventory-list-head h2{font-size:2.3rem}.inventory-list-head small{color:var(--muted);font-size:.66rem}.inventory-row{border-top:1px solid var(--line);grid-template-columns:76px minmax(190px,1.6fr) .55fr .45fr .8fr;align-items:center;gap:20px;padding:16px 0;display:grid}.inventory-thumb{color:#8b97a9;background:var(--mist);border-radius:8px;place-items:center;width:68px;height:58px;font-size:.58rem;display:grid;overflow:hidden}.inventory-thumb img{object-fit:cover;width:100%;height:100%}.inventory-title,.inventory-row>div:not(.inventory-thumb){flex-direction:column;gap:6px;display:flex}.inventory-row strong{color:var(--navy);font-size:.78rem}.inventory-row span,.inventory-row small{color:var(--muted);font-size:.64rem}.inventory-ready strong{color:#0b8454}.inventory-warning strong{color:#a56a08}.inventory-empty{border-top:1px solid var(--line);min-height:180px;color:var(--navy);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.inventory-empty span{color:var(--muted);font-size:.72rem}.inventory-auth-note{border-left:4px solid var(--blue);color:var(--navy);background:#edf5ff;border-radius:5px;flex-direction:column;gap:6px;margin-top:24px;padding:17px 19px;display:flex}.inventory-auth-note strong{font-size:.78rem}.inventory-auth-note span{color:var(--muted);font-size:.7rem;line-height:1.6}.zoho-setup-form{grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:14px;margin-top:22px;display:grid}.zoho-setup-form label{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;flex-direction:column;gap:7px;font-size:.63rem;font-weight:750;display:flex}.zoho-setup-form input,.zoho-setup-form select{border:1px solid var(--line);min-width:0;color:var(--navy);font:inherit;text-transform:none;letter-spacing:0;background:#fff;border-radius:7px;padding:11px 12px;font-size:.74rem}.zoho-connect-button{margin-top:22px;display:inline-flex}.zoho-reconnect-card{background:#fff;border:1px solid #d4deeb;border-radius:16px;width:calc(100% - 32px);max-width:640px;margin:40px auto;padding:32px}.zoho-reconnect-card h2{color:var(--navy);margin:0 0 16px}.zoho-reconnect-card p{overflow-wrap:anywhere;margin:0 0 20px;font-size:1rem;line-height:1.6}.inventory-filters{background:var(--mist);border-radius:10px;grid-template-columns:minmax(260px,1.4fr) repeat(3,minmax(150px,.7fr));align-items:end;gap:14px;margin:0 0 18px;padding:18px;display:grid}.inventory-filters label{min-width:0;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;flex-direction:column;gap:7px;font-size:.63rem;font-weight:750;display:flex}.inventory-filters input,.inventory-filters select{border:1px solid var(--line);width:100%;min-height:42px;color:var(--navy);font:inherit;text-transform:none;letter-spacing:0;background:#fff;border-radius:7px;padding:11px 13px;font-size:.75rem;font-weight:500}.inventory-filter-tabs{grid-column:1/-1}.inventory-part-dropdown{color:var(--navy);flex-direction:column;gap:7px;margin:0 0 18px;font-size:.7rem;font-weight:800;display:flex}.inventory-part-dropdown select{min-height:46px;color:var(--navy);font:inherit;background:#fff;border:1px solid #aec6e4;border-radius:8px;padding:10px 13px;font-size:.82rem}.inventory-filter-tabs{flex-wrap:wrap;gap:7px;display:flex}.inventory-filter-tabs button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;padding:9px 12px;font-size:.66rem;font-weight:750}.inventory-filter-tabs button.active{border-color:var(--blue);color:#fff;background:var(--blue)}.inventory-product{border-top:1px solid var(--line)}.inventory-product .inventory-row{cursor:pointer;border:0;list-style:none}.inventory-product .inventory-row::-webkit-details-marker{display:none}.inventory-product-detail{grid-template-columns:repeat(3,1fr);gap:18px;padding:5px 0 21px 96px;display:grid}.inventory-product-detail>div{flex-direction:column;gap:6px;display:flex}.inventory-product-detail small{color:var(--muted);font-size:.62rem}.inventory-product-detail strong{color:var(--navy);font-size:.74rem}.inventory-description{grid-column:1/-1}.inventory-description p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.65}.inventory-private-label{color:#718099;text-transform:uppercase;letter-spacing:.07em;grid-column:1/-1;margin:0;font-size:.62rem;font-weight:750}.legal-page{background:var(--mist);min-height:100vh}.legal-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,7vw,118px);display:flex}.legal-page article{max-width:860px;margin:auto;padding:80px 24px 110px}.legal-page h1{margin-top:12px;font-size:clamp(2.8rem,5vw,4.8rem)}.legal-page .muted{color:var(--muted);margin:12px 0 44px;font-size:.74rem}.legal-page h2{color:var(--navy);margin:33px 0 9px;font-size:1.2rem}.legal-page article>p:not(.kicker):not(.muted){color:#526078;margin:0;font-size:.88rem;line-height:1.85}.legal-page article>.button{margin-top:43px}.seo-page article{max-width:980px}.seo-page .seo-lede{max-width:820px;margin-top:24px!important;font-size:1.05rem!important}.seo-actions{flex-wrap:wrap;gap:12px;margin:32px 0 50px;display:flex}.seo-actions .button{margin:0}.admin-page{background:#eef2f7;min-height:100vh}.pin-gate-page{background:linear-gradient(135deg,#061a3d,#0d3472);place-items:center;min-height:100vh;padding:24px;display:grid}.pin-gate-card{background:#fff;border-radius:18px;width:min(430px,100%);padding:38px;box-shadow:0 24px 70px #00000047}.pin-lock{background:#f6f9fd;border:1px solid #d7e4f5;border-radius:15px;place-items:center;width:70px;height:70px;display:grid}.pin-lock img{object-fit:contain;width:60px;height:60px}.pin-gate-card>p{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:20px 0 5px;font-size:.68rem;font-weight:850}.pin-gate-card h1{color:var(--navy);margin:0 0 10px;font-size:1.8rem}.pin-gate-card>span{color:var(--muted);font-size:.78rem;line-height:1.55}.pin-gate-card form{gap:16px;margin-top:26px;display:grid}.pin-gate-card label{color:var(--navy);gap:7px;font-size:.72rem;font-weight:800;display:grid}.pin-gate-card input{border:1px solid var(--line);font:inherit;letter-spacing:.35em;text-align:center;border-radius:9px;padding:14px;font-size:1.2rem}.pin-gate-card .button{margin:4px 0 0}.pin-gate-card form>strong{color:#a20e1b;font-size:.72rem}.admin-page>header{color:#fff;background:var(--deep);justify-content:space-between;align-items:center;min-height:90px;padding:20px 38px;display:flex}.admin-page>header p{color:var(--cyan);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:800}.admin-page>header h1{color:#fff;margin-top:4px;font-size:1.8rem}.admin-page>header nav{gap:20px;font-size:.76rem;font-weight:700;display:flex}.admin-shell{grid-template-columns:360px 1fr;min-height:calc(100vh - 90px);display:grid}.mobile-desk-title,.mobile-back{display:none}.ticket-list{border-right:1px solid var(--line);background:#fff;padding:24px}.ticket-list-tabs{border:1px solid var(--line);background:#f3f6fa;border-radius:11px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:18px;padding:5px;display:grid}.ticket-list-tabs>button{color:#65748a;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:8px;font-size:.7rem;font-weight:850;display:flex}.ticket-list-tabs>button.active{color:#fff;background:var(--blue);box-shadow:0 6px 16px #1268f333}.ticket-list-tabs span{background:#65748a21;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:.58rem;display:grid}.ticket-list-tabs>button.active span{background:#fff3}.admin-summary{align-items:end;gap:10px;margin-bottom:18px;display:flex}.admin-summary strong{color:var(--blue);font-size:2rem}.admin-summary span{color:var(--muted);padding-bottom:5px;font-size:.72rem}.ticket-list-controls{gap:8px;margin-bottom:16px;display:grid}.ticket-list-controls input,.ticket-list-controls select{border:1px solid var(--line);color:#263850;width:100%;min-height:42px;font:inherit;background:#fff;border-radius:7px;padding:0 11px;font-size:.72rem}.ticket-scroll{gap:8px;display:grid}.ticket-scroll button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:8px;gap:4px;width:100%;padding:14px;display:grid}.ticket-scroll button:hover,.ticket-scroll button.active{border-color:var(--blue);background:var(--ice)}.ticket-scroll button.update-overdue,.ticket-scroll button.update-overdue:hover,.ticket-scroll button.update-overdue.active{background:#fff6c9;border-color:#ddb43f;box-shadow:inset 4px 0 #e0ad16}.ticket-scroll button>span{justify-content:space-between;align-items:center;gap:10px;display:flex}.ticket-scroll button strong{color:var(--navy);font-size:.78rem}.ticket-scroll button b{border-radius:100px;padding:4px 7px;font-size:.54rem}.ticket-scroll button b.needs-attention{color:#a20e1b;background:#ffe6e8;box-shadow:inset 0 0 0 1px #f3b7bd}.ticket-scroll button b.update-reminder{color:#765300;background:#ffe58a;box-shadow:inset 0 0 0 1px #d7aa27}.ticket-scroll button b.up-to-date{color:#217053;background:#e8f7f1;box-shadow:inset 0 0 0 1px #bfe5d7}.ticket-scroll em{color:#34435b;font-size:.72rem;font-style:normal}.ticket-scroll small,.no-tickets{color:var(--muted);font-size:.64rem}.ticket-scroll .ticket-list-meta{border-top:1px solid #e4eaf1;align-items:flex-end;margin-top:4px;padding-top:9px}.ticket-list-meta time{color:#65748a;font-size:.61rem;font-weight:650}.ticket-scroll .ticket-list-meta .ticket-status{text-overflow:ellipsis;white-space:nowrap;border-radius:6px;max-width:52%;padding:5px 7px;font-size:.56rem;overflow:hidden}.ticket-scroll .ticket-status.open{color:#075f9b;background:#e4f3ff;box-shadow:inset 0 0 0 1px #bdddf5}.ticket-scroll .ticket-status.closed{color:#586579;background:#e9edf2;box-shadow:inset 0 0 0 1px #d2d9e2}.admin-detail{padding:34px clamp(25px,5vw,70px)}.detail-head{color:#fff;background:var(--navy);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:30px;padding:26px;display:flex}.detail-head span{color:var(--cyan);letter-spacing:.1em;font-size:.68rem;font-weight:800}.detail-head h2{font-family:var(--font-space),Arial,sans-serif;margin:6px 0;font-size:1.8rem}.detail-head p{color:#b8c9e3;margin:0;font-size:.72rem}.ticket-attention-controls{flex-direction:column;align-items:flex-end;gap:9px;display:flex}.ticket-attention-controls>b{white-space:nowrap;border-radius:100px;padding:8px 11px;font-size:.68rem}.ticket-attention-controls>b.needs-attention{color:#a20e1b;background:#ffe6e8}.ticket-attention-controls>b.up-to-date{color:#0b8454;background:#e7f8f1}.ticket-attention-controls button{color:#fff;font:inherit;cursor:pointer;background:0 0;border:1px solid #7eaef1;border-radius:7px;padding:7px 10px;font-size:.65rem;font-weight:750}.ticket-attention-controls button:hover{background:#ffffff1a}.ticket-attention-controls button:disabled{opacity:.55;cursor:wait}.customer-info-panel{border:1px solid var(--line);background:#fff;border-radius:10px;margin:18px 0;padding:23px}.customer-info-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.customer-info-head span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:800}.customer-info-head h3{color:var(--navy);margin:5px 0 0}.customer-info-head button{min-height:38px;color:var(--blue);font:inherit;cursor:pointer;background:#f8fbff;border:1px solid #b9c9dd;border-radius:7px;padding:8px 12px;font-size:.7rem;font-weight:800}.customer-info-grid{background:#dce5f0;border:1px solid #dce5f0;border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.customer-info-grid>div{background:#f8fbff;flex-direction:column;gap:8px;min-height:82px;padding:15px;display:flex}.customer-info-grid>div.address,.customer-info-grid>div.additional{grid-column:span 2}.customer-info-grid span,.customer-info-form label{color:#64748a;font-size:.65rem;font-weight:750}.customer-info-grid strong,.customer-info-grid a,.customer-info-grid em{color:#203653;overflow-wrap:anywhere;font-size:.78rem;font-style:normal;line-height:1.5}.customer-info-grid a{color:var(--blue);font-weight:750;text-decoration:none}.customer-info-grid .address strong{flex-direction:column;gap:1px;display:flex}.customer-info-grid .address strong span{color:#203653;font-size:.78rem;font-weight:750}.customer-info-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.customer-info-form label{flex-direction:column;gap:7px;display:flex}.customer-info-form .wide{grid-column:1/-1}.customer-info-form input,.customer-info-form textarea{border:1px solid var(--line);color:#263850;width:100%;font:inherit;background:#fff;border-radius:7px;padding:11px 12px;font-size:.76rem}.customer-info-actions{justify-content:flex-end;display:flex}.intake-data{grid-template-columns:1fr 1fr;gap:16px;margin:18px 0;display:grid}.intake-data article,.status-form{border:1px solid var(--line);background:#fff;border-radius:10px;padding:23px}.intake-data span{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:800}.intake-data p{color:#4c5b72;margin:9px 0 0;font-size:.76rem;line-height:1.65}.internal-notes-panel{background:#f8fbff;border:1px solid #b9ccea;border-radius:10px;margin:18px 0;padding:23px}.internal-notes-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.internal-notes-head span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:800}.internal-notes-head h3{color:var(--navy);margin:5px 0 0}.internal-notes-head b{color:#7a4d00;background:#fff1cf;border-radius:999px;padding:7px 10px;font-size:.65rem}.internal-notes-panel textarea{resize:vertical;color:#263850;width:100%;min-height:145px;font:inherit;background:#fff;border:1px solid #b9c9dd;border-radius:8px;padding:14px;font-size:.78rem;line-height:1.6}.internal-notes-panel>div:last-child{align-items:center;gap:14px;margin-top:14px;display:flex}.internal-notes-panel small{color:var(--muted);font-size:.67rem}.status-form h3{color:var(--navy);margin:0 0 20px}.admin-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.admin-grid .wide{grid-column:1/-1}.admin-grid .checkbox{flex-direction:row;align-self:end;align-items:center;min-height:50px;display:flex}.admin-grid .checkbox input{width:16px;height:16px;min-height:16px}.status-form>.button{margin-top:20px}.admin-message{color:#287459;margin:20px 0 0 15px;font-size:.74rem;display:inline-block}.correspondence-panel{border:1px solid var(--line);background:#fff;border-radius:10px;padding:23px}.correspondence-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.correspondence-head span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:800}.correspondence-head h3{color:var(--navy);margin:5px 0 0}.correspondence-head>b{color:#9a5d00;background:#fff3d9;border-radius:999px;padding:7px 10px;font-size:.65rem}.correspondence-head>b.connected{color:#0b8454;background:#e7f8f1}.message-thread{background:#f3f7fb;border-radius:9px;flex-direction:column;gap:12px;max-height:420px;padding:18px;display:flex;overflow:auto}.message-thread article{border:1px solid var(--line);background:#fff;border-radius:12px 12px 12px 3px;max-width:78%;padding:14px 16px}.message-thread article.outbound{background:#eaf3ff;border-color:#c7dcff;border-radius:12px 12px 3px;align-self:flex-end}.message-thread article>div{justify-content:space-between;gap:18px;display:flex}.message-thread strong{color:var(--navy);font-size:.72rem}.message-thread span,.message-thread small,.message-thread em{color:var(--muted);font-size:.61rem}.message-thread p{color:#283b57;white-space:pre-wrap;margin:9px 0;font-size:.75rem;line-height:1.65}.message-attachments{flex-wrap:wrap;gap:7px;margin:10px 0;padding:0;list-style:none;display:flex}.message-attachments li{background:#ffffffb8;border:1px solid #bfd5f7;border-radius:7px;align-items:center;gap:6px;max-width:100%;padding:7px 9px;display:flex}.message-attachments li strong{text-overflow:ellipsis;white-space:nowrap;max-width:240px;overflow:hidden}.thread-empty{color:var(--muted);text-align:center;margin:10px;font-size:.73rem}.correspondence-form{gap:13px;margin-top:18px;display:grid}.correspondence-form label{color:var(--navy);flex-direction:column;gap:7px;font-size:.68rem;font-weight:750;display:flex}.correspondence-form input,.correspondence-form textarea{border:1px solid var(--line);font:inherit;border-radius:7px;padding:11px 12px;font-size:.76rem}.correspondence-form .attachment-picker{background:#f8fbff;border:1px dashed #afc9ec;border-radius:8px;padding:12px}.correspondence-form .attachment-picker input{background:#fff;padding:7px}.correspondence-form .attachment-picker small{color:var(--muted);font-size:.62rem;font-weight:500}.correspondence-form>div{flex-wrap:wrap;gap:10px;display:flex}.email-setup-note{color:#7a5a16;margin:14px 0 0;font-size:.68rem;line-height:1.55}.email-setup-page{background:#edf3f9;place-items:center;min-height:100vh;padding:clamp(24px,5vw,72px);display:grid}.email-setup-card{background:#fff;border:1px solid #cfdbea;border-radius:20px;width:min(720px,100%);padding:clamp(24px,4vw,48px);box-shadow:0 18px 55px #071f4b1a}.email-setup-card h1{color:#071f4b;margin:.25rem 0 1rem}.email-setup-card>p{color:#52627a;line-height:1.65}.email-setup-form{gap:18px;margin:26px 0;display:grid}.email-setup-form label{color:#071f4b;gap:8px;font-weight:700;display:grid}.email-setup-form input{font:inherit;border:1px solid #c6d4e6;border-radius:10px;padding:14px}.connection-status{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.connection-status span{color:#8a5700;background:#fff4db;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:800}.connection-status span.ready{color:#087653;background:#e2f7ee}.webhook-box{color:#fff;background:#071f4b;border-radius:14px;gap:8px;margin:24px 0;padding:18px;display:grid}.webhook-box code,.webhook-box a{overflow-wrap:anywhere;color:#55c7ff}.webhook-box span{color:#c6d5eb;font-size:.9rem}.events-shell{gap:20px;max-width:1280px;margin:auto;padding:32px clamp(18px,4vw,56px) 80px;display:grid}.events-summary{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.events-summary>div{background:#fff;border:1px solid #d5dfeb;border-radius:15px;align-items:baseline;gap:12px;padding:18px 20px;display:flex}.events-summary strong{color:var(--blue);font-size:1.8rem}.events-summary span{color:#65748a;font-size:.76rem;font-weight:700}.events-controls{background:#fff;border:1px solid #d5dfeb;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.events-controls input{min-width:300px;font:inherit;border:1px solid #c9d6e6;border-radius:10px;flex:1;padding:12px 14px}.events-controls div{flex-wrap:wrap;gap:7px;display:flex}.events-controls button{color:#53647b;cursor:pointer;background:#fff;border:1px solid #cbd8e8;border-radius:999px;padding:9px 12px;font-size:.72rem;font-weight:800}.events-controls button.active{border-color:var(--blue);background:var(--blue);color:#fff}.events-zone{color:#74849a;margin:-8px 2px 0;font-size:.72rem}.events-ledger{background:#fff;border:1px solid #d5dfeb;border-radius:16px;overflow:hidden}.ledger-event{border-bottom:1px solid #e3eaf2;grid-template-columns:230px 1fr;gap:24px;padding:20px 22px;display:grid}.ledger-event:last-child{border-bottom:0}.ledger-event.submission{box-shadow:inset 4px 0 #1268f3}.ledger-event.process{box-shadow:inset 4px 0 #7b8ba1}.ledger-event.outbound{box-shadow:inset 4px 0 #00a978}.ledger-event.inbound{box-shadow:inset 4px 0 #00a9dc}.ledger-time{flex-direction:column;gap:7px;display:flex}.ledger-time time{color:#071f4b;font-size:.77rem;font-weight:800}.ledger-time span{color:#607086;letter-spacing:.08em;text-transform:uppercase;background:#eef3f8;border-radius:999px;width:max-content;padding:5px 8px;font-size:.61rem;font-weight:900}.ledger-body{gap:6px;min-width:0;display:grid}.ledger-body>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.ledger-body strong{color:#071f4b}.ledger-body b{color:var(--blue);font-size:.72rem}.ledger-body p,.ledger-body small{color:#65748a;margin:0}.ledger-body p{font-size:.78rem}.ledger-body small{font-size:.68rem}.ledger-body details{margin-top:6px}.ledger-body summary{color:#1268f3;cursor:pointer;font-size:.7rem;font-weight:800}.ledger-body pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#34445a;max-height:260px;font:inherit;background:#f3f6fa;border-radius:10px;margin:9px 0 0;padding:12px;font-size:.72rem;line-height:1.55;overflow:auto}.events-empty{text-align:center;color:#74849a;padding:42px}@media (width<=760px){.events-summary{grid-template-columns:1fr}.events-controls{flex-direction:column;align-items:stretch}.events-controls input{width:100%;min-width:0}.ledger-event{grid-template-columns:1fr;gap:10px}.ledger-body>div{flex-direction:column;align-items:flex-start;gap:4px}}.admin-empty,.admin-denied{text-align:center;padding:80px}.admin-denied h1{color:var(--navy)}.desk-tabs{background:#fff;border:1px solid #d6e0ec;border-radius:12px;gap:8px;margin:18px 0;padding:6px;display:flex;overflow-x:auto}.desk-tabs>button{white-space:nowrap;flex-shrink:0}.desk-tabs button{color:#64748a;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 17px;font-size:.72rem;font-weight:850}.desk-tabs button.active{color:#fff;background:var(--blue);box-shadow:0 8px 20px #1268f338}.parts-workspace{gap:18px;display:grid}.parts-heading{background:linear-gradient(135deg,#fff 60%,#eef6ff);border:1px solid #cfdbea;border-radius:15px;justify-content:space-between;align-items:center;gap:28px;padding:25px 28px;display:flex;box-shadow:0 12px 32px #071f4b0f}.parts-heading>div:first-child>span,.used-parts-head span{color:var(--blue);letter-spacing:.13em;font-size:.72rem;font-weight:900}.parts-heading h3,.used-parts-head h3{color:var(--navy);font-family:var(--font-space),Arial,sans-serif;margin:5px 0 6px;font-size:1.55rem}.parts-heading p{color:#5d6e85;max-width:710px;margin:0;font-size:.88rem;line-height:1.6}.parts-summary{background:#fff;border:1px solid #bcd4f5;border-radius:11px;flex-direction:column;gap:3px;min-width:190px;padding:16px 19px;display:flex}.parts-summary small{color:#6f7f94;letter-spacing:.08em;font-size:.7rem;font-weight:900}.parts-summary strong{color:var(--blue);font-size:1.65rem}.parts-summary span{color:#6c7b8f;font-size:.76rem}.parts-loading,.parts-connect{color:#68798e;text-align:center;background:#fff;border:1px solid #d0dce9;border-radius:14px;place-content:center;gap:9px;min-height:220px;padding:35px;display:grid}.parts-connect strong{color:var(--navy);font-size:1.05rem}.parts-connect span{font-size:.88rem}.parts-connect .button{justify-self:center;margin-top:8px}.part-picker{background:#fff;border:1px solid #ccd9e8;border-radius:15px;grid-template-rows:auto minmax(380px,54vh);grid-template-columns:minmax(360px,1.35fr) minmax(300px,.8fr);display:grid;overflow:hidden;box-shadow:0 14px 38px #071f4b12}.part-search{background:#f5f9fd;border-bottom:1px solid #d7e1ed;border-right:1px solid #d7e1ed;grid-template-columns:1fr auto;gap:10px 18px;padding:20px 22px;display:grid}.part-search label{color:var(--navy);font-size:.86rem;font-weight:850}.part-search>span{color:#708096;align-self:end;font-size:.75rem}.part-search input{color:#1e344f;min-height:45px;font:inherit;background:#fff;border:1px solid #bfcfe1;border-radius:8px;grid-column:1/-1;padding:10px 13px;font-size:1rem}.part-filter-grid{grid-column:1/-1;grid-template-columns:1.35fr 1fr .8fr;gap:10px;display:grid}.part-filter-grid label,.part-dropdown-label{color:#66788f;flex-direction:column;gap:6px;min-width:0;font-size:.7rem;font-weight:800;display:flex}.part-filter-grid select,.part-dropdown{color:#1e344f;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #bfcfe1;border-radius:8px;padding:9px 11px;font-size:.82rem}.part-dropdown-label,.part-dropdown{grid-column:1/-1}.part-dropdown{border-color:#8fb4e1;min-height:48px;font-size:.9rem}.part-results{background:#fff;border-right:1px solid #d7e1ed;min-height:0;overflow:auto}.part-results>p{color:#74849a;padding:30px 22px;font-size:.88rem}.part-results>button{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e1e8f1;grid-template-columns:60px minmax(130px,1fr) 70px 80px;align-items:center;gap:13px;padding:13px 18px;display:grid}.part-results>button:hover{background:#f6faff}.part-results>button.selected{box-shadow:inset 4px 0 var(--blue);background:#eaf3ff;position:relative}.part-thumb,.used-part-image{color:#8492a5;background:#f0f4f8;border:1px solid #d7e1ec;border-radius:8px;place-items:center;width:54px;height:48px;display:grid;overflow:hidden}.part-thumb img,.used-part-image img{object-fit:cover;width:100%;height:100%}.part-thumb i{font-size:.68rem;font-style:normal}.part-result-name{flex-direction:column;gap:5px;min-width:0;display:flex}.part-result-name strong{color:#172f4e;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.part-result-name small,.part-result-stock small,.part-result-price small{color:#748398;font-size:.7rem}.part-result-stock,.part-result-price{flex-direction:column;gap:4px;display:flex}.part-result-stock strong,.part-result-price strong{color:#263d58;font-size:.86rem}.available{color:#087653!important}.empty{color:#b12636!important}.part-selection{background:#fbfdff;flex-direction:column;grid-area:1/2/3;gap:16px;min-width:0;padding:24px;display:flex;overflow:auto}.part-selection-empty{color:#718197;text-align:center;flex:1;place-content:center;gap:7px;display:grid}.part-selection-empty strong{color:var(--navy);font-size:1.05rem}.part-selection-empty span{max-width:280px;font-size:.86rem;line-height:1.55}.part-selection-image{color:#7a899c;background:#eef3f8;border:1px solid #d5e0ec;border-radius:12px;place-items:center;min-height:180px;font-size:.82rem;display:grid;overflow:hidden}.part-selection-image img{object-fit:contain;background:#fff;width:100%;max-height:250px}.part-selection-title>span{color:var(--blue);letter-spacing:.07em;text-transform:uppercase;font-size:.7rem;font-weight:850}.part-selection-title h4{color:var(--navy);margin:5px 0;font-size:1.15rem}.part-selection-title small{color:#6d7d92;font-size:.76rem}.part-selection>p{color:#596a80;margin:0;font-size:.88rem;line-height:1.6}.part-selection dl{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.part-selection dl>div{background:#fff;border:1px solid #d8e2ed;border-radius:9px;padding:13px}.part-selection dt{color:#77869a;font-size:.72rem}.part-selection dd{color:var(--navy);margin:5px 0 0;font-size:1.05rem;font-weight:850}.part-quantity{color:var(--navy);justify-content:space-between;align-items:center;gap:15px;font-size:.86rem;font-weight:800;display:flex}.part-quantity input{width:100px;min-height:44px;color:var(--navy);font:inherit;text-align:right;background:#fff;border:1px solid #bdcde0;border-radius:8px;padding:8px 10px;font-size:1rem}.part-line-total{border-top:1px solid #dbe4ee;justify-content:space-between;align-items:center;padding-top:13px;display:flex}.part-line-total span{color:#68798e;font-size:.82rem}.part-line-total strong{color:var(--navy);font-size:1.25rem}.part-selection>.button{min-height:48px;margin-top:auto}.part-selection>.button:disabled{opacity:.55;cursor:not-allowed}.used-parts-list{background:#fff;border:1px solid #ccd9e8;border-radius:15px;overflow:hidden}.used-parts-head{background:#f6f9fc;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.used-parts-head h3{margin-bottom:0;font-size:1.15rem}.used-parts-head>strong{color:#42617e;background:#e6edf5;border-radius:999px;padding:7px 10px;font-size:.74rem}.used-parts-list>article{border-top:1px solid #e0e7ef;grid-template-columns:58px minmax(220px,1.8fr) .55fr .4fr .55fr .75fr;align-items:center;gap:17px;padding:17px 22px;display:grid}.used-part-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.used-part-copy strong{color:var(--navy);font-size:.9rem}.used-part-copy small,.used-parts-list>article>div>small{color:#748399;font-size:.7rem}.used-part-copy p{color:#627288;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.78rem;overflow:hidden}.used-parts-list>article>div:not(.used-part-copy):not(.used-part-image){flex-direction:column;gap:5px;display:flex}.used-parts-list>article>div>strong{color:#243b57;font-size:.86rem}.used-part-stock time{color:#7a899d;font-size:.66rem}.used-parts-empty{color:#718197;text-align:center;border-top:1px solid #e0e7ef;padding:32px 24px;font-size:.86rem}.parts-notice{color:#1f5a78;background:#eef8ff;border:1px solid #b8d5ee;border-radius:9px;margin:0;padding:13px 16px;font-size:.86rem;font-weight:750}.gpu-console{color:#e8f2ff;background:radial-gradient(circle at 78% 0,#237aff2e,#0000 30%),#06162e;border:1px solid #172c4d;border-radius:18px;overflow:hidden;box-shadow:0 24px 55px #03122b2e}.gpu-console-head{justify-content:space-between;align-items:center;gap:35px;padding:28px;display:flex}.gpu-console-head>div:first-child>span,.gpu-history>div>span{color:#54c8ff;letter-spacing:.16em;font-size:.62rem;font-weight:900}.gpu-console-head h3,.gpu-history h3{color:#fff;font-family:var(--font-space),Arial,sans-serif;margin:6px 0;font-size:1.7rem}.gpu-console-head p{color:#91a8c7;max-width:620px;margin:0;font-size:.72rem;line-height:1.6}.gpu-overall{border:1px solid;border-radius:12px;flex-direction:column;gap:4px;min-width:210px;padding:17px 20px;display:flex}.gpu-overall.pass{background:#0c9a5d1f;border-color:#1dbf7a}.gpu-overall.fail{background:#d51e3221;border-color:#ff5261}.gpu-overall small{color:#9bb0cc;letter-spacing:.13em;font-size:.55rem;font-weight:900}.gpu-overall strong{font-size:1.15rem}.gpu-overall.pass strong{color:#41e79e}.gpu-overall.fail strong{color:#ff7080}.gpu-overall span{color:#a9bdd7;font-size:.61rem}.gpu-score-line{background:#253750;height:4px}.gpu-score-line i{background:linear-gradient(90deg,#20c87e,#58f0ad);height:100%;transition:width .25s;display:block}.gpu-metric-grid{background:#1a304f;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.gpu-metric{background:#0b203e;padding:22px;box-shadow:inset 0 3px #0000}.gpu-metric.pass{box-shadow:inset 0 3px #1bc77c}.gpu-metric.fail{box-shadow:inset 0 3px #f14354}.gpu-metric-title{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.gpu-metric-title span{color:#7f96b4;text-transform:uppercase;font-size:.57rem}.gpu-metric-title h4{color:#f5f9ff;margin:4px 0 0;font-size:.82rem}.gpu-metric-title>b{border-radius:999px;padding:5px 8px;font-size:.52rem}.gpu-metric.pass .gpu-metric-title>b{color:#36e397;background:#11b56b24}.gpu-metric.fail .gpu-metric-title>b{color:#ff7683;background:#e02a3e29}.gpu-current{color:#8ba0bc;margin-top:19px;font-size:.59rem}.gpu-current>div{align-items:baseline;gap:7px;display:flex}.gpu-current input{color:#fff;width:120px;min-height:42px;font-family:var(--font-space),Arial,sans-serif;background:0 0;border:0;padding:0;font-size:1.65rem;font-weight:800}.gpu-current input:focus{box-shadow:none}.gpu-current strong{color:#6f88a9;font-size:.65rem}.range-track{background:#263955;border-radius:99px;height:9px;margin-top:13px;position:relative}.range-safe{border-radius:inherit;opacity:.7;background:linear-gradient(90deg,#0f9d62,#34d996);position:absolute;inset:0}.gpu-metric.fail .range-safe{background:linear-gradient(90deg,#b52637,#f25463)}.range-track>b{background:#1268f3;border:3px solid #fff;border-radius:4px;width:14px;height:17px;position:absolute;top:-4px;box-shadow:0 2px 8px #00000059}.gpu-limits{justify-content:space-between;align-items:end;gap:10px;margin-top:10px;display:flex}.gpu-limits label{color:#7088a8;gap:3px;font-size:.5rem}.gpu-limits input{color:#bcd0e9;background:#081a33;border-color:#2d4567;width:74px;min-height:30px;padding:0 7px;font-size:.68rem}.gpu-limits label:last-child{text-align:right}.gpu-limits span{color:#56708f;padding-bottom:8px;font-size:.48rem;font-weight:800}.gpu-finish{background:#081a34;border-top:1px solid #1b3458;padding:24px 28px}.gpu-finish label{color:#b9cce4}.gpu-finish textarea{color:#fff;background:#0c2548;border-color:#2b4568;margin-top:8px}.gpu-save{color:#fff;font:inherit;cursor:pointer;border:0;border-radius:8px;margin-top:15px;padding:13px 18px;font-size:.72rem;font-weight:850}.gpu-save.pass{background:#119b60}.gpu-save.fail{background:#cf3041}.gpu-save:disabled{opacity:.55}.gpu-history{background:#eef3f8;gap:10px;padding:24px 28px 30px;display:grid}.gpu-history h3{color:var(--navy);font-size:1.15rem}.gpu-history>p{color:#6c7d93;margin:0;font-size:.7rem}.gpu-history article{color:#51627a;background:#fff;border:1px solid #d4dfeb;border-radius:9px;grid-template-columns:62px 175px 1fr;align-items:center;gap:14px;padding:12px 14px;display:grid}.gpu-history article b{border-radius:99px;width:max-content;padding:5px 8px;font-size:.56rem}.gpu-history article b.pass{color:#087653;background:#def7eb}.gpu-history article b.fail{color:#ae1e2e;background:#ffe4e7}.gpu-history article span,.gpu-history article small{font-size:.65rem}.gpu-history article small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=1180px){.site-header{padding-inline:28px}.brand img{width:205px}.site-header nav{gap:14px;font-size:.77rem}.hero{grid-template-columns:1.05fr .95fr;padding-inline:55px}.services{grid-template-columns:repeat(2,1fr)}.pricing{grid-template-columns:1fr 1fr}.pricing-copy{grid-column:1/-1;max-width:760px;padding:0}.steps{grid-template-columns:repeat(3,1fr);row-gap:20px}}@media (width<=900px){.site-header{justify-content:flex-end}.menu{cursor:pointer;place-content:center;gap:5px;width:42px;height:42px;display:grid}.menu span{background:var(--navy);width:23px;height:2px}.site-header nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:20px 28px 28px;display:none;position:absolute;top:81px;left:0;right:0;box-shadow:0 16px 35px #03132f1f}.site-header nav.open{display:flex}.site-header nav a{padding:12px 0}.store-link{justify-content:flex-start}.site-header nav .button{margin-top:10px}.hero{grid-template-columns:1fr;gap:60px;padding:32px 28px 95px}.hero-brand{margin-bottom:-10px}.hero-art{max-width:650px}.heading,.tracker,.request,.about{grid-template-columns:1fr}.heading{gap:20px}.request-copy{position:static}.tracker,.request,.about{gap:55px}.trust{grid-template-columns:repeat(2,1fr);gap:16px 0}.trust span:nth-child(3){border-left:0}footer{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}.admin-shell{grid-template-columns:1fr}.ticket-list{border-right:0;border-bottom:1px solid var(--line)}.store-coming-soon{grid-template-columns:1fr;padding-inline:55px}.store-mark{min-height:390px}.inventory-rules{grid-template-columns:1fr}.inventory-stats{grid-template-columns:repeat(2,1fr)}.inventory-row{grid-template-columns:68px 1fr .55fr}.inventory-row>div:nth-child(4),.inventory-row>div:nth-child(5){grid-column:2/-1}.inventory-filters{grid-template-columns:1fr 1fr;align-items:start}.zoho-setup-form{grid-template-columns:1fr 1fr}.inventory-product-detail{padding-left:88px}.part-picker{grid-template-rows:auto minmax(360px,50vh) auto;grid-template-columns:1fr}.part-search,.part-results{border-right:0}.part-selection{border-top:1px solid #d7e1ed;grid-area:3/1;max-height:none}.used-parts-list>article{grid-template-columns:58px 1fr 1fr}.used-part-copy,.used-part-stock{grid-column:2/-1}}@media (width<=650px){.announcement{font-size:.57rem}.announcement i,.announcement i~*{display:none}.site-header{height:72px;padding-inline:18px}.site-header nav{top:71px}.brand img{width:185px;height:46px}.hero{min-height:auto;padding:27px 20px 80px}.hero-brand{grid-template-columns:24px 1fr 24px;gap:9px;margin-bottom:-15px}.brand-lockup{min-width:0}.brand-lockup img{width:min(320px,78vw)}.brand-lockup>span{letter-spacing:.12em;gap:8px;font-size:.54rem}.circuit-line i:nth-child(2),.circuit-line i:nth-child(3){display:none}.hero h1{font-size:clamp(2.85rem,14.5vw,4.5rem)}.youtube-feature{grid-template-columns:auto 1fr;gap:10px;padding:9px 10px}.youtube-feature em{display:none}.youtube-feature strong{font-size:.75rem}.actions{display:grid}.proof{grid-template-columns:1fr;gap:13px}.proof div,.proof div+div{border:0;padding:0}.proof div+div{border-top:1px solid var(--line);padding-top:13px}.hero-art aside{bottom:-43px;right:8px}.trust{text-align:left;grid-template-columns:1fr}.trust span+span{border-top:1px solid #ffffff21;border-left:0;padding-top:13px}.section{padding:76px 20px}.services,.pricing,.steps,.form-grid,.stats,.admin-grid,.intake-data{grid-template-columns:1fr}.services article{min-height:280px}.pricing{padding:76px 20px}.wide,.admin-grid .wide{grid-column:auto}.ticket-head,.facts{flex-direction:column;align-items:flex-start}.request-form{padding:24px 18px}.closing{flex-direction:column;align-items:flex-start;padding:55px 20px}footer{grid-template-columns:1fr 1fr;padding:55px 20px 30px}.footer-brand,footer>small{grid-column:1/-1}.admin-page>header{align-items:flex-start;min-height:74px;padding:14px 16px}.admin-page>header h1{font-size:1.35rem}.admin-page>header nav{white-space:nowrap;-webkit-overflow-scrolling:touch;gap:15px;max-width:58%;padding:8px 0 4px;overflow-x:auto}.admin-shell{min-height:calc(100vh - 74px);display:block}.ticket-list{border:0;min-height:calc(100vh - 74px);padding:16px}.mobile-desk-title{justify-content:space-between;align-items:flex-start;gap:14px;margin:2px 0 14px;display:flex}.mobile-desk-title strong{color:var(--navy);font-size:1.05rem}.mobile-desk-title span{color:var(--muted);font-size:.65rem}.admin-summary{margin-bottom:12px}.admin-summary strong{font-size:1.55rem}.ticket-list-tabs{margin-bottom:14px}.ticket-list-tabs>button{min-height:46px;font-size:.74rem}.ticket-list-controls{margin-bottom:12px}.ticket-list-controls input,.ticket-list-controls select{min-height:46px;font-size:16px}.ticket-scroll{gap:10px}.ticket-scroll button{border-radius:12px;min-height:108px;padding:14px 15px;box-shadow:0 3px 12px #071f4b0d}.ticket-scroll button strong{font-size:.82rem}.ticket-scroll button b{padding:6px 9px;font-size:.58rem}.ticket-scroll em{font-size:.78rem}.ticket-scroll small{text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;overflow:hidden}.ticket-list-meta time{font-size:.65rem}.admin-detail{min-height:calc(100vh - 74px);padding:14px 12px 90px}.admin-shell .mobile-hidden{display:none}.mobile-back{min-height:44px;color:var(--blue);font:inherit;background:0 0;border:0;align-items:center;gap:8px;margin:0 0 12px;padding:8px 4px;font-size:.78rem;font-weight:800;display:flex}.detail-head{border-radius:14px;flex-direction:column;gap:18px;padding:20px}.detail-head h2{font-size:1.45rem}.detail-head p{overflow-wrap:anywhere;line-height:1.55}.ticket-attention-controls{flex-direction:row;justify-content:space-between;align-items:stretch;width:100%}.ticket-attention-controls>b,.ticket-attention-controls button{place-items:center;min-height:44px;display:grid}.customer-info-panel{border-radius:12px;margin:12px 0;padding:17px}.customer-info-head{flex-direction:column;align-items:flex-start;gap:10px}.customer-info-head button{width:100%;min-height:44px}.customer-info-grid,.customer-info-form{grid-template-columns:1fr}.customer-info-grid>div.address,.customer-info-grid>div.additional,.customer-info-form .wide{grid-column:auto}.customer-info-grid>div{min-height:0}.customer-info-form input,.customer-info-form textarea{min-height:46px;font-size:16px}.customer-info-actions .button{width:100%;min-height:48px}.intake-data{gap:10px;margin:12px 0}.intake-data article,.status-form,.correspondence-panel{border-radius:12px;padding:17px}.internal-notes-panel{border-radius:12px;margin:12px 0;padding:17px}.internal-notes-head{align-items:flex-start}.internal-notes-panel textarea{min-height:170px;font-size:16px}.internal-notes-panel>div:last-child{flex-direction:column;align-items:stretch}.internal-notes-panel .button{width:100%;min-height:48px}.correspondence-head{flex-direction:column;align-items:flex-start;gap:10px}.message-thread{max-height:55vh;padding:11px}.message-thread article{max-width:92%;padding:12px}.message-thread article>div{flex-direction:column;gap:3px}.correspondence-form input,.correspondence-form textarea,.status-form input,.status-form textarea,.status-form select{min-height:46px;font-size:16px}.correspondence-form>div{grid-template-columns:1fr;display:grid}.correspondence-form .button,.status-form>.button{width:100%;min-height:48px;margin:0}.status-form{margin-top:12px}.status-form>.button{margin-top:14px}.danger-button{margin:10px 0 0!important}.admin-message{margin:14px 0 0}.desk-tabs{z-index:3;margin:10px 0 12px;position:sticky;top:0}.desk-tabs button{flex:1;padding:0 8px}.parts-heading{flex-direction:column;align-items:stretch;padding:20px}.parts-summary{min-width:0}.part-picker{grid-template-rows:auto minmax(330px,48vh) auto}.part-search{grid-template-columns:1fr}.part-search>span{grid-row:2}.part-search input,.part-dropdown-label,.part-dropdown{grid-column:1}.part-filter-grid{grid-template-columns:1fr}.part-results>button{grid-template-columns:52px minmax(100px,1fr) 55px;padding:12px}.part-result-price{flex-direction:row;grid-column:2/-1;justify-content:space-between;align-items:center}.part-selection{padding:18px}.part-selection-image{min-height:150px}.used-parts-list>article{grid-template-columns:52px 1fr 1fr;padding:15px}.used-part-copy{grid-column:2/-1}.used-part-stock{grid-column:1/-1}.desk-tabs{overflow-x:auto}.desk-tabs button{min-width:max-content}.gpu-console{border-radius:14px}.gpu-console-head{flex-direction:column;align-items:stretch;gap:18px;padding:20px}.gpu-overall{min-width:0}.gpu-metric-grid{grid-template-columns:1fr}.gpu-metric{padding:20px}.gpu-current input{font-size:1.5rem}.gpu-finish,.gpu-history{padding:20px}.gpu-history article{grid-template-columns:60px 1fr}.gpu-history article small{white-space:normal;grid-column:1/-1}.store-header{min-height:76px;padding:12px 20px}.store-home img{width:185px}.store-header nav>a:not(.button){display:none}.store-header nav{gap:0}.store-coming-soon{min-height:auto;padding:75px 20px 90px}.store-coming-soon h1{font-size:clamp(3.3rem,16vw,4.9rem)}.store-preview{grid-template-columns:1fr;gap:15px}.store-preview div,.store-preview div+div{border-left:0;padding:0}.store-preview div+div{border-top:1px solid #ffffff1a;padding-top:15px}.store-mark{min-height:330px}.store-chip{border-radius:24px;width:210px}.orbit-one{width:285px;height:285px}.orbit-two{width:350px;height:350px}.store-footer{flex-direction:column;align-items:flex-start;padding:24px 20px}.inventory-admin-header,.inventory-toolbar,.inventory-list-head{flex-direction:column;align-items:flex-start}.inventory-admin-header nav{gap:14px}.inventory-toolbar{padding:21px}.inventory-toolbar .button{width:100%}.inventory-stats{grid-template-columns:1fr 1fr}.inventory-list{padding:20px}.inventory-filters{grid-template-columns:1fr}.inventory-row{grid-template-columns:60px 1fr;gap:14px}.inventory-row>div:nth-child(n+3){grid-column:2/-1}.inventory-thumb{width:56px;height:52px}.inventory-product-detail{grid-template-columns:1fr;padding:0 0 20px 74px}.zoho-setup-form{grid-template-columns:1fr}.inventory-description,.inventory-private-label{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.danger-button{background:#a92727;border-color:#a92727;margin-left:12px}.danger-button:hover{background:#851c1c;border-color:#851c1c}.customer-db-shell{gap:22px;max-width:1500px;margin:auto;padding:28px clamp(18px,3vw,46px) 70px;display:grid}.customer-db-top{grid-template-columns:minmax(0,1fr) auto;gap:18px;display:grid}.customer-db-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.customer-db-stats article{background:#fff;border:1px solid #d4dfeb;border-radius:14px;flex-direction:column;gap:4px;min-width:0;padding:18px 20px;display:flex}.customer-db-stats strong{color:var(--blue);font-size:1.65rem}.customer-db-stats span{color:#68798f;font-size:.72rem;font-weight:750}.customer-db-stats .good strong{color:#087653}.customer-db-stats .stop strong{color:#b12636}.customer-export{background:#f5f9ff;border:1px solid #bfd3ec;border-radius:14px;align-items:center;gap:10px;padding:15px 17px;display:flex}.customer-export>div{flex-direction:column;gap:4px;max-width:270px;display:flex}.customer-export strong{color:var(--navy);font-size:.82rem}.customer-export span{color:#697a90;font-size:.67rem;line-height:1.45}.customer-export .button{white-space:nowrap;min-height:42px;padding:0 14px}.button.secondary{color:var(--blue);background:#fff;border:1px solid #a9c2e4}.customer-db-workspace{background:#fff;border:1px solid #ccd9e7;border-radius:16px;grid-template-columns:390px 1fr;min-height:650px;display:grid;overflow:hidden;box-shadow:0 15px 40px #071f4b12}.customer-directory{border-right:1px solid #d8e2ed}.customer-controls{background:#f5f8fc;border-bottom:1px solid #dae3ed;gap:9px;padding:18px;display:grid}.customer-controls input,.customer-controls select{color:#203653;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #bfcede;border-radius:8px;padding:9px 11px;font-size:.82rem}.customer-controls span{color:#74849a;font-size:.68rem;font-weight:750}.customer-list{max-height:680px;display:grid;overflow:auto}.customer-list button{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e1e8f0;gap:5px;padding:15px 17px;display:grid}.customer-list button:hover,.customer-list button.active{box-shadow:inset 4px 0 var(--blue);background:#edf5ff}.customer-list button>span{justify-content:space-between;align-items:center;gap:10px;display:flex}.customer-list strong{color:#17314f;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.customer-list b,.customer-record-head>b{white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:.57rem}.customer-list b.subscribed,.customer-record-head>b.subscribed{color:#087653;background:#e2f7ee}.customer-list b.not_asked,.customer-record-head>b.not_asked{color:#735400;background:#fff1c9}.customer-list b.unsubscribed,.customer-record-head>b.unsubscribed{color:#a31e2e;background:#ffe6e9}.customer-list em{color:#4f627a;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-style:normal;overflow:hidden}.customer-list small{color:#7a899d;font-size:.64rem}.customer-list>p{color:#74849a;text-align:center;padding:30px}.customer-record-detail{min-width:0;padding:28px}.customer-record-head{color:#fff;background:var(--navy);border-radius:13px;justify-content:space-between;align-items:flex-start;gap:20px;padding:23px;display:flex}.customer-record-head span{color:var(--cyan);letter-spacing:.1em;font-size:.64rem;font-weight:850}.customer-record-head h2{color:#fff;margin:5px 0;font-size:1.55rem}.customer-record-head p{color:#b8c9e3;margin:0;font-size:.7rem}.customer-contact-grid{background:#d9e3ed;border:1px solid #d9e3ed;border-radius:11px;grid-template-columns:repeat(2,1fr);gap:1px;margin:17px 0;display:grid;overflow:hidden}.customer-contact-grid article{background:#f8fbff;flex-direction:column;gap:8px;min-height:95px;padding:16px;display:flex}.customer-contact-grid span,.customer-marketing-form label{color:#66778d;font-size:.68rem;font-weight:800}.customer-contact-grid strong,.customer-contact-grid a{color:#203653;overflow-wrap:anywhere;font-size:.8rem;line-height:1.5}.customer-contact-grid a{color:var(--blue);font-weight:750;text-decoration:none}.customer-contact-grid small{color:#74849a;font-size:.67rem;line-height:1.5}.customer-marketing-form{background:#fff;border:1px solid #d5e0eb;border-radius:12px;gap:15px;padding:22px;display:grid}.customer-marketing-form>div:first-child{grid-template-columns:1fr 1fr;gap:14px;display:grid}.customer-marketing-form label{gap:7px;display:grid}.customer-marketing-form input,.customer-marketing-form select,.customer-marketing-form textarea{color:#253a56;width:100%;font:inherit;background:#fff;border:1px solid #bfcede;border-radius:8px;padding:11px 12px;font-size:.8rem}.customer-marketing-form textarea{resize:vertical;line-height:1.55}.customer-marketing-form details{color:#53667e;background:#f4f7fb;border-radius:8px;padding:13px;font-size:.73rem}.customer-marketing-form summary{color:var(--blue);cursor:pointer;font-weight:800}.customer-marketing-form details p{white-space:pre-wrap;line-height:1.6}.customer-marketing-form>div:last-child{align-items:center;gap:14px;display:flex}.customer-marketing-form>div:last-child p{color:#087653;margin:0;font-size:.72rem}@media (width<=1050px){.customer-db-top{grid-template-columns:1fr}.customer-export{justify-content:space-between}.customer-db-stats{grid-template-columns:repeat(2,1fr)}.customer-db-workspace{grid-template-columns:330px 1fr}}@media (width<=760px){.customer-db-shell{padding:16px 12px 60px}.customer-db-stats{grid-template-columns:1fr 1fr}.customer-db-stats article{padding:14px}.customer-export{flex-direction:column;align-items:stretch}.customer-export>div{max-width:none}.customer-export .button{place-items:center;display:grid}.customer-db-workspace{min-height:0;display:block;overflow:visible}.customer-directory{border-bottom:1px solid #d8e2ed;border-right:0}.customer-list{max-height:380px}.customer-record-detail{padding:14px}.customer-record-head{flex-direction:column}.customer-contact-grid,.customer-marketing-form>div:first-child{grid-template-columns:1fr}.customer-marketing-form input,.customer-marketing-form select,.customer-marketing-form textarea{font-size:16px}.customer-marketing-form>div:last-child{flex-direction:column;align-items:stretch}.customer-marketing-form .button{min-height:48px}}.invoice-workspace{background:#f4f7fb;border:1px solid #ccd9e7;border-radius:16px;overflow:hidden;box-shadow:0 16px 44px #071f4b14}.invoice-heading{color:#fff;background:linear-gradient(125deg,#071f45,#123c72);justify-content:space-between;align-items:center;gap:28px;padding:28px;display:flex}.invoice-heading>div:first-child>span,.invoice-history>div>span{color:var(--cyan);letter-spacing:.12em;font-size:.64rem;font-weight:850}.invoice-heading h3,.invoice-history h3{font-family:var(--font-space),Arial,sans-serif;margin:7px 0 5px;font-size:1.75rem}.invoice-heading p{color:#c4d4e8;max-width:690px;margin:0;font-size:.74rem;line-height:1.6}.invoice-customer{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:11px;flex-direction:column;gap:5px;min-width:230px;padding:16px 18px;display:flex}.invoice-customer small{color:var(--cyan);letter-spacing:.1em;font-size:.58rem;font-weight:850}.invoice-customer strong{font-size:.82rem}.invoice-customer span{color:#c7d5e7;overflow-wrap:anywhere;font-size:.68rem}.payment-setup-strip{background:#e9f4ff;border-bottom:1px solid #d8e2ed;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.payment-setup-strip>div{flex-direction:column;gap:5px;display:flex}.payment-setup-strip strong{color:#14345d;font-size:.78rem}.payment-setup-strip span{color:#60728a;font-size:.68rem;line-height:1.5}.payment-setup-strip .button{white-space:nowrap;flex:none}.invoice-builder{grid-template-columns:330px minmax(0,1fr);gap:18px;padding:20px;display:grid}.invoice-inventory-picker,.invoice-draft{background:#fff;border:1px solid #d4dfeb;border-radius:13px}.invoice-inventory-picker{align-self:start;padding:18px}.invoice-inventory-picker>label{color:#53677f;margin-bottom:8px;font-size:.68rem;font-weight:850;display:block}.invoice-inventory-picker>input{color:#213a59;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #bccbdb;border-radius:8px;padding:10px 12px;font-size:.78rem}.invoice-inventory-results{border:1px solid #dae3ec;border-radius:9px;max-height:420px;margin:12px 0;display:grid;overflow:auto}.invoice-inventory-results>p{color:#718198;text-align:center;padding:22px;font-size:.7rem}.invoice-inventory-results button{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e0e7ef;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px;display:grid}.invoice-inventory-results button:hover{background:#edf5ff}.invoice-inventory-results button>span{flex-direction:column;gap:4px;min-width:0;display:flex}.invoice-inventory-results strong{color:#1d3554;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.invoice-inventory-results small{color:#75859a;font-size:.61rem}.invoice-inventory-results b{color:var(--blue);font-size:.66rem}.invoice-draft{padding:20px}.invoice-draft-head{border-bottom:1px solid #dce5ee;justify-content:space-between;align-items:center;gap:15px;padding-bottom:14px;display:flex}.invoice-draft-head h4{color:var(--navy);margin:0;font-size:1rem}.invoice-draft-head span{color:#6c7d91;font-size:.68rem}.invoice-empty{color:#75859a;text-align:center;padding:45px 20px;font-size:.72rem}.invoice-line{border-bottom:1px solid #e0e7ef;grid-template-columns:70px minmax(135px,1fr) minmax(150px,1.25fr) 74px 100px 90px 62px;align-items:end;gap:9px;padding:14px 0;display:grid}.invoice-line-source{flex-direction:column;align-self:center;gap:3px;display:flex}.invoice-line-source b{color:var(--blue);text-transform:uppercase;font-size:.61rem}.invoice-line-source small{color:#7a899c;font-size:.57rem}.invoice-line label,.invoice-adjustments label{color:#6b7a8e;text-transform:uppercase;gap:6px;font-size:.6rem;font-weight:800;display:grid}.invoice-line input,.invoice-adjustments input,.invoice-adjustments textarea{color:#233b59;width:100%;min-height:39px;font:inherit;text-transform:none;background:#fff;border:1px solid #c3d0de;border-radius:7px;padding:8px 9px;font-size:.72rem}.invoice-line-total{color:var(--navy);text-align:right;align-self:center;font-size:.76rem}.invoice-line>button{color:#a52734;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:0;font-size:.62rem;font-weight:800}.invoice-adjustments{background:#f3f6fa;border-radius:10px;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;padding:16px;display:grid}.invoice-adjustments .wide{grid-column:1/-1}.invoice-adjustments textarea{resize:vertical;line-height:1.5}.ups-rate-panel{background:#edf6ff;border:1px solid #a9c7e8;border-radius:10px;gap:13px;padding:16px;display:grid}.ups-rate-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.ups-rate-heading>div{flex-direction:column;gap:4px;display:flex}.ups-rate-heading span{color:#1469df;letter-spacing:.11em;font-size:.62rem;font-weight:900}.ups-rate-heading strong{color:#173c63;font-size:.82rem}.ups-rate-heading small{color:#5c7188;text-align:right;max-width:420px;font-size:.68rem;line-height:1.45}.ups-package-grid{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.ups-rate-actions{align-items:end;gap:12px;display:flex}.ups-rate-actions>label{color:#6b7a8e;text-transform:uppercase;flex:1;gap:6px;font-size:.6rem;font-weight:800;display:grid}.ups-rate-actions select{color:#233b59;width:100%;min-height:39px;font:inherit;text-transform:none;background:#fff;border:1px solid #aebfd2;border-radius:7px;padding:8px 9px;font-size:.72rem}.ups-rate-success,.ups-rate-error,.ups-rate-note{margin:0;font-size:.68rem;line-height:1.5}.ups-rate-success{color:#087653}.ups-rate-error{color:#9b2330}.ups-rate-note{color:#61768d}.invoice-totals{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px;display:grid}.invoice-totals span{background:#eef4fb;border-radius:9px;flex-direction:column;gap:5px;padding:13px;display:flex}.invoice-totals small{color:#718096;text-transform:uppercase;font-size:.6rem;font-weight:800}.invoice-totals strong{color:#173451;font-size:.8rem}.invoice-terms{color:#62748a;margin:14px 0;font-size:.67rem;line-height:1.55}.invoice-actions{justify-content:flex-end;gap:10px;display:flex}.invoice-notice{color:#204263;background:#f4faff;border:1px solid #bad0e9;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin:0 20px 20px;padding:14px 16px;font-size:.72rem;display:flex}.invoice-notice .button{flex:none}.invoice-notice-prominent{background:#edf6ff;border-color:#6fa5e8;margin-top:20px;box-shadow:0 8px 20px #0d4a9714}.invoice-review-gate{background:#fff;border:2px solid #1e6fe8;border-radius:14px;margin:20px;padding:22px;box-shadow:0 14px 34px #0a43911a}.invoice-review-head{border-bottom:1px solid #dbe5f0;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:18px;display:flex}.invoice-review-head>div>span{color:#1469df;letter-spacing:.13em;font-size:.62rem;font-weight:900}.invoice-review-head h4{color:#0b2c56;margin:6px 0;font-size:1.25rem}.invoice-review-head p{color:#61738a;max-width:690px;margin:0;font-size:.72rem;line-height:1.55}.invoice-review-head .button{white-space:nowrap;flex:none}.invoice-review-warning{color:#805d00;background:#fff3ca;border-radius:8px;max-width:310px;padding:10px;font-size:.66rem;line-height:1.45}.invoice-review-head-actions{flex-direction:column;flex:none;gap:8px;max-width:320px;display:flex}.invoice-review-head-actions .button{place-items:center;min-height:40px;display:grid}.invoice-review-grid{grid-template-columns:1.25fr 1fr repeat(3,.8fr);gap:10px;padding:18px 0;display:grid}.invoice-review-grid>div{background:#f0f5fb;border-radius:9px;flex-direction:column;gap:5px;min-width:0;padding:13px;display:flex}.invoice-review-grid small{color:#6f8095;text-transform:uppercase;font-size:.58rem;font-weight:850}.invoice-review-grid strong{overflow-wrap:anywhere;color:#173857;font-size:.75rem}.invoice-review-grid span{overflow-wrap:anywhere;color:#708096;font-size:.61rem}.invoice-review-check{cursor:pointer;background:#f7fbff;border:1px solid #b8cbe0;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;display:flex}.invoice-review-check input{accent-color:#1469df;width:20px;height:20px;margin:1px 0 0}.invoice-review-check span{color:#536b84;flex-direction:column;gap:4px;font-size:.68rem;line-height:1.5;display:flex}.invoice-review-check strong{color:#173c63;font-size:.76rem}.invoice-review-actions{justify-content:space-between;gap:12px;margin-top:16px;display:flex}.invoice-send-button:disabled{cursor:not-allowed;opacity:.42}.invoice-history{background:#fff;border:1px solid #d4dfeb;border-radius:13px;margin:0 20px 20px;padding:20px}.invoice-history h3{color:var(--navy);font-size:1.15rem}.invoice-history>p{color:#75859a;font-size:.72rem}.invoice-history article{border-top:1px solid #e0e7ef;grid-template-columns:minmax(150px,1.2fr) 90px repeat(3,minmax(90px,.65fr)) auto;align-items:center;gap:15px;padding:15px 0;display:grid}.invoice-history article>div{flex-direction:column;gap:4px;min-width:0;display:flex}.invoice-history article strong{color:#203a59;font-size:.72rem}.invoice-history article span,.invoice-history article small{color:#748399;font-size:.61rem}.invoice-history article>a{color:var(--blue);font-size:.68rem;font-weight:800}.invoice-status{color:#735400;text-transform:capitalize;background:#fff1c9;border-radius:999px;justify-self:start;padding:5px 8px;font-size:.58rem}.invoice-status.sent,.invoice-status.paid{color:#087653;background:#e2f7ee}.invoice-history-actions{align-items:flex-start}.invoice-history-actions a,.invoice-history-actions button{color:var(--blue);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:.66rem;font-weight:800;text-decoration:underline}.invoice-history article.invoice-history-working{background:#f1f7ff;border:1px solid #9fc4ef;border-radius:9px;margin-top:10px;padding-left:12px;padding-right:12px}.invoice-save-status{color:#667b92;background:#f8fafc;border:1px solid #d4dfeb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:2px 0 14px;padding:10px 12px;font-size:.66rem;display:flex}.invoice-save-status strong{color:#1469df;text-transform:uppercase;font-size:.62rem}.invoice-action-error{color:#7d1c27;background:#fff1f2;border:1px solid #e4a4aa;border-left:5px solid #b32635;border-radius:8px;flex-direction:column;gap:4px;margin:0 0 14px;padding:13px 14px;display:flex}.invoice-action-error strong{font-size:.76rem}.invoice-action-error span{font-size:.7rem;line-height:1.45}.invoice-preview-label{color:#506983;align-items:baseline;gap:10px;margin:4px 0 12px;display:flex}.invoice-preview-label span{color:#1469df;letter-spacing:.13em;font-size:.6rem;font-weight:900}.invoice-preview-label strong{font-size:.76rem}.invoice-preview-document{color:#203a55;background:#fff;border:1px solid #cbd6e2;max-width:880px;margin:0 auto 20px;box-shadow:0 12px 30px #0b2c561a}.invoice-preview-document header{border-bottom:4px solid #0c315f;justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 32px;display:flex}.invoice-preview-document header>div{flex-direction:column;gap:4px;display:flex}.invoice-preview-brand{align-items:center;flex-direction:row!important;gap:13px!important}.invoice-preview-brand img{object-fit:contain;width:62px;height:58px}.invoice-preview-brand>div{flex-direction:column;gap:4px;display:flex}.invoice-preview-document header>div:first-child strong{color:#0b2f5e;font-family:var(--font-space),Arial,sans-serif;letter-spacing:.04em;font-size:1.25rem}.invoice-preview-document header span,.invoice-preview-document header small{color:#6d7f92;font-size:.64rem}.invoice-preview-document header>div:last-child{align-items:flex-end}.invoice-preview-document header b{color:#1469df;letter-spacing:.14em;font-size:.62rem}.invoice-preview-document header>div:last-child strong{font-size:.9rem}.invoice-preview-parties{grid-template-columns:1fr 1fr;gap:24px;padding:22px 32px;display:grid}.invoice-preview-parties>div{flex-direction:column;gap:4px;display:flex}.invoice-preview-parties small,.invoice-preview-bottom small{color:#6a7e94;letter-spacing:.08em;font-size:.58rem;font-weight:850}.invoice-preview-parties strong{font-size:.76rem}.invoice-preview-parties span{color:#687d93;font-size:.65rem}.invoice-preview-parties address{flex-direction:column;gap:2px;margin-top:3px;font-style:normal;display:flex}.invoice-preview-table{border:1px solid #d5dfe9;border-radius:8px;margin:0 32px;overflow:hidden}.invoice-preview-row{border-top:1px solid #e1e8ef;grid-template-columns:minmax(0,1fr) 70px 105px 105px;align-items:start;gap:10px;padding:12px 14px;font-size:.68rem;display:grid}.invoice-preview-row:first-child{border-top:0}.invoice-preview-row>span:not(:first-child){text-align:right}.invoice-preview-row>span:first-child{flex-direction:column;gap:3px;display:flex}.invoice-preview-row small{color:#76879a;line-height:1.4}.invoice-preview-columns{color:#fff;text-transform:uppercase;background:#153e6b;font-size:.6rem;font-weight:850}.invoice-preview-missing{color:#805d00;text-align:center;background:#fff9e9;margin:0;padding:24px;font-size:.68rem}.invoice-preview-bottom{grid-template-columns:minmax(0,1fr) 260px;gap:30px;padding:24px 32px;display:grid}.invoice-preview-bottom p{color:#677a8e;margin:6px 0 0;font-size:.66rem;line-height:1.5}.invoice-preview-summary{gap:7px;display:grid}.invoice-preview-summary>span{justify-content:space-between;gap:20px;font-size:.68rem;display:flex}.invoice-preview-summary .total{color:#0b2f5e;border-top:2px solid #153e6b;margin-top:4px;padding-top:10px;font-size:.82rem}.invoice-preview-document footer{color:#63778d;text-align:center;background:#eef3f8;padding:14px 32px;font-size:.62rem}.invoice-print-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#041328c7;padding:28px;position:fixed;inset:0;overflow:auto}.invoice-print-window{max-width:980px;margin:0 auto}.invoice-print-toolbar{color:#fff;background:#0a2b55;border:1px solid #fff3;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;padding:14px 16px;display:flex;box-shadow:0 16px 45px #0000004d}.invoice-print-toolbar>div{align-items:center;gap:10px;display:flex}.invoice-print-toolbar>div:first-child{flex-direction:column;align-items:flex-start;gap:2px}.invoice-print-toolbar strong{font-size:.9rem}.invoice-print-toolbar span{color:#bfd0e4;font-size:.7rem}.invoice-print-toolbar .button{min-height:42px}.invoice-print-window>.invoice-preview-document{max-width:none;margin-bottom:28px}.invoice-print-approval{background:#f4f9ff;border:2px solid #5b9cff;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;padding:14px 16px;display:flex;box-shadow:0 12px 28px #031c413d}.invoice-print-approval label{cursor:pointer;align-items:flex-start;gap:11px;display:flex}.invoice-print-approval input{accent-color:#1469df;width:21px;height:21px;margin:1px 0 0}.invoice-print-approval span{color:#526a83;flex-direction:column;gap:3px;font-size:.72rem;line-height:1.4;display:flex}.invoice-print-approval strong{color:#123b68;font-size:.8rem}.invoice-print-approval .button{flex:none;min-height:44px}.invoice-print-error{margin-bottom:14px}@media (width<=1180px){.invoice-builder{grid-template-columns:1fr}.invoice-line{grid-template-columns:70px 1fr 1fr 70px 95px}.invoice-line-total{grid-column:4}.invoice-line>button{grid-column:5}.invoice-totals{grid-template-columns:repeat(2,1fr)}.invoice-review-grid{grid-template-columns:repeat(3,1fr)}.invoice-history article{grid-template-columns:1fr 90px 1fr 1fr}.invoice-history article>div:nth-of-type(3),.invoice-history article>a{grid-column:auto}}@media (width<=760px){.invoice-heading,.payment-setup-strip,.invoice-review-head{flex-direction:column;align-items:stretch}.invoice-customer{min-width:0}.payment-setup-strip .button,.invoice-review-head .button{place-items:center;min-height:46px;display:grid}.invoice-review-head-actions{max-width:none}.invoice-builder{padding:12px}.invoice-line{grid-template-columns:1fr 1fr}.invoice-line-source,.invoice-line label:first-of-type,.invoice-line label:nth-of-type(2){grid-column:1/-1}.invoice-line-total,.invoice-line>button{grid-column:auto}.invoice-line input,.invoice-adjustments input,.invoice-adjustments textarea,.invoice-inventory-picker>input,.ups-rate-actions select{font-size:16px}.ups-rate-heading,.ups-rate-actions{flex-direction:column;align-items:stretch}.ups-rate-heading small{text-align:left}.ups-package-grid{grid-template-columns:1fr 1fr}.ups-package-grid label:last-child{grid-column:1/-1}.invoice-totals,.invoice-review-grid{grid-template-columns:1fr}.invoice-actions,.invoice-review-actions{display:grid}.invoice-actions .button,.invoice-review-actions .button{min-height:48px}.invoice-review-gate{margin:12px;padding:16px}.invoice-notice{flex-direction:column;align-items:stretch;margin:0 12px 12px}.invoice-history{margin:0 12px 12px;padding:16px}.invoice-history article{grid-template-columns:1fr 1fr}.invoice-history article>div:first-child,.invoice-history article>a{grid-column:1/-1}.invoice-status{justify-self:end}.invoice-save-status,.invoice-preview-document header,.invoice-print-toolbar,.invoice-print-approval{flex-direction:column;align-items:stretch}.invoice-print-approval .button{width:100%}.invoice-preview-document header>div:last-child{align-items:flex-start}.invoice-preview-brand{align-items:flex-start;flex-direction:row!important}.invoice-preview-document header,.invoice-preview-parties,.invoice-preview-bottom{padding:20px}.invoice-preview-parties,.invoice-preview-bottom{grid-template-columns:1fr}.invoice-preview-table{margin:0 20px;overflow-x:auto}.invoice-preview-row{min-width:560px}.invoice-print-overlay{padding:10px}.invoice-print-toolbar>div:last-child{grid-template-columns:1fr 1fr;display:grid}}.packing-list-document{overflow-wrap:anywhere}.packing-list-table{border-collapse:collapse;width:calc(100% - 64px);margin:0 32px;font-size:.78rem}.packing-list-table th{text-align:left;background:#eef3f8;border-bottom:2px solid #153e6b;padding:10px 12px}.packing-list-table td{vertical-align:top;border-bottom:1px solid #d9e2ec;padding:11px 12px}.packing-list-table th:last-child,.packing-list-table td:last-child{text-align:right;white-space:nowrap;width:64px}.packing-list-table td span{white-space:pre-wrap;margin-top:5px;font-size:.72rem;line-height:1.5;display:block}.packing-list-notes{padding:24px 32px}.packing-list-notes h2{letter-spacing:.08em;color:#123b68;margin:0;font-size:.7rem}.packing-list-notes p{white-space:pre-wrap;margin:8px 0 0;font-size:.78rem;line-height:1.6}.invoice-actions{flex-wrap:wrap}@media (width<=760px){.packing-list-table{width:calc(100% - 40px);margin:0 20px}.packing-list-notes{padding:20px}}@media print{.packing-list-document header{flex-direction:row!important;align-items:flex-start!important}.packing-list-document header>div:last-child{align-items:flex-end!important}.packing-list-document .invoice-preview-parties{grid-template-columns:1fr 1fr!important}.packing-list-table{width:calc(100% - 48px);margin:0 24px;font-size:10pt}.packing-list-table thead{display:table-header-group}.packing-list-table tr{break-inside:avoid;page-break-inside:avoid}.packing-list-table td span{font-size:9pt}.packing-list-notes{padding:18px 24px}.packing-list-notes h2{break-after:avoid}.packing-list-notes p{orphans:3;widows:3;font-size:10pt}}@page{size:letter portrait;margin:.35in}@media print{html,body{background:#fff!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}body>:not(.invoice-print-overlay){display:none!important}.invoice-print-overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;width:100%!important;min-height:0!important;padding:0!important;display:block!important;position:static!important;inset:auto!important;overflow:visible!important}.invoice-print-window{max-width:none!important;margin:0!important}.invoice-print-toolbar,.invoice-print-approval,.invoice-print-error{display:none!important}.invoice-print-window>.invoice-preview-document{width:100%!important;max-width:none!important;box-shadow:none!important;border:0!important;margin:0!important}.invoice-preview-document header{padding:18px 24px}.invoice-preview-parties{padding:15px 24px}.invoice-preview-table{margin:0 24px}.invoice-preview-row{break-inside:avoid;page-break-inside:avoid;padding:8px 11px}.invoice-preview-bottom{padding:16px 24px}.invoice-preview-document footer{padding:10px 24px}.invoice-preview-document header,.invoice-preview-parties,.invoice-preview-bottom,.invoice-preview-document footer{break-inside:avoid;page-break-inside:avoid}.invoice-preview-document{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.invoice-saved-pdf{background:#fff;padding:12px}.invoice-saved-pdf object{border:0;width:100%;height:min(76vh,1050px);min-height:520px;display:block}.invoice-saved-pdf>a{padding:10px 0;font-size:14px;display:inline-block}.desk-section-tabs{background:#fff;border-bottom:1px solid #cfdaea;gap:8px;padding:12px 38px 0;display:flex}.desk-section-tabs a{color:#546980;border-bottom:3px solid #0000;border-radius:8px 8px 0 0;padding:13px 22px;font-size:.85rem;font-weight:800;text-decoration:none}.desk-section-tabs a[aria-current=page]{border-bottom-color:var(--blue);color:var(--blue);background:#eef5ff}.desk-section-tabs a:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.customer-db-top{grid-template-columns:1fr}.customer-export{flex-wrap:wrap}.customer-export>div{flex:1;min-width:220px;max-width:none}.marketing-import-help{color:#5c7088;padding:0 4px;font-size:.78rem;line-height:1.6}.marketing-import-help p{margin:0 0 7px}.marketing-import-help a{color:var(--blue);font-weight:800}.marketing-import-help [role=status]{color:#173b68;background:#f5f9ff;border:1px solid #bfd3ec;border-radius:8px;padding:12px 15px}@media (width<=760px){.desk-section-tabs{padding:8px 12px 0}.desk-section-tabs a{text-align:center;flex:1;padding:12px}.customer-export>div{min-width:0}}.repair-files-panel{color:var(--navy);background:#fff;border:1px solid #d6e0ec;border-radius:12px;padding:clamp(16px,3vw,28px)}.repair-files-heading,.repair-files-list-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.repair-files-heading h3{margin:0 0 6px;font-size:1.2rem}.repair-files-heading p{color:#53647e;margin:0;font-size:1rem}.repair-files-heading>span{color:#305479;background:#edf5ff;border-radius:6px;flex-shrink:0;padding:6px 10px;font-size:.875rem}.repair-file-drop{text-align:center;background:#f4f8ff;border:2px dashed #94b7e8;border-radius:10px;flex-direction:column;align-items:center;gap:16px;margin-top:22px;padding:30px 16px;transition:background .15s,border-color .15s;display:flex}.repair-file-drop>svg{color:var(--blue)}.repair-file-drop>strong{font-size:1.05rem}.repair-file-drop.dragging{border-color:var(--blue);background:#e0edff}.repair-file-drop.uploading{border-style:solid}.repair-file-drop small,.repair-file-privacy{color:#53647e;font-size:.875rem}.repair-file-privacy{margin:12px 0 20px}.repair-files-panel button:disabled{cursor:wait;opacity:.6}.repair-files-list-heading h4{margin:16px 0;font-size:1rem}.repair-files-list-heading button,.repair-upload-list button{min-height:40px;color:var(--navy);font:inherit;cursor:pointer;background:#fff;border:1px solid #b8cae3;border-radius:7px;padding:6px 14px;font-size:.875rem}.repair-files-empty{color:#53647e;background:#f8faff;border:1px solid #e0e7f1;border-radius:9px;padding:24px 16px;font-size:1rem}.repair-file-grid{grid-template-columns:repeat(auto-fill,minmax(min(210px,100%),1fr));gap:16px;display:grid}.repair-file-grid>article{border:1px solid #d6e0ec;border-radius:10px;min-width:0;overflow:hidden}.repair-file-thumbnail{background:#edf3fa;justify-content:center;align-items:center;height:160px;padding:10px;display:flex}.repair-file-thumbnail img{object-fit:contain;width:100%;height:100%}.repair-file-document{color:#5279a6}.repair-file-copy{flex-direction:column;align-items:flex-start;gap:10px;padding:16px;display:flex}.repair-file-copy strong{overflow-wrap:anywhere;font-size:1rem}.repair-file-copy small{color:#53647e;font-size:.875rem}.repair-file-copy a{min-height:40px;color:var(--blue);align-items:center;font-size:.875rem;font-weight:800;display:inline-flex}.repair-upload-list{margin:16px 0;padding:0;list-style:none}.repair-upload-list li{border-bottom:1px solid #e0e7f1;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 0;display:flex}.repair-upload-list li>div{flex:1;min-width:0}.repair-upload-list strong,.repair-upload-list span{overflow-wrap:anywhere;font-size:.875rem;display:block}.repair-upload-list li>div>span{color:#53647e;margin-top:4px}.repair-upload-list progress{width:100%;height:10px;accent-color:var(--blue)}.repair-file-saved{color:#137145}.repair-file-error{color:#a32532;font-size:1rem}@media (width<=600px){.repair-files-heading{flex-direction:column;align-items:flex-start}}.desk-tabs .procedure-guide-trigger{color:#0d5fcb;background:#edf5ff;border:1px solid #9fc1ec;margin-left:auto}.desk-tabs .procedure-guide-trigger:hover{border-color:var(--blue);background:#deecff}.desk-tabs .procedure-guide-trigger span{color:#fff;background:var(--blue);border-radius:999px;place-items:center;width:19px;height:19px;font-size:.65rem;display:grid}.procedure-guide-overlay{z-index:1400;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#03122b99;justify-content:flex-end;display:flex;position:fixed;inset:0}.procedure-guide-window{color:#1d3553;background:#f3f7fb;width:min(690px,100%);height:100%;overflow:auto;box-shadow:-20px 0 65px #00000040}.procedure-guide-head{z-index:2;color:#fff;background:#071f4b;justify-content:space-between;align-items:flex-start;gap:22px;padding:24px 26px;display:flex;position:sticky;top:0;box-shadow:0 4px 14px #0418382e}.procedure-guide-head span{color:#55c7ff;letter-spacing:.14em;font-size:.63rem;font-weight:900}.procedure-guide-head h2{color:#fff;font-family:var(--font-space),Arial,sans-serif;margin:5px 0 7px;font-size:1.55rem}.procedure-guide-head p{color:#c3d3e8;margin:0;font-size:.72rem}.procedure-guide-head p strong{color:#fff}.procedure-guide-head button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:1px solid #7698c6;border-radius:8px;padding:8px 13px;font-size:.72rem;font-weight:800}.procedure-guide-head button:hover{background:#ffffff1a}.procedure-guide-progress{background:#fff;border-bottom:1px solid #d6e1ee;padding:18px 26px}.procedure-guide-progress>div{color:#173a63;justify-content:space-between;gap:16px;font-size:.75rem;display:flex}.procedure-guide-progress progress{accent-color:#1169e8;width:100%;height:9px;margin:10px 0 7px;display:block}.procedure-guide-progress small{color:#708197;font-size:.64rem}.procedure-guide-jump{background:#f8fbff;border-bottom:1px solid #d7e2ee;align-items:end;gap:12px;padding:16px 26px;display:flex}.procedure-guide-jump label{color:#53677f;flex:1;gap:6px;min-width:0;font-size:.66rem;font-weight:800;display:grid}.procedure-guide-jump select{color:#1d3857;width:100%;min-height:43px;font:inherit;background:#fff;border:1px solid #b8cbe2;border-radius:8px;padding:8px 10px;font-size:.73rem}.procedure-guide-jump button{color:#0d5fcb;min-height:43px;font:inherit;cursor:pointer;background:#edf5ff;border:1px solid #99bcea;border-radius:8px;padding:8px 12px;font-size:.67rem;font-weight:850}.procedure-guide-jump button:disabled{cursor:wait;opacity:.55}.procedure-guide-loading{color:#667a91;place-items:center;min-height:330px;font-size:.8rem;display:grid}.procedure-guide-body{background:#fff;border:1px solid #cfdae7;border-radius:14px;margin:20px 26px;padding:23px;box-shadow:0 10px 28px #071f4b12}.procedure-step-kicker{justify-content:space-between;align-items:center;gap:16px;display:flex}.procedure-step-kicker>span{color:#0d67df;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:900}.procedure-step-kicker>b{border-radius:999px;flex-shrink:0;padding:5px 8px;font-size:.58rem}.procedure-step-kicker>b.current{color:#795900;background:#fff1c9}.procedure-step-kicker>b.complete{color:#087653;background:#dff7ec}.procedure-guide-body h3{color:#092c5b;margin:10px 0 17px;font-size:1.24rem;line-height:1.3}.procedure-step-list{gap:10px;margin:0;padding-left:20px;display:grid}.procedure-step-list li{color:#40556e;padding-left:3px;font-size:.78rem;line-height:1.55}.procedure-step-list li::marker{color:#1670e8;font-weight:800}.procedure-action-card,.procedure-status-card{border-radius:10px;margin-top:18px;padding:15px 16px}.procedure-action-card{background:#edf5ff;border-left:4px solid #1670e8}.procedure-status-card{background:#eefaf5;border:1px solid #b9e2d2}.procedure-action-card>span,.procedure-status-card>span{color:#5d7189;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:.59rem;font-weight:900;display:block}.procedure-action-card p{color:#15395f;margin:0;font-size:.77rem;font-weight:720;line-height:1.55}.procedure-status-card>div{flex-wrap:wrap;gap:7px;display:flex}.procedure-status-card strong{color:#087653;background:#fff;border-radius:7px;padding:6px 8px;font-size:.68rem}.procedure-guide-actions{z-index:1;background:#fffffff7;border-top:1px solid #cdd9e7;grid-template-columns:auto auto minmax(190px,1fr);gap:9px;padding:14px 26px;display:grid;position:sticky;bottom:0;box-shadow:0 -7px 20px #071f4b14}.procedure-guide-actions button{color:#234565;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #b8c9df;border-radius:8px;padding:9px 15px;font-size:.72rem;font-weight:850}.procedure-guide-actions button.primary{border-color:var(--blue);color:#fff;background:var(--blue)}.procedure-guide-actions button:disabled{cursor:not-allowed;opacity:.5}.procedure-guide-notice{color:#185779;background:#eef8ff;border:1px solid #b9d5ee;border-radius:8px;margin:14px 26px 0;padding:11px 13px;font-size:.72rem;line-height:1.45}.procedure-guide-reference{background:#fff;border:1px solid #cfdae7;border-radius:10px;margin:16px 26px;padding:14px 16px}.procedure-guide-reference summary{color:#173b65;cursor:pointer;font-size:.73rem;font-weight:850}.procedure-guide-reference ol,.procedure-guide-reference ul{color:#4e627a;gap:8px;margin:13px 0 0;padding-left:22px;font-size:.7rem;line-height:1.5;display:grid}.procedure-guide-reference.pending{background:#fffaf0;border-color:#e3cf91}.procedure-guide-source{color:#76879c;text-align:center;margin:18px 26px 30px;font-size:.62rem}@media (width<=760px){.desk-tabs .procedure-guide-trigger{margin-left:0}.procedure-guide-head{padding:20px}.procedure-guide-progress,.procedure-guide-jump{padding:15px 18px}.procedure-guide-jump{flex-direction:column;align-items:stretch}.procedure-guide-jump button{width:100%}.procedure-guide-body{margin:14px;padding:18px}.procedure-step-kicker{flex-direction:column;align-items:flex-start}.procedure-guide-actions{grid-template-columns:1fr 1fr;padding:12px 14px}.procedure-guide-actions .primary{grid-column:1/-1}.procedure-guide-reference{margin:14px}.procedure-guide-source{margin:16px 14px 28px}}.desk-section-tabs{gap:4px;overflow-x:auto}.desk-section-tabs a{white-space:nowrap;min-height:48px;font-size:14px}@media (width<=760px){.desk-section-tabs{padding:8px 8px 0}.desk-section-tabs a{flex:none;padding:12px 11px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}._page_1cjzf_1{color:#102a50;background:#f1f6fb;min-height:100vh}._header_1cjzf_2{justify-content:space-between;align-items:center;gap:24px;max-width:1400px;margin:auto;padding:22px 5%;display:flex}._header_1cjzf_2>a:last-child{font-size:.875rem;font-weight:700}._brand_1cjzf_4{color:#0b2046;letter-spacing:.09em;align-items:center;gap:12px;font-size:.78rem;font-weight:900;display:flex}._brand_1cjzf_4 img{object-fit:contain}._hero_1cjzf_6{color:#e8f2ff;background:#061a3b;grid-template-columns:1.25fr 1fr;align-items:center;gap:72px;padding:72px max(5%,50vw - 630px);display:grid}._eyebrow_1cjzf_7{color:#1572d8;letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:.73rem;font-weight:800}._hero_1cjzf_6 ._eyebrow_1cjzf_7{color:#55ceff}._hero_1cjzf_6 h1{font-family:var(--font-space), Arial, sans-serif;letter-spacing:-.055em;color:#fff;margin:0;font-size:clamp(3rem,5.4vw,5.4rem);line-height:1.04}._hero_1cjzf_6 h1 span{color:#55ceff}._intro_1cjzf_11{color:#c1d4ef;max-width:560px;margin:28px 0;font-size:1.04rem;line-height:1.8}._prize_1cjzf_12{background:#102d53;border:1px solid #375271;border-radius:18px;padding:32px}._logoPanel_1cjzf_13{background:#fff;border-radius:14px;place-items:center;width:180px;height:180px;margin-bottom:28px;padding:10px;display:grid}._logoPanel_1cjzf_13 img{object-fit:contain;width:160px;height:160px}._label_1cjzf_15{color:#83b8eb;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.73rem;font-weight:800}._prize_1cjzf_12 h2{color:#fff;font-family:var(--font-space), Arial, sans-serif;letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.12}._prize_1cjzf_12>p:last-of-type{color:#c1d4ef;margin:14px 0 24px;font-size:.875rem;line-height:1.6}._entryStatus_1cjzf_18{border-top:1px solid #466385;gap:6px;padding-top:22px;display:grid}._entryStatus_1cjzf_18 strong{color:#ffe1a0;font-size:1rem}._entryStatus_1cjzf_18 span{color:#c1d4ef;font-size:.85rem}._project_1cjzf_21{max-width:1400px;margin:auto;padding:76px 5%;scroll-margin-top:24px}._project_1cjzf_21 h2,._notice_1cjzf_22 h2{color:#0b2046;font-family:var(--font-space), Arial, sans-serif;letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.15}._projectIntro_1cjzf_23{color:#516780;margin:18px 0 34px;line-height:1.7}._steps_1cjzf_24{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}._steps_1cjzf_24 article{border-top:2px solid #c0d5ec;padding-top:24px}._stepNumber_1cjzf_26{color:#1765b4;font-size:.76rem;font-weight:800}._steps_1cjzf_24 h3{margin:14px 0 12px;font-size:1.14rem}._steps_1cjzf_24 p{color:#516780;margin:0;font-size:.92rem;line-height:1.8}._notice_1cjzf_22{background:#fff;border-top:1px solid #d7e1ee;border-bottom:1px solid #d7e1ee;grid-template-columns:1fr 1.2fr;gap:56px;padding:56px max(5%,50vw - 630px);display:grid}._notice_1cjzf_22 p:not(._eyebrow_1cjzf_7){color:#516780;margin:0;font-size:.93rem;line-height:1.85}._notice_1cjzf_22 ._noticeEmphasis_1cjzf_31{font-weight:700;color:#19385c!important;margin-top:18px!important}._footer_1cjzf_32{justify-content:space-between;align-items:center;gap:24px;max-width:1400px;margin:auto;padding:30px 5%;font-size:.8rem;display:flex}._footer_1cjzf_32 p{color:#516780;margin:8px 0 0;line-height:1.65}._footer_1cjzf_32 nav{flex-wrap:wrap;gap:20px;font-weight:700;display:flex}@media (width<=800px){._hero_1cjzf_6{grid-template-columns:1fr;gap:38px;padding:48px 6%}._prize_1cjzf_12{width:100%;max-width:520px}._steps_1cjzf_24{grid-template-columns:1fr;gap:26px}._notice_1cjzf_22{grid-template-columns:1fr;gap:24px;padding:42px 6%}._project_1cjzf_21{padding:52px 6%}._header_1cjzf_2,._footer_1cjzf_32{padding-left:6%;padding-right:6%}._footer_1cjzf_32{flex-direction:column;align-items:flex-start}}@media (width<=420px){._header_1cjzf_2{gap:14px}._brand_1cjzf_4{letter-spacing:.035em;gap:8px;font-size:.65rem}._brand_1cjzf_4 img{width:36px;height:36px}._header_1cjzf_2>a:last-child{text-align:right;max-width:80px;font-size:.75rem}._prize_1cjzf_12{padding:24px}}._workspace_1p66k_1{color:#132f52;max-width:1280px;margin:auto;padding:28px clamp(16px,3vw,36px) 60px}._banner_1p66k_2{background:#edf5ff;border:1px solid #9fbee3;border-left:5px solid #1268f3;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:24px;display:flex}._banner_1p66k_2 strong{font-size:1.12rem}._banner_1p66k_2 p{margin:8px 0 0;line-height:1.7}._banner_1p66k_2 a{flex-shrink:0}._card_1p66k_6{background:#fff;border:1px solid #cbd9ea;border-radius:12px;margin-bottom:24px;padding:clamp(20px,3vw,32px)}._card_1p66k_6 h2{color:#10274e;margin:0 0 12px;font-size:1.35rem}._card_1p66k_6 p{margin:12px 0 20px;line-height:1.8}._hint_1p66k_9{color:#536c89;font-size:.875rem}._fields_1p66k_10{border:0;grid-template-columns:1fr 1fr;gap:20px;min-width:0;margin:24px 0;padding:0;display:grid}._fields_1p66k_10 label{gap:8px;min-width:0;font-size:.86rem;font-weight:700;display:grid}._fields_1p66k_10 input,._fields_1p66k_10 textarea{color:#143253;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #b2c5de;border-radius:7px;padding:12px;font-weight:400}._fields_1p66k_10 textarea{resize:vertical;line-height:1.65}._full_1p66k_14{grid-column:1/-1}._actions_1p66k_15{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}._actions_1p66k_15>span{color:#536c89;font-size:.85rem}._buttons_1p66k_17{flex-wrap:wrap;gap:10px;display:flex}._error_1p66k_18,._success_1p66k_18{border-radius:8px;padding:16px;line-height:1.7}._error_1p66k_18{color:#98212d;background:#fff1f1;border:1px solid #d97c7c}._success_1p66k_18{color:#12623e;background:#e9f8ef;border:1px solid #88c3a3}._tableScroll_1p66k_21{overflow-x:auto}._tableScroll_1p66k_21 table{border-collapse:collapse;width:100%;font-size:.8rem}._tableScroll_1p66k_21 th,._tableScroll_1p66k_21 td{text-align:left;vertical-align:top;border-bottom:1px solid #d5e0ee;padding:14px 10px}._tableScroll_1p66k_21 small{overflow-wrap:anywhere;max-width:160px;margin-top:6px;display:inline-block}._check_1p66k_25{grid-column:1/-1;align-items:flex-start;gap:12px;line-height:1.6;font-weight:400!important;display:flex!important}._check_1p66k_25 input{width:20px;min-width:20px;height:20px;margin-top:2px}._previewContent_1p66k_27{padding:24px 6% 50px}._previewContent_1p66k_27 ._card_1p66k_6{max-width:1000px;margin:0 auto 24px}._previewContent_1p66k_27 dl{grid-template-columns:1fr 1fr;gap:18px;margin:20px 0;display:grid}._previewContent_1p66k_27 dt{color:#536c89;font-size:.8rem;font-weight:800}._previewContent_1p66k_27 dd{white-space:pre-wrap;margin:6px 0 0;line-height:1.7}._rules_1p66k_32{white-space:pre-wrap;overflow-wrap:anywhere}@media (width<=700px){._banner_1p66k_2{flex-direction:column;align-items:stretch}._fields_1p66k_10,._previewContent_1p66k_27 dl{grid-template-columns:1fr}._actions_1p66k_15{align-items:stretch}._previewContent_1p66k_27{padding:20px 4%}}
