@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@1,400&family=DM+Sans:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Playfair+Display:ital,wght@0,700;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@1,500&family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=DM+Sans:wght@400;500;600&display=swap";.ls-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#111;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:1;transition:opacity .5s ease;pointer-events:all}.ls-overlay.ls-fading{opacity:0;pointer-events:none}.ls-content{display:flex;flex-direction:column;align-items:center;gap:20px}.ls-logo{width:80px;height:80px;object-fit:contain;border-radius:16px;opacity:0;animation:ls-fade-up .6s ease forwards;animation-delay:0s}.ls-name{font-family:Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:6px;color:#fff;text-transform:uppercase;margin:0;opacity:0;animation:ls-fade-up .5s ease forwards;animation-delay:.3s}.ls-bar-track{width:200px;height:2px;background:#ffffff1a;border-radius:2px;overflow:hidden;opacity:0;animation:ls-fade-in .3s ease forwards;animation-delay:.5s}.ls-bar-fill{height:100%;width:100%;background:#e8450a;border-radius:2px;transform:scaleX(0);transform-origin:left center;animation:ls-bar-grow 2s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.5s}@keyframes ls-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes ls-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ls-bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:768px){.ls-logo{width:60px;height:60px}.ls-name{font-size:14px;letter-spacing:5px}.ls-bar-track{width:150px}}.hr-section{position:relative;min-height:100vh;width:100%;display:flex;flex-direction:column;overflow:hidden;font-family:Inter,sans-serif}.hr-bg{position:absolute;top:-30px;right:-30px;bottom:-30px;left:-30px;z-index:0;will-change:transform}.hr-bg-img{width:100%;height:100%;object-fit:cover;object-position:center 40%;display:block;image-rendering:auto}@media(max-width:768px){.hr-bg-img{object-position:center center;will-change:auto}}.hr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#000000b8,#00000073,#0000008c)}.hr-bottom-fade{position:absolute;bottom:0;left:0;right:0;height:320px;background:linear-gradient(to bottom,transparent 0%,rgba(246,246,246,.15) 30%,rgba(246,246,246,.55) 55%,rgba(246,246,246,.88) 75%,#F6F6F6 100%);pointer-events:none}.hr-content{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:110px 48px 44px;min-height:100vh;box-sizing:border-box}.hr-top-label{font-size:11px;font-weight:500;color:#ffffff80;letter-spacing:.08em;margin:0 0 32px;text-align:right}.hr-main{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;flex:1;padding-bottom:48px}.hr-left{flex:1;max-width:700px}.hr-headline{font-family:Inter,sans-serif;font-size:clamp(72px,13vw,160px);font-weight:900;color:#fff;line-height:.88;letter-spacing:-.04em;margin:0 0 28px;text-transform:uppercase}.hr-reg{font-size:.35em;vertical-align:super;font-weight:700;letter-spacing:0}.hr-sub{font-size:clamp(13px,1.4vw,16px);color:#ffffffa6;line-height:1.7;margin:0 0 28px;max-width:400px;font-weight:400}.hr-tags{display:flex;flex-wrap:wrap;gap:8px}.hr-tag{display:inline-block;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:7px 16px;font-size:10px;font-weight:600;letter-spacing:.09em;color:#ffffffbf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;transition:border-color .2s,background .2s}.hr-tag:hover{border-color:#e8450a;color:#fff;background:#e8450a26}.hr-services{display:flex;flex-direction:column;gap:0;min-width:240px;max-width:300px;align-self:flex-end}.hr-service-item{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.1);cursor:default;transition:border-color .2s ease}.hr-service-item:first-child{border-top:1px solid rgba(255,255,255,.1)}.hr-service-item--active{border-color:#e8450a80}.hr-service-num{font-size:11px;font-weight:600;color:#ffffff59;letter-spacing:.06em;min-width:24px}.hr-service-item--active .hr-service-num{color:#e8450a}.hr-service-label{font-size:14px;font-weight:500;color:#ffffffb3;flex:1;transition:color .2s ease}.hr-service-item--active .hr-service-label{color:#fff}.hr-service-arrow{color:#fff0;transition:color .2s ease,transform .2s ease}.hr-service-item--active .hr-service-arrow{color:#e8450a;transform:translate(4px)}.hr-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.1);padding-top:24px}.hr-tagline{font-size:10.5px;font-weight:700;letter-spacing:.1em;color:#fff;margin:0;text-transform:uppercase;background:#e8450ad1;padding:5px 12px;border-radius:4px;display:inline-block}.hr-bottom-right{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hr-chat{display:flex;align-items:center;gap:12px;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:10px 16px}.hr-chat--link{text-decoration:none;cursor:pointer;transition:border-color .25s,box-shadow .25s}.hr-chat--link:hover{border-color:#ff6b35;box-shadow:0 0 0 1px #ff6b35,0 6px 20px #ff6b3540}.hr-chat-avatar{width:38px;height:38px;border-radius:10px;overflow:hidden;flex-shrink:0;border:1.5px solid rgba(255,255,255,.2)}.hr-chat-avatar img{width:100%;height:100%;object-fit:cover}.hr-chat-body{display:flex;flex-direction:column;gap:1px}.hr-chat-small{font-size:10px;color:#ffffff73;margin:0;font-weight:500;letter-spacing:.04em}.hr-chat-big{font-size:13px;font-weight:700;color:#fff;margin:0}.hr-cta{display:inline-flex;align-items:center;gap:8px;background:#e8450a;color:#fff;padding:13px 24px;border-radius:999px;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 8px 24px #e8450a66;transition:background .25s ease,transform .2s ease,box-shadow .25s ease;white-space:nowrap}.hr-cta:hover{background:#c73d08;transform:translateY(-2px);box-shadow:0 12px 32px #e8450a80}@media(max-width:1024px){.hr-content{padding:100px 32px 36px}.hr-headline{font-size:clamp(60px,12vw,110px)}.hr-services{min-width:200px}.hr-service-label{font-size:13px}}@media(max-width:768px){.hr-content{padding:88px 24px 32px}.hr-main{flex-direction:column;align-items:flex-start;gap:32px;padding-bottom:32px}.hr-left{max-width:100%}.hr-headline{font-size:clamp(52px,14vw,90px)}.hr-sub{max-width:100%}.hr-services{flex-direction:row;flex-wrap:wrap;gap:0;max-width:100%;min-width:unset;width:100%;align-self:unset;border-top:1px solid rgba(255,255,255,.1)}.hr-service-item{flex:1 1 45%;border-top:none!important;padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.08);border-right:1px solid rgba(255,255,255,.08);min-width:140px}.hr-top-label{text-align:left}.hr-bottom{flex-direction:column;align-items:flex-start;gap:16px}.hr-bottom-right{width:100%}.hr-cta{flex:1;justify-content:center}}@media(max-width:480px){.hr-content{padding:80px 16px 28px}.hr-headline{font-size:clamp(44px,15vw,72px)}.hr-sub{font-size:13px}.hr-tags{gap:6px}.hr-tag{font-size:9px;padding:6px 12px}.hr-service-item{flex:1 1 100%;border-right:none}.hr-chat{width:100%}.hr-bottom-right{flex-direction:column;gap:10px}.hr-top-label{font-size:10px}.hr-tagline{font-size:9px}}@media(max-width:360px){.hr-headline{font-size:42px}.hr-content{padding:75px 14px 24px}}.features-section{position:relative;background:radial-gradient(ellipse 600px 400px at 20% 50%,rgba(251,146,60,.12) 0%,transparent 70%),radial-gradient(ellipse 500px 350px at 80% 30%,rgba(234,179,8,.1) 0%,transparent 65%),radial-gradient(ellipse 400px 300px at 60% 80%,rgba(251,146,60,.08) 0%,transparent 60%),#fff;padding:96px 20px 84px;overflow:hidden}.features-bg{display:none}.features-inner{position:relative;max-width:1180px;margin:0 auto}.features-heading{text-align:center;margin-bottom:44px}.features-label{font-size:11px;letter-spacing:.2em;font-weight:500;color:#888;text-transform:uppercase;margin-bottom:14px;font-family:sans-serif}.features-title{margin:0;line-height:1;text-align:center;letter-spacing:-.02em}.cursive-part{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:400;font-size:clamp(3rem,6vw,5rem);color:#111}.regular-part{font-family:DM Sans,sans-serif;font-style:normal;font-weight:500;font-size:clamp(2.6rem,5.5vw,4.6rem);color:#111}.features-subtitle{max-width:520px;margin:18px auto 0;font-size:16px;color:#999;line-height:1.6;font-family:sans-serif}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.features-card{min-height:280px;padding:42px 34px 34px;border-radius:14px;background:#fdfdfd;border:1px solid rgba(241,59,4,.103);display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:flex-start;will-change:transform,filter,opacity}.features-pill{width:180px;height:80px;border-radius:10px;background:#ebebeb;padding:16px;display:flex;align-items:center;justify-content:center;gap:12px;color:#333;border:1px solid rgba(0,0,0,.04)}.features-cardTitle{margin-top:24px;font-size:21px;font-weight:700;color:#111}.features-cardDesc{margin-top:12px;font-size:14.5px;color:#666;line-height:1.6}@media(max-width:980px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.features-section{padding:78px 16px 60px}.features-heading{margin-bottom:30px}.features-subtitle{font-size:16px;margin-top:14px}.features-grid{grid-template-columns:1fr;gap:16px}.features-card{min-height:280px;padding:38px 20px 30px}}.mtt-section{background:#000000e0;padding:80px 16px 100px;font-family:Inter,sans-serif;position:relative}.mtt-inner{max-width:1440px;margin:0 auto}.mtt-label-row{margin-bottom:28px}.mtt-label-badge{display:inline-flex;align-items:center;gap:7px;background:#1a1a1a;color:#fff;font-size:12px;font-weight:600;padding:7px 14px;border-radius:999px;letter-spacing:.02em}.mtt-heading{font-family:Inter,sans-serif;font-size:clamp(2.8rem,7vw,6.5rem);font-weight:900;color:#fafafa;line-height:.95;letter-spacing:-.03em;text-transform:uppercase;margin:0 0 64px}.mtt-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.mtt-card{background:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 12px #0000000f;transition:box-shadow .3s ease}.mtt-card:hover{box-shadow:0 12px 36px #0000001c}.mtt-photo-wrap{aspect-ratio:3 / 3.6;overflow:hidden;border-radius:14px;margin:10px;width:calc(100% - 20px)}.mtt-photo{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .5s ease}.mtt-card:hover .mtt-photo{transform:scale(1.04)}.mtt-info{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 16px;gap:8px}.mtt-text{flex:1;min-width:0}.mtt-name{font-size:14px;font-weight:700;color:#111;margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mtt-role{font-size:11.5px;color:#888;margin:0;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mtt-linkedin{width:34px;height:34px;border-radius:50%;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none;transition:background .25s ease,transform .2s ease}.mtt-linkedin:hover{background:#0077b5;transform:scale(1.1)}.mtt-card--cta{background:#e8422a;box-shadow:0 2px 24px #e8422a40;display:flex;flex-direction:column;justify-content:space-between;padding:24px 18px 18px}.mtt-card--cta:hover{box-shadow:0 16px 40px #e8422a59}.mtt-cta-body{flex:1}.mtt-cta-title{font-size:19px;font-weight:800;color:#fff;margin:0 0 12px;line-height:1.2;letter-spacing:-.02em;font-family:Inter,sans-serif}.mtt-cta-desc{font-size:12px;line-height:1.6;color:#ffffffd1;margin:0;font-family:Inter,sans-serif}.mtt-cta-btn{display:block;width:100%;margin-top:24px;padding:12px 0;background:#111;color:#fff;font-size:13px;font-weight:600;text-align:center;text-decoration:none;border-radius:50px;font-family:Inter,sans-serif;letter-spacing:.01em;transition:background .2s,transform .2s;box-sizing:border-box}.mtt-cta-btn:hover{background:#000;transform:scale(1.02)}@media(max-width:1400px){.mtt-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1024px){.mtt-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.mtt-section{padding:60px 20px 80px}.mtt-heading{font-size:2.4rem;margin-bottom:40px}.mtt-grid{grid-template-columns:1fr;gap:16px}}.pr-section{background:#f0ede8;padding:90px 40px 100px;font-family:Inter,sans-serif}.pr-inner{max-width:1280px;margin:0 auto}.pr-header{text-align:center;margin-bottom:44px}.pr-label{font-size:11px;font-weight:600;letter-spacing:.2em;color:#999;text-transform:uppercase;margin-bottom:12px}.pr-heading{font-family:Playfair Display,serif;font-size:clamp(28px,4vw,48px);font-weight:700;color:#111;margin:0;line-height:1.15}.pr-heading-normal{font-style:normal;font-weight:700}.pr-heading-italic{font-style:italic;font-weight:400}.pr-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.pr-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 20px #0000000d;transition:box-shadow .3s ease,transform .3s ease}.pr-card:hover{box-shadow:0 12px 48px #0000001a;transform:translateY(-4px)}.pr-card--dark{background:#111114;border-color:#ffffff0f}.pr-card--dark:hover{box-shadow:0 12px 48px #00000059}.pr-card-top{padding:36px 36px 32px;display:flex;flex-direction:column;gap:0}.pr-badge{display:inline-flex;align-items:center;gap:6px;background:#fff3ee;color:#e8450a;border:1px solid rgba(232,69,10,.2);border-radius:999px;padding:6px 14px;font-size:12px;font-weight:700;letter-spacing:.02em;align-self:flex-start;margin-bottom:24px}.pr-badge--dark{background:#e8450a26;border-color:#e8450a4d;color:#ff6b35}.pr-badge-icon{font-size:12px;opacity:.8}.pr-plan-headline{font-family:Inter,sans-serif;font-size:clamp(22px,3vw,34px);font-weight:800;color:#111;margin:0 0 10px;letter-spacing:-.025em;line-height:1.15}.pr-card--dark .pr-plan-headline{color:#fff}.pr-plan-sub{font-size:14px;color:#888;line-height:1.6;margin:0 0 32px;max-width:340px}.pr-card--dark .pr-plan-sub{color:#ffffff73}.pr-action-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.pr-cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;background:#111;color:#fff;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .25s ease,transform .2s ease;cursor:pointer;border:none}.pr-cta:hover{background:#fc5000;transform:translateY(-1px)}.pr-cta--dark{background:#fff;color:#111}.pr-cta--dark:hover{background:#ff5405}.pr-price-box{display:flex;align-items:baseline;gap:2px;background:#f5f3f0;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:12px 20px;flex:1;justify-content:center;min-width:140px}.pr-price-box--dark{background:#1e1e22;border-color:#ffffff14}.pr-price-num{font-size:clamp(26px,3.5vw,38px);font-weight:900;color:#111;letter-spacing:-.03em;line-height:1}.pr-price-box--dark .pr-price-num{color:#fff}.pr-price-period{font-size:15px;font-weight:500;color:#888;padding-bottom:2px}.pr-price-box--dark .pr-price-period{color:#fff6}.pr-divider{border:none;border-top:1px solid rgba(0,0,0,.07);margin:0}.pr-divider--dark{border-color:#ffffff12}.pr-features{list-style:none;padding:28px 36px 36px;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:14px 32px}.pr-feature-item{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:#444;font-weight:400;line-height:1.45}.pr-card--dark .pr-feature-item{color:#ffffffa6}.pr-feature-star{color:#e8450a;font-size:14px;flex-shrink:0;margin-top:1px;line-height:1}.pr-card--dark .pr-feature-star{color:#ff6b35}.pr-bottom-banner{margin-top:28px;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:16px;padding:20px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px}.pr-bottom-text{font-size:17px;font-weight:600;color:#111;margin:0}.pr-email-btn{border:1.5px solid #e8450a;background:transparent;color:#e8450a;border-radius:999px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.pr-email-btn:hover{background:#e8450a;color:#fff}@media(max-width:900px){.pr-section{padding:70px 24px 80px}.pr-features{grid-template-columns:1fr;gap:12px;padding:24px 28px 28px}.pr-card-top{padding:28px 28px 24px}.pr-plan-headline{font-size:26px}}@media(max-width:680px){.pr-section{padding:60px 16px 70px}.pr-grid{grid-template-columns:1fr;gap:14px}.pr-card-top{padding:24px 20px 20px}.pr-plan-headline{font-size:22px}.pr-features{grid-template-columns:1fr;padding:20px 20px 24px;gap:11px}.pr-action-row{flex-direction:column;align-items:stretch}.pr-cta{width:100%;justify-content:center}.pr-price-box{width:100%;min-width:unset}.pr-bottom-banner{flex-direction:column;align-items:flex-start;padding:18px 20px}.pr-email-btn{width:100%}}@media(max-width:400px){.pr-plan-headline{font-size:20px}.pr-price-num{font-size:28px}.pr-feature-item{font-size:12.5px}}.bg-section{background:#f0ede8;padding:80px 40px 100px;font-family:Inter,sans-serif}.bg-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:280px 1fr 320px;grid-template-rows:auto auto auto;grid-template-areas:"fast  built   stats" "fast  testi   strat" "place discuss seo";gap:14px}.bg-card{border-radius:20px;overflow:hidden;position:relative}.bg-card--dark{background:#1e1e24;color:#fff}.bg-card--black{background:#111114;color:#fff}.bg-card--white{background:#fff;color:#111}.bg-card--fast{grid-area:fast;display:flex;flex-direction:column;padding:22px}.bg-card-label-top{font-size:15px;font-weight:700;color:#fff;margin:0 0 12px}.bg-fast-img-wrap{flex:1;border-radius:12px;overflow:hidden;margin-bottom:16px;min-height:220px;max-height:340px}.bg-fast-img{width:100%;height:100%;object-fit:cover;display:block}.bg-fast-desc{font-size:13px;color:#ffffffb3;line-height:1.65;margin:0}.bg-card--built{grid-area:built;display:flex;align-items:center;justify-content:space-between;padding:22px 28px;gap:20px}.bg-built-left{flex:1}.bg-built-title{font-size:18px;font-weight:700;color:#fff;margin:0 0 8px}.bg-built-sub{font-size:13px;color:#ffffff80;line-height:1.55;margin:0;max-width:200px}.bg-icons-grid{display:grid;grid-template-columns:repeat(3,44px);gap:8px;flex-shrink:0}.bg-icon-box{width:44px;height:44px;border-radius:10px;background:#2a2a32;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.07)}.bg-card--stats{grid-area:stats;padding:24px;display:flex;flex-direction:column}.bg-stats-title{font-size:15px;font-weight:700;color:#111;margin:0 0 18px}.bg-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;flex:1}.bg-stat{display:flex;flex-direction:column;gap:4px;background:#f7f5f2;border-radius:12px;padding:16px 14px}.bg-stat-num{font-size:28px;font-weight:900;color:#e8450a;line-height:1;letter-spacing:-.03em}.bg-stat-label{font-size:11px;font-weight:600;color:#999;letter-spacing:.05em;text-transform:uppercase}.bg-card--strategic{grid-area:strat;display:flex;flex-direction:column;justify-content:space-between;padding:24px 22px 18px}.bg-strat-title{font-size:17px;font-weight:700;color:#fff;margin:0 0 14px}.bg-strat-list{list-style:none;padding:0;margin:0 0 18px;display:flex;flex-direction:column;gap:9px;flex:1}.bg-strat-list li{display:flex;align-items:center;gap:9px;font-size:13.5px;color:#ffffffd1;font-weight:500}.bg-strat-plus{color:#e8450a;font-size:15px;font-weight:700}.bg-strat-btn{display:inline-block;padding:10px 20px;border-radius:999px;background:#e8450a;color:#fff;font-size:13px;font-weight:600;text-decoration:none;align-self:flex-start;transition:background .25s ease;white-space:nowrap}.bg-strat-btn:hover{background:#c73d08}.bg-strat-footer{font-size:10px;color:#ffffff47;margin:14px 0 0;text-align:center}.bg-card--place{grid-area:place;background:#fff;padding:20px 20px 16px;display:flex;flex-direction:column}.bg-place-title{font-size:15px;font-weight:700;color:#111;margin:0 0 8px}.bg-place-map{flex:1;display:flex;align-items:center;justify-content:center;min-height:130px;max-height:175px;border-radius:10px;overflow:hidden;background:#eef2f7}.bg-india-map{width:100%;height:100%;border-radius:10px}.bg-place-info{display:flex;align-items:center;gap:8px;margin-top:10px}.bg-place-pin{font-size:20px;flex-shrink:0}.bg-place-city{font-size:13.5px;font-weight:700;color:#111;margin:0}.bg-place-sub{font-size:11.5px;color:#888;margin:2px 0 0}.bg-card--testi{grid-area:testi;background:#fff;padding:22px 24px 18px;display:flex;flex-direction:column}.bg-testi-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.bg-stars{color:#e8450a;font-size:14px;letter-spacing:2px}.bg-rating{font-size:18px;font-weight:800;color:#111}.bg-rating-max{font-size:13px;font-weight:400;color:#999}.bg-testi-text{font-size:13.5px;color:#444;line-height:1.6;margin:0 0 14px;max-width:300px}.bg-avatars-wrap{position:relative;flex:1;min-height:120px}.bg-avatar{position:absolute;width:54px;height:54px;border-radius:50%;border:3px solid #fff;overflow:hidden;box-shadow:0 4px 14px #00000021}.bg-avatar img{width:100%;height:100%;object-fit:cover}.bg-avatar--tl{left:8%;top:10%}.bg-avatar--bl{left:12%;bottom:10%}.bg-avatar--tr{right:8%;top:10%}.bg-avatar--br{right:12%;bottom:10%}.bg-brand-name{font-size:26px;font-weight:900;color:#111;letter-spacing:-.04em;margin:12px 0 0;text-align:center;line-height:1}.bg-brand-name:after{content:".";color:#e8450a}.bg-card--discuss{grid-area:discuss;background:linear-gradient(135deg,#f9a84d,#f07b1d);padding:30px 32px;display:flex;flex-direction:row;align-items:center;gap:24px;min-height:190px}.bg-discuss-left{flex:1;display:flex;flex-direction:column;align-items:flex-start}.bg-discuss-title{font-size:20px;font-weight:800;color:#111;margin:0 0 14px}.bg-discuss-btn{display:inline-block;padding:11px 22px;border-radius:999px;background:#e8450a;color:#fff;font-size:13.5px;font-weight:700;text-decoration:none;margin-bottom:10px;transition:background .25s ease;white-space:nowrap}.bg-discuss-btn:hover{background:#c73d08}.bg-discuss-sub{font-size:12.5px;color:#00000080;margin:0 0 16px}.bg-discuss-avatars{display:flex;align-items:center}.bg-discuss-avatar{width:42px;height:42px;border-radius:10px;overflow:hidden;border:2.5px solid rgba(255,255,255,.8);margin-right:-8px;box-shadow:0 3px 8px #00000026}.bg-discuss-avatar img{width:100%;height:100%;object-fit:cover}.bg-discuss-visual{width:160px;height:140px;position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center}.bg-discuss-blob{position:absolute;border-radius:50%}.bg-discuss-blob--1{width:120px;height:120px;background:#ffffff2e;top:50%;left:50%;transform:translate(-50%,-50%)}.bg-discuss-blob--2{width:80px;height:80px;background:#ffffff1f;top:50%;left:50%;transform:translate(-50%,-50%)}.bg-discuss-icon-wrap{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:6px}.bg-discuss-icon-label{font-size:13px;font-weight:700;color:#ffffffe6;margin:0}.bg-card--seo{grid-area:seo;background:#fff;padding:22px 20px 20px;display:flex;flex-direction:column}.bg-seo-title{font-size:15px;font-weight:700;color:#111;margin:0 0 5px}.bg-seo-sub{font-size:12px;color:#888;margin:0 0 18px;line-height:1.5}.bg-seo-rings{display:flex;align-items:flex-end;justify-content:space-around;flex:1;gap:8px;padding-bottom:4px}.bg-seo-metric{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.bg-seo-label{font-size:9px;font-weight:700;letter-spacing:.08em;color:#bbb;text-transform:uppercase;text-align:center;white-space:nowrap}.seo-ring{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.seo-ring-pct{position:absolute;font-size:13px;font-weight:800;color:#111}.seo-ring--lg .seo-ring-pct{font-size:16px}@media(max-width:1024px){.bg-grid{grid-template-columns:1fr 1fr;grid-template-areas:"fast   built" "fast   stats" "testi  strat" "place  place" "discuss discuss" "seo    seo"}}@media(max-width:680px){.bg-section{padding:60px 16px 80px}.bg-grid{grid-template-columns:1fr;grid-template-areas:"fast" "built" "stats" "strat" "place" "testi" "discuss" "seo"}.bg-card--built{flex-direction:column;align-items:flex-start;gap:16px}.bg-card--discuss{flex-direction:column;min-height:unset}.bg-discuss-visual{width:100%;height:100px}.bg-seo-rings{gap:4px}.bg-seo-label{font-size:8px}}.fp-section{background:#f0ede8;padding:80px 0 60px;overflow:hidden;font-family:DM Sans,sans-serif}.fp-header{max-width:1100px;margin:0 auto;padding:0 40px}.fp-label{display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:.18em;color:#999;text-transform:uppercase;margin-bottom:18px}.fp-arrow{color:#bbb;font-size:13px}.fp-title-row{display:flex;align-items:flex-end;justify-content:center;position:relative}.fp-title{font-family:Playfair Display,serif;font-size:clamp(2.2rem,5.5vw,4.2rem);font-weight:700;color:#111;line-height:1.12;text-align:center;margin:0;letter-spacing:-.02em}.fp-tagline-block{position:absolute;right:0;bottom:4px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;pointer-events:none}.fp-curve{width:60px;height:42px;margin-left:8px}.fp-tagline{font-family:Playfair Display,serif;font-style:italic;font-size:15px;color:#e8450a;margin-left:4px;white-space:nowrap}.fp-divider{border:none;border-top:1px solid rgba(0,0,0,.1);margin:36px 0 0}.fp-stage{display:grid;grid-template-columns:1fr 2.6fr 1fr;align-items:center;min-height:480px;padding:40px 0 32px}.fp-center{z-index:2;padding:0 12px}.fp-card{background:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 40px #0000001a;will-change:transform,opacity}.fp-card-text{padding:32px 36px 36px;display:flex;flex-direction:column}.fp-card-title{font-family:Playfair Display,serif;font-size:28px;font-weight:700;color:#111;margin:0 0 16px;letter-spacing:-.01em}.fp-card-meta{font-size:13.5px;color:#888;margin:0 0 6px;font-weight:400}.fp-card-meta strong{color:#333;font-weight:600}.fp-meta-key{color:#aaa;font-weight:400}.fp-card-rule{border:none;border-top:1px solid #efefef;margin:22px 0}.fp-card-desc{font-size:14px;color:#666;line-height:1.7;flex:1}.fp-btn{display:inline-block;margin-top:28px;padding:12px 22px;border-radius:8px;font-size:14px;font-weight:600;color:#fff;background:#e8450a;text-decoration:none;cursor:pointer;border:none;transition:background .3s ease,box-shadow .3s ease;align-self:flex-start}.fp-btn:hover:not(.fp-btn--disabled){background:linear-gradient(135deg,#c73d08,#8b2500);box-shadow:0 6px 20px #e8450a59}.fp-btn--disabled{background:#ccc;color:#888;cursor:not-allowed;pointer-events:none}.fp-card-img-wrap{width:100%;overflow:hidden}.fp-card-img{width:100%;height:auto;display:block;transition:transform .6s ease}.fp-card:hover .fp-card-img{transform:scale(1.03)}.fp-ghost{background:transparent;border:none;cursor:pointer;padding:0;text-align:left;outline:none}.fp-ghost:focus-visible{outline:2px solid #e8450a;outline-offset:4px;border-radius:4px}.fp-ghost-left{padding:0 0 0 32px}.fp-ghost-right{padding:0 32px 0 0}.fp-ghost-inner{display:flex;flex-direction:column;gap:6px;opacity:.38;filter:blur(1.2px);transition:opacity .3s ease,filter .3s ease;pointer-events:none}.fp-ghost:hover .fp-ghost-inner{opacity:.55;filter:blur(.6px)}.fp-ghost-title{font-family:Playfair Display,serif;font-size:22px;font-weight:700;color:#111;margin:0 0 10px}.fp-ghost-meta{font-size:13px;color:#888;margin:0}.fp-ghost-spacer{height:48px}.fp-ghost-desc{font-size:13px;color:#666;line-height:1.65;margin-bottom:16px}.fp-btn-ghost{display:inline-block;padding:10px 18px;border-radius:8px;font-size:13px;font-weight:600;color:#fff;background:#e8c4b4;pointer-events:none}.fp-dots-row{display:flex;align-items:center;justify-content:center;gap:24px;padding-top:8px;padding-bottom:16px}.fp-dots{display:flex;align-items:center;gap:10px}.fp-more-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 20px;border-radius:999px;font-size:13px;font-weight:600;color:#111;background:#fff;border:1.5px solid rgba(0,0,0,.12);text-decoration:none;font-family:DM Sans,sans-serif;transition:background .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease;white-space:nowrap}.fp-more-btn:hover{background:#e8450a;border-color:#e8450a;color:#fff;box-shadow:0 4px 16px #e8450a4d}.fp-dot{width:10px;height:10px;border-radius:999px;background:#ccc;border:none;cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease,width .3s ease}.fp-dot.active{background:#111;width:28px}.fp-dot:hover:not(.active){background:#999;transform:scale(1.2)}.fp-mobile-nav{display:none;justify-content:center;gap:12px;margin-top:16px}.fp-mobile-arrow{width:40px;height:40px;border-radius:50%;border:1.5px solid rgba(0,0,0,.15);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;font-size:18px;transition:background .2s ease,border-color .2s ease}.fp-mobile-arrow:hover{background:#e8450a;border-color:#e8450a;color:#fff}@media(max-width:900px){.fp-stage{display:block;padding:24px 20px 16px;min-height:unset}.fp-ghost{display:none}.fp-center{padding:0;display:block;width:100%}.fp-card-text{padding:28px 24px 24px}.fp-tagline-block{display:none}.fp-mobile-nav{display:flex}}@media(max-width:600px){.fp-section{padding:60px 0 40px}.fp-header{padding:0 20px}.fp-title{font-size:2rem}.fp-card-title{font-size:22px}.fp-card-text{padding:24px 20px 16px}}.ps-wrapper{position:relative;height:100vh;width:100%}.ps-sticky{position:sticky;top:0;height:100vh;width:100%;background:#eeeae3;display:flex;flex-direction:column;align-items:center;overflow:hidden;font-family:DM Sans,sans-serif}.ps-header{text-align:center;padding:48px 20px 0;z-index:10;flex-shrink:0}.ps-label{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:.2em;color:#b2ada5;text-transform:uppercase;margin-bottom:12px}.ps-chevron{color:#c8c4ba;font-size:14px;line-height:1}.ps-title{font-size:clamp(2.2rem,5.2vw,4rem);font-weight:800;color:#111;letter-spacing:-.04em;margin:0;line-height:1.06}.ps-arc-area{position:relative;width:100%;max-width:960px;flex-shrink:0;margin-top:-8px}.ps-step-label{position:absolute;top:20px;left:50%;transform:translate(-50%);font-size:10px;font-weight:700;letter-spacing:.2em;color:#b2ada5;text-transform:uppercase;z-index:20;pointer-events:none}.ps-svg{display:block;width:100%;height:350px;max-width:100%;margin:0 auto;overflow:visible}.ps-content-wrap{z-index:10;width:100%;max-width:500px;text-align:center;padding:0 24px;margin-top:-148px;flex-shrink:0}.ps-content{width:100%}.ps-step-title{font-size:clamp(1.55rem,2.8vw,2rem);font-weight:700;color:#111;margin:0 0 10px;letter-spacing:-.025em}.ps-step-desc{font-size:14.5px;color:#888;line-height:1.75;margin:0 auto 14px;max-width:360px}.ps-rule{border:none;border-top:1px solid #dbd7cf;margin:10px auto;max-width:300px}.ps-tags{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:4px 0 10px}.ps-tag{font-size:10px;font-weight:600;letter-spacing:.14em;color:#b0aca4}.ps-sep{color:#ccc;font-size:10px}.ps-cta{display:inline-block;margin-top:6px;padding:13px 30px;border-radius:999px;background:#e8450a;color:#fff;font-size:14px;font-weight:600;text-decoration:none;letter-spacing:.01em;box-shadow:0 8px 24px #e8450a52;transition:background .3s ease,box-shadow .3s ease,transform .2s ease;cursor:pointer}.ps-cta:hover{background:linear-gradient(135deg,#cf3d08,#8b2500);box-shadow:0 14px 30px #e8450a6b;transform:translateY(-2px)}.ps-nav{display:flex;flex-direction:column;align-items:center;gap:9px;margin-top:20px;z-index:10;flex-shrink:0}.ps-count{font-size:11.5px;font-weight:600;letter-spacing:.1em;color:#b8b3ab}.ps-dots{display:flex;align-items:center;gap:7px}.ps-dot{width:8px;height:8px;border-radius:999px;background:#ccc9c2;border:none;cursor:pointer;padding:0;transition:background .3s ease,width .3s ease,transform .2s ease}.ps-dot.active{background:#e8450a;width:24px}.ps-dot:hover:not(.active){background:#aaa;transform:scale(1.25)}@media(max-width:768px){.ps-svg{height:270px}.ps-content-wrap{margin-top:-108px}.ps-title{font-size:2.1rem}}@media(max-width:480px){.ps-header{padding-top:36px}.ps-svg{height:220px}.ps-content-wrap{margin-top:-78px}}.faq-section{background:#f0ede8;padding:90px 24px 100px;font-family:Inter,sans-serif}.faq-inner{max-width:780px;margin:0 auto}.faq-header{text-align:center;margin-bottom:52px}.faq-pill{display:inline-block;border:1px solid rgba(0,0,0,.18);border-radius:999px;padding:6px 18px;font-size:11px;font-weight:600;letter-spacing:.12em;color:#555;text-transform:uppercase;margin-bottom:22px}.faq-title{font-family:Inter,sans-serif;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:800;color:#111;letter-spacing:-.03em;line-height:1.1;margin:0}.faq-title-italic{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:500;color:#e8450a;font-size:1.08em;letter-spacing:-.01em}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 4px #0000000d;transition:box-shadow .3s ease}.faq-item--open{box-shadow:0 4px 20px #00000017}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 26px;background:transparent;border:none;cursor:pointer;text-align:left}.faq-question:hover .faq-q-text{color:#e8450a}.faq-q-text{font-size:15.5px;font-weight:500;color:#111;line-height:1.4;transition:color .2s ease;flex:1}.faq-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1.5px solid rgba(0,0,0,.14);border-radius:50%;font-size:18px;font-weight:400;color:#555;flex-shrink:0;line-height:1;transition:border-color .25s,color .25s}.faq-item--open .faq-icon{border-color:#e8450a;color:#e8450a}.faq-answer-wrap{overflow:hidden}.faq-answer{padding:0 26px 24px;display:flex;flex-direction:column;gap:10px}.faq-answer p{font-size:14.5px;color:#666;line-height:1.72;margin:0}.faq-category-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:.06em;color:#e8450a;text-transform:uppercase;background:#e8450a12;padding:4px 10px;border-radius:999px;align-self:flex-start}@media(max-width:600px){.faq-section{padding:70px 16px 80px}.faq-question{padding:18px 20px}.faq-answer{padding:0 20px 20px}.faq-title{font-size:2rem}}.ft-footer{background:#111112;position:relative;overflow:hidden;font-family:Inter,sans-serif;padding:60px 40px 0}.ft-bg-text{position:absolute;top:-10px;left:50%;transform:translate(-50%);font-size:clamp(80px,16vw,180px);font-weight:900;color:#ffffff08;letter-spacing:-.04em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1}.ft-inner{max-width:1200px;margin:0 auto;position:relative;z-index:2}.ft-main{display:flex;gap:60px;align-items:flex-start;margin-bottom:48px;flex-wrap:wrap}.ft-contact-col{display:flex;flex-direction:column;gap:12px;flex:0 0 auto;min-width:280px;max-width:380px}.ft-contact-card{display:flex;align-items:center;gap:16px;background:#1e1e22;border-radius:14px;padding:18px 22px;border:1px solid rgba(255,255,255,.05)}.ft-contact-card span{font-size:14px;color:#ffffffbf;font-weight:400}.ft-nav-cols{display:flex;gap:60px;flex:1;flex-wrap:wrap}.ft-nav-col{display:flex;flex-direction:column;gap:14px;min-width:110px}.ft-nav-heading{font-size:13px;font-weight:700;color:#e8450a;margin:0;letter-spacing:.02em}.ft-nav-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}.ft-nav-col ul li a{font-size:14px;color:#fff9;text-decoration:none;transition:color .2s ease;font-weight:400}.ft-nav-col ul li a:hover{color:#fff}.ft-bottom{border-top:1px solid rgba(255,255,255,.07);padding:28px 0 32px;display:flex;flex-direction:column;align-items:center;gap:16px}.ft-follow{font-size:13px;font-weight:700;color:#e8450a;margin:0;letter-spacing:.02em}.ft-socials{display:flex;align-items:center;gap:12px}.ft-social-btn{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:transparent;color:#ffffffa6;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:border-color .25s ease,color .25s ease,background .25s ease}.ft-social-btn:hover{border-color:#e8450a;color:#e8450a;background:#e8450a14}.ft-copy{font-size:12px;color:#ffffff40;margin:0}@media(max-width:860px){.ft-footer{padding:50px 24px 0}.ft-main,.ft-nav-cols{gap:36px}}@media(max-width:600px){.ft-footer{padding:44px 16px 0}.ft-main{flex-direction:column;gap:28px}.ft-contact-col{min-width:unset;max-width:100%;width:100%}.ft-nav-cols{gap:28px}.ft-bg-text{font-size:60px;top:0}}.tm-section{background:#eeeae3;padding:90px 40px 100px;font-family:Inter,sans-serif}.tm-inner{max-width:1200px;margin:0 auto}.tm-top{display:grid;grid-template-columns:220px 1fr;gap:40px;align-items:flex-start;margin-bottom:48px}.tm-label{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(0,0,0,.15);border-radius:999px;padding:7px 16px;font-size:12px;font-weight:500;color:#555;background:transparent}.tm-heading{font-size:clamp(1.6rem,2.8vw,2.3rem);font-weight:800;color:#111;line-height:1.22;letter-spacing:-.03em;margin:0}.tm-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.tm-stat-card{background:#fff;border-radius:20px;padding:28px 26px;display:flex;flex-direction:column;gap:0}.tm-stat-top{display:flex;flex-direction:column;align-items:center;padding:8px 0 20px;gap:10px}.tm-stat-rating{display:flex;align-items:baseline;gap:4px}.tm-stat-num{font-size:64px;font-weight:900;color:#111;letter-spacing:-.04em;line-height:1}.tm-stat-denom{font-size:20px;font-weight:500;color:#bbb}.tm-stars{display:flex;gap:4px}.tm-star{font-size:22px;color:#ddd}.tm-star--on{color:#e8450a}.tm-stat-divider{border:none;border-top:1px solid #f0f0f0;margin:0}.tm-stat-badge-row{padding:20px 0;text-align:center}.tm-stat-title{font-size:15px;font-weight:700;color:#111;margin:0 0 8px}.tm-stat-desc{font-size:13px;color:#888;line-height:1.6;margin:0}.tm-trusted{padding:20px 0;display:flex;flex-direction:column;align-items:center;gap:10px}.tm-trusted-avatars{display:flex;align-items:center}.tm-trusted-avatar{width:38px;height:38px;border-radius:50%;overflow:hidden;border:2.5px solid #fff;margin-right:-10px;box-shadow:0 2px 8px #0000001f}.tm-trusted-avatar img{width:100%;height:100%;object-fit:cover}.tm-trusted-label{font-size:13px;font-weight:600;color:#333;margin:0}.tm-leave-btn{display:block;width:100%;padding:14px;border-radius:999px;background:#111;color:#fff;font-size:14px;font-weight:600;text-align:center;text-decoration:none;margin-top:auto;transition:background .25s ease;cursor:pointer;border:none}.tm-leave-btn:hover{background:#ff5613}.tm-review-card{background:#fff;border-radius:20px;padding:26px 26px 22px;display:flex;flex-direction:column;min-height:420px}.tm-review-card--dark{background:#111114}.tm-badge{display:inline-flex;align-items:center;gap:6px;background:#f5f5f5;border-radius:999px;padding:6px 14px;align-self:flex-start;margin-bottom:20px}.tm-review-card--dark .tm-badge{background:#1e1e22}.tm-badge-num{font-size:14px;font-weight:700;color:#111}.tm-review-card--dark .tm-badge-num{color:#fff}.tm-badge-star{color:#e8450a;font-size:14px}.tm-review-body{flex:1;overflow:hidden}.tm-review-text{font-size:14.5px;color:#333;line-height:1.75;margin:0}.tm-review-card--dark .tm-review-text{color:#ffffffbf}.tm-review-footer{display:flex;align-items:center;justify-content:space-between;margin-top:24px;gap:12px;flex-wrap:nowrap}.tm-dots{display:flex;gap:6px;flex-shrink:0}.tm-dot{width:8px;height:8px;border-radius:999px;background:#ddd;border:none;cursor:pointer;padding:0;transition:background .25s ease,width .25s ease}.tm-dot--dark{background:#333}.tm-dot--active{background:#e8450a;width:20px}.tm-dot--dark.tm-dot--active{background:#e8450a}.tm-author{flex:1;min-width:0}.tm-author-name{font-size:13px;font-weight:700;color:#111;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tm-review-card--dark .tm-author-name{color:#fff}.tm-author-role{font-size:11.5px;color:#888;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tm-review-card--dark .tm-author-role{color:#ffffff73}.tm-arrows{display:flex;gap:6px;flex-shrink:0}.tm-arrow-btn{width:34px;height:34px;border-radius:50%;border:1.5px solid rgba(0,0,0,.12);background:#fff;color:#444;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.tm-arrow-btn:hover{border-color:#e8450a;color:#e8450a}.tm-arrow-btn--dark{border-color:#ffffff26;background:#1e1e22;color:#fff9}.tm-arrow-btn--dark:hover{border-color:#e8450a;color:#e8450a;background:#e8450a14}@media(max-width:960px){.tm-cards{grid-template-columns:1fr 1fr}.tm-stat-card{grid-column:1 / -1}.tm-top{grid-template-columns:1fr;gap:20px}}@media(max-width:600px){.tm-section{padding:60px 16px 80px}.tm-cards{grid-template-columns:1fr}.tm-review-card{min-height:unset}.tm-stat-num{font-size:48px}}.ap-page{min-height:100vh;background:#f0ede8;font-family:DM Sans,sans-serif;padding:80px 40px 100px}.ap-header{max-width:1100px;margin:0 auto 48px}.ap-back{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#666;text-decoration:none;margin-bottom:32px;transition:color .2s ease}.ap-back:hover{color:#e8450a}.ap-label{font-size:11px;font-weight:600;letter-spacing:.18em;color:#999;text-transform:uppercase;margin:0 0 16px}.ap-title{font-family:Playfair Display,serif;font-size:clamp(2.4rem,6vw,5rem);font-weight:700;color:#111;line-height:1.08;letter-spacing:-.02em;margin:0 0 16px}.ap-subtitle{font-size:15px;color:#888;margin:0;max-width:420px}.ap-filter-bar{max-width:1100px;margin:0 auto 40px;display:flex;flex-wrap:wrap;gap:10px}.ap-filter-btn{padding:10px 24px;border-radius:50px;font-size:13px;font-weight:600;font-family:DM Sans,sans-serif;cursor:pointer;border:1px solid rgba(0,0,0,.12);background:#ffffff80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 20px #00000012;color:#555;transition:background .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease,transform .2s ease}.ap-filter-btn:hover{background:#fffc;border-color:#e8450a59;color:#e8450a;transform:translateY(-1px);box-shadow:0 6px 24px #e8450a1f}.ap-filter-btn--active{background:#e8450ae6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-color:#e8450a;color:#fff;box-shadow:0 6px 24px #e8450a4d}.ap-filter-btn--active:hover{background:#c83c08f2;border-color:#c83c08;color:#fff;box-shadow:0 8px 28px #e8450a66}.ap-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.ap-empty{grid-column:1 / -1;text-align:center;font-size:15px;color:#999;padding:60px 0}.ap-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 6px 32px #00000014;display:flex;flex-direction:column;transition:opacity .35s ease,filter .35s ease,transform .35s ease,box-shadow .35s ease,background .35s ease;animation:ap-card-in .45s ease both}@keyframes ap-card-in{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ap-card--hovered{transform:translateY(-5px) scale(1.02);box-shadow:0 0 48px #e8450a33,0 16px 48px #0000001c;background:linear-gradient(145deg,#fff 70%,#e8450a0d)}.ap-card--dimmed{opacity:.42;filter:blur(2px)}.ap-card-img-wrap{width:100%;overflow:hidden}.ap-card-img{width:100%;height:auto;display:block;transition:transform .6s ease}.ap-card--hovered .ap-card-img{transform:scale(1.03)}.ap-card-body{padding:28px 32px 32px;display:flex;flex-direction:column;flex:1}.ap-card-title{font-family:Playfair Display,serif;font-size:26px;font-weight:700;color:#111;margin:0 0 14px;letter-spacing:-.01em}.ap-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.ap-tag{display:inline-block;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600}.ap-tag--industry{background:#e8450a14;color:#e8450a}.ap-tag--scope{background:#0000000f;color:#555}.ap-card-rule{border:none;border-top:1px solid #efefef;margin:18px 0}.ap-card-desc{font-size:14px;color:#666;line-height:1.75;flex:1;margin:0 0 24px}.ap-btn{display:inline-flex;align-items:center;gap:6px;padding:12px 22px;border-radius:8px;font-size:14px;font-weight:600;color:#fff;background:#e8450a;text-decoration:none;align-self:flex-start;transition:background .3s ease,box-shadow .3s ease}.ap-btn:hover:not(.ap-btn--disabled){background:linear-gradient(135deg,#c73d08,#8b2500);box-shadow:0 6px 20px #e8450a59}.ap-btn--disabled{background:#ccc;color:#888;cursor:not-allowed;pointer-events:none}@media(max-width:860px){.ap-page{padding:60px 24px 80px}.ap-filter-bar{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.ap-filter-bar::-webkit-scrollbar{display:none}.ap-filter-btn{flex-shrink:0}.ap-grid{grid-template-columns:1fr;gap:24px}}@media(max-width:480px){.ap-page{padding:48px 16px 60px}.ap-card-body{padding:22px 22px 26px}}/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.flex-shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#F6F6F6\]{background-color:#f6f6f6}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto!important}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f6f6f6;font-family:Inter,sans-serif;overflow-x:hidden}::selection{color:#1a1a1a;background-color:#f4b63f}@media(max-width:768px){.nav-links-desktop,.nav-cta-desktop{display:none!important}.nav-hamburger{display:block!important}.nav-mobile-menu{display:flex!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
