@layer theme,base,components,utilities;@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;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;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;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-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{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities;:root{font-family:Cabinet Grotesk,Satoshi,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#050505;background:#f7f7f4;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;scrollbar-color:#cbcfc9 #f7f7f4;scrollbar-width:thin}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#f7f7f4}*::-webkit-scrollbar-thumb{border:2px solid #f7f7f4;border-radius:999px;background:#cbcfc9}*::-webkit-scrollbar-thumb:hover{background:#b7bcb5}html,body{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}::selection{background:#ff3d00;color:#fff}.pricing-section{padding:76px clamp(24px,6vw,84px) 96px;border-top:1px solid #deded9;background:#fbfbf8;scroll-margin-top:84px}.pricing-intro{max-width:720px;margin-bottom:46px}.pricing-intro h2{max-width:680px;margin:20px 0 0;font-size:clamp(40px,4.5vw,62px);font-weight:680;line-height:1.02}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.price-card{display:flex;flex-direction:column;min-height:500px;padding:clamp(26px,3vw,36px);border:1px solid #deded9;background:#f7f7f4}.price-card-featured{border-color:#050505;background:#050505;color:#fff}.plan-label{color:#697087;font-size:12px;font-weight:650;letter-spacing:.16em;text-transform:uppercase}.price-card-featured .plan-label{color:#ff6a35}.price-card h3{margin:28px 0 0;font-size:clamp(23px,2vw,30px);font-weight:620;line-height:1.18}.price{display:flex;align-items:end;gap:8px;min-height:66px;margin-top:22px}.price strong{font-size:clamp(40px,4vw,56px);font-weight:680;line-height:.95}.price span{margin-bottom:8px;color:#687088;font-size:14px}.price-card-featured .price span{color:#d7d7d1}.price-card p{margin:24px 0 0;color:#4f566d;font-size:15px;line-height:1.65}.price-card-featured p{color:#f2f2ec}.price-card ul{display:grid;gap:13px;margin:32px 0 34px;padding:0;color:#33394e;font-size:15px;line-height:1.4;list-style:none}.price-card-featured ul{color:#f2f2ec}.price-card li{display:grid;grid-template-columns:16px 1fr;gap:10px}.price-card li:before{content:"";width:7px;height:7px;margin-top:7px;background:#ff3d00}.price-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:auto;border:1px solid #050505;color:inherit;font-size:14px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.price-action:hover{background:#eeeeea}.price-action-primary{border-color:#ff3d00;background:#ff3d00;color:#fff}.price-action-primary:hover{border-color:#fff;background:#fff;color:#050505}.site-footer{background:#050505;color:#fff}.footer-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(28px,7vw,110px);align-items:center;min-height:310px;padding:72px clamp(24px,6vw,84px);border-bottom:1px solid #242424}.footer-cta h2{max-width:760px;margin:0;font-size:clamp(44px,5vw,74px);font-weight:720;line-height:.98}.footer-cta a{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:210px;min-height:54px;padding:0 28px;background:#ff3d00;color:#fff;font-size:14px;text-decoration:none;transition:background-color .2s ease,color .2s ease}.footer-cta a:hover{background:#fff;color:#050505}.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;gap:28px;align-items:center;padding:28px clamp(24px,6vw,84px);color:#8f95a3;font-size:13px}.footer-brand,.footer-links a{color:inherit;text-decoration:none}.footer-brand{display:inline-flex;align-items:center;gap:8px;justify-self:start;color:#fff;font-size:18px;font-weight:800}.footer-brand i{width:8px;height:8px;background:#ff3d00}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.footer-links a{transition:color .2s ease}.footer-links a:hover{color:#fff}.footer-bottom p{justify-self:end;margin:0}@media(max-width:980px){.pricing-grid{grid-template-columns:1fr}.price-card{min-height:auto}.footer-cta,.footer-bottom{grid-template-columns:1fr}.footer-cta a,.footer-bottom p,.footer-brand{justify-self:start}.footer-links{justify-content:start}}@media(max-width:720px){.pricing-section{padding:54px 20px 68px}.pricing-intro{margin-bottom:30px}.footer-cta{min-height:auto;padding:58px 20px}.footer-cta a{width:100%}.footer-bottom{padding:26px 20px}}
