.header{width:100%;background:var(--white, #ffffff);--header-offset: 56px}.headerInner,.headerLogoIcon,.headerLogoText{transition:all .2s ease}.headerInner{height:56px;display:flex;align-items:center;justify-content:space-between;gap:206px;position:relative;z-index:2}.header__left{display:flex;align-items:center;gap:10px;flex-shrink:0}.headerLogoIcon{width:56px;height:56px;display:block}.headerLogoText{font-size:18px;font-weight:300;color:var(--ink, #1a171c);text-transform:none}.header__nav{display:flex;align-items:center;gap:40px;flex:1;justify-content:center}.header__link{font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:20px;font-weight:400;line-height:28px;letter-spacing:0;color:var(--ink, #1a171c);text-decoration:none;white-space:nowrap}html[lang=uk] .headerInner{gap:140px}html[lang=uk] .header__nav{gap:24px}html[lang=uk] .header__link{font-size:18px;line-height:24px}.header__right{display:flex;align-items:center;gap:12px;flex-shrink:0}.header__language-slot{display:inline-flex;align-items:center;height:56px}.header__burger{display:none;width:32px;height:32px;background:transparent;border:none;padding:0;margin:0;cursor:pointer;color:var(--ink, #1a171c)}.header__burgerIcon{width:24px;height:24px;display:block}.header__mobile{display:none}@media(max-width:1200px){.headerInner{gap:80px}html[lang=uk] .headerInner{gap:64px}.header__nav{gap:24px}.header__link{font-size:18px;line-height:24px}html[lang=uk] .header__link{font-size:17px;line-height:22px}}@media(max-width:1024px){.headerInner{gap:64px}.header__nav{display:none}.header__burger{display:inline-flex;align-items:center;justify-content:center}.header__mobile{position:fixed;top:var(--header-offset, 68px);left:0;right:0;bottom:0;display:flex;flex-direction:column;background:var(--white, #ffffff);padding:24px;height:calc(100vh - var(--header-offset, 68px));overflow-y:auto;opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .22s ease,transform .22s ease;z-index:1}.header__mobile.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.header__mobile-nav{display:flex;flex-direction:column;gap:0}.header__mobile-link{font-size:22px;font-weight:500;color:var(--ink, #1a171c);text-decoration:none;display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid #e2e2e2;opacity:0;transform:translateY(10px);transition:opacity .24s ease,transform .24s ease;transition-delay:calc(var(--index, 0) * 60ms)}.header__mobile-link--button{background:none;border:none;padding:18px 0;width:100%;text-align:left;cursor:pointer}.header__mobile.is-open .header__mobile-link{opacity:1;transform:translateY(0)}.header__mobile-link:last-child{border-bottom:none}.header__mobile-arrow{width:22px;height:22px;color:#7a7a7a;flex-shrink:0}}@media(max-width:768px){.header{position:sticky;top:0;z-index:20;margin-top:0;margin-bottom:0;padding-top:6px;padding-bottom:6px;--header-offset: 68px}.headerInner,html[lang=uk] .headerInner{gap:16px}.header.is-scrolled .headerInner{height:48px}.header.is-scrolled .headerLogoIcon{width:48px;height:48px}.header.is-scrolled .headerLogoText{font-size:16px}.header.is-scrolled{padding-top:4px;padding-bottom:4px;--header-offset: 56px}.header.is-menu-open{position:fixed;left:0;right:0;background:var(--white, #ffffff);box-shadow:0 6px 18px #1a171c1f}}.langPicker{width:76.8px;height:33.28px;display:flex;align-items:center}.langPicker__label{width:100%;height:100%;background:#000;border-radius:14px;position:relative;display:flex;align-items:center;justify-content:space-between;padding-left:2.56px;padding-right:2.56px}.langPicker__button{background:transparent;border:none;padding:0;margin:0;width:30.72px;height:30.72px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;border-radius:14px}.langPicker__emoji{display:inline-flex;font-size:20px;line-height:18px}.langPicker__emoji[data-active=true]{opacity:0}.langPicker__thumb{position:absolute;top:2.28px;left:3.56px;width:28.72px;height:28.72px;background:#fff;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;z-index:1;transition:transform .2s ease}.langPicker__button:focus-visible{outline:2px solid #ffffff;outline-offset:-2px}.langPicker[data-lang=uk] .langPicker__thumb{transform:translate(40.96px)}.footer{width:100%;color:#fff;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.footerCard{background:#1a171c;border-radius:45px 45px 0 0;padding:55px 60px 50px;max-width:1346px;margin:0 auto;width:100%}.footerContent{display:flex;flex-direction:column;gap:50px}.footerTop{display:flex;align-items:center;justify-content:space-between;gap:40px}.footerBrand{display:flex;align-items:center;gap:10px;height:56px;flex-shrink:0}.footerLogoIcon{width:56px;height:56px;display:block}.footerLogoText{font-size:18px;font-weight:300;color:#fff;text-transform:none}.footerNav{display:flex;align-items:center;justify-content:center;gap:40px;flex:1}.footerNavLink{font-size:20px;font-weight:400;line-height:28px;letter-spacing:0;color:#fff;text-decoration:underline}.footerSocial{display:flex;align-items:center;gap:20px;flex-shrink:0}.footerSocialLink{width:30px;height:30px;border-radius:999px;background:#fff;color:#000;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.footerSocialIcon{width:16px;height:16px}.footerDisclaimer{margin:0;font-size:18px;font-weight:400;line-height:24px;color:#fff}.footerBottom{display:flex;flex-direction:column;gap:20px}.footerDivider{width:100%;height:1px;background:#fff}.footerBottomRow{display:flex;align-items:center;gap:40px;color:#fff;flex-wrap:wrap}.footerBottomLink{color:#fff;text-decoration:underline}@media(max-width:768px){.footerCard{padding:32px 24px}.footerContent{gap:32px}.footerTop{flex-direction:column;align-items:center;gap:24px;text-align:center}.footerLogoIcon{width:44px;height:44px}.footerLogoText{font-size:16px}.footerNav{display:none}.footerDisclaimer{font-size:14px;font-weight:300;line-height:20px;text-align:center}.footerBottom{gap:16px}.footerBottomRow{flex-direction:column;align-items:center;gap:12px}.footerBottomRow>:nth-child(1){order:3;font-size:clamp(7px,2.2vw,12px);font-weight:300;line-height:1.2;max-width:100%;white-space:normal;overflow-wrap:anywhere}.footerBottomRow>:nth-child(2){order:1}.footerBottomRow>:nth-child(3){order:2}.footerBottomRow>*{text-align:center}.footerBrand,.footerSocial{justify-content:center}}.hero{width:100%}.hero__inner{min-height:498px;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.hero__left{width:min(620px,60%);display:flex;flex-direction:column;align-items:flex-start;gap:35px}.hero__title{width:100%;margin:0;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700;font-size:60px;line-height:100%;color:#1a171c}.hero__text{width:100%;margin:0;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:300;font-size:20px;line-height:28px;color:#000}.hero__button{width:323px;height:68px;padding:20px 35px;background:#1a171c;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;border:none;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:400;font-size:20px;line-height:28px;color:#fff;text-align:center;text-decoration:none;cursor:pointer}.hero__right{width:488px;height:498px}.hero__image{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:1024px){.hero__title{font-size:48px}.hero__right{width:360px;height:auto}.hero__image{height:auto}}@media(max-width:768px){.hero__inner{position:relative;height:auto;min-height:420px;overflow:hidden;display:block}.hero__left{width:100%;max-width:100%;position:relative;z-index:1}.hero__title{width:100%;max-width:100%;font-size:36px;line-height:100%}.hero__text{width:100%;max-width:100%;font-size:18px;line-height:26px}.hero__button{width:100%;max-width:323px;align-self:flex-start}.hero__right{position:absolute;inset:0;width:100%;max-width:100%;height:100%;pointer-events:none}.hero__image{position:absolute;right:-40px;top:20px;width:320px;height:auto;opacity:.12;pointer-events:none}}@media(max-width:480px){.hero__image{width:260px;right:-60px;top:10px}}.servicesBlock{width:100%;padding-block:clamp(16px,4vw,40px)}.servicesBlock__layout{display:flex;flex-direction:column;gap:70px}.servicesGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;align-items:start}@media(max-width:768px){.servicesGrid{grid-template-columns:1fr;gap:16px}.servicesGrid .cardSlot:nth-child(1){order:1}.servicesGrid .cardSlot:nth-child(2){order:2}.servicesGrid .cardSlot:nth-child(3){order:4}.servicesGrid .cardSlot:nth-child(4){order:3}.servicesGrid .cardSlot:nth-child(5){order:5}.servicesGrid .cardSlot:nth-child(6){order:6}}.offerHeading{width:100%}.offerHeading__inner{display:flex;flex-direction:row;align-items:flex-start;gap:40px}.offerHeading__heading{flex:1 1 642px;max-width:642px;min-width:0}.offerHeading__label{background:#1a171c;border-radius:7px;padding:0 7px;height:auto;display:inline-block;max-width:100%;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:500;font-size:36px;line-height:1;color:#fff;white-space:normal}.offerHeading__subheading{flex:0 1 489px;max-width:489px;min-width:0;margin:0;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:400;font-size:18px;line-height:24px;color:#1a171c}@media(max-width:768px){.offerHeading__inner{flex-direction:column;gap:16px;height:auto}.offerHeading__heading{flex:none;width:auto;max-width:100%;height:auto}.offerHeading__label{font-size:28px;line-height:36px;height:auto}.offerHeading__subheading{flex:none;width:auto;max-width:100%;height:auto;font-size:16px;line-height:22px}}.cardSlot{--scale: 1;display:flex;justify-content:center;min-width:0;height:calc(314px * var(--scale))}.cardScale{width:600px;height:314px;transform-origin:top center;transform:scale(var(--scale));flex:none}.flipCard{width:600px;height:314px;perspective:1200px;cursor:pointer}.flipCard__inner{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .5s ease}.flipCard.isFlipped .flipCard__inner{transform:rotateX(180deg)}.flipCard__face{width:100%;height:100%;box-sizing:border-box;border-radius:45px;border:1px solid #1a171c;box-shadow:0 5px #191a23;overflow:hidden;backface-visibility:hidden;position:absolute;top:0;left:0}.flipCard__front{display:flex}.flipCard__back{transform:rotateX(180deg);padding:50px;display:flex;align-items:center;justify-content:center;text-align:left}.flipCard--light .flipCard__front,.flipCard--light .flipCard__back{background:#f3f3f3;color:#1a171c}.flipCard--dark .flipCard__front,.flipCard--dark .flipCard__back{background:#1a171c;color:#fff}.flipCard__frontContent{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:50px;gap:77px;box-sizing:border-box}.flipCard__left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:93px}.cardTitle{display:flex;flex-direction:column;align-items:flex-start;gap:0}.cardTitleLine{border-radius:7px;padding:0 7px;display:inline-block;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:500;font-size:30px;line-height:40px;color:#fff;white-space:nowrap}.flipCard--light .cardTitleLine{background:#1a171c;color:#fff}.flipCard--dark .cardTitleLine{background:#fff;color:#1a171c}.flipCard__learn{display:flex;align-items:center;gap:15px;flex-wrap:nowrap}.flipCard__learnText{font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:400;font-size:20px;line-height:28px;color:inherit;white-space:nowrap}.flipCard__arrowIcon{width:41px;height:41px;display:block}.flipCard__right{width:264px;height:220px;max-width:264px;max-height:220px;display:flex;align-items:center;justify-content:center;overflow:hidden}html[lang=uk] .flipCard__frontContent{gap:40px}.flipCard__icon{width:100%;height:100%;max-width:100%;max-height:100%;display:block;object-fit:contain}.flipCard__backText{margin:0;max-width:481px;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:400;font-size:20px;line-height:28px}@media(hover:hover)and (pointer:fine){.flipCard:hover .flipCard__inner{transform:rotateX(180deg)}}.ctaBlock{width:100%}.ctaBlock__slot{--scale: 1;display:flex;justify-content:center;min-width:0;height:calc(394px * var(--scale))}.ctaBlock__scale{width:1240px;height:394px;transform-origin:top center;transform:scale(var(--scale));flex:none}.ctaBlock__card{width:1240px;height:394px;margin:0;background:#f3f3f3;border-radius:45px;display:flex;flex-direction:row;align-items:center;padding:0 60px;gap:clamp(40px,6vw,120px);position:relative;overflow:visible}.ctaBlock__content{width:min(640px,58%);display:flex;flex-direction:column;align-items:flex-start;gap:26px}.ctaBlock__title{margin:0;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700;font-size:30px;line-height:100%;color:#1a171c}.ctaBlock__text{margin:0;font-weight:400;font-size:18px;line-height:24px;color:#1a171c}.ctaBlock__illustration{width:min(420px,40%);height:394px;position:relative;overflow:visible}.ctaBlock__image{position:absolute;width:474.5px;height:474.5px;left:-57.75px;bottom:0;mix-blend-mode:darken}.ctaBlock__decor{display:none}@media(max-width:768px){.ctaBlock__slot{height:auto}.ctaBlock__scale{width:100%;height:auto;transform:none}.ctaBlock__card{width:100%;max-width:100%;height:auto;padding:32px 24px;border-radius:45px;overflow:hidden;display:flex;flex-direction:column;gap:20px}.ctaBlock__content{width:100%;position:relative;z-index:1}.ctaBlock__title{font-size:26px;line-height:110%}.ctaBlock__text{font-size:16px;line-height:22px}.ctaBlock__illustration{display:none}.ctaBlock__decor{display:block;position:absolute;right:-60px;bottom:0;width:320px;height:auto;opacity:.18;pointer-events:none;mix-blend-mode:darken}}.faqBlock{width:100%;padding-block:clamp(20px,5vw,56px)}.faqBlock__layout{display:flex;flex-direction:column;gap:clamp(24px,5vw,56px)}.faqBlock__heading{display:flex;justify-content:space-between;align-items:flex-start;gap:clamp(16px,4vw,40px)}.faqBlock__label{background:#1a171c;border-radius:7px;padding:0 7px;display:inline-block;max-width:100%;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:500;font-size:clamp(26px,3.5vw,40px);line-height:clamp(34px,4.5vw,53px);color:#fff;white-space:normal}.faqBlock__subheading{flex:0 1 520px;max-width:520px;min-width:0;margin:0;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:400;font-size:clamp(15px,1.8vw,18px);line-height:clamp(20px,2.4vw,24px);color:#1a171c}.faqBlock__cards{display:flex;flex-direction:column;gap:clamp(16px,3vw,24px)}.faqCard{width:100%;border-radius:clamp(26px,5vw,45px);border:1px solid #191a23;box-shadow:0 clamp(3px,.6vw,5px) 0 #191a23;background:#f3f3f3;color:#1a171c;padding:clamp(18px,3.5vw,32px);display:flex;flex-direction:column;gap:clamp(14px,3vw,24px);cursor:pointer;transition:background-color .2s ease,color .2s ease}.faqCard.isOpen{background:#1a171c;color:#fff}.faqCard__header{display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(16px,3vw,24px)}.faqCard__title{display:flex;align-items:flex-start;gap:clamp(12px,2.6vw,24px);min-width:0}.faqCard__index{font-weight:700;font-size:clamp(28px,4.5vw,40px);line-height:1;letter-spacing:.02em}.faqCard__question{margin:0;font-weight:600;font-size:clamp(16px,2.4vw,24px);line-height:1.3;min-width:0}.faqCard__toggle{width:clamp(30px,5vw,44px);height:clamp(30px,5vw,44px);border-radius:999px;border:1px solid #191a23;background:#f3f3f3;color:#1a171c;font-family:inherit;font-size:clamp(18px,3vw,24px);line-height:1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;padding:0}.faqCard.isOpen .faqCard__toggle{background:#fff;color:#1a171c}.faqCard__toggleIcon{display:block;transform:translateY(-1px)}.faqCard__divider{width:100%;height:1px;background:currentColor;opacity:.25}.faqCard__answer{margin:0;font-weight:400;font-size:clamp(15px,1.7vw,18px);line-height:clamp(20px,2.4vw,24px);color:inherit}.faqCard:focus-visible{outline:2px solid #1a171c;outline-offset:3px}.faqCard.isOpen:focus-visible{outline-color:#fff}@media(max-width:768px){.faqBlock__heading{flex-direction:column;gap:12px}.faqBlock__subheading{flex:none;width:auto;max-width:100%}}@media(max-width:600px){.faqBlock{padding-block:16px}.faqBlock__layout{gap:16px}.faqBlock__cards{gap:12px}}.contactBlock{width:100%;padding-block:clamp(20px,5vw,56px)}.contactBlock__layout{display:flex;flex-direction:column;gap:clamp(24px,5vw,56px)}.contactBlock__heading{display:flex;justify-content:space-between;align-items:flex-start;gap:clamp(16px,4vw,40px)}.contactBlock__label{background:#1a171c;border-radius:7px;padding:0 7px;display:inline-block;max-width:100%;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:500;font-size:40px;line-height:53px;color:#fff;white-space:normal}.contactBlock__subheading{flex:0 1 600px;max-width:600px;min-width:0;margin:0;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:400;font-size:18px;line-height:24px;color:#1a171c}.contactBlock__slot{--scale: 1;display:flex;justify-content:center;min-width:0;height:calc(706px * var(--scale))}.contactBlock__scale{width:1240px;height:706px;transform-origin:top center;transform:scale(var(--scale));flex:none}.contactBlock__card{width:1240px;height:706px;background:#f3f3f3;border-radius:45px;padding:60px 100px 80px;display:flex;align-items:center;gap:60px;position:relative;overflow:hidden}.contactBlock__form{width:556px;display:flex;flex-direction:column;gap:40px;position:relative;z-index:1}.contactBlock__fields{display:flex;flex-direction:column;gap:25px}.contactBlock__field{display:flex;flex-direction:column;gap:8px}.contactBlock__fieldLabel{font-weight:400;font-size:16px;line-height:28px;color:#1a171c}.contactBlock__input,.contactBlock__textarea{width:100%;border:1px solid #000000;border-radius:14px;padding:18px 30px;font-family:inherit;font-size:18px;line-height:24px;color:#1a171c;background:#fff}.contactBlock__input{height:60px}.contactBlock__textarea{height:190px;resize:vertical}.contactBlock__input::placeholder,.contactBlock__textarea::placeholder{color:#898989}.contactBlock__button{width:100%;height:68px;padding:0;border:none;background:#1a171c;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:400;font-size:20px;line-height:28px;color:#fff;cursor:pointer}.contactBlock__button:disabled{opacity:.7;cursor:default}.contactBlock__error{margin:0;font-size:16px;line-height:22px;color:#8d1c1c}.contactBlock__success{margin:0;font-size:16px;line-height:22px;color:#1a171c}.contactBlock__illustration{flex:1;min-width:0;height:100%;display:flex;align-items:center;justify-content:center}.contactBlock__image{width:100%;height:auto;max-height:100%;object-fit:contain;display:block}.contactBlock__decor{display:none}@media(max-width:768px){.contactBlock__heading{flex-direction:column;gap:12px}.contactBlock__subheading{flex:none;width:auto;max-width:100%}.contactBlock__slot{height:auto}.contactBlock__scale{width:100%;height:auto;transform:none}.contactBlock__card{width:100%;height:auto;padding:32px 24px;border-radius:45px;flex-direction:column;align-items:stretch;gap:24px}.contactBlock__form{width:100%}.contactBlock__textarea{height:160px;min-height:160px}.contactBlock__illustration{display:none}.contactBlock__decor{display:block;position:absolute;right:-60px;top:80px;width:320px;height:auto;opacity:.12;pointer-events:none}}.termsPage{min-height:100vh;background:#f6f5f6;padding:48px 24px;display:flex;justify-content:center;color:#1a171c;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.termsCard{width:100%;max-width:1040px;background:#fff;border-radius:32px;padding:56px 64px;box-shadow:0 24px 50px #1a171c1f;display:flex;flex-direction:column;gap:28px}.termsBack{display:flex;align-items:center}.termsBackLink{display:inline-flex;align-items:center;gap:10px;color:#1a171c;text-decoration:none;font-size:16px;line-height:1.4}.termsBackIcon{font-size:18px;line-height:1}.termsHeader h1{margin:0;font-size:40px;line-height:1.2}.termsUpdated{margin:10px 0 0;font-size:16px;letter-spacing:.08em;text-transform:uppercase;color:#6c6c6c}.termsIntro h2{margin:0 0 12px;font-size:24px;line-height:1.3}.termsIntro p{margin:0;font-size:18px;line-height:1.7}.termsSection{display:grid;gap:12px}.termsSection h3{margin:0;font-size:20px;line-height:1.4}.termsSection p{margin:0;font-size:18px;line-height:1.7}.termsFooter{margin:12px 0 0;text-align:right;font-size:14px;color:#8a8a8a}@media(max-width:768px){.termsPage{padding:32px 16px}.termsCard{padding:32px 24px;border-radius:24px;gap:24px}.termsHeader h1{font-size:28px}.termsBackLink{font-size:14px}.termsUpdated{font-size:12px}.termsIntro h2{font-size:20px}.termsIntro p,.termsSection p{font-size:16px}}.dashboardFrame{background:#f3f3f3;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;min-height:100vh;min-height:100svh;overflow-x:hidden;width:100%}.dashboardShell{background:#f3f3f3;display:grid;grid-template-columns:284px minmax(0,1fr);height:100vh;height:100svh;min-height:100vh;min-height:100svh;max-width:100%;overflow-x:hidden;width:100%}.dashboardSidebar{background:#1a171c;border-radius:24px;margin:16px;min-height:0;padding:18px 14px;display:grid;grid-template-rows:auto auto 1fr;gap:16px}.dashboardBrand{align-items:center;display:flex;gap:12px}.dashboardBrandLink{text-decoration:none}.dashboardBrandIcon{background:#fff;border-radius:12px;display:grid;height:52px;place-items:center;width:52px}.dashboardBrandIcon img{display:block;height:34px;transform:scaleY(-1);width:34px}.dashboardBrandText{color:#fff;font-size:24px;letter-spacing:.06em;line-height:1}.dashboardNav{align-content:start;display:grid;gap:6px}.dashboardNavLink{align-items:center;background:transparent;border:0;border-radius:7px;color:#fffffff0;cursor:pointer;display:grid;font:inherit;gap:14px;grid-template-columns:25px minmax(0,1fr);line-height:1.25;min-height:44px;margin:0;padding:7px 12px;text-align:left;text-decoration:none;transition:background-color .12s ease,color .12s ease;width:100%}.dashboardNavLabel{font-size:18px}.dashboardNavIconWrap{align-items:center;display:inline-flex;flex:0 0 auto;height:var(--nav-icon-h, 22px);justify-content:center;line-height:0;width:var(--nav-icon-w, 22px)}.dashboardNavIcon{block-size:100%;display:block;filter:brightness(0) invert(1);inline-size:100%;object-fit:contain;transition:filter .12s ease}.dashboardNavLink svg,.dashboardNavLink svg *{fill:currentColor;stroke:currentColor}.dashboardNavLink:hover{background:#ffffff1f;color:#fff}.dashboardNavLink:hover .dashboardNavIcon{filter:brightness(0) invert(1)}.dashboardNavLink--active{background:#fff;color:#111}.dashboardNavLink--active .dashboardNavIcon{filter:brightness(0)}.dashboardNavLink--active:hover,.dashboardNavLink--active:focus-visible{background:#fff;color:#111}.dashboardNavLink--active:hover .dashboardNavIcon,.dashboardNavLink--active:focus-visible .dashboardNavIcon{filter:brightness(0)}.dashboardNavLink--disabled{cursor:not-allowed;opacity:.56}.dashboardNavLink--disabled:hover,.dashboardNavLink--disabled:focus-visible{background:transparent;color:#fffffff0;outline:none}.dashboardNavLink--disabled .dashboardNavIcon{opacity:.8}.dashboardSidebarBugLink{background:transparent;border-radius:7px;color:#fffffff0;display:block;font-family:inherit;font-size:18px;line-height:1.25;margin:0;min-height:44px;padding:7px 12px;text-decoration:none;text-align:left;width:100%}.dashboardSidebarBugLink:hover,.dashboardSidebarBugLink:focus-visible{background:#ffffff1f;color:#fff}.dashboardUserMeta{align-self:end;color:#ffffffb3;font-size:12px;margin:0;overflow-wrap:anywhere}.dashboardUserMeta strong{color:#fff;display:block;font-size:14px;font-weight:500;margin-bottom:2px}.dashboardUserMeta span{display:block}.dashboardMain{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;min-width:0;overflow-x:hidden;padding:clamp(10px,1.8vh,18px) clamp(10px,1.3vw,18px) 10px}.dashboardMain--mobileDark,.dashboardMain--readonly{background:#f3f3f3}.dashboardTopbar{align-items:center;display:flex;justify-content:space-between;padding:0 4px}.dashboardTopbarActions{align-items:center;display:inline-flex;gap:12px}.dashboardAvatar{border:2px solid #1a171c;border-radius:999px;display:grid;height:44px;overflow:hidden;place-items:center;width:44px}.dashboardAvatar img{display:block;height:100%;object-fit:cover;width:100%}.dashboardLogoutButton{background:#f3f3f3;border:1px solid #1a171c;border-radius:14px;color:#1a171c;cursor:pointer;font-family:inherit;font-size:clamp(18px,calc(.7vh + 1vw),22px);line-height:1;min-height:44px;padding:10px 18px}.dashboardContent{margin:clamp(8px,1.6vh,16px) auto 0;max-width:960px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 clamp(8px,1.1vw,14px);width:100%}.dashboardContent--dashboard{overflow:hidden}.dashboardContent--readonly{display:grid;align-content:center}@media(min-width:921px){.dashboardMain--chat{grid-template-rows:auto minmax(0,1fr)}.dashboardMain--chat .dashboardContent--chat{display:flex;align-items:stretch;margin-top:8px;max-width:1060px;min-height:0;overflow:hidden;padding:0 0 8px}.dashboardMain--chat .demoChatPage{display:flex;flex:1;min-height:0;width:100%}.dashboardMain--chat .demoChatPanel{height:calc(100% - 8px);max-height:calc(100% - 8px);min-height:0}}.dashboardMobileTopbar,.dashboardMobileMenu{display:none}.dashboardMobileBrand{align-items:center;display:inline-flex;gap:16px}.dashboardMobileBrandLink{text-decoration:none}.dashboardMobileBrandIcon{background:#000;border-radius:15px;display:grid;height:55px;place-items:center;width:55px}.dashboardMobileBrandIcon img{display:block;height:34px;transform:scaleY(-1);width:34px;filter:brightness(0) invert(1)}.dashboardMobileBrandText{color:#000;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:24px;font-weight:400;letter-spacing:.06em;line-height:1}.dashboardMobileMenuButton{align-items:center;background:#fff;border:0;border-radius:14px;color:#090a0a;cursor:pointer;display:inline-flex;height:41px;justify-content:center;padding:0;width:41px}.dashboardMobileCloseButton{align-items:center;background:#fff;border:0;border-radius:50%;color:#090a0a;cursor:pointer;display:inline-flex;height:41px;justify-content:center;padding:0;width:41px}.dashboardMobileMenuButton svg,.dashboardMobileCloseButton svg{height:24px;width:24px}.dashboardMobileTopbarMain{align-items:center;display:flex;flex:1 1 auto;gap:10px;min-width:0}.dashboardMobileTopbarTitle{color:#fff;display:block;flex:1 1 auto;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(20px,7.2vw,28px);font-weight:700;line-height:1.2;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:0}.dashboardMobileTopbarActions{align-items:center;display:inline-flex;flex:0 0 auto;margin-left:8px;min-width:0}.dashboardMobileTopbarActions .langPicker{flex:0 0 auto;width:76.8px}.dashboardMobileNav{display:grid;gap:2px;margin:20px auto 0;max-width:356px;width:calc(100% - 30px)}.dashboardMobileNavLink{align-items:center;background:transparent;border:0;border-radius:14px;color:#000;cursor:pointer;display:grid;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:18px;font-weight:400;gap:14px;grid-template-columns:24px minmax(0,1fr) 24px;line-height:24px;min-height:44px;padding:10px;text-align:left;text-decoration:none;width:100%}.dashboardMobileNavLink--active{background:#ffffff85}.dashboardMobileNavLink--disabled{cursor:not-allowed;opacity:.55}.dashboardMobileNavIconWrap{align-items:center;display:inline-flex;height:var(--nav-icon-h, 22px);justify-content:center;width:var(--nav-icon-w, 22px)}.dashboardMobileNavIcon{block-size:100%;display:block;filter:brightness(0);inline-size:100%;object-fit:contain}.dashboardMobileNavIconWrap--external{color:#090a0a}.dashboardMobileNavIconWrap--external svg{height:22px;width:22px}.dashboardMobileNavLabel{font-size:18px;line-height:24px}.dashboardMobileNavArrow{align-items:center;color:#090a0a;display:inline-flex;justify-content:center}.dashboardMobileNavArrow svg{height:24px;width:24px}.dashboardMobileActions{align-items:center;display:grid;gap:12px;justify-items:center;margin:42px auto 0;max-width:356px;padding-bottom:calc(34px + env(safe-area-inset-bottom,0px));width:calc(100% - 30px)}.dashboardMobileLogoutButton{align-items:center;background:#f5f5f5;border:2px solid #000000;border-radius:14px;color:#1a171c;cursor:pointer;display:inline-flex;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:20px;font-weight:400;height:68px;justify-content:center;line-height:28px;min-width:155px;padding:0 35px}@supports (-webkit-touch-callout: none){.dashboardFrame,.dashboardShell{height:-webkit-fill-available;min-height:-webkit-fill-available}}@media(max-height:940px){.dashboardShell{grid-template-columns:252px minmax(0,1fr)}.dashboardSidebar{border-radius:20px;margin:10px;padding:12px 10px;gap:12px}.dashboardBrandIcon{border-radius:10px;height:44px;width:44px}.dashboardBrandIcon img{height:28px;width:28px}.dashboardBrandText{font-size:18px}.dashboardNav{gap:3px}.dashboardNavLink{gap:10px;min-height:36px;padding:4px 9px}.dashboardNavLabel{font-size:16px}.dashboardNavIconWrap{line-height:0}.dashboardUserMeta{font-size:11px}.dashboardUserMeta strong{font-size:13px}}@media(max-width:920px){.dashboardShell{grid-template-columns:1fr;height:auto;min-height:100dvh}.dashboardSidebar{display:none}.dashboardMain{grid-template-rows:auto minmax(0,1fr);min-height:100dvh;overflow-x:hidden;padding:0}.dashboardMain--mobileDark{background:#1a171c}.dashboardTopbar{display:none}.dashboardMobileTopbar{align-items:center;background:#1a171c;display:flex;gap:8px;justify-content:space-between;left:0;overflow-x:hidden;padding:calc(env(safe-area-inset-top,0px) + 10px) 12px 10px;position:sticky;right:0;top:0;transition:padding .22s ease,box-shadow .22s ease;z-index:22}.dashboardMobileTopbar,.dashboardMobileMenuButton,.dashboardMobileTopbarTitle,.dashboardMobileTopbarActions{transition:all .22s ease}.dashboardMobileTopbar--condensed{box-shadow:0 6px 18px #00000047;padding:calc(env(safe-area-inset-top,0px) + 6px) 10px 6px}.dashboardMobileTopbar--condensed .dashboardMobileMenuButton{border-radius:8px;height:34px;width:34px}.dashboardMobileTopbar--condensed .dashboardMobileMenuButton svg{height:20px;width:20px}.dashboardMobileTopbar--condensed .dashboardMobileTopbarTitle{font-size:22px}.dashboardMobileTopbar--condensed .dashboardMobileTopbarActions .langPicker{transform:scale(.96);transform-origin:right center}.dashboardMobileMenu{background:#f3f3f3;display:block;inset:0;opacity:0;overflow-y:auto;pointer-events:none;position:fixed;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease;z-index:30}.dashboardMobileMenu--open{opacity:1;pointer-events:auto;transform:translateY(0)}.dashboardMobileMenuHeader{align-items:center;border-bottom:1px solid #dadada;display:flex;justify-content:space-between;padding:calc(env(safe-area-inset-top,0px) + 18px) 18px 16px}.dashboardContent{margin-top:0;overflow-x:hidden;overflow-y:auto;padding:0 12px}.dashboardContent--dashboard{margin-top:0;overflow-x:hidden;overflow-y:auto;padding:12px 6px 24px}.dashboardContent--chat{display:flex;margin-top:0;min-height:calc(100dvh - env(safe-area-inset-top,0px) - 74px);padding:0 10px 10px}}@media(max-width:620px){.dashboardMobileTopbarActions .langPicker{transform:scale(.94);transform-origin:right center}.dashboardMobileBrandText{font-size:20px}.dashboardMobileNavLink,.dashboardMobileLogoutButton{font-size:18px}.dashboardMobileActions{margin-top:36px}}.dashboardCards{--dashboard-card-width: clamp(286px, 26.8vw, 387px);--dashboard-card-height: clamp(246px, 40vh, 381px);display:grid;align-content:start;gap:clamp(10px,1.4vh,18px) clamp(10px,1.2vw,18px);grid-template-columns:repeat(2,var(--dashboard-card-width));justify-content:center;margin:0 auto;max-width:calc(var(--dashboard-card-width) * 2 + clamp(10px,1.2vw,18px));min-height:0}.dashboardWelcomeCard{background:#fff;border-radius:24px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;height:var(--dashboard-card-height);min-height:0;padding:18px 25px;width:100%}.dashboardWelcomeText{display:grid;gap:8px;width:100%}.dashboardWelcomeArt{display:block;height:clamp(82px,14vh,124px);width:clamp(80px,13.7vh,121px)}.dashboardWelcomeTitle{color:#000;font-size:clamp(22px,1.65vw,28px);font-weight:500;line-height:1.32;margin:0;text-align:right;width:100%}.dashboardWelcomeCopy{color:#1a171c;font-size:clamp(14px,1.05vw,18px);font-weight:300;line-height:1.333;margin:auto 0 0;text-align:right;width:100%}.dashboardWelcomeCopy p{margin:0}.dashboardWelcomeCopy p+p{margin-top:clamp(8px,1.2vh,16px)}.dashboardActionCard{background:#fff;border:1px solid #1a171c;border-radius:clamp(24px,2.9vw,45px);box-shadow:0 clamp(2px,.5vh,5px) 0 #191a23;display:flex;flex-direction:column;gap:0;height:var(--dashboard-card-height);min-height:0;padding:clamp(12px,2.1vh,26px) clamp(14px,1.6vw,26px);width:100%}.dashboardActionInner{width:100%}.dashboardActionTitle{display:grid;gap:clamp(2px,.45vh,5px);margin:0}.dashboardActionTitle span{align-self:flex-start;background:#1a171c;border-radius:14px;box-sizing:border-box;color:#fff;display:inline-block;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(22px,1.8vw,30px);line-height:1.05;max-inline-size:100%;overflow-wrap:break-word;padding:0 7px;white-space:normal;width:fit-content}.dashboardActionBody{color:#000;font-size:clamp(14px,1.03vw,18px);line-height:1.333;margin:clamp(10px,1.35vh,20px) 0 0}.dashboardActionBody p{margin:0}.dashboardActionBody p+p{margin-top:2px}.dashboardActionBody strong{font-weight:700}.dashboardActionBody ul{margin:0;padding-left:20px}.dashboardActionButton{align-items:center;border:1px solid #1a171c;border-radius:14px;color:#1a171c;display:inline-flex;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(17px,1.05vw,20px);justify-content:center;line-height:1;margin-top:auto;min-height:clamp(42px,6.4vh,62px);min-width:clamp(130px,10.5vw,188px);padding:clamp(8px,1vh,12px) clamp(12px,1vw,20px);text-decoration:none}.dashboardActionButton:hover{background:#1a171c;color:#fff}.dashboardActionCard--session{align-items:center;justify-content:center;padding:clamp(0px,.2vh,1px) clamp(16px,2vw,32px) 0 clamp(14px,1.8vw,26px)}.dashboardActionInner--session{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(18px,3vh,33px);max-width:348px;min-height:clamp(170px,25vh,233px)}.dashboardActionTitle--session{gap:0}.dashboardActionTitle--session span{border-radius:14px;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(21px,1.8vw,30px);font-weight:500;line-height:clamp(30px,4.8vh,40px);padding:0 7px}.dashboardActionBody--session{font-size:clamp(14px,1.03vw,18px);line-height:1.333;margin:0;max-width:260px}.dashboardActionButton--session{background:#f5f5f5;border:2px solid #000000;border-radius:14px;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(17px,1.05vw,20px);font-weight:400;line-height:1.4;margin-top:0;min-height:clamp(50px,7.5vh,68px);min-width:clamp(108px,9vw,131px);padding:clamp(10px,2vh,20px) clamp(16px,2vw,35px)}.dashboardActionButton--session:hover,.dashboardActionButton--session:focus-visible{background:#1a171c;color:#fff}.dashboardActionCard--diary{align-items:center;justify-content:center;padding:clamp(0px,.2vh,1px) clamp(16px,2vw,32px) 0 clamp(14px,1.8vw,26px)}.dashboardActionInner--diary{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(18px,3vh,33px);max-width:348px;min-height:clamp(170px,25vh,233px)}.dashboardActionTitle--diary{gap:0;max-width:100%}.dashboardActionTitle--diary span{border-radius:14px;box-sizing:border-box;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(21px,1.8vw,30px);font-weight:500;line-height:clamp(30px,4.8vh,40px);padding:0 7px}.dashboardActionBody--diary{font-size:clamp(14px,1.03vw,18px);font-weight:400;line-height:1.333;margin:0;max-width:228px}.dashboardActionButton--diary{background:#f5f5f5;border:2px solid #000000;border-radius:14px;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(17px,1.05vw,20px);font-weight:400;line-height:1.4;margin-top:0;min-height:clamp(50px,7.5vh,68px);min-width:clamp(154px,12.5vw,191px);padding:clamp(10px,2vh,20px) clamp(16px,2vw,35px)}.dashboardActionButton--diary:hover,.dashboardActionButton--diary:focus-visible{background:#1a171c;color:#fff}.dashboardActionCard--insights{align-items:center;justify-content:center;padding:clamp(0px,.2vh,1px) clamp(16px,2vw,32px) 0 clamp(14px,1.8vw,26px)}.dashboardActionInner--insights{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(18px,3vh,33px);max-width:348px;min-height:clamp(170px,25vh,233px)}.dashboardActionTitle--insights{gap:0;max-width:100%}.dashboardActionTitle--insights span{border-radius:14px;box-sizing:border-box;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(21px,1.8vw,30px);font-weight:500;line-height:clamp(30px,4.8vh,40px);padding:0 7px}.dashboardActionBody--insights{font-size:clamp(14px,1.03vw,18px);font-weight:400;line-height:1.333;margin:0;max-width:228px}.dashboardActionBody--insights ul{margin:0;padding-left:18px}.dashboardActionButton--insights{background:#f5f5f5;border:2px solid #000000;border-radius:14px;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(17px,1.05vw,20px);font-weight:400;line-height:1.4;margin-top:0;min-height:clamp(50px,7.5vh,68px);min-width:clamp(176px,14.8vw,227px);padding:clamp(10px,2vh,20px) clamp(16px,2vw,35px)}.dashboardActionButton--insights:hover,.dashboardActionButton--insights:focus-visible{background:#1a171c;color:#fff}.demoFeaturePage--session{align-items:flex-start}.dashboardActionCard--sessionPage{align-items:center;border-radius:clamp(12px,1.4vw,18px);display:flex;flex-direction:row;height:auto;justify-content:flex-start;max-width:min(100%,980px);min-height:clamp(280px,44vh,381px);padding:1px 32px 0 26px;width:100%}.dashboardActionInner--sessionPage{align-items:flex-start;display:flex;flex-direction:column;gap:clamp(18px,3vh,33px);justify-content:center;min-height:clamp(190px,31vh,233px);width:min(100%,860px)}.dashboardActionTitle--sessionPage{gap:0;max-width:100%}.dashboardActionTitle--sessionPage span{border-radius:14px;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(21px,1.8vw,30px);font-weight:500;line-height:clamp(30px,4.8vh,40px);padding:0 7px}.dashboardActionBody--sessionPage{font-size:clamp(14px,1.03vw,18px);font-weight:400;line-height:1.333;margin:0;max-width:760px}.dashboardActionBody--sessionPage p+p{margin-top:8px}.dashboardActionBody--sessionPage ul{margin:8px 0 0;padding-left:22px}.demoFeatureActions--sessionPage{margin-top:0}.dashboardActionButton--sessionPage{background:#f5f5f5;border:2px solid #000000;border-radius:14px;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(17px,1.05vw,20px);font-weight:400;line-height:1.4;margin-top:0;min-height:clamp(50px,7.5vh,68px);min-width:clamp(150px,12vw,191px);padding:clamp(10px,2vh,20px) clamp(16px,2vw,35px)}.dashboardActionButton--sessionPage:hover,.dashboardActionButton--sessionPage:focus-visible{background:#1a171c;color:#fff}.demoSeedPageCard{border-radius:14px;max-width:min(100%,980px);min-height:0;padding:clamp(14px,2.4vh,24px) clamp(14px,2vw,28px)}.demoSeedPageInner{gap:clamp(14px,2vh,20px);justify-content:flex-start;min-height:0;width:100%}.demoSeedList{display:grid;gap:12px;width:min(100%,860px)}.demoSeedCard{background:#f5f5f5;border:1px solid #1a171c;border-radius:14px;color:#1a171c;display:block;margin:0;overflow:hidden;transition:background-color .18s ease;width:100%}.demoSeedCard:hover,.demoSeedCard:focus-within{background:#ececec}.demoSeedCard--expanded{background:#fff}.demoSeedCardToggle{background:transparent;border:0;color:inherit;cursor:pointer;display:grid;gap:10px;justify-items:start;margin:0;padding:14px;text-align:left;width:100%}.demoSeedCardTextStack{display:grid;gap:0;width:100%}.demoSeedBadge{align-items:center;background:#1a171c;border-radius:14px;color:#fff;display:inline-flex;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1;padding:6px 10px}.demoSeedBadge--muted{background:#f5f5f5;border:1px solid #1a171c;color:#1a171c}.demoSeedPreview{color:#1a171c;display:-webkit-box;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(14px,1.05vw,18px);line-height:1.42;margin:0;max-height:6.3em;opacity:1;overflow:hidden;text-wrap:pretty;transition:max-height .28s ease,opacity .22s ease;-webkit-box-orient:vertical;-webkit-line-clamp:3}.demoSeedPreview--hidden{max-height:0;opacity:0}.demoSeedInsightButton{cursor:pointer}.demoSeedDetailText{color:#1a171c;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(14px,1.03vw,18px);line-height:1.45;margin:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .32s ease,opacity .28s ease;white-space:pre-wrap}.demoSeedDetailText--card{max-height:0;opacity:0}.demoSeedDetailText--visible{max-height:3200px;opacity:1}.demoSeedCardActions{margin-top:0;max-height:0;opacity:0;overflow:hidden;padding:0 14px;transition:max-height .32s ease,opacity .22s ease,padding .28s ease}.demoSeedCardActions--expanded{max-height:120px;opacity:1;padding:0 14px 14px}.demoFeaturePage{display:flex;justify-content:center}.demoFeatureCard{background:#fff;border:1px solid #1a171c;border-radius:45px;box-shadow:0 5px #191a23;max-width:760px;min-height:340px;padding:30px 28px;width:100%}.demoFeatureBody{color:#1a171c;font-size:18px;line-height:1.5;margin:20px 0 0;max-width:560px}.demoFeatureBody p{margin:0}.demoFeatureBody p+p{margin-top:8px}.demoFeatureBody ul{margin:8px 0 0;padding-left:22px}.demoFeatureActions{display:flex;gap:12px;margin-top:28px}.demoSecondaryAction{align-items:center;background:#191a23;border-radius:14px;color:#fff;display:inline-flex;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:26px;justify-content:center;line-height:1;min-height:62px;padding:16px 28px;text-decoration:none}.demoChatPanel{background:#fff;border:1px solid #1a171c;border-radius:45px;box-shadow:0 5px #191a23;display:grid;grid-template-rows:auto auto minmax(220px,1fr) auto;height:calc(100dvh - 130px);min-height:0;max-width:1060px;width:100%;overflow:hidden}.demoChatPage{display:flex;justify-content:center}.demoChatMeta{grid-row:1;align-items:center;border-bottom:1px solid #d8d8d8;color:#1a171c;display:flex;gap:12px;justify-content:space-between;font-size:16px;margin:0;padding:20px 26px 18px}.demoChatMetaActions{align-items:center;display:inline-flex;flex:0 0 auto;gap:10px;justify-content:flex-end}.demoChatTimer{font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;letter-spacing:.04em;text-transform:uppercase}.demoChatTimer--expired{color:#8f1111}.demoChatEndSession{background:#f5f5f5;border:2px solid #000000;border-radius:14px;color:#1a171c;cursor:pointer;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;line-height:1;min-height:40px;padding:8px 12px;white-space:nowrap}.demoChatError{grid-row:2;background:#fff0f0;border:1px solid #f4aaaa;border-radius:12px;color:#8f1111;font-size:16px;margin:16px 26px 0;padding:10px 12px}.demoChatMessages{grid-row:3;align-content:start;display:grid;gap:14px;min-height:0;overflow-y:auto;padding:18px 26px}.demoChatMessage{border-radius:16px;max-width:min(740px,100%);padding:14px 16px}.demoChatMessage strong{display:block;font-size:13px;letter-spacing:.05em;margin-bottom:6px;text-transform:uppercase}.demoChatMessage p{margin:0;white-space:pre-wrap}.demoChatMessage--assistant{background:#f4f4f4;border:1px solid #d5d5d5}.demoChatMessage--user{background:#1a171c;border:1px solid #1a171c;color:#fff;justify-self:end}.demoChatComposer{grid-row:4;--composer-control-height: 96px;align-items:stretch;border-top:1px solid #d8d8d8;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:16px 26px 22px}.demoChatComposer textarea{border:1px solid #1a171c;border-radius:14px;font:inherit;line-height:1.45;height:var(--composer-control-height);min-height:var(--composer-control-height);max-height:var(--composer-control-height);padding:10px 14px;resize:none;width:100%;overflow-y:auto}.demoChatSend{align-self:stretch;align-items:center;background:#191a23;border:none;border-radius:14px;color:#fff;cursor:pointer;display:inline-flex;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(18px,1.35vw,22px);justify-content:center;height:var(--composer-control-height);min-height:var(--composer-control-height);max-height:var(--composer-control-height);min-width:138px;padding:10px 18px;white-space:nowrap}.demoChatSend:disabled{cursor:not-allowed;opacity:.6}.demoChatMessage--typing{opacity:.85}@media(max-width:1366px),(max-height:860px){.dashboardCards{--dashboard-card-width: clamp(270px, 25.8vw, 360px);--dashboard-card-height: clamp(226px, 38vh, 330px)}.dashboardWelcomeCard,.dashboardActionCard{box-shadow:0 2px #191a23}}@media(max-height:940px){.dashboardCards{--dashboard-card-height: clamp(216px, 36.5vh, 312px);gap:10px 12px}}@media(max-height:780px){.dashboardCards{--dashboard-card-height: clamp(196px, 34vh, 276px);gap:8px 10px}}@media(max-width:1240px){.dashboardCards{gap:24px;grid-template-columns:minmax(300px,1fr)}.dashboardActionCard--session,.dashboardActionCard--diary,.dashboardActionCard--insights{padding:clamp(12px,2vh,20px) clamp(14px,2vw,24px)}.dashboardActionInner--session,.dashboardActionInner--diary,.dashboardActionInner--insights{max-width:100%}.dashboardActionTitle--diary span:first-child,.dashboardActionTitle--diary span:last-child,.dashboardActionTitle--insights span:first-child,.dashboardActionTitle--insights span:last-child{width:fit-content}.dashboardActionCard--sessionPage{padding:14px 18px}}@media(max-width:760px){.dashboardWelcomeTitle,.dashboardActionTitle span{font-size:34px}.dashboardActionCard,.dashboardWelcomeCard,.demoFeatureCard,.demoChatPanel{border-radius:24px}.dashboardActionButton,.demoSecondaryAction{font-size:20px;min-height:48px;min-width:140px;padding:10px 16px}.demoChatMeta,.demoChatMessages,.demoChatComposer{padding-left:16px;padding-right:16px}.demoChatMeta{align-items:flex-start;flex-direction:column}.demoChatMetaActions{justify-content:space-between;width:100%}.demoChatEndSession{min-height:38px;padding:8px 10px}.demoChatPanel{height:clamp(460px,calc(100dvh - 190px),680px)}.dashboardActionCard--sessionPage{border-radius:14px;min-height:260px;padding:14px}.dashboardActionBody--sessionPage{max-width:100%}.demoSeedPageCard{border-radius:14px;padding:14px}}@media(max-width:920px){.demoFeaturePage{overflow-x:hidden;padding:0 6px;width:100%}.demoFeaturePage--session{align-items:flex-start;display:flex;justify-content:center;padding:0;width:100%}.dashboardActionCard--sessionPage{border-radius:45px;box-shadow:0 5px #191a23;margin:0 auto;max-width:365px;min-height:350px;padding:16px 14px 18px;width:100%}.dashboardActionInner--sessionPage{gap:22px;min-height:233px;padding:0 4px;width:100%}.dashboardActionBody--sessionPage{max-width:100%}.demoFeatureActions--sessionPage{margin-top:0}.dashboardActionButton--sessionPage{border-radius:14px;min-height:68px;min-width:0;padding:14px 20px;white-space:nowrap;width:min(100%,320px)}.dashboardContent--chat .demoChatPage{align-items:stretch;display:flex;flex:1;min-height:100%;width:100%}.dashboardContent--chat .demoChatPanel{height:100%;max-width:none;min-height:0;width:100%}.dashboardContent--chat .demoChatMessages{min-height:0}.dashboardCards{display:flex;flex-direction:column;align-items:center;gap:15px;margin:0 auto;max-width:390px;padding:0;width:100%}.dashboardWelcomeCard{align-items:center;border-radius:20px;flex-direction:row;gap:8px;height:auto;min-height:139px;justify-content:space-between;max-width:356px;padding:18px;width:calc(100% - 20px)}.dashboardWelcomeText{width:229px}.dashboardWelcomeArt{flex:0 0 auto;height:102px;width:100px}.dashboardWelcomeTitle{font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:20px;font-weight:500;line-height:26px;text-align:left;width:auto}.dashboardWelcomeCopy{font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:10px;font-weight:300;line-height:13px;margin:0;max-width:229px;text-align:left;width:auto}.dashboardWelcomeCopy p+p{margin-top:6px}.dashboardActionCard{border-radius:45px;box-shadow:0 5px #191a23;height:auto;min-height:350px;padding:14px 16px 18px;width:calc(100% - 20px)}.dashboardActionCard.dashboardActionCard--sessionPage{max-width:365px;padding:16px 14px 18px;width:100%}.dashboardActionCard.dashboardActionCard--sessionPage.demoSeedPageCard{border-radius:14px;max-width:365px;min-height:0;padding:14px}.dashboardActionInner--sessionPage.demoSeedPageInner{gap:14px;min-height:0;padding:0}.dashboardActionCard--session,.dashboardActionCard--diary{max-width:365px}.dashboardActionCard--insights{max-width:356px}.dashboardActionInner--session,.dashboardActionInner--diary,.dashboardActionInner--insights{gap:33px;min-height:233px}.dashboardActionTitle span{border-radius:14px;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(26px,8.4vw,30px);font-weight:500;line-height:1.22;padding:2px 8px}.dashboardActionBody{font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:18px;line-height:24px;margin:0}.dashboardActionBody--session{max-width:260px}.dashboardActionBody--diary,.dashboardActionBody--insights{max-width:100%}.dashboardActionBody--insights ul{margin-top:0;padding-left:22px}.dashboardActionButton{border:2px solid #000000;border-radius:14px;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:20px;font-weight:400;line-height:28px;min-height:68px;margin-top:0;padding:20px 35px}.dashboardActionButton--session{min-width:131px}.dashboardActionButton--insights,.dashboardActionButton--diary{min-width:0}.demoFeatureCard{border-radius:24px;box-shadow:0 5px #191a23;margin:0 auto;max-width:365px;min-height:0;padding:18px 14px 20px;width:100%}.demoFeatureBody{font-size:clamp(16px,5.2vw,18px);line-height:1.45;max-width:100%;overflow-wrap:anywhere}.demoFeatureActions{margin-top:20px;width:100%}.demoSecondaryAction{font-size:clamp(18px,7vw,24px);min-height:58px;width:100%}.demoSeedCardToggle{padding:12px}.demoSeedPreview,.demoSeedDetailText{font-size:clamp(15px,4.7vw,18px);line-height:1.4}.demoSeedInsightButton.dashboardActionButton--sessionPage{min-height:60px;width:100%}.demoSeedCardActions{padding:0 12px}.demoSeedCardActions--expanded{padding:0 12px 12px}}.waitlistGate{align-items:center;display:flex;justify-content:center;min-height:min(620px,calc(100svh - 220px));width:100%}.waitlistGateCard{border-radius:14px;box-shadow:0 5px #191a23;max-height:none;max-width:720px;min-height:auto;padding:clamp(16px,2vh,24px) clamp(14px,2vw,28px);width:min(720px,100%)}.waitlistGateInner{gap:14px;min-height:0}.waitlistTitle{color:#1a171c;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(22px,1.8vw,30px);font-weight:500;line-height:clamp(30px,4.8vh,40px);margin:0}.waitlistLine{color:#1a171c;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(14px,1.03vw,18px);line-height:1.333;margin:0}.waitlistField{display:grid;gap:8px;margin-top:2px;max-width:540px;width:100%}.waitlistFieldLabel{color:#1a171c;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.waitlistField input{background:#f5f5f5;border:2px solid #000000;border-radius:14px;color:#1a171c;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(14px,1.03vw,18px);line-height:1.333;min-height:52px;padding:10px 14px;width:100%}.waitlistButton{margin-top:2px}.waitlistButton:disabled{background:#f1f1f1;border-color:#9f9f9f;color:#4f4f4f;cursor:not-allowed;opacity:1}@media(max-width:920px){.waitlistGate{min-height:auto}.waitlistGateCard{padding:14px}}.authPage{min-height:100%;display:flex;justify-content:center;align-items:center;padding:clamp(20px,4vw,56px) 16px;background:radial-gradient(120% 140% at 100% -10%,rgba(55,35,120,.08),transparent 55%),linear-gradient(180deg,#f5f5f8,#efeff3);font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.authPage__panel{width:min(620px,100%);background:#fff;border:1px solid #e6e6ea;border-radius:14px;box-shadow:0 20px 52px #1a171c24;padding:clamp(18px,3.6vw,32px);display:flex;flex-direction:column;gap:18px}.authPage__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.authPage__brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#1a171c;border-radius:14px;padding:4px 8px 4px 0}.authPage__brand:focus-visible{outline:2px solid #1a171c;outline-offset:2px}.authPage__brandIcon{width:36px;height:36px;display:block}.authPage__brandText{font-size:clamp(18px,2.2vw,24px);font-weight:500;line-height:1.1}.authPage__language{display:inline-flex;align-items:center;border-radius:14px}.authPage__copy{display:grid;gap:10px}.authPage__title{margin:0;font-size:clamp(34px,5.2vw,48px);line-height:1;letter-spacing:-.02em}.authPage__subtitle{margin:0;color:#1a171c;font-size:clamp(15px,2vw,18px);line-height:1.45}.authPage__helper{margin:0;max-width:54ch;color:#4f4f55;font-size:clamp(14px,1.9vw,16px);line-height:1.55}.authPage__warning{margin:0 auto;width:100%;max-width:520px;color:#6b3f1f;background:#fff3e8;border:1px solid #ffd4ad;border-radius:14px;padding:10px 12px;font-size:clamp(13px,1.8vw,15px);line-height:1.45}.authPage__clerk{width:100%;max-width:520px;margin-left:auto;margin-right:auto;border-radius:14px}.authPage__clerk .cl-rootBox,.authPage__clerk .cl-cardBox,.authPage__clerk .cl-main{width:100%;max-width:520px;margin-left:auto;margin-right:auto;font-family:inherit}.authPage__clerk .cl-card{width:100%;max-width:520px;margin-left:auto;margin-right:auto;border-radius:14px}.authPage__clerk button,.authPage__clerk input,.authPage__clerk select,.authPage__clerk textarea{border-radius:14px;font-family:inherit}.appLoadingScreen{align-items:center;background:#f3f3f3;display:grid;min-height:100dvh;padding:24px;place-items:center}.appLoadingInner{display:grid;gap:12px;justify-items:center}.appLoadingLogo{animation:appLoadingStepSpin 1.4s steps(24,end) infinite;display:block;height:68px;width:68px}.appLoadingText{color:#4f4f55;font-size:14px;letter-spacing:.01em;line-height:1.4;margin:0}@keyframes appLoadingStepSpin{to{transform:rotate(360deg)}}@media(max-width:640px){.authPage{align-items:flex-start;padding:14px}.authPage__panel{gap:16px}.authPage__header{align-items:flex-start}.authPage__brandText{font-size:18px}}:root{--ink: #1a171c;--white: #ffffff;--gray-900: #343333;--gray-700: #49494a;--gray-300: #b6b6b6}html,body,#root{height:100%;min-height:100%}*,*:before,*:after{box-sizing:border-box}.container{max-width:1440px;margin:0 auto;width:100%;padding-left:100px;padding-right:100px}@media(max-width:1024px){.container{padding-left:48px;padding-right:48px}}@media(max-width:768px){.container{padding-left:24px;padding-right:24px}}@media(max-width:480px){.container{padding-left:16px;padding-right:16px}}body{margin:0;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:var(--white);color:var(--ink);min-height:100vh;min-height:100svh}@supports (-webkit-touch-callout: none){html,body,#root{height:-webkit-fill-available}}
