/* Product-led revision: larger actions, photographic cards, animated conversations. */
.hero{grid-template-columns:1.05fr 1fr;gap:44px;align-items:center;padding-top:35px;padding-bottom:65px}.hero h1{font-size:clamp(48px,5.7vw,82px);letter-spacing:-4px}.hero-description{max-width:550px}.hero-actions{display:flex;gap:16px;align-items:stretch}.hero-actions .button{font-size:18px;padding:23px 27px;min-height:76px;gap:24px;justify-content:space-between;line-height:1.25;white-space:normal}.hero-actions .button span{font-size:27px}.hero-actions .outline{background:transparent;border:1.5px solid #929f7d}.outline:hover{background:#eaf0df}.hero-footnote{margin-top:24px}.hero-film{border-radius:26px;background:#fff;border:1px solid #d4ddc8;box-shadow:0 24px 75px #243d1410;overflow:hidden;min-width:0;align-self:center}.film-kicker{display:flex;justify-content:space-between;gap:12px;background:var(--lime);font-size:12px;letter-spacing:.6px;font-weight:600;padding:15px 22px}.film-kicker>span:last-child{font-size:12px;letter-spacing:0;white-space:nowrap}.film-header{display:flex;gap:13px;align-items:center;padding:18px 22px;border-bottom:1px solid #e2e7db}.film-header strong{font-size:16px;display:block}.film-header div>span{font-size:12px;color:#6d765e;display:block;margin-top:2px}.film-badge{font-size:14px;border:1px solid #d5dfc8;padding:6px 10px;border-radius:20px;margin-left:auto}.film-viewport{height:370px;overflow-y:auto;overscroll-behavior:contain;padding:20px;display:flex;flex-direction:column;gap:13px;background:#f0f3e9;scrollbar-width:thin;scrollbar-color:#bdcaa8 transparent}.film-result{background:#e7eddc;color:#455535;padding:13px 22px;font-size:12px;line-height:1.5}.film-controls{display:flex;align-items:center;gap:13px;padding:14px 20px;background:white;flex-wrap:wrap;color:var(--ink);border-top:1px solid #e0e6d8}.film-controls[hidden]{display:none}.film-controls button{background:var(--ink);border:0;color:#fff;border-radius:25px;padding:12px 16px;font-size:14px;min-height:44px;white-space:nowrap}.film-controls button:hover{background:#41532e}.film-controls #hero-replay{background:#edf1e6;color:#354923;font-size:22px;padding:5px;min-width:40px}.film-controls progress{flex:1;min-width:35px;width:70px;height:5px;border:0;border-radius:4px;accent-color:#66872e;overflow:hidden;background:#e4e9db}.film-controls progress::-webkit-progress-bar{background:#e4e9db}.film-controls progress::-webkit-progress-value{background:#789e35}.film-controls progress::-moz-progress-bar{background:#789e35}.film-controls>span{font-size:12px;white-space:nowrap;font-variant-numeric:tabular-nums}.film-disclaimer{text-align:center;font-size:12px;color:#747f67;padding:0 15px 13px;margin:0}.bubble{flex-shrink:0;max-width:88%;font-size:14px;padding:12px 15px;line-height:1.5;box-shadow:none}.speaker{display:block;font-size:12px;letter-spacing:.45px;font-weight:600;color:#76836a;margin-bottom:6px}.user .speaker{color:#5b7540}.message-text{display:block}.bubble.with-attachment{max-width:100%;width:100%;background:white}.bubble.user.with-attachment{background:#d7f49f}.attachment-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px;min-width:0}.attachment-group.single{grid-template-columns:1fr}.attachment-tile{border:1px solid #e0e4d9;border-radius:12px;overflow:hidden;background:#fafbf7;min-width:0}.attachment-photo{height:150px;position:relative;overflow:hidden;background:#eee;isolation:isolate}.attachment-photo img{display:block;width:100%;height:100%;object-fit:cover}.attachment-photo.crop-left img,.attachment-photo.crop-right img{max-width:none;width:200%;height:auto;position:absolute;top:50%;transform:translateY(-50%)}.attachment-photo.crop-left img{left:0}.attachment-photo.crop-right img{right:0}.attachment-photo.spa-detail img{transform:scale(1.5);transform-origin:70% 70%}.single .attachment-photo{height:190px}.attachment-body{padding:10px}.attachment-title{display:flex;flex-wrap:wrap;gap:3px 10px;justify-content:space-between;align-items:baseline;line-height:1.35}.attachment-title strong,.attachment-title b{font-size:14px;letter-spacing:-.3px;overflow-wrap:anywhere}.attachment-title b{font-weight:500}.attachment-body>span{display:block;margin-top:6px;font-size:12px;line-height:1.4;color:#737e68}.booking-attachment{background:#ecf7d7;border:1px solid #d2e5b3;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:5px}.booking-attachment strong{font-size:20px;letter-spacing:-.5px}.booking-attachment>span:not(.booking-check){font-size:14px}.booking-attachment small{font-size:12px;color:#71825b;margin-top:6px}.booking-check{font-size:22px;color:#5b7d24}.pdf-attachment{display:flex;flex-direction:column;gap:5px;border:1px solid #bccfa0;background:#f6faed;border-radius:12px;padding:17px}.pdf-symbol{font-size:14px;font-weight:700;color:#608526}.pdf-attachment small{font-size:12px;color:#6d7b5a}.order-attachment{padding:17px;border:1px solid #d9e3cd;border-radius:12px;background:#f8faf3}.order-attachment>strong{font-size:16px}.order-row{display:flex;gap:15px;justify-content:space-between;padding:12px 0;border-bottom:1px solid #dbe4cf;font-size:14px}.order-attachment>small{font-size:12px;display:block;margin:12px 0;color:#738262}.review-badge{display:inline-block;border-radius:6px;background:#e5f3c9;font-size:12px;padding:7px 10px;color:#5e773a}.visual-product{padding:0;overflow:hidden;min-height:0;display:flex;flex-direction:column}.product-photo{height:245px;position:relative;overflow:hidden;background:#e9ede1}.product-photo>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.visual-product:hover .product-photo>img{transform:scale(1.025)}.photo-label{position:absolute;top:17px;left:17px;font-size:12px;padding:8px 12px;background:#ffffffeb;border-radius:30px;letter-spacing:.7px;z-index:1}.photo-result{position:absolute;bottom:17px;left:17px;right:17px;background:#ffffffed;padding:11px 13px;font-size:14px;border-radius:11px;box-shadow:0 6px 15px #00000008}.photo-result b{float:right;color:#647d38}.product-body{padding:27px;display:flex;flex:1;flex-direction:column}.product-body h3{font-size:29px;margin:0 0 15px;line-height:1.17;letter-spacing:-1px}.product-body>p{font-size:16px;line-height:1.6;color:#617050;margin:0 0 24px;max-width:330px}.product-body .card-bottom{margin-top:auto;gap:13px}.product-body .card-bottom>span{font-size:12px}.product-body .card-bottom button{font-size:16px;background:var(--ink);color:#fff;border-radius:12px;padding:15px 17px;min-height:54px;align-items:center;gap:20px}.product-body .card-bottom button:hover{background:#425231}.product-body .card-bottom button span{font-size:16px}.operations-preview{height:245px;background:#e9eedf;position:relative;padding:63px 24px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center}.order-input{display:flex;gap:10px;align-items:center;background:#fff;border-radius:10px;padding:10px 14px;width:95%;max-width:290px;box-shadow:0 4px 10px #25341508}.order-input>span{font-size:26px;color:#70864f}.order-input strong{font-size:12px;display:block}.order-input small{font-size:12px;color:#7c876e;display:block}.order-arrow{font-size:19px;line-height:1.1;padding:3px 0}.order-output{background:#fff;border:1px solid #bed598;border-radius:10px;padding:10px 14px;width:95%;max-width:290px;transform:rotate(-2deg);box-shadow:0 6px 15px #2534150d}.order-output>div{display:flex;justify-content:space-between;gap:10px;font-size:12px}.order-output>div>span{color:#648a2f}.order-output p{font-size:12px;display:flex;justify-content:space-between;margin:4px 0}.order-output small{font-size:12px;color:#708356;display:block;margin-top:4px}.demo-grid{grid-template-columns:.85fr 1fr;gap:80px}.demo-copy h2{font-size:clamp(40px,4.2vw,60px);letter-spacing:-2.6px}.demo-copy>p:not(.eyebrow):not(.demo-note){font-size:18px;margin:25px 0}.scenario-tabs{gap:10px}.scenario-tabs button{font-size:16px;min-height:52px;padding:13px 20px}.demo-scene-photo{position:relative;border-radius:18px;overflow:hidden;margin-top:27px;height:235px;background:#e4e9da}.demo-scene-photo img{width:100%;height:100%;object-fit:cover;display:block}.demo-scene-photo>span{position:absolute;bottom:15px;left:15px;right:15px;border-radius:10px;background:#ffffffed;color:#283222;padding:12px 15px;font-size:14px}.demo-copy .demo-note{font-size:12px;max-width:460px;margin-top:19px}.chat-shell{min-height:0;height:auto;align-self:center}.chat-header{padding:20px 23px}.chat-header strong{font-size:17px}.chat-header div>span{font-size:12px}.demo-mode{display:flex;gap:8px;padding:12px 20px;background:white;border-bottom:1px solid #e5e9de}.demo-mode button{background:transparent;border:1px solid #dae0d0;padding:10px 13px;border-radius:9px;min-height:42px;font-size:14px;color:#6c785c}.demo-mode button[aria-pressed=true]{background:#edf5dc;border-color:#cadcb0;color:#364f1b}.messages{height:408px;min-height:0;flex:none;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bdcaa8 transparent;padding:21px;gap:13px;display:flex;flex-direction:column}.chat-choices{padding:0 20px 15px;gap:9px}.chat-choices:empty{display:none}.chat-choices button{font-size:14px;min-height:46px;padding:11px 15px}.system-event{margin:12px 20px 15px;font-size:12px;line-height:1.6}.chat-shell .attachment-photo{height:155px}.chat-shell .single .attachment-photo{height:190px}.chat-shell .film-controls{padding-block:15px}.hero-film .bubble,.chat-shell .bubble{animation:arrive .3s ease-out}.hero-film .film-viewport:focus-visible,.messages:focus-visible{outline-offset:-4px}.section-heading{margin-bottom:37px}
@media(max-width:1150px){.hero{gap:27px;grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(49px,5.8vw,67px);letter-spacing:-3px}.hero-actions{flex-direction:column;align-items:stretch;max-width:345px}.hero-actions .button{font-size:18px;min-height:70px;padding:20px 27px}.hero-description{font-size:17px}.film-kicker{padding:13px 17px;flex-wrap:wrap;gap:5px}.film-viewport{padding:17px;height:375px}.film-controls{gap:8px;padding-inline:15px}.film-controls button{font-size:14px;padding:11px 13px}.film-controls progress{min-width:25px;width:30px}.product-photo,.operations-preview{height:235px}.product-body{padding:23px}.product-body h3{font-size:25px}.product-grid{gap:16px}.demo-grid{gap:35px;grid-template-columns:.85fr 1fr}.scenario-tabs button{font-size:14px;min-height:48px;padding:12px 16px}.demo-copy h2{font-size:45px}.attachment-photo{height:135px}.film-result{padding-inline:17px}.chat-shell .attachment-photo{height:140px}}
@media(max-width:850px){.hero{grid-template-columns:1fr;gap:35px}.hero h1{font-size:76px;letter-spacing:-4px}.hero-description{font-size:18px;max-width:580px}.hero-actions{max-width:none;flex-direction:row;flex-wrap:wrap}.hero-actions .button{font-size:18px;min-height:76px;flex:1;min-width:250px}.hero-film{width:100%;max-width:590px;margin:auto}.film-kicker{flex-wrap:nowrap;padding:15px 22px}.film-viewport{height:400px;padding:22px}.attachment-photo{height:165px}.film-controls{padding:15px 22px;gap:14px}.film-controls progress{width:80px}.product-grid{grid-template-columns:1fr}.visual-product{display:grid;grid-template-columns:.9fr 1fr}.product-photo,.operations-preview{height:auto;min-height:310px}.product-body{padding:28px}.product-body h3{font-size:28px}.operations-preview{padding-top:65px;padding-bottom:30px}.order-input,.order-output{max-width:260px}.order-output p{margin:9px 0}.demo-grid{grid-template-columns:1fr 1.15fr;gap:25px}.demo-copy h2{font-size:40px;letter-spacing:-1.8px}.demo-scene-photo{height:230px}.scenario-tabs{gap:8px}.scenario-tabs button{font-size:14px;padding:11px 15px}.chat-header{padding:17px}.messages{height:400px;padding:16px}.chat-shell .attachment-photo{height:125px}.chat-shell .single .attachment-photo{height:180px}.chat-shell .film-controls{padding-inline:15px;gap:9px}.demo-mode{padding-inline:15px}.demo-mode button{font-size:14px;padding:9px 12px}.bubble{font-size:14px;padding:12px}.attachment-group{gap:8px}.attachment-body{padding:9px}}
@media(max-width:620px){.hero{padding-top:23px;gap:30px;padding-bottom:38px}.hero h1{font-size:clamp(46px,11.5vw,72px);letter-spacing:-2.8px}.hero-description{font-size:17px;line-height:1.65}.hero-actions{flex-direction:column;gap:13px;align-items:stretch}.hero-actions .button{font-size:18px;min-height:76px;padding:23px 26px;min-width:0;width:100%;gap:20px}.hero-actions .button span{font-size:28px}.hero-footnote{font-size:12px}.film-kicker{padding:13px 16px;gap:8px;flex-wrap:wrap}.film-header{padding:16px;gap:10px}.film-viewport{height:375px;padding:14px;gap:12px}.bubble{font-size:14px;max-width:90%;padding:12px}.bubble.with-attachment{padding:12px 10px}.attachment-photo{height:145px}.attachment-title{display:block}.attachment-title strong,.attachment-title b{display:block;font-size:14px}.attachment-title b{margin-top:4px}.film-result{padding:12px 16px}.film-controls{padding:13px 14px;gap:9px}.film-controls button{font-size:14px;padding:11px 13px}.film-controls #hero-replay{min-width:35px}.film-controls progress{width:30px;min-width:24px}.film-disclaimer{padding:0 14px 12px}.hero-film{border-radius:22px}.visual-product{display:flex}.product-photo,.operations-preview{height:265px;min-height:0}.product-body{padding:26px}.product-body h3{font-size:30px;line-height:1.17}.product-body>p{max-width:none;font-size:16px;margin-bottom:21px}.product-body .card-bottom button{min-height:60px;font-size:17px;padding:17px 20px}.product-grid{gap:24px}.operations-preview{padding:64px 27px 20px}.order-input,.order-output{max-width:310px}.order-output p{margin:6px 0}.demo-grid{grid-template-columns:1fr;gap:29px}.demo-copy h2{font-size:43px;letter-spacing:-2px}.demo-copy>p:not(.eyebrow):not(.demo-note){font-size:17px;margin:23px 0}.scenario-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.scenario-tabs button{font-size:16px;min-height:55px;padding:13px 14px}.demo-scene-photo{height:230px;margin-top:25px}.chat-header{padding:18px}.chat-header strong{font-size:16px}.demo-mode{padding:12px 15px;gap:8px}.demo-mode button{font-size:14px;padding:10px 12px;flex:1}.messages{height:420px;padding:16px}.chat-shell .attachment-photo{height:145px}.chat-shell .single .attachment-photo{height:170px}.chat-choices{padding:0 15px 13px}.chat-choices button{font-size:14px;min-height:48px}.system-event{margin:12px 15px}.chat-shell .film-controls{padding:15px}.film-controls progress{flex:1}.film-controls[hidden]{display:none}.demo-copy h2>span{display:block}.demo-copy h2 br{display:none}}
@media(prefers-reduced-motion:reduce){.hero-film .bubble,.chat-shell .bubble{animation:none}.product-photo>img{transition:none}}
