@font-face{font-family:Libra-Sans;font-weight:400;src:url(/assets/fonts/libra-sans/LibraSans.otf)}@font-face{font-family:Libra-Sans;font-weight:700;src:url(/assets/fonts/libra-sans/LibraSans-Bold.otf)}:root{--bg:#f9e9d0;--card:#fff;--text:#272727;--muted:#666;--field:#f4f4f4;--field-border:#b4b4b4;--primary:#187387;--redColor:red;--shadow:0 14px 32px #00000017;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Libra-Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}html,body{overscroll-behavior:none;-webkit-tap-highlight-color:transparent;height:100svh;font-size:calc(7px + .390625vw)}html{scroll-behavior:smooth}#root{height:100svh}*,:before,:after{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{border-radius:4px;width:8px}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}::-webkit-scrollbar-track{background:#5f5f5f52}.h-full{height:100%}.w-full{width:100%}.d-none{display:none}@media (width<=61.25rem){html,body{font-size:calc(11px + .390625vw)}}.landing{width:100%}.hero-pen{width:100%;min-height:72.3125rem;position:relative;overflow:hidden}.hero-pen__bg{background:url(/assets/images/hero-bg.webp) 50%/cover no-repeat;position:absolute;inset:0}.hero-pen__inner{flex-direction:column;max-width:120rem;min-height:72.3125rem;margin:0 auto;padding:2.25rem 4.3125rem 0;display:flex;position:relative}.hero-pen__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.hero-pen__brand{flex-direction:column;align-items:flex-end;gap:.375rem;display:flex}.hero-pen__by{color:#fff;letter-spacing:.03em;text-align:right;font-size:clamp(.75rem,1.8vw,2.1rem);font-weight:700}.hero-pen__logo-img{object-fit:contain;width:auto;height:3.1875rem}.btn--notify{color:#fff;background:#187387;align-items:center;gap:1rem;min-width:12rem;display:flex;font-size:1.2rem!important}.btn--notify span{background-color:#fff;border-radius:3.125rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.btn--notify:hover{filter:brightness(1.08)}.hero-pen__content{flex-direction:column;gap:14rem;max-width:41.5rem;margin-top:auto;margin-left:0;padding-bottom:20svh;display:flex}.hero-pen__logo-container{width:40vw}.hero-pen__title{width:20vw;margin:0 0 .5625rem}.hero-pen__tagline{color:#fff;letter-spacing:.03em;margin:0;font-size:clamp(1.1rem,2.2vw,1.7rem);line-height:1.375}.features-pen{width:100%;position:relative;overflow:hidden}.features-pen__bg{background:url(/assets/images/features-bg.webp) 50%/cover no-repeat;position:absolute;inset:0}.features-pen__inner{max-width:120rem;margin:0 auto;padding:9.9375rem 4.6875rem;position:relative}.features-pen__title{text-align:center;letter-spacing:.03em;color:#000;margin:0 0 5.375rem;font-size:clamp(2rem,4vw,4rem);font-weight:700;line-height:.69}.features-pen__grid{grid-template-columns:repeat(3,1fr);gap:4.6875rem;max-width:110.625rem;margin:0 auto;display:grid}.feature-pen{background:#fff;border-radius:3.125rem;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.875rem;transition:transform .24s,box-shadow .24s;display:flex;box-shadow:0 .25rem .8125rem #0000001c}.feature-pen:hover{transform:translateY(-.375rem);box-shadow:0 .75rem 1.375rem #00000024}.feature-pen__arrow{background:#000;border-radius:1.96875rem;justify-content:center;align-self:flex-end;align-items:center;width:3.9375rem;min-width:3.9375rem;height:3.9375rem;min-height:3.9375rem;margin-bottom:3rem;display:flex}.feature-pen__title{letter-spacing:.03em;color:#000;margin:0;font-size:clamp(1.25rem,2vw,2.5rem);font-weight:700;line-height:.8}.feature-pen__desc{letter-spacing:.025em;color:#000;margin:0;font-size:clamp(.95rem,1.4vw,1.75rem);line-height:1.18}.cta-pen{align-items:center;width:100%;min-height:31.125rem;display:flex;position:relative;overflow:hidden}.cta-pen__bg{background:url(/assets/images/cta-bg.webp) 50%/cover no-repeat;position:absolute;inset:0}.cta-pen__inner{max-width:70rem;padding:7.25rem 4.75rem;position:relative}.cta-pen__title{max-width:30vw;margin:0 0 .875rem}.cta-pen__text{color:#fff;margin:0 0 3rem;font-size:1.375rem;line-height:1.2}.btn--cta-pen{padding:.75rem 1.5rem;font-size:1.25rem}@media (width<=30rem){.hero-pen{min-height:70vh}.hero-pen__inner{min-height:70vh;padding:1.5rem 1.5rem 0}.hero-pen__content{padding-bottom:3.75rem}.features-pen__inner{padding:5rem 1.5rem}.features-pen__grid{grid-template-columns:1fr;gap:2rem}.cta-pen__inner{padding:3.75rem 1.5rem}}.page{place-items:center;min-height:100svh;padding:1.5rem;display:grid}.shell{width:min(66.25rem,100%)}.card{box-shadow:var(--shadow);grid-template-columns:31rem 1fr;min-height:44.4375rem;display:grid;overflow:hidden}.card__media{padding:0;display:flex}.card__img{object-fit:cover;width:100%;height:100%;display:block}.card__content{flex-direction:column;gap:2.25rem;padding:2.125rem 3.5rem;display:flex}.title{text-align:center;margin:0;font-size:1.5rem;font-weight:700}.subtitle{color:var(--muted);text-align:center;margin:.5rem 0 0;font-size:1rem;line-height:1.4}.form{flex-direction:column;gap:1rem;display:flex}.field{flex-direction:column;gap:.5rem;display:flex}.label{font-size:.75rem;font-weight:700}.input{border:.0625rem solid var(--field-border);background:var(--field);border-radius:2.125rem;outline:none;padding:.6875rem 1.25rem;font-size:.875rem}.input:focus{background:#fff;border-color:#1873878c;box-shadow:0 0 0 .1875rem #18738738}.actions{grid-template-columns:1fr;margin-top:.25rem;display:grid}.btn{cursor:pointer;border:.0625rem solid #0000;border-radius:3.125rem;padding:.75rem .625rem;font-size:.875rem;font-weight:700;transition:transform .18s,box-shadow .18s,filter .18s,background-color .18s}.btn--primary{background:var(--primary);color:#fff}.btn:hover{transform:translateY(-.0625rem)}.btn:active{transform:translateY(0)}.btn--primary:focus-visible,.btn--ghost:focus-visible,.iconBtn:focus-visible{outline-offset:.125rem;outline:.125rem solid #187387e6}.btn--ghost{color:var(--primary);background:0 0;border-color:#18738759}.fineprint{color:var(--muted);text-align:center;margin:0;font-size:.5625rem;line-height:1.35}.modalOverlay{opacity:0;z-index:999;background:#00000059;place-items:center;transition:opacity .24s;display:grid;position:fixed;inset:0}.modal{background:var(--card);width:min(32.5rem,100%);box-shadow:var(--shadow);opacity:0;border-radius:1.5rem;transition:opacity .26s,transform .26s;overflow:hidden;transform:translateY(1.25rem)scale(.98)}.modalOverlay.is-open{opacity:1}.modalOverlay.is-open .modal{opacity:1;transform:translateY(0)scale(1)}.modalOverlay.is-closing{opacity:0}.modalOverlay.is-closing .modal{opacity:0;transform:translateY(1rem)scale(.98)}.modal--card{border-radius:3.125rem;width:min(66.25rem,100vw - 2.5rem);max-height:calc(100vh - 2.5rem);position:relative;overflow:auto}.modal__closeOverlay{z-index:10;color:#000;justify-content:center;align-items:center;font-size:1.75rem;display:flex;position:absolute;top:1rem;right:1rem}.card--modal{min-height:0}.card--early-access{min-height:44.4375rem}.modal__top{border-bottom:.0625rem solid #0000000f;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .625rem;display:flex}.modal__title{font-weight:700}.iconBtn{cursor:pointer;background:0 0;border:0;border-radius:.625rem;width:2.5rem;height:2.5rem;font-size:1.5rem;line-height:1}.modal__body{padding:1rem}.modal__text{color:var(--muted);margin:0 0 .75rem;font-size:.875rem}.modal__row{grid-template-columns:1fr auto;align-items:center;gap:.625rem;display:grid}@media (width<=61.25rem){.hero-pen__logo-container{width:50vw}.hero-pen__title{width:40vw}.modal--card{width:100%;max-height:100vh;max-height:100vsh;border-bottom-right-radius:0;border-bottom-left-radius:0}.modalOverlay{align-items:flex-end}.modal__closeOverlay{color:#fff}.card{grid-template-columns:1fr;min-height:55vh}.card__media{height:25.25rem}.card__content{padding:1.5rem 1.125rem}}@media (width<=30rem){.modal__row{grid-template-columns:1fr}.hero-pen__logo-container{width:80vw}.hero-pen__title{width:60vw}}.fieldError{color:#d92d20;margin-top:.25rem;font-size:.75rem;line-height:1.2}.formError{color:#d92d20;margin:0 0 1rem;font-size:.875rem;line-height:1.3}.inputError{background:#fff7f6;border-color:#d92d20!important}.input:disabled,select.input:disabled{cursor:not-allowed;background-color:#ccc}.PhoneInputInput:disabled{background-color:#ccc}@media (prefers-reduced-motion:reduce){.btn,.feature-pen,.modalOverlay,.modal{transition:none!important;animation:none!important}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.success-container{align-self:center;display:inline-block}.success-svg{width:90%;height:80%}.success-circle{fill:none;stroke:#000;stroke-width:3px;stroke-dasharray:166;stroke-dashoffset:166px;animation:.6s ease-out forwards draw-circle}.success-check{stroke:#000;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.4s ease-out .6s forwards draw-check}@keyframes draw-circle{to{stroke-dashoffset:0}}@keyframes draw-check{to{stroke-dashoffset:0}}
