@import url(https://fonts.googleapis.com/css2?family=Cinzel:wght@600;700;800&family=Inter:wght@400;500;600;700;800;900&display=swap);:root{--tt-bg:#f6f7fb;--tt-surface:#fff;--tt-ink:#101828;--tt-muted:#667085;--tt-line:#e9edf5;--tt-primary:#ff4f5e;--tt-primary-dark:#e63b4a;--tt-accent:#16b8a6;--tt-gold:#f5a524;--tt-radius:22px;--tt-shadow:0 18px 45px rgba(16,24,40,.08)}.tt-listing-section,.tt-market-section,.tt-home-cats,.tt-hero{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tt-ink)}.tt-listing-section{max-width:1220px;margin:42px auto;padding:0 18px}.tt-section-head{text-align:center;margin:0 auto 28px;max-width:720px}.tt-section-kicker{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:var(--tt-primary);background:#fff1f3;border-radius:999px;padding:8px 13px}.tt-section-title{font-size:clamp(28px,4vw,44px);line-height:1.04;letter-spacing:-.045em;margin:14px 0 9px;color:var(--tt-ink);font-weight:900}.tt-section-head p{font-size:17px;color:var(--tt-muted);margin:0}.tt-listing-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 22px}.tt-search-wrap{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--tt-line);box-shadow:0 10px 30px rgba(16,24,40,.04);border-radius:999px;padding:10px 16px;min-width:min(440px,100%)}.tt-search-wrap span{font-weight:800;font-size:13px;color:#344054}.tt-search-wrap input,.tt-hero-search input{border:0;outline:0;background:transparent;min-width:0;width:100%;font:inherit;color:var(--tt-ink)}.tt-toolbar-pills{display:flex;gap:8px;flex-wrap:wrap}.tt-toolbar-pills span{background:#fff;border:1px solid var(--tt-line);border-radius:999px;color:#475467;font-size:13px;font-weight:750;padding:9px 12px}.tt-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.tt-business-grid{align-items:stretch}.tt-listing-card,.tt-shop-card{background:var(--tt-surface);border:1px solid rgba(16,24,40,.06);border-radius:var(--tt-radius);overflow:hidden;box-shadow:0 10px 28px rgba(16,24,40,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tt-listing-card:hover,.tt-shop-card:hover{transform:translateY(-6px);box-shadow:var(--tt-shadow);border-color:rgba(255,79,94,.18)}.tt-listing-media,.tt-shop-media{position:relative;display:block;height:230px;background:#111827;overflow:hidden}.tt-listing-img,.tt-shop-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease;filter:saturate(1.06)}.tt-listing-card:hover .tt-listing-img,.tt-shop-card:hover .tt-shop-img{transform:scale(1.055)}.tt-media-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.32),rgba(0,0,0,.06) 48%,rgba(0,0,0,.52));pointer-events:none}.tt-card-overlays{position:absolute;top:16px;left:16px;right:16px;display:flex;gap:7px;align-items:center;flex-wrap:wrap}.tt-glass-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid rgba(255,255,255,.38);border-radius:9px;background:rgba(17,24,39,.34);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;font-size:12px;font-weight:900;text-shadow:0 1px 1px rgba(0,0,0,.2)}.tt-stars{letter-spacing:1px;color:#fff}.tt-open{background:rgba(22,184,166,.75);border-color:rgba(255,255,255,.42)}.tt-corner-badge,.tt-sale-badge{position:absolute;right:16px;bottom:16px;background:var(--tt-primary);color:#fff;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900;box-shadow:0 10px 24px rgba(255,79,94,.34)}.tt-listing-body{position:relative;padding:0 18px 18px}.tt-avatar-row{display:flex;gap:14px;align-items:flex-start;margin-top:-28px}.tt-business-avatar{width:64px;height:64px;flex:0 0 64px;border-radius:50%;background:#fff;padding:4px;box-shadow:0 10px 20px rgba(16,24,40,.16);display:grid;place-items:center;text-decoration:none}.tt-business-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.tt-business-avatar span{display:grid;place-items:center;width:100%;height:100%;border-radius:50%;font-weight:900;font-size:24px;color:#fff;background:linear-gradient(135deg,var(--tt-primary),var(--tt-accent))}.tt-listing-main{padding-top:36px;min-width:0}.tt-listing-main h3,.tt-shop-body h3{font-size:17px;line-height:1.22;margin:0 0 7px;font-weight:900;letter-spacing:-.02em;color:var(--tt-ink)}.tt-listing-main h3 a,.tt-shop-body h3 a{color:inherit;text-decoration:none}.tt-verified{display:inline-grid;place-items:center;margin-left:8px;width:20px;height:20px;border-radius:50%;font-size:12px;background:#e7fbf6;color:#079678;font-weight:900}.tt-listing-desc,.tt-shop-excerpt{font-size:14px;line-height:1.48;color:var(--tt-muted);margin:0}.tt-card-facts{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.tt-card-facts span{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#f8fafc;border:1px solid var(--tt-line);padding:8px 10px;color:#475467;font-size:13px;font-weight:750}.tt-dot-icon{font-style:normal;color:var(--tt-primary);font-size:12px}.tt-card-actions,.tt-shop-actions{display:flex;align-items:center;gap:9px;margin-top:14px}.tt-icon-btn{width:38px;height:38px;border-radius:50%;border:1px solid var(--tt-line);display:grid;place-items:center;background:#fff;color:#475467;text-decoration:none;font-weight:900;cursor:pointer;transition:.2s ease}.tt-icon-btn:hover{background:#101828;color:#fff;border-color:#101828}.tt-view-btn,.tt-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--tt-primary);color:#fff!important;text-decoration:none;font-weight:900;padding:11px 17px;line-height:1;box-shadow:0 12px 26px rgba(255,79,94,.24);transition:.2s ease}.tt-view-btn{margin-left:auto}.tt-view-btn:hover,.tt-btn:hover{background:var(--tt-primary-dark);transform:translateY(-1px)}.tt-secondary{background:#fff!important;color:#101828!important;border:1px solid var(--tt-line)!important;box-shadow:none!important}.tt-free-note{margin-top:14px;border-top:1px solid var(--tt-line);padding-top:12px;font-size:12px;line-height:1.45;color:#7a4b00}.tt-empty-state{grid-column:1/-1;text-align:center;padding:38px;border:1px dashed var(--tt-line);border-radius:18px;background:#fff;color:var(--tt-muted)}.tt-image-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#161b33,#16b8a6 55%,#f5a524);color:#fff;text-align:center}.tt-image-fallback span{font-size:72px;font-weight:1000;line-height:1}.tt-image-fallback small{display:block;margin-top:-60px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;color:rgba(255,255,255,.9)}.tt-shop-media{height:250px;background:#f2f4f7}.tt-shop-body{padding:18px}.tt-shop-rating{font-size:12px;color:var(--tt-gold);font-weight:900;margin-bottom:8px}.tt-shop-rating span{color:var(--tt-muted);font-weight:700;margin-left:7px}.tt-price-line{font-size:20px;font-weight:1000;color:#101828;margin:8px 0}.tt-buy-btn{flex:1}.tt-shop-actions .tt-secondary{flex:0 0 auto}.tt-hero-marketplace{max-width:1220px;margin:24px auto 44px;padding:68px 36px;border-radius:34px;overflow:hidden;position:relative;background:radial-gradient(circle at 78% 18%,rgba(255,79,94,.36),transparent 33%),linear-gradient(135deg,#111827,#243047 56%,#0f766e);color:#fff}.tt-hero-marketplace:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,24,39,.08),rgba(17,24,39,.28));pointer-events:none}.tt-hero-content{position:relative;z-index:1;max-width:800px}.tt-eyebrow{display:inline-flex;color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.tt-hero h1{font-size:clamp(38px,6vw,72px);line-height:.96;letter-spacing:-.06em;margin:18px 0;color:#fff;font-weight:1000}.tt-hero p{font-size:19px;line-height:1.6;color:rgba(255,255,255,.82);max-width:680px;margin:0 0 22px}.tt-hero-search{display:flex;gap:10px;align-items:center;background:#fff;border-radius:999px;padding:8px;max-width:660px;box-shadow:0 20px 60px rgba(0,0,0,.18)}.tt-hero-search input{padding:0 16px;color:#101828}.tt-hero-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.tt-hero-stats span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:14px;padding:10px 13px;color:rgba(255,255,255,.84)}.tt-hero-stats strong{display:block;color:#fff}.tt-category-grid{max-width:1220px;margin:20px auto 36px;padding:0 18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.tt-category-card{min-height:108px;border-radius:22px;background:#fff;border:1px solid var(--tt-line);box-shadow:0 10px 24px rgba(16,24,40,.05);padding:18px;text-decoration:none;color:#101828;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.tt-category-card:before{content:"";position:absolute;width:92px;height:92px;border-radius:50%;right:-24px;top:-22px;background:linear-gradient(135deg,var(--tt-primary),var(--tt-accent));opacity:.14}.tt-category-card span{font-weight:1000;font-size:17px}.tt-category-card small{color:var(--tt-muted);margin-top:5px}.tt-profile-card{max-width:1120px;margin:30px auto;border-radius:30px;overflow:hidden;background:#fff;border:1px solid var(--tt-line);box-shadow:var(--tt-shadow)}.tt-profile-cover{width:100%;height:420px;object-fit:cover;display:block}.tt-profile-body{padding:34px}.tt-profile-body h2{font-size:42px;letter-spacing:-.04em;margin:0 0 20px}.tt-profile-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.tt-profile-meta>div{border:1px solid var(--tt-line);border-radius:18px;padding:15px;background:#f9fafb}.tt-profile-meta strong{display:block;margin-bottom:5px;color:#101828}.tt-profile-meta span{color:#475467}.tt-upgrade-note{grid-column:1/-1;background:#fff7ed!important;border-color:#fed7aa!important;color:#9a3412!important;font-weight:850}.tt-pro-form{max-width:900px;margin:24px auto;padding:26px;background:#fff;border:1px solid var(--tt-line);border-radius:24px;box-shadow:0 10px 28px rgba(16,24,40,.06)}.tt-pro-form h3{font-size:28px;margin:0 0 18px}.tt-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tt-pro-form label{display:block;font-weight:850;margin-bottom:14px;color:#344054}.tt-pro-form input,.tt-pro-form textarea,.tt-pro-form select{display:block;width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d0d5dd;border-radius:14px;padding:13px 14px;font:inherit;background:#fff}.tt-pro-form textarea{min-height:130px}.tt-alert{max-width:900px;margin:18px auto;padding:14px 16px;border-radius:16px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-weight:750}.tt-success{background:#ecfdf3;border-color:#bbf7d0;color:#067647}.tt-store-hero{max-width:1120px;margin:24px auto;padding:44px;border-radius:30px;background:linear-gradient(135deg,#101828,#344054);color:#fff}.tt-store-hero h2{font-size:44px;letter-spacing:-.05em;color:#fff;margin:0 0 8px}.tt-store-hero p{color:rgba(255,255,255,.78);margin:0}.tt-hidden-by-search{display:none!important}@media(max-width:1050px){.tt-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tt-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.tt-listing-section{margin:30px auto;padding:0 14px}.tt-directory-grid,.tt-category-grid{grid-template-columns:1fr}.tt-listing-toolbar{display:block}.tt-toolbar-pills{margin-top:10px}.tt-search-wrap{min-width:0;width:100%;box-sizing:border-box}.tt-listing-media{height:220px}.tt-hero-marketplace{margin:12px 12px 32px;padding:42px 22px;border-radius:24px}.tt-hero-search{border-radius:22px;display:grid}.tt-hero-search .tt-btn{width:100%;box-sizing:border-box}.tt-form-grid{grid-template-columns:1fr}.tt-card-actions{flex-wrap:wrap}.tt-view-btn{width:100%;margin-left:0}.tt-profile-cover{height:250px}.tt-profile-body{padding:22px}.tt-profile-body h2{font-size:32px}}.tt-card-actions{gap:8px;margin-top:16px;padding-top:12px;border-top:1px solid rgba(233,237,245,.9);flex-wrap:nowrap}.tt-icon-btn{width:34px;height:34px;min-width:34px;border-radius:14px;font-size:13px;line-height:1;background:linear-gradient(180deg,#ffffff,#f8fafc);color:#344054;border:1px solid #e6ebf2;box-shadow:0 6px 14px rgba(16,24,40,.055)}.tt-icon-btn:hover{transform:translateY(-2px);background:#101828;color:#fff;border-color:#101828;box-shadow:0 12px 24px rgba(16,24,40,.16)}.tt-card-actions .tt-icon-btn:nth-child(2){color:#ff4f5e;background:#fff7f8;border-color:#ffe0e4}.tt-card-actions .tt-icon-btn:nth-child(3){color:#0b7fc4;background:#f0f8ff;border-color:#dbeeff}.tt-card-actions .tt-icon-btn:nth-child(4){color:#667085;background:#f9fafb;border-color:#e9edf5}.tt-card-actions .tt-icon-btn:nth-child(2):hover,.tt-card-actions .tt-icon-btn:nth-child(3):hover,.tt-card-actions .tt-icon-btn:nth-child(4):hover{color:#fff;background:#101828;border-color:#101828}.tt-view-btn{min-height:40px;padding:0 18px;border-radius:16px;font-size:14px;letter-spacing:-.01em;box-shadow:0 10px 20px rgba(255,79,94,.22);white-space:nowrap}.tt-business-avatar{width:56px;height:56px;flex-basis:56px;padding:3px}.tt-business-avatar span{font-size:20px}.tt-listing-main{padding-top:31px}.tt-card-facts span{padding:7px 10px;font-size:12.5px}.tt-image-fallback small{display:none}.tt-image-fallback span{font-size:64px;opacity:.95}.tt-listing-card{border-radius:20px}.tt-listing-media{height:220px}.tt-card-overlays{top:14px;left:14px;right:14px;gap:6px}.tt-glass-pill{min-height:28px;padding:0 9px;font-size:11px;border-radius:10px}@media(max-width:720px){.tt-card-actions{display:grid;grid-template-columns:repeat(4,34px) 1fr;align-items:center}.tt-view-btn{width:auto;margin-left:0;min-width:0;padding:0 14px}}.tt-card-actions{gap:6px;margin-top:12px;display:flex;align-items:center}.tt-icon-btn{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;flex:0 0 26px!important;font-size:11px!important;line-height:1!important;border-radius:50%!important;box-shadow:0 3px 8px rgba(16,24,40,.045)!important}.tt-icon-btn:hover{transform:translateY(-1px)!important;box-shadow:0 8px 16px rgba(16,24,40,.12)!important}.tt-view-btn{min-height:38px!important;padding:0 16px!important;font-size:14px!important;border-radius:999px!important;box-shadow:0 9px 18px rgba(255,79,94,.2)!important}.tt-business-avatar{width:44px!important;height:44px!important;flex:0 0 44px!important;padding:3px!important;margin-top:6px}.tt-business-avatar span{font-size:16px!important}.tt-avatar-row{gap:12px!important;margin-top:-24px!important}.tt-listing-main{padding-top:32px!important}.tt-listing-main h3{font-size:16px!important}.tt-listing-desc{font-size:13px!important;line-height:1.45!important}.tt-card-facts{gap:7px!important;margin:15px 0 14px!important}.tt-card-facts span{padding:6px 9px!important;font-size:12px!important;gap:5px!important}.tt-corner-badge,.tt-sale-badge{padding:5px 10px!important;font-size:11px!important;right:14px!important;bottom:14px!important}.tt-card-overlays{top:14px!important;left:14px!important;right:14px!important;gap:6px!important}.tt-glass-pill{min-height:24px!important;padding:0 8px!important;font-size:11px!important;border-radius:8px!important}.tt-listing-body{padding:0 18px 16px!important}@media(max-width:720px){.tt-card-actions{display:grid!important;grid-template-columns:repeat(4,26px) 1fr!important;gap:6px!important}.tt-view-btn{width:auto!important;margin-left:0!important;min-width:0!important;padding:0 13px!important;font-size:13px!important}}:root{--tt-bg:#f7fafb;--tt-surface:#ffffff;--tt-ink:#173247;--tt-muted:#6f7f8c;--tt-line:#dbe8ee;--tt-primary:#2e7fa3;--tt-primary-dark:#1c5f7e;--tt-accent:#0e8d98;--tt-accent-soft:#e7f5f7;--tt-red:#d94d48;--tt-gold:#c99432;--tt-radius:22px;--tt-shadow:0 20px 50px rgba(23,50,71,.10)}.tt-listing-section,.tt-market-section,.tt-home-cats,.tt-hero,.tt-pro-form,.tt-profile-card,.tt-store-hero{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:var(--tt-ink)}.tt-section-title,.tt-hero h1,.tt-profile-body h2,.tt-store-hero h2{font-family:Cinzel,Georgia,serif!important;letter-spacing:-.025em!important;color:var(--tt-ink)}.tt-section-kicker,.tt-eyebrow{color:var(--tt-primary)!important;background:var(--tt-accent-soft)!important;border:1px solid rgba(46,127,163,.14)!important}.tt-listing-card,.tt-shop-card,.tt-category-card,.tt-pro-form,.tt-profile-card{border-color:rgba(46,127,163,.15)!important;box-shadow:0 16px 42px rgba(23,50,71,.08)!important}.tt-listing-card:hover,.tt-shop-card:hover{border-color:rgba(217,77,72,.26)!important;box-shadow:0 24px 60px rgba(23,50,71,.13)!important}.tt-listing-media,.tt-image-fallback{background:linear-gradient(135deg,#eff6f8 0%,#c9dce3 38%,#86b4c6 62%,#f3f4f1 100%)!important}.tt-image-fallback span{font-family:Cinzel,Georgia,serif!important;color:#2e7fa3!important;text-shadow:0 1px 0 rgba(255,255,255,.72);opacity:.92}.tt-media-shade{background:linear-gradient(180deg,rgba(23,50,71,.42),rgba(23,50,71,.05) 48%,rgba(23,50,71,.58))!important}.tt-glass-pill{background:rgba(23,50,71,.48)!important;border-color:rgba(255,255,255,.46)!important;color:#fff!important}.tt-open{background:rgba(14,141,152,.84)!important}.tt-corner-badge,.tt-sale-badge{background:var(--tt-red)!important;box-shadow:0 10px 24px rgba(217,77,72,.28)!important}.tt-business-avatar span{background:linear-gradient(135deg,#2e7fa3,#0e8d98 62%,#d94d48)!important;font-family:Cinzel,Georgia,serif!important}.tt-verified{background:#e6f5f2!important;color:#0e8d98!important}.tt-dot-icon{color:var(--tt-red)!important}.tt-view-btn,.tt-btn,.tt-buy-btn{background:linear-gradient(135deg,#2e7fa3,#0e8d98)!important;box-shadow:0 10px 22px rgba(46,127,163,.22)!important}.tt-view-btn:hover,.tt-btn:hover,.tt-buy-btn:hover{background:linear-gradient(135deg,#1c5f7e,#0a6f79)!important}.tt-icon-btn{color:#2e7fa3!important;border-color:#dbe8ee!important;background:linear-gradient(180deg,#ffffff,#f6fbfc)!important}.tt-icon-btn:hover{color:#fff!important;background:#173247!important;border-color:#173247!important}.tt-card-actions .tt-icon-btn:nth-child(2){color:#d94d48!important;background:#fff6f5!important;border-color:#f2d5d3!important}.tt-card-actions .tt-icon-btn:nth-child(3){color:#2e7fa3!important;background:#f0f8fb!important;border-color:#d2e5ee!important}.tt-card-actions .tt-icon-btn:nth-child(4){color:#6f7f8c!important;background:#f8fafb!important;border-color:#dbe8ee!important}.tt-card-actions .tt-icon-btn:nth-child(2):hover,.tt-card-actions .tt-icon-btn:nth-child(3):hover,.tt-card-actions .tt-icon-btn:nth-child(4):hover{color:#fff!important;background:#173247!important;border-color:#173247!important}.tt-card-facts span,.tt-toolbar-pills span{background:#f7fafb!important;border-color:#dbe8ee!important;color:#48606f!important}.tt-listing-main h3,.tt-shop-body h3{color:#173247!important}.tt-listing-desc,.tt-shop-excerpt,.tt-section-head p{color:#6f7f8c!important}.tt-hero-marketplace{background:linear-gradient(135deg,rgba(23,50,71,.93),rgba(46,127,163,.88) 48%,rgba(14,141,152,.84)),url(../../../../../../../../plugins/tipitoe-pro/assets/images/tipitoe-logo.png) right 34px center / 255px 85px no-repeat!important;border:1px solid rgba(46,127,163,.18)}.tt-hero-marketplace:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 18%,rgba(217,77,72,.22),transparent 27%),linear-gradient(90deg,rgba(255,255,255,.06),transparent 42%);pointer-events:none}.tt-hero-marketplace:after{display:none!important}.tt-hero h1{color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.18)}.tt-hero p{color:rgba(255,255,255,.86)!important}.tt-hero-search{border:1px solid rgba(255,255,255,.34)!important}.tt-category-card:before{background:linear-gradient(135deg,#2e7fa3,#0e8d98,#d94d48)!important;opacity:.15!important}.tt-price-line{color:#173247!important}.tt-alert{border-color:#f0d2d0!important;background:#fff8f7!important;color:#8c332f!important}.tt-success{background:#eaf7f4!important;border-color:#bce1dc!important;color:#0d6f73!important}@media(max-width:720px){.tt-hero-marketplace{background:linear-gradient(135deg,rgba(23,50,71,.96),rgba(46,127,163,.9) 58%,rgba(14,141,152,.88))!important}}.tt-premium-note{margin-top:14px;border-top:1px solid var(--tt-line);padding-top:12px;font-size:12px;line-height:1.45;color:#075985;font-weight:900}.tt-listing-card:has(.tt-premium-note){border-color:rgba(31,111,139,.24)}.tt-directory-grid.tt-business-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))!important;gap:28px!important}.tt-listing-card{border-radius:24px!important;overflow:hidden!important;background:#fff!important}.tt-listing-media{height:205px!important}.tt-listing-body{padding:0 18px 18px!important}.tt-listing-desc{min-height:auto!important;margin-bottom:4px!important}.tt-branded-fallback{position:relative;background:radial-gradient(circle at 18% 24%,rgba(217,77,72,.12),transparent 28%),linear-gradient(135deg,#eef7f9 0%,#cfe3ea 38%,#8cb8c8 78%,#f7f7f4 100%)!important}.tt-branded-fallback img{position:absolute;left:50%;top:50%;width:min(220px,68%);max-height:86px;object-fit:contain;transform:translate(-50%,-50%);opacity:.62;filter:drop-shadow(0 8px 18px rgba(23,50,71,.12))}.tt-branded-fallback span{position:absolute;right:28px;bottom:20px;font-size:42px!important;opacity:.16!important}.tt-card-facts{margin:14px 0 12px!important}.tt-business-detail-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 10px;padding:12px;margin:12px 0 0;border:1px solid rgba(46,127,163,.16);border-radius:18px;background:linear-gradient(180deg,#fbfdfe,#f6fafb)}.tt-business-detail-list div{min-width:0}.tt-business-detail-list strong{display:block;font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:.07em;color:#6f7f8c;margin:0 0 3px;font-weight:900}.tt-business-detail-list span,.tt-business-detail-list a,.tt-text-reveal{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;color:#173247;font-weight:750;text-decoration:none}.tt-text-reveal{border:0;padding:0;background:transparent;color:#2e7fa3;cursor:pointer;text-align:left}.tt-card-actions{margin-top:14px!important;padding-top:12px!important}.tt-free-note,.tt-premium-note{border-radius:14px;padding:10px 12px!important;font-weight:850}.tt-free-note{background:#fffaf0;border:1px solid #f4dfb8!important;color:#8a5a00!important}.tt-premium-note{margin-top:12px;background:linear-gradient(135deg,#edf8fb,#eaf7f4);border:1px solid rgba(46,127,163,.18);color:#1c5f7e;font-size:12px;line-height:1.45}.tt-profile-card{border-radius:28px!important}.tt-profile-meta>div{background:#fff!important;box-shadow:0 8px 18px rgba(23,50,71,.04)}.tt-profile-meta strong{color:#2e7fa3!important;font-size:12px;text-transform:uppercase;letter-spacing:.06em}@media(max-width:720px){.tt-directory-grid.tt-business-grid{grid-template-columns:1fr!important;gap:20px!important}.tt-business-detail-list{grid-template-columns:1fr}.tt-listing-media{height:190px!important}}.tt-map-box{margin-top:22px;border:1px solid rgba(31,92,111,.16);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 18px 44px rgba(14,58,74,.10)}.tt-map-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;background:linear-gradient(135deg,rgba(31,137,158,.09),rgba(231,67,58,.05));border-bottom:1px solid rgba(31,92,111,.12)}.tt-map-head h3{margin:3px 0 0;font-size:22px;color:#14384a}.tt-map-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:999px;background:#1f899e;color:#fff!important;font-weight:800;text-decoration:none!important;white-space:nowrap;box-shadow:0 10px 24px rgba(31,137,158,.24)}.tt-map-box iframe{width:100%;min-height:360px;border:0;display:block;filter:saturate(.98) contrast(.98)}@media (max-width:680px){.tt-map-head{align-items:flex-start;flex-direction:column}.tt-map-link{width:100%}.tt-map-box iframe{min-height:280px}}.tt-brand-hero{position:relative;overflow:hidden;border-radius:28px;padding:72px 36px;margin:28px 0;background:linear-gradient(135deg,#eff8fb 0%,#ffffff 45%,#e4f3f5 100%);box-shadow:0 24px 70px rgba(10,75,97,.12);border:1px solid #d8edf2;text-align:center}.tt-brand-hero:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 20% 10%,rgba(219,55,58,.12),transparent 26%),radial-gradient(circle at 78% 20%,rgba(0,135,151,.16),transparent 30%);pointer-events:none}.tt-brand-hero>*{position:relative}.tt-brand-hero span,.tt-premium-heading span,.tt-storefront span{display:inline-flex;align-items:center;gap:8px;color:#0e8da0;text-transform:uppercase;font-weight:800;font-size:12px;letter-spacing:.16em}.tt-brand-hero h1{max-width:860px;margin:12px auto;font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,5vw,64px);line-height:1.02;color:#17384c}.tt-brand-hero p{max-width:740px;margin:0 auto 26px;color:#5d7180;font-size:18px}.tt-premium-search{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(170px,.8fr) minmax(170px,.8fr) auto;gap:12px;align-items:end;max-width:1000px;margin:22px auto 26px;padding:14px;background:#fff;border:1px solid #d7e7ec;border-radius:20px;box-shadow:0 18px 45px rgba(17,72,92,.09)}.tt-premium-search label{display:block;text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#63808d;margin-bottom:5px}.tt-premium-search input,.tt-premium-search select{width:100%;height:44px;border:1px solid #d4e6ec;border-radius:14px;padding:0 14px;color:#18384b;background:#f9fdfe}.tt-premium-search .tt-btn{height:44px;border-radius:14px;white-space:nowrap}.tt-premium-section{margin:42px 0}.tt-premium-heading{text-align:center;margin-bottom:18px}.tt-premium-heading h2{font-family:Georgia,'Times New Roman',serif;margin:8px 0 6px;color:#17384c;font-size:clamp(28px,4vw,42px)}.tt-premium-heading p{margin:0;color:#6b7d8b}.tt-premium-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.tt-company-card{background:#fff;border:1px solid #d8e7ec;border-radius:22px;overflow:hidden;box-shadow:0 22px 60px rgba(26,75,93,.08);transition:transform .22s ease,box-shadow .22s ease}.tt-company-card:hover{transform:translateY(-4px);box-shadow:0 32px 80px rgba(26,75,93,.15)}.tt-company-card.is-premium{border-color:#bddfe8;box-shadow:0 24px 70px rgba(0,135,151,.16)}.tt-company-cover{position:relative;display:block;height:210px;background:#dfeef2;color:#fff;overflow:hidden}.tt-cover-img{width:100%;height:100%;object-fit:cover;display:block}.tt-cover-fallback{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#eef5f7 0%,#9dbfcc 42%,#0e8da0 100%)}.tt-cover-fallback span{font-family:Georgia,'Times New Roman',serif;font-size:74px;font-weight:800;color:#207a9a;text-shadow:0 2px 0 rgba(255,255,255,.55)}.tt-cover-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,40,58,.32),rgba(14,40,58,.08) 45%,rgba(14,40,58,.55))}.tt-cover-top{position:absolute;top:14px;left:14px;right:14px;display:flex;gap:7px;flex-wrap:wrap}.tt-cover-top span{font-size:11px;font-weight:900;padding:5px 9px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(19,55,72,.68);backdrop-filter:blur(8px);color:#fff}.tt-featured-ribbon{position:absolute;right:14px;bottom:14px;background:#db373a;color:#fff;border-radius:999px;font-weight:900;font-size:12px;padding:7px 13px;box-shadow:0 8px 20px rgba(219,55,58,.28)}.tt-company-body{padding:0 18px 18px}.tt-company-title-row{display:grid;grid-template-columns:52px minmax(0,1fr);gap:13px;margin-top:-22px;position:relative;z-index:2;align-items:start}.tt-company-logo{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#0e8da0,#17384c);border:4px solid #fff;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:22px;font-weight:900;box-shadow:0 10px 20px rgba(18,80,96,.16)}.tt-company-title-row h3{margin:30px 0 4px;font-size:18px;line-height:1.15;color:#17384c}.tt-company-title-row h3 a{text-decoration:none;color:inherit}.tt-check{display:inline-grid;place-items:center;width:18px;height:18px;margin-left:4px;border-radius:50%;background:#e4fbf2;color:#0b9a72;font-size:12px}.tt-company-title-row p{margin:0;color:#607486;font-size:14px;line-height:1.45}.tt-info-pills{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.tt-info-pills span{background:#f5fafc;border:1px solid #d7e7ec;border-radius:999px;color:#425b6b;padding:8px 11px;font-size:12px;font-weight:800}.tt-company-details{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 0;border-top:1px solid #e5f0f3;border-bottom:1px solid #e5f0f3}.tt-company-details div{min-width:0}.tt-company-details strong{display:block;color:#17384c;font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.tt-company-details span,.tt-company-details a{display:block;color:#587081;font-size:12px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tt-company-details a{color:#0e8da0;text-decoration:none;font-weight:800}.tt-company-actions{display:flex;align-items:center;gap:7px;margin-top:14px}.tt-company-actions>a:not(.tt-main-cta),.tt-company-actions button{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:1px solid #d7e7ec;background:#f8fbfc;color:#0e8da0;text-decoration:none;font-size:12px;box-shadow:none;cursor:pointer;padding:0}.tt-main-cta{margin-left:auto;background:linear-gradient(135deg,#258ca7,#0e8da0);color:#fff!important;text-decoration:none;border-radius:999px;font-size:13px;font-weight:900;padding:10px 16px;box-shadow:0 10px 22px rgba(14,141,160,.22)}.tt-profile-pro{margin:0 auto;max-width:1180px}.tt-profile-hero{position:relative;min-height:380px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#dcebf0,#0e8da0);box-shadow:0 30px 80px rgba(20,80,96,.18);margin-bottom:30px}.tt-profile-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tt-profile-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,40,58,.82),rgba(14,40,58,.2))}.tt-profile-hero-content{position:absolute;left:34px;right:34px;bottom:34px;color:#fff;max-width:780px}.tt-profile-hero-content span{display:inline-flex;padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.36);font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.tt-profile-hero-content h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,6vw,72px);margin:14px 0 4px;line-height:1}.tt-profile-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.tt-profile-buttons a,.tt-profile-side .tt-btn{border-radius:999px;padding:11px 18px;background:#fff;color:#17384c;text-decoration:none;font-weight:900}.tt-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px}.tt-profile-panel,.tt-profile-side{background:#fff;border:1px solid #d8e7ec;border-radius:22px;padding:24px;box-shadow:0 18px 48px rgba(26,75,93,.08);margin-bottom:22px}.tt-profile-panel h2,.tt-profile-side h3{margin-top:0;font-family:Georgia,'Times New Roman',serif;color:#17384c}.tt-profile-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tt-profile-detail-grid div{border:1px solid #e0edf1;background:#f9fdfe;border-radius:16px;padding:13px}.tt-profile-detail-grid strong{display:block;color:#17384c;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.tt-profile-detail-grid span,.tt-profile-detail-grid a{color:#546b7c;text-decoration:none}.tt-profile-map{width:100%;height:360px;border:0;border-radius:18px;margin-bottom:14px}.tt-storefront{border-radius:26px;padding:44px 28px;text-align:center;background:linear-gradient(135deg,#17384c,#0e8da0);color:#fff;margin-bottom:28px}.tt-storefront h2{font-family:Georgia,'Times New Roman',serif;font-size:42px;margin:8px 0}.tt-storefront p{color:rgba(255,255,255,.82)}@media(max-width:1024px){.tt-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tt-premium-search{grid-template-columns:1fr 1fr}.tt-profile-layout{grid-template-columns:1fr}}@media(max-width:720px){.tt-premium-grid{grid-template-columns:1fr}.tt-premium-search{grid-template-columns:1fr}.tt-company-cover{height:190px}.tt-company-details,.tt-profile-detail-grid{grid-template-columns:1fr}.tt-profile-hero{min-height:320px}.tt-profile-hero-content{left:22px;right:22px;bottom:22px}.tt-brand-hero{padding:48px 20px}.tt-main-cta{padding:10px 14px}}.tt-premium-section{max-width:1180px;margin:46px auto;padding:0 18px}.tt-premium-heading h2{font-family:Georgia,'Times New Roman',serif;font-weight:700;letter-spacing:-.02em;color:#17384c}.tt-premium-heading p{font-size:17px;color:#6b7d8b}.tt-premium-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;align-items:stretch!important}.tt-beauty-card{background:#fff;border:1px solid rgba(31,137,158,.16);border-radius:22px;overflow:hidden;box-shadow:0 18px 50px rgba(19,56,76,.10);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tt-beauty-card:hover{transform:translateY(-5px);box-shadow:0 30px 75px rgba(19,56,76,.16);border-color:rgba(31,137,158,.30)}.tt-beauty-card.is-premium{border-color:rgba(219,55,58,.20)}.tt-beauty-cover{position:relative;display:block;height:225px;overflow:hidden;background:#e9f3f5;text-decoration:none}.tt-beauty-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.tt-beauty-card:hover .tt-beauty-img{transform:scale(1.05)}.tt-beauty-fallback{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#eaf4f6 0%,#accbd4 45%,#1f899e 100%)}.tt-beauty-fallback span{font-family:Georgia,'Times New Roman',serif;font-size:70px;line-height:1;color:#1f7896;text-shadow:0 2px 0 rgba(255,255,255,.55);font-weight:700}.tt-beauty-gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,41,58,.46) 0%,rgba(11,41,58,.08) 46%,rgba(11,41,58,.42) 100%)}.tt-beauty-badges{position:absolute;top:14px;left:14px;right:14px;display:flex;gap:7px;flex-wrap:wrap;align-items:center}.tt-beauty-badge{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 10px;border-radius:999px;background:rgba(23,56,76,.68);border:1px solid rgba(255,255,255,.30);color:#fff;font-size:12px;font-weight:900;line-height:1;backdrop-filter:blur(8px)}.tt-beauty-badge.tt-red{background:#db373a;border-color:#f57373;box-shadow:0 10px 24px rgba(219,55,58,.25)}.tt-beauty-badge.tt-teal{background:#138f9c;border-color:rgba(255,255,255,.35)}.tt-beauty-body{position:relative;padding:0 20px 20px}.tt-beauty-head{display:grid;grid-template-columns:56px minmax(0,1fr);gap:14px;align-items:start;margin-top:-28px;position:relative;z-index:2}.tt-beauty-logo{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;border:4px solid #fff;background:linear-gradient(135deg,#0d7f91,#17384c);color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:23px;font-weight:700;box-shadow:0 10px 22px rgba(18,80,96,.18)}.tt-beauty-title{padding-top:34px;min-width:0}.tt-beauty-title h3{margin:0 0 6px;font-size:18px;line-height:1.2;font-weight:850;color:#17384c;letter-spacing:-.01em}.tt-beauty-title h3 a{color:inherit;text-decoration:none}.tt-beauty-title p{margin:0;color:#6a7d8d;font-size:14px;line-height:1.45;min-height:40px}.tt-beauty-check{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;margin-left:6px;background:#e4fbf2;color:#098f71;font-size:12px}.tt-beauty-meta{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 16px}.tt-beauty-meta span{display:inline-flex;align-items:center;gap:7px;max-width:100%;border:1px solid #d9e9ee;background:#f8fbfc;color:#425b6b;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800;line-height:1}.tt-beauty-meta i{font-style:normal;color:#db373a;font-size:12px}.tt-beauty-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:15px;border-top:1px solid #e5f0f3}.tt-beauty-actions{display:flex;align-items:center;gap:7px}.tt-beauty-actions a,.tt-beauty-actions button{width:30px;height:30px;border-radius:50%;border:1px solid #dcebf0;background:#fff;color:#0e8da0;display:grid;place-items:center;text-decoration:none;font-size:12px;line-height:1;cursor:pointer;padding:0;box-shadow:0 5px 14px rgba(19,56,76,.06);transition:.18s ease}.tt-beauty-actions a:hover,.tt-beauty-actions button:hover{background:#17384c;color:#fff;border-color:#17384c;transform:translateY(-1px)}.tt-beauty-cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:999px;background:linear-gradient(135deg,#1f899e,#0e8da0);color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:900;padding:0 18px;box-shadow:0 12px 24px rgba(14,141,160,.22);white-space:nowrap}.tt-beauty-card.is-premium .tt-beauty-cta{background:linear-gradient(135deg,#db373a,#1f899e)}.tt-beauty-note{margin-top:14px;padding-top:13px;border-top:1px solid #e5f0f3;color:#0f6680;font-size:12px;font-weight:900;letter-spacing:.01em}.tt-company-card,.tt-company-details,.tt-company-actions,.tt-company-cover,.tt-company-body{all:unset}.tt-company-card{display:none!important}@media(max-width:1024px){.tt-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.tt-premium-grid{grid-template-columns:1fr!important;gap:22px!important}.tt-beauty-cover{height:210px}.tt-beauty-footer{align-items:flex-start;flex-direction:column}.tt-beauty-cta{width:100%}.tt-beauty-actions{width:100%;justify-content:flex-start}}.tt-premium-section{max-width:1180px!important;margin:46px auto!important;padding:0 18px!important;box-sizing:border-box!important}.tt-premium-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;align-items:stretch!important;width:100%!important}.tt-beauty-card{display:block!important;background:#fff!important;border:1px solid rgba(31,137,158,.18)!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 20px 55px rgba(19,56,76,.12)!important;min-width:0!important;color:#17384c!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.tt-beauty-cover{position:relative!important;display:block!important;height:220px!important;overflow:hidden!important;background:#e9f3f5!important;text-decoration:none!important;color:#fff!important}.tt-beauty-img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.tt-beauty-fallback{width:100%!important;height:100%!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#eaf4f6 0%,#accbd4 45%,#1f899e 100%)!important}.tt-beauty-fallback span{font-family:Georgia,"Times New Roman",serif!important;font-size:68px!important;line-height:1!important;color:#1f7896!important;text-shadow:0 2px 0 rgba(255,255,255,.55)!important;font-weight:700!important}.tt-beauty-gradient{position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(11,41,58,.42),rgba(11,41,58,.04) 45%,rgba(11,41,58,.45))!important;pointer-events:none!important}.tt-beauty-badges{position:absolute!important;top:14px!important;left:14px!important;right:14px!important;display:flex!important;gap:7px!important;flex-wrap:wrap!important;z-index:3!important}.tt-beauty-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:0 10px!important;border-radius:999px!important;background:rgba(23,56,76,.72)!important;border:1px solid rgba(255,255,255,.30)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;line-height:1!important;backdrop-filter:blur(8px)!important}.tt-beauty-badge.tt-red{background:#db373a!important;border-color:#f57373!important;box-shadow:0 10px 24px rgba(219,55,58,.25)!important}.tt-beauty-badge.tt-teal{background:#138f9c!important;border-color:rgba(255,255,255,.35)!important}.tt-beauty-body{position:relative!important;padding:0 20px 20px!important;background:#fff!important;box-sizing:border-box!important}.tt-beauty-head{display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;margin-top:-28px!important;position:relative!important;z-index:4!important}.tt-beauty-logo{width:56px!important;height:56px!important;border-radius:50%!important;display:grid!important;place-items:center!important;border:4px solid #fff!important;background:linear-gradient(135deg,#0d7f91,#17384c)!important;color:#fff!important;font-family:Georgia,"Times New Roman",serif!important;font-size:23px!important;font-weight:700!important;box-shadow:0 10px 22px rgba(18,80,96,.18)!important;box-sizing:border-box!important}.tt-beauty-title{padding-top:34px!important;min-width:0!important}.tt-beauty-title h3{margin:0 0 6px!important;font-size:18px!important;line-height:1.2!important;font-weight:850!important;color:#17384c!important;letter-spacing:-.01em!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.tt-beauty-title h3 a{color:inherit!important;text-decoration:none!important}.tt-beauty-title p{margin:0!important;color:#6a7d8d!important;font-size:14px!important;line-height:1.45!important;min-height:40px!important}.tt-beauty-check{display:inline-grid!important;place-items:center!important;width:18px!important;height:18px!important;border-radius:50%!important;margin-left:6px!important;background:#e4fbf2!important;color:#098f71!important;font-size:12px!important}.tt-beauty-meta{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin:18px 0 16px!important}.tt-beauty-meta span{display:inline-flex!important;align-items:center!important;gap:7px!important;max-width:100%!important;border:1px solid #d9e9ee!important;background:#f8fbfc!important;color:#425b6b!important;border-radius:999px!important;padding:8px 11px!important;font-size:12px!important;font-weight:800!important;line-height:1!important}.tt-beauty-meta i{font-style:normal!important;color:#db373a!important;font-size:12px!important}.tt-beauty-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding-top:15px!important;border-top:1px solid #e5f0f3!important}.tt-beauty-actions{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:nowrap!important}.tt-beauty-actions a,.tt-beauty-actions button{width:30px!important;height:30px!important;min-width:30px!important;border-radius:50%!important;border:1px solid #dcebf0!important;background:#fff!important;color:#0e8da0!important;display:grid!important;place-items:center!important;text-decoration:none!important;font-size:12px!important;line-height:1!important;cursor:pointer!important;padding:0!important;box-shadow:0 5px 14px rgba(19,56,76,.06)!important;box-sizing:border-box!important}.tt-beauty-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;border-radius:999px!important;background:linear-gradient(135deg,#1f899e,#0e8da0)!important;color:#fff!important;text-decoration:none!important;font-size:13px!important;font-weight:900!important;padding:0 18px!important;box-shadow:0 12px 24px rgba(14,141,160,.22)!important;white-space:nowrap!important}.tt-beauty-card.is-premium .tt-beauty-cta{background:linear-gradient(135deg,#db373a,#1f899e)!important}.tt-beauty-note{margin-top:14px!important;padding-top:13px!important;border-top:1px solid #e5f0f3!important;color:#0f6680!important;font-size:12px!important;font-weight:900!important;letter-spacing:.01em!important}@media(max-width:1024px){.tt-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.tt-premium-grid{grid-template-columns:1fr!important}.tt-beauty-cover{height:210px!important}.tt-beauty-footer{align-items:flex-start!important;flex-direction:column!important}.tt-beauty-cta{width:100%!important}.tt-beauty-actions{width:100%!important}}.tt-product-slider-section{position:relative}.tt-slider-head{margin-bottom:18px!important}.tt-product-slider-wrap{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:12px;align-items:center}.tt-product-slider{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:8px 4px 18px;scrollbar-width:none}.tt-product-slider::-webkit-scrollbar{display:none}.tt-slider-card{flex:0 0 270px;scroll-snap-align:start;margin:0!important}.tt-slider-card .tt-shop-media{height:210px}.tt-slider-card .tt-shop-body{padding:15px}.tt-slider-card .tt-shop-body h3{min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tt-slider-card .tt-price-line{font-size:18px;margin:7px 0 12px}.tt-slider-card .tt-shop-actions{gap:8px;margin-top:10px}.tt-slider-card .tt-buy-btn{padding:10px 14px;font-size:13px}.tt-slider-card .tt-secondary{padding:10px 13px;font-size:13px}.tt-slider-arrow{width:42px;height:42px;border:1px solid var(--tt-line,#e5e7eb);border-radius:999px;background:#fff;color:var(--tt-ink,#101828);box-shadow:0 10px 24px rgba(16,24,40,.08);font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer;transition:all .2s ease;z-index:2}.tt-slider-arrow:hover{background:var(--tt-primary,#ff4f5e);color:#fff;border-color:var(--tt-primary,#ff4f5e);transform:translateY(-1px)}.tt-view-more-row{display:flex;justify-content:center;margin-top:12px}.tt-view-more-products{min-width:210px;height:46px;font-size:15px}@media(max-width:720px){.tt-product-slider-wrap{grid-template-columns:1fr}.tt-slider-arrow{display:none}.tt-slider-card{flex-basis:78vw}.tt-slider-card .tt-shop-media{height:190px}}