:root{--us-accent:#3085EE;--us-accent-dark:#1f6fd6;--us-panel-bg:#eef4fd}
.us-section{padding:5rem 0}.us-section__header{max-width:820px;margin:0 auto 3rem;text-align:center}.us-section__header h2{margin-bottom:1rem}.us-section__header p{font-size:1.05rem;opacity:.8}.us-eyebrow{display:inline-block;margin-bottom:1rem;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.us-card,.us-product-card{height:calc(100% - 2rem);margin-bottom:2rem;padding:2rem;border-radius:12px;background:#fff;box-shadow:0 6px 25px rgba(0,0,0,.07);transition:transform .3s ease,box-shadow .3s ease}.us-card{padding-left:1rem}.us-card:hover,.us-product-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(0,0,0,.1)}.us-card__icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;border-radius:50%;font-size:1.35rem;background:rgba(0,0,0,.06)}.us-card h3,.us-product-card h3,.us-step h3{margin-top:0}.us-link{font-weight:600;text-decoration:none}.us-split{overflow:hidden}.us-split__grid{align-items:center}.us-split__content{padding:2rem 4rem 2rem 1rem}.us-split--left .us-split__content{order:2;padding-left:4rem;padding-right:1rem}.us-split--left .us-split__media{order:1}.us-split__media img{display:block;width:100%;height:auto;max-height:480px;object-fit:cover;border-radius:12px;box-shadow:0 15px 45px rgba(0,0,0,.12)}.us-split__media--flat img{box-shadow:none}.us-web-mobile .columns{align-items:stretch}.us-product-card{display:flex;flex-direction:column;overflow:hidden;padding:0}.us-product-card__content{padding:2rem}.us-product-card__image{margin-top:auto;padding:0}.us-product-card__image img{display:block;width:100%;height:auto}.us-steps__list{position:relative;max-width:900px;margin:auto}.us-step{position:relative;display:flex;gap:2rem;padding:1.5rem 0}.us-step:not(:last-child)::after{content:"";position:absolute;left:25px;top:75px;bottom:-10px;width:2px;background:rgba(0,0,0,.1)}.us-step__number{position:relative;z-index:1;flex:0 0 52px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--us-accent,#5755d9);color:#fff;font-weight:700}.us-screenshot__figure{margin:0 auto;max-width:1100px;text-align:center}.us-screenshot__figure img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.16)}.us-screenshot__figure figcaption{margin-top:1rem;opacity:.65}.us-quote__content{max-width:900px;margin:auto;padding:3rem;text-align:center;border:0}.us-quote__content p{font-size:clamp(1.8rem,4vw,3rem);font-weight:600;line-height:1.2}.us-quote__content footer{font-size:1rem;opacity:.7}.us-quote__content footer span{display:block;font-size:.9rem;margin-top:.25rem}.us-cta__box{padding:4rem 2rem;text-align:center;border-radius:16px;background:rgba(0,0,0,.04)}.us-cta__box p{max-width:700px;margin:0 auto 2rem}.us-cta__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.us-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.us-reveal--right{transform:translateX(35px)}.us-reveal--scale{transform:scale(.96)}.us-reveal.is-visible{opacity:1;transform:none}.us-reveal--delay-1{transition-delay:.12s}.us-reveal--delay-2{transition-delay:.24s}.us-reveal--delay-3{transition-delay:.36s}@media(max-width:768px){.us-section{padding:3.5rem 0}.us-section .container{padding-left:1.25rem;padding-right:1.25rem}.us-split__content,.us-split--left .us-split__content{order:1;padding:1rem 0 2rem}.us-split__media,.us-split--left .us-split__media{order:2}.us-split__media img{max-height:320px}.us-card{margin-bottom:1rem}.us-step{gap:1rem}.us-step:not(:last-child)::after{left:25px}.us-quote__content{padding:2rem 1rem}}
@media(prefers-reduced-motion:reduce){.us-reveal{opacity:1;transform:none;transition:none}.us-card,.us-product-card{transition:none}}

/* .us-highlight-card — used by modular/highlights.html.twig */
.us-highlight-card{height:calc(100% - 2rem);margin-bottom:2rem;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 6px 25px rgba(0,0,0,.07);transition:transform .3s ease,box-shadow .3s ease}
.us-highlight-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(0,0,0,.1)}
.us-highlight-card__image{height:190px;background-size:cover;background-position:center;background-color:rgba(0,0,0,.04)}
.us-highlight-card__body{padding:1.5rem}
.us-highlight-card__body h3{margin-top:0;margin-bottom:.5rem}
.us-highlight-card__body p{opacity:.8;margin-bottom:1rem}
@media(prefers-reduced-motion:reduce){.us-highlight-card{transition:none}}

/* .us-pricing — used by modular/pricing.html.twig */
.us-pricing__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:900px;margin:0 auto;align-items:stretch}
.us-pricing__grid--3{max-width:1200px}
.us-pricing-card{position:relative;display:flex;flex-direction:column;gap:.85rem;padding:2.5rem 2rem;border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 6px 25px rgba(0,0,0,.06)}
.us-pricing-card--highlight{border-color:#3085ee;box-shadow:0 15px 45px rgba(48,133,238,.18)}
.us-pricing-card__ribbon{position:absolute;top:-.75rem;right:2rem;padding:.3rem .9rem;border-radius:999px;background:#3085ee;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}
.us-pricing-card__badge{font-size:2rem;line-height:1}
.us-pricing-card__eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.03em;opacity:.6}
.us-pricing-card h3{margin:0;font-size:1.3rem}
.us-pricing-card__price{display:flex;align-items:baseline;gap:.35rem}
.us-pricing-card__amount{font-size:2.1rem;font-weight:800;line-height:1;white-space:nowrap}
.us-pricing-card__period{opacity:.6;font-weight:600}
.us-pricing-card__note{margin:-.5rem 0 0;font-weight:600;color:#3085ee}
.us-pricing-card__audience{margin:0;font-weight:600}
.us-pricing-card__tagline{margin:0;opacity:.75}
.us-pricing-card__body{margin:0;opacity:.85;line-height:1.5}
.us-pricing-card__body p{margin:0 0 .75rem}
.us-pricing-card__body p:last-child{margin-bottom:0}
.us-pricing-card__conditions{margin:0;padding:0;list-style:none;font-size:.9rem;opacity:.75}
.us-pricing-card__conditions li{padding:.15rem 0}
.us-pricing-card__features{flex:1;margin:.5rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.55rem}
.us-pricing-card__features li{position:relative;padding-left:1.6rem;font-size:.95rem}
.us-pricing-card__features li::before{content:"✓";position:absolute;left:0;top:0;color:#3085ee;font-weight:700}
.us-pricing-card__callout{margin:0;padding:.9rem 1rem;border-radius:10px;background:rgba(0,0,0,.03);font-size:.9rem;font-style:italic;opacity:.85}
.us-pricing-card--smart{border-color:#7c5cff;background:linear-gradient(165deg,#faf9ff 0%,#fff 55%);box-shadow:0 15px 45px rgba(124,92,255,.18)}
.us-pricing-card--smart .us-pricing-card__ribbon{background:#7c5cff}
.us-pricing-card--smart .us-pricing-card__eyebrow,.us-pricing-card--smart .us-pricing-card__note{color:#7c5cff}
.us-pricing-card--smart .us-pricing-card__features li::before{color:#7c5cff}
.us-pricing-card--smart .us-pricing-card__callout{background:rgba(124,92,255,.08)}
.us-pricing-card--smart .btn-primary{background:#7c5cff;border-color:#6a47f2}
.us-pricing-card--smart .btn-primary:hover{background:#6a47f2;border-color:#5936e0}

/* .us-comparison — used by modular/comparison-table.html.twig */
.us-comparison__scroll{overflow-x:auto;max-width:1000px;margin:0 auto}
.us-comparison__table{width:100%;border-collapse:collapse;min-width:640px}
.us-comparison__table th,.us-comparison__table td{padding:.85rem 1rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.08)}
.us-comparison__table th[scope=row]{text-align:left;font-weight:500;white-space:nowrap}
.us-comparison__table thead th{font-size:1rem;font-weight:700;padding-top:1.25rem;padding-bottom:1.25rem;border-bottom-width:2px}
.us-comparison__col--highlight{background:rgba(48,133,238,.06)}
.us-comparison__col--smart{background:rgba(124,92,255,.06)}
thead .us-comparison__col--highlight{color:#3085ee}
thead .us-comparison__col--smart{color:#7c5cff}
.us-comparison__yes{color:#2fa84f;font-weight:700}
.us-comparison__no{opacity:.35}
.us-comparison__text{font-size:.85rem;opacity:.75}
.us-comparison__text sup{color:#3085ee;font-weight:700}
.us-comparison__footnote{max-width:700px;margin:1.5rem auto 0;text-align:center;font-size:.85rem;opacity:.65}
@media(max-width:768px){.us-comparison__table th,.us-comparison__table td{padding:.65rem .75rem;font-size:.9rem}}
.us-pricing-card .btn{margin-top:auto}
.us-pricing__footnote{max-width:700px;margin:2rem auto 0;text-align:center;font-size:.9rem;opacity:.65}
@media(max-width:768px){.us-pricing__grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.us-pricing-card{transition:none}}

/* .us-faq — used by modular/faq.html.twig */
.us-faq__list{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}
.us-faq__item{padding:1.1rem 1.5rem;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fff}
.us-faq__item summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}
.us-faq__item summary::-webkit-details-marker{display:none}
.us-faq__item summary::after{content:"+";font-size:1.3rem;font-weight:400;color:#3085ee;flex:0 0 auto}
.us-faq__item[open] summary::after{content:"–"}
.us-faq__answer{margin-top:.75rem;opacity:.8;line-height:1.55}

/* .us-ps — problem/solution list, used by modular/problem-solution.html.twig */
.us-ps{display:grid;grid-template-columns:1fr auto 1fr;column-gap:2rem;row-gap:1.75rem;align-items:center;max-width:960px;margin:0 auto}
.us-ps__head{display:contents}
.us-ps__head-label{font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.55;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.1)}
.us-ps__head-label:last-of-type{text-align:right}
.us-ps__problem,.us-ps__solution{font-size:1.05rem;line-height:1.5}
.us-ps__problem{opacity:.7;text-align:right}
.us-ps__solution{font-weight:600;text-align:left}
.us-ps__arrow{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:38px;height:38px;border-radius:50%;color:var(--us-accent,#3085EE);background:rgba(48,133,238,.1);background:color-mix(in srgb, var(--us-accent,#3085EE) 10%, transparent)}
@media(max-width:768px){
  .us-ps{grid-template-columns:1fr;row-gap:0;max-width:520px}
  .us-ps__head{display:none}
  .us-ps__problem,.us-ps__solution{text-align:center}
  .us-ps__problem{padding-bottom:.5rem}
  .us-ps__solution{padding-top:.5rem;padding-bottom:2rem}
  .us-ps__solution:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.1)}
  .us-ps__arrow{margin:0 auto;transform:rotate(-90deg)}
}

/* .us-panel — centered title + text + optional button, configurable background,
   used by modular/panel.html.twig */
.us-panel__box{max-width:820px;margin:0 auto;padding:3.5rem 3rem;border-radius:20px;background:var(--us-panel-bg);text-align:center}
.us-panel__box h2{margin-top:0}
.us-panel__text{max-width:640px;margin:0 auto 1.75rem;text-align:center}
.us-panel__text p{margin:0 0 1rem}
.us-panel__text p:last-child{margin-bottom:0}
.us-panel__text ul,.us-panel__text ol{display:inline-block;margin:0 0 1rem;text-align:left}
.us-panel__box .btn{margin-top:.5rem}
@media(max-width:768px){.us-panel__box{padding:2.5rem 1.5rem}}

.us-feature-cards__cta{margin-top:2.5rem;text-align:center}

/* .us-hero-actions — discreet, transparent hero CTA buttons (homepage) */
.us-hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}
.us-hero-actions .btn{background:transparent;border-color:rgba(255,255,255,.55);color:rgba(255,255,255,.9);font-weight:500}
.us-hero-actions .btn:hover,.us-hero-actions .btn:focus{background:rgba(255,255,255,.08);border-color:#fff;color:#fff}
.us-hero-actions .btn-primary{background:transparent;border-color:#fff;color:#fff;font-weight:600}
.us-hero-actions .btn-primary:hover,.us-hero-actions .btn-primary:focus{background:rgba(255,255,255,.15);border-color:#fff;color:#fff}

/* .us-steps-carousel — screenshot carousel, one slide per step, used by modular/steps-carousel.html.twig */
.us-steps-carousel__widget{max-width:900px;margin:0 auto}
.us-steps-carousel__pills{display:flex;gap:.6rem;overflow-x:auto;padding:.25rem .25rem 1rem;margin-bottom:1.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}
.us-steps-carousel__pill{flex:0 0 auto;display:flex;align-items:center;gap:.6rem;padding:.55rem 1rem .55rem .45rem;border:1px solid rgba(0,0,0,.1);border-radius:999px;background:#fff;font:inherit;font-size:.9rem;font-weight:600;white-space:nowrap;cursor:pointer;transition:border-color .2s ease,background .2s ease}
.us-steps-carousel__pill-number{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(0,0,0,.06);font-size:.8rem;font-weight:700;transition:background .2s ease,color .2s ease}
.us-steps-carousel__pill.is-active{border-color:var(--us-accent,#3085EE);background:rgba(48,133,238,.07)}
.us-steps-carousel__pill.is-active .us-steps-carousel__pill-number{background:var(--us-accent,#3085EE);color:#fff}
.us-steps-carousel__viewport{position:relative}
.us-steps-carousel__slide{margin:0 0 3rem}
.us-steps-carousel__image img{display:block;width:100%;height:auto;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.16)}
.us-steps-carousel__slide figcaption{max-width:560px;margin:1.5rem auto 0;text-align:center}
.us-steps-carousel__caption-number{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-bottom:.5rem;border-radius:50%;background:var(--us-accent,#3085EE);color:#fff;font-size:.75rem;font-weight:700}
.us-steps-carousel__slide figcaption h3{margin:.35rem 0 .5rem}
.us-steps-carousel__slide figcaption p{margin:0;opacity:.8}
.us-steps-carousel__nav{display:none;position:absolute;top:35%;z-index:2;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:50%;background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.15);font-size:1.5rem;line-height:1;cursor:pointer;color:var(--us-accent,#3085EE)}
.us-steps-carousel__nav:hover{background:var(--us-accent,#3085EE);color:#fff}
.us-steps-carousel__nav--prev{left:-1.5rem}
.us-steps-carousel__nav--next{right:-1.5rem}
.us-steps-carousel__widget.is-ready .us-steps-carousel__slide{display:none;margin:0}
.us-steps-carousel__widget.is-ready .us-steps-carousel__slide.is-active{display:block}
.us-steps-carousel__widget.is-ready .us-steps-carousel__nav{display:flex}
@media(max-width:768px){.us-steps-carousel__nav{display:none !important}.us-steps-carousel__pill-title{max-width:140px;overflow:hidden;text-overflow:ellipsis}}
@media(prefers-reduced-motion:reduce){.us-steps-carousel__pill,.us-steps-carousel__pill-number,.us-steps-carousel__nav{transition:none}}
