/*
Theme Name: SubscriptieScan
Theme URI: https://subscriptiescan.nl
Author: Marten de Vries
Version: 1.0.3
License: GPL v2
Text Domain: subscriptiescan
*/

*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{font-size:16px;-webkit-font-smoothing:antialiased}
body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:#f1f5f9;color:#1e293b;line-height:1.6;overflow-x:hidden}
h1,h2,h3,h4,h5,h6{font-family:'Space Grotesk',sans-serif;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#0f172a}
h1{font-size:3rem;margin-bottom:1.5rem}
h2{font-size:2.5rem;margin-bottom:1.25rem}
h3{font-size:2rem;margin-bottom:1rem}
h4{font-size:1.5rem;margin-bottom:.875rem}
h5{font-size:1.25rem;margin-bottom:.75rem}
h6{font-size:1rem;margin-bottom:.5rem}
@media (max-width:768px){
h1{font-size:2rem}
h2{font-size:1.75rem}
h3{font-size:1.5rem}
}
p{margin-bottom:1rem;line-height:1.75}
a{color:#10b981;text-decoration:none;transition:color .2s}
a:hover{color:#059669}
ul,ol{padding-left:1.5rem;margin-bottom:1rem}
li{margin-bottom:.5rem}
img{max-width:100%;height:auto;display:block}
strong{font-weight:600}
svg{display:block}
.mono{font-family:'JetBrains Mono',monospace}
.fixed{position:fixed}
.relative{position:relative}
.absolute{position:absolute}
.sticky{position:sticky}
.top-0{top:0}
.left-0{left:0}
.right-0{right:0}
.bottom-0{bottom:0}
.z-10{z-index:10}
.z-50{z-index:50}
.z-2000{z-index:2000}
.flex{display:flex}
.inline-flex{display:inline-flex}
.grid{display:grid}
.hidden{display:none}
.block{display:block}
.inline-block{display:inline-block}
.h-20{height:5rem}
.h-10{height:2.5rem}
.h-6{height:1.5rem}
.h-5{height:1.25rem}
.h-12{height:3rem}
.h-14{height:3.5rem}
.h-16{height:4rem}
.h-48{height:12rem}
.h-full{height:100%}
.min-h-screen{min-height:100vh}
.w-full{width:100%}
.w-10{width:2.5rem}
.w-6{width:1.5rem}
.w-5{width:1.25rem}
.w-12{width:3rem}
.w-14{width:3.5rem}
.w-16{width:4rem}
.w-24{width:6rem}
.w-32{width:8rem}
.w-72{width:18rem}
.w-80{width:20rem}
.w-96{width:24rem}
.max-w-7xl{max-width:80rem}
.max-w-5xl{max-width:64rem}
.max-w-4xl{max-width:56rem}
.max-w-3xl{max-width:48rem}
.max-w-2xl{max-width:42rem}
.max-w-md{max-width:28rem}
.max-w-none{max-width:none}
.mx-auto{margin-left:auto;margin-right:auto}
.mt-4{margin-top:1rem}
.mt-6{margin-top:1.5rem}
.mt-8{margin-top:2rem}
.mt-12{margin-top:3rem}
.mt-16{margin-top:4rem}
.mt-24{margin-top:6rem}
.mb-2{margin-bottom:.5rem}
.mb-3{margin-bottom:.75rem}
.mb-4{margin-bottom:1rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
.mb-10{margin-bottom:2.5rem}
.mb-12{margin-bottom:3rem}
.mb-16{margin-bottom:4rem}
.mb-20{margin-bottom:5rem}
.mb-24{margin-bottom:6rem}
.mr-2{margin-right:.5rem}
.mr-3{margin-right:.75rem}
.mr-4{margin-right:1rem}
.ml-2{margin-left:.5rem}
.ml-3{margin-left:.75rem}
.-mt-16{margin-top:-4rem}
.-ml-16{margin-left:-4rem}
.-mr-16{margin-right:-4rem}
.p-3{padding:.75rem}
.p-4{padding:1rem}
.p-6{padding:1.5rem}
.p-8{padding:2rem}
.p-10{padding:2.5rem}
.px-3{padding-left:.75rem;padding-right:.75rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.px-8{padding-left:2rem;padding-right:2rem}
.px-10{padding-left:2.5rem;padding-right:2.5rem}
.py-1{padding-top:.25rem;padding-bottom:.25rem}
.py-2{padding-top:.5rem;padding-bottom:.5rem}
.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}
.py-3{padding-top:.75rem;padding-bottom:.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-20{padding-top:5rem;padding-bottom:5rem}
.pt-4{padding-top:1rem}
.pt-8{padding-top:2rem}
.pt-20{padding-top:5rem}
.pb-4{padding-bottom:1rem}
.pb-12{padding-bottom:3rem}
.pb-16{padding-bottom:4rem}
.pl-6{padding-left:1.5rem}
.border{border-width:1px}
.border-2{border-width:2px}
.border-t{border-top-width:1px}
.border-t-2{border-top-width:2px}
.border-b{border-bottom-width:1px}
.border-l-4{border-left-width:4px}
.rounded{border-radius:.25rem}
.rounded-md{border-radius:.375rem}
.rounded-lg{border-radius:.5rem}
.rounded-xl{border-radius:.75rem}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-full{border-radius:9999px}
.border-slate-100{border-color:#f1f5f9}
.border-slate-200{border-color:#e2e8f0}
.border-slate-300{border-color:#cbd5e1}
.border-slate-600{border-color:#475569}
.border-slate-700{border-color:#334155}
.border-slate-800{border-color:#1e293b}
.border-emerald-200{border-color:#a7f3d0}
.border-emerald-500{border-color:#10b981}
.border-red-200{border-color:#fecaca}
.border-blue-200{border-color:#bfdbfe}
.border-blue-500{border-color:#3b82f6}
.border-amber-200{border-color:#fde68a}
.border-amber-500{border-color:#f59e0b}
.bg-white{background-color:#fff}
.bg-slate-50{background-color:#f8fafc}
.bg-slate-100{background-color:#f1f5f9}
.bg-slate-200{background-color:#e2e8f0}
.bg-slate-700{background-color:#334155}
.bg-slate-800{background-color:#1e293b}
.bg-slate-900{background-color:#0f172a}
.bg-emerald-50{background-color:#ecfdf5}
.bg-emerald-100{background-color:#d1fae5}
.bg-emerald-500{background-color:#10b981}
.bg-emerald-600{background-color:#059669}
.bg-blue-50{background-color:#eff6ff}
.bg-blue-100{background-color:#dbeafe}
.bg-blue-500{background-color:#3b82f6}
.bg-blue-600{background-color:#2563eb}
.bg-red-50{background-color:#fef2f2}
.bg-red-100{background-color:#fee2e2}
.bg-red-500{background-color:#ef4444}
.bg-red-600{background-color:#dc2626}
.bg-amber-50{background-color:#fffbeb}
.bg-amber-100{background-color:#fef3c7}
.bg-amber-500{background-color:#f59e0b}
.bg-amber-600{background-color:#d97706}
.bg-purple-100{background-color:#f3e8ff}
.bg-purple-500{background-color:#a855f7}
.bg-purple-600{background-color:#9333ea}
.bg-pink-500{background-color:#ec4899}
.bg-orange-500{background-color:#f97316}
.bg-white\/80{background-color:rgba(255,255,255,.8)}
.bg-white\/20{background-color:rgba(255,255,255,.2)}
.bg-white\/10{background-color:rgba(255,255,255,.1)}
.bg-opacity-20{opacity:.2}
.bg-opacity-50{opacity:.5}
.bg-opacity-80{opacity:.8}
.bg-opacity-90{opacity:.9}
.bg-opacity-95{opacity:.95}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}
.from-slate-50{--tw-gradient-from:#f8fafc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-blue-50{--tw-gradient-from:#eff6ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-blue-500{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-emerald-500{--tw-gradient-from:#10b981;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-emerald-600{--tw-gradient-from:#059669;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-amber-500{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-purple-500{--tw-gradient-from:#a855f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-red-50{--tw-gradient-from:#fef2f2;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-amber-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-slate-50{--tw-gradient-to:#f8fafc}
.to-emerald-50{--tw-gradient-to:#ecfdf5}
.to-emerald-500{--tw-gradient-to:#10b981}
.to-emerald-600{--tw-gradient-to:#059669}
.to-blue-500{--tw-gradient-to:#3b82f6}
.to-blue-600{--tw-gradient-to:#2563eb}
.to-amber-600{--tw-gradient-to:#d97706}
.to-purple-600{--tw-gradient-to:#9333ea}
.to-red-100{--tw-gradient-to:#fee2e2}
.to-amber-100{--tw-gradient-to:#fef3c7}
.to-blue-100{--tw-gradient-to:#dbeafe}
.to-pink-500{--tw-gradient-to:#ec4899}
.to-white{--tw-gradient-to:#fff}
.text-white{color:#fff}
.text-slate-900{color:#0f172a}
.text-slate-800{color:#1e293b}
.text-slate-700{color:#334155}
.text-slate-600{color:#475569}
.text-slate-500{color:#64748b}
.text-slate-400{color:#94a3b8}
.text-slate-300{color:#cbd5e1}
.text-emerald-500{color:#10b981}
.text-emerald-600{color:#059669}
.text-emerald-700{color:#047857}
.text-emerald-400{color:#34d399}
.text-emerald-100{color:#d1fae5}
.text-emerald-200{color:#a7f3d0}
.text-blue-100{color:#dbeafe}
.text-blue-400{color:#60a5fa}
.text-blue-500{color:#3b82f6}
.text-blue-600{color:#2563eb}
.text-blue-700{color:#1d4ed8}
.text-red-600{color:#dc2626}
.text-amber-600{color:#d97706}
.text-amber-700{color:#b45309}
.text-amber-400{color:#fbbf24}
.text-purple-100{color:#f3e8ff}
.text-transparent{color:transparent}
.hover\:text-emerald-500:hover{color:#10b981}
.hover\:text-emerald-600:hover{color:#059669}
.hover\:text-emerald-400:hover{color:#34d399}
.hover\:text-emerald-300:hover{color:#6ee7b7}
.hover\:text-slate-900:hover{color:#0f172a}
.hover\:underline:hover{text-decoration:underline}
.hover\:bg-emerald-600:hover{background-color:#059669}
.hover\:bg-slate-50:hover{background-color:#f8fafc}
.hover\:bg-slate-100:hover{background-color:#f1f5f9}
.hover\:bg-blue-600:hover{background-color:#2563eb}
.hover\:scale-105:hover{transform:scale(1.05)}
.hover\:-translate-y-2:hover{transform:translateY(-.5rem)}
.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}
.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
.focus\:border-emerald-500:focus{border-color:#10b981}
.text-xs{font-size:.75rem;line-height:1rem}
.text-sm{font-size:.875rem;line-height:1.25rem}
.text-base{font-size:1rem;line-height:1.5rem}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-4xl{font-size:2.25rem;line-height:2.5rem}
.text-5xl{font-size:3rem;line-height:1}
.text-6xl{font-size:3.75rem;line-height:1}
.font-medium{font-weight:500}
.font-semibold{font-weight:600}
.font-bold{font-weight:700}
.uppercase{text-transform:uppercase}
.leading-tight{line-height:1.25}
.leading-relaxed{line-height:1.625}
.tracking-tight{letter-spacing:-.025em}
.text-center{text-align:center}
.text-left{text-align:left}
.text-right{text-align:right}
.items-center{align-items:center}
.items-start{align-items:flex-start}
.items-end{align-items:flex-end}
.justify-start{justify-content:flex-start}
.justify-center{justify-content:center}
.justify-between{justify-content:space-between}
.justify-end{justify-content:flex-end}
.flex-col{flex-direction:column}
.flex-row{flex-direction:row}
.flex-wrap{flex-wrap:wrap}
.flex-1{flex:1 1 0%}
.flex-shrink-0{flex-shrink:0}
.gap-2{gap:.5rem}
.gap-3{gap:.75rem}
.gap-4{gap:1rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.gap-12{gap:3rem}
.gap-16{gap:4rem}
.space-x-2>:not([hidden])~:not([hidden]){margin-left:.5rem}
.space-x-3>:not([hidden])~:not([hidden]){margin-left:.75rem}
.space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}
.space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}
.space-x-8>:not([hidden])~:not([hidden]){margin-left:2rem}
.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}
.space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem}
.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}
.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}
.space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.col-span-2{grid-column:span 2/span 2}
.transform{transform:translateX(0) translateY(0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)}
.rotate-1{transform:rotate(1deg)}
.rotate-2{transform:rotate(2deg)}
.rotate-3{transform:rotate(3deg)}
.-rotate-1{transform:rotate(-1deg)}
.-rotate-2{transform:rotate(-2deg)}
.-rotate-3{transform:rotate(-3deg)}
.-rotate-6{transform:rotate(-6deg)}
.translate-y-0{transform:translateY(0)}
.translate-y-full{transform:translateY(100%)}
.translate-y-20{transform:translateY(5rem)}
.scale-105{transform:scale(1.05)}
.transition{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.transition-colors{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.duration-150{transition-duration:.15s}
.duration-200{transition-duration:.2s}
.duration-300{transition-duration:.3s}
.duration-500{transition-duration:.5s}
.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}
.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}
.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}
.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}
.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}
.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}
.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}
.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}
.backdrop-blur-sm{backdrop-filter:blur(4px)}
.backdrop-blur-md{backdrop-filter:blur(12px)}
.-webkit-backdrop-filter-blur-md{-webkit-backdrop-filter:blur(12px)}
.filter{filter:blur(0)}
.blur-3xl{filter:blur(64px)}
.inset-0{top:0;right:0;bottom:0;left:0}
.overflow-hidden{overflow:hidden}
.overflow-x-hidden{overflow-x:hidden}
.cursor-pointer{cursor:pointer}
.select-none{user-select:none}
.resize-none{resize:none}
.list-disc{list-style-type:disc}
.list-decimal{list-style-type:decimal}
.appearance-none{appearance:none}
.bg-clip-text{background-clip:text;-webkit-background-clip:text}
.accent-emerald-500::-webkit-slider-thumb{accent-color:#10b981}
.mix-blend-multiply{mix-blend-mode:multiply}
.divide-y>:not([hidden])~:not([hidden]){border-top-width:1px}
.divide-slate-200>:not([hidden])~:not([hidden]){border-color:#e2e8f0}
.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}
@keyframes pulse{
0%,100%{opacity:1}
50%{opacity:.5}
}
.order-1{order:1}
.order-2{order:2}
.prose{max-width:65ch;color:#334155;line-height:1.75}
.prose h2{margin-top:3rem;margin-bottom:1rem}
.prose h3{margin-top:2rem;margin-bottom:.75rem}
.prose p{margin-bottom:1.5rem}
.prose ul{margin-bottom:1.5rem}
.prose a{color:#10b981;font-weight:600}
.prose a:hover{text-decoration:underline}
.prose-slate{color:#334155}
.aspect-w-16{position:relative;padding-bottom:56.25%}
input[type=range]{width:100%;height:.75rem;background:#e2e8f0;border-radius:.5rem;outline:0;-webkit-appearance:none;appearance:none}
input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.5rem;height:1.5rem;background:#10b981;border-radius:50%;cursor:pointer}
input[type=range]::-moz-range-thumb{width:1.5rem;height:1.5rem;background:#10b981;border-radius:50%;cursor:pointer;border:0}
input,select,textarea{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:.75rem;font-size:1rem;font-family:inherit;transition:all .2s}
input:focus,select:focus,textarea:focus{outline:0;border-color:#10b981}
table{width:100%;border-collapse:collapse}
table th,table td{padding:.75rem 1.5rem;text-align:left}
table th{background-color:#f8fafc;font-weight:600;color:#0f172a;font-size:.875rem}
table td{border-top:1px solid #e2e8f0;font-size:.875rem;color:#334155}
.fade-in-scroll{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}
.fade-in-scroll.visible{opacity:1;transform:translateY(0)}
@media (min-width:640px){
.sm\:h-\[500px\]{height:500px}
}
@media (min-width:768px){
.md\:hidden{display:none}
.md\:block{display:block}
.md\:flex{display:flex}
.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.md\:flex-row{flex-direction:row}
.md\:col-span-2{grid-column:span 2/span 2}
.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.md\:text-5xl{font-size:3rem;line-height:1}
.md\:text-6xl{font-size:3.75rem;line-height:1}
.md\:space-y-0>:not([hidden])~:not([hidden]){margin-top:0}
}
@media (min-width:1024px){
.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.lg\:col-span-2{grid-column:span 2/span 2}
.lg\:order-1{order:1}
.lg\:order-2{order:2}
.lg\:block{display:block}
}
