@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";
@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-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--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}}}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.isolate{isolation:isolate}.container{width:100%}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.shrink{flex-shrink:1}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-row{flex-direction:row}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--brand-dark:#0f2535;--brand:#1a3d52;--brand-mid:#2a5f7a;--brand-light:#e8f4f9;--accent:#e05c2a;--accent-hover:#c94f22;--accent-light:#fdf0ea;--green:#1a7a4a;--green-bg:#edf7f2;--amber:#b07015;--amber-bg:#fef8ec;--red:#b83030;--red-bg:#fdecea;--blue:#1e5fa3;--blue-bg:#eaf2fc;--surface:#fff;--surface-2:#f6f7f9;--surface-3:#eef0f3;--border:#e2e5ea;--border-strong:#c8cdd6;--text-primary:#0f1923;--text-secondary:#4a5568;--text-muted:#8896a7}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--surface-2);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,system-ui,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}.card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.25rem}.badge{white-space:nowrap;border-radius:20px;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.badge-green{background:var(--green-bg);color:var(--green)}.badge-amber{background:var(--amber-bg);color:var(--amber)}.badge-red{background:var(--red-bg);color:var(--red)}.badge-blue{background:var(--blue-bg);color:var(--blue)}.badge-brand{background:var(--brand-light);color:var(--brand)}.btn-primary{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:7px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.btn-primary:hover{background:var(--accent-hover)}.btn-secondary{background:var(--surface);color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;border-radius:7px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.btn-secondary:hover{background:var(--surface-2)}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.25rem 1.5rem}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:12px;font-weight:500}.stat-value{color:var(--text-primary);letter-spacing:-.02em;font-size:28px;font-weight:600;line-height:1.1}.stat-sub{color:var(--text-muted);margin-top:4px;font-size:12px}.health-bar{background:var(--surface-3);border-radius:2px;height:4px;overflow:hidden}.health-bar-fill{border-radius:2px;height:100%;transition:width .3s}.stage-pill{border-radius:20px;padding:3px 10px;font-size:11px;font-weight:500}html,body{max-width:100vw;overflow-x:hidden}.public-hero,.public-hero-pad,.hero-animated,section[class*=public-],section[id=bespoke]{max-width:100%!important}@media (max-width:768px){.portal-hero-grid,.checkout-grid,.account-header-grid,.account-main-grid,.catalogue-grid-shell,.portal-banner-grid,.portal-footer-grid,.account-stat-grid{grid-template-columns:1fr!important}.catalogue-grid-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.portal-category-grid{grid-template-columns:1fr!important}.product-detail-grid{grid-template-columns:1fr!important;gap:24px!important}.product-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.account-header-credit{width:100%!important;min-width:0!important}.portal-hide-mobile,.portal-desktop-nav{display:none!important}.portal-mobile-nav-toggle{display:inline-flex!important}.portal-section-pad{padding-left:16px!important;padding-right:16px!important}.portal-h1-mobile{font-size:32px!important;line-height:1.1!important}.portal-hero-section{padding:40px 16px 56px!important}.portal-section-y-72{padding-top:40px!important;padding-bottom:40px!important}.portal-form-grid-2{grid-template-columns:1fr!important}}@media (max-width:640px){.portal-header-inner{height:64px!important;padding:0 16px!important}.portal-header-logo{max-width:160px!important;height:40px!important}.portal-hero-h1{font-size:26px!important;line-height:1.15!important}}.workshop-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f25350f;border-color:var(--accent)!important}@media (max-width:640px){.public-h1{font-size:34px!important;line-height:1.1!important}.public-h2{font-size:24px!important;line-height:1.15!important}.public-h3{font-size:18px!important}.public-hero-body{font-size:16px!important}.public-hero-pad{padding:56px 16px 64px!important}.public-section-pad{padding:48px 16px!important}.public-section-pad-tight{padding:32px 16px!important}.public-section-pad-y-80{padding-top:48px!important;padding-bottom:48px!important}.public-nav-secondary{display:none!important}.public-nav,.public-brand-block{gap:8px!important}.public-brand-mark{width:32px!important;height:32px!important}.public-brand-name{font-size:15px!important}.public-brand-sub{display:none!important}.public-top-pad{padding:14px 16px!important}.public-cta-row{width:100%;flex-direction:column!important;gap:10px!important}.public-cta-row>a,.public-cta-row>button{text-align:center;width:100%!important}.public-2col{grid-template-columns:1fr!important;gap:18px!important}.public-tier-card{padding:22px 18px!important}.public-quote-pad,.public-quote-hero{padding:24px 18px!important}.public-quote-h1{font-size:22px!important;line-height:1.2!important}.mobile-hide{display:none!important}.mobile-stack{flex-direction:column!important;align-items:stretch!important}.mobile-full{width:100%!important}.mobile-fs-13{font-size:13px!important}.mobile-text-center{text-align:center!important}.vt-grid,.bespoke-grid{grid-template-columns:1fr!important;gap:24px!important}.vt-tabs{width:100%!important;overflow-x:auto!important}.bespoke-tiles{grid-template-columns:1fr 1fr!important;gap:10px!important}.vt-body{border-radius:12px!important;padding:20px 16px!important}.mobile-only{display:block!important}.pricing-bespoke{grid-template-columns:1fr!important;gap:16px!important}.compare-table-wrap:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0,#fffffff2);border-top-right-radius:14px;border-bottom-right-radius:14px;width:36px;position:absolute;top:0;bottom:0;right:0}.crm-mobile-only{display:block!important}.crm-desktop-only{display:none!important}.pipeline-stat-strip{grid-template-columns:repeat(2,1fr)!important}.pipeline-view-toggle-row>:first-child{display:none!important}.dashboard-3col{grid-template-columns:1fr!important;gap:14px!important}.dashboard-dayplan{grid-template-columns:1fr!important;gap:12px!important}.dashboard-stat-strip{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.customer-detail-grid,.lead-detail-grid{grid-template-columns:1fr!important;gap:16px!important}.inbox-grid{grid-template-columns:1fr!important;gap:12px!important}.calendar-grid{grid-auto-rows:minmax(60px,auto)!important}.calendar-day-cell{padding:4px!important;font-size:11px!important}.crm-page-pad{padding-left:16px!important;padding-right:16px!important}.crm-app-shell{min-height:100vh;height:auto!important;overflow:visible!important}.crm-app-shell main{overflow:visible!important}.crm-sidebar-wrap>*{display:none!important}.crm-sidebar-wrap.crm-mobile-drawer-open{z-index:100;background:var(--brand-dark,#0f2535);width:80vw;max-width:280px;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:4px 0 24px #0f253552;position:fixed!important}.crm-sidebar-wrap.crm-mobile-drawer-open>*{display:flex!important}.crm-mobile-burger{display:inline-flex!important}.crm-mobile-backdrop{display:block!important}.crm-page-pad{padding-top:60px!important}.crm-table-scroll{-webkit-overflow-scrolling:touch;background:linear-gradient(90deg,#fff 30%,#fff0) 0/40px 100% no-repeat local,linear-gradient(90deg,#fff0,#fff 70%) 100%/40px 100% no-repeat local,linear-gradient(90deg,#0f25350d,#0f253500) 0/12px 100% no-repeat,linear-gradient(90deg,#0f253500,#0f25350d) 100%/12px 100% no-repeat;overflow-x:auto!important}}@media (min-width:641px){.crm-mobile-only{display:none!important}.crm-desktop-only{display:block!important}}.hero-animated{isolation:isolate;position:relative}.hero-orb{filter:blur(60px);opacity:.55;z-index:0;pointer-events:none;will-change:transform;border-radius:50%;position:absolute}.hero-orb-1{background:radial-gradient(circle,#e05c2a8c 0%,#e05c2a00 70%);width:540px;height:540px;animation:22s ease-in-out infinite alternate orbDrift1;top:-180px;right:-160px}.hero-orb-2{background:radial-gradient(circle,#2a5f7abf 0%,#2a5f7a00 70%);width:620px;height:620px;animation:28s ease-in-out infinite alternate orbDrift2;bottom:-260px;left:-240px}.hero-orb-3{background:radial-gradient(circle,#7c3aed59 0%,#7c3aed00 70%);width:480px;height:480px;animation:32s ease-in-out infinite alternate orbDrift3;top:30%;left:38%}.hero-grid{z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000000b3 0%,#0000 75%);mask-image:radial-gradient(#000000b3 0%,#0000 75%)}.hero-animated>:not(.hero-orb):not(.hero-grid){z-index:1;position:relative}@keyframes orbDrift1{0%{transform:translate(0)scale(1)}to{transform:translate(-80px,60px)scale(1.08)}}@keyframes orbDrift2{0%{transform:translate(0)scale(1)}to{transform:translate(100px,-50px)scale(1.1)}}@keyframes orbDrift3{0%{opacity:.35;transform:translate(0)scale(1)}to{opacity:.55;transform:translate(-60px,-80px)scale(1.15)}}@media (prefers-reduced-motion:reduce){.hero-orb-1,.hero-orb-2,.hero-orb-3{animation:none!important}}@media (max-width:640px){.hero-orb-1{filter:blur(40px);width:320px;height:320px;top:-100px;right:-80px}.hero-orb-2{filter:blur(40px);width:360px;height:360px;bottom:-160px;left:-140px}.hero-orb-3{filter:blur(40px);opacity:.45;width:280px;height:280px}.hero-grid{background-size:40px 40px}}@media (max-width:1100px) and (min-width:769px){.catalogue-grid-cards{grid-template-columns:repeat(3,1fr)!important}}@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-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@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}
