@import"https://fonts.googleapis.com/css2?family=Ultra&family=Poppins:wght@400;500;600;700;800;900&display=swap";*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--page-gutter:clamp(16px,3vw,60px)}@media(max-width:768px){:root{--page-gutter:16px}}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:Poppins,sans-serif;background:#fff;color:#2a2a2a;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{display:block;max-width:100%}.memorybox-page{background:#fff}.page-container{max-width:1440px;width:min(100% - var(--page-gutter)*2,1440px);margin:0 auto}.hero-section{position:relative;min-height:1015px;overflow:hidden}.hero-nav{position:absolute;top:0;left:0;right:0;z-index:10;justify-content:space-between;padding:22px var(--page-gutter)}.hero-nav,.hero-nav__brand{display:flex;align-items:center}.hero-nav__brand{gap:8px;font-size:18px;font-weight:700;color:#fff;letter-spacing:-.02em}.hero-nav__brand img{height:4rem;width:auto}.hero-locale,.locale-switcher{position:relative}.locale-switcher__trigger{list-style:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:48px;height:44px;padding:0 12px;border:1px solid hsla(0,0%,100%,.4);border-radius:999px;background:hsla(0,0%,100%,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;line-height:1}.locale-switcher__trigger::-webkit-details-marker{display:none}.locale-switcher__icon{color:#fff}.locale-switcher__caret{font-size:12px;opacity:.82}.locale-switcher__menu{position:absolute;top:calc(100% + 10px);right:0;min-width:156px;padding:8px;border-radius:14px;background:rgba(17,24,39,.94);box-shadow:0 18px 40px rgba(0,0,0,.24);display:flex;flex-direction:column;gap:4px}.locale-switcher__item{display:block;padding:10px 12px;border-radius:10px;color:hsla(0,0%,100%,.92);font-size:14px;font-weight:500}.locale-switcher__item:hover{background:hsla(0,0%,100%,.12)}.locale-switcher__item--active{background:hsla(0,0%,100%,.18);color:#fff}.hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:1015px;padding:100px var(--page-gutter) 60px;text-align:center}.hero-tag{font-size:1.5rem;font-weight:700;text-transform:uppercase;color:#fff}.hero-headline{font-family:Ultra,serif;font-size:clamp(52px,6.2vw,78px);font-weight:400;color:#fff;margin:2rem 0}.hero-headline img{width:100%;max-width:50rem}.hero-subtitle{max-width:40rem;font-size:1.5rem;color:#fff;margin-bottom:10rem}.hero-launch-label{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.hero-form{display:flex;flex-direction:column;gap:14px}.hero-form__input{width:100%;min-width:18rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:42px;border:1.5px solid hsla(0,0%,100%,.55);border-radius:8px;background:hsla(0,0%,100%,0);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:0 16px;font-family:Poppins,sans-serif;font-size:.875rem;color:#fff;outline:none}.hero-form__input::-moz-placeholder{color:hsla(0,0%,100%,.85)}.hero-form__input::placeholder{color:hsla(0,0%,100%,.85)}.hero-form__input:focus{border-color:hsla(0,0%,100%,.9)}.hero-form__row{display:flex;gap:8px}.hero-form__row .hero-form__input{flex:1}.hero-form__send-btn{height:42px;flex:1;border:none;border-radius:8px;background:hsla(0,0%,100%,.22);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap}.hero-form__send-btn:hover{background:hsla(0,0%,100%,.32)}.hero-form__error{font-size:12px;color:rgba(255,180,160,.95);text-align:center}.hero-form__reserve-btn{height:42px;flex-shrink:0;padding:0 1.25rem;white-space:nowrap;border:none;border-radius:8px;background:#2477ff;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s}.hero-form__reserve-btn:hover{background:#1a60e0}.wc-section{padding:90px 0;background-repeat:no-repeat;background-size:cover}.wc-section__header{text-align:center;margin-bottom:24px}.wc-section__title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:14px}.wc-section__subtitle{max-width:540px;margin:0 auto;font-size:1.25rem;color:#222;font-weight:500}.wc-section__pin{display:flex;justify-content:center;margin:0 0 2rem}.wc-section__pin img{height:10rem;width:auto}.wc-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:4rem}.wc-card .wc-card-body{border:1.5px dashed #000;border-radius:16px;padding:20px 22px 18px;overflow:hidden}.wc-card__title{font-size:1.5rem;font-weight:700;color:#e8520a;margin-bottom:1rem;text-align:center}.wc-card__question{font-size:1.25rem;font-weight:500;color:#e8520a;height:7rem;overflow:hidden}.wc-card__illustration{height:15rem;width:auto;margin:0 auto}.tc-section{background:#fff;padding:75px 0}.tc-section__header{text-align:center;margin-bottom:40px}.tc-section__badge{border-radius:.75rem;background-image:linear-gradient(262deg,#7200ff,#009bff 20%,#0080ff 53%,#0009ff);color:#fff;font-size:1rem;font-weight:600;padding:.5rem 2rem;display:inline-block;margin-bottom:2rem}.tc-section__title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:14px}.tc-section__subtitle{max-width:560px;margin:0 auto;font-size:1.25rem;color:#222;font-weight:500}.tc-section__diagram{max-width:1080px;margin:0 auto}.tc-section__diagram img{width:100%;height:auto}.tc-section__diagram .tc-section__brandname{text-align:center;font-size:1.25rem;font-weight:800}.hiw-section{background-repeat:repeat;padding:6rem 0}.hiw-section__header{text-align:center;margin-bottom:36px}.hiw-section__label{font-size:13px;font-weight:600;color:#555;margin-bottom:10px}.hiw-section__title{font-size:clamp(28px,3vw,32px);font-weight:700;color:#3c75e9}.hiw-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.hiw-card{overflow:hidden;padding-top:2rem}.hiw-card__title{font-size:1.25rem;font-weight:800;color:#2a2a2a;text-transform:uppercase;text-align:center;margin-bottom:1rem}.hiw-card__desc{text-align:center;font-size:1rem;color:#1f1f1f;margin-top:1rem}.hiw-card__diagram{padding:1rem 4rem}.hiw-card__diagram img{width:100%;height:auto}.transforms-section{background:#fff;padding:6rem 0 0}.transforms-section__title{font-size:2.5rem;font-weight:700;color:#1a1a1a;text-align:center}.transforms-row{margin:6rem auto 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:0;max-width:960px;border-bottom:1px solid #ebebeb}.transforms-row:last-child{border-bottom:0;padding-bottom:0}.transforms-row__text{display:flex;flex-direction:column;gap:10px}.transforms-row__label{font-size:2rem;font-weight:800;color:#1b72c0}.transforms-row__sublabel{font-size:1.5rem;font-weight:600;color:#0092ff}.transforms-row__body{margin-top:2rem;font-size:1.25rem;color:#2a2a2a}.transforms-row__list{list-style:none;padding:0;display:flex;flex-direction:column;gap:4px}.transforms-row__list li{font-size:1rem;line-height:1.5;color:#333;padding-left:14px;position:relative}.transforms-row__list li:before{content:"•";position:absolute;left:0;color:#666}.transforms-row__image{display:flex;align-items:center;justify-content:center}.transforms-row__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.billboard-section{position:relative}.billboard-section__photo{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block}.billboard-panel-box{display:flex;align-items:center}.billboard-section__panel{background:rgba(35,35,35,.6);padding:2rem 3rem;width:min(100%,640px);text-align:center;border-radius:2rem;margin:-5rem auto 0;display:inline-block}.billboard-section__tagline{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.billboard-section__body{font-size:1.25rem;font-weight:700;color:#fff;margin:0 auto 1rem;max-width:480px}.reserve-section{background:#fff;padding:0 0 4rem}.reserve-card-top{height:50rem;background-size:cover}.reserve-card-top .reserve-card-slogan{padding-top:8rem}.reserve-card-top .reserve-card-slogan img{height:12rem;margin:0 auto}.reserve-card-top .reserve-card-subtitle{text-align:center;text-transform:uppercase;color:#fff;font-weight:700;font-size:2.5rem;margin-top:3rem}.reserve-card,.reserve-card-box{display:flex;align-items:center}.reserve-card{border:1px solid #ddd;padding:3rem;flex-direction:column;gap:1.5rem;background:hsla(0,0%,100%,.8);width:min(100%,760px);text-align:center;border-radius:2rem;margin:-24rem auto 0;display:inline-block}.reserve-card__title{font-size:1.5rem;font-weight:700;color:#1a1a1a;text-align:center}.reserve-card__form{width:70%;display:flex;flex-direction:column;gap:.5rem;margin:2rem auto 0}.reserve-card__input{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:42px;border:1.5px solid #2a2a2a;border-radius:.25rem;padding:0 1rem;font-family:Poppins,sans-serif;font-size:.875rem;color:#2a2a2a;outline:none;background:none}.reserve-card__input::-moz-placeholder{color:#666}.reserve-card__input::placeholder{color:#666}.reserve-card__input:focus{border-color:#1a1a1a}.reserve-card__row{display:flex;gap:8px}.reserve-card__row .reserve-card__input{flex:1}.reserve-card__send-btn{height:42px;padding:0 1rem;border:1px solid #2a2a2a;border-radius:.25rem;background:#f5f5f5;color:#333;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}.reserve-card__send-btn:hover:not(:disabled){background:#e8e8e8}.reserve-card__send-btn:disabled{opacity:.6;cursor:default}.reserve-card__submit-btn{height:42px;flex-shrink:0;padding:0 1.25rem;white-space:nowrap;border:none;border-radius:.25rem;background:#2c2c2c;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s}.reserve-card__submit-btn:hover:not(:disabled){background:rgb(21.9698630137,92.7616438356,156.2301369863)}.reserve-card__submit-btn:disabled{opacity:.7;cursor:default}.reserve-card__error{font-size:12px;color:#e03}.reserve-card__success{font-size:1.5rem;font-weight:600;color:#1b72c0;margin-top:3rem;text-align:center}.testimonial-section{background:#fff;padding:3rem var(--page-gutter) 0}.testimonial-card{max-width:1080px;margin:0 auto;border-radius:7rem;overflow:hidden;background-image:radial-gradient(circle at 50% 51%,#000000 0,#393939 70%);padding:6rem 10rem 3rem;display:flex;align-items:center;gap:3rem}.testimonial-card__q{font-family:Ultra,serif;font-size:8rem;line-height:.75;color:#fff;flex-shrink:0;align-self:flex-start}.testimonial-card__body{flex:1;display:flex;flex-direction:column;gap:1.5rem}.testimonial-card__text{font-size:1rem;color:#fff}.testimonial-card__author{display:flex;align-items:center;gap:12px}.testimonial-card__avatar{width:6rem;height:6rem;border-radius:50%}.testimonial-card__name{font-size:.875rem;font-weight:600;color:hsla(0,0%,100%,.85)}.site-footer{background:#fff;padding:3rem 0;text-align:center}.site-footer__copy{font-size:12px;color:#aaa}.sq-overlay{position:fixed;inset:0;background:linear-gradient(-69deg,#ff4dd4,#7b4bf1 13%,#135cff 47%,#29aeff 80%,#b6ffa4);display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px;overflow-y:auto}.sq-overlay-welcome{background-image:url(/_next/static/media/billboard-bg.c0e032aa.jpg);background-size:cover}.sq-card{background:#fff;border-radius:20px;width:min(100%,720px);padding:40px 36px 32px;box-shadow:0 24px 64px rgba(0,0,0,.18);margin:auto}.sq-card--welcome{background:rgba(0,0,0,0);box-shadow:none;width:min(100%,900px)}.sq-welcome{text-align:center}.sq-welcome__logo{height:5rem;-o-object-fit:contain;object-fit:contain;margin:0 auto 19px}.sq-welcome__badge{display:inline-block;color:#131313;font-size:.875rem;font-weight:500;padding:.25rem 2rem;border-radius:999px;margin-bottom:24px;letter-spacing:.5px;background:rgba(0,255,198,.69)}.sq-welcome__title{font-size:3rem;line-height:3rem;font-weight:800;color:#fff;margin-bottom:1rem}.sq-welcome__desc{font-size:1.125rem;color:#fff;margin-top:2rem}.sq-welcome__desc strong{color:#fff}.sq-welcome__btn{display:inline-flex;align-items:center;gap:6px;margin-top:4rem;background:rgba(0,0,0,0);border:1.5px solid hsla(0,0%,100%,.7);border-radius:1rem;padding:.75rem 4rem;font-size:1rem;font-weight:600;color:#222;background:#fff;cursor:pointer;transition:background .15s,border-color .15s}.sq-welcome__btn:hover{background:hsla(0,0%,100%,.75);border-color:#fff}.sq-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.sq-nav__back{font-size:13px;color:#999;background:none;border:none;padding:0;cursor:pointer}.sq-nav__back:hover{color:#555}.sq-nav__count{font-size:13px;color:#999}.sq-progress{height:4px;background:#eee;border-radius:2px;margin-bottom:28px;overflow:hidden}.sq-progress__fill{height:100%;background:linear-gradient(90deg,#29aeff,#7b4bf1);border-radius:2px;transition:width .35s ease}.sq-question{font-size:1.0625rem;font-weight:700;color:#111;line-height:1.5;margin-bottom:20px}.sq-choices{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.sq-choice{display:block;width:100%;padding:12px 16px;border:1.5px solid #e0e0e0;border-radius:8px;background:#fff;font-size:14px;color:#333;text-align:left;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.sq-choice:hover{border-color:#b0c8ff}.sq-choice--on{border-color:#29aeff;color:#135cff;background:rgba(41,174,255,.06)}.sq-textarea{width:100%;min-height:100px;padding:12px 16px;border:1.5px solid #e0e0e0;border-radius:8px;font-size:14px;color:#333;resize:vertical;outline:none;margin-bottom:24px;transition:border-color .15s}.sq-textarea:focus{border-color:#29aeff}.sq-error{font-size:13px;color:#e84040;margin-bottom:12px}.sq-footer{display:flex;justify-content:flex-end}.sq-continue{background:linear-gradient(135deg,#29aeff,#7b4bf1);color:#fff;border:0;border-radius:999px;padding:12px 32px;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .15s}.sq-continue:disabled{opacity:.45;cursor:not-allowed}.sq-success{text-align:center;padding:20px 0 8px}.sq-success__icon{width:72px;height:72px;background:radial-gradient(circle,#00d68f 0,#00a86b 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.sq-success__icon svg{width:34px;height:34px;stroke:#fff}.sq-success__title{font-size:1.5rem;font-weight:800;color:#111;margin-bottom:12px}.sq-success__desc{font-size:15px;color:#666;line-height:1.7;margin-bottom:32px}.sq-success__btn{display:inline-block;background:linear-gradient(135deg,#29aeff,#7b4bf1);color:#fff;border:0;border-radius:999px;padding:13px 36px;font-size:15px;font-weight:600;cursor:pointer}.dl-page{min-height:100vh;background:linear-gradient(180deg,#ffffff,#dce8ff 50%,#c8d9ff);display:flex;flex-direction:column;align-items:center;padding:3rem 1.5rem 5rem}.dl-brand{margin-bottom:3rem}.dl-brand__logo{height:4rem;-o-object-fit:contain;object-fit:contain}.dl-card{display:flex;flex-direction:column;align-items:center;width:min(100%,640px);text-align:center}.dl-title{font-family:Poppins,sans-serif;font-size:3rem;font-weight:700;color:#111;margin-bottom:.75rem}.dl-subtitle{font-size:1.25rem;line-height:2rem;color:#444;margin-bottom:2.5rem}.dl-form{width:100%;display:flex;flex-direction:column;align-items:center;gap:14px}.dl-input{width:100%;height:52px;padding:0 20px;border:1.5px solid #d0d8ef;border-radius:12px;background:#fff;font-size:15px;color:#111;outline:none;transition:border-color .15s}.dl-input::-moz-placeholder{color:#aaa}.dl-input::placeholder{color:#aaa}.dl-input:focus{border-color:#5b8cff}.dl-hint{font-size:13px;color:#777;margin:0}.dl-hint__link{color:#4a7aff;text-decoration:underline;cursor:pointer;margin-left:6px}.dl-error{width:100%;font-size:14px;color:#c22;background:rgba(220,40,40,.08);border-radius:8px;padding:8px 14px;text-align:center;margin:0}.dl-btn{width:100%;height:52px;border:0;border-radius:999px;background:linear-gradient(180deg,#29aeff,#7b4bf1);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;margin-top:5rem;transition:background .15s}.dl-btn:hover:not(:disabled){background:#3d72f0}.dl-btn:disabled{opacity:.6;cursor:default}.dl-primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:min(100%,360px);height:56px;border:0;border-radius:999px;background:linear-gradient(180deg,#29aeff,#7b4bf1);color:#fff;font-size:1.0625rem;font-weight:700;cursor:pointer;margin-bottom:1.25rem;transition:opacity .15s}.dl-primary-btn:hover{opacity:.88}.dl-other-options{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:2rem}.dl-other-label{font-size:13px;color:#999;margin-bottom:4px;align-self:center}.dl-other-option{display:inline-flex;align-items:center;gap:6px;font-size:16px;color:#5a7aee;background:none;border:none;cursor:pointer;padding:2px 0;text-decoration:underline;text-underline-offset:2px}.dl-other-option:hover{color:#1a4ad0}.dl-quickstart{display:inline-flex;align-items:center;gap:6px;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.1);align-self:stretch;font-size:16px;font-weight:600;color:#5a7aee;text-decoration:none}.dl-quickstart:hover{color:#1a4ad0;text-decoration:underline;text-underline-offset:2px}.dl-features{display:flex;gap:2.5rem;justify-content:center;flex-wrap:wrap}.dl-feature{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:1rem;color:#5b8cff}.dl-feature-iconbox{background:#e9f0fe;width:2.5rem;height:2.5rem;border-radius:999px;display:flex;align-items:center;justify-content:center}.dl-feature__icon{color:#5b8cff}@media(max-width:1024px){.hiw-cards,.transforms-row,.wc-cards{grid-template-columns:1fr}.transforms-row{gap:24px}.testimonial-card{padding:36px 40px}}@media(max-width:768px){.hero-content,.hero-section{min-height:932px}.hero-nav{padding:18px 16px}.hero-headline{font-size:clamp(42px,12vw,60px)}.hiw-section,.tc-section,.transforms-section,.wc-section{padding:60px 0 0}.billboard-section__photo{height:250px}.billboard-section__panel{padding:20px 16px}.transforms-row{padding-bottom:3rem;margin-top:3rem}.reserve-card{padding:24px 16px}.hero-form__row,.reserve-card__row{flex-direction:column}.hero-form__row .hero-form__reserve-btn,.hero-form__row .reserve-card__submit-btn,.reserve-card__row .hero-form__reserve-btn,.reserve-card__row .reserve-card__submit-btn{width:100%}.hero-form__row .hero-form__input,.reserve-card__row .reserve-card__input{font-size:16px;flex:none}.testimonial-card{flex-direction:column;padding:30px 20px;gap:8px}.testimonial-card__q{font-size:54px}.locale-switcher__trigger{min-width:44px;height:40px;padding:0 10px}.sq-card{width:min(100%,420px);padding:28px 20px 24px}.sq-welcome__title{font-size:1.65rem}.sq-welcome__desc{font-size:15px}.sq-welcome__btn{padding:14px 28px;font-size:16px}.dl-title{font-size:2.25rem}.dl-primary-btn{width:100%}.reserve-card-top .reserve-card-slogan img{height:auto;width:90%}}