.product-landing-page{overflow:hidden}.product-landing-hero{background:var(--landing-surface);grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);min-height:720px;display:grid}.product-landing-copy{min-width:0;padding:var(--route-intro-top) var(--route-gutter);align-content:start;display:grid}.product-landing-copy h1{letter-spacing:-.05em;overflow-wrap:break-word;margin:0;font-size:clamp(50px,5.2vw,80px);font-weight:900;line-height:.94}.product-landing-lead{color:var(--muted);max-width:650px;margin:28px 0 0;font-size:19px}.product-landing-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.product-landing-note{color:var(--muted);margin:22px 0 0;font-size:13px;font-weight:700}.formats-section{background:var(--white)}.price-note{color:var(--muted);text-align:center;margin:24px 0 0;font-size:13px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0 4px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;padding:24px 0;font-size:clamp(20px,2vw,27px);font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{background:var(--lime);border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;margin-left:20px;font-size:24px;transition:transform .18s;display:flex}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);max-width:780px;margin:-4px 0 26px;font-size:17px}@media (width<=1100px){.product-landing-copy h1{font-size:clamp(48px,5.6vw,66px)}}@media (width<=900px){.product-landing-hero{grid-template-columns:1fr}.product-landing-copy{align-content:start;min-height:0;padding-bottom:clamp(48px,8vw,74px)}}@media (width<=580px){.product-landing-copy{min-height:0;padding:var(--route-intro-top) 20px 34px}.product-landing-copy h1{font-size:40px}.product-landing-lead{margin-top:22px}.product-landing-actions{margin-top:24px}.product-landing-note{margin-top:16px}.product-landing-actions,.product-landing-actions .button{width:100%}}.case-search-shortcut{gap:9px;max-width:650px;margin-top:28px;display:grid}.case-search-shortcut label{color:var(--ink);font-size:13px;font-weight:900}.case-search-shortcut>div{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.case-search-shortcut input{background:var(--white);border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:999px;min-width:0;padding:0 20px}.case-search-shortcut input:focus-visible{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #0a409424}.case-landing-visual{background:var(--blue);min-height:720px;position:relative;overflow:hidden}.case-landing-visual:before{background:var(--lime);content:"";border-radius:50%;width:520px;height:520px;position:absolute;top:-150px;right:-110px}.case-landing-sample{background-color:var(--product-stage-soft);background-image:linear-gradient(var(--product-stage-line) 1px, transparent 1px), linear-gradient(90deg, var(--product-stage-line) 1px, transparent 1px);background-size:28px 28px;border:1px solid #0a40941f;border-radius:28px;margin:0;position:absolute;overflow:hidden;box-shadow:0 30px 70px #03193959}.case-landing-sample img{filter:contrast(1.04);mix-blend-mode:multiply;object-fit:contain;width:100%;height:100%}.case-landing-sample figcaption{background:var(--ink);color:var(--white);border-radius:999px;padding:8px 13px;font-size:12px;font-weight:900;position:absolute;bottom:16px;left:16px}.case-landing-sample-book{z-index:2;width:370px;height:520px;top:10%;left:5%;transform:rotate(-2deg)}.case-landing-sample-book img{object-fit:cover;object-position:center 67%;width:100%;height:100%;transform:none}.case-landing-sample-card{z-index:1;width:310px;height:440px;bottom:7%;right:4%;transform:rotate(2deg)}@media (width<=1100px){.case-landing-sample-book{width:340px;left:4%}.case-landing-sample-card{width:310px;right:4%}}@media (width<=580px){.case-search-shortcut>div{grid-template-columns:1fr}.case-search-shortcut input{min-height:52px}.case-landing-visual{min-height:520px}.case-landing-sample-book{width:245px;height:390px;top:2%;left:4%}.case-landing-sample-card{width:210px;height:340px;bottom:4%;right:3%}}html[data-theme=dark] .case-landing-sample{background-color:var(--product-stage-soft);color:var(--product-stage-ink)}.case-type-overview{padding-top:110px;padding-bottom:110px}.case-type-overview-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);align-items:end;gap:32px;margin-bottom:38px;display:grid}.case-type-overview-heading h2{letter-spacing:-.045em;margin:10px 0 0;font-size:clamp(42px,5vw,72px);line-height:.96}.case-type-overview-heading>p{color:var(--muted);margin:0;font-size:18px}.case-type-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.case-type-overview-card{background:var(--white);border:1px solid var(--line);border-radius:28px;grid-template-rows:340px 1fr;transition:box-shadow .18s,transform .18s;display:grid;overflow:hidden}.case-type-overview-card:hover,.case-type-overview-card:focus-visible{outline:none;transform:translateY(-5px);box-shadow:0 22px 46px #10243f1f}.case-type-overview-visual{background-color:var(--product-stage-soft);background-image:linear-gradient(var(--product-stage-line) 1px, transparent 1px), linear-gradient(90deg, var(--product-stage-line) 1px, transparent 1px);background-size:28px 28px;place-items:center;padding:20px;display:grid;position:relative;overflow:hidden}.case-type-overview-visual img{mix-blend-mode:multiply;object-fit:contain;width:calc(100% - 40px);max-width:100%;height:calc(100% - 40px);transition:transform .22s;position:absolute;inset:20px}.case-type-overview-card:hover .case-type-overview-visual img{transform:scale(1.035)}.case-type-overview-visual-clear img{filter:brightness(.97)contrast(1.1)}.case-type-overview-visual-book img{object-fit:cover;object-position:center 67%;transform:none}.case-type-overview-card:hover .case-type-overview-visual-book img{transform:scale(1.025)}.case-type-overview-visual-card img{transform:scale(1.12)}.case-type-overview-visual-clear img{filter:brightness(.84)contrast(1.22)drop-shadow(0 18px 20px #10243f33);mix-blend-mode:normal;transform:scale(1.12)}.case-type-overview-card:hover .case-type-overview-visual-card img,.case-type-overview-card:hover .case-type-overview-visual-clear img{transform:scale(1.15)}.case-type-overview-card>div:last-child{min-height:245px;padding:26px;display:grid}.case-type-overview-card span{color:var(--blue);font-size:11px;font-weight:900}.case-type-overview-card h3{letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(28px,2.8vw,40px);line-height:1}.case-type-overview-card p{color:var(--muted);margin:0}.case-type-overview-card strong{color:var(--blue);align-self:end;margin-top:28px;font-size:13px}.case-type-overview-card strong i{margin-left:8px;font-style:normal}.case-type-hero{background:#eef1eb;grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);min-height:710px;display:grid}.case-type-copy h1{max-width:760px}.case-type-visual{background:var(--blue);justify-content:center;align-items:center;min-height:710px;padding:58px;display:flex;position:relative;overflow:hidden}.case-type-orbit{border:1px solid #fff3;border-radius:50%;position:absolute}.case-type-orbit-one{width:520px;height:520px;top:-130px;right:-170px}.case-type-orbit-two{border-color:#9bee146b;width:580px;height:580px;bottom:-230px;left:-200px}.case-type-visual figure{background-color:var(--product-stage-soft);background-image:linear-gradient(var(--product-stage-line) 1px, transparent 1px), linear-gradient(90deg, var(--product-stage-line) 1px, transparent 1px);z-index:1;background-size:28px 28px;border-radius:34px;width:min(78%,430px);height:560px;margin:0;padding:24px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 34px 78px #03193957}.case-type-visual-book figure{transform:rotate(-2deg)}.case-type-visual figure img{mix-blend-mode:multiply;object-fit:contain;width:100%;height:100%}.case-type-visual-book figure img{object-fit:cover;object-position:center 67%;width:100%;height:100%;transform:none}.case-type-visual-clear figure img{filter:brightness(.84)contrast(1.22)drop-shadow(0 22px 24px #10243f33);mix-blend-mode:normal;width:92%;height:92%}.case-type-visual figcaption{background:var(--ink);color:var(--white);border-radius:999px;padding:8px 13px;font-size:11px;font-weight:900;position:absolute;bottom:20px;left:20px}.case-type-switch{background:var(--white);grid-template-columns:repeat(3,1fr);display:grid}.case-type-switch a{border-bottom:1px solid var(--line);border-right:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:center;min-height:94px;padding:22px clamp(20px,3.5vw,56px);font-size:clamp(16px,1.5vw,21px);font-weight:900;transition:background .16s,color .16s;display:flex}.case-type-switch a:last-child{border-right:0}.case-type-switch a:hover,.case-type-switch a:focus-visible,.case-type-switch a.is-active{background:var(--blue);color:var(--white);outline:none}.case-type-switch i{font-style:normal}.case-type-benefits{grid-template-columns:repeat(3,1fr);gap:16px;padding-top:105px;padding-bottom:105px;display:grid}.case-type-benefits article{background:var(--white);border:1px solid var(--line);border-radius:24px;min-height:260px;padding:30px}.case-type-benefits article>span{color:var(--blue);font-size:11px;font-weight:900}.case-type-benefits h2{letter-spacing:-.035em;margin:56px 0 14px;font-size:clamp(25px,2.4vw,34px);line-height:1}.case-type-benefits p{color:var(--muted);margin:0}.case-type-catalog{background:#f6f8f4;scroll-margin-top:88px}.clear-catalog-placeholder{background:var(--blue);color:var(--white);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;scroll-margin-top:88px;display:grid}.clear-catalog-placeholder .eyebrow{color:var(--lime)}.clear-catalog-placeholder h2{letter-spacing:-.045em;max-width:820px;margin:14px 0 20px;font-size:clamp(38px,4.8vw,68px);line-height:.96}.clear-catalog-placeholder p:last-child{color:#ffffffb8;max-width:760px;margin:0;font-size:18px}.clear-catalog-actions{gap:10px;min-width:240px;display:grid}.clear-catalog-actions .button-outline{color:var(--white);border-color:#fff6}@media (width<=1100px){.case-type-overview-card{grid-template-rows:280px 1fr}.case-type-hero{grid-template-columns:1fr}.case-type-visual{min-height:620px}}@media (width<=760px){.case-type-overview-heading,.clear-catalog-placeholder,.case-type-overview-grid,.case-type-benefits,.case-type-switch{grid-template-columns:1fr}.case-type-switch a,.case-type-switch a:last-child{border-right:0}.case-type-benefits article{min-height:220px}}@media (width<=580px){.case-type-overview{padding-top:72px;padding-bottom:72px}.case-type-overview-card{grid-template-rows:300px 1fr}.case-type-visual{min-height:520px;padding:34px 20px}.case-type-visual figure{width:min(84%,330px);height:440px}.case-type-benefits{padding-top:72px;padding-bottom:72px}.clear-catalog-actions,.clear-catalog-actions .button{width:100%}}.catalog-item-copy h3 a{color:inherit;text-decoration:none}.catalog-item-copy h3 a:hover,.catalog-item-copy h3 a:focus-visible{color:var(--blue)}.case-seo-page{background:var(--paper);min-height:100vh}.case-seo-hero,.case-brand-models,.case-brand-directory,.case-model-products,.case-model-pickup,.case-related-models{padding:clamp(54px,7vw,104px) clamp(22px,5vw,82px)}.case-seo-hero{background:var(--blue);color:#fff}.case-seo-hero .breadcrumbs,.case-seo-hero .breadcrumbs a,.case-seo-hero .case-seo-lead{color:#ffffffbf}.case-seo-hero h1,.case-model-copy h1{letter-spacing:-.045em;max-width:950px;margin:16px 0 24px;font-size:clamp(45px,7vw,90px);line-height:.98}.case-seo-lead{color:var(--muted);max-width:840px;margin:0;font-size:clamp(18px,2vw,24px);line-height:1.5}.case-brand-directory{background:var(--white);gap:34px;display:grid}.case-brand-directory h2,.case-brand-models h2,.case-model-section-heading h2,.case-model-pickup h2,.case-related-models h2{letter-spacing:-.035em;margin:10px 0 0;font-size:clamp(34px,4.5vw,64px);line-height:1}.case-brand-directory-grid,.case-brand-model-grid,.case-related-model-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.case-brand-directory-grid a,.case-brand-model-grid a,.case-related-model-grid a{background:var(--paper);border:1px solid var(--line);color:var(--ink);border-radius:16px;gap:4px;min-height:76px;padding:16px 18px;text-decoration:none;transition:border-color .16s,transform .16s;display:grid}.case-brand-directory-grid a:hover,.case-brand-directory-grid a:focus-visible,.case-brand-model-grid a:hover,.case-brand-model-grid a:focus-visible,.case-related-model-grid a:hover,.case-related-model-grid a:focus-visible{border-color:var(--blue);transform:translateY(-2px)}.case-brand-directory-grid strong,.case-brand-model-grid span{font-size:18px}.case-brand-model-grid a{grid-template-rows:minmax(0,1fr) auto;height:112px}.case-brand-directory-grid span,.case-brand-model-grid small{color:var(--muted)}.case-brand-models,.case-related-models{gap:30px;display:grid}.case-brand-models{scroll-margin-top:88px}.case-brand-model-search{background:var(--blue);border-radius:22px;gap:10px;max-width:720px;padding:18px;display:grid}.case-brand-model-search label{color:var(--on-blue);font-size:15px;font-weight:850}.case-brand-model-search input{appearance:none;background:var(--white);color:var(--ink);font:inherit;border:2px solid #0000;border-radius:15px;width:100%;min-width:0;height:54px;padding:0 16px;font-weight:700}.case-brand-model-search input:focus-visible{border-color:var(--lime);outline-offset:2px;outline:3px solid #acea3573}.case-brand-model-search p{color:var(--on-blue);min-height:21px;margin:0;font-size:14px}.case-brand-model-empty{background:var(--white);border:1px solid var(--line);border-radius:22px;justify-items:start;gap:12px;padding:clamp(24px,4vw,42px);display:grid}.case-brand-model-empty strong{font-size:clamp(24px,3vw,36px)}.case-brand-model-empty p{color:var(--muted);margin:0}.case-brand-model-empty>div{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.case-model-hero{background:var(--blue);color:#fff;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);min-height:680px;display:grid}.case-model-copy{align-content:center;padding:clamp(54px,7vw,104px) clamp(22px,5vw,82px);display:grid}.case-model-copy .breadcrumbs,.case-model-copy .breadcrumbs a,.case-model-copy .case-seo-lead{color:#ffffffc2}.case-model-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.case-model-copy .button-outline{color:#fff;border-color:#ffffff61}.case-model-copy .button-outline:hover,.case-model-copy .button-outline:focus-visible{background:#ffffff1f;border-color:#fff}.case-model-main-visual,.case-model-product-visual{background-color:var(--product-stage-soft);background-image:linear-gradient(var(--product-stage-line) 1px, transparent 1px), linear-gradient(90deg, var(--product-stage-line) 1px, transparent 1px);background-size:28px 28px;place-items:center;min-width:0;display:grid;overflow:hidden}.case-model-main-visual img{object-fit:contain;width:100%;height:min(76vh,700px);padding:clamp(22px,4vw,64px)}.case-model-products{gap:32px;display:grid}.case-model-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.case-model-product-grid-1{grid-template-columns:minmax(0,620px)}.case-model-product-grid-2{grid-template-columns:repeat(2,minmax(0,620px))}.case-model-product{background:var(--white);border:1px solid var(--line);border-radius:26px;display:grid;overflow:hidden}.case-model-product-visual{aspect-ratio:4/3}.case-model-product-visual img{object-fit:contain;width:100%;height:100%;padding:20px}.case-model-product-copy{align-content:start;padding:24px;display:grid}.case-model-product-copy h3{margin:6px 0 12px;font-size:clamp(29px,3vw,42px)}.case-model-product-copy>p:not(.eyebrow){color:var(--muted);margin:0 0 22px;line-height:1.5}.case-model-product-copy>strong{color:var(--blue);margin-bottom:20px;font-size:27px}.case-model-product-copy .button{justify-self:start}.case-model-pickup{background:var(--blue);color:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;display:grid}.case-model-pickup p:not(.eyebrow){color:#ffffffc2;max-width:760px;line-height:1.55}.case-model-pickup .case-model-actions{margin:0}.case-model-pickup .button-outline{color:#fff;border-color:#fff6}.case-related-all{color:var(--blue);justify-self:start;font-weight:850;text-decoration:none}html[data-theme=dark] .case-brand-directory-grid a,html[data-theme=dark] .case-brand-model-grid a,html[data-theme=dark] .case-related-model-grid a,html[data-theme=dark] .case-model-product{background:var(--white)}html[data-theme=dark] .case-seo-hero,html[data-theme=dark] .case-model-hero,html[data-theme=dark] .case-model-pickup{background:#063f85}@media (width<=980px){.case-brand-directory-grid,.case-brand-model-grid,.case-related-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-model-hero,.case-model-pickup{grid-template-columns:1fr}.case-model-main-visual{min-height:520px}.case-model-product-grid,.case-model-product-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.case-seo-hero,.case-brand-models,.case-brand-directory,.case-model-products,.case-model-pickup,.case-related-models,.case-model-copy{padding:44px 20px}.case-brand-directory-grid,.case-brand-model-grid,.case-related-model-grid,.case-model-product-grid,.case-model-product-grid-2{grid-template-columns:1fr}.case-model-main-visual{min-height:410px}.case-model-main-visual img{height:430px;padding:18px}.case-model-actions .button{width:100%}.case-brand-model-search{padding:16px}.case-brand-model-empty>div,.case-brand-model-empty .button{width:100%}}html[data-theme=dark] .case-type-visual{background-color:#063f85}html[data-theme=dark] .case-type-overview-visual,html[data-theme=dark] .case-type-hero,html[data-theme=dark] .case-type-catalog{background:#111e2e}html[data-theme=dark] .case-type-overview-visual,html[data-theme=dark] .case-type-visual figure{background-color:var(--product-stage-soft);color:var(--product-stage-ink)}html[data-theme=dark] .case-type-overview-visual{background-color:var(--product-stage-soft);background-image:linear-gradient(var(--product-stage-line) 1px, transparent 1px), linear-gradient(90deg, var(--product-stage-line) 1px, transparent 1px)}@media (width<=780px){body:has(.case-seo-page){padding-bottom:env(safe-area-inset-bottom)}body:has(.case-seo-page) .mobile-action-bar{display:none}}
