@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}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-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{border-color:var(--gray-200)}body{background-color:var(--white);color:var(--gray-900)}.container{width:100%}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1536px){.container{max-width:1536px}}.fixed{position:fixed}.flex{display:flex}.inline-flex{display:inline-flex}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.shrink-0{flex-shrink:0}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.select-none{-webkit-user-select:none;user-select:none}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.whitespace-nowrap{white-space:nowrap}.rounded-\[min\(var\(--radius-md\)\,10px\)\]{border-radius:min(var(--radius-md), 10px)}.rounded-\[min\(var\(--radius-md\)\,12px\)\]{border-radius:min(var(--radius-md), 12px)}.rounded-lg{border-radius:var(--radius)}.border{border-width:1px}.border-border{border-color:var(--border)}.border-transparent{border-color:#0000}.bg-background{background-color:var(--background)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-clip-padding{background-clip:padding-box}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.text-center{text-align:center}.text-\[0\.8rem\]{font-size:.8rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.text-destructive{color:var(--destructive)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.underline-offset-4{text-underline-offset:4px}.outline-none{outline-offset:2px;outline:2px solid #0000}.outline{outline-style:solid}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--white:#fff;--off-white:#fafafa;--gray-50:#f7f7f7;--gray-100:#f0f0f0;--gray-200:#e4e4e4;--gray-300:#d1d1d1;--gray-400:#a0a0a0;--gray-500:#737373;--gray-600:#525252;--gray-700:#404040;--gray-800:#262626;--gray-900:#171717;--black:#000;--radius:0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-family);background:var(--white);color:var(--gray-900);scroll-behavior:smooth;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;overflow-x:hidden}body{min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{letter-spacing:-.03em;color:var(--black);font-weight:500;line-height:1.15}h1{font-size:clamp(2rem,4vw,3.25rem);font-weight:400}h2{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400}h3{font-size:clamp(1.125rem,2vw,1.5rem);font-weight:500}p{color:var(--gray-600);font-size:.9375rem;line-height:1.7}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}button:disabled{opacity:.4;cursor:not-allowed}::selection{background:var(--black);color:var(--white)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.announcement-bar{background:var(--black);color:var(--white);text-align:center;letter-spacing:.1em;text-transform:uppercase;padding:.5rem 1rem;font-size:.75rem;font-weight:400}.site-header{background:var(--white);z-index:1000;border-bottom:1px solid var(--gray-100);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;padding:1rem 0;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;display:flex}.logo-link{align-items:center;gap:8px;display:flex}.logo-img{-o-object-fit:contain;object-fit:contain;width:auto;height:38px}.main-nav{gap:2.5rem;display:flex}.main-nav a{color:var(--gray-500);letter-spacing:.04em;text-transform:uppercase;font-size:.8125rem;font-weight:400;text-decoration:none;transition:color .3s}.main-nav a:hover{color:var(--black)}.header-actions{align-items:center;gap:1rem;display:flex}.btn-header-buy{background:var(--black);color:var(--white);letter-spacing:.04em;text-transform:uppercase;padding:.625rem 1.5rem;font-size:.8125rem;font-weight:500;transition:all .3s}.btn-header-buy:hover:not(:disabled){background:var(--gray-800)}.mobile-menu-toggle{background:0 0;flex-direction:column;gap:5px;padding:6px;display:none}.mobile-menu-toggle span{background:var(--black);width:22px;height:1.5px;transition:all .3s;display:block}.product-section{padding:4rem 0 6rem}.product-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.product-gallery{position:sticky;top:6rem}.gallery-main{aspect-ratio:1;background:0 0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.gallery-main-img{-o-object-fit:contain;object-fit:contain;width:75%;height:auto;transition:transform .6s cubic-bezier(.16,1,.3,1)}.gallery-main:hover .gallery-main-img{transform:scale(1.05)}.gallery-thumbs{gap:.75rem;margin-top:.75rem;display:flex}.gallery-thumb{background:var(--gray-50);cursor:pointer;border:1px solid #0000;width:80px;height:80px;padding:8px;transition:border-color .3s}.gallery-thumb.active,.gallery-thumb:hover{border-color:var(--black)}.gallery-thumb img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.gallery-slider{position:relative}.slider-arrow,.gallery-indicators{display:none}.product-info{padding-top:.5rem}.product-breadcrumb{color:var(--gray-400);letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem}.product-title{letter-spacing:-.03em;color:var(--black);margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:400;line-height:1.15}.product-subtitle{color:var(--gray-500);margin-bottom:2rem;font-size:.9375rem;line-height:1.7}.product-rating{color:var(--gray-500);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.8125rem;display:flex}.product-stars{letter-spacing:2px;color:var(--black)}.price-block{border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);margin-bottom:2rem;padding:1.5rem 0}.price-current{color:var(--black);letter-spacing:-.02em;font-size:1.75rem;font-weight:500}.price-old{color:var(--gray-400);margin-left:.75rem;font-size:1rem;text-decoration:line-through}.price-tax{color:var(--gray-400);margin-top:.25rem;font-size:.75rem}.btn-buy{background:var(--black);width:100%;color:var(--white);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;padding:1rem 2rem;font-size:.875rem;font-weight:500;transition:all .3s}.btn-buy:hover:not(:disabled){background:var(--gray-800)}.btn-buy:active:not(:disabled){transform:scale(.99)}.shipping-note{text-align:center;color:var(--gray-400);letter-spacing:.04em;margin-bottom:2rem;font-size:.75rem}.product-details-list{border-top:1px solid var(--gray-100)}.detail-item{border-bottom:1px solid var(--gray-100);padding:1.25rem 0}.detail-item-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}.detail-item-title{letter-spacing:.04em;text-transform:uppercase;color:var(--gray-700);font-size:.8125rem;font-weight:500}.detail-item-toggle{color:var(--gray-400);font-size:1.25rem;font-weight:300;transition:transform .3s}.detail-item-toggle.open{transform:rotate(45deg)}.detail-item-content{color:var(--gray-500);margin-top:1rem;padding-right:2rem;font-size:.875rem;line-height:1.8}.trust-bar{border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);justify-content:center;gap:3rem;padding:3rem 0;display:flex}.trust-item{text-align:center}.trust-item-value{letter-spacing:.08em;text-transform:uppercase;color:var(--black);margin-bottom:.25rem;font-size:.75rem;font-weight:500}.trust-item-label{color:var(--gray-400);letter-spacing:.04em;font-size:.6875rem}.features-section{background:var(--white);padding:6rem 0}.features-header{text-align:center;margin-bottom:5rem}.section-overline{letter-spacing:.15em;text-transform:uppercase;color:var(--gray-400);margin-bottom:1rem;font-size:.6875rem;font-weight:500}.features-header h2{max-width:600px;margin:0 auto}.feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:6rem;display:grid}.feature-row:last-child{margin-bottom:0}.feature-row.reverse{direction:rtl}.feature-row.reverse>*{direction:ltr}.feature-text{padding:2rem 0}.feature-text h3{letter-spacing:-.02em;margin-bottom:1rem;font-weight:400}.feature-text p{margin-bottom:1.5rem}.feature-list{padding:0;list-style:none}.feature-list li{color:var(--gray-600);border-bottom:1px solid var(--gray-50);align-items:center;gap:.75rem;padding:.5rem 0;font-size:.875rem;display:flex}.feature-list li:last-child{border-bottom:none}.feature-list li:before{content:"—";color:var(--gray-300);font-weight:300}.feature-image{justify-content:center;align-items:center;display:flex}.app-screenshot-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.app-screenshot{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:28px;width:auto;max-height:480px;display:block;box-shadow:0 0 0 8px #1a1a1a,0 0 0 10px #2a2a2a,0 24px 60px #0000002e}.app-screenshot-wrap:before{content:"";z-index:2;pointer-events:none;background:#1a1a1a;border-radius:12px;width:80px;height:22px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.feature-image>img:not(.app-screenshot){-o-object-fit:contain;object-fit:contain;width:auto;max-height:400px}.how-section{background:var(--gray-50);padding:6rem 0}.how-header{text-align:center;margin-bottom:4rem}.steps-row{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.step-card{text-align:center;padding:2rem}.step-num{color:var(--gray-300);margin-bottom:1.5rem;font-size:3rem;font-weight:200;line-height:1}.step-card h3{letter-spacing:-.01em;margin-bottom:.75rem;font-size:1rem;font-weight:500}.step-card p{color:var(--gray-500);font-size:.8125rem}.specs-section{background:var(--white);padding:6rem 0}.specs-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.specs-image{background:var(--gray-50);justify-content:center;align-items:center;padding:4rem;display:flex}.specs-image img{max-width:80%;height:auto}.specs-content h2{margin-bottom:2rem}.specs-table{border-top:1px solid var(--gray-100)}.specs-row{border-bottom:1px solid var(--gray-100);justify-content:space-between;padding:.875rem 0;font-size:.8125rem;display:flex}.specs-label{color:var(--gray-500);font-weight:400}.specs-value{color:var(--black);text-align:right;font-weight:500}.testimonial-section{background:var(--gray-50);padding:6rem 0}.testimonial-inner{text-align:center;max-width:700px;margin:0 auto}.testimonial-quote{color:var(--gray-700);letter-spacing:-.01em;margin-bottom:2rem;font-size:clamp(1.125rem,2vw,1.375rem);font-style:italic;font-weight:400;line-height:1.7}.testimonial-quote:before{content:"\"";color:var(--gray-300);margin-bottom:1rem;font-size:3rem;font-style:normal;line-height:1;display:block}.testimonial-author-name{color:var(--black);letter-spacing:.02em;font-size:.8125rem;font-weight:600}.testimonial-author-detail{color:var(--gray-400);margin-top:.25rem;font-size:.75rem}.final-cta-section{background:var(--black);color:var(--white);padding:6rem 0}.final-cta-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.final-cta-image{justify-content:center;align-items:center;padding:2rem;display:flex}.final-cta-image img{filter:brightness(1.1);max-width:70%;height:auto}.final-cta-content h2{color:var(--white);margin-bottom:1rem}.final-cta-content p{color:var(--gray-400);margin-bottom:2rem}.final-cta-price{color:var(--white);letter-spacing:-.02em;margin-bottom:.25rem;font-size:2rem;font-weight:500}.final-cta-price-old{color:var(--gray-500);margin-left:.75rem;font-size:1rem;font-weight:400;text-decoration:line-through}.final-cta-tax{color:var(--gray-500);margin-bottom:2rem;font-size:.75rem}.btn-buy-white{background:var(--white);width:100%;color:var(--black);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;padding:1rem 2rem;font-size:.875rem;font-weight:500;transition:all .3s}.btn-buy-white:hover:not(:disabled){background:var(--gray-100)}.final-cta-benefits{color:var(--gray-400);letter-spacing:.04em;flex-wrap:wrap;gap:1.5rem;font-size:.75rem;display:flex}.payment-methods{gap:1rem;margin-top:1.5rem;display:flex}.payment-badge{color:var(--gray-500);letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--gray-700);padding:.375rem .75rem;font-size:.6875rem;font-weight:500}.site-footer{background:var(--white);border-top:1px solid var(--gray-100);padding:4rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-logo-area{flex-direction:column;display:flex}.footer-logo-img{-o-object-fit:contain;object-fit:contain;width:auto;height:36px;margin-bottom:1rem}.footer-desc{color:var(--gray-400);font-size:.8125rem;line-height:1.7}.footer-col h4{text-transform:uppercase;letter-spacing:.12em;color:var(--gray-400);margin-bottom:1.25rem;font-size:.6875rem;font-weight:500}.footer-col a{color:var(--gray-600);margin-bottom:.625rem;font-size:.8125rem;transition:color .3s;display:block}.footer-col a:hover{color:var(--black)}.footer-bottom{border-top:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.footer-bottom p{color:var(--gray-400);font-size:.75rem}.footer-bottom-links{gap:1.5rem;display:flex}.footer-bottom-links a{color:var(--gray-400);font-size:.75rem;transition:color .3s}.footer-bottom-links a:hover{color:var(--black)}.mobile-buy-bar{background:var(--white);border-top:1px solid var(--gray-200);z-index:999;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:none;position:fixed;bottom:0;left:0;right:0}.mobile-buy-price{color:var(--black);font-size:1.125rem;font-weight:500}.mobile-buy-btn{background:var(--black);color:var(--white);letter-spacing:.06em;text-transform:uppercase;padding:.75rem 1.5rem;font-size:.8125rem;font-weight:500}.impressum-section{max-width:700px;margin:0 auto;padding:4rem 0}.impressum-section h1{margin-bottom:2rem}.impressum-section h3{margin-top:2rem;margin-bottom:.5rem;font-size:1rem}.impressum-section p{margin-bottom:1rem}@media (width<=968px){.product-grid{grid-template-columns:1fr;gap:2rem}.product-gallery{position:static}.gallery-thumbs{display:none}.gallery-indicators{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.gallery-dot{background:var(--gray-300);cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .3s}.gallery-dot.active{background:var(--black)}.slider-arrow{z-index:2;width:40px;height:40px;color:var(--black);cursor:pointer;background:#ffffffe6;border:none;justify-content:center;align-items:center;font-size:1.25rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slider-prev{left:.5rem}.slider-next{right:.5rem}.feature-row,.feature-row.reverse{direction:ltr;grid-template-columns:1fr;gap:2rem}.specs-layout{grid-template-columns:1fr;gap:2rem}.final-cta-inner{text-align:center;grid-template-columns:1fr;gap:2rem}.final-cta-benefits{justify-content:center}.trust-bar{flex-wrap:wrap;gap:1.5rem}.steps-row{grid-template-columns:1fr;gap:1rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (width<=768px){.main-nav{background:var(--white);border-bottom:1px solid var(--gray-100);flex-direction:column;gap:0;padding:1.5rem 2rem;display:none;position:absolute;top:100%;left:0;right:0}.main-nav.open{display:flex}.main-nav a{border-bottom:1px solid var(--gray-50);padding:.875rem 0;font-size:.875rem}.mobile-menu-toggle{display:flex}.btn-header-buy{padding:.5rem 1rem;font-size:.75rem}.mobile-buy-bar{display:flex}.container{padding:0 1.25rem}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}}@media (width<=480px){.footer-grid{grid-template-columns:1fr}.announcement-bar{padding:.375rem .5rem;font-size:.6875rem}.trust-bar{flex-direction:column;gap:1rem}.payment-methods{flex-wrap:wrap;justify-content:center}}[data-reveal]{opacity:0;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}[data-reveal].revealed{opacity:1;transform:translateY(0)}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.btn-buy:not(:disabled):hover,.btn-buy-white:not(:disabled):hover,.btn-header-buy:not(:disabled):hover{position:relative;overflow:hidden}.btn-buy:after,.btn-buy-white:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff14 50%,#0000 60%) 0 0/200%;animation:1.4s linear infinite shimmer;position:absolute;inset:0}@keyframes softPulse{0%,to{box-shadow:0 0 #0000}50%{box-shadow:0 0 0 6px #0000000f}}.btn-buy:not(:disabled){animation:3s ease-in-out infinite softPulse;position:relative}.announcement-bar{background:linear-gradient(90deg,#000 0%,#1a1a1a 50%,#000 100%) 0 0/200%;animation:6s linear infinite gradientMove}@keyframes gradientMove{0%{background-position:0%}to{background-position:200%}}.specs-certs-bar{border-bottom:1px solid var(--gray-100);margin-bottom:4rem;padding-bottom:4rem}.specs-certs-label{letter-spacing:.15em;text-transform:uppercase;color:var(--gray-400);margin-bottom:1.5rem;font-size:.6875rem;font-weight:500}.specs-certs-grid{flex-wrap:wrap;gap:1.25rem;display:flex}.cert-badge{border:1px solid var(--gray-200);background:var(--white);cursor:default;align-items:center;gap:.75rem;padding:.875rem 1.25rem;transition:border-color .3s,transform .3s;display:flex}.cert-badge:hover{border-color:var(--black);transform:translateY(-2px)}.cert-seal{color:var(--black);opacity:.85;flex-shrink:0}.cert-info{flex-direction:column;gap:.15rem;display:flex}.cert-id{color:var(--black);letter-spacing:.01em;font-size:.8125rem;font-weight:600}.cert-desc{color:var(--gray-400);letter-spacing:.02em;font-size:.6875rem}.gallery-main{cursor:zoom-in}.logo-link{transition:opacity .2s}.logo-link:hover{opacity:.75}.main-nav a{position:relative}.main-nav a:after{content:"";background:var(--black);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.main-nav a:hover:after{width:100%}.trust-bar .trust-item{transition:opacity .3s}.trust-bar:hover .trust-item{opacity:.5}.trust-bar .trust-item:hover{opacity:1}@media (width<=768px){.specs-certs-grid{gap:.75rem}.cert-badge{padding:.65rem 1rem}.features-section,.how-section,.specs-section,.testimonial-section,.final-cta-section{padding:3.5rem 0}.product-section{padding:2rem 0 3.5rem}.feature-row{flex-direction:column;display:flex}.feature-row .feature-image,.feature-row.reverse .feature-image{order:-1}.feature-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:auto;max-height:320px}.app-screenshot-wrap:before{width:60px;height:16px;top:7px}.gallery-main{aspect-ratio:4/3}.gallery-main-img{width:65%}.product-title,.price-current{font-size:1.5rem}.btn-buy{-webkit-tap-highlight-color:transparent;touch-action:manipulation;padding:1.1rem 1.5rem;font-size:.9375rem}.detail-item-header{align-items:center;min-height:48px;padding:.25rem 0;display:flex}.trust-bar{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex-wrap:nowrap;justify-content:flex-start;gap:2rem;padding-left:1.25rem;padding-right:1.25rem;overflow-x:auto}.trust-item{scroll-snap-align:start;flex-shrink:0}.footer-grid{grid-template-columns:1fr}.specs-certs-grid{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:.5rem;overflow-x:auto}.cert-badge{flex-shrink:0}.steps-row{grid-template-columns:1fr;gap:0}.step-card{border-bottom:1px solid var(--gray-100);text-align:left;padding:1.5rem 0}.step-card:last-child{border-bottom:none}.mobile-buy-bar{padding-bottom:calc(.75rem + env(safe-area-inset-bottom))}}.legal-page{max-width:780px;color:var(--black);margin:0 auto;padding:4rem 1.5rem 6rem}.legal-page h1{letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.legal-meta{color:var(--gray-400);margin-bottom:2.5rem;font-size:.875rem}.legal-page h2{letter-spacing:-.01em;margin-top:2.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.legal-page p{color:var(--gray-600);margin-bottom:1rem;font-size:.9375rem;line-height:1.75}.legal-page ul{margin-bottom:1rem;padding-left:1.25rem}.legal-page ul li{color:var(--gray-600);margin-bottom:.35rem;font-size:.9375rem;line-height:1.75}.legal-page a{color:var(--black);text-underline-offset:3px;text-decoration:underline}.legal-page strong{color:var(--black);font-weight:600}.hover\:bg-muted:hover{background-color:var(--muted)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:underline:hover{text-decoration-line:underline}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.aria-expanded\:bg-muted[aria-expanded=true]{background-color:var(--muted)}.aria-expanded\:bg-secondary[aria-expanded=true]{background-color:var(--secondary)}.aria-expanded\:text-foreground[aria-expanded=true]{color:var(--foreground)}.aria-expanded\:text-secondary-foreground[aria-expanded=true]{color:var(--secondary-foreground)}@media (prefers-color-scheme:dark){.dark\:border-input{border-color:var(--input)}}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3 svg:not([class*=size-]){width:.75rem;height:.75rem}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5 svg:not([class*=size-]){width:.875rem;height:.875rem}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:1rem;height:1rem}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}
