:root{color-scheme:light;--bg:#f5f7fb;--surface:#fff;--ink:#172033;--muted:#667085;--line:#dbe3ef;--accent:#1167d8;--accent-strong:#084a9f;--teal:#0f9f8f;--amber:#f5a623;--violet:#6c5ce7;--shadow:0 16px 42px #192e581f;--puck-background:0 0% 100%;--puck-foreground:219 39% 15%;--puck-primary:213 85% 46%;--puck-primary-foreground:0 0% 100%;--puck-secondary:214 60% 96%;--puck-secondary-foreground:214 79% 33%;--puck-muted:216 42% 96%;--puck-muted-foreground:217 18% 42%;--puck-accent:214 60% 96%;--puck-accent-foreground:214 79% 33%;--puck-destructive:0 72% 51%;--puck-destructive-foreground:0 0% 100%;--puck-border:216 34% 90%;--puck-input:216 34% 90%;--puck-ring:213 85% 46%;--puck-card:0 0% 100%;--puck-card-foreground:219 39% 15%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0}a{color:inherit}.site-shell{min-height:100vh}.disclosure-bar{color:#3f4c63;text-align:center;background:#eef4ff;border-bottom:1px solid #d7e5fb;padding:10px max(20px,50vw - 590px);font-size:.82rem;line-height:1.45}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#fffffff0;justify-content:space-between;align-items:center;gap:24px;padding:16px max(20px,50vw - 590px);display:flex;position:sticky;top:0}.site-logo{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.site-logo span{background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.site-logo strong{font-size:1.08rem}.site-header nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.site-header nav a{color:#40516a;border:1px solid #0000;border-radius:999px;padding:8px 12px;font-size:.92rem;font-weight:700;text-decoration:none}.site-header nav a:hover{border-color:var(--line);color:var(--accent-strong);background:#f2f6fc}.landing-root{background:linear-gradient(#fff 0 560px, transparent 560px), var(--bg);min-height:100vh}.section{padding:64px max(20px,50vw - 590px)}.section h2{letter-spacing:0;max-width:790px;margin:0;font-size:clamp(1.9rem,3.2vw,3.15rem);line-height:1.05}.button{border:1px solid var(--accent);border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-weight:850;line-height:1.2;text-decoration:none;display:inline-flex}.button.primary{background:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-strong)}.button.secondary{color:var(--accent-strong);background:#fff}.bg-background{background-color:hsl(var(--puck-background))}.bg-card{background-color:hsl(var(--puck-card))}.bg-muted{background-color:hsl(var(--puck-muted))}.bg-primary{background-color:hsl(var(--puck-primary))}.bg-secondary{background-color:hsl(var(--puck-secondary))}.bg-accent{background-color:hsl(var(--puck-accent))}.text-foreground{color:hsl(var(--puck-foreground))}.text-muted-foreground{color:hsl(var(--puck-muted-foreground))}.text-primary,.text-accent-foreground{color:hsl(var(--puck-primary))}.text-primary-foreground,.text-destructive-foreground{color:hsl(var(--puck-primary-foreground))}.text-secondary-foreground{color:hsl(var(--puck-secondary-foreground))}.border,.border-input{border:1px solid hsl(var(--puck-input))}.border-border{border-color:hsl(var(--puck-border))}.border-t{border-top:1px solid hsl(var(--puck-border))}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.z-10{z-index:10}.w-full{width:100%}.h-full{height:100%}.h-auto{height:auto}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.min-h-\[50px\]{min-height:50px}.min-h-\[200px\]{min-height:200px}.min-w-0,.\[\&\>\*\]\:min-w-0>*{min-width:0}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.overflow-hidden{overflow:hidden}.object-cover{object-fit:cover}.aspect-video{aspect-ratio:16/9}.aspect-square{aspect-ratio:1}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[21\/9\]{aspect-ratio:21/9}.rounded-none{border-radius:0}.rounded-sm{border-radius:4px}.rounded-md{border-radius:6px}.rounded-lg{border-radius:8px}.rounded-xl{border-radius:12px}.rounded-2xl{border-radius:16px}.rounded-full{border-radius:999px}.shadow-sm{box-shadow:0 2px 8px #192e5814}.shadow-md{box-shadow:0 10px 24px #192e581a}.shadow-lg,.hover\:shadow-lg:hover{box-shadow:0 16px 36px #192e5824}.shadow-xl{box-shadow:0 24px 48px #192e5829}.shadow-2xl{box-shadow:0 32px 64px #192e582e}.transition-all{transition:all .16s}.transition-colors{transition:background-color .16s,border-color .16s,color .16s,opacity .16s}.cursor-pointer{cursor:pointer}.pointer-events-none,.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.hover\:opacity-90:hover{opacity:.9}.hover\:bg-primary\/90:hover{background-color:hsl(var(--puck-primary) / .9)}.hover\:bg-secondary\/80:hover,.hover\:bg-accent:hover{background-color:hsl(var(--puck-secondary) / .8)}.hover\:text-accent-foreground:hover{color:hsl(var(--puck-accent-foreground))}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px hsl(var(--puck-ring) / .35)}.focus\:ring-offset-2:focus{outline-offset:2px}.focus\:ring-ring:focus{box-shadow:0 0 0 2px hsl(var(--puck-ring) / .35)}.h-2{height:.5rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.w-2{width:.5rem}.w-4{width:1rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.mb-2{margin-bottom:.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.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.6}.text-lg{font-size:1.125rem;line-height:1.6}.text-xl{font-size:1.25rem;line-height:1.55}.text-2xl{font-size:1.5rem;line-height:1.3}.text-3xl{font-size:1.875rem;line-height:1.2}.text-4xl{font-size:2.25rem;line-height:1.15}.font-medium{font-weight:600}.font-semibold{font-weight:750}.font-bold{font-weight:850}.tracking-tight{letter-spacing:0}.prose{color:hsl(var(--puck-foreground));line-height:1.75}.prose :where(h1,h2,h3,h4,p,ul,ol){margin-top:0}.prose :where(a){color:hsl(var(--puck-primary));font-weight:700}@media (width>=768px){.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}}@media (width>=1024px){.lg\:text-6xl{font-size:3.75rem}}.hero{grid-template-columns:minmax(0,1fr) minmax(330px,.78fr);align-items:center;gap:42px;min-height:auto;padding-top:60px;padding-bottom:64px;display:grid}.hero-copy{max-width:740px}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:850}.hero h1{letter-spacing:0;max-width:13ch;margin:0;font-size:clamp(2.5rem,5vw,4.9rem);line-height:1.05}.hero p{color:var(--muted);max-width:680px;margin:22px 0 0;font-size:1.12rem;line-height:1.72}.search-panel{border:1px solid var(--line);background:#fff;border-radius:8px;gap:5px;max-width:590px;margin-top:28px;padding:15px 18px;display:grid;box-shadow:0 10px 28px #192e5814}.search-panel span{color:var(--muted);font-size:.85rem;font-weight:750}.search-panel strong{color:var(--ink);font-size:1rem;line-height:1.35}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.media-frame{border:1px solid var(--line);box-shadow:var(--shadow);background:#f8fbff;border-radius:8px;align-content:center;gap:14px;min-height:390px;padding:18px;display:grid;position:relative;overflow:hidden}.media-frame:before{content:"";background:#eaf3ff;border:1px solid #d8e8ff;border-radius:8px;width:118px;height:78px;position:absolute;inset:18px 18px auto auto}.visual-card{border:1px solid var(--line);z-index:1;background:#fff;border-radius:8px;grid-template-columns:56px 1fr;align-items:center;gap:4px 14px;min-height:86px;padding:14px;display:grid;position:relative}.visual-card-main{min-height:112px}.visual-card strong,.visual-card small{min-width:0}.visual-card small{color:var(--muted)}.visual-icon{border:1px solid var(--line);background:#f2f6fc;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:relative}.visual-icon:before,.visual-icon:after,.product-visual:before,.product-visual:after{content:"";position:absolute}.visual-icon.mosquito:before{background:var(--accent);border-radius:12px 12px 5px 5px;width:24px;height:34px}.visual-icon.mosquito:after{background:var(--amber);border-radius:999px;width:8px;height:8px;bottom:12px}.visual-icon.monocular:before{background:#243b62;border-radius:18px;width:38px;height:22px}.visual-icon.monocular:after{border:3px solid var(--teal);border-radius:999px;width:18px;height:18px;right:9px}.visual-icon.knee:before{border:6px solid var(--violet);border-radius:18px 18px 24px 24px;width:24px;height:36px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:14px;padding:16px;display:grid;box-shadow:0 10px 26px #192e580f}.product-card header{justify-content:space-between;align-items:center;gap:14px;display:flex}.product-visual{background:#f3f7fd;border:1px solid #dce7f6;border-radius:8px;height:132px;position:relative;overflow:hidden}.product-visual-1:before{background:var(--accent);border-radius:20px 20px 7px 7px;width:48px;height:74px;top:26px;left:calc(50% - 24px)}.product-visual-1:after{background:var(--amber);border-radius:999px;width:16px;height:16px;bottom:26px;left:calc(50% - 8px)}.product-visual-2:before{background:#263b5e;border-radius:30px;width:112px;height:44px;top:44px;left:calc(50% - 56px)}.product-visual-2:after{border:7px solid var(--teal);border-radius:999px;width:36px;height:36px;top:48px;right:calc(50% - 56px)}.product-visual-3:before{border:14px solid var(--violet);border-radius:32px 32px 46px 46px;width:60px;height:84px;top:22px;left:calc(50% - 30px)}.product-visual-3:after{background:#fff;border:1px solid #d9dff0;width:64px;height:18px;top:56px;left:calc(50% - 32px)}.product-visual-4:before{background:#1e2d44;border-radius:16px;width:96px;height:54px;top:38px;left:calc(50% - 48px)}.product-visual-4:after{background:var(--amber);border-radius:999px;width:28px;height:28px;top:50px;left:calc(50% + 10px)}.product-visual-5:before{background:var(--teal);border-radius:24px 24px 16px 16px;width:42px;height:66px;top:32px;left:calc(50% - 48px);transform:rotate(-8deg)}.product-visual-5:after{background:var(--teal);border-radius:24px 24px 16px 16px;width:42px;height:66px;top:32px;right:calc(50% - 48px);transform:rotate(8deg)}.product-visual-6:before{background:#25324a;border-radius:12px;width:86px;height:36px;top:46px;left:calc(50% - 54px)}.product-visual-6:after{border-bottom:18px solid #0000;border-left:44px solid var(--amber);border-top:18px solid #0000;top:46px;right:calc(50% - 70px)}.rank{color:var(--accent-strong);background:#e9f2ff;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.rating{color:#9a6400;font-weight:900}.product-card h3{margin:0;font-size:1.18rem;line-height:1.25}.product-card p,.cta-band p{color:var(--muted);margin:0;line-height:1.62}.table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:8px;margin-top:28px;overflow-x:auto;box-shadow:0 10px 26px #192e580f}table{border-collapse:collapse;width:100%;min-width:760px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:18px}th{color:var(--accent-strong);background:#f0f6ff;font-size:.9rem}.cta-band{color:#fff;background:#10243f;grid-template-columns:1fr auto;align-items:center;gap:24px;margin-top:22px;padding-top:48px;padding-bottom:48px;display:grid}.cta-band h2{font-size:clamp(1.9rem,3.2vw,3rem)}.cta-band p{color:#c8d6ea;max-width:720px;margin-top:14px}@media (width<=860px){.section{padding-left:20px;padding-right:20px}.site-header{flex-direction:column;align-items:flex-start}.site-header nav{justify-content:flex-start}.hero{grid-template-columns:1fr;min-height:auto}.hero h1{max-width:none}.media-frame{min-height:260px}.product-grid,.cta-band{grid-template-columns:1fr}}
