.caseContainer{display:flex;flex-direction:column;flex-grow:1;height:auto;min-height:100%;min-width:0}.cesdk{height:100%;width:100%}.cesdk,.wrapper{min-height:600px}.wrapper{box-shadow:0 0 2px #00000040,0 18px 18px -2px #121a211f,0 8px 8px -2px #121a211f,0 4px 4px -2px #121a211f;height:calc(100vh - 150px)}.link{text-decoration:underline}.airtable{background:#0000;border:1px solid #ccc;border-radius:12px;flex-grow:1}.home-container{min-height:100vh}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);padding:80px 0}.hero-container{margin:0 auto;max-width:1200px;padding:0 20px}.hero-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.hero-title{font-size:3.5rem;line-height:1.2;margin-bottom:20px}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin-bottom:30px}.cta-button{background:#ff6b6b;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px 30px;transition:all .3s ease}.cta-button:hover{background:#ff5252;box-shadow:0 10px 25px #ff6b6b4d;transform:translateY(-2px)}.hero-grid{grid-gap:20px;gap:20px;grid-template-columns:1fr 1fr;max-width:400px}.hero-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:12px;padding:20px;transition:transform .3s ease}.hero-box:hover{transform:translateY(-5px)}.hero-box svg{border-radius:8px;height:auto;width:100%}.products-section{background:#f8f9fa;padding:80px 0}.section-container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:50px;text-align:center}.product-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.product-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;overflow:hidden;position:relative;transition:all .3s ease}.product-card:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-8px)}.product-image{align-items:center;background:#f8f9fa;display:flex;height:200px;justify-content:center;overflow:hidden}.product-image svg{height:100%;object-fit:cover;width:100%}.product-info{padding:20px}.product-title{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:8px}.product-price{color:#667eea;font-size:1.1rem;font-weight:700}.product-actions{display:flex;gap:10px;opacity:0;position:absolute;right:15px;top:15px;transition:opacity .3s ease}.product-card:hover .product-actions{opacity:1}.action-icon{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.action-icon:hover{background:#667eea;color:#fff;transform:scale(1.1)}.footer{background:#333;color:#fff;padding:50px 0 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 30px;max-width:1200px;padding:0 20px}.footer-section h3{font-size:1.3rem;margin-bottom:20px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#667eea}.footer-section.contact p{align-items:center;color:#ccc;display:flex;gap:10px;margin-bottom:10px}.footer-bottom{border-top:1px solid #555;color:#ccc;padding-top:20px;text-align:center}@media (max-width:768px){.hero-content{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-grid{margin:0 auto;max-width:300px}.product-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:480px){.hero-title,.section-title{font-size:2rem}.product-grid{grid-template-columns:1fr}}.hero-section{background:linear-gradient(90deg,#6fa5fc,#00adef);border-radius:0;box-sizing:border-box;color:#fff;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);min-height:400px;min-width:100%;width:100vw}@media (max-width:600px){.hero-section{border-radius:0;margin-left:0;margin-right:0}.hero-container{flex-direction:column;margin:1rem .5rem}.hero-grid{gap:.5rem;grid-template-columns:1fr;margin-left:0}}.hero-container{align-items:center;border-radius:2%;color:#fff;display:flex;margin:2rem;max-width:100%}.hero-content{align-items:start;color:#fff;display:flex;justify-content:space-between;width:100%}.hero-text{color:#fff;flex:1 1;max-width:36rem}.hero-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1.125rem;margin-bottom:1.5rem;opacity:.9}.hero-button{background:#fff;border:none;border-radius:3rem;color:#1b47a7;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem}.hero-button:hover{background:#ffffffe6}.hero-grid{grid-gap:1rem;display:grid;flex:1 1;gap:1rem;grid-template-columns:repeat(2,1fr);margin-left:2rem}.hero-column{display:flex;flex-direction:column;gap:1rem}.hero-column.second{margin-top:1.5rem}.hero-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-radius:.5rem;padding:1rem}.hero-box.tall{height:8rem}.hero-box.short{height:6rem}.features-section{background:#f9fafb;margin:0;padding:4rem 2rem;width:100%}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1200px}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 2px 6px #0000000f;flex-direction:column;padding:1.5rem;text-align:center}.feature-card,.feature-icon{align-items:center;display:flex;justify-content:center}.feature-icon{background:#2563eb1a;border-radius:.5rem;height:3rem;margin-bottom:1rem;width:3rem}.feature-title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;text-align:center}.feature-description{color:#4b5563;font-size:.9rem;line-height:1.4;text-align:center}.shipping-card{background:#f3f4f6;border-radius:.75rem;padding:2rem;text-align:center}.shipping-card h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.shipping-card p{color:#4b5563;font-size:.95rem;line-height:1.5;margin:0 auto;max-width:600px}.faq-section{background:#f3f4f6;padding:4rem 2rem}.faq-container{margin:0 auto;max-width:800px}.faq-header{margin-bottom:2rem;text-align:center}.faq-header h2{font-size:2rem;font-weight:700;margin-bottom:.5rem}.faq-header p{color:#6b7280}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.faq-question{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;padding:1rem 1.25rem;text-align:left;width:100%}.faq-answer{color:#4b5563;font-size:.95rem;line-height:1.5;max-height:0;overflow:hidden;padding:0 1.25rem;transition:max-height .3s ease,padding .3s ease}.faq-item.active .faq-answer{max-height:300px;padding:0 1.25rem 1rem}.faq-support{margin-top:2.5rem;text-align:center}.faq-support p{color:#6b7280;margin-bottom:.75rem}.faq-button{background:#ef4444;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background .3s}.faq-button:hover{background:#dc2626}body{background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0;min-height:100vh;padding:0}#root{height:100%}.App{display:flex;flex-direction:column;min-height:100vh}.main-navigation{background:#00adef;box-shadow:0 2px 10px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{box-sizing:border-box;gap:2rem;padding:1rem 2rem;width:100%}.logo,.nav-container{align-items:center;display:flex}.logo{cursor:pointer;flex:0 0 auto;flex-direction:row;gap:.5rem}.logo-icon{align-items:center;background:linear-gradient(135deg,#d9f4ff,#d8f5ff);border-radius:8px;display:flex;font-size:1.2rem;height:40px;justify-content:center;width:40px}.logo-icon,.logo-text{color:#fff;font-weight:700}.logo-text{font-size:1.5rem}.search-bar{align-items:center;border:none!important;border-radius:25px;display:flex;flex:1 1;min-width:400px;padding:.5rem 1rem}.search-bar input{background:#0000;border:1px solid #e0e0e0;color:#333;flex:1 1;font-size:.9rem;outline:none;padding:.5rem}.search-bar input::placeholder{color:#fff}.search-btn{background:none;border:none;color:#333;cursor:pointer;font-size:1rem}.nav-right{align-items:center;display:flex;flex:0 0 auto;gap:1rem}.design-tool-btn{background:#f44;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background .3s ease}.design-tool-btn:hover{background:#e03e3e}.cart-btn,.wishlist-btn{background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;padding:.5rem;position:relative;transition:background .3s ease}.cart-btn:hover,.wishlist-btn:hover{background:#ffffff1a}.cart-badge{background:#f44;border-radius:50%;color:#fff;font-size:.7rem;height:18px;justify-content:center;position:absolute;right:0;top:0;width:18px}.cart-badge,.user-menu{align-items:center;display:flex}.user-menu{border-radius:20px;cursor:pointer;gap:.5rem;padding:.5rem;transition:background .3s ease}.user-menu:hover{background:#ffffff1a}.user-name{color:#fff;font-weight:500}.user-avatar{align-items:center;background:#00adef;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.dropdown-arrow{color:#fff;font-size:.8rem}.category-navigation{background:#fff;border-bottom:1px solid #e0e0e0;padding:.5rem 0}.category-links{box-sizing:border-box;display:flex;gap:2rem;overflow-x:auto;padding:0 2rem;width:100%}.category-link{border-bottom:2px solid #0000;color:#333;font-weight:500;padding:.5rem 0;text-decoration:none;transition:color .3s ease;white-space:nowrap}.category-link:hover{border-bottom-color:#00adef;color:#00adef}.content{display:flex;flex:1 1;flex-direction:column;width:100%}.mobile-menu-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem}.mobile-menu{background:#00adef;box-shadow:5px 0 15px #0000001a;height:100vh;left:-100%;overflow-y:auto;padding:2rem 1.5rem;position:fixed;top:0;transition:left .3s ease-in-out;width:300px;z-index:2000}.mobile-menu.open{left:0}.mobile-menu-overlay{background:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease-in-out;visibility:hidden;width:100%;z-index:1500}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-search-bar{margin-bottom:2rem}.mobile-search-bar input{background:#ffffff1a;border:1px solid #fff3;border-radius:25px;box-sizing:border-box;color:#fff;font-size:1rem;padding:1rem;width:100%}.mobile-search-bar input::placeholder{color:#ffffffb3}.mobile-nav-actions{display:flex;flex-direction:column;gap:1.5rem}.mobile-nav-actions .design-tool-btn{background:#f44;border:none;border-radius:25px;color:#fff;font-size:1.1rem;font-weight:600;justify-content:center;padding:1rem;transition:all .3s ease;width:100%}.mobile-nav-actions .design-tool-btn:hover{background:#e03e3e}.mobile-nav-actions .cart-btn,.mobile-nav-actions .wishlist-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:15px;color:#fff;font-size:1rem;justify-content:center;padding:1rem;transition:all .3s ease;width:100%}.mobile-nav-actions .cart-btn:hover,.mobile-nav-actions .wishlist-btn:hover{background:#ffffff26}.mobile-nav-actions .user-menu{background:#ffffff1a;border:1px solid #fff3;border-radius:15px;color:#fff;font-size:1rem;justify-content:center;margin-top:1rem;padding:1rem;transition:all .3s ease}.mobile-nav-actions .user-menu:hover{background:#ffffff26}@media (max-width:1024px){.search-bar{min-width:300px}.nav-right{gap:.5rem}.design-tool-btn{font-size:.9rem;padding:.4rem .8rem}}@media (max-width:768px){.nav-container{justify-content:space-between;padding:1rem;position:relative}.nav-right,.search-bar{display:none}.mobile-menu-toggle{display:block;order:3}.logo{order:1}.category-links{gap:1rem;overflow-x:auto;padding:0 1rem}.category-link{font-size:.9rem;padding:.4rem 0}}@media (max-width:480px){.nav-container{padding:.75rem}.logo-text{font-size:1.2rem}.logo-icon{font-size:1rem;height:35px;width:35px}.category-links{gap:.5rem}.category-link{font-size:.8rem}}html{font-size:16px;line-height:1.45;scroll-behavior:smooth}body,html{-webkit-font-smoothing:antialiased}body{background-color:var(--background-color);color:var(--text-dark-high-emphasis);font-family:var(--font-family-ibm-sans);font-size:var(--font-regular-size);font-weight:400;height:100vh;-webkit-hyphens:auto;hyphens:auto;line-height:180%;overflow-x:hidden;overflow-y:auto;word-break:break-word}@font-face{font-display:swap;font-family:GT Walsheim Pro;font-style:normal;font-weight:900;src:url(/static/media/GTWalsheimPro-Black.d1a05b37fac1e43eae61.woff) format("woff"),url(/static/media/GTWalsheimPro-Black.3fa5ee7f8e647720d2fb.woff2) format("woff2"),url(/static/media/GTWalsheimPro-Black.2dc24aec84cddc57c649.ttf) format("truetype")}@font-face{font-display:swap;font-family:GT Walsheim Pro;font-style:normal;font-weight:700;src:url(/static/media/GTWalsheimPro-Bold.6ead5fc9d23b21a10d0a.woff) format("woff"),url(/static/media/GTWalsheimPro-Bold.6b113f6b3bd165884e16.woff2) format("woff2"),url(/static/media/GTWalsheimPro-Bold.2dbf49e9fcb548837711.ttf) format("truetype")}@font-face{font-display:swap;font-family:GT Walsheim Pro;font-style:normal;font-weight:800;src:url(/static/media/GTWalsheimPro-Black.d1a05b37fac1e43eae61.woff) format("woff"),url(/static/media/GTWalsheimPro-Black.3fa5ee7f8e647720d2fb.woff2) format("woff2"),url(/static/media/GTWalsheimPro-Black.2dc24aec84cddc57c649.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:url(/static/media/IBMPlexSans-Regular.d77342fdcbcb6b3ce1b5.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:500;src:url(/static/media/IBMPlexSans-Medium.56fb541cbbc5462f1c33.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:url(/static/media/IBMPlexSans-SemiBold.f2e690b59fb90d236c08.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:700;src:url(/static/media/IBMPlexSans-Bold.e933eba4e2fcc3d71b31.ttf) format("truetype")}.h1{font-size:60px;line-height:68px}.h1,.h2{color:var(--ci-foreground-black-default);font-family:var(--font-family-gt);font-weight:700;letter-spacing:-.01em}.h2{font-size:52px;line-height:60px}.h3{font-size:36px;line-height:44px}.h3,.h4{color:var(--ci-foreground-black-default);font-family:var(--font-family-gt);font-weight:700}.h4{font-size:22px;letter-spacing:.01em;line-height:32px}.h5{color:var(--text-dark-high-emphasis);font-family:var(--font-family-gt);font-size:16px;font-weight:700;letter-spacing:.02em;line-height:20px}.subheader{font-size:16px;font-weight:400;letter-spacing:.03em;line-height:24px;text-transform:uppercase}.paragraphBig,.subheader{color:var(--ci-foreground-black-default);font-family:var(--font-family-ibm-sans)}.paragraphBig{font-size:22px;font-weight:500;line-height:32px}.paragraph{color:var(--ci-foreground-black-default);font-size:18px;letter-spacing:.01em;line-height:28px}.paragraph,.paragraphSmall{font-family:var(--font-family-ibm-sans);font-weight:400}.paragraphSmall{color:#161617a6;font-size:14px;letter-spacing:.02em;line-height:20px}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif;height:100%}body{font-feature-settings:"kern";min-height:100%;position:relative}*,:after,:before{border-style:solid;border-width:0;box-sizing:border-box}main{display:block}hr{border-top-width:1px;box-sizing:initial;height:0;overflow:visible}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--font-regular-size)}a{background-color:initial;color:inherit;text-decoration:inherit}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:700}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important;appearance:none!important}[type=search],input[type=number]{-webkit-appearance:textfield;appearance:textfield}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none!important;appearance:none!important}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none!important}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:initial;padding:0}fieldset,ol,ul{margin:0;padding:0}textarea{resize:vertical}[role=button],button{cursor:pointer}button::-moz-focus-inner{border:0!important}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}button,input,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}audio,canvas,embed,iframe,img,object,svg,video{display:block}img,video{height:auto;max-width:100%}[data-js-focus-visible] :focus:not([data-focus-visible-added]){box-shadow:none;outline:none}:focus{-webkit-tap-highlight-color:transparent;outline:none;touch-action:manipulation}:root{--primary-color:#471aff;--background-color:#fafafa;--border-color:#00000080;--divider-color:grey;--overlay-bg:#00000080;--button-primary-hover-bg:#6038ff;--button-primary-shadow:0 0.25rem 0.625rem 1px #2f12a540;--button-primary-hover-shadow:0 0.25rem 0.625rem 1px #2f12a566;--button-border:none;--button-high-emphasis-bg:var(--primary-color);--button-secondary-bg:#16161714;--button-secondary-hover-bg:#1616171f;--button-dark-bg:#161617;--button-dark-shadow:0 0.25rem 0.625rem 1px #1616171f;--button-dark-hover-bg:#5c5c5c;--button-light-bg:#fff;--button-light-shadow:0 0.25rem 0.25rem #0000000a;--button-light-hover-bg:#e0e0e0;--button-flat-opacity:0.75;--breadcrumbs-opacity:0.75;--code-bg:#fff;--code-header-bg:#f4f4f4;--code-border:1px solid #c8c8c8;--code-line-number-color:grey;--inline-code-border:1px solid #471aff1a;--inline-code-bg:#f5f2ff;--code-line-highlight-color:#471aff1a;--code-text-hover-bg:#1616171f;--code-max-width:1.2;--interactive-text-indicator-hover-shadow:0 0 0 0.125rem var(--code-text-hover-bg);--interactive-text-indicator-active-shadow:0 0 0 0.125rem var(--primary-color);--interactive-text-indicator-border:1px solid #c8c8c8;--interactive-text-indicator-border-opacity:0.5;--blockquote-color:#16161780;--blockquote-bg:#f4f4f4;--blockquote-shadow:inset 2px 0 0 #c8c8c8;--text-light-high-emphasis:#fff;--text-dark-high-emphasis:#161617;--link-hover-opacity:0.5;--link-active-color:#43464d;--input-color:#495057;--input-bg:#fff;--input-border:1px solid #16161780;--input-focus-shadow:0 0 0 4px #471aff80;--toggle-bg:#ccc;--toggle-thumb-bg:#fff;--font-family-gt:GT Walsheim Pro,sans-serif;--font-family-ibm-sans:IBM Plex Sans,SpockEss-Bold,sans-serif;--ci-interactive-default:#16161714;--ci-accent-primary:#471aff;--ci-accent-primary-alternative:#00ffb7;--ci-accent-ce-sdk:#ad00ff;--ci-accent-ve-sdk:#f20c5f;--ci-accent-pe-sdk:#ff5c00;--ci-accent-gradient:linear-gradient(90deg,#471aff,#ad00ff 44.93%,#f20c5f 71.27%,#ff5c00 99.15%);--ci-surface-elevation-1:#f4f4f4;--ci-foreground-black-default:#161617;--ci-foreground-black-light:#161617a6;--ci-foreground-black-lighter:#16161740;--ci-foreground-white-default:#fff;--ci-foreground-white-light:#ffffffa6;--ci-foreground-white-lighter:#ffffff40;--ci-border-primary:#471aff4d;--ci-border-black:#1616174d;--ci-border-black-light:#16161714;--ci-border-white:#ffffff4d}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.flex-grow{flex-grow:1}.flex-wrap{flex-wrap:wrap}.flex-basis-0{flex-basis:0}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem;margin-top:.75rem}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-center{align-items:center}.items-start{align-items:flex-start}.rounded{border-radius:.75rem}.mt-6{margin-top:1.5rem}.h-full{height:100%}.w-full{width:100%}.text-center{text-align:center}.gap-xs{gap:.5rem}.gap-sm{gap:1rem}.gap-md{gap:1.5rem}.gap-lg{gap:2rem}hr{color:#16161726}.select-wrapper{min-width:8.5rem;position:relative}.select-wrapper--small select{font-size:14px;letter-spacing:.02em;line-height:20px;padding:3px 24px 3px 8px}.select-wrapper:after{background-color:#000;-webkit-clip-path:polygon(100% 0,0 0,50% 100%);clip-path:polygon(100% 0,0 0,50% 100%);content:"";display:inline-block;height:.3125rem;justify-self:end;position:absolute;right:1rem;top:.8rem;width:.5rem}select{-webkit-appearance:none;appearance:none;background-color:initial;background-color:#fff;border:1px solid #1616174d;border-radius:6px;box-sizing:border-box;color:var(--ci-foreground-black-default);cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.01em;line-height:24px;outline:none;padding:3px 12px;width:100%}select:hover{border:1px solid #161617cc}select option{color:#666;font-weight:400}.select--placeholder{color:#999}select::-ms-expand{display:none}select:focus::-ms-value{background-color:initial}input{border:1px solid #6d7379;border-radius:6px;box-shadow:inset 0 2px 4px #121a2129;font-size:16px;font-style:normal;font-weight:400;line-height:28px;padding:1px 12px}input::placeholder{color:#999}.button{align-items:center;border-radius:8px;display:flex;font-family:var(--font-family-ibm-sans);font-size:16px;font-weight:500;justify-content:center;letter-spacing:.01em;line-height:24px;padding:3px .75rem;text-align:center;transition:box-shadow .1s ease-in-out}.button--primary{background-color:var(--button-high-emphasis-bg);color:var(--text-light-high-emphasis)}.button--primary:hover{background-color:var(--button-primary-hover-bg);box-shadow:var(--button-primary-hover-shadow)}.button--primary:focus-visible{outline:3px solid var(--primary-color)}.button--white{background-color:#fff;border:1px solid #0000;color:#161617}.button--white:hover{border:1px solid #161617}.button--white:focus-visible{outline:3px solid var(--primary-color)}.button--ghost{color:var(--primary-color)}.button--ghost:hover{text-decoration:underline}.button--ghost:focus-visible{outline:3px solid var(--primary-color)}.button--light{border:1px solid #471aff4d;color:var(--primary-color)}.button--light:hover{border:1px solid var(--primary-color)}.button--light:focus-visible{outline:3px solid var(--primary-color)}.button--light-white{border:1px solid #fff;color:#fff;opacity:.8}.button--light-white:focus,.button--light-white:hover{opacity:1}.caseHeader{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;min-width:200px;text-align:left}.caseHeader>h3{color:#fff;font-family:GT Walsheim Pro;font-size:36px;font-weight:700;line-height:44px;text-align:center;width:100%}.caseHeader>p{color:#fff;display:none;font-family:IBM Plex Sans;font-size:18px;font-weight:400;letter-spacing:.01em;line-height:28px;max-width:60ch}@media (min-width:800px){.caseHeader{margin-bottom:2rem}.caseHeader--no-margin{margin-bottom:0}.caseHeader>p{display:block}.caseHeader>h3{text-align:left}}
/*# sourceMappingURL=main.e4a557b9.css.map*/