:root{--pro-paper: #FAFAF8;--pro-paper-2: #F1F1EE;--pro-ink: #0E1116;--pro-graphite: #14202F;--pro-text: #0E1116;--pro-text-2: #5F6469;--pro-text-3: #6E7378;--pro-text-on-dark: #FAFAF8;--pro-text-2-on-dark: #9BA0A5;--pro-accent: #1EC2C5;--pro-accent-ink: #0F7C7F;--pro-line: rgba(14, 17, 22, .12);--pro-line-strong: rgba(14, 17, 22, .28);--pro-line-control: #8A8C8C;--pro-line-on-dark: rgba(250, 250, 248, .18);--pro-focus: #0E1116;--pro-focus-on-dark: #FAFAF8;--pro-danger: #B3261E;--pro-font-display: "Archivo", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--pro-font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--pro-fw-display: 600;--pro-fw-h3: 500;--pro-fw-body: 400;--pro-fw-mono: 500;--pro-fs-h1: clamp(2.25rem, 1.35rem + 4.5vw, 6rem);--pro-fs-h2: clamp(1.75rem, 1.15rem + 2.6vw, 3.25rem);--pro-fs-h3: clamp(1.25rem, 1.05rem + .9vw, 1.75rem);--pro-fs-lede: clamp(1.0625rem, 1rem + .35vw, 1.3125rem);--pro-fs-body: 1rem;--pro-fs-body-s: .875rem;--pro-fs-kicker: .8125rem;--pro-fs-caption: .75rem;--pro-fs-numeral: clamp(2.5rem, 1.5rem + 5vw, 7rem);--pro-s1: 4px;--pro-s2: 8px;--pro-s3: 12px;--pro-s4: 16px;--pro-s5: 24px;--pro-s6: 32px;--pro-s7: 48px;--pro-s8: 64px;--pro-s9: 96px;--pro-s10: 128px;--pro-s11: 160px;--pro-s12: 200px;--pro-max: 1560px;--pro-gutter: 24px;--pro-col-gap: 24px;--pro-section-y: clamp(72px, 11vh, 176px);--pro-dur-micro: .15s;--pro-dur-base: .2s;--pro-dur-reveal: .4s;--pro-dur-media: .7s;--pro-ease-out: cubic-bezier(.16, 1, .3, 1);--pro-ease-micro: cubic-bezier(.4, 0, .2, 1);--pro-z-header: 100;--pro-z-cta: 200;--pro-z-drawer: 300}@media(min-width:768px){:root{--pro-gutter: 40px}}@media(min-width:1024px){:root{--pro-gutter: 64px}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:88px}h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}img,video,svg{display:block;max-width:100%}img,video{height:auto}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:0;padding:0;cursor:pointer}a{color:inherit}body.pro{margin:0;background:var(--pro-paper);color:var(--pro-text);font-family:var(--pro-font-display);font-weight:var(--pro-fw-body);font-size:var(--pro-fs-body);line-height:1.6;font-synthesis-weight:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-wrap:break-word}body.pro,body.pro *,body.pro *:before,body.pro *:after{border-radius:0}:focus{outline:none}:focus-visible{outline:2px solid var(--pro-focus);outline-offset:2px}.pro-section--dark :focus-visible,.pro-section--graphite :focus-visible{outline-color:var(--pro-focus-on-dark)}.pro-skip{position:absolute;left:var(--pro-s4);top:var(--pro-s4);z-index:999;padding:var(--pro-s3) var(--pro-s5);background:var(--pro-ink);color:var(--pro-text-on-dark);font-family:var(--pro-font-mono);font-size:var(--pro-fs-kicker);letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transform:translateY(-200%);transition:transform var(--pro-dur-base) var(--pro-ease-micro)}.pro-skip:focus-visible{transform:translateY(0)}.pro-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.pro-h1,.pro-h2,.pro-h3{font-family:var(--pro-font-display);text-wrap:balance;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.pro-h1{font-size:var(--pro-fs-h1);font-weight:var(--pro-fw-display);line-height:.98;letter-spacing:-.03em}.pro-h2{font-size:var(--pro-fs-h2);font-weight:var(--pro-fw-display);line-height:1.08;letter-spacing:-.02em}.pro-h3{font-size:var(--pro-fs-h3);font-weight:var(--pro-fw-h3);line-height:1.2;letter-spacing:-.01em}.pro-lede{font-size:var(--pro-fs-lede);line-height:1.5;color:var(--pro-text-2);max-width:34ch}.pro-body{font-size:var(--pro-fs-body);line-height:1.6;max-width:68ch}.pro-body-s{font-size:var(--pro-fs-body-s);line-height:1.55;color:var(--pro-text-2);max-width:68ch}@media(max-width:767px){.pro-body,.pro-body-s{max-width:60ch}}.pro-kicker{font-family:var(--pro-font-mono);font-weight:var(--pro-fw-mono);font-size:var(--pro-fs-kicker);line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:var(--pro-accent-ink)}.pro-section--dark .pro-kicker,.pro-section--graphite .pro-kicker{color:var(--pro-accent)}.pro-caption{font-family:var(--pro-font-mono);font-weight:400;font-size:var(--pro-fs-caption);line-height:1.45;letter-spacing:.06em;text-transform:uppercase;color:var(--pro-text-3)}.pro-section--dark .pro-caption,.pro-section--graphite .pro-caption{color:var(--pro-text-2-on-dark)}.pro-numeral{font-family:var(--pro-font-mono);font-weight:var(--pro-fw-mono);font-size:var(--pro-fs-numeral);line-height:.9;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.pro-wrap{width:100%;max-width:var(--pro-max);margin-inline:auto;padding-inline:var(--pro-gutter)}.pro-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--pro-col-gap)}@media(min-width:768px){.pro-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1024px){.pro-grid{grid-template-columns:repeat(12,minmax(0,1fr))}}.pro-bleed{width:100vw;max-width:100vw;margin-left:50%;transform:translate(-50%)}.pro-section{padding-block:var(--pro-section-y);position:relative}.pro-section--alt{background:var(--pro-paper-2)}.pro-section--dark{background:var(--pro-ink);color:var(--pro-text-on-dark)}.pro-section--graphite{background:var(--pro-graphite);color:var(--pro-text-on-dark)}.pro-section--dark .pro-lede,.pro-section--graphite .pro-lede{color:var(--pro-text-2-on-dark)}.pro-rule{height:1px;background:var(--pro-line);border:0;margin:0}.pro-rule--strong{background:var(--pro-line-strong)}.pro-section--dark .pro-rule{background:var(--pro-line-on-dark)}.pro-link{display:inline-block;position:relative;text-decoration:none;padding-block:2px}.pro-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform var(--pro-dur-micro) var(--pro-ease-micro)}.pro-link:hover:after,.pro-link:focus-visible:after{transform:scaleX(1)}.pro-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--pro-s3);min-height:52px;padding:var(--pro-s4) var(--pro-s6);font-family:var(--pro-font-mono);font-weight:var(--pro-fw-mono);font-size:var(--pro-fs-kicker);letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border:1px solid transparent;transition:background-color var(--pro-dur-micro) var(--pro-ease-micro),color var(--pro-dur-micro) var(--pro-ease-micro),border-color var(--pro-dur-micro) var(--pro-ease-micro)}.pro-btn--primary{background:var(--pro-ink);color:var(--pro-text-on-dark);border-color:var(--pro-ink)}.pro-btn--primary:hover{background:var(--pro-graphite);border-color:var(--pro-graphite)}.pro-section--dark .pro-btn--primary,.pro-section--graphite .pro-btn--primary{background:var(--pro-paper);color:var(--pro-ink);border-color:var(--pro-paper)}.pro-btn--ghost{background:transparent;color:inherit;border-color:transparent;padding-inline:0}.pro-btn--ghost .pro-btn__arrow{transition:transform var(--pro-dur-micro) var(--pro-ease-micro)}.pro-btn--ghost:hover .pro-btn__arrow{transform:translate(4px)}.pro-btn[aria-disabled=true],.pro-btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.pro-figure{margin:0}.pro-media{position:relative;overflow:hidden;background:var(--pro-paper-2)}.pro-media>img{width:100%;height:100%;object-fit:cover;transition:transform var(--pro-dur-media) var(--pro-ease-out)}.pro-media--hover:hover>img{transform:scale(1.02)}.pro-figure figcaption{margin-top:var(--pro-s3);padding-top:var(--pro-s3);border-top:1px solid var(--pro-line)}.pro-section--dark .pro-figure figcaption{border-top-color:var(--pro-line-on-dark)}.pro-ar-9x16{aspect-ratio:9 / 16}.pro-ar-4x5{aspect-ratio:4 / 5}.pro-ar-1x1{aspect-ratio:1 / 1}.pro-ar-3x2{aspect-ratio:3 / 2}.pro-ar-16x9{aspect-ratio:16 / 9}.pro-ar-21x9{aspect-ratio:21 / 9}.pro-field{display:flex;flex-direction:column;gap:var(--pro-s2)}.pro-label{font-family:var(--pro-font-mono);font-size:var(--pro-fs-kicker);font-weight:var(--pro-fw-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--pro-text-2)}.pro-input,.pro-select,.pro-textarea{min-height:48px;padding:var(--pro-s3) var(--pro-s4);background:transparent;color:var(--pro-text);border:1px solid var(--pro-line-control);font-size:var(--pro-fs-body);transition:border-color var(--pro-dur-micro) var(--pro-ease-micro)}.pro-textarea{min-height:140px;resize:vertical}.pro-input:hover,.pro-select:hover,.pro-textarea:hover{border-color:var(--pro-text-2)}.pro-field--error .pro-input,.pro-field--error .pro-select,.pro-field--error .pro-textarea{border-color:var(--pro-danger)}.pro-error{display:flex;align-items:center;gap:var(--pro-s2);color:var(--pro-danger);font-size:var(--pro-fs-body-s)}.pro-error svg{flex:0 0 auto;width:16px;height:16px}.pro-help{font-size:var(--pro-fs-body-s);color:var(--pro-text-3)}.pro-reveal{opacity:1;transform:none}html.js .pro-reveal{opacity:0;transform:translateY(16px);transition:opacity var(--pro-dur-reveal) var(--pro-ease-out),transform var(--pro-dur-reveal) var(--pro-ease-out);transition-delay:var(--pro-delay, 0ms)}html.js .pro-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html.js .pro-reveal{transform:none;transition:opacity var(--pro-dur-base) linear;transition-delay:0ms}.pro-media>img,.pro-media--hover:hover>img{transition:none;transform:none}.pro-btn--ghost:hover .pro-btn__arrow{transform:none}body.pro *,body.pro *:before,body.pro *:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}.pro-stack>*+*{margin-top:var(--pro-stack-gap, var(--pro-s4))}.pro-mono{font-family:var(--pro-font-mono);font-variant-numeric:tabular-nums}.pro-accent{color:var(--pro-accent-ink)}.pro-section--dark .pro-accent{color:var(--pro-accent)}@media print{.pro-reveal{opacity:1!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/climai-pro.css.map */
