.discovery-section{--form-border:#d8d8d2;--form-muted:#6d7280;--discovery-accent:#3779ed;background:#f7f5ee;place-items:center;min-height:min(920px,100svh);padding:clamp(56px,8vw,96px) 24px;display:grid}.discovery-panel{border:2.25px solid var(--form-border);width:min(620px,100vw - 48px);color:var(--dark-text);background:#f7f5ee;border-radius:14px;overflow:visible}.discovery-steps{border-bottom:1px solid var(--form-border);justify-content:center;align-items:center;gap:20px;min-height:68px;margin:0;padding:18px 28px;list-style:none;display:flex}.discovery-steps li{color:#a0a5b0;align-items:center;gap:8px;font-size:15px;font-weight:600;display:inline-flex}.discovery-steps li[data-active=true]{color:var(--dark-text)}.discovery-steps li span{background:#cfd3da;border-radius:50%;width:8px;height:8px}.discovery-steps li[data-active=true] span{background:var(--discovery-accent)}.discovery-panel form{padding:28px 30px 32px}.discovery-form__intro{margin-bottom:28px}.discovery-form__intro h2{letter-spacing:-.025em;margin:0;font-size:clamp(24px,3vw,30px);font-weight:800;line-height:1.12}.discovery-form__intro p{color:var(--form-muted);margin:14px 0 0;font-size:16px;line-height:1.5}.discovery-initial-fields,.discovery-expanded-fields{gap:22px;display:grid}.discovery-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.discovery-field{min-width:0}.discovery-field label{margin-bottom:9px;font-size:15px;font-weight:700;line-height:1.3;display:block}.discovery-field label span{color:#c63737}.discovery-field input,.discovery-field select,.discovery-field textarea{border:1px solid var(--form-border);width:100%;height:56px;color:var(--dark-text);font:inherit;background:#fff;border-radius:13px;outline:none;padding:0 16px;font-size:16px;transition:border-color .16s,box-shadow .16s,background-color .16s}.discovery-field input:focus,.discovery-field select:focus{border-color:var(--discovery-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--discovery-accent), transparent 82%);background:#fff}.discovery-field input[aria-invalid=true],.discovery-field select[aria-invalid=true]{border-color:#c63737}.discovery-phone{grid-template-columns:132px minmax(0,1fr);display:grid}.discovery-phone select{z-index:1;border-radius:13px 0 0 13px;position:relative}.discovery-phone input{border-radius:0 13px 13px 0;margin-left:-1px}.discovery-field__error{color:#b42318;margin:7px 0 0;font-size:13px;line-height:1.35}.discovery-expandable,.discovery-submit-area{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .26s cubic-bezier(.22,1,.36,1),opacity .22s,transform .26s cubic-bezier(.22,1,.36,1);display:grid;transform:translateY(-8px)}.discovery-expandable[data-expanded=true],.discovery-submit-area[data-expanded=true]{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.discovery-expandable__inner,.discovery-submit-area>div{overflow:hidden}.discovery-expanded-fields{padding-top:22px}.discovery-privacy{color:var(--form-muted);margin:24px 0 18px;font-size:13px;line-height:1.45}.discovery-privacy a{color:var(--dark-text);font-weight:700}.discovery-submit{background:var(--discovery-accent);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:58px;padding:14px 20px;font-size:17px;font-weight:750;transition:background-color .16s,transform .16s;display:inline-flex}.discovery-submit:hover:not(:disabled){background:color-mix(in srgb, var(--discovery-accent), #000 9%);transform:translateY(-1px)}.discovery-submit:focus-visible,.discovery-back:focus-visible{outline:3px solid color-mix(in srgb, var(--discovery-accent), transparent 50%);outline-offset:3px}.discovery-submit:disabled{cursor:not-allowed;opacity:.45}.booking-calendar{gap:22px;display:grid}.booking-feedback{color:var(--form-muted);text-align:center;margin:0;font-size:14px;line-height:1.45}.booking-feedback p{margin:0 0 8px}.booking-feedback--error{color:#b42318}.booking-month{padding:6px 0 4px}.booking-month__header{justify-content:space-between;align-items:center;display:flex}.booking-month__header h3{text-transform:capitalize;margin:0;font-size:22px;font-weight:750}.booking-month__header>div{gap:10px;display:flex}.booking-month__header button{border:1px solid var(--form-border);width:42px;height:42px;color:var(--dark-text);cursor:pointer;font:inherit;background:#fff;border-radius:10px;padding:0;font-size:30px;line-height:1}.booking-month__header button:disabled{cursor:not-allowed;opacity:.35}.booking-weekdays,.booking-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.booking-weekdays{margin-top:24px}.booking-weekdays span{color:#9a9da5;text-align:center;font-size:13px;font-weight:750}.booking-days{margin-top:10px}.booking-days button,.booking-days>span{aspect-ratio:1;min-width:0}.booking-days button{color:var(--dark-text);cursor:pointer;font:inherit;background:#fff;border:0;border-radius:12px;font-size:15px;font-weight:650}.booking-days button:hover:not(:disabled),.booking-days button:focus-visible{outline:2px solid var(--discovery-accent);outline-offset:1px}.booking-days button[data-selected=true]{background:var(--discovery-accent);color:#fff}.booking-days button:disabled{color:#c4c6cb;cursor:default;background:0 0}.discovery-back{color:var(--form-muted);cursor:pointer;font:inherit;background:0 0;border:0;justify-self:center;font-size:14px;font-weight:650}.booking-success{text-align:center;padding:72px 36px 80px}.booking-success>span{background:var(--discovery-accent);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto;font-size:28px;font-weight:800;display:grid}.booking-success h3{margin:24px 0 0;font-size:28px}.booking-success p{max-width:420px;color:var(--form-muted);margin:14px auto 0;line-height:1.5}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=767px){.discovery-section{min-height:auto;padding:36px 12px}.discovery-panel{width:calc(100vw - 24px)}.discovery-panel form{padding:24px 22px 28px}.discovery-steps{gap:14px;padding:16px 20px}.discovery-steps li{font-size:13px}.discovery-field-row{grid-template-columns:1fr;gap:22px}.discovery-phone{grid-template-columns:116px minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.discovery-expandable,.discovery-submit-area{transition-duration:.01ms}}.faq-section{background:var(--cream-bg);width:100%;padding:clamp(72px,7vw,104px) 24px clamp(96px,9vw,128px);overflow:hidden}.faq-section__header{text-align:left;width:min(960px,100%);margin:0 auto clamp(48px,5vw,64px);padding:0 18px}.faq-section__header h2{color:#20243f;letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(48px,4.2vw,56px);font-weight:700;line-height:1.04}.faq-container{border-top:1px solid #20243f29;width:min(960px,100%);margin:0 auto}.faq-item{border-bottom:1px solid #20243f29}.faq-item h2{margin:0}.faq-question{color:#20243f;cursor:pointer;letter-spacing:-.02em;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:32px;width:100%;min-height:76px;margin:0;padding:28px 18px;font-family:inherit;font-size:clamp(22px,1.9vw,26px);font-weight:600;line-height:1.3;transition:background-color .22s,color .22s;display:flex}.faq-question:hover{color:var(--hero-bg);background:#032da809}.faq-question:focus-visible{outline:2px solid var(--jepe-cta);outline-offset:-2px}.faq-question__icon{color:#20243fa8;flex:none;width:18px;height:18px;transition:color .22s;position:relative}.faq-question__icon:before,.faq-question__icon:after{content:"";background:currentColor;border-radius:999px;width:16px;height:1.5px;transition:opacity .23s,transform .23s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-question__icon:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-item[data-open=true] .faq-question__icon:after{opacity:0;transform:translate(-50%,-50%)rotate(180deg)}.faq-question:hover .faq-question__icon{color:var(--hero-bg)}.faq-answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.22,1,.36,1),opacity .25s;display:grid}.faq-item[data-open=true] .faq-answer{opacity:1;grid-template-rows:1fr}.faq-answer__inner{color:#20243fd1;border-left:2px solid #3779ed5c;width:min(830px,100% - 54px);min-height:0;margin-left:18px;margin-right:auto;padding:0 0 0 20px;font-size:clamp(17px,1.3vw,19px);font-weight:400;line-height:1.6;overflow:hidden}.faq-item[data-open=true] .faq-answer__inner{margin-top:2px;margin-bottom:30px;padding-top:16px}.faq-answer p{margin:0 0 14px}.faq-answer p:last-child{margin-bottom:0}.faq-cta-wrapper{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;width:min(960px,100%);margin:clamp(56px,6vw,72px) auto 0;padding:0 18px;display:flex}.faq-cta-wrapper>p{color:#20243fb8;margin:0 0 18px;font-size:17px;font-weight:550;line-height:1.4}.faq-cta-wrapper .faq-section__cta{background:var(--jepe-cta);border-radius:12px;width:min(360px,100%);height:auto;min-height:68px;margin:0;font-size:20px}.faq-cta-wrapper .faq-section__cta:hover{background:color-mix(in srgb, var(--jepe-cta), #000 9%);transform:translateY(-1px)}@media (width<=767px){.faq-section{padding:64px 20px 104px}.faq-section__header{margin-bottom:44px;padding-left:8px;padding-right:8px}.faq-section__header h2{font-size:clamp(34px,10vw,40px)}.faq-section__header p{margin-top:16px;font-size:17px}.faq-question{gap:20px;min-height:0;padding:22px 8px;font-size:clamp(18px,5.3vw,21px)}.faq-answer__inner{width:calc(100% - 26px);margin-left:8px;padding-left:16px;font-size:clamp(16px,4.5vw,17px)}.faq-item[data-open=true] .faq-answer__inner{margin-bottom:28px;padding-top:14px}.faq-cta-wrapper{margin-top:56px;padding-left:8px;padding-right:8px}.faq-cta-wrapper .faq-section__cta{width:100%;max-width:360px;min-height:66px;font-size:19px}}@media (prefers-reduced-motion:reduce){.faq-answer,.faq-question,.faq-question__icon,.faq-question__icon:before,.faq-question__icon:after{transition:none}}.site-footer{color:#fff;background:#20243f;width:100%}.site-footer__inner{width:min(1480px,100% - 64px);margin:0 auto;padding:clamp(28px,3vw,44px) 0 20px}.site-footer__brand{color:inherit;letter-spacing:-.025em;font-family:Trebuchet MS,Arial Rounded MT Bold,Arial,sans-serif;font-size:clamp(22px,2vw,30px);font-weight:700;line-height:1;text-decoration:none;display:inline-block}.site-footer__links{justify-content:center;gap:clamp(28px,4vw,64px);margin-top:clamp(22px,2.5vw,34px);display:flex}.site-footer__links a{color:inherit;text-underline-offset:5px;font-size:clamp(14px,1.05vw,17px);font-weight:600;line-height:1.3;text-decoration-thickness:1px}.site-footer__brand:focus-visible,.site-footer__links a:focus-visible{outline-offset:5px;outline:3px solid #fff}.site-footer__legal{text-align:center;max-width:1160px;margin:clamp(22px,2.5vw,34px) auto 0;font-size:clamp(12px,.9vw,14px);font-weight:450;line-height:1.55}.site-footer__copyright{text-align:center;margin:clamp(18px,2vw,26px) 0 0;font-size:12px;font-weight:550;line-height:1.4}@media (width<=767px){.site-footer__inner{width:calc(100% - 40px);padding:28px 0 20px}.site-footer__links{text-align:center;flex-direction:column;align-items:center;gap:10px;margin-top:22px}.site-footer__legal{text-align:left;margin-top:24px;font-size:12px}.site-footer__copyright{margin-top:20px;font-size:11px}}.legal-page{background:var(--cream-bg);place-items:start center;min-height:70svh;padding:clamp(48px,8vw,112px) 24px;display:grid}.legal-page__content{width:min(820px,100%)}.legal-page__back{color:var(--dark-text);text-underline-offset:4px;font-weight:700}.legal-page h1{letter-spacing:-.04em;margin:clamp(48px,6vw,72px) 0 32px;font-size:clamp(38px,5vw,68px);line-height:1}.legal-page p{color:#17130fd1;margin:0 0 24px;font-size:clamp(18px,1.5vw,22px);line-height:1.6}.legal-page__document h2{color:var(--dark-text);letter-spacing:-.025em;margin:52px 0 20px;font-size:clamp(26px,3vw,38px);line-height:1.15}.legal-page__document h3{color:var(--dark-text);margin:36px 0 18px;font-size:clamp(21px,2vw,28px);line-height:1.2}.legal-page__document address,.legal-page__document li,.legal-page__document td,.legal-page__document th{color:#17130fd1;font-size:clamp(17px,1.35vw,20px);line-height:1.55}.legal-page__document address{margin:0 0 24px;font-style:normal}.legal-page__document ul{margin:-4px 0 28px;padding-left:28px}.legal-page__document li+li{margin-top:8px}.legal-page__document a{color:inherit;text-underline-offset:3px}.legal-page__table-wrap{border:1px solid #17130f2e;border-radius:12px;width:100%;margin:0 0 32px;overflow-x:auto}.legal-page__document table{border-collapse:collapse;background:#ffffff52;width:100%;min-width:760px}.legal-page__document th,.legal-page__document td{text-align:left;vertical-align:top;border-bottom:1px solid #17130f24;border-right:1px solid #17130f24;padding:16px}.legal-page__document th{color:var(--dark-text);font-weight:750}.legal-page__document th:last-child,.legal-page__document td:last-child{border-right:0}.legal-page__document tbody tr:last-child td{border-bottom:0}@media (width<=600px){.legal-page__document h2{margin-top:42px}}:root{--announcement-bg:#11100f;--hero-bg:#032da8;--cream-bg:#f7f5ed;--agent-card-bg:var(--cream-bg);--primary-text:#fffdf8;--dark-text:#17130f;--accent:#0a7bf5;--jepe-cta:#3779ed;--announcement-height:58px;color:var(--dark-text);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--cream-bg)}button{font:inherit}.announcement-bar{height:var(--announcement-height);background:var(--announcement-bg);place-items:center;display:grid}.announcement-bar__label{background:var(--primary-text);min-height:24px;color:var(--dark-text);cursor:pointer;letter-spacing:.075em;white-space:nowrap;border:0;border-radius:5px;align-items:center;padding:4px 12px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.announcement-bar__dot{background:#990202;border-radius:50%;flex:none;width:8px;height:8px;margin-right:6px}.landing-hero{--video-width:min(900px, calc(100vw - 32px));--video-height:calc(var(--video-width) * .5625);--boundary:calc(83.5svh - var(--announcement-height));min-height:calc(100svh - var(--announcement-height));background:var(--hero-bg);position:relative;overflow:hidden}.hero-copy-wrap{padding:clamp(102px,12.4svh,112px) 24px 0}.hero-content{max-width:1000px;color:var(--primary-text);text-align:center;margin:0 auto}.hero-content h1{letter-spacing:-.045em;text-wrap:balance;text-transform:uppercase;max-width:970px;margin:0 auto;font-size:clamp(38px,4vw,62px);font-weight:800;line-height:1.04}@media (width>=801px){.landing-hero{height:auto;min-height:0}.hero-copy-wrap{padding-top:48px}.hero-content h1 span{white-space:nowrap;display:block}}@media (width>=1200px){.hero-content{max-width:1488px}.hero-content h1{max-width:1488px;font-size:48px}}.hero-content p{letter-spacing:-.025em;text-wrap:balance;max-width:920px;margin:clamp(38px,5.2svh,50px) auto 0;font-size:clamp(23px,2.5vw,38px);font-weight:400;line-height:1.2}.media-wrap{--video-on-hero:.82;isolation:isolate;flex-direction:column;align-items:center;width:100%;margin-top:clamp(26px,3.4svh,32px);padding-bottom:68px;display:flex;position:relative}.media-wrap:before{z-index:-1;top:calc(var(--video-height) * var(--video-on-hero));background:var(--cream-bg);content:"";position:absolute;bottom:0;left:0;right:0}@media (width>=801px){.hero-content p,.media-wrap{margin-top:32px}.media-wrap:before{top:calc(var(--video-height) + 10px)}}.hero-video-shell{z-index:1;width:var(--video-width);aspect-ratio:16/9;background:#000;border-radius:24px;flex:none;max-width:900px;transition:border-radius .24s,box-shadow .24s;position:relative;overflow:hidden}.hero-video{object-fit:cover;width:100%;height:100%;display:block}.hero-video-overlay{color:#fff;cursor:pointer;width:100%;height:100%;font:inherit;opacity:1;background:linear-gradient(#00145a4d 0%,#00145a7a 100%);border:0;justify-content:center;align-items:center;padding:0;transition:opacity .22s,transform .22s;display:flex;position:absolute;inset:0;transform:scale(1)}.hero-video-overlay[data-active=false]{opacity:0;pointer-events:none;transform:scale(.985)}.hero-video-overlay__panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#08164661;border:1.5px solid #ffffffb8;border-radius:20px;flex-direction:column;align-items:center;width:min(72%,520px);max-width:520px;padding:28px 34px;animation:.62s cubic-bezier(.16,1,.3,1) both hero-sound-panel-in;display:flex;box-shadow:0 14px 40px #00000038}.hero-video-overlay__icon{color:#0025cc;background:#fff;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:16px;animation:2.1s ease-in-out infinite hero-sound-breathe;display:grid}.hero-video-overlay__icon svg{fill:currentColor;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:28px;height:28px}.hero-video-overlay__panel strong{font-size:clamp(18px,2.2vw,25px);font-weight:700;line-height:1.15}.hero-video-overlay__instruction{margin-top:8px;font-size:clamp(13px,1.45vw,17px);font-weight:600;line-height:1.25}.hero-video-overlay__instruction--mobile{display:none}@keyframes hero-sound-panel-in{0%{opacity:0;transform:translateY(14px)scale(.96)}}@keyframes hero-sound-breathe{50%{transform:scale(1.04);box-shadow:0 0 0 10px #ffffff1f,0 0 0 20px #ffffff0f}}.hero-video-focus-backdrop{z-index:9998;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;background:#01081ec7;transition:opacity .25s;position:fixed;inset:0}.hero-video-focus-backdrop[data-active=true]{opacity:1;pointer-events:auto}body.jepe-video-focused .landing-hero{z-index:9997;overflow:visible}body.jepe-video-focused .media-wrap{z-index:9997}.hero-video-shell[data-expanded=true]{z-index:9999;border-radius:22px;width:min(94vw,1600px,160vh);max-width:none;height:auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 36px 110px #00000085}.hero-video-shell:focus-visible{outline-offset:4px;outline:3px solid #fff}.hero-video-shell[data-expanded=true] .hero-video-controls{min-height:52px;bottom:18px;left:20px;right:20px}.hero-video-paused-overlay{z-index:2;cursor:pointer;opacity:0;pointer-events:none;background:#020a2329;border:0;place-items:center;width:100%;height:100%;padding:0;transition:opacity .16s;display:grid;position:absolute;inset:0}.hero-video-paused-overlay[data-active=true]{opacity:1;pointer-events:auto}.hero-video-paused-overlay>span{color:#fff;background:#032da8;border-radius:50%;place-items:center;width:clamp(76px,8vw,112px);height:clamp(76px,8vw,112px);transition:transform .16s;display:grid;transform:scale(.94);box-shadow:0 12px 36px #00000047}.hero-video-paused-overlay[data-active=true]>span{transform:scale(1)}.hero-video-paused-overlay svg{fill:currentColor;width:42%;height:42%}.hero-video-controls{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;opacity:0;pointer-events:none;background:#080f26b8;border:1px solid #ffffff2e;border-radius:14px;align-items:center;gap:10px;min-height:48px;padding:7px 9px;transition:opacity .18s,transform .18s;display:flex;position:absolute;bottom:14px;left:16px;right:16px;transform:translateY(10px);box-shadow:0 8px 28px #0003}.hero-video-controls[data-visible=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.hero-video-controls button{color:#fff;cursor:pointer;width:36px;height:36px;font:inherit;background:0 0;border:1px solid #0000;border-radius:10px;flex:none;place-items:center;padding:0;font-size:14px;font-weight:700;display:grid}.hero-video-controls button:hover,.hero-video-controls button:focus-visible{background:#ffffff1f;border-color:#ffffff5c}.hero-video-controls button:focus-visible{outline-offset:2px;outline:2px solid #fff}.hero-video-controls button svg{fill:currentColor;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.hero-video-controls__remaining{text-align:right;white-space:nowrap;flex:none;min-width:38px;font-size:14px;font-weight:600;line-height:1}.hero-video-controls__progress{cursor:default;background:#fff3;border-radius:999px;flex:1;min-width:40px;height:5px;position:relative;overflow:hidden}.hero-video-controls__progress>span{border-radius:inherit;background:#4c7dff;transition:width .22s linear;position:absolute;inset:0 auto 0 0}.hero-video-controls__right{align-items:center;gap:4px;display:flex}.hero-video-volume{position:relative}.hero-video-volume__popover{z-index:5;opacity:0;pointer-events:none;border-radius:14px;width:48px;height:150px;transition:opacity .16s,transform .16s;position:absolute;bottom:100%;left:50%;overflow:hidden;transform:translate(-50%,8px);box-shadow:0 12px 28px #0000004d}.hero-video-volume__panel{z-index:1;border-radius:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080f26e6;border:1px solid #ffffff38;position:absolute;inset:0}.hero-video-volume:hover .hero-video-volume__popover,.hero-video-volume:focus-within .hero-video-volume__popover{opacity:1;pointer-events:auto;transform:translate(-50%)}.hero-video-volume__slider{z-index:2;appearance:none;cursor:pointer;writing-mode:vertical-lr;direction:rtl;background:0 0;width:20px;height:118px;margin:0;position:absolute;top:14px;left:50%;transform:translate(-50%)}.hero-video-volume__slider::-webkit-slider-runnable-track{background:#aeb5c7;border-radius:999px;width:6px;height:100%}.hero-video-volume__slider::-webkit-slider-thumb{appearance:none;background:#fff;border:0;border-radius:50%;width:18px;height:18px;margin-left:-6px;box-shadow:0 2px 8px #0000003d}.hero-video-volume__slider::-moz-range-track{background:#aeb5c7;border-radius:999px;width:6px;height:100%}.hero-video-volume__slider::-moz-range-thumb{background:#fff;border:0;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 8px #0000003d}.hero-video-volume__slider:focus-visible{outline-offset:2px;outline:2px solid #fff}.hero-video-speed{position:relative}.hero-video-controls .hero-video-speed__trigger{width:auto;min-width:46px;padding:0 8px}.hero-video-speed__menu{background:#080f26f0;border:1px solid #fff3;border-radius:12px;gap:3px;width:86px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 12px);right:0;box-shadow:0 12px 28px #00000047}.hero-video-controls .hero-video-speed__menu button{justify-content:space-between;align-items:center;width:100%;height:34px;padding:0 9px;display:flex}.hero-video-controls .hero-video-speed__menu button[data-selected=true]{background:#032da8}.hero-video-shell{touch-action:pan-y pinch-zoom}.communication-channels{width:min(590px,100vw - 40px);color:var(--dark-text);text-align:center;margin-top:64px}@media (width>=1200px){.communication-channels{margin-top:44px}}@media (width>=1024px) and (width<=1199px){.communication-channels{margin-top:24px}}.communication-channels h2{letter-spacing:-.01em;margin:0 0 26px;font-size:17px;font-weight:600;line-height:1.3}.channel-grid{grid-template-columns:repeat(4,1fr);gap:64px;margin:0;padding:0;list-style:none;display:grid}@media (width>=1024px){.communication-channels h2{margin:24px 0 0}.channel-grid{margin-top:47px}}.channel{white-space:nowrap;flex-direction:column;align-items:center;min-width:0;font-size:15px;font-weight:500;line-height:1.25;display:flex}.channel img{object-fit:contain;width:40px;height:40px;margin-bottom:11px;display:block}.cta-button{background:var(--accent);width:min(420px,100vw - 40px);height:92px;color:var(--primary-text);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;margin-top:48px;font-size:22px;font-weight:700;line-height:1;transition:background-color .16s,transform .16s;display:inline-flex}.cta-button:hover{background:color-mix(in srgb, var(--accent), #000 9%);transform:translateY(-1px)}.cta-button:focus-visible{outline:3px solid var(--dark-text);outline-offset:4px}.jepe-team{background:var(--cream-bg);color:#171717;padding:8px 0 28px;overflow:hidden}.jepe-team__banner{color:#fff;text-align:center;background:#171717;place-items:center;width:min(1480px,100vw - 48px);min-height:180px;margin:0 auto;padding:52px 64px;display:grid;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20220'%20preserveAspectRatio='none'%3e%3cpath%20fill='%23fff'%20d='%20M%2013%2018%20C%2020%2013,%2025%2019,%2032%2014%20C%2039%2010,%2045%2017,%2053%2014%20C%2062%2011,%2068%2018,%2077%2014%20C%2087%2010,%2094%2017,%20103%2013%20C%20113%209,%20121%2018,%20131%2015%20C%20141%2012,%20148%207,%20158%2013%20C%20168%2020,%20177%209,%20187%2014%20C%20198%2019,%20205%207,%20216%2012%20C%20227%2017,%20236%2010,%20247%2014%20C%20257%2019,%20266%208,%20278%2013%20C%20290%2018,%20299%2010,%20310%2015%20C%20321%2020,%20330%208,%20342%2013%20C%20354%2018,%20363%2011,%20375%2015%20C%20387%2020,%20396%208,%20407%2013%20C%20419%2018,%20428%2010,%20440%2015%20C%20453%2021,%20463%207,%20475%2012%20C%20487%2018,%20497%209,%20510%2014%20C%20523%2020,%20533%208,%20546%2012%20C%20559%2017,%20569%2010,%20582%2015%20C%20595%2020,%20606%206,%20619%2012%20C%20632%2018,%20643%209,%20656%2014%20C%20670%2020,%20681%207,%20694%2012%20C%20708%2018,%20719%209,%20732%2015%20C%20746%2021,%20757%207,%20770%2012%20C%20784%2018,%20796%209,%20809%2015%20C%20823%2021,%20835%207,%20848%2013%20C%20862%2019,%20874%209,%20888%2015%20C%20902%2021,%20914%207,%20928%2012%20C%20942%2018,%20954%209,%20968%2015%20C%20982%2021,%20994%207,%201008%2013%20C%201022%2019,%201034%209,%201048%2015%20C%201062%2021,%201074%207,%201088%2013%20C%201102%2019,%201114%2010,%201128%2015%20C%201142%2020,%201154%209,%201167%2014%20C%201177%2018,%201184%2013,%201188%2018%20C%201192%2028,%201186%2037,%201190%2048%20C%201194%2059,%201186%2069,%201190%2080%20C%201194%2091,%201185%20102,%201190%20113%20C%201195%20124,%201186%20135,%201190%20146%20C%201194%20157,%201185%20168,%201189%20179%20C%201193%20190,%201187%20198,%201185%20205%20C%201175%20209,%201166%20201,%201156%20206%20C%201146%20211,%201137%20201,%201126%20206%20C%201115%20212,%201105%20200,%201094%20205%20C%201083%20211,%201073%20201,%201062%20206%20C%201051%20212,%201040%20200,%201029%20205%20C%201018%20211,%201007%20200,%20996%20206%20C%20985%20212,%20974%20199,%20963%20205%20C%20952%20211,%20941%20200,%20930%20206%20C%20919%20212,%20908%20199,%20897%20205%20C%20886%20211,%20875%20201,%20864%20206%20C%20853%20212,%20842%20199,%20831%20205%20C%20820%20211,%20809%20200,%20798%20206%20C%20787%20212,%20776%20199,%20765%20205%20C%20754%20211,%20743%20201,%20732%20206%20C%20721%20212,%20710%20199,%20699%20205%20C%20688%20211,%20677%20200,%20666%20206%20C%20655%20212,%20644%20199,%20633%20205%20C%20622%20211,%20611%20201,%20600%20206%20C%20589%20212,%20578%20199,%20567%20205%20C%20556%20211,%20545%20200,%20534%20206%20C%20523%20212,%20512%20199,%20501%20205%20C%20490%20211,%20479%20201,%20468%20206%20C%20457%20212,%20446%20199,%20435%20205%20C%20424%20211,%20413%20200,%20402%20206%20C%20391%20212,%20380%20199,%20369%20205%20C%20358%20211,%20347%20201,%20336%20206%20C%20325%20212,%20314%20199,%20303%20205%20C%20292%20211,%20281%20200,%20270%20206%20C%20259%20212,%20248%20199,%20237%20205%20C%20226%20211,%20215%20201,%20204%20206%20C%20193%20212,%20182%20199,%20171%20205%20C%20160%20211,%20149%20200,%20138%20206%20C%20127%20212,%20116%20199,%20105%20205%20C%2094%20211,%2083%20201,%2072%20206%20C%2061%20212,%2051%20201,%2040%20206%20C%2029%20211,%2020%20204,%2014%20202%20C%2010%20192,%2016%20183,%2012%20172%20C%208%20161,%2017%20150,%2012%20139%20C%207%20128,%2016%20117,%2011%20106%20C%206%2095,%2015%2084,%2011%2073%20C%207%2062,%2016%2051,%2012%2040%20C%208%2030,%2014%2023,%2013%2018%20Z%20'/%3e%3c/svg%3e") 50%/100% 100% no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20220'%20preserveAspectRatio='none'%3e%3cpath%20fill='%23fff'%20d='%20M%2013%2018%20C%2020%2013,%2025%2019,%2032%2014%20C%2039%2010,%2045%2017,%2053%2014%20C%2062%2011,%2068%2018,%2077%2014%20C%2087%2010,%2094%2017,%20103%2013%20C%20113%209,%20121%2018,%20131%2015%20C%20141%2012,%20148%207,%20158%2013%20C%20168%2020,%20177%209,%20187%2014%20C%20198%2019,%20205%207,%20216%2012%20C%20227%2017,%20236%2010,%20247%2014%20C%20257%2019,%20266%208,%20278%2013%20C%20290%2018,%20299%2010,%20310%2015%20C%20321%2020,%20330%208,%20342%2013%20C%20354%2018,%20363%2011,%20375%2015%20C%20387%2020,%20396%208,%20407%2013%20C%20419%2018,%20428%2010,%20440%2015%20C%20453%2021,%20463%207,%20475%2012%20C%20487%2018,%20497%209,%20510%2014%20C%20523%2020,%20533%208,%20546%2012%20C%20559%2017,%20569%2010,%20582%2015%20C%20595%2020,%20606%206,%20619%2012%20C%20632%2018,%20643%209,%20656%2014%20C%20670%2020,%20681%207,%20694%2012%20C%20708%2018,%20719%209,%20732%2015%20C%20746%2021,%20757%207,%20770%2012%20C%20784%2018,%20796%209,%20809%2015%20C%20823%2021,%20835%207,%20848%2013%20C%20862%2019,%20874%209,%20888%2015%20C%20902%2021,%20914%207,%20928%2012%20C%20942%2018,%20954%209,%20968%2015%20C%20982%2021,%20994%207,%201008%2013%20C%201022%2019,%201034%209,%201048%2015%20C%201062%2021,%201074%207,%201088%2013%20C%201102%2019,%201114%2010,%201128%2015%20C%201142%2020,%201154%209,%201167%2014%20C%201177%2018,%201184%2013,%201188%2018%20C%201192%2028,%201186%2037,%201190%2048%20C%201194%2059,%201186%2069,%201190%2080%20C%201194%2091,%201185%20102,%201190%20113%20C%201195%20124,%201186%20135,%201190%20146%20C%201194%20157,%201185%20168,%201189%20179%20C%201193%20190,%201187%20198,%201185%20205%20C%201175%20209,%201166%20201,%201156%20206%20C%201146%20211,%201137%20201,%201126%20206%20C%201115%20212,%201105%20200,%201094%20205%20C%201083%20211,%201073%20201,%201062%20206%20C%201051%20212,%201040%20200,%201029%20205%20C%201018%20211,%201007%20200,%20996%20206%20C%20985%20212,%20974%20199,%20963%20205%20C%20952%20211,%20941%20200,%20930%20206%20C%20919%20212,%20908%20199,%20897%20205%20C%20886%20211,%20875%20201,%20864%20206%20C%20853%20212,%20842%20199,%20831%20205%20C%20820%20211,%20809%20200,%20798%20206%20C%20787%20212,%20776%20199,%20765%20205%20C%20754%20211,%20743%20201,%20732%20206%20C%20721%20212,%20710%20199,%20699%20205%20C%20688%20211,%20677%20200,%20666%20206%20C%20655%20212,%20644%20199,%20633%20205%20C%20622%20211,%20611%20201,%20600%20206%20C%20589%20212,%20578%20199,%20567%20205%20C%20556%20211,%20545%20200,%20534%20206%20C%20523%20212,%20512%20199,%20501%20205%20C%20490%20211,%20479%20201,%20468%20206%20C%20457%20212,%20446%20199,%20435%20205%20C%20424%20211,%20413%20200,%20402%20206%20C%20391%20212,%20380%20199,%20369%20205%20C%20358%20211,%20347%20201,%20336%20206%20C%20325%20212,%20314%20199,%20303%20205%20C%20292%20211,%20281%20200,%20270%20206%20C%20259%20212,%20248%20199,%20237%20205%20C%20226%20211,%20215%20201,%20204%20206%20C%20193%20212,%20182%20199,%20171%20205%20C%20160%20211,%20149%20200,%20138%20206%20C%20127%20212,%20116%20199,%20105%20205%20C%2094%20211,%2083%20201,%2072%20206%20C%2061%20212,%2051%20201,%2040%20206%20C%2029%20211,%2020%20204,%2014%20202%20C%2010%20192,%2016%20183,%2012%20172%20C%208%20161,%2017%20150,%2012%20139%20C%207%20128,%2016%20117,%2011%20106%20C%206%2095,%2015%2084,%2011%2073%20C%207%2062,%2016%2051,%2012%2040%20C%208%2030,%2014%2023,%2013%2018%20Z%20'/%3e%3c/svg%3e") 50%/100% 100% no-repeat}.jepe-team__banner h2{letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(38px,3.4vw,58px);font-weight:800;line-height:1.05}.agent-prototypes{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:clamp(32px,4vh,48px) clamp(48px,6vw,120px);width:min(1560px,100vw - 64px);margin-top:28px;margin-left:auto;margin-right:auto;display:grid}.agent-prototype{cursor:pointer;text-align:center;border-radius:24px;outline:none;flex-direction:column;align-items:center;width:100%;max-width:450px;height:100%;min-height:420px;padding:0 16px 24px;transition:box-shadow .22s,transform .22s;display:flex;position:relative}.agent-prototype:first-child:nth-last-child(2){grid-column:auto}.agent-prototype__image-stage{justify-content:center;align-items:flex-end;height:240px;display:flex}.agent-prototype__image-stage img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:240px;transform:translate(var(--image-offset-x), var(--image-offset-y)) scale(var(--image-scale));transform-origin:bottom;transition:filter .22s,opacity .22s;display:block}.agent-prototype h3{letter-spacing:-.03em;margin:22px 0 0;font-size:clamp(34px,2.6vw,48px);font-weight:850;line-height:1}.agent-prototype__role{color:#1717179e;justify-content:center;align-items:center;min-height:2.4em;margin:8px 0 0;font-size:clamp(18px,1.35vw,23px);font-weight:650;line-height:1.2;display:flex}.agent-prototype__description{color:#171717d1;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;max-width:360px;height:2.9em;margin:24px auto 0;font-size:clamp(17px,1.2vw,21px);font-weight:450;line-height:1.45;display:-webkit-box;overflow:hidden}.agent-prototype[data-agent-id=gailens] .agent-prototype__description,.agent-prototype[data-agent-id=apkopotajs] .agent-prototype__description{-webkit-line-clamp:unset;height:auto;min-height:2.9em;display:block;overflow:visible}.agent-prototype__more{color:#171717b3;margin-top:14px;font-size:15px;font-weight:700;display:none}.agent-prototype__overlay{z-index:2;border-radius:inherit;background:var(--agent-card-bg);opacity:0;pointer-events:none;border:1px solid #17130f14;flex-direction:column;justify-content:center;align-items:center;padding:34px;transition:opacity .22s,transform .22s;display:flex;position:absolute;inset:0;transform:translateY(6px);box-shadow:0 18px 45px #17171724}.agent-prototype__overlay h4{letter-spacing:-.03em;margin:0;font-size:32px;font-weight:800;line-height:1.05}.agent-prototype__overlay p{color:#171717db;max-width:360px;margin:24px 0 0;font-size:18px;line-height:1.5}.agent-prototype__overlay span{color:#1717178f;margin-top:24px;font-size:14px;font-weight:600}.agent-prototype__overlay--details{justify-content:flex-start;padding:24px;transition-duration:.3s}.agent-prototype__overlay-image{object-fit:contain;width:auto;max-width:100%;height:110px}.agent-prototype__overlay--details h4{margin-top:20px;font-size:30px}.agent-prototype__overlay--details>p{max-width:370px;margin-top:16px;font-size:16px;line-height:1.48}.agent-prototype__overlay--details .agent-prototype__overlay-role{color:#17171799;margin-top:9px;font-size:14px;font-weight:650}.agent-prototype__overlay--details .agent-capability-list{width:100%;margin-top:22px}.agent-capability-list{text-align:left;gap:11px;width:min(360px,100%);margin:20px auto 0;padding:0;list-style:none;display:grid}.agent-capability-list li{color:#171717d1;align-items:flex-start;gap:17px;padding:3px 0;font-size:12px;font-weight:500;line-height:1.4;display:flex}.agent-capability-list li:before{background:var(--jepe-cta);content:"";border-radius:9999px;flex:0 0 8px;width:8px;height:8px;margin-top:calc(.7em - 4px)}.agent-capability-list--dialog{width:100%;max-width:520px;margin-top:26px}.agent-capability-list--dialog li{padding:4px 0;font-size:14px}.agent-prototype[data-agent-id=atzvanitajs][data-demo-open=true],.agent-prototype[data-agent-id=gen-z-jaunietis][data-demo-open=true]{grid-column:1/-1;width:100%;max-width:none;min-height:520px;padding:0;transform:none}@media (width>=1200px){.agent-prototype[data-agent-id=gen-z-jaunietis][data-demo-open=true]{order:-1}.agent-prototype[data-agent-id=gen-z-jaunietis][data-expanded=true],.agent-prototype[data-agent-id=chico][data-expanded=true],.agent-prototype[data-agent-id=gen-z-jaunietis][data-expanded=true] .agent-prototype__overlay,.agent-prototype[data-agent-id=chico][data-expanded=true] .agent-prototype__overlay{background:var(--cream-bg)}}.agent-prototype__overlay--interactive{z-index:4;background:var(--agent-card-bg);opacity:0;pointer-events:none;padding:0;display:block;overflow:hidden;transform:translateY(6px);box-shadow:0 26px 70px #16223a24}.agent-prototype[data-demo-open=true]{height:1220px!important;min-height:1220px!important}.agent-prototype[data-demo-open=true] .agent-prototype__overlay--interactive{overflow:visible}.agent-interactive-intro{flex-direction:column;align-items:center;max-width:450px;min-height:420px;margin:0 auto;padding:24px;display:flex}.agent-interactive-intro__identity{flex-direction:column;align-items:center;display:flex}.agent-interactive-intro__identity>img{object-fit:contain;background:0 0;border-radius:0;width:auto;max-width:100%;height:110px;filter:none!important;opacity:1!important}.agent-interactive-intro__identity h4{text-align:center;margin:14px 0 0;font-size:30px}.agent-interactive-intro__identity p{color:#1717179e;text-align:center;min-height:2.4em;margin:8px 0 0;font-size:18px;font-weight:650;line-height:1.2}.agent-interactive-intro ul{text-align:left;grid-template-columns:1fr;gap:9px;width:100%;margin:18px 0 0;padding:0;list-style:none;display:grid}.agent-interactive-intro .agent-capability-list li{color:#171717d1;padding:3px 0;font-size:12px;font-weight:500;line-height:1.4}.agent-interactive-intro__launch{background:var(--agent-card-bg);color:#343d4d;cursor:pointer;min-width:190px;min-height:44px;font:inherit;border:1px solid #d4d0c9;border-radius:11px;justify-content:center;align-items:center;gap:9px;margin-top:auto;padding:10px 18px;font-size:14px;font-weight:700;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.agent-interactive-intro__launch:hover{background:#1717170b;border-color:#aaa59d;transform:translateY(-1px)}.agent-interactive-intro__launch svg{fill:currentColor;width:18px;height:18px}.agent-interactive-demo{border-top:1px solid #e2e3df;border-radius:0 0 24px 24px;width:100%;height:760px;animation:.52s cubic-bezier(.16,1,.3,1) both rico-panel-in;overflow:hidden}.agent-dialog__panel--capabilities{text-align:center;overflow:visible}.agent-dialog__capability-identity{flex-direction:column;align-items:center;display:flex}.agent-dialog__capability-identity>img,.agent-dialog__character{object-fit:contain;background:0 0;border-radius:0;width:auto;max-width:100%;height:120px}.agent-dialog__capability-identity h3{margin:14px 0 0}.agent-dialog__capability-identity .agent-dialog__role{margin-top:8px}.agent-dialog__capabilities{gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.agent-dialog__capabilities li{color:#4f596a;padding-left:20px;font-size:16px;line-height:1.45;position:relative}.agent-dialog__capabilities li:before{content:"";background:#789586;border-radius:50%;width:8px;height:8px;position:absolute;top:.52em;left:0}.agent-dialog__panel--capabilities .agent-interactive-intro__launch{margin-left:auto;margin-right:auto}.rico-demo,.ninho-demo{color:#18233a;text-align:left;flex-direction:column;height:760px;min-height:760px;display:flex}.ninho-demo__header{background:#ffffffb3;border-bottom:1px solid #e5e5e1;align-items:center;gap:12px;min-height:72px;padding:12px 18px;display:flex}.ninho-demo__header>img{object-fit:contain;background:#efede7;border-radius:14px;width:48px;height:48px;filter:none!important;opacity:1!important}.ninho-demo__header>div:first-of-type{gap:2px;min-width:210px;display:grid}.ninho-demo__header>div:first-of-type strong{font-size:17px}.ninho-demo__header>div:first-of-type span{color:#747d8d;margin:0;font-size:12px}.ninho-demo__scenarios{align-items:center;gap:8px;margin-left:auto;display:flex}.ninho-demo__scenarios button{cursor:pointer;background:0 0;border:1px solid #a9b0ba;border-radius:50%;width:9px;height:9px;padding:0}.ninho-demo__scenarios button[aria-pressed=true]{background:#54718d;border-color:#54718d;border-radius:99px;width:22px}.ninho-demo__control,.ninho-demo__close{color:#465064;cursor:pointer;min-height:36px;font:inherit;background:#fff;border:1px solid #daddd9;border-radius:10px;padding:7px 11px;font-size:12px;font-weight:700}.ninho-demo__close{width:auto;font-size:11px;font-weight:700}.ninho-demo__body{flex:1;grid-template-columns:minmax(0,1.35fr) minmax(330px,.85fr);gap:16px;min-height:0;padding:18px;display:grid}.ninho-demo__conversation,.ninho-demo__waiting,.ninho-demo__processing,.ninho-demo__rules,.ninho-demo__climax{background:#ffffffc7;border:1px solid #e1e3df;border-radius:17px}.ninho-demo__conversation{flex-direction:column;min-height:0;padding:15px;display:flex}.ninho-demo__channel{background:#f2f5f5;border-radius:12px;gap:3px;padding:11px 13px;display:grid}.ninho-demo__channel strong{font-size:13px}.ninho-demo__channel span{color:#778091;margin:0;font-size:11px}.ninho-demo__previous{color:#4f5a6b;background:#f7f7f4;border-left:2px solid #94a9a0;gap:3px;margin-top:10px;padding:10px 12px;font-size:11px;display:grid}.ninho-demo__previous span,.ninho-demo__previous small{margin:0}.ninho-demo__previous small{color:#7a8290}.ninho-demo__messages{scroll-behavior:smooth;align-content:start;gap:10px;min-height:0;margin-top:12px;display:grid;overflow-y:auto}.ninho-demo__intelligence{align-content:start;gap:11px;min-height:0;display:grid;overflow-y:auto}.ninho-demo__waiting{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.ninho-demo__avatar{width:44px;height:44px;position:relative}.ninho-demo__avatar img{object-fit:contain;background:#efede7;border-radius:12px;width:100%;height:100%;filter:none!important;opacity:1!important}.ninho-demo__avatar i{background:#4b9c76;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px}.ninho-demo__waiting>div:nth-child(2){gap:3px;display:grid}.ninho-demo__waiting strong{font-size:11px;line-height:1.3}.ninho-demo__waiting div span{color:#637084;margin:0;font-size:11px}.ninho-demo__progress{background:#e6e9e7;border-radius:99px;grid-column:1/-1;height:5px;overflow:hidden}.ninho-demo__progress span{width:var(--ninho-progress);border-radius:inherit;background:#718f9d;height:100%;margin:0;display:block}.ninho-demo__processing,.ninho-demo__rules,.ninho-demo__climax{padding:13px}.ninho-demo__processing h4,.ninho-demo__rules h4,.ninho-demo__climax h4{margin:0 0 9px;font-size:12px}.ninho-demo__processing p{color:#667183;align-items:center;gap:7px;margin:0 0 6px;font-size:10px;display:flex}.ninho-demo__processing p span{color:#39795b;background:#edf3f0;border-radius:50%;place-items:center;width:15px;height:15px;margin:0;display:grid}.ninho-demo__processing .is-current{color:#344156;font-weight:700}.ninho-demo__rules{opacity:.78}.ninho-demo__rules p{color:#657082;border-radius:9px;margin:0 0 6px;padding:7px 9px;font-size:10px;line-height:1.35}.ninho-demo__rules .is-relevant{color:#574d40;background:#f6f1e8}.ninho-demo__climax{animation:.42s both rico-message-in}.ninho-demo__climax div{color:#566174;border:1px solid #e3e5e1;border-radius:9px;margin-top:6px;padding:8px 9px;font-size:10px}.ninho-demo__climax--1{grid-template-columns:1fr 1fr;gap:7px;display:grid}.ninho-demo__climax--1 h4{grid-column:1/-1}.ninho-demo__climax--2 div{padding-left:20px;position:relative}.ninho-demo__climax--2 div:before{content:"";background:#789586;border-radius:50%;width:6px;height:6px;position:absolute;top:12px;left:8px}.ninho-demo__footer{color:#657083;border-top:1px solid #e5e5e1;min-height:62px;padding:10px 18px 13px;font-size:11px}.ninho-demo__footer>div:last-child{background:#e7e9e6;border-radius:99px;height:4px;margin-top:9px;overflow:hidden}.ninho-demo__footer>div:last-child span{background:#708b98;height:100%;margin:0;display:block}.ninho-demo__footer>div:first-child{align-items:center;gap:10px;display:flex}.ninho-demo__footer>div:first-child span{color:#3a6b55;margin:0;font-size:10px}.ninho-demo__footer button{cursor:pointer;font:inherit;background:#fff;border:1px solid #d8dbd7;border-radius:8px;margin-left:auto;padding:6px 9px;font-weight:700}.rico-demo__header{background:#ffffffa8;border-bottom:1px solid #e5e5e1;align-items:center;gap:12px;min-height:76px;padding:13px 18px;display:flex}.rico-demo__header>img{object-fit:contain;object-position:center bottom;background:#efede7;border-radius:14px;width:48px;height:48px;filter:none!important;opacity:1!important}.rico-demo__header>div:first-of-type{gap:2px;min-width:190px;display:grid}.rico-demo__header>div:first-of-type strong{font-size:17px}.rico-demo__header>div:first-of-type span{color:#747d8d;margin:0;font-size:12px}.rico-demo__live{color:#32664f;background:#edf5f0;border-radius:999px;align-items:center;gap:7px;margin:0 auto 0 0;padding:7px 10px;font-size:12px;font-weight:750;display:inline-flex}.rico-demo__live i{background:#3da879;border-radius:50%;width:8px;height:8px;margin:0;animation:2.2s ease-in-out infinite rico-breathe}.rico-demo__scenarios{align-items:center;gap:8px;display:flex}.rico-demo__scenarios button{cursor:pointer;background:0 0;border:1px solid #a9b0ba;border-radius:50%;width:9px;height:9px;padding:0;transition:width .2s,background-color .2s}.rico-demo__scenarios button[aria-pressed=true]{background:#456b5b;border-color:#456b5b;border-radius:99px;width:22px}.rico-demo__control,.rico-demo__close{color:#465064;cursor:pointer;min-height:36px;font:inherit;background:#fff;border:1px solid #daddd9;border-radius:10px;padding:7px 11px;font-size:12px;font-weight:700}.rico-demo__close{width:auto;font-size:11px;font-weight:700}.rico-demo__header button:focus-visible,.rico-demo__choices button:focus-visible,.rico-demo__result button:focus-visible{outline-offset:2px;outline:3px solid #3779ed59}.rico-demo__body{flex:1;grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);gap:18px;min-height:0;padding:18px;display:grid}.rico-demo__conversation-panel,.rico-demo__actions,.rico-demo__rules{background:#ffffffc7;border:1px solid #e1e3df;border-radius:18px}.rico-demo__conversation-panel{flex-direction:column;min-height:0;padding:16px;display:flex}.rico-demo__call-card{background:#f3f5f3;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:11px 14px;animation:.38s cubic-bezier(.16,1,.3,1) both rico-message-in;display:flex}.rico-demo__call-card div{gap:2px;display:grid}.rico-demo__call-card strong{font-size:14px}.rico-demo__call-card span{color:#747d8d;margin:0;font-size:12px}.rico-demo__call-card>b{color:#2f8b63;font-size:18px}.rico-demo__response-window{padding:12px 4px 2px}.rico-demo__response-window>div:first-child{color:#697386;justify-content:space-between;font-size:11px;display:flex}.rico-demo__response-window strong{color:#344056}.rico-demo__response-progress{background:#e8eae7;border-radius:99px;height:6px;margin-top:8px;overflow:hidden}.rico-demo__response-progress span{border-radius:inherit;background:#789586;height:100%;margin:0;transition:width .1s linear;display:block}.rico-demo__response-window p{color:#687283;margin:10px 0 0;font-size:11px;line-height:1.4}.rico-demo__takeover{color:#737c8b;justify-content:space-between;padding:9px 2px 4px;font-size:11px;display:flex}.rico-demo__takeover strong{color:#32664f}.rico-demo__messages{scroll-behavior:smooth;scrollbar-width:thin;align-content:start;gap:10px;min-height:0;margin-top:10px;padding:0 4px 8px;display:grid;overflow-y:auto}.rico-message{justify-items:start;animation:.42s cubic-bezier(.16,1,.3,1) both rico-message-in;display:grid}.rico-message>span{color:#7a8393;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:750}.rico-message p{color:#263249;background:#fff;border:1px solid #e5e6e3;border-radius:13px;max-width:88%;margin:0;padding:9px 12px;font-size:12px;line-height:1.46}.rico-message--rico{justify-items:end}.rico-message--rico p{background:#f0f6f3;border-color:#dce7e2}.rico-demo__choices{justify-content:flex-end;gap:8px;animation:.42s both rico-message-in;display:flex}.rico-demo__choices button{color:#384458;cursor:pointer;min-height:34px;font:inherit;background:#fff;border:1px solid #d8dcd8;border-radius:10px;padding:7px 13px;font-size:11px;font-weight:750}.rico-demo__choices button:first-child{color:#2e654d;background:#eef6f2;border-color:#aac6b8}.rico-demo__side{grid-template-rows:minmax(0,1.45fr) minmax(150px,.55fr);gap:14px;min-height:0;display:grid}.rico-demo__actions,.rico-demo__rules{min-height:0;padding:15px;overflow-y:auto}.rico-demo__actions h4,.rico-demo__rules h4{color:#2b374d;margin:0 0 12px;font-size:13px}.rico-demo__actions>p,.rico-demo__rules>p{color:#626d7f;align-items:flex-start;gap:8px;margin:0 0 7px;font-size:11px;line-height:1.4;animation:.36s both rico-message-in;display:flex}.rico-demo__actions p>span,.rico-demo__rules p>span{color:#2f8b63;background:#eaf4ee;border-radius:50%;flex:none;place-items:center;width:16px;height:16px;margin:0;font-size:9px;font-weight:900;display:grid}.rico-demo__waiting{color:#8a919c!important}.rico-demo__slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:10px 0;display:grid}.rico-demo__slots span{color:#4e596c;text-align:center;background:#fafbf9;border:1px solid #e0e3df;border-radius:9px;margin:0;padding:8px 5px;font-size:10px;animation:.35s both rico-message-in}.rico-demo__specialist{background:#f4f5f2;border-radius:12px;gap:3px;margin-top:10px;padding:11px;display:grid}.rico-demo__specialist strong{font-size:12px}.rico-demo__specialist span{color:#717a89;margin:0;font-size:10px}.rico-spinner{border:2px solid #d9dddf;border-top-color:#779184;animation:1s linear infinite rico-spin;background:0 0!important;width:14px!important;height:14px!important}.rico-demo__rules{opacity:.72;transition:opacity .35s,border-color .35s,background-color .35s}.rico-demo__rules.is-relevant{opacity:1;background:#fffdf8;border-color:#d6d9d2}.rico-demo__restriction{background:#f8f4ec;border:1px solid #ded7c9;border-radius:11px;padding:10px;color:#544a3d!important;margin-top:10px!important}.rico-demo__restriction span{color:#7d674a!important;background:#ece2d1!important}.rico-demo__footer{color:#657083;border-top:1px solid #e5e5e1;min-height:66px;padding:10px 18px 14px;font-size:11px}.rico-demo__timeline{background:#e7e9e6;border-radius:99px;height:4px;margin-top:9px;overflow:hidden}.rico-demo__timeline span{border-radius:inherit;background:#708e7f;height:100%;margin:0;transition:width .1s linear;display:block}.rico-demo__result{white-space:nowrap;align-items:center;gap:12px;display:flex;overflow:hidden}.rico-demo__result strong{color:#263249;font-size:12px}.rico-demo__result span{color:#37684f;margin:0;font-size:10px}.rico-demo__result button{color:#4f5a6b;cursor:pointer;font:inherit;background:#fff;border:1px solid #d8dbd7;border-radius:8px;margin-left:auto;padding:6px 9px;font-weight:700}@keyframes rico-panel-in{0%{opacity:0;transform:scale(.97)translateY(10px)}}@keyframes rico-breathe{50%{box-shadow:0 0 0 6px #3da8791f}}@keyframes rico-spin{to{transform:rotate(360deg)}}@keyframes rico-message-in{0%{opacity:0;transform:translateY(7px)}}@media (width<=900px){.agent-prototype[data-agent-id=atzvanitajs][data-demo-open=true],.agent-prototype[data-agent-id=gen-z-jaunietis][data-demo-open=true]{height:1340px!important;min-height:1340px!important}.agent-interactive-demo,.rico-demo,.ninho-demo{height:900px;min-height:900px}.rico-demo__body{grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr)}.rico-demo__header>div:first-of-type{min-width:150px}.rico-demo__live{display:none}.ninho-demo__body{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}}@media (width<=620px){.agent-prototype[data-agent-id=atzvanitajs][data-demo-open=true],.agent-prototype[data-agent-id=gen-z-jaunietis][data-demo-open=true]{height:1620px!important;min-height:1620px!important}.agent-interactive-demo,.rico-demo,.ninho-demo{height:1180px;min-height:1180px}.rico-demo__header{flex-wrap:wrap;padding:11px 12px}.rico-demo__header>img{width:42px;height:42px}.rico-demo__header>div:first-of-type{flex:1;min-width:0}.rico-demo__scenarios{order:2;justify-content:center;width:100%}.rico-demo__control{margin-left:auto}.rico-demo__body{flex-direction:column;padding:12px;display:flex}.rico-demo__conversation-panel{min-height:560px}.rico-demo__side{grid-template-rows:minmax(240px,1fr) auto;min-height:430px}.rico-message p{max-width:95%;font-size:12px}.rico-demo__slots{grid-template-columns:1fr}.rico-demo__result{white-space:normal;gap:4px;display:grid}.rico-demo__result button{position:absolute;right:18px}.agent-interactive-intro{padding:22px 16px 18px}.agent-interactive-intro ul{grid-template-columns:1fr;gap:7px}.agent-interactive-intro__identity>img{width:72px;height:84px}.ninho-demo__header{flex-wrap:wrap;padding:11px 12px}.ninho-demo__header>div:first-of-type{flex:1;min-width:0}.ninho-demo__scenarios{order:2;justify-content:center;width:100%}.ninho-demo__body{flex-direction:column;padding:12px;display:flex}.ninho-demo__conversation{min-height:460px}.ninho-demo__intelligence{min-height:430px;overflow:visible}.ninho-demo__climax--1{grid-template-columns:1fr}.ninho-demo__climax--1 h4{grid-column:auto}.ninho-demo__footer>div:first-child{gap:4px;display:grid}.ninho-demo__footer button{position:absolute;right:18px}}@media (prefers-reduced-motion:reduce){.agent-prototype__overlay--interactive,.rico-demo *,.rico-demo :before,.rico-demo :after{transition-duration:1ms!important;animation-duration:1ms!important;animation-delay:0s!important}.ninho-demo *,.ninho-demo :before,.ninho-demo :after{transition-duration:1ms!important;animation-duration:1ms!important}}.agent-actions{justify-content:center;align-items:center;gap:12px;margin-top:22px;display:flex}.agent-actions button{color:#171717db;cursor:pointer;min-height:42px;font:inherit;white-space:nowrap;background:#ffffff61;border:1px solid #d4d0c9;border-radius:10px;justify-content:center;align-items:center;gap:9px;margin:0;padding:10px 14px;font-size:14px;font-weight:700;line-height:1;transition:background-color .16s,border-color .16s;display:inline-flex}.agent-actions button:hover{background:#1717170b;border-color:#aaa59d}.agent-actions button:focus-visible{outline-offset:3px;outline:3px solid #171717b8}.agent-actions svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:18px;height:18px}.agent-actions button[data-action=video] svg{fill:currentColor;stroke:none}.agent-access-warning{z-index:20000;background:repeating-linear-gradient(-45deg,#e1000014 0 12px,#0000 12px 24px),#080808f0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.agent-access-warning__panel{color:#fff;text-align:center;background:linear-gradient(160deg,#1b0808 0%,#080808 68%);border:2px solid #ff2b2b;border-radius:20px;width:min(680px,100%);padding:54px 48px 44px;position:relative;overflow:hidden;box-shadow:0 0 0 7px #ff2b2b1a,0 28px 90px #000000b8}.agent-access-warning__panel:before{content:"";background:repeating-linear-gradient(135deg,#ff2b2b 0 14px,#160000 14px 28px);height:10px;position:absolute;top:0;left:0;right:0}.agent-access-warning__close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;font-size:30px;line-height:1;display:grid;position:absolute;top:18px;right:18px}.agent-access-warning__icon{color:#070707;background:#ff2b2b;border-radius:50%;place-items:center;width:82px;height:82px;margin:0 auto 20px;display:grid;box-shadow:0 0 34px #ff2b2b61}.agent-access-warning__icon svg{fill:currentColor;width:52px;height:52px}.agent-access-warning__icon svg path+path,.agent-access-warning__icon svg circle{fill:none;stroke:#ff2b2b;stroke-linecap:round;stroke-width:4px}.agent-access-warning__eyebrow{color:#ff4b4b;letter-spacing:.22em;margin:0 0 12px;font-size:14px;font-weight:850}.agent-access-warning h2{letter-spacing:-.045em;text-transform:uppercase;max-width:570px;margin:0 auto;font-size:clamp(34px,5vw,56px);font-weight:900;line-height:.98}.agent-access-warning__dismiss{color:#090909;cursor:pointer;background:#ff2b2b;border:1px solid #ff4545;border-radius:12px;width:min(280px,100%);min-height:52px;margin-top:32px;font-weight:850}.agent-access-warning__close:hover,.agent-access-warning__close:focus-visible{background:#ffffff2e}.agent-access-warning__dismiss:hover,.agent-access-warning__dismiss:focus-visible{background:#f55}.agent-access-warning__close:focus-visible,.agent-access-warning__dismiss:focus-visible{outline-offset:3px;outline:3px solid #fff}.agent-prototype:hover,.agent-prototype:focus-visible,.agent-prototype[data-expanded=true]{transform:translateY(-4px);box-shadow:0 12px 32px #1717171a}.agent-prototype:hover .agent-prototype__image-stage img,.agent-prototype:focus-visible .agent-prototype__image-stage img,.agent-prototype[data-expanded=true] .agent-prototype__image-stage img{filter:saturate(.8);opacity:.25}.agent-prototype[data-agent-id=atzvanitajs]:hover .agent-prototype__image-stage img,.agent-prototype[data-agent-id=gen-z-jaunietis]:hover .agent-prototype__image-stage img,.agent-prototype[data-agent-id=atzvanitajs]:focus-visible .agent-prototype__image-stage img,.agent-prototype[data-agent-id=gen-z-jaunietis]:focus-visible .agent-prototype__image-stage img,.agent-prototype[data-agent-id=atzvanitajs][data-expanded=true] .agent-prototype__image-stage img,.agent-prototype[data-agent-id=gen-z-jaunietis][data-expanded=true] .agent-prototype__image-stage img{opacity:.25}.agent-prototype:hover .agent-prototype__overlay,.agent-prototype:focus-visible .agent-prototype__overlay,.agent-prototype[data-expanded=true] .agent-prototype__overlay{opacity:1;pointer-events:auto;transform:translateY(0)}.agent-dialog{z-index:50;background:#030a1b85;justify-content:center;align-items:flex-end;padding:24px;display:flex;position:fixed;inset:0}.agent-dialog__panel{background:var(--cream-bg);text-align:center;border-radius:26px 26px 12px 12px;width:min(620px,100%);max-height:min(78vh,620px);padding:42px 40px 44px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #00000047}.agent-dialog__close{color:#171717;cursor:pointer;width:40px;height:40px;font:inherit;background:#17171717;border:0;border-radius:50%;place-items:center;padding:0;font-size:28px;line-height:1;display:grid;position:absolute;top:12px;right:16px}.agent-dialog__close:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.agent-dialog__panel h3{margin:0;font-size:clamp(30px,5vw,40px);line-height:1.05}.agent-dialog__role{color:#1717179e;margin:12px 0 0;font-size:17px;font-weight:600}.agent-dialog__panel>p:last-of-type{color:#171717db;max-width:520px;margin:26px auto 0;font-size:18px;line-height:1.55}.agent-dialog__panel>.agent-actions{margin-top:28px}@media (width<=1199px){.jepe-team{padding-bottom:64px}.agent-prototypes{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 44px;width:min(940px,100vw - 64px)}.agent-prototype{max-width:430px}.agent-prototype__image-stage{height:230px}.agent-prototype__image-stage img{max-height:230px}.agent-prototype h3{font-size:clamp(32px,4vw,40px)}.agent-prototype__role,.agent-prototype__description{font-size:18px}.agent-prototype__overlay{display:none}.agent-prototype__overlay--interactive,.agent-prototype__more{display:block}.agent-prototype:hover,.agent-prototype:focus-visible,.agent-prototype[data-expanded=true]{transform:translateY(-2px);box-shadow:0 8px 24px #17171714}.agent-prototype:hover .agent-prototype__image-stage img,.agent-prototype:focus-visible .agent-prototype__image-stage img,.agent-prototype[data-expanded=true] .agent-prototype__image-stage img{filter:saturate(.8);opacity:.25}}@media (width<=800px){.landing-hero{--boundary:clamp(650px, 83.5svh, 820px)}.hero-copy-wrap{padding-top:clamp(76px,10svh,98px)}.hero-content h1{font-size:clamp(36px,7.2vw,52px)}.hero-content p{max-width:680px;font-size:clamp(22px,4vw,30px)}.jepe-team__banner{width:calc(100vw - 40px);padding-left:40px;padding-right:40px}.agent-prototypes{grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 36px;width:calc(100vw - 64px)}.agent-prototype,.agent-prototype:first-child:nth-last-child(2){grid-column:auto}}@media (width<=767px){.agent-prototypes{grid-template-columns:1fr;gap:64px;width:calc(100vw - 40px)}.agent-prototype{min-height:auto}}@media (width<=700px){.media-wrap{--video-on-hero:.88}.communication-channels{width:min(420px,100vw - 40px);margin-top:44px}.communication-channels h2{margin-bottom:24px;font-size:16px}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 44px}.cta-button{width:min(420px,100vw - 40px);height:78px;margin-top:42px;font-size:20px}.agent-prototypes{grid-template-columns:1fr;gap:64px;width:calc(100vw - 40px)}}@media (width<=520px){:root{--announcement-height:52px}.agent-access-warning{align-items:end;padding:14px}.agent-access-warning__panel{border-radius:18px;padding:48px 20px 24px}.agent-access-warning__close{width:48px;height:48px;top:16px;right:14px}.agent-access-warning__icon{width:66px;height:66px;margin-bottom:16px}.agent-access-warning__icon svg{width:42px;height:42px}.agent-access-warning__eyebrow{margin-bottom:10px;font-size:12px}.agent-access-warning h2{font-size:clamp(30px,10vw,42px);line-height:1}.agent-access-warning__dismiss{width:100%;min-height:56px;margin-top:26px}.landing-hero{--video-width:calc(100vw - 40px);--boundary:clamp(650px, 82svh, 730px);min-height:100svh}.hero-video-shell{border-radius:16px}.hero-video-overlay{align-items:center}.hero-video-overlay__panel{padding:18px 16px;transform:translateY(16%)}.hero-video-overlay__icon{width:44px;height:44px;margin-bottom:11px}.hero-video-overlay__icon svg{width:23px;height:23px}.hero-video-overlay__instruction--desktop{display:none}.hero-video-overlay__instruction--mobile{display:block}.hero-video-shell[data-expanded=true]{border-radius:16px;width:min(100vw - 20px,177.778dvh - 71.1111px);top:50%}.hero-video-shell[data-expanded=true] .hero-video-controls{min-height:44px;bottom:8px;left:8px;right:8px}.hero-video-controls{border-radius:12px;gap:5px;min-height:44px;padding:5px 6px;bottom:8px;left:8px;right:8px}.hero-video-controls button{width:32px;height:32px}.hero-video-controls button svg{width:18px;height:18px}.hero-video-controls__remaining{font-size:12px}.hero-video-controls__right{gap:1px}.hero-video-volume__popover{width:44px;height:130px}.hero-video-volume__slider{height:100px;top:12px}.hero-video-speed__menu{grid-template-columns:repeat(2,1fr);gap:2px;width:142px;padding:4px}.hero-video-controls .hero-video-speed__menu button{height:28px}.hero-video-controls .hero-video-speed__trigger{min-width:42px;padding:0 5px}.announcement-bar__label{padding-left:8px;padding-right:8px;font-size:9px}.announcement-bar__dot{margin-right:5px}.hero-copy-wrap{padding:62px 20px 0}.hero-content h1{letter-spacing:-.04em;font-size:clamp(34px,10vw,42px);line-height:1.05}.hero-content p{margin-top:32px;font-size:clamp(20px,6vw,25px);line-height:1.22}.media-wrap{margin-top:28px;padding-bottom:48px}.jepe-team{padding:8px 20px 120px}.jepe-team__banner{width:100%;min-height:auto;padding:36px 24px}.jepe-team__banner h2{font-size:clamp(30px,9vw,40px)}.agent-prototypes{margin-top:52px}.agent-prototype{width:100%;max-width:350px}.agent-prototype__image-stage{height:320px}.agent-prototype__image-stage img{width:auto;max-width:260px;height:auto;max-height:320px}.agent-prototype h3{margin-top:26px}.agent-prototype__description{width:100%;font-size:18px}.agent-dialog{padding:12px}.agent-dialog__panel{border-radius:24px 24px 10px 10px;padding:40px 24px 34px}.agent-dialog__panel[data-agent-id=gailens]{padding-top:32px;padding-bottom:24px}.agent-dialog__panel[data-agent-id=gailens] .agent-dialog__role{margin-top:8px}.agent-dialog__panel[data-agent-id=gailens]>p:last-of-type,.agent-dialog__panel[data-agent-id=gailens]>.agent-actions{margin-top:18px}.agent-actions{flex-direction:column}.agent-actions button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
