:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}html{background:#fff}body{background:#fff;margin:0;overflow-x:hidden}button,a{font:inherit}.app-shell{background:#fff;min-height:100vh}.screen-page{background:#fff;width:100%;min-height:100vh}.screen-frame{width:min(100vw, calc(var(--screen-width) * 1px));aspect-ratio:var(--screen-width) / var(--visible-height);background:#fff;margin:0 auto;position:relative;overflow:hidden}.figma-screen{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border:0;width:100%;height:auto;display:block;position:absolute;top:0;left:0}.figma-screen-slice{width:100%;position:absolute;left:0;overflow:hidden}.figma-screen-slice img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border:0;width:100%;height:auto;display:block;position:absolute;left:0}.marquee-fix{z-index:3;pointer-events:none;position:absolute}.marquee-fix text{letter-spacing:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:78px;font-weight:500}.copy-overlays{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.copy-overlays text{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hotspot{z-index:2;color:#0000;text-indent:200%;white-space:nowrap;opacity:0;background:0 0;border-radius:4px;text-decoration:none;display:block;position:absolute;overflow:hidden}button.hotspot{cursor:pointer;border:0;width:100%;height:100%;padding:0;inset:0}.hotspot:focus-visible{opacity:1;outline-offset:2px;background:#1b64ff1f;outline:3px solid #1b64ff}.product-menu{z-index:8;position:absolute;overflow:visible}.product-menu:after{z-index:1;content:"";opacity:0;background:#333;border-radius:999px;width:clamp(38px,3.4vw,58px);height:2px;transition:opacity .14s;position:absolute;top:54%;left:50%;transform:translate(-50%)}.product-menu:hover:after,.product-menu:focus-within:after,.product-menu.is-open:after{opacity:1}button.product-trigger{z-index:1;color:#0000;text-indent:0;opacity:0;background:0 0;width:100%;height:100%;position:absolute;inset:0}.product-dropdown{z-index:2;pointer-events:none;opacity:0;background:#fff;border:1px solid #11111112;border-radius:clamp(10px,.9vw,16px);gap:2px;width:clamp(128px,8.2vw,164px);max-width:calc(100vw - 32px);padding:clamp(6px,.5vw,9px);transition:opacity .14s,transform .14s;display:grid;position:absolute;top:calc(62% + 4px);left:50%;transform:translate(-50%,-5px);box-shadow:0 12px 28px #11111126}.product-dropdown:before{content:"";display:none}.product-menu:hover .product-dropdown,.product-menu:focus-within .product-dropdown,.product-menu.is-open .product-dropdown{pointer-events:auto;opacity:1;transform:translate(-50%)}.product-dropdown a{z-index:1;color:#111;white-space:nowrap;border-radius:999px;align-items:center;min-height:clamp(30px,2.35vw,40px);padding:0 clamp(14px,1vw,20px);font-size:clamp(11px,.78vw,14px);font-weight:600;line-height:1.2;text-decoration:none;display:flex;position:relative}.map-overlay-frame{z-index:1;background:#e5e3df;border-radius:25px;position:absolute;overflow:hidden}.map-overlay-frame iframe{border:0;width:100%;height:100%;display:block}.image-overlay-frame{z-index:2;pointer-events:none;background:#fff;position:absolute;overflow:hidden}.image-overlay-frame img{width:100%;height:100%;display:block}.form-overlay{z-index:6;pointer-events:none;position:absolute;inset:0}.form-overlay-field{z-index:1;color:#111;resize:none;pointer-events:auto;background:var(--form-field-background,#fff);caret-color:#111;border:0;border-bottom:1px solid #adadad;border-radius:0;outline:0;min-width:0;padding:0 0 clamp(3px,.35vw,7px);font-size:clamp(10px,.9vw,16px);line-height:1.35;position:absolute}.form-overlay-field::placeholder{color:#9f9f9f;opacity:1}.form-overlay-field:focus-visible{outline-offset:2px;outline:2px solid #1b64ff59}.form-overlay-submit{z-index:1;color:#0000;text-indent:200%;white-space:nowrap;cursor:pointer;pointer-events:auto;background:0 0;border:0;padding:0;display:block;position:absolute;overflow:hidden}.form-overlay-submit span{display:none}.form-overlay-submit:focus-visible{outline-offset:3px;outline:3px solid #1b64ff}.choice-carousel-frame{z-index:4;pointer-events:none;background:#fff;position:absolute;overflow:hidden}.choice-carousel-frame img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;height:auto;display:block;position:absolute}.choice-carousel-controls{z-index:7;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:absolute}.choice-carousel-button{color:#0000;text-indent:200%;white-space:nowrap;cursor:pointer;opacity:0;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;overflow:hidden}.choice-carousel-button:focus-visible{opacity:1;outline-offset:2px;background:#1b64ff1f;outline:3px solid #1b64ff}.product-dropdown a:hover,.product-dropdown a:focus-visible,.product-dropdown a.is-active{color:#111;background:#f4f1fb;outline:0}.product-dropdown a:focus-visible{box-shadow:inset 0 0 0 2px #11111129}.assistive-nav{z-index:10;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:fixed;top:12px;left:12px;overflow:hidden}.assistive-nav:focus-within{clip:auto;clip-path:none;white-space:normal;background:#fff;border:1px solid #0f172a29;border-radius:8px;width:auto;max-width:calc(100vw - 24px);height:auto;padding:10px;overflow:visible;box-shadow:0 12px 32px #0f172a2e}.assistive-nav a{color:#111;border-radius:6px;align-items:center;min-height:34px;padding:0 10px;text-decoration:none;display:inline-flex}.assistive-nav a:focus-visible{outline-offset:2px;outline:2px solid #1b64ff}
