:root{--navy: #0b2258;--blue: #1a5bdb;--blue-deep: #1158b4;--cyan: #50cad3;--soft: #eef5ff;--soft-2: #f5f9ff;--text: #1a2744;--muted: #5b6b86;--line: #d7e3f4;--white: #ffffff;--page-inset: 28px;--wrap: 1120px;--nav-h: 76px;--sans: "Plus Jakarta Sans", Helvetica, Arial, sans-serif;--radius: 12px;--shadow: 0 18px 50px rgba(11, 34, 88, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 12px)}html,body,#root{margin:0;min-height:100%;background:var(--white);color:var(--text);font:400 17px/1.6 var(--sans);-webkit-font-smoothing:antialiased}body{overflow-x:hidden}a{color:var(--blue);text-decoration:none}a:hover{color:var(--navy)}h1,h2,h3{font-weight:800;letter-spacing:-.035em;color:var(--navy);text-wrap:balance;margin:0}h1{font-size:clamp(40px,5.4vw,64px);line-height:1.05}h2{font-size:clamp(26px,3vw,36px);line-height:1.15}h3{font-size:18px;line-height:1.3;letter-spacing:-.02em}p{margin:0}button,input{font:inherit;color:inherit}img{max-width:100%;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.wrap{width:min(var(--wrap),calc(100% - 48px));margin-inline:auto}.measure{max-width:720px}.site{min-height:100svh;display:flex;flex-direction:column}.eyebrow{margin:0 0 10px;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.section-title{max-width:18ch;margin-bottom:40px}.section-title--your{max-width:18ch;margin-top:64px}.muted{color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:6px;margin-top:22px;font-weight:700;color:var(--blue)}.text-link:hover{color:var(--navy)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:var(--radius);padding:13px 22px;min-height:48px;font:700 15px/1 var(--sans);text-decoration:none;cursor:pointer}.btn--solid{background:var(--blue);color:#fff}.btn--solid:hover{color:#fff;background:#154fc4}.btn--play{background:transparent;color:var(--navy);padding-left:8px}.btn--play:hover{color:var(--blue)}.play-icon{width:36px;height:36px;border:1.5px solid var(--blue);border-radius:50%;display:grid;place-items:center;color:var(--blue);font-size:11px;padding-left:2px}.btn--small{min-height:40px;padding:8px 16px;font-size:14px}.btn--disabled,.btn:disabled{background:#c5d0e3;color:#fff;cursor:default}.brand-link{text-decoration:none;color:inherit}.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{width:40px;height:40px;display:block;object-fit:contain}.brand-word{font-weight:800;font-size:26px;letter-spacing:-.06em;color:var(--navy);line-height:1}.nav{position:sticky;top:0;z-index:20;background:#ffffffeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(11,34,88,.06)}.nav-inner{width:min(1240px,calc(100% - 40px));margin-inline:auto;min-height:var(--nav-h);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.nav-links{display:flex;justify-content:center;gap:28px}.nav-links a{position:relative;color:var(--navy);font-size:15px;font-weight:600;padding:6px 0}.nav-links a:hover,.nav-links a.is-active{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:10px}.nav-toggle{display:none;position:relative;width:42px;height:42px;border:0;background:transparent;padding:0;cursor:pointer}.nav-toggle-bar{position:absolute;left:10px;right:10px;height:2px;background:var(--navy);border-radius:2px;transition:transform .2s ease}.nav-toggle-bar:nth-child(2){top:15px}.nav-toggle-bar:nth-child(3){top:25px}.nav-toggle.is-open .nav-toggle-bar:nth-child(2){transform:translateY(5px) rotate(45deg)}.nav-toggle.is-open .nav-toggle-bar:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.nav-mobile{display:none}.hero{position:relative;min-height:min(760px,calc(100svh - var(--nav-h)));display:grid;align-items:center;overflow:hidden;background:var(--white)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(280px,460px) 1fr;align-items:center;padding:48px 0 140px}.hero-copy h1{margin-bottom:18px}.hero-copy p{max-width:38ch;color:var(--muted);font-size:18px;margin-bottom:28px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px}.hero-photo{position:absolute;top:0;right:0;width:min(64%,920px);height:100%}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:52% 42%}.hero-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff,#ffffffb8 18%,#fff0 46%);pointer-events:none}.hero-wave{position:absolute;left:0;right:0;bottom:-1px;width:100%;height:110px;z-index:3;display:block}.benefits{padding:64px 0 72px}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.benefit-icon{width:48px;height:48px;margin-bottom:14px}.benefit-icon img{width:100%;height:100%;object-fit:contain}.benefits h2{font-size:18px;margin-bottom:8px}.benefits p{color:var(--muted);font-size:15px;line-height:1.55}.tech{padding:48px 0 88px}.tech-grid{display:grid;grid-template-columns:1fr 1.1fr .8fr;gap:32px;align-items:center}.tech-copy p:not(.eyebrow){color:var(--muted);max-width:36ch;margin-top:16px}.tech-stage{position:relative;min-height:360px;display:grid;place-items:center}.tech-blob{position:absolute;width:320px;height:260px;background:radial-gradient(circle at 50% 50%,#dbebff 0%,#eef6ff 62%,transparent 70%);border-radius:50%;filter:blur(4px)}.tech-photo{position:relative;z-index:1;width:min(100%,260px);height:340px;object-fit:contain}.tech-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.tech-list li{display:flex;align-items:center;gap:12px;font-weight:700;color:var(--navy)}.tech-dot{width:10px;height:10px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 6px #1a5bdb1f}.app{padding:12px 0 40px}.app-layout{display:flex;justify-content:space-between;align-items:center;gap:64px;background:var(--soft);border-radius:36px;padding:56px 80px 56px 72px}.app-panel{flex:1 1 0;max-width:460px}.app-copy{max-width:none}.app-copy h2{max-width:14ch;margin-bottom:22px}.checks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.checks li{display:flex;align-items:center;gap:10px;font-weight:600;color:var(--navy)}.checks li:before{content:"";width:22px;height:22px;border-radius:50%;background:var(--blue) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='M3.5 8.2 6.4 11l6-7'/%3E%3C/svg%3E") center / 12px no-repeat;flex:none}.store-row{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;margin-top:28px}.store-badge{display:block;height:44px;width:auto}.phone-photo{flex:none;width:min(100%,300px);height:auto;display:block;margin-left:auto;filter:drop-shadow(0 18px 40px rgba(11,34,88,.12))}.products{padding:88px 0 40px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-card{display:block;background:var(--soft-2);border:1px solid var(--line);border-radius:24px;padding:28px 28px 32px;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{color:inherit;transform:translateY(-3px);box-shadow:var(--shadow)}.product-card h3{font-size:22px;margin-bottom:6px}.product-card p:last-child{color:var(--muted)}.product-price{font-size:28px;font-weight:800;color:var(--navy);letter-spacing:-.03em;margin-bottom:10px}.product-price span{font-size:15px;font-weight:600;color:var(--muted)}.product-media{position:relative;width:100%;height:240px;margin-bottom:8px;overflow:hidden;border-radius:16px}.product-photo,.product-robot{width:100%;height:240px;object-fit:contain;display:block}.product-media .product-photo{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;transition:opacity .28s ease}.product-photo--action{object-fit:cover;opacity:0}.product-card:hover .product-photo:not(.product-photo--action),.product-card.is-active .product-photo:not(.product-photo--action),.product-card:focus-visible .product-photo:not(.product-photo--action){opacity:0}.product-card:hover .product-photo--action,.product-card.is-active .product-photo--action,.product-card:focus-visible .product-photo--action{opacity:1}.about{padding:88px 0 48px}.about-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(280px,560px);gap:48px;align-items:center}.about-copy{max-width:28ch}.about-copy h2{max-width:none}.about-copy p{color:var(--muted);margin-top:14px}.team-block{width:100%}.team-photo{position:relative;width:100%;border-radius:20px;overflow:hidden;background:#111;line-height:0;touch-action:manipulation}.team-photo--hot{cursor:pointer}.team-base{width:100%;height:auto;display:block}.team-glow{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;opacity:0;pointer-events:none;transition:opacity .15s ease}.team-glow.is-on{opacity:.12}.team-tip{position:absolute;transform:translate(-50%,-50%);margin:0;background:#0b2258e6;color:#fff;font-size:13px;font-weight:700;letter-spacing:-.01em;line-height:1.2;padding:12px 22px;border-radius:999px;pointer-events:none;white-space:nowrap;z-index:2}.team-hint{display:none;margin:12px 0 0;color:var(--muted);font-size:14px}.contact{padding:48px 0 80px}.contact-head{margin-bottom:20px}.contact-head h2{max-width:none}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contact-card{display:flex;flex-direction:column;gap:8px;background:var(--soft-2);border:1px solid var(--line);border-radius:20px;padding:24px 26px 26px;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.contact-card:hover{color:inherit;transform:translateY(-3px);box-shadow:var(--shadow);border-color:#c5d4ee}.contact-card .eyebrow{margin:0}.contact-icon{width:36px;height:36px;color:var(--blue);margin-bottom:4px}.contact-icon svg{width:100%;height:100%;display:block}.contact-card strong{color:var(--navy);font-size:clamp(16px,1.6vw,20px);font-weight:800;letter-spacing:-.03em;overflow-wrap:anywhere}.page{padding:56px 0 96px}.lede{font-size:20px;color:var(--muted);max-width:42ch;margin:14px 0 28px}.page p{color:var(--text);max-width:58ch}.page-stack{margin-top:40px}.page-stack h2{font-size:28px;margin-bottom:12px}.page-stack p+p{margin-top:14px}.page-close{margin-top:48px;color:var(--muted)!important}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px}.info-grid article{background:var(--soft-2);border-radius:18px;padding:22px}.info-grid p{color:var(--muted);margin-top:8px}.page-robot{width:100%;height:340px;margin:8px 0 12px}.reserve-page{min-height:calc(100svh - var(--nav-h))}.reserve-layout{max-width:760px}.pick-list{margin-top:12px}.pick{display:grid;grid-template-columns:140px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 0;border-top:1px solid var(--line)}.pick:last-of-type{border-bottom:1px solid var(--line)}.pick-photo,.pick-robot{width:140px;height:140px;object-fit:contain}.pick-robot--spacer{visibility:hidden;pointer-events:none}.pick-name{font-weight:800;color:var(--navy);margin-bottom:2px}.qty{display:flex;align-items:center;gap:8px}.qty span{min-width:36px;text-align:center;font-weight:800;color:var(--navy)}.qty button{width:44px;height:44px;border:1px solid var(--line);background:var(--white);border-radius:10px;font-size:22px;cursor:pointer}.qty button:disabled{opacity:.35;cursor:default}.reserve-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px}.signup-note{margin-top:4px;font-size:14px}.order-toast{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.order-toast p{margin:0;font-size:42px;font-weight:800;color:var(--navy)}.robot-viewer{position:relative;overflow:hidden;background:transparent;touch-action:pan-y}.robot-viewer model-viewer{display:block;width:100%;height:100%;overflow:clip;background:transparent;outline:none;pointer-events:none;--poster-color: transparent;--progress-bar-color: transparent;--progress-bar-height: 0px}.robot-viewer__hit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;touch-action:pan-y}.footer{margin-top:auto;background:var(--white);border-top:1px solid var(--line);padding:48px 0 28px}.footer-top{display:grid;grid-template-columns:minmax(220px,280px) 1fr;gap:64px;align-items:start;padding-bottom:36px}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-brand .brand-link{margin-bottom:4px}.footer-brand p,.footer-brand a{display:inline-flex;align-items:center;gap:10px;margin:0;color:var(--muted);font-size:14px}.footer-brand a:hover{color:var(--navy)}.footer-icon{width:16px;height:16px;flex:none;color:var(--blue)}.footer-icon svg{display:block;width:100%;height:100%}.footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.footer h2{font-size:14px;letter-spacing:0;margin-bottom:14px}.footer-cols a{display:block;color:var(--muted);font-size:14px;margin-top:8px}.footer-cols a:hover{color:var(--navy)}.footer-note{padding-bottom:22px}.footer-note p{margin:0;color:var(--muted);font-size:13px;line-height:1.6;white-space:nowrap}.footer-bottom{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.footer-legal{display:flex;gap:18px;flex-wrap:wrap}.footer-legal a{color:var(--muted)}.footer-legal a:hover{color:var(--navy)}@media (max-width: 980px){.nav{position:sticky;top:0;padding-top:env(safe-area-inset-top)}.nav-links{display:none}.nav-inner{grid-template-columns:auto auto;justify-content:space-between}.nav-toggle{display:flex}.nav-actions .btn--solid,.nav-actions .btn--solid:hover{color:#fff}.nav-mobile{display:none;position:absolute;top:100%;left:0;right:0;z-index:30;flex-direction:column;gap:4px;padding:8px 20px calc(24px + env(safe-area-inset-bottom));border-top:1px solid rgba(11,34,88,.06);background:#fffffffa;box-shadow:0 18px 40px #0b22581f}.nav-mobile.is-open{display:flex}.nav-mobile a:not(.btn){color:var(--navy);font-weight:700;min-height:44px;display:flex;align-items:center}.nav-mobile a:not(.btn).is-active{color:var(--blue)}.nav-mobile .btn{margin-top:12px;width:100%}.nav-mobile .btn--solid,.nav-mobile .btn--solid:hover{color:#fff}.hero{min-height:0;display:flex;flex-direction:column;align-items:stretch}.hero-photo{position:relative;width:100%;height:min(46svh,420px);top:auto;right:auto;flex:none}.hero-photo:after{background:linear-gradient(180deg,transparent 55%,rgba(255,255,255,.55) 78%,#fff 100%)}.hero-photo img{object-position:48% 36%}.hero-grid{grid-template-columns:1fr;padding:20px 0 72px;width:min(var(--wrap),calc(100% - 40px))}.hero-copy{position:relative;z-index:2;max-width:none}.hero-wave{height:56px}.hero-actions .btn--play{display:none}.benefits-grid,.product-grid,.info-grid{grid-template-columns:1fr 1fr}.tech-grid{grid-template-columns:1fr;gap:28px}.tech-stage{min-height:280px;order:2}.tech-copy{order:1}.tech-list{order:3;display:grid;grid-template-columns:1fr 1fr;gap:16px 12px}.app-layout{flex-direction:column;align-items:stretch;gap:28px;background:transparent;border-radius:0;padding:0}.app-panel{max-width:none;width:100%;background:var(--soft);border-radius:28px;padding:36px 28px}.app-copy{max-width:none}.store-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}.store-badge{width:100%;height:auto;max-height:none;object-fit:contain;object-position:center}.phone-photo{margin-inline:auto;width:min(100%,340px)}.footer-top{grid-template-columns:1fr 1fr;gap:24px;align-items:start}.footer-cols{display:contents}.footer-col--products,.footer-col--company{display:none}.footer-brand{gap:12px}.footer-brand .brand-link{margin-bottom:0}.footer-col--support{display:flex;flex-direction:column;gap:12px;padding-top:52px}.footer-col--support h2{margin:0;font-size:14px;font-weight:800;line-height:1.6;letter-spacing:0;color:var(--navy)}.footer-col--support a{margin:0;font-size:14px;line-height:1.6;min-height:22px;display:flex;align-items:center}.footer-note p{white-space:normal}.team-hint{display:block}.team-tip{white-space:normal;max-width:min(70vw,200px);padding:10px 14px;text-align:center}}@media (max-width: 700px){:root{--page-inset: 20px;--nav-h: 64px}.wrap{width:min(var(--wrap),calc(100% - 32px))}.nav-inner{width:min(1240px,calc(100% - 24px));min-height:var(--nav-h)}.nav-actions .btn{display:none}.nav-mobile{padding-inline:16px}h1{font-size:clamp(32px,9vw,40px)}h2{font-size:clamp(24px,6.5vw,30px)}.hero-photo{height:min(42svh,360px)}.hero-grid{padding:16px 0 56px;width:min(var(--wrap),calc(100% - 32px))}.hero-copy p{font-size:16px;margin-bottom:22px}.hero-actions{flex-direction:column;align-items:stretch;gap:10px}.hero-actions .btn{width:100%;justify-content:center}.hero-actions .btn--play{display:none}.hero-wave{height:48px}.benefits{padding:40px 0 48px}.benefits-grid{grid-template-columns:1fr 1fr;gap:24px 16px}.tech{padding:32px 0 56px}.tech-stage{min-height:240px}.tech-blob{width:240px;height:200px}.tech-photo{width:min(100%,200px);height:260px}.tech-list{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px}.app{padding:8px 0 32px}.app-layout{gap:32px}.app-panel{padding:28px 20px;border-radius:24px}.store-row{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.store-badge{width:100%;height:auto}.phone-photo{width:min(92%,360px)}.products{padding:56px 0 32px}.section-title{margin-bottom:28px}.section-title--your{margin-top:48px}.product-grid{grid-template-columns:1fr;gap:16px}.product-card{padding:20px 20px 24px;border-radius:20px}.product-media,.product-photo,.product-robot{height:180px}.product-card h3{font-size:20px}.product-price{font-size:24px}.about{padding:40px 0 28px}.about-copy{max-width:none}.about-copy .eyebrow{font-size:11px;margin-bottom:8px}.about-copy h2{font-size:clamp(22px,6vw,26px)}.about-copy p{font-size:15px;margin-top:10px}.about-grid,.contact-cards,.info-grid{grid-template-columns:1fr}.about-grid{gap:20px}.team-hint{font-size:13px;margin-top:10px}.team-tip{font-size:12px;padding:8px 12px}.team-photo{border-radius:16px}.contact{padding:36px 0 56px}.contact-card{padding:20px 22px 22px}.page{padding:36px 0 64px}.pick{grid-template-columns:96px minmax(0,1fr) auto;gap:12px}.pick-photo,.pick-robot{width:96px;height:96px}.reserve-summary{flex-direction:column;align-items:stretch}.reserve-summary .btn{width:100%}.order-toast p{font-size:28px}.footer{padding:40px 0 calc(24px + env(safe-area-inset-bottom))}.footer-top{grid-template-columns:1fr 1fr;gap:20px}.footer-bottom{flex-direction:column}}@media (max-width: 420px){.pick{grid-template-columns:1fr auto;grid-template-areas:"robot qty" "copy copy"}.pick-photo,.pick-robot{grid-area:robot}.pick-copy{grid-area:copy}.qty{grid-area:qty}.hero-photo{height:min(40svh,320px)}}
