.phone-demo{border-block:1px solid var(--line);padding:44px 0 36px;background:#fff}
.simulation-layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:75px;align-items:center}
.simulation-story>h2{font-size:42px;line-height:1.18;font-weight:600;letter-spacing:-1.2px;margin:13px 0 26px}
.scenario-switch{display:flex;gap:6px;padding:4px;border:1px solid #dbe2ec;border-radius:9px;width:fit-content;max-width:100%}
.scenario-switch button{border:1px solid transparent;background:white;color:#6b7483;border-radius:6px;padding:9px 13px;font-size:13px;line-height:1.5}
.scenario-switch button[aria-pressed=true]{border-color:#8ca6cc;color:var(--accent);font-weight:600}
.scenario-intro{font-size:16px;color:#5c6677;line-height:1.75;margin:21px 0 25px;max-width:490px;min-height:56px}
.simulation-steps{list-style:none;padding:0;margin:0}
.simulation-steps li{position:relative;margin:0}
.simulation-steps li:not(:last-child):before{content:'';position:absolute;left:14px;top:32px;bottom:-2px;width:1px;background:#e1e6ee}
.simulation-steps button{display:flex;align-items:flex-start;gap:15px;width:100%;text-align:left;border:0;background:transparent;padding:8px 0 13px;color:#8a92a0;position:relative}
.step-dot{width:29px;height:29px;display:grid;place-items:center;flex-shrink:0;font-size:12px;border:1px solid #e0e5ed;background:white;border-radius:50%;transition:all .25s}
.simulation-steps strong{font-weight:600;font-size:15px;display:block;line-height:1.5}
.simulation-steps small{font-size:12px;display:block;margin-top:2px;line-height:1.6;color:#8a92a0}
.simulation-steps .current strong{color:var(--accent)}
.simulation-steps .current small{color:#626d7e}
.simulation-steps .current .step-dot{color:white;background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 4px #396caf0b}
.simulation-steps .complete .step-dot{color:var(--accent);border-color:#c8d4e6}
.simulation-steps .complete strong{color:#657083}
.experience-note{border-top:1px solid var(--line);margin-top:21px;padding-top:16px;min-height:114px}
.experience-note-head{display:flex;align-items:center;gap:12px;justify-content:space-between;font-size:12px;color:#46546c}
.experience-badge{font-size:10px;white-space:nowrap;color:var(--accent);border:1px solid #dce5f1;border-radius:4px;padding:3px 7px}
.experience-note p{font-size:13px;line-height:1.8;color:#657083;margin-top:10px}
.simulation-disclosure{font-size:11px;line-height:1.7;color:#8a92a0;margin-top:14px;max-width:480px}
.simulation-device-area{display:flex;flex-direction:column;align-items:center;min-width:0}
.device-topline{display:flex;justify-content:space-between;gap:30px;font-size:11px;color:#7f8896;width:330px;margin-bottom:18px}
.device-topline span:first-child{color:var(--accent)}
.iphone{width:330px;height:686px;background:#17191d;border:2px solid #8e9297;border-radius:49px;padding:8px;position:relative;box-shadow:inset 0 0 0 2px #36383d,inset 0 0 0 4px #0e0f11,0 21px 35px -21px #15223b70,0 2px 4px #17253719}
.iphone-glass{width:100%;height:100%;border-radius:39px;background:#f5f5f7;overflow:hidden;position:relative;border:1px solid #08090a;font-family:Arial,Helvetica,sans-serif;color:#172026;font-size:13px;isolation:isolate}
.hardware-key{position:absolute;background:linear-gradient(90deg,#6c7076,#16181d);width:3px;left:-4px;border-radius:2px 0 0 2px}
.key-silent{top:103px;height:25px}.key-volume-up{top:153px;height:43px}.key-volume-down{top:209px;height:43px}.key-power{left:auto;right:-4px;top:173px;height:67px;transform:rotate(180deg)}
.island{position:absolute;top:11px;left:50%;transform:translateX(-50%);width:96px;height:27px;border-radius:20px;background:#08090b;z-index:20;display:flex;justify-content:flex-end;align-items:center;padding-right:9px}
.island i{width:8px;height:8px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#284169,#0e1629 50%,#06080d 65%);border:1px solid #15191e}
.ios-status{position:absolute;top:15px;left:24px;right:17px;height:20px;display:flex;justify-content:space-between;align-items:center;color:#15212f;z-index:15;font-size:12px;font-weight:600;pointer-events:none}
.ios-status>div{display:flex;align-items:center;gap:4px}.ios-status svg{width:13px;height:10px}
.battery{width:21px;height:10px;border:1px solid currentColor;border-radius:3px;position:relative;padding:1px;opacity:.85}.battery:after{content:'';position:absolute;right:-3px;top:2px;width:2px;height:4px;background:currentColor;border-radius:0 1px 1px 0}.battery i{display:block;width:90%;height:100%;background:currentColor;border-radius:1px}
.home-indicator{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);width:108px;height:4px;border-radius:3px;background:#14202d;z-index:20;pointer-events:none}
.phone-content{position:absolute;inset:0;overflow:hidden}.phone-page{position:absolute;inset:0;padding-top:50px;animation:app-enter .45s ease both;overflow:hidden;background:#fff}
@keyframes app-enter{from{opacity:.2;transform:translateY(9px) scale(.985)}to{opacity:1;transform:none}}
.light-status .ios-status{color:white}.light-status .home-indicator{background:white}
.app-nav{height:45px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid #edeef0;font-size:14px;background:#ffffffed;position:relative;z-index:3}
.app-nav strong{font-weight:600}.app-nav>span{width:24px}.app-nav>span:last-child{text-align:right;font-size:20px}.nav-back{font-size:29px;color:#3177cc;line-height:1}
.agent-icon{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:white;background:#396caf;border-radius:8px;font-size:17px;font-style:normal;font-weight:600;letter-spacing:-2px;padding-right:2px}
.agent-icon>span{color:#b4d3ff}
.assistant-welcome{text-align:center;padding:30px 15px 23px}.assistant-welcome>.agent-icon{width:42px;height:42px;font-size:28px;border-radius:13px}.assistant-welcome h3{font-size:22px;letter-spacing:-.5px;margin:15px 0 5px;font-weight:600}.assistant-welcome p{font-size:13px;color:#8a919b}
.phone-chat{padding:11px 14px;line-height:1.5;max-width:80%;margin:14px 17px;font-size:13px}.user-chat{background:#3475cc;color:white;border-radius:16px 16px 4px 16px;margin-left:auto;width:fit-content}.assistant-chat{background:#f1f3f6;color:#3d4756;border-radius:16px 16px 16px 4px;width:fit-content}
[data-reveal]{opacity:0;transform:translateY(6px);transition:opacity .35s,transform .35s}[data-reveal].revealed{opacity:1;transform:none}
.composer{position:absolute;bottom:199px;left:12px;right:12px;height:43px;border:1px solid #d8dce3;border-radius:22px;background:#fafbfc;padding:11px 8px 11px 14px;display:flex;justify-content:space-between;gap:4px;align-items:center;font-size:12px}
.typed-request:after{content:'';display:inline-block;width:1px;height:14px;background:#3573c6;margin-left:1px;vertical-align:middle;animation:caret-blink 1s steps(2) infinite}@keyframes caret-blink{50%{opacity:0}}
.send-button{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;background:#396caf;border-radius:50%;color:white;font-size:22px;line-height:1}
.ios-keyboard{position:absolute;bottom:0;left:0;right:0;background:#cfd3d9;padding:10px 5px 29px;height:189px;display:flex;flex-direction:column;gap:8px;font-size:20px;color:#1b1e23;letter-spacing:5px;text-align:center}
.ios-keyboard>div{display:flex;justify-content:space-around;white-space:pre;height:30px;line-height:30px;border-radius:5px;background:repeating-linear-gradient(90deg,white 0,white 8.5%,transparent 8.5%,transparent 10%);text-shadow:0 1px white;box-shadow:0 1px #aeb2b9}
.ios-keyboard>div:nth-child(2){margin-inline:12px}.ios-keyboard>div:nth-child(3){font-size:18px;letter-spacing:4px}.ios-keyboard>div:last-child{background:none;box-shadow:none;font-size:12px;letter-spacing:0;gap:6px}.ios-keyboard>div:last-child>span{background:#b5bbc5;border-radius:5px;padding-inline:8px;flex:1}.ios-keyboard .space-key{background:white!important;flex:3!important}
.ios-home{background:radial-gradient(ellipse at 90% 80%,#dae4f3 0,transparent 65%),linear-gradient(150deg,#eee6dc,#c0d0e9);padding:72px 22px 0}
.home-widget{padding:17px;background:#ffffffb8;border:1px solid #ffffff91;border-radius:20px;margin-bottom:27px}.home-widget span{font-size:10px;color:#60708b}.home-widget strong{display:block;font-size:23px;line-height:1.4;margin:7px 0}.home-widget small{font-size:11px;color:#71809a}
.app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 18px;text-align:center}.app-grid>div{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:10px;color:#3d4b61}.app-icon{width:57px;height:57px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:37px;font-style:normal;box-shadow:0 2px 5px #1a304919}.weather-icon{background:linear-gradient(#3a98e4,#74b6ef);color:#ffe487}.calendar-icon{background:white;color:#242a33;flex-direction:column;font-weight:300;font-size:32px;line-height:1}.calendar-icon small{color:#e86666;font-size:10px;margin:4px 0}.coffee-icon{background:#f1e7d8}.coffee-icon svg{width:39px;height:42px}.maps-icon{background:#e8f6df;color:#2b89d9}.clock-icon{background:#171e2b;color:white}.notes-icon{background:linear-gradient(#ffd359 28%,#fff 28%);color:#94999e;font-size:40px}.ios-dock{position:absolute;bottom:24px;left:13px;right:13px;padding:12px;background:#ffffff65;backdrop-filter:blur(15px);border:1px solid #ffffff80;border-radius:25px;display:flex;justify-content:space-between}.ios-dock i{width:49px;height:49px;display:grid;place-items:center;border-radius:13px;background:#fff;font-size:27px;font-style:normal;color:#45876d}.ios-dock i:nth-child(2){color:#4077bb}.ios-dock i:nth-child(3){color:#2588d1}.ios-dock i:nth-child(4){color:#d66084}
.agent-pill{position:absolute;bottom:28px;left:10px;right:10px;z-index:5;display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #e0e5ee;background:#fffffff5;border-radius:14px;box-shadow:0 5px 22px #25345315;color:#4d5e75;font-size:10px;line-height:1.5;backdrop-filter:blur(10px)}.agent-pill>.agent-icon{width:22px;height:22px;font-size:15px}.agent-pill>span{flex:1}.ios-home .agent-pill{bottom:127px}.thinking-dots{display:flex;gap:2px}.thinking-dots b{width:3px;height:3px;background:#6584b0;border-radius:50%;animation:dot-bounce 1.2s ease infinite}.thinking-dots b:nth-child(2){animation-delay:.2s}.thinking-dots b:nth-child(3){animation-delay:.4s}@keyframes dot-bounce{50%{opacity:.25;transform:translateY(-2px)}}
.coffee-page{background:#fffdf9}.coffee-page .app-nav{background:#fffdf9;color:#45392c}.coffee-page .nav-back{color:#75614b}.coffee-body{padding:18px 18px 0}.pickup-location{border-bottom:1px solid #e9e3da;padding-bottom:15px;margin-bottom:19px}.pickup-location>span{font-size:10px;color:#9a8b78;display:block}.pickup-location strong{display:block;font-size:17px;line-height:1.8}.pickup-location strong b{font-weight:400}.pickup-location small{font-size:10px;color:#8b7b66}.coffee-body h3{font-size:20px;letter-spacing:-.4px;font-weight:600;color:#493e31;line-height:1.4}.usual-card{display:flex;gap:14px;border:1px solid #ded2bf;border-radius:13px;padding:15px 12px;margin:17px 0 22px;background:#f4eddf;align-items:center}.coffee-picture{width:74px;height:100px;display:grid;place-items:center;flex-shrink:0}.coffee-picture svg{width:71px;height:82px}.usual-card small{font-size:10px;color:#91754c}.usual-card h4{font-size:17px;line-height:1.3;margin:6px 0;color:#503e2c}.usual-card p{font-size:10px;color:#927c62}.usual-card strong{font-size:13px;display:block;margin-top:12px;color:#61492c}.usual-card strong span{margin-left:45px;font-size:19px}.menu-categories{display:flex;gap:23px;font-size:12px;margin-bottom:8px;color:#ab9e8d}.menu-categories b{color:#5c4830;padding-bottom:8px;border-bottom:2px solid #776044}.menu-item{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #eee8dd}.small-coffee{width:43px;height:49px;background:#f2ecdf;border-radius:8px;display:grid;place-items:center;flex-shrink:0}.small-coffee svg{width:32px;height:39px}.menu-item>div{flex:1}.menu-item strong{font-size:12px;color:#604e38}.menu-item small{display:block;font-size:9px;color:#a0907d;margin-top:4px}.menu-item>b{font-size:20px;color:#8c7557;font-weight:400}.coffee-tabbar{position:absolute;bottom:20px;left:0;right:0;background:#fffdf9;border-top:1px solid #e9e4da;display:flex;justify-content:space-around;padding-top:9px;color:#a59b8d}.coffee-tabbar span{font-size:21px;text-align:center;line-height:1}.coffee-tabbar small{font-size:8px;display:block;margin-top:5px}.coffee-tabbar .active{color:#715536}.coffee-page:has(.coffee-tabbar) .agent-pill{bottom:80px}
.product-heading{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e9e3d8;padding-bottom:16px;margin-bottom:15px}.product-cup{width:58px;height:76px;flex-shrink:0}.product-cup svg{width:100%;height:100%}.product-heading h3{font-size:21px}.product-heading p{font-size:10px;color:#9c8974;line-height:1.5;margin-top:4px}.product-heading strong{display:block;font-size:13px;color:#8c6b47;margin-top:8px}.option-group{margin:15px 0}.option-group label{font-size:12px;display:block;font-weight:600;color:#66533f;margin-bottom:8px}.option-group>div{display:flex;gap:7px}.option-group>div>span{flex:1;text-align:center;padding:8px 4px;border:1px solid #e5dfd5;border-radius:7px;font-size:11px;color:#92816c;background:#fff}.option-group .chosen{border-color:#8e7553;color:#644c2c;background:#f4ecdf;font-weight:600}.preference-confirm{font-size:10px;color:#687b55;margin:14px 0}.coffee-button{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;border-radius:10px;background:#6e573b;color:white;font-size:12px;padding:14px 15px;font-weight:600}.customize-body .coffee-button{margin-top:12px}.customize-body{padding-top:13px}.customize-body .option-group{margin:12px 0}.customize-body .option-group>div>span{padding:7px 4px}.customize-body .product-heading{padding-bottom:10px;margin-bottom:10px}
.order-location{border:1px solid #e5dccd;border-radius:12px;padding:17px;margin:8px 0 23px}.order-location small{font-size:10px;color:#9d8971}.order-location h3{font-size:19px;margin:5px 0}.order-location p{font-size:11px;color:#9d8971}.order-product{display:flex;gap:12px;padding-bottom:20px;border-bottom:1px solid #e7dfd4;margin-bottom:16px;align-items:center}.order-product strong{font-size:14px;color:#68523a}.order-product p{font-size:10px;color:#98846a;margin:6px 0}.order-product span{font-size:11px;color:#80694d}.receipt-row{display:flex;justify-content:space-between;font-size:12px;color:#9a8871;padding:8px 0}.receipt-row b{font-weight:400;color:#6e5941}.receipt-row.total{border-top:1px solid #e9e1d5;margin-top:8px;padding-top:16px;font-size:15px;color:#5d4933}.receipt-row.total b{font-weight:600}.confirmation-note{margin:24px 0 18px;font-size:12px;line-height:1.8;color:#96816a}.phone-demo-label{display:block;text-align:center;color:#a2917b;font-size:9px;margin-top:11px}.order-done{text-align:center;padding-top:26px}.success-seal{width:51px;height:51px;border-radius:50%;display:grid;place-items:center;background:#e6eddf;color:#6a8553;font-size:27px;margin:0 auto 15px}.order-done>h3{font-size:21px}.order-done>p{font-size:12px;color:#99836a;margin:8px 0 23px}.pickup-ticket{border:1px solid #e4d9c8;background:#fffaf0;border-radius:13px;padding:22px 18px}.pickup-ticket>span{font-size:10px;color:#a38b6d}.pickup-ticket>strong{font-size:43px;letter-spacing:3px;display:block;color:#655034;line-height:1.5;font-weight:500}.pickup-ticket>div{border-top:1px dashed #d9cab3;margin:12px 0 17px}.pickup-ticket p{font-size:15px;color:#6e5637}.pickup-ticket small{font-size:10px;color:#9e8565}.pickup-ticket>b{display:block;font-size:12px;margin-top:17px;color:#8c6e47;font-weight:500}.assistant-result{display:flex;align-items:center;gap:10px;text-align:left;margin-top:20px;padding:12px;border:1px solid #e3e7ed;border-radius:10px;background:white}.assistant-result p{font-size:11px;color:#66748a;line-height:1.6}
.lock-page{background:radial-gradient(ellipse at 75% 85%,#beced8 0,transparent 48%),linear-gradient(145deg,#3e6682,#7fa2b7 52%,#bfd0d6);color:white;padding:83px 14px 0}.lock-date{text-align:center;font-size:16px;font-weight:500}.lock-time{font-size:78px;line-height:1.15;text-align:center;letter-spacing:-5px;font-weight:600;margin-top:7px;color:#eaf4fc}.lock-location{display:table;margin:10px auto 0;font-size:12px;color:#e9f4fb;background:#ffffff16;border:1px solid #ffffff30;border-radius:14px;padding:5px 14px}.ios-notification{margin-top:50px;padding:15px;border:1px solid #ffffff85;background:#eef5fae8;backdrop-filter:blur(20px);border-radius:20px;box-shadow:0 8px 25px #1d3e5719;color:#314358;animation:notification-arrive .6s cubic-bezier(.16,1,.3,1) both}.notification-head{display:flex;align-items:center;gap:7px;font-size:11px;margin-bottom:12px}.notification-head>.agent-icon{width:20px;height:20px;font-size:14px;border-radius:6px}.notification-head strong{font-weight:600}.notification-head>span:last-child{margin-left:auto;color:#7a8c9c;font-size:10px}.ios-notification h4{font-size:14px;margin:0 0 5px;font-weight:600}.ios-notification p{font-size:12px;line-height:1.6;color:#657689}.ios-notification>small{display:block;margin-top:13px;font-size:10px;color:#738ba1}.ios-notification button{display:flex;width:100%;justify-content:space-between;background:#386587;border:0;border-radius:10px;padding:12px;color:#fff;font-size:12px;margin-top:17px}.notification-later{display:block;text-align:center;font-size:11px;color:#788ea0;margin-top:11px}.lock-quiet{text-align:center;margin-top:70px;color:#e6f0f7}.lock-quiet>span{font-size:33px}.lock-quiet p{font-size:14px;margin-top:9px}.lock-quiet small{font-size:10px;opacity:.75}.lock-bottom{position:absolute;bottom:39px;left:35px;right:35px;display:flex;justify-content:space-between}.lock-bottom span{width:39px;height:39px;display:grid;place-items:center;background:#263d4d45;backdrop-filter:blur(10px);border-radius:50%;font-size:22px}@keyframes notification-arrive{from{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:none}}
.weather-page{background:linear-gradient(#4d8cb6,#83b5cf 75%,#bedbe6);color:#fff}.weather-scroll{position:absolute;inset:51px 0 0;padding:8px 15px 90px;transition:transform 1.3s cubic-bezier(.3,0,.2,1);animation:weather-open .5s both}.weather-heading{text-align:center;padding:5px 0 24px}.weather-heading>p{font-size:25px;line-height:1.5}.weather-heading>strong{font-size:67px;font-weight:200;line-height:1.15;display:block;letter-spacing:-3px}.weather-heading>svg{height:30px;width:30px;display:block;margin:7px auto}.weather-heading>span{font-size:14px;display:block}.weather-heading>small{font-size:12px;display:block;margin-top:4px}.weather-card{background:#336e9829;border:1px solid #e8f7ff28;border-radius:15px;padding:13px;backdrop-filter:blur(12px);margin-bottom:11px}.weather-card label{display:block;font-size:9px;border-bottom:1px solid #ffffff30;padding-bottom:9px;margin-bottom:12px;color:#e3eff7}.rain-summary{display:flex;align-items:center;gap:9px;padding:13px}.rain-summary>svg{width:28px;flex-shrink:0}.rain-summary p{font-size:10px;line-height:1.6;color:#edf8ff}.rain-summary b{font-weight:400;color:#fff}.hours{display:flex;justify-content:space-between;gap:12px}.hours>div{display:flex;flex-direction:column;gap:9px;align-items:center}.hours svg{width:25px;height:23px}.hours span{font-size:10px}.hours b{font-size:14px;font-weight:400}.daily-card>div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #ffffff1c;font-size:12px}.weather-details{display:flex;gap:10px}.weather-details>div{flex:1}.weather-details strong{font-size:27px;font-weight:400}.weather-bottom{position:absolute;bottom:17px;left:0;right:0;background:#669bbca8;backdrop-filter:blur(20px);padding:13px 20px;display:flex;justify-content:space-between;border-top:1px solid #ffffff20;z-index:4}.weather-bottom span{font-size:16px}.weather-bottom span:nth-child(2){font-size:9px;align-self:center}.weather-page .agent-pill{bottom:74px}.show-hourly{animation:forecast-scroll 2s ease both;animation-delay:.3s}@keyframes forecast-scroll{from{transform:translateY(0)}to{transform:translateY(-183px)}}@keyframes weather-open{from{opacity:.2}to{opacity:1}}
.conversation-date{text-align:center;font-size:10px;color:#a0a6ae;margin:23px 0}.weather-answer{margin:20px 16px;background:#f4f8fc;border:1px solid #dee8f4;border-radius:15px;padding:17px}.weather-answer>svg{width:38px;height:38px;float:right}.weather-answer>span{font-size:10px;color:#7288a4}.weather-answer h3{font-size:36px;font-weight:400;line-height:1.5;margin:6px 0}.weather-answer h3 small{font-size:11px;color:#7c8c9f;font-weight:400;letter-spacing:0}.weather-answer p{font-size:13px;color:#657a95;line-height:1.8;margin:8px 0 14px}.weather-answer>small{font-size:9px;color:#94a3b7}.task-done-chip{font-size:11px;color:#758b74;margin:21px 19px}.idle-composer{position:absolute;bottom:30px;left:13px;right:13px;border:1px solid #e1e5ec;border-radius:22px;padding:13px;color:#a0a7b1;font-size:11px;display:flex;justify-content:space-between}.idle-composer span{color:#7292bb}
.touch-indicator{position:absolute;width:35px;height:35px;margin:-17px 0 0 -17px;border:2px solid #fff;border-radius:50%;background:#396caf45;box-shadow:0 0 0 1px #396caf55;z-index:30;opacity:0;pointer-events:none}.touch-indicator.is-tapping{animation:tap-ring 1s ease-out both}@keyframes tap-ring{0%{transform:scale(1.5);opacity:0}25%{transform:scale(.75);opacity:1}45%{transform:scale(.85);opacity:.9}100%{transform:scale(1.7);opacity:0}}
.device-action{width:330px;display:flex;align-items:flex-start;gap:10px;margin-top:22px;min-height:40px;font-size:12px;color:#5a6c86;line-height:1.7}.action-symbol{color:#7996bb;font-size:20px;line-height:1.2}.simulation-controls{width:330px;display:flex;align-items:center;gap:8px;margin-top:13px}.simulation-controls button{height:30px;min-width:30px;border:1px solid #dfe5ed;border-radius:6px;background:white;color:#647894;font-size:20px;line-height:1;padding:0 7px}.simulation-controls button:disabled{opacity:.35;cursor:default}.simulation-controls #sim-play{font-size:12px;min-width:56px}.simulation-controls #sim-counter{font-size:10px;color:#8b96a5;white-space:nowrap;margin-left:6px;font-variant-numeric:tabular-nums}.sim-progress{height:3px;flex:1;background:#e9edf3;border-radius:3px;overflow:hidden;margin-left:4px}.sim-progress>i{display:block;height:100%;background:#7391ba;width:0}.sim-paused .thinking-dots b,.sim-paused .typed-request:after{animation-play-state:paused!important}.manual-frame .phone-page{animation:none}.manual-frame .show-hourly{animation:none;transform:translateY(-183px)}
@media(max-width:1050px){.simulation-layout{grid-template-columns:minmax(0,1fr) 360px;gap:35px}.simulation-story>h2{font-size:36px}.scenario-switch{flex-direction:column;width:100%}.scenario-switch button{text-align:left}.simulation-story .experience-note-head{flex-wrap:wrap;gap:7px}}
@media(max-width:760px){.simulation-layout{grid-template-columns:1fr;gap:32px}.simulation-story>h2{font-size:34px}.simulation-story>h2 br{display:none}.scenario-switch{flex-direction:row;width:100%}.scenario-switch button{flex:1;text-align:center;font-size:12px;padding:8px}.scenario-intro{max-width:none;min-height:0;font-size:15px}.simulation-steps{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}.simulation-steps li:before{display:none}.simulation-steps button{padding:6px 0;gap:9px}.simulation-steps strong{font-size:13px}.simulation-steps small{display:none}.step-dot{width:24px;height:24px;font-size:10px}.experience-note{margin-top:18px;min-height:100px}.experience-note-head{flex-wrap:nowrap!important}.simulation-disclosure{margin-top:8px;max-width:none}.simulation-device-area{border-top:1px solid var(--line);padding-top:25px}.phone-demo{padding-top:30px}.simulation-story .label{font-size:12px}}
@media(max-width:400px){.iphone{width:310px;height:654px;border-radius:46px;padding:7px}.iphone-glass{border-radius:37px}.device-topline,.device-action,.simulation-controls{width:310px}.phone-demo{margin-inline:-5px}.coffee-body{padding-inline:15px}.coffee-body h3{font-size:19px}.usual-card{gap:10px}.coffee-picture{width:67px}.customize-body .option-group{margin:10px 0}.customize-body .option-group>div>span{padding:6px 3px}.order-done{padding-top:20px}.pickup-ticket{padding-block:16px}.order-location{margin-bottom:17px}.confirmation-note{margin-top:18px}.simulation-story>h2{font-size:31px}}
@media(max-width:350px){.iphone{width:272px;height:594px;padding:6px;border-radius:42px}.iphone-glass{border-radius:34px;font-size:12px}.device-topline,.device-action,.simulation-controls{width:272px}.island{width:84px;height:24px}.ios-status{left:20px;right:15px;font-size:11px}.ios-status svg{width:11px}.battery{width:18px}.app-nav{height:39px;font-size:13px}.assistant-welcome{padding:19px 10px 12px}.assistant-welcome h3{font-size:20px}.phone-chat{font-size:12px;margin-block:11px}.ios-keyboard{height:170px;font-size:17px;gap:6px}.ios-keyboard>div{height:27px;line-height:27px}.ios-keyboard>div:nth-child(3){font-size:15px;letter-spacing:3px}.composer{bottom:180px;font-size:10px}.coffee-body{padding:12px 12px 0}.coffee-body h3{font-size:17px}.pickup-location{padding-bottom:10px;margin-bottom:12px}.usual-card{margin:12px 0 17px;padding:10px;gap:7px}.coffee-picture{width:53px;height:78px}.coffee-picture svg{width:53px}.usual-card h4{font-size:15px}.usual-card strong span{margin-left:30px}.menu-item{padding-block:8px}.product-heading{gap:9px;padding-bottom:8px!important}.product-cup{width:44px;height:56px}.product-heading h3{font-size:18px}.product-heading p{font-size:9px}.option-group label{font-size:11px;margin-bottom:6px}.customize-body .option-group{margin:9px 0}.option-group>div>span{font-size:10px}.coffee-button{padding:11px;font-size:11px}.preference-confirm{font-size:9px;margin:10px 0}.agent-pill{padding:8px;font-size:9px;bottom:23px}.order-location{padding:12px;margin:5px 0 15px}.order-product{padding-bottom:13px;margin-bottom:8px;gap:8px}.order-product p{font-size:9px}.receipt-row{font-size:11px;padding:6px 0}.confirmation-note{font-size:11px;margin:14px 0}.order-done{padding-top:19px}.success-seal{width:40px;height:40px;font-size:23px;margin-bottom:12px}.order-done>p{margin-bottom:17px}.pickup-ticket{padding:12px}.pickup-ticket>strong{font-size:36px}.pickup-ticket>div{margin:9px 0 12px}.assistant-result{padding:9px;margin-top:13px}.assistant-result p{font-size:10px}.ios-home{padding:65px 17px 0}.home-widget{padding:13px;margin-bottom:23px}.app-grid{gap:18px 12px}.app-icon{width:49px;height:49px}.ios-dock i{width:44px;height:44px}.lock-time{font-size:67px}.lock-page{padding-top:75px}.lock-date{font-size:14px}.ios-notification{margin-top:31px;padding:12px}.ios-notification p{font-size:11px}.weather-heading>strong{font-size:58px}.weather-heading{padding-bottom:16px}.weather-answer{padding:13px}.weather-answer p{font-size:12px}.scenario-switch button{font-size:11px}.experience-badge{font-size:9px}.simulation-story>h2{font-size:29px}.simulation-steps{gap:7px}.simulation-steps strong{font-size:11px}.simulation-steps button{gap:6px}}
@media(prefers-reduced-motion:reduce){.iphone *{animation:none!important;transition:none!important}.show-hourly{transform:translateY(-183px)}.touch-indicator{display:none}[data-reveal]{opacity:1;transform:none}}
/* Individually rendered iOS keys remain aligned at every device width. */
.ios-keyboard{gap:8px;padding-inline:5px;letter-spacing:normal}
.ios-keyboard>.key-row{display:flex;gap:4px;background:none;box-shadow:none;text-shadow:none;letter-spacing:normal;white-space:normal;justify-content:center}
.ios-key{flex:1;min-width:0;background:#fff;border-radius:4px;box-shadow:0 1px 0 #9ea5af;font-size:18px;line-height:30px;text-align:center}
.ios-keyboard>.key-row:nth-child(2){margin-inline:13px}
.ios-keyboard>.key-row:nth-child(3){font-size:18px;letter-spacing:normal}
.ios-keyboard>.key-row:nth-child(3)>.ios-key:first-child,.ios-keyboard>.key-row:nth-child(3)>.ios-key:last-child{background:#aeb6c2;flex:1.4}
.ios-keyboard>.keyboard-bottom>.ios-key{font-size:11px;line-height:30px;background:#aeb6c2;flex:1}
.ios-keyboard>.keyboard-bottom>.space-key{flex:3;background:white}
.typed-request.message-sent:after{display:none}
@media(max-width:350px){.ios-keyboard>.key-row{gap:3px}.ios-key{font-size:16px;line-height:27px}.ios-keyboard>.keyboard-bottom>.ios-key{line-height:27px}}
.agent-pill>.agent-icon{flex:0 0 22px}
.manual-frame .ios-notification,.manual-frame .weather-scroll{animation:none}
.manual-frame .weather-scroll.show-hourly{transform:translateY(-183px)}
.weather-page:before{content:'';position:absolute;inset:0 0 auto;height:50px;background:#4d8cb6;z-index:8}
@media(max-width:350px){.customize-body .option-group{margin:8px 0}.customize-body .preference-confirm{margin:8px 0}.coffee-page:has(.customize-body) .agent-pill{bottom:20px;padding:6px;font-size:8.5px}}
