:root{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;color:#000;background:#f2f2f2;font-size:16px;--muted:#626262;--line:#e8e8e8;--soft:#f3f3f3;--green:#087f5b;--app-width:440px;--radius:12px}
*{box-sizing:border-box}body{margin:0;min-width:280px;-webkit-font-smoothing:antialiased;overflow:hidden}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:none;border:0;padding:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:disabled{cursor:default;opacity:.4}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #2679c8;outline-offset:3px}button:active{opacity:.72}svg{display:block;width:24px;height:24px;flex-shrink:0}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:650}h1{font-size:28px;letter-spacing:-.7px;line-height:1.15}h2{font-size:22px;letter-spacing:-.4px;line-height:1.2}h3{font-size:17px;letter-spacing:-.2px}p{line-height:1.45}small{font-size:13px;line-height:1.4}strong{font-weight:600}a{color:inherit}button,textarea,input{border-radius:0}
.app-shell{position:relative;width:var(--app-width);height:calc(100dvh - 48px);max-height:940px;margin:24px auto 0;background:#fff;border:1px solid #dedede;border-radius:28px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 12px 50px #00000008}.app-header{min-height:64px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;gap:8px;background:#fff;z-index:2}.brand-group{display:flex;align-items:center;gap:3px;min-width:0}.wordmark{font-size:28px;line-height:1;letter-spacing:-1.4px;min-height:44px;white-space:nowrap;font-weight:500}.wordmark span{font-weight:400;letter-spacing:-1px;margin-left:2px}.uber-wordmark{font-size:36px}.back-to-uber{margin-left:-8px}.city-label{font-size:14px;display:flex;align-items:center;gap:5px;min-height:44px}.city-label svg{width:16px;height:16px}.app-scroll{flex:1;overflow:auto;overscroll-behavior:contain;scrollbar-width:none;min-height:0;outline:none}.app-scroll::-webkit-scrollbar{display:none}.page{padding:0 20px 24px}.page-title{padding:20px 0 22px}.page-title p{font-size:14px;color:var(--muted);margin-top:8px}.text-button{min-width:44px;font-size:14px;font-weight:500;min-height:44px;padding:8px 2px;text-decoration:underline;text-underline-offset:3px;flex-shrink:0}.icon-button{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.icon-button:hover{background:var(--soft)}.primary-button{min-height:52px;width:100%;background:#000;color:#fff;border-radius:var(--radius);padding:14px 14px;font-weight:600;font-size:17px;display:flex;justify-content:center;align-items:center;gap:10px;line-height:1.3}.primary-button:hover{background:#222}.primary-button svg{width:20px;height:20px}.secondary-button{min-height:48px;background:var(--soft);border-radius:10px;width:100%;padding:12px;font-weight:500;font-size:14px}.action-bar{flex-shrink:0;background:#fff;border-top:1px solid var(--line);padding:12px 20px 10px}.action-bar[hidden]{display:none}.action-note{font-size:12px;color:var(--muted);text-align:center;margin-top:8px;line-height:1.4}.tab-bar{display:flex;justify-content:space-around;align-items:center;background:#fff;border-top:1px solid var(--line);min-height:68px;flex-shrink:0;padding:6px 8px calc(6px + env(safe-area-inset-bottom))}.tab-bar button{flex:1;min-width:44px;min-height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:11px;font-weight:500;color:#757575}.tab-bar button.active{color:#000}.tab-bar button svg{width:25px;height:25px}.tab-bar button.active{font-weight:700}
/* Uber's familiar search, suggestions and service navigation. */
.uber-modes{display:flex;border-bottom:1px solid var(--line);gap:24px;margin:0 -20px 20px;padding:0 20px}.uber-modes button{min-height:48px;font-size:18px;font-weight:600;color:#6b6b6b;border-bottom:3px solid transparent;flex:1}.uber-modes button.selected{border-color:#000;color:#000}.uber-search{display:flex;align-items:center;gap:10px;background:#eee;border-radius:30px;min-height:58px;width:100%;padding:0 14px}.uber-search>strong{flex:1;text-align:left;font-size:22px;letter-spacing:-.4px}.uber-search>span{display:flex;gap:7px;align-items:center;font-size:14px;background:#fff;padding:8px 10px;border-radius:24px}.uber-search>span svg{width:14px;height:14px;transform:rotate(90deg)}.quick-places{display:flex;gap:10px;padding:10px 0 12px}.quick-places button{display:flex;align-items:center;gap:7px;min-height:44px;padding:0 12px;border:1px solid #e6e6e6;border-radius:22px;font-size:12px}.quick-places svg{width:17px;height:17px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 6px}.section-heading h1{font-size:23px;letter-spacing:-.4px}.section-heading .text-button{text-decoration:none}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:24px}.service-tile{display:flex;align-items:center;flex-direction:column;gap:9px;min-width:0}.service-art,.service-flower{height:76px;width:100%;background:#f3f3f3;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.service-art>svg{width:43px;height:43px;stroke-width:1.4}.service-art img{width:68px;height:68px;object-fit:contain}.service-flower img{height:100%;width:100%;object-fit:cover;object-position:50% 50%}.service-tile>strong{font-size:12px;font-weight:600}.bouquet-promo{position:relative;width:100%;border-radius:14px;overflow:hidden;text-align:left;background:#f6efeb;display:block}.bouquet-promo>img{height:200px;object-position:50% 42%}.bouquet-promo>div{padding:19px 20px 18px}.bouquet-promo>div>span:first-child{font-size:14px;font-weight:500}.bouquet-promo h2{font-size:26px;line-height:1.12;margin:7px 0 9px;letter-spacing:-.6px}.bouquet-promo p{font-size:13px;color:#454545}.promo-link{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;margin-top:14px}.promo-link svg{width:18px;height:18px}.home-plan-teaser{display:flex;width:100%;text-align:left;align-items:center;gap:12px;padding:20px 0;margin-top:8px}.home-plan-teaser>span{flex:1}.home-plan-teaser strong{font-size:16px;display:block}.home-plan-teaser small{display:block;color:var(--muted);margin-top:6px}.services-large{grid-template-columns:repeat(3,minmax(0,1fr));margin:12px 0 28px}.services-large .service-art,.services-large .service-flower{height:105px}.account-heading{padding:22px 0 18px;display:flex;justify-content:space-between;align-items:center}.avatar{height:62px;width:62px;display:grid;place-items:center;border-radius:50%;background:#eee;font-size:24px}
/* Bouquet starts with intent, one photo and one price decision. */
.intent-switch{display:flex;background:#f1f1f1;border-radius:10px;padding:3px;margin:4px 0 12px;gap:4px}.intent-switch button{flex:1;min-height:44px;font-size:15px;font-weight:600;border-radius:8px;color:var(--muted)}.intent-switch .selected{background:#fff;color:#000;box-shadow:0 1px 4px #00000012}.destination{width:100%;display:flex;align-items:center;gap:10px;text-align:left;padding:0 2px;min-height:54px;margin:0 0 12px}.destination>.icon{width:20px;height:20px}.destination-copy{min-width:0;flex:1}.destination strong{display:block;font-size:15px}.destination small{display:block;font-size:12px;color:var(--muted);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:3px}.destination .chevron{width:18px;height:18px}.bouquet-photo{height:clamp(220px,30dvh,275px);border-radius:14px;overflow:hidden;position:relative;background:#eee}.photo-inspect{display:block;width:100%;height:100%}.bouquet-photo img{width:100%;height:100%;object-fit:cover}.photo-chip{position:absolute;left:10px;top:10px;border-radius:22px;background:#fff;display:flex;align-items:center;gap:5px;min-height:44px;font-size:12px;font-weight:500;padding:0 13px;box-shadow:0 1px 5px #00000009}.photo-chip svg{width:12px;height:12px;transform:rotate(90deg)}.favorite-button{position:absolute;right:10px;top:10px;border-radius:50%;width:44px;height:44px;background:#fff;display:grid;place-items:center;box-shadow:0 1px 5px #00000009}.favorite-button svg{width:21px;height:21px}.favorite-button.saved svg{fill:#000}.image-label{position:absolute;bottom:10px;left:12px;background:#ffffffed;border-radius:5px;padding:5px 8px;font-size:11px;pointer-events:none}.bouquet-description{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 0}.bouquet-description h1{font-size:21px;letter-spacing:-.4px}.bouquet-description p{font-size:12px;color:var(--muted);margin-top:5px}.bouquet-description .text-button{font-size:13px}.section-label{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:600;min-height:20px}.section-label>span{font-size:12px;color:var(--muted);font-weight:400}.budget-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.budget-button{border:1px solid transparent;background:var(--soft);border-radius:var(--radius);min-height:68px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:4px}.budget-button strong{font-size:21px}.budget-button span{font-size:11px;color:#545454}.budget-button.selected{outline:2px solid #000;outline-offset:-2px;background:#fff}.rhythms .budget-button strong{font-size:14px}.rhythms .budget-button span{font-size:10px;line-height:1.2}.inline-budget{min-height:44px;font-size:13px;text-decoration:underline;display:flex;align-items:center;gap:5px}.inline-budget svg{width:14px;height:14px}.section-label:has(.inline-budget){margin-top:-8px;margin-bottom:0}.included-line{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:12px;margin-top:16px}.included-line svg{width:16px;height:16px}
/* Bottom sheets retain their action above the keyboard. */
dialog{padding:0;border:0;border-radius:24px;background:#fff;color:#000;width:420px;max-width:calc(100vw - 28px);max-height:calc(var(--viewport-height,100dvh) - 60px);overflow:hidden;margin:auto;box-shadow:0 18px 80px #0003}dialog::backdrop{background:#0006}dialog[open]{animation:sheet-in .18s ease-out}#sheet-content{display:flex;flex-direction:column;max-height:inherit}.sheet-header{min-height:64px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:4px;padding:8px 12px;border-bottom:1px solid var(--line);flex-shrink:0}.sheet-header h2{text-align:center;font-size:17px;letter-spacing:-.3px}.sheet-body{overflow:auto;overscroll-behavior:contain;padding:20px;min-height:0}.sheet-action{padding:14px 20px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--line);flex-shrink:0;background:#fff}.sheet-form{display:flex;flex-direction:column;min-height:0;max-height:inherit}.sheet-form .sheet-body{flex:1}.review-bouquet{display:flex;align-items:center;gap:14px;padding-bottom:16px}.review-bouquet img{width:78px;height:92px;border-radius:10px}.review-bouquet h3{font-size:19px}.review-bouquet p{font-size:13px;color:var(--muted);margin-top:6px}.review-bouquet small{color:var(--green);display:block;margin-top:6px;font-size:12px}.detail-list{border-top:1px solid var(--line)}.detail-row{width:100%;display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line);text-align:left;min-height:68px}.detail-row>svg:first-child{width:22px;height:22px}.detail-row .row-copy{flex:1;min-width:0}.detail-row strong{font-size:15px;display:block;line-height:1.35}.detail-row small{color:var(--muted);display:block;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.detail-row .chevron{width:18px;height:18px}.service-note{display:flex;gap:10px;align-items:flex-start;background:var(--soft);border-radius:12px;padding:13px;margin-top:16px}.service-note svg{width:18px;height:18px;margin-top:1px}.service-note p{font-size:13px;color:#545454;line-height:1.5}.total-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:17px;font-weight:600}.total-row small{font-weight:400;display:block;color:var(--muted);font-size:12px;margin-top:4px}.total-row>strong{font-size:24px}.field{display:block;font-size:14px;font-weight:500;margin-top:18px}.field:first-child{margin-top:0}.field input,.field textarea,.field select{display:block;width:100%;margin-top:8px;padding:13px;background:var(--soft);border:1px solid transparent;border-radius:10px;font-size:16px;min-height:50px}.field textarea{min-height:118px;resize:vertical;line-height:1.5}.field small{display:block;margin-top:7px;font-weight:400;color:var(--muted)}.field>small{display:inline;font-size:12px;margin-left:5px}.editor-intro{font-size:14px;color:var(--muted);margin-bottom:18px}.sample-label{font-size:12px;color:var(--muted);margin-bottom:9px}.saved-people{display:flex;gap:8px;margin-bottom:20px}.saved-person,.filter-chip{padding:0 16px;background:var(--soft);border-radius:30px;min-height:44px;font-size:14px;white-space:nowrap}.saved-person.selected,.filter-chip.selected{background:#000;color:#fff}.choice-row{display:flex;width:100%;align-items:center;gap:14px;min-height:76px;padding:16px 0;border-bottom:1px solid var(--line);text-align:left}.choice-copy{flex:1}.choice-row strong{font-size:16px;display:block}.choice-row small{display:block;color:var(--muted);margin-top:5px}.radio{width:22px;height:22px;border:2px solid #bdbdbd;border-radius:50%;display:grid;place-items:center}.selected .radio{border-color:#000}.selected .radio:after{content:"";background:#000;width:10px;height:10px;border-radius:50%}.message-preview{padding:24px;background:#f6f3ee;border-radius:12px;margin-bottom:20px}.message-preview svg{width:22px;height:22px;margin-bottom:16px}.message-preview p{font-size:17px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.message-preview small{display:block;margin-top:16px;color:var(--muted)}.sheet-copy h3{margin:22px 0 8px;font-size:18px}.sheet-copy h3:first-child{margin-top:0}.sheet-copy p{font-size:14px;color:var(--muted);margin-bottom:12px}.fine-print{font-size:12px;color:var(--muted);margin-top:16px;line-height:1.5}.subscription-terms,.note-preview{font-size:12px;color:var(--muted);margin-top:14px;line-height:1.5}.full-width{width:100%}.full-photo img{height:auto;border-radius:10px}.full-photo p,.style-disclaimer{font-size:11px;color:var(--muted);margin-top:12px}.taste-filters{display:flex;gap:7px;overflow:auto;scrollbar-width:none;padding:1px 0 5px;margin-bottom:12px}.style-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;border-radius:12px}.style-carousel::-webkit-scrollbar{display:none}.style-card{min-width:100%;scroll-snap-align:start;scroll-snap-stop:always}.style-image{position:relative;overflow:hidden;border-radius:12px;height:260px}.style-image>img{height:100%;width:100%;object-fit:cover}.style-card h3{font-size:20px;margin-top:13px}.style-card>p{font-size:13px;color:var(--muted);margin-top:5px}.carousel-controls{display:flex;align-items:center;justify-content:space-between;margin-top:7px}.carousel-controls>span{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.style-disclaimer{margin-top:0}.florist-note{margin-top:20px}.no-saved{padding:30px 0}.no-saved p{color:var(--muted);font-size:14px;margin:8px 0 20px}.search-field{background:var(--soft);border-radius:10px;padding:0 12px;display:flex;align-items:center;gap:10px;margin-bottom:12px}.search-field input{width:100%;min-height:50px;background:none;border:0;font-size:16px;outline-offset:0}.search-field svg{width:20px;height:20px}
/* A subscription stays under the customer's control. */
.plan-title{display:flex;gap:10px;align-items:flex-start}.plan-title>div{flex:1}.plan-title h1{font-size:25px;max-width:250px}.plan-status{font-size:11px;font-weight:600;color:#086b47;background:#e7f5ed;padding:7px 10px;border-radius:20px;margin-top:3px}.plan-status.paused{background:#f1f1f1;color:#555}.next-delivery{border:1px solid var(--line);border-radius:16px;padding:16px;overflow:hidden}.next-heading>span{font-size:12px;color:var(--muted);display:block}.next-heading>strong{font-size:23px;letter-spacing:-.5px;display:block;margin-top:5px}.next-heading>small{display:block;color:var(--muted);margin-top:5px}.plan-photo{height:205px;border-radius:10px;overflow:hidden;position:relative;margin-top:16px}.plan-photo img{height:100%}.plan-photo>span{position:absolute;left:9px;bottom:9px;padding:6px 8px;border-radius:5px;background:#fff;font-size:10px}.plan-bouquet{display:flex;align-items:center;gap:10px;padding:15px 0}.plan-bouquet>div{flex:1}.plan-bouquet h2{font-size:19px}.plan-bouquet p{font-size:12px;color:var(--muted);margin-top:5px}.plan-bouquet>.secondary-button{width:66px;min-height:44px;padding:9px}.plan-quick-actions{display:flex;gap:8px;border-top:1px solid var(--line);padding-top:13px}.plan-quick-actions button{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;min-height:48px;padding:10px 5px}.plan-quick-actions svg{width:16px;height:16px}.plan-address{display:flex;gap:10px;padding-top:16px;align-items:center}.plan-address p{font-size:12px;color:var(--muted)}.plan-address svg{width:18px;height:18px}.undo-banner{display:flex;align-items:center;justify-content:space-between;background:#f3f3f3;border-radius:10px;padding:0 12px;margin:0 0 14px;font-size:12px}.plan-empty-photo{height:250px;border-radius:14px;overflow:hidden}.plan-empty-photo img{height:100%}.plan-intro{padding:20px 0}.plan-intro h2{font-size:22px}.plan-intro p{font-size:14px;color:var(--muted);margin-top:12px}.reset-button{min-height:44px;font-size:13px;text-decoration:underline;color:var(--muted);margin-top:20px}.help-intro{background:var(--soft);padding:20px;border-radius:12px;margin-bottom:16px}.help-intro h2{font-size:19px;margin-bottom:10px}.help-intro p{font-size:14px;color:var(--muted)}.help-section-title{font-size:20px;margin:15px 0 3px}
/* The gift's simulated delivery journey. */
.tracking-title{padding:20px 0}.tracking-title h1{font-size:27px;overflow-wrap:anywhere}.tracking-title p{font-size:14px;color:var(--muted);margin-top:8px}.tracking-photo{height:230px;position:relative;background:#eee;overflow:hidden;border-radius:14px}.tracking-photo>img{height:100%;object-fit:cover}.photo-caption{position:absolute;bottom:12px;left:12px;right:12px;font-size:11px;display:flex;align-items:center;gap:7px;background:#fff;padding:10px;border-radius:8px;line-height:1.4}.photo-caption svg{width:17px;height:17px}.status-progress{display:flex;gap:6px;margin:21px 0 16px}.status-progress span{flex:1;height:5px;background:#e8e8e8;border-radius:3px}.status-progress span.done{background:#000}.status-copy{margin-bottom:20px}.status-copy h2{font-size:21px;margin-bottom:8px}.status-copy p{font-size:14px;color:var(--muted)}.status-copy .text-button{margin-top:7px;padding-left:0}.order-detail{display:flex;justify-content:space-between;padding:16px 0;border-top:1px solid var(--line);align-items:flex-start;gap:16px;font-size:14px}.order-detail small{display:block;color:var(--muted);margin-top:5px;overflow-wrap:anywhere}.gift-details-row{width:100%;text-align:left}.order-price{display:flex;gap:8px;align-items:center}.order-price .chevron{width:16px;height:16px}.map{height:100%;position:relative;overflow:hidden;background:#eeefe8}.map>svg{width:100%;height:100%;object-fit:cover;transform:scale(1.22)}.map-label{position:absolute;top:14px;left:50%;transform:translateX(-50%);padding:9px 14px;background:#fff;border-radius:25px;font-size:13px;font-weight:600;white-space:nowrap}.map-disclaimer{position:absolute;bottom:10px;left:0;right:0;text-align:center;font-size:11px;color:#565b50}.demo-playback{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px;color:var(--muted);font-size:12px}.delivered-icon{width:48px;height:48px;background:#fff;border-radius:50%;position:absolute;right:12px;top:12px;display:grid;place-items:center;color:var(--green)}.empty-state{text-align:center;padding:20px 0}.empty-art{height:220px;margin-bottom:25px;border-radius:14px;overflow:hidden}.empty-art img{height:100%}.empty-state h2{font-size:24px;margin:0 10px 12px}.empty-state p{font-size:14px;color:var(--muted);margin:0 10px 24px}#toast{position:fixed;bottom:100px;left:50%;transform:translate(-50%,12px);background:#111;color:#fff;border-radius:10px;padding:13px 18px;font-size:13px;line-height:1.4;opacity:0;pointer-events:none;z-index:20;max-width:calc(100vw - 40px);width:max-content;transition:opacity .18s,transform .18s}#toast.visible{opacity:1;transform:translate(-50%,0)}
@keyframes sheet-in{from{transform:translateY(20px);opacity:.7}to{transform:translateY(0);opacity:1}}
@media(max-width:600px){body{background:#fff}.app-shell{width:100%;height:100dvh;max-height:none;margin:0;border:0;border-radius:0;box-shadow:none}.app-header{min-height:60px;padding-top:env(safe-area-inset-top)}dialog{width:100%;max-width:100%;max-height:calc(var(--viewport-height,100dvh) - 16px - env(safe-area-inset-top));margin:auto 0 0;border-radius:22px 22px 0 0}.tab-bar{min-height:64px}.style-image{height:255px}}
@media(max-width:600px) and (max-height:740px){.intent-switch{margin:0 0 8px}.destination{min-height:50px;margin-bottom:8px}.bouquet-photo{height:172px}.bouquet-description{padding:9px 0}.budget-button{min-height:60px}.included-line{display:none}.home-page{padding-bottom:2px}.section-label:has(.inline-budget){margin-top:-8px}.sheet-body{padding-top:16px;padding-bottom:16px}.style-image{height:190px}.personalize-body .editor-intro{margin-bottom:10px}.florist-note{margin-top:12px}.uber-modes{margin-bottom:14px}.quick-places{padding:5px 0}.service-grid{margin-bottom:18px}.service-art,.service-flower{height:64px}.bouquet-promo>img{height:142px}.bouquet-promo>div{padding:14px 16px}.bouquet-promo h2{font-size:24px}.promo-link{margin-top:9px}.home-plan-teaser{padding:15px 0}.plan-photo{height:160px}}
@media(max-width:365px){.page,.sheet-body{padding-left:16px;padding-right:16px}.app-header{padding-left:16px;padding-right:16px}.wordmark{font-size:25px}.uber-wordmark{font-size:34px}.brand-group{gap:0}.bouquet-description h1{font-size:20px}.bouquet-description p{font-size:11px}.bouquet-description .text-button{font-size:12px}.rhythms .budget-button strong{font-size:12px}.rhythms .budget-button span{font-size:9px}.primary-button{font-size:16px}.uber-modes{margin-left:-16px;margin-right:-16px;padding:0 16px;gap:16px}.quick-places{gap:5px}.quick-places button{padding:0 9px}.service-tile>strong{font-size:11px}.sheet-header h2{font-size:16px}.plan-title h1{font-size:23px}.plan-quick-actions button{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Current Uber entry: product switcher first, compact service cards, floating navigation. */
.app-shell[data-root="true"] .app-header{display:none}
.app-shell[data-root="true"] .uber-page{padding-top:14px}
.app-shell[data-root="true"] .tab-bar{border:1px solid #eeeeee;border-radius:40px;margin:4px 16px 12px;padding:5px 8px;min-height:64px;box-shadow:0 3px 14px #0000000b}
.app-shell[data-root="true"] .tab-bar .active{background:#f3f3f3;border-radius:30px}
.app-shell[data-root="true"] .tab-bar button{font-size:10px;gap:3px}
.app-shell[data-root="true"] .tab-bar button svg{width:23px;height:23px}
.bouquet-promo{height:224px;display:flex;background:#f3eeeb}
.bouquet-promo>img{position:absolute;right:0;top:0;width:44%;height:100%;object-position:50% 15%!important}
.bouquet-promo>div{width:59%;z-index:1;padding:22px 16px}
.bouquet-promo h2{font-size:26px;line-height:1.1;letter-spacing:-.65px;margin:10px 0}
.bouquet-promo p{font-size:12px;max-width:140px}
.bouquet-promo .promo-link{font-size:13px;margin-top:18px}
@media(max-width:600px){.app-shell[data-root="true"] .uber-page{padding-top:calc(10px + env(safe-area-inset-top))}.app-shell[data-root="true"] .tab-bar{margin-bottom:max(12px,env(safe-area-inset-bottom))}}
@media(max-width:600px) and (max-height:740px){.home-page:has([data-mode="home"].selected) .bouquet-photo{height:164px}.bouquet-promo{height:207px}.bouquet-promo>img{height:100%}.bouquet-promo>div{padding:16px}.bouquet-promo h2{font-size:24px}.bouquet-promo .promo-link{margin-top:14px}}
