.airo-settings *,.airo-settings :after,.airo-settings :before{box-sizing:border-box;margin:0;padding:0}.airo-settings{--bg:#08080c;--surface:#111118;--surface2:#16161e;--surface3:#1e1e2a;--border:#1c1c28;--text:#e4e4e7;--muted:#71717a;--accent:#6d5dfc;--accent-glow:rgba(109,93,252,.2);--green:#22c55e;--green-dim:rgba(34,197,94,.15);font-family:Inter,-apple-system,sans-serif;color:var(--text);display:flex;flex-direction:column;width:100%;max-width:960px;height:580px;border-radius:16px;overflow:hidden;background:var(--bg);border:1px solid var(--border)}.airo-settings .stg-header{padding:14px 20px;border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;display:flex;align-items:center}.airo-settings .stg-project-name{font-size:13px;font-weight:600;color:var(--text)}.airo-settings .stg-body{flex:1;display:flex;min-height:0}.airo-settings .stg-settings-sidebar{width:190px;flex-shrink:0;background:var(--surface);border-right:1px solid var(--border);padding:10px 6px;display:flex;flex-direction:column;gap:1px;overflow-y:auto}.airo-settings .stg-settings-sidebar::-webkit-scrollbar{width:3px}.airo-settings .stg-settings-sidebar::-webkit-scrollbar-track{background:transparent}.airo-settings .stg-settings-sidebar::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.airo-settings .stg-sidebar-item{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:6px;font-size:12px;font-weight:500;color:var(--muted);cursor:default;transition:background .25s ease,color .25s ease;white-space:nowrap}.airo-settings .stg-sidebar-item svg{flex-shrink:0;opacity:.5;transition:opacity .25s ease}.airo-settings .stg-sidebar-item.active{background:var(--accent);color:#fff}.airo-settings .stg-sidebar-item.active svg{opacity:1;stroke:#fff}.airo-settings .stg-settings-content{flex:1;background:var(--bg);position:relative;overflow:hidden;min-width:0}.airo-settings .stg-panel{position:absolute;inset:0;padding:24px 28px;overflow-y:auto;opacity:0;transform:translateX(10px);transition:opacity .35s ease,transform .35s ease;pointer-events:none}.airo-settings .stg-panel::-webkit-scrollbar{width:3px}.airo-settings .stg-panel::-webkit-scrollbar-track{background:transparent}.airo-settings .stg-panel::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.airo-settings .stg-panel.active{opacity:1;transform:translateX(0);pointer-events:auto}.airo-settings .stg-panel-title{font-size:15px;font-weight:700;color:var(--text);margin-bottom:4px}.airo-settings .stg-panel-desc{font-size:12px;color:var(--muted);line-height:1.5;margin-bottom:16px}.airo-settings .stg-label{font-size:11px;font-weight:500;color:var(--muted);margin-bottom:4px}.airo-settings .stg-section-divider{border:none;border-top:1px solid var(--border);margin:16px 0}.airo-settings .stg-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.airo-settings .stg-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:4px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.airo-settings .stg-badge-green{background:var(--green-dim);color:var(--green)}.airo-settings .stg-badge-gray{background:var(--surface2);color:var(--muted)}.airo-settings .stg-input{width:100%;padding:8px 12px;border:1px solid var(--border);border-radius:6px;font-size:13px;font-family:inherit;color:var(--text);background:var(--surface2);margin-bottom:4px}.airo-settings .stg-input-hint{font-size:10px;color:var(--muted);margin-bottom:8px;opacity:.7}.airo-settings .stg-link{font-size:12px;color:var(--accent);text-decoration:none;display:inline-flex;align-items:center;gap:4px}.airo-settings .stg-domain-row{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:var(--surface2);border:1px solid var(--border);border-radius:8px;margin-bottom:6px;font-size:13px;color:var(--text)}.airo-settings .stg-dots-menu{color:var(--muted);font-size:14px;letter-spacing:2px}.airo-settings .stg-btn-accent{gap:5px;border-radius:6px;background:var(--accent);color:#fff;font-size:11px;font-weight:600;font-family:inherit;border:none}.airo-settings .stg-btn-accent,.airo-settings .stg-btn-outline{display:inline-flex;align-items:center;padding:7px 14px;cursor:default}.airo-settings .stg-btn-outline{border-radius:6px;font-size:12px;font-weight:500;color:var(--text);margin-top:10px;float:right}.airo-settings .stg-btn-outline,.airo-settings .stg-card{background:var(--surface2);border:1px solid var(--border)}.airo-settings .stg-card{border-radius:10px;padding:16px 18px;margin-bottom:16px}.airo-settings .stg-backup-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.airo-settings .stg-backup-col{padding:4px 0}.airo-settings .stg-backup-col+.airo-settings .stg-backup-col{padding-left:16px;border-left:1px solid var(--border)}.airo-settings .stg-backup-date{font-size:14px;font-weight:600;color:var(--text);margin-top:4px}.airo-settings .stg-backup-sub{font-size:10px;color:var(--muted);margin-top:2px}.airo-settings .stg-date-picker{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid var(--border);border-radius:6px;font-size:12px;color:var(--text);background:var(--surface2);margin-top:4px}.airo-settings .stg-date-picker svg{opacity:.4}.airo-settings .stg-tab-bar{display:flex;border-bottom:2px solid var(--border);margin-bottom:10px;margin-top:14px}.airo-settings .stg-tab{padding:6px 12px;font-size:12px;font-weight:600;color:var(--muted);border-bottom:2px solid transparent;margin-bottom:-2px}.airo-settings .stg-tab.active{color:var(--accent);border-bottom-color:var(--accent)}.airo-settings .stg-file-row{display:flex;align-items:center;gap:8px;padding:7px 0;font-size:12px;color:var(--text)}.airo-settings .stg-file-row .stg-file-size{margin-left:auto;color:var(--muted);font-size:11px}.airo-settings .stg-checkbox{width:16px;height:16px;border-radius:3px;background:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.airo-settings .stg-checkbox svg{stroke:#fff}.airo-settings .stg-caret{margin-left:4px;opacity:.4}.airo-settings .stg-table-row{display:flex;align-items:center;gap:10px;padding:12px 14px;background:var(--surface2);border:1px solid var(--border);border-radius:8px;margin-bottom:6px;font-size:13px;font-weight:500;color:var(--text)}.airo-settings .stg-table-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:var(--muted);flex-shrink:0}.airo-settings .stg-table-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.airo-settings .stg-table-action{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:500;color:var(--muted)}@media(max-width:960px){.airo-settings{height:600px}.airo-settings .stg-header{padding:10px 14px}.airo-settings .stg-project-name{font-size:12px}.airo-settings .stg-settings-sidebar{width:160px;padding:8px 4px}.airo-settings .stg-sidebar-item{font-size:11px;padding:7px 10px}.airo-settings .stg-panel{padding:18px 20px}.airo-settings .stg-panel-title{font-size:14px}}@media(max-width:600px){.airo-settings{min-height:420px;border-radius:10px}.airo-settings .stg-settings-sidebar{width:130px}.airo-settings .stg-sidebar-item{font-size:10px;padding:6px 8px;gap:6px}.airo-settings .stg-sidebar-item svg{width:12px;height:12px}.airo-settings .stg-panel{padding:14px}.airo-settings .stg-panel-title{font-size:13px}}.airo-hero *,.airo-hero :after,.airo-hero :before{box-sizing:border-box;margin:0;padding:0}.airo-hero{--bg:#08080c;--surface:#111118;--border:#1c1c28;--text:#e4e4e7;--muted:#71717a;--accent:#6d5dfc;--accent-glow:rgba(109,93,252,.2);--green:#4ade80;font-family:Inter,-apple-system,sans-serif;color:var(--text);display:flex;align-items:center;justify-content:center;width:100%}.airo-hero .stage{width:100%;max-width:960px;display:flex;flex-direction:column;gap:18px;padding:0 16px}.airo-hero .prompt-bar{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:14px 18px;display:flex;align-items:center;gap:12px;opacity:0;transform:translateY(14px);transition:opacity .5s,transform .5s}.airo-hero .prompt-bar.visible{opacity:1;transform:translateY(0)}.airo-hero .prompt-icon{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--accent),#a78bfa);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:15px;color:#fff}.airo-hero .prompt-text{flex:1;font-size:13.5px;min-height:20px;line-height:1.35;overflow:visible}.airo-hero .prompt-text span{color:var(--text);white-space:normal;word-break:break-word}.airo-hero .cursor-blink{display:inline-block;vertical-align:middle;width:2px;height:1em;margin-left:1px;background:var(--accent);animation:airo-blink .55s step-end infinite}.airo-hero .send-btn{width:34px;height:34px;border-radius:10px;background:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;opacity:.4;transition:opacity .2s,transform .1s}.airo-hero .send-btn.active{opacity:1}.airo-hero .send-btn.pressed{transform:scale(.88)}.airo-hero .browser{background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;opacity:0;transform:translateY(14px);transition:opacity .5s .1s,transform .5s .1s}.airo-hero .browser.visible{opacity:1;transform:translateY(0)}.airo-hero .browser-bar{display:flex;align-items:center;gap:10px;padding:10px 16px;border-bottom:1px solid var(--border)}.airo-hero .dots{display:flex;gap:6px}.airo-hero .dot{width:10px;height:10px;border-radius:50%}.airo-hero .dot:first-child{background:#ef4444}.airo-hero .dot:nth-child(2){background:#eab308}.airo-hero .dot:nth-child(3){background:#22c55e}.airo-hero .url-bar{flex:1;background:var(--bg);border-radius:8px;padding:5px 12px;font-size:12px;color:var(--muted);display:flex;align-items:center;gap:6px}.airo-hero .lock{color:var(--green);font-size:10px}.airo-hero .url-text{opacity:0;transition:opacity .4s}.airo-hero .url-text.visible{opacity:1}.airo-hero .viewport{height:clamp(280px,52vw,480px);overflow:hidden;position:relative;background:#000}.airo-hero .loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;z-index:10;background:var(--bg);opacity:0;transition:opacity .3s;pointer-events:none}.airo-hero .loading.visible{opacity:1}.airo-hero .spinner{width:36px;height:36px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:airo-spin .7s linear infinite}.airo-hero .load-steps{display:flex;flex-direction:column;gap:8px;font-size:12px;color:var(--muted)}.airo-hero .load-steps span{opacity:0;display:flex;align-items:center;gap:8px;transition:opacity .3s}.airo-hero .load-steps span:before{content:"✓";color:var(--green);font-size:12px}.airo-hero .load-steps span.visible{opacity:1}.airo-hero .scanline{position:absolute;left:0;right:0;height:80px;background:linear-gradient(180deg,transparent,var(--accent-glow),transparent);z-index:5;opacity:0;top:-80px;transition:opacity .2s}.airo-hero .scanline.active{opacity:1}.airo-hero .site-scroll{position:absolute;inset:0;opacity:0;transform:translateY(12px);transition:opacity .6s,transform .6s}.airo-hero .site-scroll.visible{opacity:1;transform:translateY(0)}.airo-hero .site-inner{transition:transform .1s linear}.airo-hero .sec{opacity:0;transform:translateY(20px);transition:opacity .5s,transform .5s}.airo-hero .sec.visible{opacity:1;transform:translateY(0)}.airo-hero .site-inner .site-nav{display:flex;align-items:center;justify-content:space-between;padding:0 40px;height:56px;background:var(--s-nav-bg);border-bottom:1px solid var(--s-nav-border)}.airo-hero .site-inner .nav-left{display:flex;align-items:center;gap:28px}.airo-hero .site-inner .nav-logo{font-family:var(--s-font);font-size:18px;color:var(--s-brand);display:flex;align-items:center;gap:10px}.airo-hero .site-inner .nav-links{display:flex;gap:20px;font-size:12px;font-weight:var(--s-nav-link-weight);color:var(--s-nav-link-color)}.airo-hero .site-inner .nav-right{display:flex;align-items:center;gap:12px}.airo-hero .site-inner .nav-btn{padding:7px 18px;border-radius:var(--s-btn-radius);font-size:11px;font-weight:600}.airo-hero .site-inner .nav-btn.outline{border:1px solid var(--s-btn-ghost-border);color:var(--s-btn-ghost-color)}.airo-hero .site-inner .nav-btn.fill{background:var(--s-brand);color:var(--s-nav-bg)}.airo-hero .site-inner .btn{padding:12px 28px;border-radius:var(--s-btn-radius);font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px}.airo-hero .site-inner .btn-primary{background:var(--s-brand);color:var(--s-nav-bg)}.airo-hero .site-inner .btn-ghost{border:1px solid var(--s-btn-ghost-border);color:var(--s-btn-ghost-color)}.airo-hero .site-inner .section-header{text-align:center;margin-bottom:28px}.airo-hero .site-inner .section-eyebrow{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:2.5px;color:var(--s-eyebrow);margin-bottom:6px}.airo-hero .site-inner .section-title{font-family:var(--s-font);font-size:28px;font-weight:700;color:var(--s-text-heading)}.airo-hero .site-inner .site-footer{padding:36px 40px;background:var(--s-footer-bg);display:flex;justify-content:space-between;align-items:center;border-top:var(--s-footer-border)}.airo-hero .site-inner .footer-brand{font-family:var(--s-font);font-size:16px;color:var(--s-footer-brand);display:flex;align-items:center;gap:8px}.airo-hero .site-inner .footer-links{display:flex;gap:20px;font-size:11px;color:var(--s-footer-links)}.airo-hero .site-inner .footer-socials{display:flex;gap:10px}.airo-hero .site-inner .social-dot{width:28px;height:28px;border-radius:var(--s-social-radius);background:var(--s-social-bg);display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--s-social-color)}.airo-hero .site-inner .hero-p{font-size:14px;color:var(--s-text-body);line-height:1.7;max-width:380px}.airo-hero .site-inner .hero-actions{display:flex;gap:12px;margin-top:8px}.airo-hero .coffee{--s-font:"DM Serif Display",serif;--s-brand:#d4a04a;--s-brand-dark:#3b1c32;--s-text-heading:#f7f3ec;--s-text-body:hsla(38,41%,95%,.5);--s-text-muted:hsla(0,0%,100%,.55);--s-eyebrow:#6b2d5b;--s-nav-bg:#1e1210;--s-nav-border:hsla(0,0%,100%,.06);--s-nav-link-color:hsla(0,0%,100%,.55);--s-nav-link-weight:500;--s-btn-radius:8px;--s-btn-ghost-border:hsla(0,0%,100%,.18);--s-btn-ghost-color:hsla(38,41%,95%,.7);--s-footer-bg:#0f0a08;--s-footer-border:1px solid hsla(0,0%,100%,.05);--s-footer-brand:#d4a04a;--s-footer-links:hsla(0,0%,100%,.25);--s-social-bg:hsla(0,0%,100%,.06);--s-social-radius:8px;--s-social-color:hsla(0,0%,100%,.3)}.airo-hero .coffee .nav-logo{font-size:19px}.airo-hero .coffee .logo-mark{width:28px;height:28px;border-radius:6px;background:linear-gradient(135deg,#d4a04a,#c4704b);display:flex;align-items:center;justify-content:center;font-size:13px;color:#1e1210}.airo-hero .coffee .site-hero{display:flex;height:420px;overflow:hidden;position:relative}.airo-hero .coffee .hero-bg{display:none}.airo-hero .coffee .hero-decor{width:45%;flex-shrink:0;background:linear-gradient(160deg,#2e1a10,#3d2216 50%,#3b1c32);position:relative;display:flex;align-items:center;justify-content:center;order:2;overflow:hidden}.airo-hero .coffee .hero-decor:before{content:"";position:absolute;inset:40px;border-radius:50%;border:1px solid rgba(212,160,74,.12)}.airo-hero .coffee .hero-decor:after{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(212,160,74,.15),transparent 70%);top:20%;right:10%}.airo-hero .coffee .hero-decor-icon{position:absolute;right:0;top:0;bottom:0;width:45%;display:flex;align-items:center;justify-content:center;z-index:1}.airo-hero .coffee .hero-decor-icon svg{width:180px;height:180px;filter:drop-shadow(0 8px 24px rgba(0,0,0,.3))}.airo-hero .coffee .hero-content{flex:1;padding:60px 56px;display:flex;flex-direction:column;gap:14px;justify-content:center;background:linear-gradient(135deg,#1a0f0a,#2e1a10)}.airo-hero .coffee .hero-tag{display:inline-flex;align-items:center;gap:6px;background:rgba(212,160,74,.12);border:1px solid rgba(212,160,74,.2);padding:5px 14px;border-radius:6px;font-size:10px;font-weight:600;color:#d4a04a;text-transform:uppercase;letter-spacing:1.8px;width:fit-content}.airo-hero .coffee .hero-h1{font-family:var(--s-font);font-size:50px;color:var(--s-text-heading);line-height:1.08;letter-spacing:-1px}.airo-hero .coffee .hero-h1 em{font-style:italic;color:var(--s-brand)}.airo-hero .coffee .site-promo{display:flex;align-items:center;background:linear-gradient(90deg,#3b1c32,#52294a)}.airo-hero .coffee .promo-img{width:260px;height:200px;background:linear-gradient(135deg,#8b4a6b,#c47a9a,#e8a0b8);display:flex;align-items:center;justify-content:center;flex-shrink:0}.airo-hero .coffee .promo-img svg{width:100px;height:100px}.airo-hero .coffee .promo-body{padding:28px 36px;display:flex;flex-direction:column;gap:10px}.airo-hero .coffee .promo-label{font-size:10px;font-weight:600;color:#e8c06a;text-transform:uppercase;letter-spacing:2px}.airo-hero .coffee .promo-h2{font-family:var(--s-font);font-size:26px;color:#fff;line-height:1.2}.airo-hero .coffee .promo-desc{font-size:13px;color:hsla(0,0%,100%,.55);line-height:1.5}.airo-hero .coffee .promo-cta{color:#e8c06a;font-size:13px;font-weight:600;margin-top:4px}.airo-hero .coffee .site-menu{padding:48px 40px;background:#faf8f5}.airo-hero .coffee .section-title{font-size:30px}.airo-hero .coffee .menu-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.airo-hero .coffee .menu-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.05);display:flex;flex-direction:column}.airo-hero .coffee .card-img{height:110px;display:flex;align-items:center;justify-content:center}.airo-hero .coffee .card-img svg{width:56px;height:56px}.airo-hero .coffee .card-img.espresso-bg{background:linear-gradient(135deg,#3d2216,#6b4226)}.airo-hero .coffee .card-img.pastry-bg{background:linear-gradient(135deg,#c4704b,#e8a87c)}.airo-hero .coffee .card-img.tea-bg{background:linear-gradient(135deg,#5c3a50,#8b5a7a)}.airo-hero .coffee .card-img.cold-bg{background:linear-gradient(135deg,#2a3a5f,#5a7ab5)}.airo-hero .coffee .card-body{padding:14px 16px 16px;flex:1;display:flex;flex-direction:column}.airo-hero .coffee .card-name{font-size:14px;font-weight:700;color:#1e1210;margin-bottom:3px}.airo-hero .coffee .card-desc{font-size:11px;color:#7c6a56;line-height:1.4;margin-bottom:10px;flex:1}.airo-hero .coffee .card-footer{display:flex;align-items:center;justify-content:space-between}.airo-hero .coffee .card-price{font-size:16px;font-weight:700;color:#3b1c32}.airo-hero .coffee .card-add{width:28px;height:28px;border-radius:8px;background:#3b1c32;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px}.airo-hero .coffee .site-loyalty{padding:48px 40px;background:#1e1210;display:flex;align-items:center;gap:40px}.airo-hero .coffee .loyalty-visual{width:220px;height:200px;flex-shrink:0;position:relative}.airo-hero .coffee .loyalty-card-mock{width:200px;height:120px;border-radius:14px;background:linear-gradient(135deg,#d4a04a,#b8904f);position:absolute;bottom:20px;left:0;padding:16px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 8px 24px rgba(0,0,0,.3)}.airo-hero .coffee .loyalty-card-logo{font-family:var(--s-font);font-size:13px;color:#1e1210}.airo-hero .coffee .loyalty-beans{display:flex;gap:4px;font-size:11px}.airo-hero .coffee .loyalty-card-tier{font-size:10px;color:#1e1210;font-weight:600;text-transform:uppercase;letter-spacing:1px}.airo-hero .coffee .loyalty-ring{width:90px;height:90px;border-radius:50%;border:4px solid #d4a04a;position:absolute;top:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(30,18,16,.8)}.airo-hero .coffee .ring-num{font-size:26px;font-weight:700;color:#d4a04a;line-height:1}.airo-hero .coffee .ring-label{font-size:8px;color:rgba(212,160,74,.6);text-transform:uppercase;letter-spacing:1px}.airo-hero .coffee .loyalty-text{display:flex;flex-direction:column;gap:12px;flex:1}.airo-hero .coffee .loyalty-text .section-eyebrow{color:#d4a04a;text-align:left}.airo-hero .coffee .loyalty-title{font-family:var(--s-font);font-size:28px;color:#f7f3ec;line-height:1.2}.airo-hero .coffee .loyalty-desc{font-size:13px;color:hsla(0,0%,100%,.45);line-height:1.6}.airo-hero .coffee .loyalty-perks{display:flex;gap:24px;margin-top:4px}.airo-hero .coffee .perk{display:flex;align-items:center;gap:6px;font-size:12px;color:hsla(0,0%,100%,.65);font-weight:500}.airo-hero .coffee .perk-icon{width:22px;height:22px;border-radius:6px;background:rgba(212,160,74,.12);display:flex;align-items:center;justify-content:center;font-size:11px}.airo-hero .pets{--s-font:"Nunito",sans-serif;--s-brand:#2d6a4f;--s-brand-dark:#1b4332;--s-text-heading:#1b4332;--s-text-body:#52796f;--s-text-muted:#666;--s-eyebrow:#40916c;--s-nav-bg:#fff;--s-nav-border:#eee;--s-nav-link-color:#666;--s-nav-link-weight:600;--s-btn-radius:24px;--s-btn-ghost-border:rgba(45,106,79,.25);--s-btn-ghost-color:#2d6a4f;--s-footer-bg:#1b4332;--s-footer-border:none;--s-footer-brand:#95d5b2;--s-footer-links:hsla(0,0%,100%,.35);--s-social-bg:hsla(0,0%,100%,.1);--s-social-radius:50%;--s-social-color:hsla(0,0%,100%,.4)}.airo-hero .pets .nav-logo{font-weight:800}.airo-hero .pets .nav-btn,.airo-hero .pets .section-eyebrow{font-weight:700}.airo-hero .pets .section-title{font-weight:800}.airo-hero .pets .btn{font-weight:700}.airo-hero .pets .footer-brand{font-weight:800}.airo-hero .pets .logo-mark{width:30px;height:30px;border-radius:10px;background:linear-gradient(135deg,#40916c,#95d5b2);display:flex;align-items:center;justify-content:center;font-size:15px}.airo-hero .pets .site-hero{height:420px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.airo-hero .pets .hero-bg{position:absolute;inset:0;background:linear-gradient(180deg,#d8f3dc,#b7e4c7 50%,#95d5b2)}.airo-hero .pets .hero-decor{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:340px;height:340px;border-radius:50%;background:hsla(0,0%,100%,.35)}.airo-hero .pets .hero-decor:before{content:"";position:absolute;inset:30px;border-radius:50%;background:hsla(0,0%,100%,.2)}.airo-hero .pets .hero-decor-icon{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.airo-hero .pets .hero-decor-icon svg{width:180px;height:180px;opacity:.3}.airo-hero .pets .hero-content{position:relative;z-index:1;padding:48px;max-width:520px;display:flex;flex-direction:column;gap:14px;align-items:center;text-align:center}.airo-hero .pets .hero-tag{display:inline-flex;align-items:center;gap:6px;background:rgba(45,106,79,.1);border:1px solid rgba(45,106,79,.15);padding:5px 14px;border-radius:20px;font-size:10px;font-weight:700;color:#2d6a4f;text-transform:uppercase;letter-spacing:1.8px;width:fit-content;margin:0 auto}.airo-hero .pets .hero-h1{font-family:var(--s-font);font-size:46px;font-weight:800;color:var(--s-text-heading);line-height:1.1}.airo-hero .pets .hero-h1 em{font-style:normal;color:var(--s-brand);position:relative}.airo-hero .pets .hero-h1 em:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:8px;background:rgba(149,213,178,.5);border-radius:4px;z-index:-1}.airo-hero .pets .hero-p{max-width:420px}.airo-hero .pets .hero-actions{justify-content:center}.airo-hero .pets .site-services{padding:48px 40px;background:#fff}.airo-hero .pets .services-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.airo-hero .pets .service-card{background:#f8faf9;border:1px solid #e8f0ec;border-radius:16px;padding:24px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.airo-hero .pets .service-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center}.airo-hero .pets .service-icon svg{width:32px;height:32px}.airo-hero .pets .service-icon.bath{background:linear-gradient(135deg,#d8f3dc,#b7e4c7)}.airo-hero .pets .service-icon.cut{background:linear-gradient(135deg,#fde2e4,#fab1b5)}.airo-hero .pets .service-icon.nails{background:linear-gradient(135deg,#d0e1ff,#a8c5f0)}.airo-hero .pets .service-icon.spa{background:linear-gradient(135deg,#f3e8ff,#d8b4fe)}.airo-hero .pets .service-name{font-size:14px;font-weight:700;color:#1b4332}.airo-hero .pets .service-desc{font-size:11px;color:#52796f;line-height:1.4}.airo-hero .pets .service-price{font-size:15px;font-weight:800;color:#2d6a4f}.airo-hero .pets .site-trust{padding:44px 40px;background:#f0faf4;display:flex;gap:40px;align-items:center}.airo-hero .pets .trust-stats{display:flex;flex-direction:column;gap:20px;flex:1}.airo-hero .pets .stat{display:flex;align-items:center;gap:16px}.airo-hero .pets .stat-num{font-family:var(--s-font);font-size:36px;font-weight:800;color:#2d6a4f;line-height:1}.airo-hero .pets .stat-label{font-size:12px;color:#52796f;line-height:1.3}.airo-hero .pets .stat-label strong{color:#1b4332;font-weight:700;display:block}.airo-hero .pets .trust-reviews{width:280px;flex-shrink:0;display:flex;flex-direction:column;gap:12px}.airo-hero .pets .review-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.airo-hero .pets .review-stars{font-size:12px;margin-bottom:6px;color:#f59e0b}.airo-hero .pets .review-text{font-size:12px;color:#444;line-height:1.5;font-style:italic}.airo-hero .pets .review-author{font-size:11px;color:#888;margin-top:6px;font-weight:600}.airo-hero .pets .site-booking{padding:48px 40px;background:#fff;display:flex;gap:40px;align-items:center}.airo-hero .pets .booking-text{flex:1;display:flex;flex-direction:column;gap:12px}.airo-hero .pets .booking-text .section-eyebrow{text-align:left}.airo-hero .pets .booking-title{font-family:var(--s-font);font-size:28px;font-weight:800;color:#1b4332;line-height:1.2}.airo-hero .pets .booking-desc{font-size:13px;color:#52796f;line-height:1.6}.airo-hero .pets .booking-feats{display:flex;flex-direction:column;gap:10px;margin-top:4px}.airo-hero .pets .booking-feat{display:flex;align-items:center;gap:10px;font-size:12px;color:#1b4332;font-weight:600}.airo-hero .pets .feat-check{width:20px;height:20px;border-radius:50%;background:#2d6a4f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0}.airo-hero .pets .booking-form{width:260px;flex-shrink:0;background:#f8faf9;border:1px solid #e8f0ec;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px}.airo-hero .pets .form-title{font-family:var(--s-font);font-size:16px;font-weight:800;color:#1b4332;text-align:center}.airo-hero .pets .form-field{background:#fff;border:1px solid #dde8e2;border-radius:10px;padding:10px 14px;font-size:12px;color:#888}.airo-hero .pets .form-row{display:flex;gap:8px}.airo-hero .pets .form-row .form-field{flex:1}.airo-hero .pets .form-btn{background:#2d6a4f;color:#fff;border-radius:10px;padding:12px;font-size:13px;font-weight:700;text-align:center}.airo-hero .shop{--s-font:"Inter",sans-serif;--s-brand:#111;--s-brand-dark:#111;--s-text-heading:#111;--s-text-body:#777;--s-text-muted:#666;--s-eyebrow:#999;--s-nav-bg:#fff;--s-nav-border:#e5e5e5;--s-nav-link-color:#666;--s-nav-link-weight:500;--s-btn-radius:4px;--s-btn-ghost-border:#ccc;--s-btn-ghost-color:#333;--s-footer-bg:#fafaf8;--s-footer-border:1px solid #e5e5e5;--s-footer-brand:#111;--s-footer-links:#999;--s-social-bg:#eee;--s-social-radius:6px;--s-social-color:#666}.airo-hero .shop .nav-logo{letter-spacing:3px;text-transform:uppercase}.airo-hero .shop .nav-right{gap:16px;font-size:12px;color:#666}.airo-hero .shop .section-title{letter-spacing:-.5px}.airo-hero .shop .footer-brand{letter-spacing:2px;text-transform:uppercase;font-size:14px}.airo-hero .shop .nav-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px}.airo-hero .shop .cart-badge{background:#111;color:#fff;font-size:10px;font-weight:700;padding:2px 8px;border-radius:10px;margin-left:4px}.airo-hero .shop .site-hero{height:400px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.airo-hero .shop .hero-bg{position:absolute;inset:0;background:linear-gradient(180deg,#f5f0eb,#e8e0d6 50%,#d4c8bb)}.airo-hero .shop .hero-decor{display:none}.airo-hero .shop .hero-decor-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.airo-hero .shop .hero-decor-icon svg{width:240px;height:240px;opacity:.08}.airo-hero .shop .hero-content{position:relative;z-index:1;padding:48px;display:flex;flex-direction:column;gap:14px;align-items:center;text-align:center;max-width:600px}.airo-hero .shop .hero-tag{display:inline-flex;align-items:center;gap:6px;background:rgba(0,0,0,.06);padding:5px 14px;border-radius:4px;font-size:10px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:2px}.airo-hero .shop .hero-h1{font-size:52px;font-weight:700;color:#111;line-height:1.05;letter-spacing:-2px}.airo-hero .shop .hero-h1 em{font-style:normal;color:#8b6914}.airo-hero .shop .hero-p{max-width:400px}.airo-hero .shop .hero-actions{justify-content:center}.airo-hero .shop .site-categories{padding:40px;background:#fff}.airo-hero .shop .cat-grid{display:grid;grid-template-columns:1.2fr 1fr;grid-template-rows:1fr 1fr;gap:14px;height:280px}.airo-hero .shop .cat-card{border-radius:12px;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:20px}.airo-hero .shop .cat-card.women{grid-row:1/3;background:linear-gradient(135deg,#e8d5c8,#d4b8a5)}.airo-hero .shop .cat-card.men{background:linear-gradient(135deg,#c8cdd4,#a8b0bc)}.airo-hero .shop .cat-card.acc{background:linear-gradient(135deg,#d4cfc4,#bfb8a8)}.airo-hero .shop .cat-label{font-size:18px;font-weight:700;color:#111;position:relative;z-index:1}.airo-hero .shop .cat-count{font-size:11px;color:#555;margin-top:2px}.airo-hero .shop .cat-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);opacity:.7;display:flex;align-items:center;justify-content:center}.airo-hero .shop .cat-card.women .cat-icon{right:20px}.airo-hero .shop .cat-card.women .cat-icon svg{width:100px;height:180px}.airo-hero .shop .cat-card.men .cat-icon svg{width:80px;height:110px}.airo-hero .shop .cat-card.acc .cat-icon svg{width:70px;height:90px}.airo-hero .shop .site-products{padding:40px;background:#fafaf8}.airo-hero .shop .product-grid{display:flex;gap:16px}.airo-hero .shop .product-card{flex:1;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #eee;display:flex;flex-direction:column}.airo-hero .shop .prod-img{height:140px;display:flex;align-items:center;justify-content:center;position:relative}.airo-hero .shop .prod-img svg{width:70px;height:88px}.airo-hero .shop .prod-img.img1{background:linear-gradient(135deg,#e8e0d6,#d4c8bb)}.airo-hero .shop .prod-img.img2{background:linear-gradient(135deg,#dde3ea,#c4cdd8)}.airo-hero .shop .prod-img.img3{background:linear-gradient(135deg,#e0d8cc,#c8bca8)}.airo-hero .shop .prod-img.img4{background:linear-gradient(135deg,#d6dce4,#b8c4d2)}.airo-hero .shop .prod-tag{position:absolute;top:10px;left:10px;background:#111;color:#fff;font-size:9px;font-weight:700;padding:3px 8px;border-radius:3px;text-transform:uppercase;letter-spacing:.5px}.airo-hero .shop .prod-body{padding:14px 16px 16px;flex:1;display:flex;flex-direction:column}.airo-hero .shop .prod-name{font-size:13px;font-weight:600;color:#111;margin-bottom:3px}.airo-hero .shop .prod-color{font-size:11px;color:#999;margin-bottom:10px;flex:1}.airo-hero .shop .prod-footer{display:flex;align-items:center;justify-content:space-between}.airo-hero .shop .prod-price{font-size:15px;font-weight:700;color:#111}.airo-hero .shop .prod-price s{color:#bbb;font-weight:400;font-size:12px;margin-left:6px}.airo-hero .shop .prod-cart{width:28px;height:28px;border-radius:6px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px}.airo-hero .shop .site-banner{padding:48px 40px;background:#111;display:flex;align-items:center;justify-content:space-between;gap:40px}.airo-hero .shop .banner-text{display:flex;flex-direction:column;gap:10px;flex:1}.airo-hero .shop .banner-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:2.5px;color:#666}.airo-hero .shop .banner-title{font-size:28px;font-weight:700;color:#fff;line-height:1.2;letter-spacing:-.5px}.airo-hero .shop .banner-desc{font-size:13px;color:#888;line-height:1.5}.airo-hero .shop .banner-form{display:flex;gap:8px;margin-top:8px}.airo-hero .shop .banner-input{background:#222;border:1px solid #333;border-radius:6px;padding:10px 16px;font-size:12px;color:#888;width:240px}.airo-hero .shop .banner-btn{background:#fff;color:#111;border-radius:6px;padding:10px 20px;font-size:12px;font-weight:700}.airo-hero .shop .banner-perks{display:flex;gap:24px;flex-shrink:0}.airo-hero .shop .b-perk{display:flex;flex-direction:column;align-items:center;gap:4px}.airo-hero .shop .b-perk-icon{width:40px;height:40px;border-radius:10px;background:#1a1a1a;display:flex;align-items:center;justify-content:center;font-size:18px}.airo-hero .shop .b-perk-text{font-size:10px;color:#666;text-align:center;line-height:1.3}@keyframes airo-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes airo-spin{to{transform:rotate(1turn)}}@keyframes airo-scanDown{0%{top:-80px}to{top:100%}}@media(max-width:768px){.airo-hero .stage{gap:12px}.airo-hero .prompt-bar{padding:10px 14px;border-radius:12px;gap:10px}.airo-hero .prompt-icon{width:28px;height:28px;border-radius:8px;font-size:12px}.airo-hero .prompt-text{font-size:12px;min-height:18px;line-height:1.35;overflow:visible}.airo-hero .send-btn{width:28px;height:28px;border-radius:8px}.airo-hero .send-btn svg{width:12px;height:12px}.airo-hero .cursor-blink{height:14px}.airo-hero .browser{border-radius:12px}.airo-hero .browser-bar{padding:8px 12px;gap:8px}.airo-hero .dot{width:8px;height:8px}.airo-hero .url-bar{padding:4px 10px;font-size:10px}.airo-hero .lock{font-size:8px}.airo-hero .spinner{width:28px;height:28px}.airo-hero .load-steps{font-size:10px}.airo-hero .site-inner .site-nav{padding:0 20px;height:44px}.airo-hero .site-inner .nav-logo{font-size:14px;gap:6px}.airo-hero .site-inner .nav-links{gap:12px;font-size:9px}.airo-hero .site-inner .nav-right{gap:8px}.airo-hero .site-inner .nav-btn{padding:5px 12px;font-size:9px}.airo-hero .site-inner .btn{padding:8px 18px;font-size:11px}.airo-hero .site-inner .section-header{margin-bottom:18px}.airo-hero .site-inner .section-eyebrow{font-size:8px;letter-spacing:2px}.airo-hero .site-inner .section-title{font-size:22px}.airo-hero .site-inner .site-footer{padding:24px 20px}.airo-hero .site-inner .footer-brand{font-size:13px}.airo-hero .site-inner .footer-links{gap:12px;font-size:9px}.airo-hero .site-inner .social-dot{width:22px;height:22px;font-size:10px}.airo-hero .site-inner .hero-p{font-size:11px;max-width:280px}.airo-hero .site-inner .hero-actions{gap:8px}.airo-hero .coffee .site-hero{height:300px}.airo-hero .coffee .hero-content{padding:32px 28px;gap:10px}.airo-hero .coffee .hero-tag{font-size:8px;padding:4px 10px;letter-spacing:1.4px}.airo-hero .coffee .hero-h1{font-size:34px}.airo-hero .coffee .hero-decor-icon svg{width:130px;height:130px}.airo-hero .coffee .site-promo{flex-direction:column}.airo-hero .coffee .promo-img{width:100%;height:140px}.airo-hero .coffee .promo-body{padding:18px 20px}.airo-hero .coffee .promo-h2{font-size:20px}.airo-hero .coffee .promo-desc{font-size:11px}.airo-hero .coffee .site-menu{padding:28px 20px}.airo-hero .coffee .menu-cards{gap:10px}.airo-hero .coffee .card-img{height:80px}.airo-hero .coffee .card-img svg{width:40px;height:40px}.airo-hero .coffee .card-body{padding:10px 12px 12px}.airo-hero .coffee .card-name{font-size:12px}.airo-hero .coffee .card-desc{font-size:9px}.airo-hero .coffee .card-price{font-size:13px}.airo-hero .coffee .card-add{width:22px;height:22px;font-size:13px}.airo-hero .coffee .site-loyalty{padding:28px 20px;gap:24px}.airo-hero .coffee .loyalty-visual{width:160px;height:150px}.airo-hero .coffee .loyalty-card-mock{width:150px;height:90px;padding:12px;border-radius:10px}.airo-hero .coffee .loyalty-card-logo{font-size:10px}.airo-hero .coffee .loyalty-beans{font-size:9px}.airo-hero .coffee .loyalty-card-tier{font-size:8px}.airo-hero .coffee .loyalty-ring{width:65px;height:65px;border-width:3px}.airo-hero .coffee .ring-num{font-size:20px}.airo-hero .coffee .ring-label{font-size:7px}.airo-hero .coffee .loyalty-title{font-size:22px}.airo-hero .coffee .loyalty-desc{font-size:11px}.airo-hero .coffee .loyalty-perks{gap:14px}.airo-hero .coffee .perk{font-size:10px}.airo-hero .coffee .perk-icon{width:18px;height:18px;font-size:9px}.airo-hero .pets .site-hero{height:300px}.airo-hero .pets .hero-content{padding:28px;max-width:400px;gap:10px}.airo-hero .pets .hero-decor{width:260px;height:260px}.airo-hero .pets .hero-decor-icon svg{width:130px;height:130px}.airo-hero .pets .hero-tag{font-size:8px;padding:4px 10px}.airo-hero .pets .hero-h1{font-size:32px}.airo-hero .pets .hero-h1 em:after{height:6px}.airo-hero .pets .site-services{padding:28px 20px}.airo-hero .pets .service-card{padding:16px 14px;border-radius:12px;gap:6px}.airo-hero .pets .service-icon{width:42px;height:42px;border-radius:10px}.airo-hero .pets .service-icon svg{width:24px;height:24px}.airo-hero .pets .service-name{font-size:12px}.airo-hero .pets .service-desc{font-size:9px}.airo-hero .pets .service-price{font-size:13px}.airo-hero .pets .site-trust{padding:28px 20px;gap:24px;flex-direction:column}.airo-hero .pets .trust-stats{flex-direction:row;gap:16px}.airo-hero .pets .stat-num{font-size:26px}.airo-hero .pets .stat-label{font-size:10px}.airo-hero .pets .trust-reviews{width:100%;flex-direction:row;gap:10px}.airo-hero .pets .review-card{padding:12px}.airo-hero .pets .review-text{font-size:10px}.airo-hero .pets .site-booking{padding:28px 20px;gap:24px}.airo-hero .pets .booking-title{font-size:22px}.airo-hero .pets .booking-desc{font-size:11px}.airo-hero .pets .booking-feat{font-size:10px}.airo-hero .pets .feat-check{width:16px;height:16px;font-size:8px}.airo-hero .pets .booking-form{width:220px;padding:18px;border-radius:12px;gap:10px}.airo-hero .pets .form-title{font-size:14px}.airo-hero .pets .form-field{padding:8px 12px;font-size:10px;border-radius:8px}.airo-hero .pets .form-btn{padding:10px;font-size:11px;border-radius:8px}.airo-hero .shop .site-hero{height:300px}.airo-hero .shop .hero-content{padding:28px;max-width:480px;gap:10px}.airo-hero .shop .hero-decor-icon svg{width:180px;height:180px}.airo-hero .shop .hero-tag{font-size:8px}.airo-hero .shop .hero-h1{font-size:36px}.airo-hero .shop .site-categories{padding:24px 20px}.airo-hero .shop .cat-grid{height:200px;gap:10px}.airo-hero .shop .cat-card{padding:14px}.airo-hero .shop .cat-label{font-size:14px}.airo-hero .shop .cat-count{font-size:9px}.airo-hero .shop .cat-card.women .cat-icon svg{width:70px;height:130px}.airo-hero .shop .cat-card.men .cat-icon svg{width:56px;height:80px}.airo-hero .shop .cat-card.acc .cat-icon svg{width:50px;height:64px}.airo-hero .shop .site-products{padding:28px 20px}.airo-hero .shop .product-grid{gap:10px}.airo-hero .shop .prod-img{height:100px}.airo-hero .shop .prod-img svg{width:50px;height:64px}.airo-hero .shop .prod-body{padding:10px 12px 12px}.airo-hero .shop .prod-name{font-size:11px}.airo-hero .shop .prod-color{font-size:9px}.airo-hero .shop .prod-price{font-size:13px}.airo-hero .shop .prod-cart{width:22px;height:22px;font-size:11px}.airo-hero .shop .prod-tag{font-size:7px;padding:2px 6px}.airo-hero .shop .site-banner{padding:28px 20px;gap:24px}.airo-hero .shop .banner-title{font-size:22px}.airo-hero .shop .banner-desc{font-size:11px}.airo-hero .shop .banner-input{width:180px;padding:8px 12px;font-size:10px}.airo-hero .shop .banner-btn{padding:8px 14px;font-size:10px}.airo-hero .shop .banner-perks{gap:16px}.airo-hero .shop .b-perk-icon{width:32px;height:32px;font-size:14px}.airo-hero .shop .b-perk-text{font-size:8px}.airo-hero .shop .nav-icon{width:24px;height:24px;font-size:12px}.airo-hero .shop .cart-badge{font-size:8px;padding:1px 6px}}@media(max-width:480px){.airo-hero .stage{gap:10px;padding:0 10px}.airo-hero .prompt-bar{padding:8px 10px;border-radius:10px;gap:8px}.airo-hero .prompt-icon{width:24px;height:24px;border-radius:6px;font-size:10px}.airo-hero .prompt-text{font-size:10px;min-height:16px;line-height:1.35;overflow:visible}.airo-hero .send-btn{width:24px;height:24px;border-radius:6px}.airo-hero .send-btn svg{width:10px;height:10px}.airo-hero .cursor-blink{height:12px;width:1.5px}.airo-hero .browser{border-radius:10px}.airo-hero .browser-bar{padding:6px 10px;gap:6px}.airo-hero .dots{gap:4px}.airo-hero .dot{width:6px;height:6px}.airo-hero .url-bar{padding:3px 8px;font-size:8px;border-radius:5px}.airo-hero .lock{font-size:7px}.airo-hero .spinner{width:22px;height:22px;border-width:2px}.airo-hero .load-steps{font-size:9px;gap:5px}.airo-hero .load-steps span{gap:5px}.airo-hero .load-steps span:before{font-size:9px}.airo-hero .scanline{height:40px}.airo-hero .site-inner .site-nav{padding:0 12px;height:36px}.airo-hero .site-inner .nav-logo{font-size:11px;gap:4px}.airo-hero .site-inner .nav-links{display:none}.airo-hero .site-inner .nav-right{gap:6px}.airo-hero .site-inner .nav-btn{padding:4px 8px;font-size:7px}.airo-hero .site-inner .btn{padding:6px 12px;font-size:9px;gap:4px}.airo-hero .site-inner .section-header{margin-bottom:12px}.airo-hero .site-inner .section-eyebrow{font-size:7px;letter-spacing:1.5px;margin-bottom:3px}.airo-hero .site-inner .section-title{font-size:16px}.airo-hero .site-inner .site-footer{padding:16px 12px;flex-direction:column;gap:8px;text-align:center}.airo-hero .site-inner .footer-brand{font-size:10px}.airo-hero .site-inner .footer-links{gap:8px;font-size:7px;flex-wrap:wrap;justify-content:center}.airo-hero .site-inner .footer-socials{gap:6px}.airo-hero .site-inner .social-dot{width:18px;height:18px;font-size:8px}.airo-hero .site-inner .hero-p{font-size:9px;max-width:220px;line-height:1.5}.airo-hero .site-inner .hero-actions{gap:6px;flex-wrap:wrap;justify-content:center}.airo-hero .coffee .site-hero{height:220px;flex-direction:column}.airo-hero .coffee .hero-decor{width:100%;height:40%;order:0}.airo-hero .coffee .hero-decor-icon{width:100%}.airo-hero .coffee .hero-decor-icon svg{width:80px;height:80px}.airo-hero .coffee .hero-content{padding:16px 16px 20px;gap:6px}.airo-hero .coffee .hero-tag{font-size:6px;padding:3px 8px;letter-spacing:1px}.airo-hero .coffee .hero-h1{font-size:22px}.airo-hero .coffee .logo-mark{width:20px;height:20px;font-size:9px;border-radius:4px}.airo-hero .coffee .site-promo{flex-direction:column}.airo-hero .coffee .promo-img{width:100%;height:100px}.airo-hero .coffee .promo-img svg{width:60px;height:60px}.airo-hero .coffee .promo-body{padding:12px 14px;gap:6px}.airo-hero .coffee .promo-label{font-size:8px}.airo-hero .coffee .promo-h2{font-size:16px}.airo-hero .coffee .promo-desc{font-size:9px}.airo-hero .coffee .promo-cta{font-size:10px}.airo-hero .coffee .site-menu{padding:18px 12px}.airo-hero .coffee .menu-cards{grid-template-columns:1fr 1fr;gap:8px}.airo-hero .coffee .card-img{height:60px}.airo-hero .coffee .card-img svg{width:28px;height:28px}.airo-hero .coffee .card-body{padding:8px 8px 10px}.airo-hero .coffee .card-name{font-size:10px;margin-bottom:2px}.airo-hero .coffee .card-desc{font-size:7px;margin-bottom:6px}.airo-hero .coffee .card-price{font-size:11px}.airo-hero .coffee .card-add{width:18px;height:18px;font-size:11px;border-radius:5px}.airo-hero .coffee .site-loyalty{padding:18px 12px;gap:14px;flex-direction:column;align-items:flex-start}.airo-hero .coffee .loyalty-visual{width:100%;height:100px;display:flex;align-items:center;justify-content:center;gap:16px}.airo-hero .coffee .loyalty-card-mock{position:relative;bottom:auto;left:auto;width:130px;height:80px;padding:10px;border-radius:8px}.airo-hero .coffee .loyalty-beans,.airo-hero .coffee .loyalty-card-logo{font-size:8px}.airo-hero .coffee .loyalty-card-tier{font-size:7px}.airo-hero .coffee .loyalty-ring{position:relative;top:auto;right:auto;width:52px;height:52px;border-width:3px}.airo-hero .coffee .ring-num{font-size:16px}.airo-hero .coffee .ring-label{font-size:6px}.airo-hero .coffee .loyalty-title{font-size:16px}.airo-hero .coffee .loyalty-desc{font-size:9px}.airo-hero .coffee .loyalty-perks{gap:10px;flex-wrap:wrap}.airo-hero .coffee .perk{font-size:8px;gap:4px}.airo-hero .coffee .perk-icon{width:16px;height:16px;font-size:8px;border-radius:4px}.airo-hero .pets .site-hero{height:220px}.airo-hero .pets .hero-content{padding:16px;max-width:300px;gap:6px}.airo-hero .pets .hero-decor{width:200px;height:200px}.airo-hero .pets .hero-decor-icon svg{width:90px;height:90px}.airo-hero .pets .hero-tag{font-size:7px;padding:3px 8px}.airo-hero .pets .hero-h1{font-size:22px}.airo-hero .pets .hero-h1 em:after{height:4px}.airo-hero .pets .logo-mark{width:22px;height:22px;border-radius:6px;font-size:11px}.airo-hero .pets .site-services{padding:18px 12px}.airo-hero .pets .services-grid{gap:8px}.airo-hero .pets .service-card{padding:12px 10px;border-radius:10px;gap:4px}.airo-hero .pets .service-icon{width:32px;height:32px;border-radius:8px}.airo-hero .pets .service-icon svg{width:18px;height:18px}.airo-hero .pets .service-name{font-size:10px}.airo-hero .pets .service-desc{font-size:7px}.airo-hero .pets .service-price{font-size:11px}.airo-hero .pets .site-trust{padding:18px 12px;gap:12px}.airo-hero .pets .trust-stats{gap:10px}.airo-hero .pets .stat{gap:8px}.airo-hero .pets .stat-num{font-size:20px}.airo-hero .pets .stat-label{font-size:8px}.airo-hero .pets .trust-reviews{flex-direction:column;gap:8px}.airo-hero .pets .review-card{padding:10px;border-radius:8px}.airo-hero .pets .review-stars{font-size:10px;margin-bottom:4px}.airo-hero .pets .review-text{font-size:8px}.airo-hero .pets .review-author{font-size:9px}.airo-hero .pets .site-booking{padding:18px 12px;gap:14px;flex-direction:column}.airo-hero .pets .booking-title{font-size:18px}.airo-hero .pets .booking-desc{font-size:9px}.airo-hero .pets .booking-feats{gap:6px}.airo-hero .pets .booking-feat{font-size:8px;gap:6px}.airo-hero .pets .feat-check{width:14px;height:14px;font-size:7px}.airo-hero .pets .booking-form{width:100%;padding:14px;border-radius:10px;gap:8px}.airo-hero .pets .form-title{font-size:12px}.airo-hero .pets .form-field{padding:7px 10px;font-size:9px;border-radius:6px}.airo-hero .pets .form-btn{padding:8px;font-size:10px;border-radius:6px}.airo-hero .shop .site-hero{height:220px}.airo-hero .shop .hero-content{padding:16px;max-width:320px;gap:6px}.airo-hero .shop .hero-decor-icon svg{width:120px;height:120px}.airo-hero .shop .hero-tag{font-size:7px;padding:3px 8px}.airo-hero .shop .hero-h1{font-size:26px;letter-spacing:-1px}.airo-hero .shop .nav-icon{width:20px;height:20px;font-size:10px}.airo-hero .shop .cart-badge{font-size:7px;padding:1px 4px}.airo-hero .shop .site-categories{padding:16px 12px}.airo-hero .shop .cat-grid{height:140px;gap:6px}.airo-hero .shop .cat-card{padding:10px;border-radius:8px}.airo-hero .shop .cat-label{font-size:11px}.airo-hero .shop .cat-count{font-size:7px}.airo-hero .shop .cat-card.women .cat-icon svg{width:48px;height:90px}.airo-hero .shop .cat-card.men .cat-icon svg{width:40px;height:56px}.airo-hero .shop .cat-card.acc .cat-icon svg{width:36px;height:46px}.airo-hero .shop .site-products{padding:18px 12px}.airo-hero .shop .product-grid{gap:6px;flex-wrap:wrap}.airo-hero .shop .product-card{flex:1 1 calc(50% - 3px);min-width:0}.airo-hero .shop .prod-img{height:72px}.airo-hero .shop .prod-img svg{width:36px;height:46px}.airo-hero .shop .prod-body{padding:6px 8px 8px}.airo-hero .shop .prod-name{font-size:9px}.airo-hero .shop .prod-color{font-size:7px;margin-bottom:4px}.airo-hero .shop .prod-price{font-size:11px}.airo-hero .shop .prod-price s{font-size:9px}.airo-hero .shop .prod-cart{width:18px;height:18px;font-size:9px;border-radius:4px}.airo-hero .shop .prod-tag{font-size:6px;padding:2px 4px;top:6px;left:6px}.airo-hero .shop .site-banner{padding:18px 12px;gap:14px;flex-direction:column}.airo-hero .shop .banner-title{font-size:16px}.airo-hero .shop .banner-desc{font-size:9px}.airo-hero .shop .banner-form{flex-direction:column;gap:6px}.airo-hero .shop .banner-input{width:100%;padding:7px 10px;font-size:9px}.airo-hero .shop .banner-btn{padding:7px 12px;font-size:9px;text-align:center}.airo-hero .shop .banner-perks{gap:12px;justify-content:center}.airo-hero .shop .b-perk-icon{width:28px;height:28px;font-size:12px;border-radius:8px}.airo-hero .shop .b-perk-text{font-size:7px}}@layer base{[data-homepage-variation=light_homepage]{--homepage-example-chip-bg:#e4ddf5;--homepage-example-chip-fg:#4a3d6b;background:linear-gradient(165deg,#fafbfc,#f5f7f8 40%,#eef1f4);--landing-accent:#a855f7;--landing-feature-1:#ec4899;--landing-feature-2:#8b5cf6;--landing-feature-3:#06b6d4;--landing-glow-1:#ec4899;--landing-glow-2:#8b5cf6;--landing-glow-3:#06b6d4;--landing-glow-4:#d946ef;--landing-glow-5:#ec4899}[data-homepage-variation=light_homepage] .glowing-input textarea::placeholder{color:#9b8ab8}[data-homepage-variation=light_homepage] .glowing-input:before{opacity:.58;filter:blur(13px)}[data-homepage-variation=light_homepage] .feature-icon{opacity:1}html.is-safari [data-homepage-variation=light_homepage] .glowing-input:before{box-shadow:0 0 20px 5px rgba(236,72,153,.42),0 0 36px 8px rgba(139,92,246,.34),0 0 48px 12px rgba(6,182,212,.28)}[data-homepage-variation=light_homepage] [data-testid=homepage-suggestion-button]{background-color:var(--homepage-example-chip-bg,#e4ddf5)!important;color:var(--homepage-example-chip-fg,#4a3d6b)!important}[data-homepage-variation=light_homepage] [data-testid=homepage-suggestion-button] span,[data-homepage-variation=light_homepage] [data-testid=homepage-suggestion-button] svg{color:var(--homepage-example-chip-fg,#4a3d6b)!important}}