.marketing-scope .product{background:var(--background)}.marketing-scope .product-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);grid-template-columns:1fr;max-width:1000px;margin:0 auto;display:grid;overflow:hidden}@media (min-width:880px){.marketing-scope .product-card{grid-template-columns:.82fr 1.18fr}}.marketing-scope .product-visual{background:radial-gradient(120% 90% at 30% 20%,oklch(45% .16 265/.16) 0,transparent 60%),radial-gradient(120% 100% at 90% 90%,oklch(60% .16 280/.14) 0,transparent 60%),var(--dark-bg);border-bottom:1px solid var(--border);justify-content:center;align-items:center;min-height:240px;padding:clamp(32px,5vw,56px);display:flex;position:relative}@media (min-width:880px){.marketing-scope .product-visual{border-bottom:0;border-right:1px solid var(--border)}}.marketing-scope .product-mark{color:#fff;letter-spacing:-.02em;background:oklch(30% .1 265);border-radius:50%;justify-content:center;align-items:center;width:clamp(96px,14vw,128px);height:clamp(96px,14vw,128px);font-size:clamp(48px,7vw,64px);font-weight:700;display:inline-flex;box-shadow:0 18px 40px -12px oklch(20% .1 265/.7),inset 0 0 0 1px oklch(55% .16 265/.4)}.marketing-scope .product-tag{border-radius:var(--radius-sm);color:oklch(82% .06 265);letter-spacing:.1em;text-transform:uppercase;background:oklch(55% .16 265/.18);border:1px solid oklch(55% .16 265/.3);padding:5px 11px;font-size:11px;font-weight:600;position:absolute;top:clamp(20px,3vw,28px);left:clamp(20px,3vw,28px)}.marketing-scope .product-body{gap:var(--space-5);flex-direction:column;padding:clamp(28px,4vw,48px);display:flex}.marketing-scope .product-body .h-card{margin:0 0 var(--space-2) 0;font-size:clamp(1.375rem,2.6vw,1.75rem)}.marketing-scope .product-body>p{color:var(--muted-foreground);margin:0;font-size:15.5px;line-height:1.65}.marketing-scope .card-bullets{gap:var(--space-3);margin:var(--space-4) 0 0 0;flex-direction:column;padding:0;list-style:none;display:flex}.marketing-scope .card-bullets li{color:var(--secondary-foreground);align-items:flex-start;gap:var(--space-3);font-size:15px;line-height:1.45;display:flex}.marketing-scope .card-bullets b{color:var(--foreground);font-weight:600}.marketing-scope .bullet-check{background:color-mix(in oklch,var(--primary) 12%,transparent);color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;display:inline-flex}.marketing-scope .bullet-check svg{width:13px;height:13px}.marketing-scope .product-cta{margin-top:var(--space-4)}.marketing-scope .product-cta .btn{width:100%}@media (min-width:520px){.marketing-scope .product-cta .btn{width:auto}}.marketing-scope .not-grid{gap:var(--space-6);grid-template-columns:1fr;max-width:1040px;margin:0 auto;display:grid}@media (min-width:768px){.marketing-scope .not-grid{grid-template-columns:repeat(3,1fr)}}.marketing-scope .not-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);gap:var(--space-4);flex-direction:column;padding:clamp(24px,2.8vw,32px);transition:box-shadow .25s,border-color .25s,transform .25s;display:flex}.marketing-scope .not-card:hover{border-color:color-mix(in oklch,var(--primary) 26%,var(--border));box-shadow:var(--shadow-md);transform:translateY(-3px)}.marketing-scope .not-icon{background:color-mix(in oklch,var(--primary) 9%,transparent);border-radius:var(--radius-lg);color:var(--primary);justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.marketing-scope .not-icon svg{width:22px;height:22px}.marketing-scope .not-card h3{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:16.5px;font-weight:600;line-height:1.3}.marketing-scope .not-card p{color:var(--muted-foreground);margin:0;font-size:14.5px;line-height:1.6}.marketing-scope .not-foot{text-align:center;max-width:1040px;margin:clamp(32px,5vh,48px) auto 0}.marketing-scope .not-foot p{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:clamp(1.0625rem,1.7vw,1.25rem);font-weight:500}.marketing-scope .not-foot .indigo{font-weight:600}
