@import"../fonts/fonts.css";@import"./bootstrap.min.css";:root{--c-bg: #fdfdfd;--c-bg-accent: #f7f9fc;--c-text: #475364;--c-text-subtle: #556070;--c-border: #eceef4;--c-border-soft: #f1f3f8;--c-primary: #ff3c3b;--c-primary-alt: #cc3231;--c-gradient: linear-gradient(90deg, var(--c-primary), var(--c-primary-alt));--shadow-sm: 0 4px 12px -4px rgba(0, 0, 0, 0.12);--shadow-md: 0 12px 32px -16px rgba(0, 0, 0, 0.16);--shadow-lg: 0 30px 60px -24px rgba(0, 0, 0, 0.2);--radius-xs: 8px;--radius-sm: 14px;--radius-md: 20px;--radius-lg: 28px;--radius-xl: 36px}@media(max-width: 860px){.hero-info .hero-short,.hero-info .privacy-info{text-align:center;max-width:100%}}.hero-info__head{display:flex;gap:22px;align-items:center;margin-bottom:24px}.hero-info__head h1{margin:0}@media(max-width: 860px){.hero-info__head{align-items:flex-start}}@media(max-width: 860px){.hero-info__head{flex-direction:column;align-items:center;text-align:center;gap:16px}}.hero-logo{width:92px;height:92px;flex:0 0 92px;background:#fff;border-radius:28px;-o-object-fit:contain;object-fit:contain;overflow:hidden;box-shadow:0 12px 30px -8px rgba(0,0,0,.15)}@media(max-width: 860px){.hero-logo{width:74px;height:74px;flex:0 0 auto;border-radius:20px}}.hero-category{margin:0;font-weight:500;color:#ff3c3b;text-transform:uppercase;font-size:.75rem;letter-spacing:.18em}.hero-short{font-size:1.05rem;line-height:1.75;margin:0 0 14px;color:var(--c-text);max-width:640px}.hero-meta-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));gap:18px;margin-bottom:34px}@media(max-width: 860px){.hero-meta-cards{grid-template-columns:repeat(auto-fit, minmax(120px, 1fr));gap:14px}}.more-apps{position:relative}.more-apps .more-head h3{font-size:1.4rem;font-weight:600}.more-apps .see-all-link{text-decoration:none;font-weight:600;font-size:.85rem;color:var(--c-primary);transition:color .3s}.more-apps .see-all-link:hover{color:var(--c-primary-alt)}.more-apps .more-card{display:block;background:#fff;border:1px solid #eceef4;border-radius:28px;overflow:hidden;text-decoration:none;color:inherit;position:relative;transition:.4s;box-shadow:0 10px 30px -12px rgba(0,0,0,.12);height:100%}.more-apps .more-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px -18px rgba(0,0,0,.25)}.more-apps .more-card:hover .more-card__media img{transform:scale(1.07)}.more-apps .more-card__media{position:relative;aspect-ratio:16/10;background:#f5f7fb;overflow:hidden}.more-apps .more-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.7s ease}.more-apps .more-card__logo{position:absolute;left:14px;bottom:14px;width:64px;height:64px;background:#fff;border-radius:22px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px -6px rgba(0,0,0,.2)}.more-apps .more-card__logo img{width:60%;height:60%;-o-object-fit:contain;object-fit:contain;border-radius:12px}.more-apps .more-card__body{padding:22px 24px 30px}.more-apps .more-card__body h4{margin-bottom:12px}.home-hero{position:relative;padding:100px 0 120px;overflow:hidden;--hero-gap: clamp(3rem, 6vw, 7rem)}.home-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 24%, rgb(255, 236, 236), transparent 60%),radial-gradient(circle at 12% 88%, rgba(168, 184, 255, 0.12), transparent 65%);pointer-events:none;z-index:-1}.home-hero .hero-inner{background:none !important;box-shadow:none !important;border-radius:0;padding:clamp(2.2rem,5vw,4.6rem) 0;padding-left:clamp(1.2rem,3vw,3rem);padding-right:clamp(1.2rem,3vw,3rem);max-width:1280px;margin:0 auto;gap:var(--hero-gap)}@media(max-width: 860px){.home-hero .hero-inner{text-align:center}}.home-hero .hero-copy{max-width:760px}.home-hero .hero-copy h1{margin-top:0}.home-hero .hero-points{margin-top:28px}.home-hero .hero-showcase{align-self:start}.home-hero .logo-cloud{margin-top:0}.home-hero .hero-stats{margin-top:10px}.hero-inner{display:grid;gap:70px;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));align-items:center}.hero-points{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:18px;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#667085;font-weight:600}@media(max-width: 860px){.hero-points{justify-content:center}}.hero-points li{position:relative;padding-left:18px}.hero-points li::before{content:"";position:absolute;left:0;top:5px;width:8px;height:8px;border-radius:50%;background:linear-gradient(90deg, #ff3c3b, #ff8a6b)}.hero-showcase{position:relative}.logo-cloud{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 34px}@media(max-width: 860px){.logo-cloud{justify-content:center}}.logo-cloud .logo-pill{width:70px;height:70px;border-radius:24px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 26px -10px rgba(0,0,0,.18);transition:.4s}.logo-cloud .logo-pill img{width:86%;height:86%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 6px rgba(0, 0, 0, 0.15));border-radius:20px}.logo-cloud .logo-pill:hover{transform:translateY(-5px) scale(1.04);box-shadow:0 18px 38px -12px rgba(0,0,0,.28)}.hero-stats{display:flex;gap:8px;flex-wrap:wrap}@media(max-width: 860px){.hero-stats{justify-content:center}}.hero-stats .stat{background:#fff;border:1px solid #eceef4;border-radius:24px;padding:18px 22px;min-width:120px;box-shadow:0 8px 20px -10px rgba(0,0,0,.1)}@media(max-width: 860px){.hero-stats .stat{padding:14px 18px}}.hero-stats .stat .stat-number{display:block;font-size:1.8rem;font-weight:700;line-height:1;color:#2d3748}.hero-stats .stat .stat-label{font-size:.65rem;letter-spacing:.18em;font-weight:600;text-transform:uppercase;color:#667085}.hero-ctas{margin:34px 0}.home-features{padding:90px 0 40px}.home-features .feature-grid{display:grid;gap:34px;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr))}.home-features .feature-item{background:#fff;border:1px solid #eceef4;padding:26px 26px 30px;border-radius:24px;box-shadow:0 10px 30px -14px rgba(0,0,0,.1);position:relative;overflow:hidden;transition:.4s}.home-features .feature-item::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg, rgba(255, 60, 59, 0.05), rgba(102, 126, 234, 0.05));opacity:0;transition:.5s}.home-features .feature-item:hover{transform:translateY(-6px);box-shadow:0 24px 46px -18px rgba(0,0,0,.2)}.home-features .feature-item:hover::before{opacity:1}.home-features .feature-item h3{margin:0 0 14px;font-size:1.05rem;letter-spacing:-0.2px}.home-features .feature-item p{margin:0;font-size:.9rem;line-height:1.55;color:#4a5568}.home-apps{padding:40px 0 40px}.home-apps .section-head{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:40px;gap:14px}.home-apps .section-head .section-sub{margin:0;font-size:.95rem;color:#556070}.home-apps .apps-grid{display:grid;gap:50px;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr))}.home-apps .app-card{background:#fff;border:1px solid #eceef4;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 18px 38px -18px rgba(0,0,0,.15);position:relative;transition:.45s}.home-apps .app-card:hover{transform:translateY(-8px);box-shadow:0 34px 60px -24px rgba(0,0,0,.25)}.home-apps .app-card__media{display:block;position:relative;aspect-ratio:16/10;background:#f5f7fb;overflow:hidden}.home-apps .app-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:1s cubic-bezier(0.22, 0.61, 0.36, 1)}.home-apps .app-card:hover .home-apps .app-card__media img{transform:scale(1.08)}.home-apps .app-card__logo{position:absolute;left:0;bottom:-2px;width:62px;height:62px;background:#fff;border-radius:24px;border-bottom-left-radius:0;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 26px -10px rgba(0,0,0,.25)}.home-apps .app-card__logo img{width:80%;height:80%;border-radius:24px;-o-object-fit:contain;object-fit:contain}.home-apps .app-card__body{padding:26px 26px 30px;display:flex;flex-direction:column;flex-grow:1}.home-apps .app-card__body h3{font-size:20px;margin-bottom:16px}.home-apps .app-card__title{margin:0 0 10px;font-size:1.05rem;font-weight:600;letter-spacing:-0.25px}.home-apps .app-card__title a{text-decoration:none;color:#2d3748}.home-apps .app-card__title a:hover{color:#ff3c3b}.home-apps .app-card__desc{margin:0;font-size:.85rem;line-height:1.55;color:#5a6474;flex-grow:1}.home-apps .app-card__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.home-apps .app-card__meta .price{font-weight:600;font-size:.9rem;color:#2d3748}.home-apps .app-card__meta .price.is-free{color:#0ba960}.home-apps .app-card__meta .platforms{display:flex;flex-wrap:wrap;gap:6px}.home-apps .app-card__meta .platforms .p-badge{background:#f1f3f8;color:#556070;font-size:.55rem;font-weight:600;padding:5px 8px;border-radius:24px;letter-spacing:.12em;text-transform:uppercase}.home-apps .app-card__meta .platforms .p-badge.p-google{background:#e8f7ed;color:#17863a}.home-apps .app-card__meta .platforms .p-badge.p-apple{background:#f2f2f2;color:#222}.home-apps .app-card__meta .platforms .p-badge.p-windows{background:#e5f3ff;color:#0078d4}.home-apps .app-card__actions{display:flex;gap:10px}.mini-btn{background:#fff;border:1px solid #dfe3ea;border-radius:10px;padding:8px 14px;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;text-decoration:none;color:#2d3748;transition:.3s}.mini-btn:hover{background:#f5f7fb}.mini-btn.ghost{background:#2d3748;color:#fff;border-color:#2d3748}.mini-btn.ghost:hover{background:#1a202c}.home-about{padding:90px 0 40px}.home-about .about-grid{display:grid;gap:70px;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));align-items:start}.home-about .about-text p{font-size:.95rem;line-height:1.7;color:#475364;margin:0 0 18px}.home-about .pill-list{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}.home-about .pill-list span{background:#fff;border:1px solid #eceef4;padding:8px 14px;border-radius:24px;font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#556070}.home-about .support-cta{background:linear-gradient(120deg, var(--c-primary), var(--c-primary-alt));padding:30px 32px;border-radius:24px;color:#fff;box-shadow:0 18px 40px -16px rgba(255,60,59,.45)}@media(max-width: 860px){.home-about .support-cta{text-align:center}}.home-about .support-cta h3{margin:0 0 12px;font-size:1.1rem;color:#fff}.home-about .support-cta p{margin:0 0 20px;font-size:.85rem;line-height:1.5}.home-about .support-cta .btn-primary{color:var(--c-text);background:#fff}.home-faq{padding:90px 0 90px}.home-faq .faq-list{display:grid;gap:34px;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr))}.home-faq .faq-item{background:#fff;border:1px solid #eceef4;padding:28px 28px 32px;border-radius:24px;box-shadow:0 12px 32px -16px rgba(0,0,0,.12);transition:.4s}.home-faq .faq-item:hover{transform:translateY(-6px);box-shadow:0 26px 50px -20px rgba(0,0,0,.2)}.home-faq .faq-item h3{margin:0 0 14px;font-size:1rem;letter-spacing:-0.2px}.home-faq .faq-item p{margin:0;font-size:.85rem;line-height:1.6;color:#4a5568}@media(max-width: 860px){.home-hero{padding:0;padding-top:24px}.hero-stats{gap:8px}.logo-cloud{gap:8px}.home-features,.home-about,.home-faq{padding:50px 0 40px}.home-apps .apps-grid{gap:30px}.home-about .about-grid,.home-faq .faq-list{gap:30px}}.gallery-media{margin-top:54px}.gallery-media__main{position:relative}.gallery-media__image-ring{position:relative;width:100%;aspect-ratio:1/1;max-width:480px;height:252px;margin:0 0 12px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;border-radius:28px;overflow:hidden;cursor:pointer;transition:.4s ease}.gallery-media__image-ring::before,.gallery-media__image-ring::after{display:none}.gallery-media__image-ring img{position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 25px rgba(0, 0, 0, 0.15))}.gallery-media .gallery-thumbs{display:flex;flex-wrap:wrap;gap:14px}.gallery-media .gallery-thumbs .gallery-thumb{background:#fff;border:1px solid #eceef4;width:78px;height:78px;padding:6px;border-radius:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.gallery-media .gallery-thumbs .gallery-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.gallery-line-scroll{scrollbar-width:thin}.gallery-line-track{display:flex;align-items:center;height:250px;will-change:transform}.gallery-line-item{flex:0 0 auto;height:250px;display:flex;align-items:center;justify-content:center;padding:0 2px;cursor:pointer;transition:box-shadow .2s}.gallery-line-item img{max-height:220px;max-width:100%;border-radius:24px;-o-object-fit:contain;object-fit:contain;box-shadow:0 2px 12px rgba(0,0,0,.08);transition:box-shadow .3s}.gallery-line-item:hover img{box-shadow:0 4px 24px rgba(0,0,0,.18)}@media(max-width: 860px){.gallery-media{margin-top:34px}.gallery-media__image-ring{max-width:100%;height:auto;aspect-ratio:1/1;border-radius:20px}.gallery-media .gallery-thumbs{gap:10px;justify-content:center}.gallery-media .gallery-thumbs .gallery-thumb{width:64px;height:64px;border-radius:14px}.gallery-media .gallery-thumbs .gallery-thumb img{border-radius:10px}.gallery-line-track{height:220px}.gallery-line-item{height:220px}.gallery-line-item img{max-height:200px}}.site-header{position:fixed;inset:0 0 auto 0;z-index:1000;background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06);transition:all .35s ease}.site-header.is-scrolled{background:#fff;box-shadow:0 6px 20px -8px rgba(0,0,0,.18)}.site-header .header-inner{display:flex;align-items:center;justify-content:space-between;min-height:74px;padding-block:2px}.site-header .brand{display:flex;align-items:center;text-decoration:none;color:#2d3748;font-weight:700;font-size:1rem;letter-spacing:.1em}.site-header .brand-logo{width:40px;height:40px}.site-header .brand-text{font-size:.95rem}.site-header .primary-nav .nav-list{display:flex;gap:32px;list-style:none;margin:0;padding:0}.site-header .primary-nav .nav-list a{position:relative;display:inline-block;padding:8px 0;color:#2d3748;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;text-decoration:none}.site-header .primary-nav .nav-list a::after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:linear-gradient(90deg, #ff3c3b, #ff8a6b);transition:width .35s ease}.site-header .primary-nav .nav-list a:hover::after,.site-header .primary-nav .nav-list a:focus-visible::after{width:100%}.site-header .header-actions{display:flex;align-items:center;gap:20px}.site-header .header-actions a{text-decoration:none;padding:12px}.site-header .header-actions a img{width:20px;height:20px;opacity:.85;transition:.3s ease}.site-header .header-actions a:hover img{opacity:1;transform:translateY(-2px)}.site-header .nav-toggle{display:none;background:none;border:none;padding:6px 4px;cursor:pointer;display:none;flex-direction:column;gap:5px}.site-header .nav-toggle span{width:26px;height:3px;background:#2d3748;border-radius:3px;transition:.35s ease}.site-header.nav-open .nav-toggle span:nth-child(1){transform:translateY(8px) rotate(45deg)}.site-header.nav-open .nav-toggle span:nth-child(2){opacity:0}.site-header.nav-open .nav-toggle span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.site-header .mobile-drawer{position:fixed;inset:0;z-index:950;display:flex;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:.4s}.site-header .mobile-drawer.open{opacity:1;visibility:visible}.site-header .mobile-nav{margin-left:auto;width:min(86%,340px);padding:28px 28px 48px;display:flex;flex-direction:column;background:#fff;box-shadow:-10px 0 30px -12px rgba(0,0,0,.25);overflow-y:auto}.site-header .mobile-nav-list{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0 0 24px;padding:0}.site-header .mobile-nav-link{text-decoration:none;color:#2d3748;font-weight:600;font-size:.9rem;letter-spacing:.1em;text-transform:uppercase}.site-header .mobile-nav-link:hover{color:#ff3c3b}.site-header .mobile-socials a img{width:26px;height:26px;margin-right:16px}.site-footer{margin-top:60px;background:#2e323c;color:#c7ced9;position:relative}.site-footer .footer-grid{display:grid;gap:50px;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));padding:80px 52px 50px}.site-footer .footer-brand{max-width:260px}.site-footer .footer-brand .footer-logo img{width:60px;height:60px;border-radius:24px;background:#fff;padding:10px;box-shadow:0 6px 18px -6px rgba(0,0,0,.35)}.site-footer .footer-brand .footer-tag{margin:18px 0 0;font-size:.85rem;line-height:1.5}.site-footer .footer-title{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:#fff;margin:0 0 18px;font-weight:600}.site-footer .footer-links{list-style:none;margin:0;padding:0;display:grid;gap:6px}.site-footer .footer-links a{color:#c7ced9;text-decoration:none;font-size:.85rem;display:inline-block;padding:4px 0;position:relative;transition:color .3s}.site-footer .footer-links a:hover{color:#fff}.site-footer .footer-socials{gap:8px;display:flex}.site-footer .footer-socials a{background:#fff;display:inline-flex;align-items:center;justify-content:center;height:36px;width:36px;border-radius:8px}.site-footer .footer-socials a img{width:60%;opacity:.85;transition:.3s}.site-footer .footer-socials a:hover img{opacity:1;transform:translateY(-3px)}.site-footer .footer-bottom{border-top:1px solid hsla(0,0%,100%,.07);padding:18px 0;font-size:.75rem;letter-spacing:.1em}.site-footer .footer-bottom .copy{opacity:.8}@media(max-width: 860px){.site-footer{margin-top:60px;text-align:center}.site-footer .footer-grid{grid-template-columns:1fr;gap:30px;padding:40px 20px}.site-footer .footer-brand{margin:0 auto}.site-footer .footer-logo img{margin:0 auto;display:block}.site-footer .footer-title{margin-top:10px}.site-footer .footer-links{justify-items:center}.site-footer .footer-links a{font-size:.9rem;padding:6px 0}.site-footer .footer-socials{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.site-footer .footer-socials a img{margin-right:0}.site-footer .footer-bottom{text-align:center;font-size:.7rem}.site-footer .footer-bottom .container{flex-direction:column;gap:8px;align-items:center}}.download-icons{display:flex;flex-wrap:wrap;gap:8px;align-items:center}@media(max-width: 860px){.download-icons{justify-content:center}}.download-icons .store-download-icon{display:inline-flex;width:190px;align-items:center;justify-content:center;transition:.1s ease;border-radius:12px;overflow:hidden}@media(max-width: 430px){.download-icons .store-download-icon{width:170px}}.download-icons .store-download-icon:hover{transform:translateY(-3px) scale(1.02);filter:brightness(1.1)}.download-icons .store-download-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:.1s ease}.gallery-lightbox{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:40px clamp(1rem,5vw,3rem);background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.gallery-lightbox.active{opacity:1;visibility:visible}.gallery-lightbox .lightbox-content{position:relative;display:flex;align-items:center;justify-content:center;max-width:min(1440px,100%);width:100%;height:100%;padding:80px 20px}.gallery-lightbox .lightbox-content img{width:auto;height:auto;max-width:85vw;max-height:80vh;-o-object-fit:contain;object-fit:contain;border-radius:16px;box-shadow:0 30px 80px -30px rgba(0,0,0,.7)}.gallery-lightbox .lightbox-close{position:absolute;top:14px;right:18px;background:none;border:none;color:#fff;font-size:2.2rem;line-height:1;cursor:pointer;padding:4px 12px;transition:color .3s ease}.gallery-lightbox .lightbox-close:hover{color:var(--c-primary)}.gallery-lightbox .lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.08);border:none;color:#fff;font-size:2.2rem;padding:14px 22px;cursor:pointer;border-radius:50%;transition:background .35s ease;height:50px;width:50px;line-height:0;padding:0;padding-bottom:4px}.gallery-lightbox .lightbox-nav:hover{background:var(--c-primary)}.gallery-lightbox .lightbox-nav.prev{left:30px}.gallery-lightbox .lightbox-nav.next{right:30px}@media(max-width: 680px){.product-gallery__main{border-radius:22px}.product-gallery__thumbs{grid-template-columns:repeat(auto-fill, minmax(60px, 1fr))}.pg-thumb{border-radius:14px}.gallery-lightbox .lightbox-nav{font-size:1.8rem;padding:12px 18px}}body{padding:0;margin:0;color:var(--c-text);line-height:1.6}*{font-family:"Montserrat",sans-serif}.container{box-shadow:none !important;-webkit-backdrop-filter:none !important;backdrop-filter:none !important;background:rgba(0,0,0,0) !important;border-radius:0 !important;margin-top:0;margin-bottom:0;max-width:1280px;padding-left:clamp(1.2rem,3vw,3rem);padding-right:clamp(1.2rem,3vw,3rem)}.surface,.panel,.card,.feature-item,.app-card,.faq-item,.meta-card,.dl-card{background:#fff}h1,h2,h3,h4,h5{color:var(--c-text);margin-bottom:34px}@media(max-width: 860px){h1,h2,h3,h4,h5{text-align:center}}h1{font-weight:800;font-size:42px;margin-bottom:20px}a{color:var(--c-primary)}a:hover{color:var(--c-primary-alt)}section{scroll-margin-top:110px}.hero-grid{display:grid;gap:60px;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));align-items:start}.btn-primary{display:inline-block;padding:14px 26px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#fff;background:linear-gradient(135deg, var(--c-primary), var(--c-primary-alt));border:none;border-radius:24px;cursor:pointer;box-shadow:0 6px 18px -6px rgba(0,0,0,.35);transition:all .3s ease;text-decoration:none}.btn-primary:hover{background:linear-gradient(135deg, var(--c-primary-alt), var(--c-primary));transform:translateY(-2px);box-shadow:0 10px 24px -10px rgba(0,0,0,.45);color:#fff}.btn-primary:active{transform:translateY(0);box-shadow:0 4px 14px -6px rgba(0,0,0,.4)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}