:root{color:#1f2937;background:#fafafa;font-family:Noto Sans JP,Yu Gothic,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-thumb{background:#8f8f8f;border-radius:999px}::-webkit-scrollbar-track{background:#f3f3f3}body{margin:0;min-width:320px;min-height:100vh;background:#fafafa;-webkit-font-smoothing:antialiased}body,button,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:#fff}.announcement{height:30px;display:flex;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;background:#101010;color:#fff;font-size:12px;font-weight:700}.header-main{height:90px;display:flex;align-items:center;gap:20px;padding:0 3.5%;border-bottom:1px solid #e5e5e5}.brand-logo{flex:0 0 auto;width:159px}.brand-logo img{width:100%}.desktop-nav{display:flex;align-items:center;gap:19px;font-size:13px;font-weight:700;white-space:nowrap}.desktop-nav a{padding:32px 0}.desktop-nav a:hover{color:#c31430}.header-search{width:190px;height:40px;display:flex;align-items:center;gap:9px;padding:0 14px;background:#f6f6f6;color:#555}.header-search>img{width:18px;height:18px}.header-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:12px}.header-actions{display:flex;align-items:center;gap:14px;margin-left:auto}.header-actions>a:not(.dealer-link){width:21px;height:22px;display:grid;place-items:center}.header-actions img{max-width:21px;max-height:21px}.dealer-link{border:1px solid #bcae8a;padding:6px 10px;font-size:11px;font-weight:700;white-space:nowrap}.mobile-menu-button{display:none;font-size:9px;font-weight:700;letter-spacing:.08em}.mobile-drawer{display:none}.hero{--hero-split-start: 66%;--hero-split-end: 51%;--hero-mobile-split-left: 60%;--hero-mobile-split-right: 51%;--hero-model-width: 72%;--hero-galette-width: 62%;height:800px;margin-top:120px;position:relative;overflow:hidden;isolation:isolate;background:#090a0c;color:#fff}.hero[data-click-focus-enabled=true]{cursor:pointer}.hero[data-click-focus-enabled=true] :is(a,button,input,label,select,textarea){cursor:auto}.hero[data-hero-focus=first]{--hero-split-start: 92.5%;--hero-split-end: 77.5%;--hero-mobile-split-left: 89.5%;--hero-mobile-split-right: 80.5%;--hero-model-width: 96%}.hero[data-hero-focus=second]{--hero-split-start: 22.5%;--hero-split-end: 7.5%;--hero-mobile-split-left: 19.5%;--hero-mobile-split-right: 10.5%;--hero-galette-width: 96%}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#04080ceb,#05080bb8 25%,#05080b3d 49%,#05080b08 66%),linear-gradient(0deg,rgba(0,0,0,.32),transparent 38%)}.hero-video-stage,.hero-video-panel{position:absolute;top:0;right:0;bottom:0;left:0}.hero-video-stage{z-index:0;overflow:hidden;cursor:pointer}.hero-video-panel{overflow:hidden}.hero-video-panel video{height:100%;display:block;object-fit:cover}.hero-video-model{clip-path:polygon(0 0,var(--hero-split-start) 0,var(--hero-split-end) 100%,0 100%)}.hero-video-model video{width:var(--hero-model-width);object-position:50% 44%}.hero-video-galette{clip-path:polygon(var(--hero-split-start) 0,100% 0,100% 100%,var(--hero-split-end) 100%)}.hero-video-galette video{width:var(--hero-galette-width);margin-left:auto;object-position:50% 50%}.hero-video-divider{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;clip-path:polygon(calc(var(--hero-split-start) - .06%) 0,calc(var(--hero-split-start) + .06%) 0,calc(var(--hero-split-end) + .06%) 100%,calc(var(--hero-split-end) - .06%) 100%);background:#ffffffe0;pointer-events:none}.hero.is-click-focus-ready .hero-video-panel,.hero.is-click-focus-ready .hero-video-divider{transition:clip-path .5s cubic-bezier(.22,1,.36,1)}.hero.is-click-focus-ready .hero-video-panel video{transition:width .5s cubic-bezier(.22,1,.36,1)}.hero-focus-cue{min-height:32px;position:absolute;top:26px;right:50px;z-index:4;display:inline-flex;align-items:center;gap:8px;padding:0 12px 0 7px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#0a0a0c3d;color:#ffffffc7;box-shadow:0 8px 30px #0000001a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;transform:translateY(-5px);pointer-events:none}.hero.is-click-focus-ready .hero-focus-cue{animation:.72s cubic-bezier(.22,1,.36,1) both hero-focus-cue-in}.hero-focus-cue-mark{width:18px;height:18px;position:relative;flex:0 0 auto;border:1px solid rgba(255,255,255,.42);border-radius:50%}.hero-focus-cue-mark:before,.hero-focus-cue-mark:after{content:"";position:absolute;left:50%;top:50%;width:7px;height:1px;background:currentColor;transform:translate(-50%,-50%);transition:opacity .28s ease,transform .28s ease}.hero-focus-cue-mark:after{transform:translate(-50%,-50%) rotate(90deg)}.hero-focus-cue-copy:before{content:"CLICK TO EXPAND";font-family:Arial,sans-serif;font-size:8px;font-weight:700;line-height:1;letter-spacing:.17em;white-space:nowrap}.hero[data-hero-focus] .hero-focus-cue{border-color:#d6bd826b;color:#f1dca9e0;background:#0a0a0c57}.hero[data-hero-focus] .hero-focus-cue-mark:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg) scaleX(0)}.hero[data-hero-focus] .hero-focus-cue-copy:before{content:"CLICK AGAIN TO RESET"}.hero-content{width:min(1260px,88%);height:100%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;z-index:3;transform:translateY(-6px)}.eyebrow{margin-bottom:20px;color:#d6bd82;font-family:Arial Narrow,Arial,sans-serif;font-size:16px;font-weight:700;letter-spacing:.22em}.hero h1{margin:0;font-family:Arial,sans-serif;font-size:clamp(64px,6vw,88px);font-weight:900;line-height:.92;letter-spacing:-.045em}.hero h1 span{display:block}.hero h2{margin:32px 0 22px;color:#d5bd83;font-size:36px;line-height:1.2;letter-spacing:.04em}.hero p{margin:0 0 18px;font-size:17px;font-weight:700;letter-spacing:.05em}.hero-galette-promo{width:318px;min-height:60px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:24px;padding:9px 12px 9px 14px;border:1px solid rgba(215,188,130,.45);border-radius:4px;background:#0d0a0a6b;box-shadow:0 8px 28px #00000021;color:#fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:border-color .25s ease,background-color .25s ease,transform .25s ease}.hero-galette-promo-kicker{color:#d7bc82;font:800 8px/1 Arial,sans-serif;letter-spacing:.16em;writing-mode:vertical-rl}.hero-galette-promo-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.hero-galette-promo-copy strong{font:700 15px/1.1 Arial,Noto Sans JP,sans-serif;letter-spacing:.02em}.hero-galette-promo-copy strong em{color:#d7bc82;font-family:Noto Sans JP,Yu Gothic,sans-serif;font-style:normal}.hero-galette-promo-copy small{overflow:hidden;color:#ffffffc2;font-size:10px;font-weight:700;line-height:1.3;letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis}.hero-galette-promo>img{width:21px;filter:brightness(0) invert(1);opacity:.82;transition:transform .25s ease}.hero-galette-promo:hover{border-color:#d7bc82cc;background:#0d0a0a94;transform:translateY(-1px)}.hero-galette-promo:hover>img{transform:translate(3px)}.hero-galette-promo:focus-visible{outline:2px solid #d7bc82;outline-offset:4px}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.hero-guide{height:40px;display:flex;align-items:center;gap:7px;padding:0 16px;border:1px solid rgba(255,255,255,.45);border-radius:999px;font-size:12px;font-weight:700}.hero-guide img{width:14px;filter:brightness(0) invert(1)}.hero-guide img:last-child{width:14px}.hero-actions button{width:360px;height:58px;display:flex;align-items:center;justify-content:center;gap:44px;border:1px solid rgba(255,255,255,.5);background:#0000001f;color:#fff;font-size:14px;font-weight:800;letter-spacing:.08em;cursor:pointer}.hero-actions button img{width:30px;filter:brightness(0) invert(1)}.hero-side-copy{position:absolute;right:19px;top:50%;z-index:3;writing-mode:vertical-rl;font:300 10px/1 Arial,sans-serif;letter-spacing:.4em;color:#ffffff8c}@media(prefers-reduced-motion:no-preference){.hero-video-model{animation:1.35s cubic-bezier(.22,1,.36,1) both hero-model-reveal}.hero-video-galette{animation:1.35s cubic-bezier(.22,1,.36,1) .1s both hero-galette-reveal}.hero-video-divider{transform-origin:50% 50%;animation:.95s cubic-bezier(.22,1,.36,1) .76s both hero-divider-reveal}.hero-content{animation:1.1s cubic-bezier(.22,1,.36,1) .56s both hero-copy-reveal}.hero-side-copy{animation:.8s ease 1.05s both hero-detail-reveal}.hero.is-click-focus-ready .hero-video-model,.hero.is-click-focus-ready .hero-video-galette,.hero.is-click-focus-ready .hero-video-divider{animation:none}}@keyframes hero-model-reveal{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}to{clip-path:polygon(0 0,var(--hero-split-start) 0,var(--hero-split-end) 100%,0 100%)}}@keyframes hero-galette-reveal{0%{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}to{clip-path:polygon(var(--hero-split-start) 0,100% 0,100% 100%,var(--hero-split-end) 100%)}}@keyframes hero-divider-reveal{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes hero-copy-reveal{0%{opacity:0;translate:0 24px}to{opacity:1;translate:0 0}}@keyframes hero-detail-reveal{0%{opacity:0}to{opacity:1}}.featured-style-section{padding:72px 0 78px;scroll-margin-top:120px;border-bottom:1px solid #e2e2e2;background:#fff}.featured-style-inner{width:min(1260px,88%);margin:auto}.featured-style-heading{margin-bottom:22px}.featured-style-heading h2{margin:0;color:#171717;font-size:29px;line-height:1.3;letter-spacing:.015em}.featured-style-heading>div>span{display:block;margin-top:6px;color:#646464;font:600 11px/1.2 Arial,sans-serif;letter-spacing:.28em}.featured-style-heading p{margin:34px 0 0;color:#353535;font-size:13px;font-weight:600;line-height:1.75}.featured-style-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.featured-style-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:0;padding:0;border:0;background:transparent;color:#111;cursor:pointer;text-align:left}.featured-style-visual{display:block;position:relative;overflow:hidden;border-radius:12px;background:#e9e9e9}.featured-style-visual>img{width:100%;aspect-ratio:3 / 4;display:block;object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1)}.featured-style-overlay{width:calc(100% - 32px);position:absolute;left:16px;bottom:16px;padding:14px;background:#080808b8;color:#fff}.featured-style-overlay strong{display:block;font:700 19px/1 Arial,sans-serif;letter-spacing:.09em}.featured-style-overlay small{display:block;margin-top:5px;font-size:11px;font-weight:700}.featured-style-detail{width:fit-content;min-height:37px;display:flex;align-items:center;gap:12px;margin-top:14px;padding:0 14px;background:#050505;font:700 10px/1 Arial,sans-serif;letter-spacing:.15em}.featured-style-detail img{width:13px;filter:brightness(0) invert(1);transform:rotate(-45deg)}.featured-style-description{min-height:68px;display:block;padding:14px 2px 7px;font-size:12px;font-weight:600;line-height:1.8}.featured-style-tags{display:flex;flex-wrap:wrap;gap:7px}.featured-style-tags i{min-height:36px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid #222;border-radius:999px;font-style:normal;font-size:10px;font-weight:700}.featured-style-card:hover .featured-style-visual>img{transform:scale(1.035)}.featured-style-card:focus-visible{outline:3px solid #c39a46;outline-offset:5px;border-radius:12px}.featured-style-card.active .featured-style-visual{outline:3px solid #c39a46;outline-offset:3px}@keyframes hero-focus-cue-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:.82;transform:translateY(0)}}@keyframes hero-mobile-model-reveal{0%{clip-path:polygon(0 0,100% 0,100% 0,0 0)}to{clip-path:polygon(0 0,100% 0,100% calc(var(--hero-mobile-split-right) + 10%),0 calc(var(--hero-mobile-split-left) + 10%))}}@keyframes hero-mobile-galette-reveal{0%{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}to{clip-path:polygon(0 var(--hero-mobile-split-left),100% var(--hero-mobile-split-right),100% 100%,0 100%)}}@keyframes hero-mobile-divider-reveal{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.model-intro{height:200px;background:#0b0b0d;color:#fff}.model-intro>div{width:min(1260px,88%);height:100%;margin:auto;display:flex;flex-direction:column;justify-content:center}.model-intro span{color:#d2b16a;font:700 12px/1 Arial,sans-serif;letter-spacing:.24em}.model-intro h2{margin:18px 0 10px;font-size:27px}.model-intro p{margin:0;color:#ddd;font-size:14px;font-weight:600}.selector-shell{max-width:1440px;margin:auto;display:grid;grid-template-columns:340px minmax(0,1fr);background:#fff;border-top:1px solid #e3e3e3}.step-nav{min-height:1500px;padding:54px 0 0 78px;border-right:1px solid #e4e4e4;color:#d2d2d2}.step-nav div{height:70px;display:flex;align-items:center;gap:15px;font-size:14px;font-weight:700}.step-nav span{width:38px;height:38px;display:grid;place-items:center;position:relative;border:1px solid #e4e4e4;border-radius:50%;font:500 10px/1 Arial,sans-serif}.step-nav div:not(:last-child) span:after{content:"";width:1px;height:33px;position:absolute;left:50%;top:38px;background:#e4e4e4}.step-nav .active{color:#111}.step-nav .active span{background:#080808;border-color:#080808;color:#fff}.selector-main{min-width:0;padding:40px 40px 54px}.selector-row{min-height:170px;display:grid;grid-template-columns:95px minmax(240px,1fr) minmax(280px,360px);align-items:center;gap:24px;border-bottom:1px solid #ddd}.step-number{width:90px;height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:50%;font:500 30px/1 Arial,sans-serif}.step-number span{margin-bottom:8px;color:#aaa;font-size:10px;letter-spacing:.08em}.selector-row h2{margin:0;font-size:25px}.selector-value{display:grid;grid-template-columns:100px 1fr 62px;align-items:center;gap:14px;font:500 11px/1 Arial,sans-serif}.selector-value>img{width:100px;height:72px;object-fit:contain;background:#fff}.selector-chevron{width:58px;height:58px;display:grid;place-items:center;border-radius:50%}.selector-chevron img{width:58px;height:58px}.style-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;padding:68px 0 58px;border-bottom:1px solid #ddd}.style-grid button,.style-grid a{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:0;background:transparent;cursor:pointer;text-align:center;font-size:12px;font-weight:700}.style-grid button.active img{outline:3px solid #171717;outline-offset:3px}.style-grid img{width:100%;aspect-ratio:1.57;object-fit:cover;margin-bottom:8px}.style-grid a{grid-column:1}.products-found{padding:34px 0 14px;text-align:right;font-size:13px;font-weight:700}.filter-bar{min-width:0;display:flex;align-items:center;gap:10px;padding:18px;overflow-x:auto;border:1px solid #e4e4e4;border-radius:12px;background:#fcfcfc;white-space:nowrap;scrollbar-width:none}.filter-bar::-webkit-scrollbar{display:none}.filter-bar strong{margin-right:2px;font-size:13px}.filter-bar strong:not(:first-child){margin-left:16px}.filter-bar button{height:36px;padding:0 15px;border:1px solid #ddd;border-radius:999px;background:#fff;font-size:11px;font-weight:700;cursor:pointer}.filter-bar button.active{border-color:#111;background:#111;color:#fff}.filter-bar button:disabled{background:#ededed;color:#bbb;cursor:default}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:60px 24px;padding-top:24px}.product-card{display:block;min-width:0}.product-card>img{width:100%;height:auto;margin-bottom:16px;object-fit:cover}.product-series{min-height:28px;color:#9c9c9c;font:700 11px/1.25 Arial,sans-serif;text-transform:uppercase}.product-price{margin:10px 0 16px;color:#1f2937;font-size:15px;font-weight:800}.product-price small{font-size:10px}.product-card p{margin:0;font-size:12px;font-weight:600;line-height:1.7}.more-button{min-width:230px;height:50px;display:block;margin:58px auto 18px;border:1px solid #222;background:#fff;font-size:13px;font-weight:700;cursor:pointer}.empty-products{padding:80px 20px;text-align:center;color:#666}.gallery-section{border-top:1px solid #e5e5e5;background:#fff}.section-inner{width:min(1060px,calc(100% - 40px));margin:auto}.gallery-inner{padding:72px 0 110px}.section-title-line{display:flex;align-items:baseline;gap:10px;padding-bottom:13px;border-bottom:2px solid #b49b67}.section-title-line h2{margin:0;font-size:24px}.section-title-line span{color:#ad8c54;font-size:12px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:17px}.gallery-card{overflow:hidden;border:1px solid #e4e4e4;border-radius:4px;background:#fff;box-shadow:0 1px 2px #0000000f}.gallery-card>img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.gallery-card strong{display:block;padding:9px 9px 3px;font-size:12px;line-height:1.25}.gallery-card>div{display:flex;align-items:center;gap:9px;padding:0 9px 10px}.gallery-card>div span{padding:3px 7px;border-radius:2px;background:#b99b68;color:#fff;font-size:9px;font-weight:700}.gallery-card time{color:#888;font-size:10px}.gallery-more{margin-top:38px}.gallery-portal{display:block;margin-top:-4px;text-align:right;color:#a08351;font-size:12px;text-decoration:underline;text-underline-offset:4px}.options-section{background:#fafafa}.options-inner{padding:0 0 40px}.center-title{padding:15px 0 38px;text-align:center}.center-title>span{color:#b7955a;font:700 12px/1 Arial,sans-serif;letter-spacing:.34em}.center-title h2{margin:14px 0;font-size:22px}.center-title i{width:38px;height:2px;display:block;margin:auto;background:#b7955a}.option-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.option-card{border:1px solid #e8e8e8;background:#fff}.option-card>img{width:100%;aspect-ratio:1 / 1.08;object-fit:cover}.option-card>div{min-height:130px;padding:14px}.option-card span{display:inline-block;margin:0 5px 8px 0;padding:3px 7px;border:1px solid #e0e0e0;color:#888;font-size:9px}.option-card p{margin:5px 0 0;font-size:13px;font-weight:600;line-height:1.6}.content-wrap{width:min(920px,calc(100% - 40px));margin:auto}.sns-card{margin:8px 0 24px;padding:30px 28px;border-radius:14px;background:#faf5ff;box-shadow:0 2px 12px #00000008}.sns-card h2{display:flex;align-items:center;gap:9px;margin:0 0 9px;font-size:20px}.sns-card>p{margin:0 0 16px;font-size:13px}.hashtags{display:flex;flex-wrap:wrap;gap:9px}.hashtags span{padding:8px 13px;border-radius:999px;background:#e9f4ff;color:#2776ba;font-size:11px;font-weight:700}.share-buttons{display:flex;gap:10px;margin:16px 0}.share-buttons a{height:46px;display:inline-flex;align-items:center;gap:7px;padding:0 18px;border-radius:8px;background:#111;color:#fff;font-size:12px;font-weight:700}.share-buttons a:first-child{background:linear-gradient(110deg,#f17a2b,#c326ac)}.post-gift{padding:16px;border-radius:8px;background:#fff8d8;color:#7c5e17}.post-gift strong{display:flex;align-items:center;gap:7px;font-size:12px}.post-gift p{margin:7px 0 0;font-size:11px;line-height:1.65}.info-card{margin:0 0 24px;padding:32px 28px;border-radius:14px;background:#fff;box-shadow:0 2px 10px #00000009}.info-card h2{margin:0 0 18px;padding-left:13px;border-left:4px solid #c71837;font-size:21px;line-height:1.4}.info-card p{margin:0 0 14px;font-size:13px;font-weight:500;line-height:1.85}.points-card h3{margin:22px 0 6px;font-size:14px}.faq-card details{margin-top:8px;border:1px solid #e5e5e5;border-radius:8px}.faq-card summary{min-height:56px;display:grid;grid-template-columns:auto 1fr 22px;align-items:center;gap:8px;padding:12px 16px;cursor:pointer;list-style:none;font-size:12px;font-weight:700}.faq-card summary::-webkit-details-marker{display:none}.faq-card summary span{color:#ce1d3a}.faq-arrow{width:20px;filter:invert(18%) sepia(86%) saturate(3390%) hue-rotate(334deg) brightness(87%);transition:transform .2s ease}.faq-card details[open] .faq-arrow{transform:rotate(90deg)}.faq-card details p{padding:0 40px 15px;color:#555}.request-section{margin-top:48px;padding:86px max(24px,calc((100% - 760px)/2)) 0;background:#fff;border-top:1px solid #eee}.request-section h2{margin:0 0 34px;text-align:center;font-size:16px;letter-spacing:.08em}.request-section>div{display:grid;grid-template-columns:1fr 1fr;gap:60px}.request-section>div a{min-height:70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;font-size:13px;font-weight:700}.request-section>div span{width:52px;height:52px;display:grid;place-items:center;border:1px solid #e5e5e5;border-radius:50%}.request-section>div span img{width:21px;transform:rotate(-45deg)}.breadcrumb{display:flex;align-items:center;gap:14px;margin:94px calc((760px - 100vw)/2 + 20px) 0;padding:13px 0;color:#aaa;font-size:10px}.breadcrumb strong{color:#555}.site-footer{padding:110px 2.8% 50px;background:#fff}.footer-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:110px 0 90px;border-radius:110px 110px 0 0;background:#f7f7f7}.footer-columns section{min-height:380px;padding:0 28px;border-right:1px solid #ddd}.footer-columns section:last-child{border-right:0}.footer-columns h2{margin:0 0 24px;font-size:17px}.footer-columns p{margin:0;white-space:pre-line;font-size:12px;font-weight:500;line-height:2.15}.footer-accordions{display:none}.footer-links{display:flex;gap:42px;padding:38px 0;border-bottom:1px solid #ddd;font-size:12px;font-weight:700}.footer-bottom{position:relative;padding-top:36px}.social-links{display:flex;gap:24px}.social-links img{width:21px;height:21px}.footer-logo{width:350px;margin:-24px auto 48px}.footer-bottom p{margin:0;font-size:10px;line-height:1.8}.chat-button{position:fixed;right:20px;bottom:16px;z-index:90;width:245px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.25))}@media(max-width:1100px){.desktop-nav{gap:13px;font-size:12px}.header-search{display:none}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:720px){.announcement{height:22px;justify-content:flex-start;padding-left:72%;font-size:8px}.header-main{height:48px;gap:12px;padding:0 16px;background:#111;border:0}.mobile-menu-button{width:31px;height:31px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#fff}.mobile-menu-button img{width:27px;height:27px;filter:brightness(0) invert(1)}.brand-logo{width:94px}.brand-logo img{filter:none}.desktop-nav,.header-search,.desktop-only{display:none!important}.header-actions{margin-left:auto;gap:12px}.header-actions>a:not(.dealer-link){width:18px;height:18px}.header-actions img{max-width:18px;max-height:18px;filter:brightness(0) invert(1)}.dealer-link{padding:5px 8px;border-color:#bdaa79;color:#fff;font-size:9px}.mobile-drawer{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;pointer-events:none;opacity:0;transition:opacity .2s ease}.mobile-drawer.is-open{pointer-events:auto;opacity:1}.drawer-mask{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#000000ad}.drawer-panel{width:265px;height:100%;position:relative;transform:translate(-100%);background:#fff;transition:transform .22s ease}.mobile-drawer.is-open .drawer-panel{transform:translate(0)}.drawer-head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 20px 0 0}.drawer-head>img{width:120px}.drawer-head button{width:48px;height:32px;display:grid;place-items:center;border:1px solid #e5e5e5;border-radius:999px;background:#fff;font-size:8px;font-weight:700}.drawer-panel nav{height:calc(100% - 70px);overflow-y:auto}.drawer-panel nav a{height:61px;display:flex;align-items:center;justify-content:space-between;margin-left:0;padding:0 18px 0 0;border-bottom:1px solid #e5e5e5;font-size:14px;font-weight:700}.drawer-panel nav a img{width:18px}.hero{height:calc(100svh - 70px);min-height:700px;max-height:820px;margin-top:70px}.hero:after{background:linear-gradient(180deg,#04070bad,#05080b1a 31%,#05080b1a 55%,#05080be6)}.hero-video-model{clip-path:polygon(0 0,100% 0,100% calc(var(--hero-mobile-split-right) + 10%),0 calc(var(--hero-mobile-split-left) + 10%))}.hero-video-galette{clip-path:polygon(0 var(--hero-mobile-split-left),100% var(--hero-mobile-split-right),100% 100%,0 100%)}.hero-video-divider{clip-path:polygon(0 calc(var(--hero-mobile-split-left) - 1px),100% calc(var(--hero-mobile-split-right) - 1px),100% calc(var(--hero-mobile-split-right) + 1px),0 calc(var(--hero-mobile-split-left) + 1px));background:#fffffff5}.hero-video-model video,.hero-video-galette video{width:100%;height:100%;margin:0}.hero-video-model video{object-position:50% 44%}.hero-video-galette video{object-position:50% 50%}.hero-content{width:auto;margin:0;padding:36px 22px 22px;justify-content:flex-start;transform:none}.eyebrow{margin-bottom:18px;font-size:11px;letter-spacing:.23em}.hero h1{font-size:clamp(52px,15vw,62px);line-height:.92;letter-spacing:-.045em;white-space:normal}.hero h1 span{display:block}.hero h1 span+span:before{content:none}.hero h2{margin:22px 0 18px;font-size:27px;letter-spacing:.02em}.hero p{margin:0;font-size:13px}.hero-galette-promo{width:min(286px,calc(100vw - 44px));min-height:51px;gap:9px;margin-top:14px;margin-bottom:0;padding:7px 10px 7px 11px;background:#0a090a66}.hero-galette-promo-kicker{font-size:7px}.hero-galette-promo-copy{gap:3px}.hero-galette-promo-copy strong{font-size:13px}.hero-galette-promo-copy small{font-size:9px}.hero-galette-promo>img{width:18px}.hero-actions{width:calc(100% - 44px);position:absolute;left:22px;bottom:22px;gap:12px}.hero-guide{height:40px;padding:0 14px;font-size:11px}.hero-actions button{width:100%;height:55px;justify-content:space-between;padding:0 28px 0 64px;font-size:12px}.hero-side-copy{right:9px;font-size:8px}.hero-focus-cue{min-height:29px;top:13px;right:12px;gap:7px;padding:0 10px 0 6px;background:#08090b47}.hero-focus-cue-mark{width:17px;height:17px}.hero-focus-cue-copy:before{content:"TAP TO EXPAND";font-size:7px;letter-spacing:.14em}.hero[data-hero-focus] .hero-focus-cue-copy:before{content:"TAP AGAIN TO RESET"}@media(prefers-reduced-motion:no-preference){.hero-video-model{animation-name:hero-mobile-model-reveal}.hero-video-galette{animation-name:hero-mobile-galette-reveal}.hero-video-divider{animation-name:hero-mobile-divider-reveal}}.featured-style-section{padding:52px 0 58px}.featured-style-inner{width:100%}.featured-style-heading{padding:0 22px}.featured-style-heading h2{font-size:22px}.featured-style-heading>div>span{font-size:9px;letter-spacing:.22em}.featured-style-heading p{margin-top:24px;font-size:11px}.featured-style-grid{display:flex;gap:14px;padding:4px 22px 10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.featured-style-grid::-webkit-scrollbar{display:none}.featured-style-card{width:78vw;min-width:78vw;scroll-snap-align:start}.featured-style-visual>img{aspect-ratio:4 / 5}.featured-style-overlay{width:calc(100% - 24px);left:12px;bottom:12px;padding:13px}.featured-style-overlay strong{font-size:18px}.featured-style-description{min-height:0;padding-top:12px;font-size:11px}.model-intro{height:180px}.model-intro>div{width:auto;padding:0 22px}.model-intro span{font-size:9px}.model-intro h2{margin-top:14px;font-size:19px}.model-intro p{font-size:11px;line-height:1.7}.selector-shell{display:block}.step-nav{display:none}.selector-main{padding:0 20px 38px}.selector-row{min-height:121px;grid-template-columns:54px minmax(0,1fr) 145px;gap:10px}.step-number{width:53px;height:53px;font-size:20px}.step-number span{margin-bottom:3px;font-size:7px}.selector-row h2{font-size:14px}.selector-value{grid-template-columns:65px 1fr 40px;gap:5px;font-size:8px}.selector-value>img{width:65px;height:54px}.selector-chevron{width:40px;height:40px}.style-grid{grid-template-columns:repeat(3,1fr);gap:20px;padding:62px 0 42px}.style-grid button,.style-grid a{font-size:11px}.style-grid a{grid-column:auto}.style-grid img{border-radius:8px}.products-found{padding-top:30px;color:#bbb;font-size:14px}.filter-bar{margin:0 -10px;padding:14px;border-radius:12px;gap:9px}.filter-bar strong{position:sticky;left:0;z-index:2;background:#fcfcfc;font-size:12px}.filter-bar button{height:34px;padding:0 13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 10px;padding-top:24px}.product-card>img{margin-bottom:10px;border-radius:8px}.product-series{min-height:18px;font-size:8px}.product-price{margin:6px 0 10px;font-size:13px}.product-card p{font-size:11px;line-height:1.8}.more-button{min-width:240px;margin-top:48px}.section-inner{width:calc(100% - 24px)}.gallery-inner{padding:60px 0 70px}.section-title-line{display:block;padding-bottom:10px}.section-title-line h2{font-size:18px}.section-title-line span{display:block;margin-top:4px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:12px}.gallery-card strong{font-size:11px}.gallery-portal{margin-top:25px;text-align:center}.options-inner{width:calc(100% - 24px);padding-bottom:28px}.center-title{padding:4px 0 32px}.center-title>span{font-size:10px}.center-title h2{font-size:19px}.option-grid{grid-template-columns:repeat(2,1fr);gap:12px}.option-card>div{min-height:125px;padding:11px}.option-card p{font-size:11px}.content-wrap{width:calc(100% - 32px)}.sns-card{padding:24px 20px}.sns-card h2{font-size:17px;line-height:1.5}.sns-card>p{font-size:11px;line-height:1.7}.hashtags span{font-size:9px}.share-buttons a{padding:0 14px;font-size:10px}.info-card{padding:28px}.info-card h2{font-size:20px}.info-card p{font-size:12px;line-height:1.95}.faq-card{padding-inline:28px}.faq-card summary{min-height:68px;padding:12px;font-size:11px;line-height:1.6}.faq-card details p{padding:0 18px 14px}.request-section{margin-top:50px;padding:80px 20px 0}.request-section h2{margin-bottom:32px;text-align:left;font-size:13px}.request-section>div{display:block}.request-section>div a{font-size:11px}.breadcrumb{margin:84px 0 0;gap:8px;overflow:hidden;white-space:nowrap;font-size:8px}.site-footer{padding:0 16px 46px}.footer-columns{display:none}.footer-accordions{display:block;padding:28px 0;border-radius:36px 36px 0 0;background:#f7f7f7}.footer-accordions details{border-bottom:1px solid #ddd}.footer-accordions summary{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;list-style:none;font-size:12px;font-weight:700}.footer-accordions summary img{width:18px;transform:rotate(90deg)}.footer-accordions summary::-webkit-details-marker{display:none}.footer-accordions p{margin:0;padding:0 14px 18px;white-space:pre-line;font-size:10px;line-height:1.85}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:0 34px;padding:35px 34px;text-align:center}.footer-links a{min-height:64px;display:grid;place-items:center;border-bottom:1px solid #ddd;font-size:11px;line-height:1.5}.social-links{justify-content:center;gap:27px;margin-top:35px}.footer-logo{width:270px;margin:55px auto}.footer-bottom p{font-size:8px;line-height:1.8}.chat-button{display:none}}@media(prefers-reduced-motion:reduce){.hero.is-click-focus-ready .hero-video-panel,.hero.is-click-focus-ready .hero-video-divider,.hero.is-click-focus-ready .hero-video-panel video{transition-duration:0s}.hero.is-click-focus-ready .hero-focus-cue{animation:none;opacity:.82;transform:none}}@media(max-width:380px){.header-main{gap:8px;padding-inline:12px}.brand-logo{width:88px}.header-actions{gap:9px}.hero-actions button{padding-left:44px}.selector-main{padding-inline:14px}.selector-row{grid-template-columns:50px minmax(0,1fr) 132px}}
