.tp-page{min-height:100vh;background:var(--blue);color:var(--white);overflow-x:hidden;display:flex;flex-direction:column;gap:clamp(2.5rem,4vw,4.5rem);padding:clamp(2rem,3vw,3rem) clamp(1.5rem,6vw,6rem) 5rem}.tp-container{margin:0;padding:0}.tp-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;position:sticky;top:0;background:#000329eb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:10}.tp-back-link{background:none;border:none;color:var(--orange);font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;transition:opacity .2s}.tp-back-link:hover{opacity:.8}.tp-install-link{color:var(--orange);font-size:.9rem;text-decoration:none;transition:opacity .2s}.tp-install-link:hover{opacity:.8}.tp-hero{padding:2rem 0 1rem;position:relative}.tp-hero:before{content:"";position:absolute;top:50%;left:30%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(255,104,10,.08) 0%,transparent 70%);pointer-events:none;z-index:0}.tp-hero>*{position:relative;z-index:1}.tp-hero-enclosure{display:flex;flex-direction:column;gap:1.5rem;border:2px solid var(--orange);border-radius:24px;background:var(--blue);padding:2.5rem 2.5rem 3.5rem;transition:border-color .3s ease,box-shadow .3s ease}.tp-hero-enclosure:hover{border-color:var(--white);box-shadow:0 0 20px #ffffff14}.tp-hero-content-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.tp-hero-text-col{display:flex;flex-direction:column;gap:.5rem}.tp-hero-mockup-col{display:flex;justify-content:center;align-items:center}.tp-hero-enclosure-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--white);margin:0 0 1.5rem;line-height:1.2;letter-spacing:-.02em}.tp-hero-enclosure-sub{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;color:var(--white);margin:0;line-height:1.1;letter-spacing:-.03em}.tp-hero-info-card{background:var(--orange);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem}.tp-hero-info-label{font-size:.75rem;color:var(--white);letter-spacing:.15em;margin-bottom:1rem}.tp-revolver-stage{position:relative;height:120px;overflow:hidden;margin-bottom:.5rem}.tp-revolver-item{position:absolute;top:0;left:0;width:100%;opacity:0;transition:opacity .4s ease;pointer-events:none}.tp-revolver-active{opacity:1;pointer-events:auto}.tp-revolver-title{font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;color:var(--white);line-height:1.1;letter-spacing:-.02em;margin-bottom:.5rem}.tp-revolver-desc{font-size:.9rem;color:var(--white);margin-top:0;line-height:1.5}.tp-revolver-dots{display:flex;justify-content:flex-start;gap:.5rem;margin-top:1rem}.tp-revolver-dot{width:8px;height:8px;border-radius:50%;background:var(--white);opacity:.4;cursor:pointer;transition:opacity .3s ease,background .3s ease}.tp-revolver-dot-on{background:var(--white);opacity:1}.tp-hero-inner-card{background:transparent;border:none;border-radius:0;padding:0;margin-top:2rem}.tp-hero-lead{font-size:1rem;color:var(--white);line-height:1.6;margin:0 0 .5rem;font-weight:400}.tp-hero-sub{font-size:1rem;color:var(--white);line-height:1.6;margin:0 0 1rem;font-weight:400}.tp-hero-privacy{font-size:1rem;color:var(--white);line-height:1.6;margin:0 0 2.5rem;font-weight:400}.tp-hero-actions{display:flex;align-items:center;justify-content:flex-start;gap:1rem;flex-wrap:wrap}.tp-hero-actions .primary-btn{min-width:180px}.tp-hero-mockup-col .tp-hero-inner-card{display:flex;justify-content:center;align-items:center;width:100%;min-height:400px}.tp-section{padding:clamp(1.5rem,3vw,3rem);position:relative;border:2px solid var(--orange);border-radius:24px;background:var(--blue);transition:border-color .3s ease,box-shadow .3s ease}.tp-section:hover{border-color:var(--white);box-shadow:0 0 20px #ffffff14}.tp-section-eyebrow{font-size:.8rem;letter-spacing:.2em;text-transform:capitalize;color:var(--white);margin:0 0 1.5rem;font-weight:600;display:inline-block;padding:.4rem 1.2rem;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.tp-section-title{font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:400;color:var(--orange);margin:0 0 1.5rem;line-height:1.3;letter-spacing:-.03em}.tp-section-sub{font-size:1rem;color:var(--white);margin:0;max-width:700px;line-height:1.6;font-weight:400}.tp-split{display:grid;grid-template-columns:1fr 1.1fr;gap:4rem;align-items:center;padding:0}.tp-split-reverse .tp-split-text{order:2}.tp-split-reverse .tp-split-visual{order:1}.tp-split-visual{display:flex;justify-content:center}.tp-lottie-mockup{width:100%;max-width:320px;margin:0 auto;padding:1.5rem;border-radius:16px;background:#ffffff05}.tp-lottie-mockup svg{width:100%!important;height:auto!important}.tp-split-label{font-size:.8rem;letter-spacing:.2em;text-transform:capitalize;color:var(--white);margin:0 0 1.5rem;font-weight:600;display:inline-block;padding:.4rem 1.2rem;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.tp-split-title{font-size:clamp(2rem,3vw,2.8rem);font-weight:400;color:var(--orange);line-height:1.3;margin:0 0 1.5rem;letter-spacing:-.03em}.tp-split-desc{font-size:1rem;color:var(--white);line-height:1.6;margin:0 0 2rem}.tp-split-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.tp-split-list li{font-size:.85rem;color:var(--white);line-height:1.5;padding-left:1.5rem;position:relative}.tp-split-list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--orange)}.tp-mockup{background:var(--blue);border:1px solid var(--white);border-radius:24px;padding:2rem;position:relative;overflow:hidden}.tp-mockup-phone{max-width:400px;width:100%;margin:0;border-radius:36px;padding:0;background:var(--blue);border:2px solid var(--white)}.tp-mockup-screen{padding:2rem}.tp-mockup-header{font-size:1.15rem;font-weight:600;color:var(--orange);margin:0 0 1.75rem;text-align:center}.tp-mockup-row{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:var(--orange);border-radius:14px;margin-bottom:.85rem}.tp-mockup-dot{width:10px;height:10px;border-radius:50%;background:var(--white);flex-shrink:0}.tp-mockup-text{font-size:1rem;color:var(--white);flex:1}.tp-mockup-badge{font-size:.85rem;color:var(--white);background:var(--blue);padding:.35rem .85rem;border-radius:999px;white-space:nowrap}.tp-mockup-dashboard{max-width:480px;margin:0 auto}.tp-mockup-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.tp-mockup-stat{text-align:center;padding:1.25rem .5rem;background:var(--orange);border-radius:12px}.tp-mockup-stat-value{font-size:1.8rem;font-weight:700;color:var(--white);margin:0 0 .25rem}.tp-mockup-stat-label{font-size:.75rem;color:var(--white)}.tp-mockup-chart{display:flex;align-items:flex-end;gap:.75rem;height:120px;padding:1rem;background:var(--orange);border-radius:12px}.tp-mockup-bar{flex:1;background:var(--white);border-radius:4px 4px 0 0;opacity:1}.tp-mockup-footer{display:flex;gap:.75rem;margin-top:1.5rem}.tp-mockup-tag{font-size:.75rem;color:var(--white);background:var(--blue);padding:.4rem .85rem;border-radius:999px}.tp-stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:3rem 2rem;position:relative}.tp-stats-bar:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,var(--orange),transparent)}.tp-stat-item{text-align:center;padding:1rem .5rem;border-radius:12px;transition:background .2s ease}.tp-stat-item:hover{background:#ffffff0a}.tp-stat-number{font-size:2.5rem;font-weight:700;color:var(--orange);margin:0 0 .5rem;line-height:1}.tp-stat-label{font-size:.95rem;color:var(--white);margin:0}.tp-pricing-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;align-items:stretch;margin-top:3rem;margin-bottom:4rem}.tp-price-card{background:var(--white);border:2px solid var(--orange);border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px #00000026}.tp-price-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000040}.tp-price-customer{background:var(--orange);border:none}.tp-price-top-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:1rem}.tp-price-icon{font-size:2rem;color:var(--orange)}.tp-price-customer .tp-price-icon{color:var(--white)}.tp-price-badge{font-size:.65rem;letter-spacing:.08em;text-transform:capitalize;color:var(--white);background:var(--orange);border:none;border-radius:999px;padding:.35rem .75rem;font-weight:400;white-space:nowrap}.tp-price-customer .tp-price-badge{background:var(--white);color:var(--orange)}.tp-price-name{font-size:1.05rem;font-weight:400;color:var(--orange);margin:0 0 .5rem;line-height:1.2}.tp-price-customer .tp-price-name{color:var(--white)}.tp-price-summary{font-size:.82rem;color:var(--orange);line-height:1.5;margin:0 0 1rem}.tp-price-customer .tp-price-summary{color:var(--white)}.tp-price-amount{margin-bottom:1.25rem;display:flex;align-items:baseline;gap:.25rem}.tp-amount{font-size:1.25rem;font-weight:400;color:var(--orange);line-height:1}.tp-amount-free{font-size:1.25rem;font-weight:400;color:var(--white);line-height:1}.tp-price-customer .tp-amount{color:var(--white)}.tp-price-period-text{font-size:.75rem;color:var(--orange)}.tp-price-customer .tp-price-period-text{color:var(--white)}.tp-price-features{list-style:none;padding:0;margin:0 0 .75rem;display:flex;flex-direction:column;gap:.6rem;flex-grow:1}.tp-price-features li{font-size:.78rem;color:var(--orange);line-height:1.4;display:flex;align-items:flex-start;gap:.5rem}.tp-price-check{font-size:.875rem;color:var(--orange);flex-shrink:0;margin-top:.1rem}.tp-price-customer .tp-price-check,.tp-price-customer .tp-price-features li{color:var(--white)}.tp-price-more{font-size:.75rem;color:var(--orange);font-weight:400;margin:0 0 1rem;background:none;border:none;padding:0;cursor:pointer;display:block}.tp-price-more:hover{text-decoration:underline}.tp-price-customer .tp-price-more{color:var(--white)}.tp-price-cta{display:block;text-align:center;padding:.55rem 1.5rem;font-size:.85rem;font-weight:400;width:100%;margin-top:auto;border-radius:999px;background:var(--orange);color:var(--white);border:none;text-decoration:none;box-sizing:border-box;transition:opacity .2s ease}.tp-price-customer .tp-price-cta{background:var(--white);color:var(--orange)}.tp-price-cta:hover{opacity:.85}.tp-radio-on{display:inline-flex;align-items:center;justify-content:center;color:var(--orange)}.tp-radio-off{display:inline-flex;align-items:center;justify-content:center;color:var(--white)}.tp-pill-selector{position:relative;display:flex;margin-top:3rem;margin-bottom:2.5rem;border-radius:999px;border:1px solid var(--white);background:transparent;padding:0}.tp-pill-slider{position:absolute;top:0;left:0;height:100%;border-radius:999px;background:var(--white);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1}.tp-pill-item{flex:1;padding:.65rem .5rem;border:none;background:transparent;color:var(--white);font-size:.8rem;font-weight:600;cursor:pointer;text-align:center;white-space:nowrap;position:relative;z-index:2;transition:color .2s ease;-webkit-user-select:none;user-select:none}.tp-pill-active{color:var(--orange)}.tp-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:2px solid var(--orange);border-radius:24px;background:var(--blue);box-shadow:0 4px 30px #0003;transition:border-color .3s ease,box-shadow .3s ease}.tp-table-wrap:hover{border-color:var(--white);box-shadow:0 4px 30px #0003,0 0 20px #ffffff14}.tp-table{width:100%;min-width:900px;border-collapse:separate;border-spacing:0;table-layout:fixed}.tp-th-label{width:26%;padding:1.25rem 1.5rem;font-size:.7rem;letter-spacing:.14em;text-transform:capitalize;color:var(--white);text-align:left;position:sticky;left:0;background:var(--blue);z-index:2}.tp-th-tier{padding:1.25rem 1rem;font-size:.72rem;font-weight:600;color:var(--white);text-align:center;letter-spacing:.04em}.tp-th-selected{color:var(--white);background:#ffffff14}.tp-group-row td{padding:.9rem 1.5rem .5rem;font-size:.68rem;letter-spacing:.14em;text-transform:capitalize;color:var(--white);background:#ffffff0a;font-weight:600}.tp-feature-row:hover td{background:#ffffff08}.tp-feature-row td{padding:.7rem 1.5rem;font-size:.88rem;color:var(--white);vertical-align:middle;background:transparent;transition:background .15s ease}.tp-feature-label{color:var(--white)!important;font-weight:400;position:sticky;left:0;background:var(--blue);z-index:1}.tp-feature-row:hover .tp-feature-label{background:#000329fa}.tp-feature-cell{text-align:center}.tp-feature-row td.tp-selected-cell{background:#ffffff14}.tp-feature-row:hover td.tp-selected-cell{background:#ffffff1f}.tp-table-mobile{display:none}.tp-mobile-group{margin-bottom:1.5rem}.tp-mobile-group-label{font-size:.7rem;letter-spacing:.14em;color:var(--orange);font-weight:600;padding:.75rem 0 .5rem;margin-bottom:.5rem}.tp-mobile-feature{padding:.65rem 0}.tp-mobile-feature-label{font-size:.85rem;color:var(--white);margin-bottom:.5rem}.tp-mobile-feature-tiers{display:flex;flex-wrap:wrap;gap:.4rem}.tp-mobile-tier-chip{display:flex;align-items:center;gap:.3rem;font-size:.65rem;padding:.3rem .6rem;border-radius:8px;border:1px solid rgba(255,255,255,.08)}.tp-mobile-tier-on{background:#ff680a0f;border-color:#ff680a33}.tp-mobile-tier-on .tp-radio-on{color:var(--orange)}.tp-mobile-tier-off{background:#ffffff05;opacity:.5}.tp-mobile-tier-off .tp-radio-off{color:var(--white)}.tp-mobile-tier-sel{border-color:var(--orange);border-width:1.5px}.tp-mobile-tier-name{color:var(--white);font-weight:500}@media (max-width: 768px){.tp-table-desktop,.tp-table-mobile,.tp-pill-selector{display:none}}.tp-faq-eyebrow{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--orange);font-weight:600;opacity:.7}.tp-faq-header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;position:relative}.tp-faq-title{font-size:clamp(2rem,3vw,2.8rem);font-weight:400;color:var(--orange);margin:0;line-height:1.3;letter-spacing:-.03em}.tp-faq-subtitle{font-size:1rem;color:var(--white);margin:0;line-height:1.6;max-width:700px}.tp-faq-track{width:100%;height:2px;background:#ff680a26;border-radius:999px;overflow:hidden}.tp-faq-track-bar{height:100%;background:var(--orange);border-radius:999px;transition:transform .15s cubic-bezier(.4,0,.2,1),opacity .15s ease}.tp-faq-list{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.tp-faq-item{border:1.5px solid var(--orange);border-radius:14px;background:var(--blue);overflow:hidden;cursor:pointer;position:relative}.tp-faq-item.tp-faq-open{border-color:var(--white)}.tp-faq-question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.5rem}.tp-faq-q-text{font-size:.92rem;font-weight:400;color:var(--white);line-height:1.4}.tp-faq-chevron{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--white);border:1px solid var(--white);color:var(--orange);font-size:.7rem;transition:background .3s ease,color .3s ease,border-color .3s ease}.tp-faq-open .tp-faq-chevron{background:var(--orange);color:var(--white);border-color:var(--orange)}.tp-faq-answer-wrap{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.tp-faq-open .tp-faq-answer-wrap{max-height:500px}.tp-faq-answer{padding:0 1.5rem 1.2rem;font-size:.85rem;color:var(--white);line-height:1.6;opacity:0;transform:translateY(-4px);transition:opacity .3s ease .05s,transform .3s ease .05s}.tp-faq-open .tp-faq-answer{opacity:1;transform:translateY(0)}.tp-bottom-cta{padding:5rem 2rem;text-align:center;position:relative;overflow:hidden}.tp-bottom-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(255,104,10,.06) 0%,transparent 70%);pointer-events:none}.tp-bottom-cta>*{position:relative;z-index:1}.tp-bottom-cta h2{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;margin:0 0 .75rem;line-height:1.2;letter-spacing:-.02em}.tp-bottom-cta p{font-size:1.05rem;color:var(--white);margin:0 0 2rem;line-height:1.6;max-width:520px;margin-left:auto;margin-right:auto}@media (max-width: 1024px){.tp-hero{padding:2rem 0 1rem}.tp-hero:before{width:400px;height:400px}.tp-section{padding:3rem 1.5rem}.tp-container{padding:0 1.5rem}.tp-split{grid-template-columns:1fr;gap:2.5rem}.tp-split-reverse .tp-split-text{order:1}.tp-split-reverse .tp-split-visual{order:2}.tp-stats-bar{grid-template-columns:repeat(2,1fr);gap:2rem}.tp-pricing-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.tp-page{gap:2rem}.tp-hero{padding:3rem 0 2.5rem}.tp-hero:before{width:300px;height:300px}.tp-hero-mockup-col{display:none}.tp-section{padding:2.5rem 1.5rem}.tp-section-eyebrow{margin-bottom:1rem;margin-top:1.5rem}.tp-section-title{margin-bottom:2rem;margin-top:1.5rem}.tp-split-title{margin-top:2rem}.tp-container{padding:0 1.5rem}.tp-seg-engagement,.tp-seg-top-customers{display:none}.tp-mockup-stats{grid-template-columns:1fr}.tp-stats-bar{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem 1.5rem}.tp-pricing-cards{grid-template-columns:1fr}.tp-tier-features{grid-template-columns:1fr;gap:1.5rem}.tp-pill-item{font-size:.7rem;padding:.5rem .3rem}.tp-bottom-cta{padding:3.5rem 1.5rem}.tp-bottom-cta:before{width:300px;height:300px}.tp-faq-header{gap:1rem}.tp-faq-title{margin-top:1rem}}@media (max-width: 480px){.tp-page{gap:1.5rem}.tp-hero-enclosure-sub{font-size:2rem}.tp-hero-enclosure{padding:1.75rem}.tp-stat-number{font-size:2rem}.tp-section{padding:2rem 1rem}.tp-pricing-cards{grid-template-columns:1fr}.tp-table-desktop,.tp-table-mobile{display:none}.tp-tablet{max-width:100%}.tp-tablet-screen{height:420px}.tp-hero-mockup-stack,.products-phone-stack{min-height:420px}.tp-dash-body{padding:1rem}.tp-seg-grid{grid-template-columns:1fr}}.tp-phone{width:300px;margin:0 auto;border-radius:36px;border:2px solid var(--orange);background:var(--blue);padding:12px 10px 10px;position:relative;box-shadow:0 20px 60px #0006,0 0 0 1px var(--orange);transition:transform .3s ease,box-shadow .3s ease}.tp-phone:hover{transform:translateY(-4px);box-shadow:0 30px 80px #00000080,0 0 0 1px var(--orange)}.tp-phone-notch{width:80px;height:6px;background:var(--blue);border-radius:999px;margin:0 auto 8px}.tp-phone-screen{border-radius:24px;background:var(--blue);overflow:hidden;height:620px;display:flex;flex-direction:column}.tp-phone-label{text-align:center;font-size:.7rem;color:var(--white);margin-top:.75rem;letter-spacing:.1em}.tp-app-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--orange);border-bottom:1px solid var(--orange)}.tp-app-avatar{width:32px;height:32px;border-radius:50%;background:var(--orange)}.tp-app-title{font-size:.95rem;font-weight:600;color:var(--white)}.tp-app-icon{display:none}.tp-app-back{font-size:1.2rem;color:var(--orange);cursor:pointer}.tp-app-body{flex:1;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem;overflow:hidden}.tp-loyalty-card{border-radius:14px;border:1.5px solid var(--orange);background:var(--blue);padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem;transition:transform .2s ease}.tp-loyalty-card:hover{transform:scale(1.02)}.tp-card-top{display:flex;justify-content:space-between;align-items:center}.tp-card-brand-row{display:flex;align-items:center;gap:.6rem}.tp-card-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:var(--white);font-weight:600;flex-shrink:0}.tp-card-brand-info{display:flex;flex-direction:column;gap:.1rem}.tp-card-brand{font-size:.9rem;font-weight:600;color:var(--white)}.tp-card-tier{font-size:.65rem;font-weight:600;letter-spacing:.1em}.tp-card-points{display:flex;flex-direction:column;align-items:flex-end;line-height:1}.tp-card-points-num{font-size:1.1rem;font-weight:700;color:var(--white)}.tp-card-points-lbl{font-size:.55rem;color:var(--white);letter-spacing:.08em}.tp-card-progress{display:flex;flex-direction:column;gap:.3rem}.tp-card-progress-bar{height:5px;border-radius:999px;background:var(--blue);overflow:hidden}.tp-card-progress-fill{height:100%;border-radius:999px;transition:width .5s ease}.tp-card-progress-text{font-size:.6rem;color:var(--white)}.tp-booking-business{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:12px;background:var(--blue)}.tp-booking-avatar{width:36px;height:36px;border-radius:50%;background:var(--orange);flex-shrink:0}.tp-booking-name{font-size:.9rem;font-weight:600;color:var(--white)}.tp-booking-cat{font-size:.7rem;color:var(--white)}.tp-booking-cal{padding:.75rem 1rem;border-radius:12px;background:var(--blue);border:1px solid var(--orange)}.tp-booking-cal-label{font-size:.8rem;font-weight:600;color:var(--white);margin-bottom:.5rem}.tp-booking-days{display:grid;grid-template-columns:repeat(7,1fr);gap:.2rem}.tp-booking-dow{font-size:.6rem;text-align:center;color:var(--white);padding:.2rem 0}.tp-booking-day{font-size:.7rem;text-align:center;padding:.35rem 0;border-radius:8px;color:var(--white);cursor:pointer;transition:background .2s ease}.tp-booking-day:hover{background:var(--orange);color:var(--white)}.tp-booking-day-off{color:var(--orange)}.tp-booking-slots{padding:.75rem 1rem;border-radius:12px;background:var(--blue);border:1px solid var(--orange)}.tp-booking-slots-label{font-size:.75rem;color:var(--white);margin-bottom:.5rem}.tp-booking-slot{font-size:.7rem;padding:.35rem .7rem;border-radius:8px;border:1px solid var(--orange);color:var(--white);cursor:pointer;transition:all .2s ease}.tp-booking-slot:hover{background:var(--orange);color:var(--white)}.tp-booking-confirm{text-align:center;font-size:.8rem;font-weight:600;color:var(--white);background:var(--orange);padding:.65rem;border-radius:12px;cursor:pointer;transition:opacity .2s ease}.tp-booking-confirm:hover{opacity:.9}.tp-app-tabbar{display:flex;justify-content:space-around;padding:.75rem 0 .25rem;border-top:1px solid var(--orange);margin-top:auto}.tp-tab{font-size:.7rem;color:var(--white);cursor:pointer;padding:.4rem .8rem;border-radius:8px;transition:background .2s ease}.tp-tab-active{color:var(--white);background:var(--orange)}.tp-qr-body{align-items:center}.tp-qr-viewfinder,.tp-camera-viewfinder{width:200px;height:240px;border-radius:20px;background:var(--blue);position:relative;display:flex;align-items:center;justify-content:center;margin:.5rem 0;overflow:hidden}.tp-qr-viewfinder{height:200px}.tp-qr-corner{position:absolute;width:24px;height:24px;border:2px solid var(--orange);z-index:3}.tp-qr-corner-tl{top:0;left:0;border-right:none;border-bottom:none;border-radius:8px 0 0}.tp-qr-corner-tr{top:0;right:0;border-left:none;border-bottom:none;border-radius:0 8px 0 0}.tp-qr-corner-bl{bottom:0;left:0;border-right:none;border-top:none;border-radius:0 0 0 8px}.tp-qr-corner-br{bottom:0;right:0;border-left:none;border-top:none;border-radius:0 0 8px}.tp-qr-scanline,.tp-camera-scanline{position:absolute;top:0;left:10%;right:10%;height:2px;background:var(--orange);animation:tp-qr-scan 2s ease-in-out infinite;z-index:2}@keyframes tp-qr-scan{0%,to{top:10%}50%{top:90%}}.tp-receipt-preview{width:140px;display:flex;justify-content:center;z-index:1}.tp-receipt-preview-lines{width:120px;background:var(--white);border-radius:4px;padding:.8rem .6rem;transform:none;box-shadow:0 4px 12px #0000004d}.tp-receipt-line{background:#ccc;height:3px;margin:.25rem 0;border-radius:1px}.tp-receipt-line-1{width:80%}.tp-receipt-line-2{width:60%}.tp-receipt-line-3{width:90%}.tp-receipt-line-4{width:70%}.tp-receipt-line-5{width:85%}.tp-receipt-line-6{width:50%}.tp-receipt-line-7{width:75%}.tp-receipt-paper{width:130px;background:var(--white);border-radius:4px;padding:.6rem .7rem;font-family:Courier New,monospace;font-size:.5rem;color:#333;line-height:1.5;transform:rotate(-2deg);box-shadow:0 4px 12px #0000004d}.tp-receipt-store{text-align:center;font-size:.6rem;font-weight:700;letter-spacing:.05em;margin-bottom:.1rem}.tp-receipt-addr{text-align:center;font-size:.45rem;color:#666;margin-bottom:.3rem}.tp-receipt-line{border-top:1px dashed #999;margin:.3rem 0}.tp-receipt-row{display:flex;justify-content:space-between;font-size:.5rem;margin:.1rem 0}.tp-receipt-total{font-weight:700;font-size:.55rem}.tp-receipt-barcode{height:16px;background:repeating-linear-gradient(90deg,#333 0px,#333 1px,transparent 1px,transparent 3px,#333 3px,#333 5px,transparent 5px,transparent 6px);margin:.3rem 0}.tp-receipt-date{text-align:center;font-size:.45rem;color:#666}.tp-camera-controls{display:flex;align-items:center;justify-content:space-between;width:180px;margin:.75rem 0 .25rem}.tp-camera-shutter{width:48px;height:48px;border-radius:50%;border:3px solid var(--white);background:var(--blue);cursor:pointer;transition:background .2s ease,transform .2s ease}.tp-camera-shutter:hover{background:var(--orange);transform:scale(1.05)}.tp-camera-shutter:after{content:"";display:block;width:36px;height:36px;border-radius:50%;background:var(--orange);margin:3px auto}.tp-camera-btn-gallery,.tp-camera-btn-flash{width:36px;height:36px;border-radius:50%;background:var(--blue);border:1px solid var(--white);display:flex;align-items:center;justify-content:center;color:var(--white);cursor:pointer;transition:background .2s ease}.tp-camera-btn-gallery:hover,.tp-camera-btn-flash:hover{background:var(--blue)}.tp-qr-instructions{font-size:.75rem;color:var(--white);text-align:center;margin-bottom:.5rem}.tp-qr-recent{width:100%;margin-top:.5rem}.tp-qr-recent-title{font-size:.7rem;color:var(--white);letter-spacing:.1em;margin-bottom:.5rem}.tp-qr-recent-item{display:flex;justify-content:space-between;align-items:center;padding:.6rem .8rem;border-radius:10px;background:var(--blue);margin-bottom:.4rem}.tp-qr-recent-name{font-size:.8rem;color:var(--white);font-weight:500}.tp-qr-recent-time{font-size:.65rem;color:var(--white)}.tp-qr-recent-amount{font-size:.85rem;color:var(--orange);font-weight:600}.tp-dashboard{width:100%;max-width:480px;margin:0 auto;border-radius:16px;border:1px solid var(--white);background:var(--blue);overflow:hidden;box-shadow:0 20px 60px #0006;transition:transform .3s ease,box-shadow .3s ease}.tp-dashboard:hover{transform:translateY(-4px);box-shadow:0 30px 80px #00000080}.tp-dash-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:var(--orange);border-bottom:1px solid var(--orange)}.tp-dash-title{font-size:1rem;font-weight:600;color:var(--white)}.tp-dash-period{font-size:.7rem;color:var(--white);padding:.3rem .75rem;border:1px solid var(--white);border-radius:999px}.tp-dash-body{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;flex:1;overflow:hidden}.tp-dash-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.tp-dash-stat{border-radius:12px;background:var(--blue);border:1px solid var(--orange);padding:.85rem;text-align:center}.tp-dash-stat-label{font-size:.65rem;color:var(--white);letter-spacing:.08em;margin-bottom:.35rem}.tp-dash-stat-value{font-size:1.3rem;font-weight:700;color:var(--white);line-height:1}.tp-dash-stat-trend{font-size:.65rem;margin-top:.3rem;font-weight:600}.tp-trend-up,.tp-trend-down{color:var(--orange)}.tp-dash-chart{border-radius:12px;background:var(--blue);border:1px solid var(--orange);padding:1rem}.tp-dash-chart-title{font-size:.75rem;color:var(--white);letter-spacing:.08em;margin-bottom:.75rem}.tp-dash-chart-bars{display:flex;align-items:flex-end;gap:4px;height:100px}.tp-dash-bar{flex:1;background:var(--orange);border-radius:3px 3px 0 0;min-height:4px;transition:opacity .2s ease}.tp-dash-bar:hover{opacity:.8}.tp-dash-chart-labels{display:flex;justify-content:space-between;margin-top:.5rem}.tp-dash-chart-labels span{font-size:.6rem;color:var(--white)}.tp-dash-segments{border-radius:12px;background:var(--blue);border:1px solid var(--orange);padding:1rem}.tp-dash-seg-title{font-size:.75rem;color:var(--white);letter-spacing:.08em;margin-bottom:.75rem}.tp-dash-seg-list{display:flex;flex-direction:column;gap:.6rem}.tp-dash-seg-row{display:flex;flex-direction:column;gap:.3rem}.tp-dash-seg-info{display:flex;justify-content:space-between;align-items:center}.tp-dash-seg-name{font-size:.78rem;color:var(--white);font-weight:500}.tp-dash-seg-count{font-size:.7rem;color:var(--white)}.tp-dash-seg-bar{height:6px;border-radius:999px;background:var(--blue);overflow:hidden}.tp-dash-seg-fill{height:100%;border-radius:999px;transition:width .5s ease}.tp-map-mockup{width:100%;max-width:480px;margin:0 auto;border-radius:16px;border:1px solid var(--white);background:var(--blue);overflow:hidden;box-shadow:0 20px 60px #0006;transition:transform .3s ease,box-shadow .3s ease}.tp-map-mockup:hover{transform:translateY(-4px);box-shadow:0 30px 80px #00000080}.tp-map-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:var(--orange);border-bottom:1px solid var(--orange)}.tp-map-title{font-size:.9rem;font-weight:600;color:var(--white)}.tp-map-legend{display:flex;gap:.75rem}.tp-map-legend-item{display:flex;align-items:center;gap:.3rem;font-size:.6rem;color:var(--white)}.tp-map-dot{width:8px;height:8px;border-radius:50%}.tp-map-dot-high,.tp-map-dot-med{background:var(--orange)}.tp-map-dot-low{background:var(--white)}.tp-map-canvas{position:relative;height:280px;background:var(--blue);overflow:hidden}.tp-map-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--white) 1px,transparent 1px),linear-gradient(90deg,var(--white) 1px,transparent 1px);background-size:40px 40px}.tp-map-zone{position:absolute;border-radius:50%;filter:blur(40px);opacity:.15}.tp-map-zone-1{top:10%;left:15%;width:120px;height:120px;background:var(--orange)}.tp-map-zone-2{top:40%;left:45%;width:160px;height:160px;background:var(--orange)}.tp-map-zone-3{top:60%;left:20%;width:80px;height:80px;background:var(--white)}.tp-map-pin{position:absolute;border-radius:50%;background:var(--orange);border:1.5px solid var(--orange);display:flex;align-items:center;justify-content:center;font-size:.6rem;color:var(--white);font-weight:600;animation:tp-map-pulse 3s ease-in-out infinite}@keyframes tp-map-pulse{0%,to{opacity:.6}50%{opacity:1}}.tp-map-pin-center{width:36px;height:36px;top:50%;left:50%;margin-left:-18px;margin-top:-18px;background:var(--orange);border:2px solid var(--white);font-size:1rem;z-index:5;animation:none}.tp-map-footer{display:flex;justify-content:space-around;padding:1rem 1.25rem;border-top:1px solid var(--orange)}.tp-map-stat{display:flex;flex-direction:column;align-items:center;gap:.15rem}.tp-map-stat-num{font-size:.9rem;font-weight:700;color:var(--orange)}.tp-map-stat-lbl{font-size:.6rem;color:var(--white);letter-spacing:.05em}.tp-network-mockup{width:100%;max-width:480px;margin:0 auto;border-radius:16px;border:1px solid var(--white);background:var(--blue);overflow:hidden;box-shadow:0 20px 60px #0006;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.tp-network-mockup:hover{transform:translateY(-4px);box-shadow:0 30px 80px #00000080}.tp-network-header{padding:1rem 1.25rem;background:var(--orange);border-bottom:1px solid var(--orange)}.tp-network-title{font-size:.9rem;font-weight:600;color:var(--white)}.tp-network-sub{font-size:.65rem;color:var(--white);margin-top:.2rem}.tp-network-canvas{padding:1rem;display:flex;justify-content:center;align-items:center}.tp-network-svg{width:100%;max-width:400px;height:auto}.tp-network-footer{display:flex;justify-content:space-around;padding:1rem 1.25rem;border-top:1px solid var(--orange)}.tp-network-stat{display:flex;flex-direction:column;align-items:center;gap:.15rem}.tp-network-stat-num{font-size:.9rem;font-weight:700;color:var(--orange)}.tp-network-stat-lbl{font-size:.6rem;color:var(--white);letter-spacing:.05em}.tp-network-connections{padding:.75rem 1.25rem 1rem;flex:1;overflow:hidden}.tp-network-connections-title{font-size:.7rem;color:var(--orange);margin-bottom:.5rem;letter-spacing:.05em}.tp-network-conn-row{display:flex;flex-direction:column;gap:.2rem;padding:.35rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.tp-network-conn-row:last-child{border-bottom:none}.tp-network-conn-info{display:flex;justify-content:space-between;align-items:center}.tp-network-conn-name{font-size:.75rem;color:var(--white)}.tp-network-conn-meta{font-size:.65rem;color:var(--white);opacity:.6}.tp-network-conn-bar{height:4px;border-radius:2px;background:#ffffff1a;overflow:hidden}.tp-network-conn-fill{height:100%;border-radius:2px;transition:width .3s ease}.tp-hero-mockup-col .tp-phone{transform:none}.tp-hero-mockup-col .tp-phone:hover{transform:translateY(-4px)}.tp-hero-mockup-col .tp-tablet{width:560px;max-width:100%;transform:none}.tp-hero-mockup-col .tp-tablet:hover{transform:translateY(-4px);box-shadow:0 30px 80px #00000080,0 0 0 1px var(--orange);border-color:var(--white)}.tp-split-visual .tp-dashboard,.tp-split-visual .tp-map-mockup,.tp-split-visual .tp-network-mockup{max-width:420px}.tp-split-visual .tp-tablet{max-width:560px;width:100%;transform:none}.tp-split-visual .tp-tablet:hover{transform:translateY(-4px);box-shadow:0 30px 80px #00000080,0 0 0 1px var(--orange);border-color:var(--white)}.tp-split-reverse .tp-split-visual .tp-tablet{transform:none}.tp-split-reverse .tp-split-visual .tp-tablet:hover{transform:translateY(-4px);box-shadow:0 30px 80px #00000080,0 0 0 1px var(--orange);border-color:var(--white)}.tp-split-visual .tp-phone{transform:none}.tp-split-visual .tp-phone:hover{transform:translateY(-4px);border-color:var(--white)}.tp-split-reverse .tp-split-visual .tp-phone{transform:none}.tp-split-reverse .tp-split-visual .tp-phone:hover{transform:translateY(-4px);border-color:var(--white)}@media (max-width: 1024px){.tp-hero-content-row{grid-template-columns:1fr}.tp-hero-text-col{order:-1}.tp-revolver-dots{justify-content:center}.tp-hero-actions{justify-content:center;flex-direction:column;align-items:stretch}.tp-hero-actions .primary-btn,.tp-hero-inner-card .primary-btn{width:100%;min-width:unset;display:flex;justify-content:center}.tp-hero-mockup-col .tp-phone{transform:none}.tp-hero-mockup-col .tp-tablet{transform:none;width:100%;max-width:360px}.tp-hero-mockup-col .tp-tablet-screen{height:480px}.tp-hero-mockup-stack{min-height:480px}.tp-split-visual .tp-phone{transform:none;padding-bottom:1.5rem}.tp-split-reverse .tp-split-visual .tp-phone{transform:none}.tp-split-visual{padding-bottom:1.5rem}.tp-split-visual .tp-tablet{width:100%;max-width:360px}.tp-split-visual .tp-tablet-screen{height:480px}.tp-dual-phones{flex-direction:column!important;gap:1rem!important}.tp-dual-phones .tp-phone{transform:none!important}}@media (max-width: 768px){.tp-phone{width:280px}.tp-tablet{width:100%;max-width:360px}.tp-tablet-screen{height:480px}.tp-dash-header{flex-wrap:wrap;gap:.5rem;padding:1rem}.tp-dash-period{font-size:.6rem;padding:.25rem .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.tp-hero-mockup-stack,.products-phone-stack{min-height:480px}.products-split-visual .tp-tablet{width:100%;max-width:360px}.tp-dash-cards{grid-template-columns:1fr;gap:.5rem}.tp-dash-stat{display:flex;justify-content:space-between;align-items:center;text-align:left}.tp-dash-stat-label{margin-bottom:0}.tp-dash-stat-trend{margin-top:0}.tp-map-canvas,.tp-leaflet-map{height:220px}.tp-split-visual .tp-dashboard,.tp-split-visual .tp-map-mockup,.tp-split-visual .tp-network-mockup{max-width:100%}}.tp-leaflet-wrap{width:100%;max-width:480px;margin:0 auto;border-radius:16px;border:1px solid var(--white);background:var(--blue);overflow:hidden;box-shadow:0 20px 60px #0006;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.tp-leaflet-wrap:hover{transform:translateY(-4px);box-shadow:0 30px 80px #00000080}.tp-leaflet-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:var(--orange);border-bottom:1px solid var(--orange)}.tp-leaflet-title{font-size:.9rem;font-weight:600;color:var(--white)}.tp-leaflet-legend{display:flex;gap:.75rem}.tp-leaflet-legend-item{display:flex;align-items:center;gap:.3rem;font-size:.6rem;color:var(--white)}.tp-leaflet-legend-dot{width:8px;height:8px;border-radius:50%}.tp-leaflet-dot-high,.tp-leaflet-dot-med{background:var(--orange)}.tp-leaflet-dot-low{background:var(--white)}.tp-leaflet-map{height:320px;width:100%;background:#e5e3df}.tp-leaflet-map .leaflet-popup-content-wrapper{background:var(--blue);color:var(--white);border:1px solid var(--orange);border-radius:12px;box-shadow:0 10px 30px #00000080}.tp-leaflet-map .leaflet-popup-tip{background:var(--blue);border:1px solid var(--orange)}.tp-leaflet-map .leaflet-popup-content{margin:.75rem 1rem;font-family:Space Grotesk,sans-serif}.tp-leaflet-map .leaflet-container{background:#e5e3df;font-family:Space Grotesk,sans-serif}.tp-leaflet-pin{display:flex;flex-direction:column;align-items:center;gap:2px;pointer-events:none}.tp-leaflet-pin-num{font-size:.8rem;font-weight:700;color:var(--orange);text-shadow:0 0 4px rgba(0,0,0,.8);line-height:1}.tp-leaflet-pin-label{font-size:.55rem;color:var(--white);text-shadow:0 0 4px rgba(0,0,0,.8);letter-spacing:.05em}.tp-leaflet-business-pin{width:32px;height:32px;border-radius:50%;background:var(--orange);border:2px solid var(--white);display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--white);box-shadow:0 0 12px var(--orange);animation:tp-leaflet-pulse 2s ease-in-out infinite}@keyframes tp-leaflet-pulse{0%,to{box-shadow:0 0 12px var(--orange)}50%{box-shadow:0 0 24px var(--orange)}}.tp-leaflet-footer{display:flex;justify-content:space-around;padding:1rem 1.25rem;border-top:1px solid var(--orange)}.tp-leaflet-stat{display:flex;flex-direction:column;align-items:center;gap:.15rem}.tp-leaflet-stat-num{font-size:.9rem;font-weight:700;color:var(--orange)}.tp-leaflet-stat-lbl{font-size:.6rem;color:var(--white)}.tp-leaflet-zones{padding:.75rem 1.25rem 1rem;flex:1;overflow:hidden}.tp-leaflet-zones-title{font-size:.7rem;color:var(--orange);margin-bottom:.5rem;letter-spacing:.05em}.tp-leaflet-zone-row{display:flex;flex-direction:column;gap:.2rem;padding:.35rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.tp-leaflet-zone-row:last-child{border-bottom:none}.tp-leaflet-zone-info{display:flex;justify-content:space-between;align-items:center}.tp-leaflet-zone-name{font-size:.75rem;color:var(--white)}.tp-leaflet-zone-count{font-size:.75rem;color:var(--orange)}.tp-leaflet-zone-bar{height:4px;border-radius:2px;background:#ffffff1a;overflow:hidden}.tp-leaflet-zone-fill{height:100%;border-radius:2px;transition:width .3s ease}@media (max-width: 768px){.tp-leaflet-map{height:260px}.tp-leaflet-wrap{max-width:100%}}.tp-tablet{width:100%;max-width:560px;margin:0 auto;border-radius:20px;border:2px solid var(--orange);background:var(--blue);padding:10px 12px 8px;position:relative;box-shadow:0 20px 60px #0006,0 0 0 1px var(--orange);transition:transform .3s ease,box-shadow .3s ease}.tp-tablet:hover{transform:translateY(-4px);box-shadow:0 30px 80px #00000080,0 0 0 1px var(--orange);border-color:var(--white)}.tp-tablet-camera{width:8px;height:8px;border-radius:50%;background:var(--orange);margin:0 auto 6px;opacity:.7}.tp-tablet-frame{border-radius:12px;background:var(--blue);overflow:hidden}.tp-tablet-screen{border-radius:10px;background:var(--blue);overflow:hidden;height:624px;display:flex;flex-direction:column}.tp-tablet-label{text-align:center;font-size:.7rem;color:var(--white);margin-top:.75rem;letter-spacing:.1em}.tp-tablet .tp-dashboard{max-width:100%;border:none;border-radius:0;box-shadow:none;background:transparent;flex:1;display:flex;flex-direction:column}.tp-tablet .tp-dash-header{border-radius:0}.tp-tablet .tp-map-mockup,.tp-tablet .tp-network-mockup{max-width:100%;border:none;border-radius:0;box-shadow:none;background:transparent}.tp-tablet .tp-map-header,.tp-tablet .tp-network-header{border-radius:0}.tp-tablet .tp-map-canvas{height:300px}.tp-tablet .tp-leaflet-wrap{max-width:100%;border:none;border-radius:0;box-shadow:none;background:transparent}.tp-tablet .tp-leaflet-header{border-radius:0}.tp-tablet .tp-leaflet-map{height:300px}.tp-customer-qr-card{background:var(--blue);border:1px solid var(--orange);border-radius:16px;padding:1.25rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%}.tp-customer-qr-header{display:flex;align-items:center;gap:.6rem;width:100%;padding-bottom:.5rem;border-bottom:1px solid var(--orange)}.tp-customer-qr-avatar{width:36px;height:36px;border-radius:50%;background:var(--orange);flex-shrink:0}.tp-customer-qr-info{display:flex;flex-direction:column;gap:.1rem}.tp-customer-qr-name{font-size:.85rem;color:var(--white);font-weight:600}.tp-customer-qr-tier{font-size:.65rem;color:var(--orange);font-weight:500}.tp-customer-qr-code{padding:.75rem;background:var(--blue);border-radius:12px}.tp-customer-qr-image{width:135px;height:135px;border-radius:8px}.tp-customer-qr-business{text-align:center;width:100%;padding-top:.5rem;border-top:1px solid var(--orange)}.tp-customer-qr-business-name{font-size:.8rem;color:var(--white);font-weight:600;margin-bottom:.15rem}.tp-customer-qr-points{font-size:.65rem;color:var(--white)}.tp-customer-qr-hint{font-size:.6rem;color:var(--white);text-align:center;font-style:italic}.tp-scan-customer-qr{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:var(--blue);border-radius:8px;padding:6px}.tp-scan-qr-image{width:88px;height:88px;border-radius:6px}.tp-scan-result{width:100%;margin-top:.5rem}.tp-scan-result-title{font-size:.7rem;color:var(--white);letter-spacing:.1em;margin-bottom:.5rem}.tp-scan-result-card{display:flex;justify-content:space-between;align-items:center;padding:.7rem .85rem;border-radius:12px;background:var(--orange);border:1px solid var(--orange)}.tp-scan-result-info{display:flex;flex-direction:column;gap:.15rem}.tp-scan-result-name{font-size:.85rem;color:var(--white);font-weight:600}.tp-scan-result-meta{font-size:.65rem;color:var(--white)}.tp-scan-result-badge{font-size:.7rem;color:var(--white);font-weight:600;padding:.25rem .6rem;border-radius:999px;background:var(--orange);border:1px solid var(--orange)}.tp-inner-circle-card{background:linear-gradient(135deg,var(--orange) 0%,#ff8c42 100%);border:2px solid var(--orange)}.tp-inner-circle-icon{font-size:1.2rem;color:var(--white);margin-right:.5rem}.tp-inner-circle-badge{background:var(--white);color:var(--orange);border:1px solid var(--white)}.tp-hero-mockup-col{position:relative;perspective:1000px}.tp-hero-mockup-stack{position:relative;display:flex;justify-content:center;align-items:center;min-height:624px;transform-style:preserve-3d}.tp-hero-mockup-stack>div{position:absolute;display:flex;justify-content:center;align-items:center;backface-visibility:hidden}.tp-hero-mockup-stack>div:last-child{position:relative}.tp-hero-mockup-fade{animation:tp-hero-rotate-in .8s cubic-bezier(.4,0,.2,1) both}.tp-hero-mockup-fade:hover .tp-phone{transform:translateY(-4px)!important;box-shadow:0 30px 80px #00000080,0 0 0 1px var(--orange)!important;border-color:var(--white)!important}.tp-hero-mockup-out{animation:tp-hero-rotate-out .8s cubic-bezier(.4,0,.2,1) both}@keyframes tp-hero-rotate-in{0%{opacity:0;transform:rotateY(-180deg) scale(.5)}to{opacity:1;transform:rotateY(0) scale(1)}}@keyframes tp-hero-rotate-out{0%{opacity:1;transform:rotateY(0) scale(1)}to{opacity:0;transform:rotateY(180deg) scale(.5)}}.products-split-visual{position:relative;perspective:1000px}.products-phone-stack{position:relative;display:flex;justify-content:center;align-items:center;min-height:624px;transform-style:preserve-3d}.products-phone-stack>div{position:absolute;display:flex;justify-content:center;align-items:center;backface-visibility:hidden}.products-phone-stack>div:last-child{position:relative}.products-phone-stage{animation:products-rotate-in .8s cubic-bezier(.4,0,.2,1) both}.products-phone-stage:hover .tp-phone{transform:translateY(-4px)!important;box-shadow:0 30px 80px #00000080,0 0 0 1px var(--orange)!important;border-color:var(--white)!important}.products-phone-out{animation:products-rotate-out .8s cubic-bezier(.4,0,.2,1) both}@keyframes products-rotate-in{0%{opacity:0;transform:rotateY(-180deg) scale(.5)}to{opacity:1;transform:rotateY(0) scale(1)}}@keyframes products-rotate-out{0%{opacity:1;transform:rotateY(0) scale(1)}to{opacity:0;transform:rotateY(180deg) scale(.5)}}.tp-booking-business{display:flex;align-items:center;gap:.6rem;padding-bottom:.75rem;border-bottom:1px solid var(--orange);margin-bottom:.75rem}.tp-booking-avatar{width:36px;height:36px;border-radius:50%;background:var(--blue);flex-shrink:0}.tp-booking-name{font-size:.85rem;color:var(--white);font-weight:600}.tp-booking-cat{font-size:.65rem;color:var(--white)}.tp-booking-cal{margin-bottom:.75rem}.tp-booking-cal-label{font-size:.7rem;color:var(--white);letter-spacing:.1em;margin-bottom:.5rem}.tp-booking-days{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.tp-booking-dow{text-align:center;font-size:.55rem;color:var(--white);padding:.2rem 0}.tp-booking-day{text-align:center;font-size:.7rem;color:var(--white);padding:.35rem 0;border-radius:6px;background:var(--blue)}.tp-booking-day-off{color:var(--orange);background:transparent}.tp-booking-day-sel{background:var(--orange);color:var(--white);font-weight:600}.tp-booking-slots{margin-bottom:.75rem}.tp-booking-slots-label{font-size:.7rem;color:var(--white);letter-spacing:.1em;margin-bottom:.5rem}.tp-booking-slot-list{display:flex;flex-wrap:wrap;gap:.4rem}.tp-booking-slot{font-size:.7rem;color:var(--white);padding:.35rem .7rem;border-radius:8px;background:var(--blue);border:1px solid var(--white)}.tp-booking-slot-sel{background:var(--orange);border-color:var(--orange);color:var(--white);font-weight:600}.tp-booking-confirm{text-align:center;font-size:.8rem;color:var(--white);font-weight:600;padding:.6rem;border-radius:10px;background:var(--orange);margin-bottom:.75rem}.tp-giftcard-hero{position:relative;border-radius:14px;overflow:hidden;padding:1rem 1.25rem;background:var(--orange);margin-bottom:1rem;min-height:80px;display:flex;align-items:center}.tp-giftcard-top{display:flex;justify-content:space-between;align-items:center;width:100%}.tp-giftcard-brand-row{display:flex;align-items:center;gap:.6rem}.tp-giftcard-icon{width:32px;height:32px;border-radius:8px;background:var(--white);color:var(--orange);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;flex-shrink:0}.tp-giftcard-brand-info{display:flex;flex-direction:column;gap:.1rem}.tp-giftcard-brand{font-size:.9rem;color:var(--white);font-weight:600}.tp-giftcard-type{font-size:.65rem;color:var(--white);opacity:.85}.tp-giftcard-amount{font-size:1.3rem;color:var(--white);font-weight:700}.tp-giftcard-code{font-size:.85rem;color:var(--white);letter-spacing:.15em;font-family:Courier New,monospace}.tp-giftcard-actions{display:flex;gap:.5rem;margin-bottom:.75rem}.tp-giftcard-btn{flex:1;text-align:center;font-size:.75rem;font-weight:600;padding:.55rem;border-radius:8px;cursor:pointer}.tp-giftcard-btn-primary{background:var(--orange);color:var(--white)}.tp-giftcard-btn-outline{background:transparent;color:var(--white);border:1px solid var(--white)}.tp-giftcard-list-title{font-size:.7rem;color:var(--white);letter-spacing:.1em;margin-bottom:.5rem}.tp-giftcard-item{display:flex;align-items:center;gap:.6rem;padding:.75rem .85rem;border-radius:10px;background:var(--blue);border:1px solid var(--orange);margin-bottom:.5rem;width:100%;box-sizing:border-box}.tp-giftcard-item-icon{width:32px;height:32px;border-radius:6px;background:var(--orange);display:flex;align-items:center;justify-content:center;font-size:.8rem;color:var(--white);flex-shrink:0}.tp-giftcard-item-info{flex:1;display:flex;flex-direction:column;gap:.15rem}.tp-giftcard-item-brand{font-size:.85rem;color:var(--white);font-weight:600}.tp-giftcard-item-amount{font-size:.75rem;color:var(--white)}.tp-giftcard-item-status{font-size:.6rem;color:var(--white);font-weight:600;padding:.2rem .5rem;border-radius:999px;background:var(--orange)}.tp-giftcard-status-done{color:var(--white);background:var(--orange);border-radius:999px}.tp-chat-body{display:flex;flex-direction:column;padding:.5rem .75rem}.tp-chat-date{text-align:center;font-size:.6rem;color:var(--white);margin:.5rem 0 .75rem}.tp-chat-msg{display:flex;flex-direction:column;margin-bottom:.6rem}.tp-chat-msg-in{align-items:flex-start}.tp-chat-msg-out{align-items:flex-end}.tp-chat-bubble{max-width:80%;padding:.55rem .75rem;border-radius:14px;font-size:.75rem;line-height:1.4}.tp-chat-bubble-in{background:var(--white);color:var(--orange);border-bottom-left-radius:4px}.tp-chat-bubble-out{background:var(--orange);color:var(--white);border-bottom-right-radius:4px}.tp-chat-time{font-size:.55rem;color:var(--white);margin-top:.2rem}.tp-chat-input{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;margin-top:auto;border-top:1px solid var(--orange)}.tp-chat-input-field{flex:1;font-size:.7rem;color:var(--white);padding:.5rem .75rem;border-radius:999px;background:var(--blue)}.tp-chat-send{width:32px;height:32px;border-radius:50%;background:var(--orange);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:.8rem}.tp-deals-summary{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;background:var(--orange);border-radius:12px;margin-bottom:1rem}.tp-deals-summary-num{font-size:2.5rem;font-weight:700;color:var(--white);line-height:1;margin-bottom:.25rem}.tp-deals-summary-lbl{font-size:.75rem;color:var(--white);text-align:center}.tp-deals-filter{display:flex;gap:.4rem;margin-bottom:.75rem;overflow-x:auto}.tp-deals-filter-chip{font-size:.65rem;color:var(--white);padding:.3rem .7rem;border-radius:999px;background:var(--blue);white-space:nowrap}.tp-deals-filter-active{background:var(--orange);color:var(--white);font-weight:600}.tp-deal-hero{background:var(--orange);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem;border:2px solid var(--orange)}.tp-deal-hero-brand{font-size:.85rem;color:var(--white);font-weight:600;margin-bottom:.5rem}.tp-deal-hero-title{font-size:1.1rem;color:var(--white);font-weight:700;margin-bottom:.35rem;line-height:1.2}.tp-deal-hero-desc{font-size:.75rem;color:var(--white);margin-bottom:.75rem}.tp-deal-hero-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.tp-deal-hero-tag{font-size:.65rem;color:var(--orange);background:var(--white);padding:.25rem .6rem;border-radius:999px;font-weight:600}.tp-deal-hero-expiry{font-size:.65rem;color:var(--white)}.tp-deal-hero-progress{margin-top:.5rem}.tp-deal-hero-progress-bar{height:4px;border-radius:999px;background:#ffffff4d;overflow:hidden}.tp-deal-hero-progress-fill{height:100%;border-radius:999px;background:var(--white)}.tp-deal-hero-progress-text{font-size:.5rem;color:var(--white);margin-top:.25rem}.tp-deal-card{border:1.5px solid var(--orange);border-radius:12px;background:var(--blue);padding:.85rem 1rem;margin-bottom:.75rem;transition:transform .2s ease,border-color .2s ease}.tp-deal-card:hover{transform:translateY(-2px);border-color:var(--white)}.tp-deal-card-top{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.6rem}.tp-deal-icon{width:36px;height:36px;border-radius:8px;background:var(--orange);display:flex;align-items:center;justify-content:center;font-size:.9rem;color:var(--white);font-weight:600;flex-shrink:0}.tp-deal-card-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.tp-deal-brand{font-size:.75rem;color:var(--white);font-weight:600;letter-spacing:.03em}.tp-deal-title{font-size:.9rem;color:var(--white);font-weight:600;line-height:1.3}.tp-deal-desc{font-size:.7rem;color:var(--white);opacity:.85;line-height:1.4}.tp-deal-card-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;border-top:1px solid rgba(255,104,10,.2)}.tp-deal-tag{font-size:.6rem;font-weight:600;color:var(--white);background:var(--orange);padding:.25rem .6rem;border-radius:6px;letter-spacing:.05em;text-transform:uppercase}.tp-deal-expiry{font-size:.65rem;color:var(--white);opacity:.75}.tp-churn-list{border-radius:12px;background:var(--blue);border:1px solid var(--white);padding:1rem;overflow:hidden;flex:1;display:flex;flex-direction:column}.tp-churn-list-title{font-size:.75rem;color:var(--white);letter-spacing:.08em;margin-bottom:.75rem}.tp-churn-row{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;border-bottom:1px solid var(--orange);flex:1}.tp-churn-row:last-child{border-bottom:none}.tp-churn-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.tp-churn-summary-item{border-radius:12px;background:var(--blue);border:1px solid var(--white);padding:.85rem;text-align:center}.tp-churn-summary-label{font-size:.65rem;color:var(--white);letter-spacing:.08em;margin-bottom:.35rem}.tp-churn-summary-value{font-size:1.3rem;font-weight:700;color:var(--white);line-height:1}.tp-churn-info{display:flex;flex-direction:column;gap:.1rem}.tp-churn-name{font-size:.8rem;color:var(--white);font-weight:500}.tp-churn-days{font-size:.6rem;color:var(--white)}.tp-churn-meter{display:flex;align-items:center;gap:.5rem}.tp-churn-meter-bar{width:60px;height:6px;border-radius:999px;background:var(--blue);overflow:hidden}.tp-churn-meter-fill{height:100%;border-radius:999px}.tp-churn-risk-tag{font-size:.6rem;font-weight:600}.tp-churn-actions{border-radius:12px;background:var(--blue);border:1px solid var(--white);padding:1rem;flex:1;overflow:hidden}.tp-churn-actions-title{font-size:.75rem;color:var(--white);letter-spacing:.05em;margin-bottom:.75rem}.tp-churn-action-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--orange)}.tp-churn-action-row:last-child{border-bottom:none}.tp-churn-action-info{display:flex;flex-direction:column;gap:.1rem}.tp-churn-action-customer{font-size:.75rem;color:var(--white);font-weight:500}.tp-churn-action-text{font-size:.65rem;color:var(--white);opacity:.7}.tp-churn-action-urgency{font-size:.6rem;padding:.2rem .5rem;border:1px solid;border-radius:999px;white-space:nowrap}.tp-event-list{border-radius:12px;background:var(--blue);border:1px solid var(--white);padding:1rem;overflow:hidden;flex:1;display:flex;flex-direction:column}.tp-event-list-title{font-size:.75rem;color:var(--white);letter-spacing:.05em;margin-bottom:.75rem}.tp-event-row{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;border-bottom:1px solid var(--orange);flex:1}.tp-event-row:last-child{border-bottom:none}.tp-event-info{display:flex;flex-direction:column;gap:.1rem}.tp-event-name{font-size:.8rem;color:var(--white);font-weight:500}.tp-event-date{font-size:.6rem;color:var(--white);opacity:.7}.tp-event-status{font-size:.6rem;font-weight:600;padding:.2rem .6rem;border-radius:999px!important;white-space:nowrap;color:var(--white);text-align:center;flex-shrink:0}.tp-event-create{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;padding:.75rem;border-radius:12px;border:1px dashed var(--orange);background:transparent}.tp-event-create-icon{width:24px;height:24px;border-radius:50%;background:var(--orange);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700}.tp-event-create-text{font-size:.75rem;color:var(--white);font-weight:500}.tp-seg-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.25rem;overflow:hidden}.tp-seg-card{border-radius:10px;background:var(--blue);border:1px solid var(--white);padding:.9rem .75rem;text-align:center}.tp-seg-card-icon{font-size:1rem;margin-bottom:.3rem}.tp-seg-card-label{font-size:.6rem;color:var(--white);letter-spacing:.05em;margin-bottom:.2rem}.tp-seg-card-count{font-size:1.1rem;color:var(--white);font-weight:700;margin-bottom:.4rem}.tp-seg-card-bar{height:4px;border-radius:999px;background:var(--blue);overflow:hidden;margin-bottom:.25rem}.tp-seg-card-fill{height:100%;border-radius:999px}.tp-seg-card-pct{font-size:.55rem;color:var(--white)}.tp-seg-engagement{border-radius:12px;background:var(--blue);border:1px solid var(--white);padding:1.25rem}.tp-seg-engagement-title{font-size:.8rem;color:var(--white);letter-spacing:.08em;margin-bottom:1rem}.tp-seg-engagement-bars{display:flex;justify-content:space-around;gap:1rem}.tp-seg-engagement-group{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1}.tp-seg-engagement-label{font-size:.7rem;color:var(--orange);font-weight:600}.tp-seg-engagement-chart{display:flex;align-items:flex-end;gap:4px;height:70px;width:100%;justify-content:center}.tp-seg-engagement-bar{width:6px;border-radius:2px;background:var(--orange)}.tp-seg-top-customers{border-radius:12px;background:var(--blue);border:1px solid var(--white);padding:1.25rem;margin-top:1rem}.tp-seg-top-customers-title{font-size:.8rem;color:var(--white);letter-spacing:.08em;margin-bottom:1rem;font-weight:600}.tp-seg-customer-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--white);gap:1rem}.tp-seg-customer-row:last-child{border-bottom:none}.tp-seg-customer-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.tp-seg-customer-name{font-size:.85rem;color:var(--white);font-weight:600}.tp-seg-customer-segment{font-size:.7rem;color:var(--orange)}.tp-seg-customer-score{font-size:1.1rem;color:var(--white);font-weight:700;min-width:40px;text-align:right}.tp-seg-top{border-radius:12px;background:var(--blue);border:1px solid var(--white);padding:1rem;flex:1;overflow:hidden}.tp-seg-top-title{font-size:.75rem;color:var(--white);letter-spacing:.05em;margin-bottom:.75rem}.tp-seg-top-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--orange)}.tp-seg-top-row:last-child{border-bottom:none}.tp-seg-top-info{display:flex;flex-direction:column;gap:.1rem}.tp-seg-top-name{font-size:.75rem;color:var(--white);font-weight:500}.tp-seg-top-segment{font-size:.6rem;color:var(--white);opacity:.6}.tp-seg-top-score{display:flex;align-items:center;gap:.5rem}.tp-seg-top-bar{width:60px;height:4px;border-radius:2px;background:#ffffff1a;overflow:hidden}.tp-seg-top-fill{height:100%;border-radius:2px}.tp-seg-top-num{font-size:.7rem;color:var(--orange);font-weight:600}.tp-receipts-summary{text-align:center;padding:1rem;border-radius:12px;background:var(--orange);border:1px solid var(--orange);margin-bottom:.75rem}.tp-receipts-total-label{font-size:.65rem;color:var(--white);letter-spacing:.1em;margin-bottom:.3rem}.tp-receipts-total{font-size:1.5rem;color:var(--white);font-weight:700;margin-bottom:.2rem}.tp-receipts-count{font-size:.6rem;color:var(--white)}.tp-receipt-item{display:flex;align-items:center;gap:.6rem;padding:.55rem .7rem;border-radius:10px;background:var(--blue);border:1px solid var(--orange);margin-bottom:.4rem}.tp-receipt-item-icon{width:32px;height:32px;border-radius:8px;background:var(--orange);display:flex;align-items:center;justify-content:center;font-size:.8rem;flex-shrink:0}.tp-receipt-item-info{flex:1;display:flex;flex-direction:column;gap:.1rem}.tp-receipt-item-brand{font-size:.75rem;color:var(--white);font-weight:600}.tp-receipt-item-date{font-size:.6rem;color:var(--white)}.tp-receipt-item-amount{font-size:.8rem;color:var(--orange);font-weight:600}.tp-insights-hero{text-align:center;padding:1.25rem 1rem;border-radius:14px;background:var(--orange);border:1px solid var(--orange);margin-bottom:.75rem}.tp-insights-tier{font-size:.65rem;color:var(--orange);letter-spacing:.1em;font-weight:600;margin-bottom:.3rem}.tp-insights-rank{font-size:.6rem;color:var(--white);margin-bottom:.5rem}.tp-insights-score{font-size:2.2rem;color:var(--white);font-weight:700;line-height:1}.tp-insights-score-label{font-size:.6rem;color:var(--white);letter-spacing:.08em;margin-top:.3rem}.tp-insights-stats{display:flex;justify-content:space-around;margin-bottom:.75rem}.tp-insights-stat{text-align:center}.tp-insights-stat-num{font-size:1rem;color:var(--white);font-weight:700}.tp-insights-stat-lbl{font-size:.55rem;color:var(--white);letter-spacing:.05em}.tp-insights-chart{border-radius:10px;background:var(--blue);border:1px solid var(--white);padding:.75rem;margin-bottom:.75rem}.tp-insights-chart-title{font-size:.65rem;color:var(--white);letter-spacing:.08em;margin-bottom:.5rem}.tp-insights-chart-bars{display:flex;align-items:flex-end;gap:3px;height:50px}.tp-insights-bar{flex:1;border-radius:2px 2px 0 0;background:var(--orange)}.tp-insights-tip{display:flex;align-items:center;gap:.4rem;font-size:.65rem;color:var(--white);padding:.5rem .75rem;border-radius:8px;background:var(--blue);margin-bottom:.5rem}.tp-insights-tip-icon{font-size:.8rem;flex-shrink:0}.tp-insights-chart-labels{display:flex;justify-content:space-between;margin-top:.4rem}.tp-insights-chart-labels span{font-size:.55rem;color:var(--white)}.tp-section-label{font-size:.65rem;color:var(--white);letter-spacing:.1em;font-weight:600;margin-bottom:1.25rem}.tp-broadcast-channel{padding:.75rem;background:var(--blue);border-radius:8px;margin-bottom:.5rem}.tp-broadcast-channel-label{font-size:.6rem;color:var(--white);letter-spacing:.1em;margin-bottom:.25rem}.tp-broadcast-channel-name{font-size:.85rem;color:var(--orange);font-weight:500}.tp-broadcast-audience{margin-bottom:.75rem}.tp-broadcast-audience-label{font-size:.6rem;color:var(--white);letter-spacing:.1em;margin-bottom:.25rem}.tp-broadcast-audience-chips{display:flex;flex-wrap:wrap;gap:.4rem}.tp-broadcast-chip{font-size:.65rem;padding:.3rem .6rem;border:1px solid var(--white);border-radius:12px;color:var(--white)}.tp-broadcast-chip-active{background:var(--orange);border-color:var(--orange)}.tp-broadcast-content{margin-bottom:.75rem}.tp-broadcast-content-label{font-size:.6rem;color:var(--white);letter-spacing:.1em;margin-bottom:.25rem}.tp-broadcast-text{padding:.6rem;background:var(--blue);border-radius:8px;min-height:80px}.tp-broadcast-text-line{font-size:.7rem;color:var(--white);margin-bottom:.4rem}.tp-broadcast-text-line:last-child{margin-bottom:0}.tp-broadcast-preview{margin-bottom:.75rem}.tp-broadcast-preview-label{font-size:.6rem;color:var(--white);letter-spacing:.1em;margin-bottom:.25rem}.tp-broadcast-preview-card{padding:.6rem;background:var(--blue);border-radius:8px}.tp-broadcast-preview-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.tp-broadcast-preview-avatar{width:28px;height:28px;border-radius:50%;background:var(--orange);display:flex;align-items:center;justify-content:center;font-size:.7rem;color:var(--white);font-weight:500}.tp-broadcast-preview-info{flex:1}.tp-broadcast-preview-name{font-size:.7rem;color:var(--orange);font-weight:500}.tp-broadcast-preview-time{font-size:.55rem;color:var(--white)}.tp-broadcast-preview-body{padding:.5rem;background:#ffffff0d;border-radius:6px}.tp-broadcast-preview-text{font-size:.65rem;color:var(--white);line-height:1.4}.tp-broadcast-stats{display:flex;gap:1rem;margin-bottom:.75rem}.tp-broadcast-stat{flex:1;text-align:center;padding:.5rem;background:var(--blue);border-radius:8px}.tp-broadcast-stat-num{display:block;font-size:.9rem;color:var(--orange);font-weight:500}.tp-broadcast-stat-lbl{font-size:.55rem;color:var(--white);letter-spacing:.05em}.tp-broadcast-send{padding:.6rem;background:var(--orange);border-radius:8px;text-align:center;font-size:.75rem;color:var(--white);font-weight:500;margin-bottom:.5rem}.tp-chat-quick-replies{display:flex;gap:.4rem;padding:.25rem 0;margin-bottom:.25rem}.tp-chat-quick-reply{font-size:.6rem;color:var(--orange);padding:.3rem .7rem;border-radius:999px;background:var(--orange);border:1px solid var(--orange);white-space:nowrap;cursor:pointer;transition:background .2s ease}.tp-chat-quick-reply:hover{background:var(--orange)}:root{--blue: #000329;--orange: #FF680A;--white: #FFFFFF;--muted: #b4bac6;--surface: #000329;--border: var(--white)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--blue)}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--orange)}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) var(--blue)}html{scroll-padding-top:120px;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Space Grotesk,Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--blue);color:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}#root{min-height:100vh}a{color:inherit;text-decoration:none}a:hover{color:var(--orange)}button{font:inherit}.app-shell{display:flex;flex-direction:column;min-height:100vh}main{flex:1;display:flex;flex-direction:column;gap:clamp(2.5rem,4vw,4.5rem);padding:clamp(2rem,3vw,3rem) clamp(1.5rem,6vw,6rem) 5rem}.section{padding:clamp(1.5rem,3vw,3rem);border-radius:24px;border:2px solid var(--orange);background:var(--blue);scroll-margin-top:120px;transition:border-color .2s ease}.section:hover{border-color:var(--white)}.section:first-of-type .eyebrow{color:var(--orange)}.section.inverted{background:var(--blue);border:2px solid var(--orange)}.section-header{margin-bottom:1.5rem}.section-header h2{margin:.15rem 0 .75rem;font-size:clamp(2rem,3vw,2.8rem)}.section-header .eyebrow{color:var(--orange)!important;font-size:.75rem;text-transform:uppercase;letter-spacing:.25em;font-weight:600}.section-header p{color:var(--white)!important}.eyebrow{color:var(--orange);font-size:.875rem;text-transform:uppercase;letter-spacing:.25em;font-weight:600}.navbar{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.8rem clamp(1.5rem,6vw,6rem);background:#000329d9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20}.logo{letter-spacing:.25em;font-weight:600}.nav-links{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;position:relative}.nav-links:not(.mobile-open){position:static;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;padding:0;width:auto;height:auto;max-height:none;flex-direction:row;align-items:center}.nav-link{color:var(--white);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s ease;padding:.5rem 1rem}.nav-link:hover,.nav-link.active{color:var(--orange)}.primary-btn,.secondary-btn,.ghost-btn{border:none;border-radius:999px;padding:.8rem 1.75rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-align:center;display:inline-block;text-decoration:none;box-shadow:0 4px 20px var(--white)}.primary-btn{background:var(--white);color:var(--orange);box-shadow:0 4px 20px var(--white)}.primary-btn:hover{transform:translateY(-2px)}.secondary-btn{background:var(--white);border:1px solid var(--white);color:var(--orange)}.secondary-btn:hover,.secondary-btn.active{background:var(--orange);color:var(--white);border-color:var(--orange);transform:translateY(-2px)}.ghost-btn{background:none;color:var(--white);padding:.8rem 1.75rem;border:none;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,color .2s ease}.ghost-btn:hover,.ghost-btn.active{color:var(--orange);transform:translateY(-2px)}.hero{display:flex;flex-direction:column}.section-has-bg{position:relative;overflow:hidden}.section-network-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.section-content{position:relative;z-index:1}.hero-card{border-radius:20px;border:none;background:transparent;padding:1.5rem;display:flex;flex-direction:column;width:100%}.stat-card{border-radius:20px;border:1px solid var(--white);background:var(--blue);padding:1.5rem;transition:border-color .2s ease}.stat-card:hover{border-color:var(--orange)}.hero-card h1{margin:0 0 1rem;font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.1}.hero-card p{color:var(--white)}.hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.hero-stats .stat-card{text-align:left}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem;margin-left:auto}.hero-card{display:flex;flex-direction:column;width:100%}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--blue);display:flex;align-items:center;justify-content:center;z-index:100;padding:1.5rem}.modal-content{background:var(--orange);border:1px solid var(--white);border-radius:20px;padding:2rem;max-width:480px;width:100%;position:relative;display:flex;flex-direction:column;gap:1rem;font-family:Space Grotesk,Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.modal-content h3{margin:0;font-size:1.75rem;font-weight:400}.modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:var(--white);font-size:1.25rem;cursor:pointer}.modal-form{display:flex;flex-direction:column;gap:1.5rem}.modal-form label{display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;color:var(--white);font-family:Space Grotesk,Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.modal-form input,.modal-form textarea{border-radius:12px;border:1px solid var(--white);background:var(--white);color:var(--orange);padding:.75rem 1rem;font-family:Space Grotesk,Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.modal-form textarea{min-height:100px;resize:vertical}.modal-form input:focus,.modal-form textarea:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 2px var(--orange)}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem}.dropdown{position:relative;display:inline-block}.dropdown-toggle{display:flex;align-items:center;gap:.5rem}.dropdown-toggle:after{content:"▼";font-size:.7em}.dropdown-menu{position:absolute;top:100%;right:0;background:var(--orange);border:1px solid var(--orange);border-radius:12px;min-width:150px;z-index:30;margin-top:.5rem;box-shadow:0 10px 25px var(--blue);opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.dropdown-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{display:block;padding:.75rem 1rem;color:var(--white);text-decoration:none;transition:background-color .2s ease;border-radius:8px;margin:.25rem}.dropdown-menu a:hover{background:var(--white);color:var(--white)}.stack-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.stack-card{border-radius:18px;border:2px solid var(--white);padding:1.5rem;background:var(--blue);transition:border-color .2s ease}.stack-card:hover{border-color:var(--orange)}.stack-card h3{margin-top:0}.product-actions{margin-top:1.5rem;text-align:right}.product-link-button{display:inline-block;padding:.75rem 1.5rem;background:var(--white);color:var(--orange);text-decoration:none;border-radius:8px;font-weight:600;font-size:.9rem;transition:all .2s ease;text-align:center;box-shadow:0 4px 20px var(--white)}.product-link-button:hover{background:var(--orange);color:var(--white);transform:translateY(-2px)}.rich-text{color:var(--white);max-width:720px}.list{list-style:none;padding:0;margin:0;color:var(--white)}.list li{display:flex;gap:.75rem;margin-bottom:.75rem}.list li:before{content:"•";color:var(--orange)}.expandable-bullets{position:relative}.bullets-fade{position:absolute;bottom:2rem;left:0;right:0;height:3rem;pointer-events:none}.expand-toggle{display:flex;align-items:center;gap:.4rem;background:none;border:none;cursor:pointer;font-size:.85rem;padding:.4rem 0;opacity:.85;transition:opacity .2s ease}.expand-toggle:hover{opacity:1}.market-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.product-grid .market-card:nth-child(n+2){border:2px solid var(--orange);display:flex;flex-direction:column;min-height:100%;background:var(--white);color:var(--orange);transition:transform .2s ease,border-color .2s ease}.product-grid .market-card:nth-child(n+2):hover{border-color:var(--white)}.product-grid .market-card:nth-child(n+2) h3,.product-grid .market-card:nth-child(n+2) p,.product-grid .market-card:nth-child(n+2) li,.product-grid .market-card:nth-child(n+2) .list{color:var(--orange)}.product-grid .market-card:nth-child(n+2) .list li:before{color:var(--orange)}.product-plan-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.plan-badge{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .75rem;border-radius:999px;border:1px solid var(--white);color:var(--white)}.plan-price{font-size:1.4rem;font-weight:600;margin:.25rem 0 .75rem;color:var(--white)}.product-cta{width:100%;display:inline-flex;justify-content:center}.market-card{border-radius:20px;border:2px solid var(--orange);background:var(--blue);padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.market-card:hover{border-color:var(--white)}.market-card.highlight{background:var(--orange);border:2px solid var(--orange);color:var(--white);transition:border-color .2s ease}.market-card.highlight:hover{border-color:var(--white)}.market-card h3{font-weight:400;font-size:1.3rem}.market-card .plan-price{font-weight:400;font-size:1.1rem}.market-card.highlight h3,.market-card.highlight h4,.market-card.highlight p,.market-card.highlight li,.market-card.highlight .list{color:var(--white)}.market-card.highlight .list li:before{color:var(--white)}.market-card.highlight .eyebrow{color:var(--white)!important}.market-card.inverse{background:var(--white);color:var(--orange)}.market-card.inverse:hover{border-color:var(--white)}.market-card.inverse h3,.market-card.inverse h4,.market-card.inverse p,.market-card.inverse li,.market-card.inverse .list{color:var(--orange)}.market-card.inverse .list li:before{color:var(--orange)}footer{margin-top:auto;padding:1rem clamp(1.5rem,6vw,6rem) .5rem;background:#000329d9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--orange);display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;color:var(--white)}footer>div:first-child{display:flex;flex-direction:column;align-items:center}.footer-right{display:flex;flex-direction:column;align-items:flex-end}.footer-right .legal{margin:0;font-size:.6rem}.footer-right .footer-links{margin:.25rem 0 0}.footer-links{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-link{color:var(--white);text-decoration:none;font-weight:400;font-size:.6rem;transition:color .2s ease}.footer-link:hover{color:var(--white)}.products-split{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:center}.products-split-text{display:flex;flex-direction:column;gap:1rem}.products-split-lead,.products-split-desc{font-size:1rem;color:var(--white);line-height:1.6;margin:0}.products-split-privacy{font-size:1rem;color:var(--white);line-height:1.6;margin:0 0 2.5rem}.products-split-visual{display:flex;justify-content:center;align-items:center}.products-split-visual .tp-phone{transform:none}.products-split-visual .tp-phone:hover{transform:translateY(-4px)}.products-split-visual .tp-tablet{width:560px;max-width:100%;transform:none}.products-split-visual .tp-tablet:hover{transform:translateY(-4px);box-shadow:0 30px 80px #00000080,0 0 0 1px var(--orange)}.products-split-text .hero-actions{margin-left:0;justify-content:flex-start}#products .section-header,#products .section-header h2{margin:0}#products .section-header .eyebrow{margin:0 0 .25rem}#products.section{padding-top:clamp(1rem,2vw,1.5rem)}@media (max-width: 1024px){.products-split{grid-template-columns:1fr;gap:2.5rem}.products-split-visual{display:none}#products.section{padding-bottom:3rem}#products .section-header{margin-bottom:2rem}}@media (max-width: 768px){.products-split-visual .tp-phone{transform:none}.products-split-visual .tp-tablet{transform:none;width:100%;max-width:360px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .primary-btn,.hero-actions .secondary-btn,.hero-actions .ghost-btn{width:100%;display:flex;justify-content:center}}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--blue);z-index:14;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:4px}.hamburger{width:25px;height:3px;background:var(--white);border-radius:2px;transition:all .3s ease;transform-origin:center}.hamburger.open:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open:nth-child(2){opacity:0}.hamburger.open:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.contact-section{background:var(--blue)}.contact-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;margin-top:1.5rem}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-card{display:flex;gap:1rem;padding:1.25rem;background:var(--orange);border:2px solid var(--orange);border-radius:16px;transition:border-color .2s ease}.contact-card:hover{border-color:var(--white);background:var(--orange)}.contact-icon{display:flex;align-items:flex-start;justify-content:center;width:48px;height:48px;min-width:48px;background:var(--orange);border-radius:12px;padding:12px;color:var(--white)}.contact-text{display:flex;flex-direction:column;gap:.5rem}.contact-text h4{margin:0;font-size:1rem;font-weight:400;color:var(--white)}.contact-text address{font-style:normal;color:var(--white);line-height:1.7;font-size:.95rem}.contact-text a{color:var(--white);font-size:.95rem;text-decoration:none;transition:opacity .2s ease}.contact-text a:hover{opacity:.8}.contact-map{border-radius:16px;overflow:hidden;min-height:320px;border:2px solid var(--orange);position:relative;transition:border-color .2s ease}.contact-map:hover{border-color:var(--white)}.contact-map iframe{display:block}.map-marker{position:absolute;top:50%;left:50%;transform:translate(-50%,-100%);z-index:10;pointer-events:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@media (max-width: 900px){.contact-grid{grid-template-columns:1fr}.contact-map{min-height:280px}}@media (max-width: 720px){.navbar{flex-wrap:nowrap;justify-content:space-between}.mobile-menu-toggle{display:flex}.nav-links{position:fixed;top:-100%;left:0;right:0;width:100%;height:auto;max-height:80vh;background:#000329f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding:2rem;transition:top .3s ease;z-index:15;border-bottom:2px solid var(--orange);display:none}.nav-links.mobile-open{display:flex;top:0}.nav-link{width:100%;padding:1rem 0;border-bottom:1px solid var(--white);font-size:1rem}.nav-link:last-child{border-bottom:none}.nav-link.secondary-btn,.secondary-btn{width:100%;padding:1rem 2rem;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;border-bottom:none}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .primary-btn,.hero-actions .secondary-btn,.hero-actions .ghost-btn{width:100%}main{padding:clamp(2rem,3vw,3rem) clamp(1rem,4vw,2rem) 3rem}.market-grid,.stack-grid{grid-template-columns:1fr}}
