.home-page{min-height:850px;display:flex;flex-direction:column;background:#f0f7f0}.home-header{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;padding:25px 22px 19px;border-radius:0 0 24px 24px}.home-header .brand--small .brand-symbol{width:28px;height:33px}.home-header .brand--small .brand-word{font-size:25px}.home-city{display:flex;align-items:center;gap:6px;min-height:30px;margin-top:4px;font-size:11px;font-weight:650;color:#475344}.home-city svg{color:#8d9d86;flex-shrink:0}.notification-button{flex-shrink:0;width:45px;height:45px;border-radius:50%;background:#f5f7f3;color:#344a35;display:grid;place-items:center;position:relative}.notification-button>span{position:absolute;top:-2px;right:-1px;background:#da5a56;color:#fff;min-width:17px;height:17px;border:2px solid white;border-radius:50%;font-size:8px;display:grid;place-items:center;font-weight:700}.home-body{padding:9px 10px 0}.home-stories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;background:#fff;border-radius:21px;padding:17px 12px 15px}.story-button{display:flex;flex-direction:column;align-items:center;gap:7px;background:transparent;padding:0;color:#34412f;min-width:0}.story-ring{display:block;border:1.5px solid #48a76b;padding:3px;border-radius:50%;width:100%;max-width:77px;aspect-ratio:1;position:relative;transition:border-color .2s}.story-ring--seen{border-color:#d1ddca}.story-ring>img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.story-label{white-space:pre-line;font-size:10px;line-height:1.35;font-weight:600;min-height:27px}.story-emblem{position:absolute;top:21%;right:21%;bottom:21%;left:21%;border-radius:13px;display:grid;place-items:center;background:#2c8e49e6;color:#fff;font-size:25px;font-weight:750;box-shadow:0 3px 10px #224b3525}.story-emblem--leaf{border-radius:50%;background:#eef8e8e6;color:#377e3c}.home-services{background:#fff;padding:16px 12px 12px;border-radius:21px;margin-top:9px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:11px}.section-heading h1{font-size:17px;line-height:1.3;letter-spacing:-.6px;font-weight:800}.section-heading>button{padding:5px 0 5px 5px;min-height:32px;display:flex;align-items:center;gap:3px;color:var(--green);background:transparent;white-space:nowrap;font-size:10px;font-weight:750;border-radius:6px}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.service-tile{position:relative;min-height:132px;border-radius:13px;overflow:hidden;background:#e6ede0;padding:13px 12px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;color:#1d2e1d;isolation:isolate}.service-tile>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .4s}.service-tile:hover>img{transform:scale(1.05)}.service-tile-tint{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f7f8ecef,#f6f8edbd 27%,#eff4e525 68%,#24342142);z-index:-1}.service-tile--deep .service-tile-tint{background:linear-gradient(180deg,#eaf6e7ed,#eaf6e7ab,#9fbb8f20 70%,#1d3b2a44)}.service-tile-title{font-size:12px;font-weight:800;letter-spacing:-.35px;line-height:1.35;white-space:pre-line}.service-tile-price{font-size:9px;font-weight:650;background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:4px 7px;border-radius:7px;color:#43533b}.tile-arrow{position:absolute;right:9px;bottom:9px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#ffffff73;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff}.upcoming-card{display:flex;align-items:center;gap:10px;background:#fff;border-radius:20px;padding:18px 13px;margin-top:9px}.home-feature-icon{display:grid;place-items:center;flex-shrink:0;width:43px;height:43px;border-radius:50%;color:#31914a;background:#edf7e9}.upcoming-copy{flex:1;min-width:0}.upcoming-heading{display:flex;align-items:center;gap:6px;margin-bottom:7px}.upcoming-heading h2{font-size:12px;margin:0;line-height:1.3;letter-spacing:-.3px}.demo-pill{display:inline-block;background:#f0f4eb;border-radius:4px;padding:2px 4px;font-size:7px;color:#8b9d7f;font-weight:600;white-space:nowrap}.upcoming-copy>strong{display:block;font-size:12px;letter-spacing:-.2px}.upcoming-copy>p{margin:4px 0 0;font-size:9px;color:#8c9684;line-height:1.5}.small-green-button{min-height:40px;padding:0 14px;font-size:10px;font-weight:750;color:#fff;background:linear-gradient(125deg,#4bb864,#319d4a);border-radius:23px}.small-green-button:hover{background:#288a43}.home-bonus-card{position:relative;width:100%;border-radius:20px;background:linear-gradient(110deg,#fff 30%,#f3f8eb);padding:18px 13px;display:flex;align-items:flex-start;gap:10px;margin-top:9px;text-align:left;overflow:hidden;min-height:118px}.home-bonus-copy{position:relative;z-index:1;display:flex;flex-direction:column}.home-bonus-copy strong{font-size:15px;color:#293d27;letter-spacing:-.4px}.home-bonus-copy>span{font-size:10px;line-height:1.5;margin-top:5px;color:#89937e}.home-bonus-copy small{font-size:7px;margin-top:8px;color:#a2af97}.gift-art{display:block}.home-bonus-card>.gift-art{position:absolute;width:143px;right:-7px;bottom:-5px;transform:rotate(5deg)}.bonus-arrow{position:absolute;right:12px;bottom:16px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#ffffffa1;color:#67865b}.home-assurance{display:flex;justify-content:center;align-items:center;gap:6px;padding:12px 0;font-size:8px;color:#98a68e}.home-assurance>svg:last-child{margin-left:3px;color:#aec09f}.home-storage-note{font-size:11px;color:#96734e;padding:0 12px}.bottom-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;background:#fff;border-top:1px solid #eaf0e6;padding:10px 10px 19px;margin-top:auto;position:sticky;bottom:0;z-index:5}.nav-item{padding:4px 0;min-height:45px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#979b92;background:transparent;border-radius:12px}.nav-item>span{font-size:9px;font-weight:550}.nav-item--active{color:#2c9147}.nav-item:hover{background:#f7faf4}.sheet--cover .sheet-cover{display:block;width:calc(100% + 52px);max-width:none;height:230px;object-fit:cover;margin:-37px -26px 24px}.sheet--cover .sheet-close{z-index:2;background:#fffffff2;top:18px}.sheet--cover .sheet-handle{z-index:1;background:#ffffffb3}.sheet--cover h2{font-size:24px;line-height:1.2;padding-right:0;margin-bottom:13px}.story-progress{display:flex;gap:5px;margin:0 0 14px}.story-progress button{flex:1;height:16px;border-radius:2px;background:linear-gradient(transparent 6px,#e4eddf 6px,#e4eddf 10px,transparent 10px);padding:0}.story-progress button.is-current{background:linear-gradient(transparent 6px,#51a963 6px,#51a963 10px,transparent 10px)}.sheet .story-description{font-size:12px;line-height:1.65;margin-top:0}.story-steps{list-style:none;margin:23px 0;padding:0;display:flex;flex-direction:column;gap:19px}.story-steps li{display:flex;gap:13px}.story-steps li>span{flex-shrink:0;width:29px;height:29px;border-radius:50%;background:#eaf5e5;display:grid;place-items:center;font-size:14px;color:#418646;font-weight:700}.story-steps h3{font-size:12px;margin:3px 0 4px}.story-steps p{font-size:11px;line-height:1.65;margin:0}.story-controls{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.story-controls button{display:flex;align-items:center;gap:4px;background:transparent;font-size:11px;color:#3a884a;min-height:40px;padding:0 5px;border-radius:8px}.story-controls button:disabled{opacity:.3}.story-controls>span{font-size:10px;color:#99a68f}.sheet .panel-caption{font-size:11px;line-height:1.7;color:#939c89}.panel-search{margin:18px 0 12px}.service-list{display:flex;flex-direction:column;gap:9px}.service-list>button{display:flex;gap:12px;padding:10px;border-radius:13px;background:#f5f8f1;text-align:left;align-items:center;color:#33452c}.service-list img{width:62px;height:67px;object-fit:cover;border-radius:9px}.service-list button>span{flex:1;display:flex;flex-direction:column;gap:7px}.service-list strong{font-size:12px;line-height:1.5}.service-list small{font-size:11px;color:#7d9172}.service-list button>svg{flex-shrink:0}.service-detail-price{font-size:23px;font-weight:800;letter-spacing:-.6px;color:#233b24}.service-includes{list-style:none;padding:16px;background:#f1f7ed;border-radius:15px;display:flex;flex-direction:column;gap:12px;margin:22px 0}.service-includes li{display:flex;gap:9px;font-size:11px;line-height:1.5;color:#52634a}.service-includes svg{color:#4a9f52;flex-shrink:0}.feature-preview-note{font-size:11px;line-height:1.7;color:#89957f;border:1px dashed #dce6d4;padding:13px;border-radius:12px}.order-status{display:flex;align-items:center;gap:7px;color:#488e4f;font-size:11px}.order-status>span:first-child{height:6px;width:6px;border-radius:50%;background:#55ac60}.order-status .demo-pill{margin-left:auto}.order-service-title{margin:26px 0 14px;font-size:17px;line-height:1.4}.order-details{margin:0 0 22px}.order-details>div{padding:14px 0;border-bottom:1px solid #edf0e8;display:flex;flex-direction:column;gap:5px}.order-details dt{font-size:10px;color:#8c9983}.order-details dd{font-size:13px;color:#3c5035;margin:0;font-weight:600}.bonus-balance{background:#f0f7e9;border-radius:20px;padding:23px 22px;position:relative;overflow:hidden}.bonus-balance>.gift-art{position:absolute;right:-9px;width:150px;top:2px;opacity:.9}.bonus-balance>span{display:block;font-size:8px;letter-spacing:1px;color:#779268}.bonus-balance>strong{position:relative;display:block;font-size:52px;color:#2d723b;letter-spacing:-3px;line-height:1.4}.bonus-balance>p{position:relative;font-size:10px;margin:0}.notification-item{display:flex;align-items:flex-start;gap:13px;padding:20px 0}.notification-item+.notification-item{border-top:1px solid #edf1e7}.notification-item h3{font-size:13px;margin:1px 0 7px}.notification-item p{font-size:11px;line-height:1.65;margin:0 0 10px}.notification-item .text-link{font-size:11px}.profile-summary{text-align:center;padding:12px 0 20px}.profile-summary>span{width:65px;height:65px;display:grid;place-items:center;background:#eaf5e4;border-radius:50%;margin:0 auto 16px;color:#59934f}.profile-summary h3{font-size:17px;margin:0}.profile-summary p{font-size:12px}.profile-city{width:100%;display:flex;align-items:center;gap:13px;color:#57844b;background:#f3f7ee;border-radius:14px;padding:17px 14px;text-align:left}.profile-city>span{flex:1;display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:600}.profile-city small{font-size:9px;color:#98a78a;font-weight:400}@media(max-width:540px){.home-page{min-height:100dvh;padding-bottom:calc(75px + env(safe-area-inset-bottom))}.home-header{padding-top:calc(22px + env(safe-area-inset-top))}.bottom-nav{position:fixed;width:100%;bottom:0;left:0;padding-bottom:calc(13px + env(safe-area-inset-bottom))}.service-tile{min-height:127px}}@media(max-width:374px){.home-header{padding-inline:18px}.home-stories{gap:7px;padding-inline:10px}.story-label{font-size:9px}.section-heading h1{font-size:15px}.section-heading>button{font-size:9px}.service-tile{min-height:123px;padding-inline:10px}.service-tile-title{font-size:11px}.upcoming-card{gap:8px;padding-inline:11px}.upcoming-card .home-feature-icon{width:34px;height:34px}.upcoming-heading{gap:3px}.upcoming-heading h2{font-size:10px}.upcoming-copy>strong{font-size:11px}.small-green-button{padding-inline:10px;font-size:9px}.home-bonus-card>.gift-art{width:113px;right:-12px}.home-bonus-copy>span{font-size:9px}}.flow-page{background:#f2f7f1;min-height:850px;display:flex;flex-direction:column;color:#24342a}.flow-header{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;background:#fff;gap:12px}.flow-header>span:nth-child(2){font-size:12px;letter-spacing:2px;font-weight:800}.demo-badge{font-size:10px;color:#57805a;background:#edf5e9;padding:5px 9px;border-radius:20px}.flow-content{padding:24px 20px 30px;flex:1;min-width:0}.flow-content>h1{font-size:28px;line-height:1.18;letter-spacing:-1px;margin-bottom:20px}.flow-page h2{font-size:18px;letter-spacing:-.5px;margin:0 0 15px}.flow-page h3{font-size:14px;margin:0 0 8px}.flow-page p{line-height:1.65;font-size:13px}.muted,.flow-page small{color:#839080;font-size:12px;line-height:1.55}.card{display:block;background:#fff;border:1px solid #e7eee3;border-radius:22px;padding:20px;margin:14px 0}.card:first-child{margin-top:0}.green-card{background:#e6f2df;border-color:#d9e8d1}.spread{display:flex;align-items:center;justify-content:space-between;gap:12px}.spread>span:first-child{min-width:0}.spread small{max-width:70%}.stack{display:flex;flex-direction:column;gap:12px}.flow-page button:disabled{opacity:.45}.flow-page .primary-button{font-size:14px;min-height:55px}.secondary-button{display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid #dbe5d5;border-radius:28px;min-height:48px;padding:12px 18px;color:#367947;font-weight:700;font-size:13px;width:100%}.action-bar{position:sticky;bottom:0;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:15px 20px calc(15px + env(safe-area-inset-bottom));border-top:1px solid #e7eee3;z-index:5;margin-top:auto}.action-bar>.spread{margin-bottom:12px;font-size:13px}.action-bar strong{font-size:21px}.app-error{color:#9c3929!important;background:#fff0eb;border:1px solid #e9b5a5;padding:12px;border-radius:12px;font-size:13px!important;overflow-wrap:anywhere}.flow-page label.field{display:flex;flex-direction:column;gap:8px;margin:16px 0;font-size:12px;font-weight:650}.flow-page input:not([type=checkbox]):not([type=radio]):not([type=range]),.flow-page select,.flow-page textarea{width:100%;min-width:0;padding:15px;background:#f8faf6;color:#29392c;border:1px solid #dfe7da;border-radius:12px;font:inherit;font-size:16px;outline-offset:2px}.flow-page textarea{resize:vertical;min-height:105px}.flow-page input[type=range]{width:100%;accent-color:#368a46}.flow-page input[type=checkbox],.flow-page input[type=radio]{accent-color:#368a46;width:20px;height:20px;flex-shrink:0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.field-grid .field{min-width:0}.check-field{display:flex;gap:12px;align-items:center;min-height:48px;font-size:13px;line-height:1.5}.chips{display:flex;gap:8px;overflow-x:auto;padding:4px 0 12px}.chips button,.chip{flex-shrink:0;min-height:44px;padding:9px 15px;border-radius:24px;background:#fff;border:1px solid #dfe7da;color:#607158;font-size:12px}.chips .selected,.chip.selected{background:#235e35;color:#fff;border-color:#235e35}.counter{padding:12px 0;font-size:14px}.counter>div{display:flex;align-items:center;gap:14px}.counter button{width:40px;height:44px;background:#f1f6ed;border-radius:50%;font-size:24px;color:#448147}.counter output{min-width:22px;text-align:center;font-size:17px;font-weight:700}.step-progress{font-size:11px;color:#6e8166;margin:0 0 24px}.step-progress>div{display:flex;gap:5px;margin-top:10px}.step-progress i{height:4px;flex:1;background:#dfe8d9;border-radius:4px}.step-progress .done{background:#4ba560}.price-breakdown .spread{font-size:13px;margin:14px 0;align-items:flex-start}.price-breakdown .spread>span:last-child,.price-breakdown strong{white-space:nowrap}.price-breakdown .total{border-top:1px solid #e6ecdf;padding-top:17px;font-size:19px;margin-bottom:0}.green{color:#2b8d44}.menu-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding:14px 0;border-bottom:1px solid #e7eee2;font-size:14px}.menu-row>span{display:flex;flex-direction:column;gap:5px}.menu-row svg{flex-shrink:0;color:#879a7b}.status-badge{font-size:10px;background:#edf6e7;color:#4d8540;border-radius:8px;padding:6px 8px;text-align:center}.order-card>.spread>strong{font-size:13px}.order-preview{display:flex;gap:13px;margin:18px 0}.order-preview img{width:72px;height:88px;object-fit:cover;border-radius:12px;flex-shrink:0}.order-preview p{font-size:11px;margin:4px 0;color:#7e8b75}.order-preview>div{min-width:0}.empty-state{text-align:center;padding:35px 14px}.empty-state>span{display:block;font-size:50px;color:#83ac6d;margin-bottom:18px}.empty-state h2{font-size:21px}.empty-state p{color:#809075}.catalog-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.catalog-card{position:relative;background:#fff;border-radius:18px;overflow:hidden;border:1px solid #e1eadb;min-width:0}.catalog-card>a{display:block}.catalog-card img{width:100%;height:130px;object-fit:cover}.catalog-copy{padding:12px}.catalog-copy h2{font-size:14px;line-height:1.4;margin:0 0 8px}.catalog-copy p{font-size:10px;color:#8a9383}.catalog-copy strong{font-size:13px;color:#3c7542}.bookmark{position:absolute;top:8px;right:8px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fffffff0;color:#456342}.service-hero{height:290px;width:100%;object-fit:cover}.service-detail .flow-content{margin-top:-30px;background:#f2f7f1;border-radius:28px 28px 0 0;position:relative}.service-detail .flow-header{position:absolute;top:0;left:0;right:0;background:transparent;z-index:2}.service-detail .icon-button{background:#fff}.includes{list-style:none;padding:0;margin:0}.includes li{display:flex;gap:10px;line-height:1.55;font-size:13px;margin:12px 0}.includes li:before{content:"✓";color:#39934a;font-weight:800}.flow-page details{padding:15px 0;border-bottom:1px solid #dce7d6;font-size:13px;line-height:1.7}.flow-page summary{cursor:pointer;font-weight:700;min-height:28px}.success-mark{margin:12px auto 25px;display:grid;place-items:center;width:88px;height:88px;border-radius:50%;background:#dff0d5;color:#38964c;font-size:50px}.calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:14px;font-weight:700}.calendar-head button{width:44px;height:44px;border-radius:50%;background:#f0f6ea;color:#377546}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;text-align:center}.calendar-grid small{padding:8px 0}.calendar-grid button{width:100%;aspect-ratio:1;background:transparent;border-radius:50%;font-size:13px;color:#354c32}.calendar-grid button.selected{background:#3b9850;color:#fff}.calendar-grid button:disabled{opacity:.25}.slots{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.slots button{min-height:48px;border:1px solid #dde7d7;border-radius:12px;background:#fff;color:#5c7351;font-size:12px}.slots button.selected{background:#e4f2da;border-color:#54a452;color:#28633b}.map-preview{height:135px;border-radius:15px;background:linear-gradient(23deg,transparent 44%,#fff 45%,#fff 51%,transparent 52%),linear-gradient(110deg,#e3edda 30%,#d0e3c8 31%,#d0e3c8 36%,#e7eedf 37%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#658653;padding:15px;text-align:center;font-size:11px}.map-preview svg{background:#fff;padding:10px;border-radius:50%;width:43px;height:43px}.photo-grid{display:flex;gap:9px;flex-wrap:wrap;margin:15px 0}.photo-item{position:relative}.photo-item img{width:80px;height:80px;object-fit:cover;border-radius:12px}.photo-item button{position:absolute;right:-4px;top:-4px;background:#fff;border-radius:50%;width:28px;height:28px}.photo-add{display:flex;align-items:center;justify-content:center;min-height:65px;border:1px dashed #a8bea0;border-radius:12px;color:#4b8848;font-size:12px;padding:12px;cursor:pointer}.photo-add input{position:absolute;width:1px!important;height:1px;opacity:0}.photo-add:focus-within{outline:3px solid #70b982}.bonus-hero{position:relative;overflow:hidden;min-height:190px;padding:25px;background:linear-gradient(110deg,#e7f4dc,#f7fbee);border-radius:22px}.bonus-hero strong{font-size:48px;letter-spacing:-2px;display:block}.bonus-hero .gift-art{position:absolute;width:150px;right:-10px;bottom:0}.bonus-hero>div{position:relative;z-index:1}.avatar{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#e4f0d9;color:#438b45;font-size:28px;margin:auto}.profile-intro{text-align:center}.notice-card{display:block;color:inherit}.notice-card.unread{border-left:4px solid #4f9b4f}.notice-card p{margin:5px 0}.chat-message{max-width:90%;padding:13px 16px;border-radius:17px;background:#fff;border:1px solid #e0e9d9;margin:12px 0;overflow-wrap:anywhere;white-space:pre-wrap}.chat-message.user{margin-left:auto;background:#e1efd8}.chat-message p{margin:0 0 6px}.chat-composer{position:sticky;bottom:0;background:#f8fbf5;padding:15px;z-index:4}.rating{display:flex;justify-content:center;gap:8px;margin:25px 0}.rating button{font-size:38px;color:#c6d7bc;background:transparent;width:48px;height:50px;padding:0}.rating button.selected{color:#4b9d50}.timeline{display:flex;justify-content:space-between;font-size:10px;color:#6e8865;margin:22px 0}.timeline span:before{content:"";display:block;width:18px;height:18px;background:#cddfc1;border-radius:50%;margin:0 auto 8px}.timeline span.done:before{background:#3d9950}.about-slide{width:100%;height:220px;object-fit:cover;border-radius:20px}.offline-note{background:#fbefd6;color:#755d24;font-size:11px;padding:9px;text-align:center}.app-shell:has(.flow-page){overflow:clip}.flow-page .bottom-nav{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.flow-page .danger{color:#ad4938}.flow-page .inline-link{color:#318347;text-decoration:underline;font-size:13px}.receipt{font-family:monospace}.receipt p{overflow-wrap:anywhere}.flow-page .field-note{margin-top:5px;font-size:11px;color:#85937b}@media(max-width:600px){.flow-page{min-height:100dvh}.flow-content{padding:22px 18px 25px}.flow-header{padding-top:calc(14px + env(safe-area-inset-top))}.flow-page .bottom-nav{position:sticky;bottom:0}.with-tabs .flow-content{padding-bottom:25px}}@media(max-width:350px){.flow-content{padding-left:12px;padding-right:12px}.card{padding:16px}.catalog-grid{gap:8px}.catalog-copy{padding:10px}.catalog-copy h2{font-size:12px}.rating{gap:2px}.calendar-grid{gap:1px}}@media print{.showcase-caption,.preview-caption,.flow-header,.bottom-nav,.action-bar,.receipt-actions{display:none!important}.showcase{padding:0;display:block;background:#fff}.app-shell{border:0;box-shadow:none;width:100%;border-radius:0}.flow-page{background:#fff;min-height:0}}.pwa-update{position:fixed;z-index:100;bottom:20px;left:50%;transform:translate(-50%);width:min(390px,calc(100% - 28px));padding:20px;background:#fff;box-shadow:0 10px 60px #254b3340;border:1px solid #cfdfc5;border-radius:22px;font-size:13px}.pwa-update p{line-height:1.6;color:#7e8a76}.flow-page .action-bar{background:#fff}.extras-list{padding:4px 16px}.extra-row{display:grid;grid-template-columns:70px minmax(0,1fr) 30px;gap:12px;padding:18px 0;border-bottom:1px solid #e6ecdf;align-items:start}.extra-row:last-child{border:0}.extra-row>img{width:70px;height:90px;border-radius:12px;object-fit:cover}.extra-copy h3{font-size:13px;margin:2px 0 5px}.extra-copy p{font-size:11px;line-height:1.45;color:#839080;margin:0 0 8px}.extra-copy strong{font-size:15px}.extra-toggle{min-width:30px;min-height:44px;display:grid;place-items:start end}.extra-toggle input{margin:3px 0}.extra-quantity{grid-column:2/4}.extra-quantity .counter{padding:0;font-size:11px}.extra-quantity .counter>div{gap:10px}.extra-quantity .counter button{width:34px;height:44px}.extra-quantity .counter>span{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.extra-quantity .counter{justify-content:flex-end}.extras-list:empty{display:none}@media(max-width:350px){.extra-row{grid-template-columns:57px minmax(0,1fr) 24px;gap:8px}.extra-row>img{width:57px;height:78px}.extras-list{padding:4px 12px}}.flow-page select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:52px;padding:14px 38px 14px 14px;background:#f8faf6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath d='m7 10 5 5 5-5' fill='none' stroke='%236d8162' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") right 12px center/18px no-repeat}.flow-page button.menu-row{background:transparent;color:inherit}.flow-page details.card{padding:18px 20px}.flow-page fieldset.card{min-width:0}.flow-page fieldset.card>legend{float:left;width:100%;padding:0;margin:0 0 16px;font-size:15px;font-weight:700}.flow-page fieldset.card>legend+*{clear:both}.order-progress{list-style:none;display:flex;gap:8px;padding:8px 0 0;margin:20px 0 0}.order-progress li{flex:1;font-size:10px;text-align:center;position:relative;line-height:1.5}.progress-dot{display:block;margin:0 auto 10px;width:18px;height:18px;border-radius:50%;background:#d9e6d0;border:4px solid #edf5e7;position:relative;z-index:1}.order-progress .green .progress-dot{background:#3b9a51;border-color:#cfe9c5}.order-progress li:not(:last-child):after{content:"";height:2px;background:#d9e6d0;position:absolute;top:8px;left:calc(50% + 9px);width:calc(100% - 10px)}.status-badge[data-status=needs_estimate],.status-badge[data-status=awaiting_confirmation]{color:#926d23;background:#fff1d6}.status-badge[data-status=cancelled]{color:#8b746d;background:#f1ebe6}.review-stars{display:flex;justify-content:space-between;gap:3px}.review-stars label{position:relative;width:44px;height:52px;display:grid;place-items:center;cursor:pointer}.flow-page .review-stars input[type=radio]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.review-stars span{font-size:35px;color:#3c914a;pointer-events:none}.review-stars input:focus-visible+span{outline:3px solid #70b982;outline-offset:2px;border-radius:4px}.flow-page .payment-success{text-align:center;padding:27px 20px}.payment-success>svg{display:block;margin:0 auto 20px}.flow-page .payment-success h2{font-size:32px;letter-spacing:-1px}.flow-page .guest-button:has(+.danger){color:#8b4333}.flow-page a[href$="/cancel"],.flow-page button[aria-label^="Удалить адрес"]{color:#a25142}@font-face{font-family:Manrope;src:url(/fonts/manrope-cyrillic.woff2) format("woff2");font-style:normal;font-weight:200 800;font-display:swap;unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;src:url(/fonts/manrope-latin.woff2) format("woff2");font-style:normal;font-weight:200 800;font-display:swap}:root{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18241e;background:#eaf4ed;font-synthesis:none;-webkit-font-smoothing:antialiased;--green: #258c48;--muted: #818780;--line: #e9ede8;--ink: #292d2c}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #70b982;outline-offset:4px}button:disabled{cursor:default}.showcase{min-height:100dvh;padding:38px 24px 54px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(ellipse at 70% 25%,#fcfdf5 0%,transparent 52%),radial-gradient(ellipse at 0 100%,#d5e9d9 0%,transparent 55%),#eaf4ed}.showcase:before{content:"";position:absolute;width:660px;height:660px;border:1px solid #2f7b3910;border-radius:50%;top:-330px;left:-280px;pointer-events:none}.app-shell{width:430px;position:relative;z-index:1;background:#fff;border-radius:36px;border:1px solid #d9e4d8;overflow:hidden;box-shadow:0 32px 90px #244e3212,0 5px 15px #244e3208}.welcome{padding:33px 27px 23px;background:linear-gradient(165deg,#fafdf8,#fff 33%)}.welcome-header{display:flex;flex-direction:column;align-items:flex-start;gap:9px;margin-bottom:29px}.brand{display:inline-flex;align-items:center;gap:7px;color:#36a252;-webkit-user-select:none;user-select:none}.brand-symbol{width:34px;height:40px}.brand-word{font-size:30px;font-weight:800;letter-spacing:-1.5px;color:#12261b;line-height:1.12}.brand-hub{display:inline-block;background:#45af60;border-radius:8px;margin-left:1px;padding:0 3px 2px 2px}.header-caption{font-size:8px;font-weight:700;letter-spacing:2.5px;padding-left:42px;color:#7b8b7d}.eyebrow{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:600;color:#4c7757;margin-bottom:12px}.eyebrow>span{width:5px;height:5px;background:#46a761;border-radius:50%}h1{font-size:35px;line-height:1.17;font-weight:800;letter-spacing:-1.55px;margin:0}.welcome-intro h1 span{position:relative;display:inline-block;color:var(--green)}.welcome-intro h1 svg{position:absolute;width:100%;bottom:-6px;left:0;color:#b9dda8}.intro-copy{font-size:13px;line-height:1.65;color:var(--muted);margin:16px 0 21px;letter-spacing:-.15px}.hero{height:216px;border-radius:20px;overflow:hidden;position:relative;background:#e8ebe0}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center 55%;display:block}.hero-tint{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#142b255e,transparent 49%)}.hero-label{position:absolute;top:13px;left:13px;display:flex;align-items:center;gap:7px;background:#ffffffed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff80;padding:6px 11px 6px 6px;border-radius:30px;font-size:9px;font-weight:700;color:#34553b;box-shadow:0 2px 8px #00000005}.hero-label>span{border-radius:50%;display:grid;place-items:center;background:#e7f3e3;width:25px;height:25px;color:var(--green)}.hero-note{position:absolute;left:17px;bottom:15px;display:flex;align-items:center;gap:6px;color:#fff;font-size:10px;font-weight:500}.login-form{margin-top:22px}.field-label{font-size:11px;font-weight:700;display:block;margin:0 0 9px 2px}.phone-field{display:flex;align-items:center;height:58px;background:#f5f6f5;border:1px solid #eceeeb;border-radius:14px;transition:border-color .2s,box-shadow .2s}.phone-field:focus-within{border-color:#6eb782;box-shadow:0 0 0 3px #299f4e0c}.country-button{display:flex;align-items:center;justify-content:center;gap:11px;background:none;padding:0 15px 0 19px;height:30px;border-right:1px solid #dde2db;font-size:17px;font-weight:600;color:#25332b}.country-button svg{color:#999f98}.phone-field input{min-width:0;width:100%;background:transparent;border:0;padding:15px;color:#25332b;outline:none;font-size:17px;letter-spacing:.2px}.phone-field input:focus-visible{outline:none}.phone-field input::placeholder{color:#9ba19b;opacity:1}.phone-valid{flex-shrink:0;color:var(--green);margin-right:13px}.primary-button{width:100%;min-height:56px;border-radius:30px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;position:relative;gap:14px;font-size:13px;font-weight:700;box-shadow:inset 0 1px #ffffff10,0 4px 8px #1c292408;transition:background .2s,transform .2s}.primary-button:hover{background:#17452c}.primary-button:active{transform:scale(.985)}.primary-button>svg{position:absolute;right:22px;color:#ffffffb3}.login-form>.primary-button{margin-top:12px}.secure-note{display:flex;align-items:center;justify-content:center;gap:5px;font-size:8px;color:#939a92;margin-top:10px}.secure-note svg{color:#7f9681}.consents{display:flex;flex-direction:column;gap:13px;margin-top:24px}.consent-row{display:flex;align-items:flex-start;gap:10px;font-size:10px;line-height:1.7;color:#60685f}.consent-row input{flex-shrink:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:19px;height:19px;border:1.5px solid #bcc5ba;border-radius:5px;margin:0;background:#fff;cursor:pointer;transition:background .15s}.consent-row input:checked{border-color:#38a358;background:#38a358 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='m4 9 3 3 7-7' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 17px}.consent-row label,label.consent-row{cursor:pointer}.text-link{color:var(--green);text-decoration:underline;text-underline-offset:3px;text-decoration-color:#8dbd98;padding:0;background:none;text-align:left;font-size:inherit;line-height:inherit;vertical-align:top}.consent-break{display:none}.divider{display:flex;align-items:center;gap:15px;margin:22px 0 7px;color:#a7ada5;font-size:10px}.divider:before,.divider:after{content:"";height:1px;background:var(--line);flex:1}.guest-button{display:flex;width:100%;justify-content:center;align-items:center;gap:9px;background:none;color:var(--green);font-size:12px;font-weight:700;min-height:44px;border-radius:12px}.guest-button:hover{background:#f1f8f0}.welcome-footer{display:flex;align-items:center;justify-content:center;gap:6px;font-size:8px;color:#a1aa9e;margin-top:16px}.footer-sparkle{font-size:13px;color:#7f9e80}.showcase-caption{position:absolute;left:max(40px,calc(50% - 540px));top:70px;bottom:95px;width:245px;display:flex;flex-direction:column;justify-content:space-between;color:#234e33}.showcase-brand{display:flex;align-items:center;gap:18px;font-size:12px;letter-spacing:2px;font-weight:800}.showcase-kicker{font-size:8px;letter-spacing:1.5px;color:#729579;font-weight:700}.showcase-caption h2{font-size:34px;font-weight:500;line-height:1.3;letter-spacing:-1.3px;margin:18px 0}.showcase-caption p{font-size:12px;color:#7a9380;line-height:1.8}.showcase-bottom{display:flex;align-items:center;gap:8px;font-size:10px;color:#829987}.preview-caption{position:absolute;bottom:21px;display:flex;align-items:center;gap:7px;font-size:7px;font-weight:700;color:#8c9f8e;letter-spacing:1.5px}.preview-caption>span:first-child{width:4px;height:4px;border-radius:50%;background:#60a46f}.preview-version{margin-left:10px;color:#a1b1a1}.field-error{color:#b54535;font-size:10px;margin:7px 2px 0}.phone-field--error,.consent-row--error input{border-color:#c86655}.consent-error{margin:-7px 0 0 29px}.sheet{padding:0;width:min(430px,calc(100% - 24px));border:1px solid #e2e9df;border-radius:26px;color:#25342a;background:#fff;box-shadow:0 24px 80px #18332333;max-height:calc(100dvh - 32px)}.sheet::backdrop{background:#10271966;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.sheet-content{padding:37px 26px 28px;position:relative}.sheet-handle{width:32px;height:4px;border-radius:3px;background:#dfe6dd;position:absolute;left:calc(50% - 16px);top:10px}.sheet h2{font-size:22px;letter-spacing:-.8px;padding-right:30px;margin:0 0 20px}.sheet p{color:#778174;font-size:13px;line-height:1.8}.sheet .primary-button{margin-top:24px}.icon-button{height:40px;width:40px;display:grid;place-items:center;border-radius:50%;background:#f1f5ef;color:#283d2d}.sheet-close{position:absolute;top:28px;right:20px;width:32px;height:32px}.country-option{width:100%;padding:18px;display:flex;align-items:center;justify-content:space-between;background:#eff8ed;color:#28763c;border-radius:12px}.country-option>span:last-child{display:flex;align-items:center;gap:14px}.next-step{padding:30px 27px;min-height:850px;position:relative}.next-step>.brand{position:absolute;top:34px;right:27px}.brand--small .brand-symbol{width:23px;height:28px}.brand--small .brand-word{font-size:21px}.next-step-body{margin-top:125px}.stage-tag{font-size:9px;letter-spacing:1.8px;color:var(--green);font-weight:800}.next-step h1{margin-top:20px;font-size:32px}.next-step p{font-size:14px;line-height:1.9;color:var(--muted);margin:24px 0}.next-step .next-phone{font-size:20px;color:#234e33}.next-step .primary-button{margin-top:35px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.verify-page{min-height:850px;padding:30px 27px 26px;display:flex;flex-direction:column;background:linear-gradient(160deg,#fafdf8,#fff 35%)}.verify-header{position:relative;display:flex;align-items:center;min-height:44px}.verify-header .icon-button{width:44px;height:44px;position:relative;z-index:1}.verify-header h1{position:absolute;inset-inline:50px;text-align:center;font-size:20px;letter-spacing:-.65px;font-weight:750}.verify-content{padding-top:58px;text-align:center}.verify-illustration{width:72px;height:72px;border-radius:25px;margin:0 auto 26px;display:grid;place-items:center;background:#eaf6e9;color:#318f4c;position:relative;transform:rotate(-5deg)}.verify-illustration>svg{transform:rotate(5deg)}.verify-illustration>span{display:grid;place-items:center;position:absolute;bottom:-3px;right:-4px;width:24px;height:24px;color:#fff;background:#35a458;border:3px solid white;border-radius:50%}.verify-description{margin:0;color:#8b908a;font-size:13px;line-height:1.85}.verify-description strong{display:inline-block;font-size:16px;font-weight:650;color:#3b453d;margin-top:4px}.otp-field{position:relative;margin:32px auto 0;max-width:344px}.otp-slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.otp-slot{display:flex;align-items:center;justify-content:center;height:82px;border:1.5px solid #e0e5dd;border-radius:15px;background:#fff;color:#17281e;font-size:31px;font-weight:750;transition:border-color .2s,background .2s,box-shadow .2s}.otp-slot--filled{background:#f8fbf6;border-color:#a9cfb0}.otp-slot--active{border-color:#3a9e56;box-shadow:0 0 0 3px #309b4c0d}.otp-slot i{display:block;height:26px;width:2px;border-radius:2px;background:#42a15b}.otp-field input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:text;font-size:16px}.otp-field--error .otp-slot{border-color:#c86655;background:#fffaf8}.code-feedback{min-height:36px;padding-top:3px}.code-feedback .field-error{font-size:12px}.resend-section{margin-top:9px}.resend-timer{font-size:12px;margin:0;min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;color:#92978f}.resend-timer strong{font-weight:650;color:#50594e;font-variant-numeric:tabular-nums}.resend-button,.change-phone-button{min-height:44px;background:transparent;border-radius:12px;color:var(--green);font-size:13px;font-weight:700;padding:10px 16px}.resend-button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.resend-button:hover,.change-phone-button:hover{background:#f1f8f0}.change-phone-button{display:block;margin:3px auto 0}.demo-code-note{margin-top:36px;padding:17px 20px;border-radius:18px;border:1px solid #e5efe1;background:#f3f9ef;text-align:left}.demo-label{color:#71966c;font-size:8px;font-weight:800;letter-spacing:1.6px}.demo-code-note p{font-size:13px;font-weight:600;margin:8px 0 5px;color:#466244}.demo-code-note strong{font-size:16px;color:#237941;letter-spacing:3px;margin-left:9px}.demo-code-note>span:last-child{font-size:10px;line-height:1.7;display:block;color:#8b9b84}.verify-submit{margin-top:20px}.resend-feedback{color:#47834f;font-size:11px;margin-bottom:0}.verify-footer{margin-top:auto;padding-top:32px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#9daa98}.city-page{min-height:850px;display:flex;flex-direction:column;padding:30px 24px 22px;background:linear-gradient(165deg,#fafdf8,#fff 30%)}.city-header{margin-bottom:34px}.city-verified{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:var(--green);margin:-15px 0 18px}.city-form{flex:1;display:flex;flex-direction:column}.city-search{height:56px;border-radius:15px;display:flex;align-items:center;padding:0 15px;gap:11px;background:#f2f5f2;color:#949c91;border:1px solid transparent}.city-search:focus-within{border-color:#7fbc8d;box-shadow:0 0 0 3px #299f4e0c}.city-search>svg{flex-shrink:0}.city-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;padding:12px 0;font-size:16px;color:#364634}.city-search input::placeholder{font-size:13px;color:#969d92}.city-search input:focus-visible{outline:none}.city-search input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.clear-search{display:grid;place-items:center;flex-shrink:0;width:36px;height:44px;background:transparent;color:#7d8978;border-radius:10px;margin-right:-8px}.locate-button{width:100%;display:flex;align-items:center;gap:13px;min-height:76px;padding:15px 17px;margin-top:18px;background:#fff;border:1px solid #e8ede5;border-radius:17px;color:#2c3c2c;text-align:left;font-size:13px;font-weight:650;transition:background .2s}.locate-button:hover{background:#f7fbf5}.locate-button>svg:last-child{margin-left:auto;flex-shrink:0;color:#a3ac9f}.locate-icon{width:30px;flex-shrink:0;display:grid;place-items:center}.locate-icon--loading{animation:location-pulse 1.1s ease-in-out infinite alternate}@keyframes location-pulse{0%{opacity:.35}to{opacity:1}}.geo-message{font-size:11px;line-height:1.7;color:#528159;background:#f3f9ef;border-radius:12px;padding:12px 14px;margin:10px 0 0}.geo-message--error{color:#976647;background:#fcf7ef}.city-options{border:0;padding:0;margin:25px 0 0;min-width:0}.city-options legend{font-size:9px;font-weight:600;letter-spacing:.7px;color:#8d9b86;margin-bottom:12px;padding:0 2px}.city-option{min-height:70px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e8ede5;border-radius:15px;background:#fff;margin-bottom:10px;font-size:15px;font-weight:600;color:#283a29;cursor:pointer;transition:border-color .2s,background .2s}.city-option:hover{border-color:#9dc5a3}.city-option--selected{border-color:#48a766;background:linear-gradient(120deg,#edf8eb,#f6fbf3);box-shadow:0 0 0 1px #48a7660a}.city-option input{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-shrink:0;width:23px;height:23px;border-radius:50%;border:1.5px solid #b3bcb0;background:#fff;margin:0;cursor:pointer}.city-option input:checked{border-color:#35a258;background:radial-gradient(circle,#35a258 0 6px,transparent 7px)}.city-bottom{margin-top:auto;padding-top:24px}.city-info{display:flex;align-items:center;gap:14px;border-radius:18px;padding:17px 15px;background:#f6f8f4;margin-bottom:19px}.city-info>span{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;background:#e0f2de;border-radius:50%;color:#35a058}.city-info p{margin:0;font-size:12px;line-height:1.55;color:#788271}.city-info small{display:block;margin-top:5px;color:#9ba493;font-size:9px}.city-selected-note{margin:12px 0 0;text-align:center;font-size:9px;color:#9aa591}.city-empty{text-align:center;padding:24px 10px}.city-empty>span{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 14px;border-radius:18px;background:#eff6eb;color:#79a071}.city-empty h2{font-size:16px;letter-spacing:-.4px;margin:0}.city-empty p{font-size:12px;color:#87937f;line-height:1.7;margin:12px 0 8px}@media(max-width:1090px){.showcase-caption{display:none}}@media(min-width:1440px){.showcase-caption{left:calc(50% - 570px)}}@media(max-width:540px){:root{background:#fff}.showcase{display:block;padding:0;background:#fff;overflow:visible}.showcase:before,.preview-caption{display:none}.app-shell{width:100%;border:0;border-radius:0;box-shadow:none;min-height:100dvh}.welcome{min-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 24px calc(22px + env(safe-area-inset-bottom))}.welcome-header{margin-bottom:26px}.hero{height:clamp(180px,51vw,230px)}.next-step{min-height:100dvh;padding-top:calc(24px + env(safe-area-inset-top))}.verify-page{min-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 24px calc(22px + env(safe-area-inset-bottom))}.verify-content{padding-top:clamp(24px,6dvh,58px)}.city-page{min-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 24px calc(18px + env(safe-area-inset-bottom))}.sheet{margin:auto auto 0;width:100%;max-width:100%;border-radius:26px 26px 0 0;border-bottom:none}.sheet-content{padding-bottom:calc(28px + env(safe-area-inset-bottom))}}@media(max-width:374px){.welcome{padding-left:20px;padding-right:20px}h1{font-size:31px}.brand-word{font-size:27px}.consent-row{font-size:9px}.phone-field input{font-size:16px;padding-left:12px}.otp-slot{height:72px}.city-option{padding-inline:16px;font-size:14px}.locate-button{gap:9px;padding-inline:12px;font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(max-width:540px){.app-shell .flow-page{font-size:13px}.app-shell .flow-header{padding:calc(8px + env(safe-area-inset-top)) 14px 8px}.app-shell .flow-header>span:nth-child(2){font-size:11px;letter-spacing:1.6px}.app-shell .flow-content{padding:16px 14px 20px}.app-shell .flow-content>h1{font-size:23px;line-height:1.2;letter-spacing:-.7px;margin-bottom:14px}.app-shell .flow-page h2{font-size:16px;margin-bottom:10px}.app-shell .flow-page h3{font-size:13px;margin-bottom:6px}.app-shell .flow-page p{font-size:12px;line-height:1.55;margin-block:9px}.app-shell .flow-page .muted,.app-shell .flow-page small{font-size:11px;line-height:1.45}.app-shell .flow-page .card{padding:14px;margin-block:10px;border-radius:17px}.app-shell .flow-page details.card{padding:13px 14px}.app-shell .flow-page details{padding-block:11px}.app-shell .flow-page .stack,.app-shell .flow-page .spread{gap:9px}.app-shell .flow-page label.field{gap:6px;margin-block:10px;font-size:11px}.app-shell .flow-page input:not([type=checkbox]):not([type=radio]):not([type=range]),.app-shell .flow-page select,.app-shell .flow-page textarea{font-size:16px;padding:10px 12px;border-radius:10px}.app-shell .flow-page select{min-height:44px;padding-right:36px}.app-shell .flow-page textarea{min-height:82px}.app-shell .flow-page .check-field{min-height:44px;gap:9px;font-size:12px}.app-shell .flow-page .field-grid{column-gap:10px}.app-shell .flow-page .field-note{font-size:10px}.app-shell .flow-page fieldset.card>legend{font-size:14px;margin-bottom:10px}.app-shell .flow-page .primary-button{min-height:48px;font-size:13px;border-radius:22px}.app-shell .flow-page .secondary-button{min-height:44px;padding:10px 14px;font-size:12px}.app-shell .flow-page .action-bar{padding:10px 14px calc(10px + env(safe-area-inset-bottom))}.app-shell .flow-page .action-bar>.spread{margin-bottom:8px;font-size:12px}.app-shell .flow-page .action-bar strong{font-size:18px}.app-shell .flow-page .chips{gap:6px;padding-bottom:8px}.app-shell .flow-page .chips button{min-height:44px;padding:8px 12px;font-size:11px}.app-shell .flow-page .menu-row{min-height:54px;padding-block:10px;font-size:13px}.app-shell .flow-page .step-progress{margin-bottom:16px;font-size:10px}.app-shell .flow-page .step-progress>div{margin-top:7px}.app-shell .flow-page .parameter-fields.card{padding:12px}.app-shell .flow-page .parameter-fields .parameter-property{min-height:46px;padding:8px;font-size:13px}.app-shell .flow-page .parameter-fields .parameter-property svg{width:20px;height:20px}.app-shell .flow-page .parameter-fields .parameter-area{margin-block:10px}.app-shell .flow-page .parameter-fields .parameter-area-label{font-size:13px}.app-shell .flow-page .parameter-fields .parameter-area-label input[type=number]{width:76px;flex-basis:76px;min-height:44px;padding:8px}.app-shell .flow-page .parameter-fields .parameter-counters .counter{gap:4px;font-size:12px}.app-shell .flow-page .parameter-fields .parameter-condition{margin-top:12px}.app-shell .flow-page .parameter-fields .parameter-condition legend{margin-bottom:8px;font-size:13px}.app-shell .flow-page .parameter-fields .parameter-condition-content{min-height:64px;padding:10px 8px;gap:6px;border-radius:11px}.app-shell .flow-page .parameter-fields .parameter-condition-content strong{font-size:12px}.app-shell .flow-page .parameter-fields .parameter-condition-content small{font-size:10px}.app-shell .flow-page .parameter-fields .parameter-condition-content svg{width:20px;height:20px}.app-shell .flow-page .parameter-fields .field-note{margin-top:10px;font-size:10px}.app-shell .flow-page .extras-list{padding:0 12px}.app-shell .flow-page .extra-row{padding-block:12px;grid-template-columns:58px minmax(0,1fr) 30px;gap:8px}.app-shell .flow-page .extra-row>img{width:58px;height:72px;border-radius:9px}.app-shell .flow-page .extra-copy p{font-size:10px;margin:4px 0 6px}.app-shell .flow-page .extra-copy strong{font-size:14px}.app-shell .flow-page .extra-quantity{margin-top:-5px}.app-shell .flow-page .price-breakdown .spread{font-size:12px;margin-block:10px}.app-shell .flow-page .price-breakdown .total{font-size:17px;padding-top:12px}.app-shell .flow-page .calendar-head{margin-bottom:6px;font-size:13px}.app-shell .flow-page .calendar-grid{gap:2px}.app-shell .flow-page .calendar-grid button{aspect-ratio:auto;min-height:38px}.app-shell .flow-page .calendar-grid small{padding-block:6px}.app-shell .flow-page .slots{gap:8px;margin-top:12px}.app-shell .flow-page .slots button{min-height:44px}.app-shell .flow-page .map-preview{height:100px}.app-shell .flow-page .catalog-grid{gap:10px}.app-shell .flow-page .catalog-card img{height:100px}.app-shell .flow-page .catalog-copy{padding:10px}.app-shell .flow-page .catalog-copy h2{font-size:12px;margin-bottom:6px}.app-shell .flow-page .catalog-copy p{font-size:10px;margin-block:6px}.app-shell .flow-page .catalog-copy strong{font-size:12px}.app-shell .flow-page .service-hero{height:clamp(185px,52vw,230px)}.app-shell .flow-page .order-preview{gap:10px;margin-block:12px}.app-shell .flow-page .order-preview img{width:60px;height:72px;border-radius:10px}.app-shell .flow-page .order-preview h2{font-size:14px}.app-shell .flow-page .order-preview p{font-size:10px;margin-block:4px}.app-shell .flow-page .status-badge{font-size:9px;padding:5px 7px}.app-shell .flow-page .order-progress{margin-top:14px}.app-shell .flow-page .success-mark{width:64px;height:64px;font-size:38px;margin-block:6px 16px}.app-shell .flow-page .payment-success{padding:18px 14px}.app-shell .flow-page .payment-success>svg{width:56px;height:56px;margin-bottom:12px}.app-shell .flow-page .payment-success h2{font-size:27px}.app-shell .flow-page .bonus-hero{min-height:155px;padding:18px}.app-shell .flow-page .bonus-hero strong{font-size:40px}.app-shell .flow-page .bonus-hero .gift-art{width:120px}.app-shell .flow-page .empty-state{padding:24px 12px}.app-shell .flow-page .empty-state>span{font-size:38px;margin-bottom:10px}.app-shell .flow-page .chat-message{padding:10px 12px;margin-block:8px}.app-shell .flow-page .chat-composer{padding:10px}.app-shell .home-header{padding:calc(12px + env(safe-area-inset-top)) 16px 10px;border-radius:0 0 18px 18px}.app-shell .home-header .brand--small .brand-word{font-size:22px}.app-shell .home-header .brand--small .brand-symbol{width:25px;height:29px}.app-shell .home-city{min-height:28px;margin-top:2px}.app-shell .home-stories{padding-block:12px 10px;border-radius:17px}.app-shell .story-ring{max-width:64px}.app-shell .home-services{padding-top:12px}.app-shell .service-tile{min-height:110px}.app-shell .upcoming-card{padding-block:13px}.app-shell .home-bonus-card{min-height:102px;padding-block:13px}.app-shell .home-bonus-card>.gift-art{width:120px}.app-shell .bottom-nav{padding:6px 8px calc(8px + env(safe-area-inset-bottom))}.app-shell .home-page{padding-bottom:calc(60px + env(safe-area-inset-bottom))}.app-shell .welcome{padding:calc(16px + env(safe-area-inset-top)) 20px calc(16px + env(safe-area-inset-bottom))}.app-shell .welcome-header{margin-bottom:18px;gap:6px}.app-shell .welcome-header .brand-word{font-size:27px}.app-shell .welcome-intro h1{font-size:30px}.app-shell .intro-copy{margin:12px 0 16px;font-size:12px}.app-shell .hero{height:clamp(145px,42vw,180px)}.app-shell .login-form{margin-top:16px}.app-shell .phone-field{height:50px}.app-shell .login-form .primary-button{min-height:48px}.app-shell .consents{margin-top:18px;gap:10px}.app-shell .divider{margin-top:14px}.app-shell .verify-page,.app-shell .city-page{padding:calc(16px + env(safe-area-inset-top)) 20px calc(16px + env(safe-area-inset-bottom))}.app-shell .verify-content{padding-top:clamp(18px,4dvh,32px)}.app-shell .verify-illustration{width:58px;height:58px;margin-bottom:18px}.app-shell .otp-slot{height:64px;font-size:27px}.app-shell .otp-field{margin-top:22px}.app-shell .demo-code-note{margin-top:22px;padding:14px}.app-shell .city-header{margin-bottom:20px}.app-shell .city-search{height:48px}.app-shell .locate-button{min-height:60px;padding-block:10px;margin-top:12px}.app-shell .city-options{margin-top:18px}.app-shell .city-option{min-height:56px;padding:12px 16px;font-size:14px;margin-bottom:8px}.app-shell .city-bottom{padding-top:16px}.app-shell .city-info{padding:12px;margin-bottom:12px}.app-shell .city-page .primary-button{min-height:48px}}@media(max-width:360px){.app-shell .flow-content{padding-inline:12px}.app-shell .flow-content>h1{font-size:21px}.app-shell .flow-page .card{padding:12px}.app-shell .flow-page .catalog-grid{gap:8px}.app-shell .flow-page .catalog-card img{height:88px}.app-shell .flow-page .parameter-fields .parameter-condition-content{flex-direction:row}.app-shell .flow-page .parameter-fields .parameter-condition-content svg{display:none}.app-shell .flow-page .extra-row{grid-template-columns:52px minmax(0,1fr) 26px}.app-shell .flow-page .extra-row>img{width:52px;height:66px}}
