:root{--cream:#f4efe6;--paper:#fbfaf7;--ink:#1d1c19;--red:#a22b22;--green:#35664b;--gold:#d6b267;--line:#1d1c192b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,YuGothic,Noto Sans JP,sans-serif}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}img{object-fit:cover}.fillImage{width:100%;height:100%;position:absolute;inset:0}.siteHeader{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;border-bottom:1px solid var(--line);background:#fbfaf7eb;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,4vw,68px);display:flex;position:sticky;top:0}.brand{letter-spacing:-1px;align-items:center;gap:10px;font-family:Georgia,serif;font-size:28px;display:flex}.brandBean{border:2px solid;border-radius:55% 45% 52% 48%;width:16px;height:22px;display:inline-block;position:relative;transform:rotate(28deg)}.brandBean:after{content:"";background:currentColor;width:1px;height:16px;position:absolute;top:1px;left:7px;transform:rotate(18deg)}nav{letter-spacing:.06em;gap:34px;font-size:13px;font-weight:700;display:flex}nav a,.textLink{border-bottom:1px solid #0000;padding-bottom:3px;transition:all .25s}nav a:hover,.textLink:hover{border-color:currentColor}.headerCta{border:1px solid var(--ink);padding:12px 24px;font-size:13px;font-weight:700;transition:all .25s}.headerCta:hover{background:var(--ink);color:#fff}.hero{background:var(--cream);grid-template-columns:48% 52%;min-height:calc(100svh - 82px);display:grid;overflow:hidden}.heroCopy{z-index:2;flex-direction:column;justify-content:center;padding:clamp(66px,8vw,128px) clamp(30px,6vw,100px);display:flex}.eyebrow,.sectionNo{letter-spacing:.22em;margin:0 0 28px;font-family:Arial,sans-serif;font-size:11px;font-weight:700}.hero h1,.section h2,.finalCta h2{letter-spacing:-.055em;font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-weight:500}.hero h1{margin:0 0 28px;font-size:clamp(46px,5vw,82px);line-height:1.18}.heroLead{color:#4a4842;margin:0 0 38px;font-size:clamp(15px,1.3vw,19px);line-height:2}.heroActions{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.primaryButton{background:var(--ink);color:#fff;justify-content:space-between;gap:30px;min-width:250px;padding:18px 22px;font-size:14px;font-weight:700;transition:all .3s;display:inline-flex}.primaryButton:hover{background:var(--red);transform:translateY(-2px)}.textLink{font-size:13px;font-weight:700}.heroPrice{border-top:1px solid var(--line);justify-content:space-between;align-items:end;max-width:480px;margin-top:58px;padding-top:22px;display:flex}.heroPrice div{flex-direction:column;gap:4px;display:flex}.heroPrice span,.heroPrice p{color:#666158;margin:0;font-size:11px}.heroVisual{background:#eee7da;min-height:620px;position:relative;overflow:hidden}.heroImage{object-position:center 44%;mix-blend-mode:multiply;animation:1.1s ease-out both reveal}.sunDisc{background:#f8f3eb;border-radius:50%;width:55vw;min-width:620px;height:55vw;min-height:620px;position:absolute;top:-12vw;right:-13vw}.originSeal{background:var(--red);color:#fff;letter-spacing:.15em;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:112px;height:112px;font:8px/1.5 Arial;display:flex;position:absolute;bottom:30px;right:34px;transform:rotate(7deg);box-shadow:0 10px 35px #3c140c38}.originSeal strong{letter-spacing:.08em;font-size:14px}@keyframes reveal{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.ticker{background:var(--ink);color:#fff;white-space:nowrap;letter-spacing:.16em;justify-content:center;align-items:center;gap:36px;min-height:54px;font:11px Arial;display:flex;overflow:hidden}.ticker i{color:var(--gold);font-size:7px}.sectionIntro{grid-template-columns:26% 74%;align-items:start;margin-bottom:80px;display:grid}.sectionIntro h2{margin:0;font-size:clamp(42px,5vw,74px);line-height:1.22}.featureGrid{background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.featureGrid article{background:var(--paper);padding:44px clamp(20px,3vw,48px)}.featureIcon{border:1px solid var(--ink);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:60px;font:12px Georgia,serif;display:flex}.featureGrid h3,.steps h3,.caseList h3{margin:0 0 16px;font-family:Yu Mincho,serif;font-size:24px;font-weight:500}.featureGrid p,.steps p,.caseList p,.supporting{color:#69645d;font-size:14px;line-height:1.9}.momentSection{color:#fff;background:#24372c;grid-template-columns:55% 45%;min-height:740px;display:grid}.momentImage{min-height:680px;position:relative}.momentCopy{flex-direction:column;justify-content:center;padding:80px clamp(34px,6vw,96px);display:flex}.momentCopy blockquote{margin:0 0 38px;font-family:Yu Mincho,serif;font-size:clamp(32px,3.4vw,54px);line-height:1.55}.momentCopy>p:last-child{color:#ddd9d0;max-width:440px;font-size:15px;line-height:2}.sectionIntro.compact{grid-template-columns:24% 50% 26%}.supporting{margin:12px 0 0}.steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.steps article{background:var(--cream);border-top:3px solid var(--ink);min-height:270px;padding:38px 30px}.steps article>span{color:var(--red);margin-bottom:50px;font:42px Georgia,serif;display:block}.manualLink{border-bottom:1px solid var(--ink);justify-content:space-between;margin-top:38px;padding:22px 2px;font-size:14px;font-weight:700;display:flex}.productsIntro{margin-bottom:64px}.productGrid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.productCard{background:var(--paper);padding:18px 18px 32px}.productImage{background:#f4f1eb;height:520px;position:relative;overflow:hidden}.productImage img{transition:transform .6s}.productCard:hover .productImage img{transform:scale(1.025)}.productImage.contain img{object-fit:contain;padding:52px}.productImage.machineRender img{object-fit:contain;padding:32px}.productInfo{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:20px;padding:28px 12px 20px;display:flex}.productInfo p{letter-spacing:.18em;color:#69645d;margin:0 0 6px;font:10px Arial}.productInfo h3{margin:0;font:500 30px Georgia,serif}.price{text-align:right;flex-direction:column;display:flex}.price strong{font:26px Georgia,serif}.price span{color:#69645d;margin-top:5px;font-size:10px}.productCard ul{flex-wrap:wrap;gap:8px;margin:0;padding:18px 12px;list-style:none;display:flex}.productCard li{border:1px solid var(--line);border-radius:20px;padding:7px 11px;font-size:10px}.productAddButton{background:var(--ink);color:#fff;cursor:pointer;border:0;justify-content:space-between;width:calc(100% - 24px);margin:4px 12px 0;padding:17px 18px;font-size:13px;font-weight:700;display:flex}.machinePurchase{padding-top:2px}.colorPicker{border:0;flex-wrap:wrap;gap:8px;margin:0 12px 14px;padding:0;display:flex}.colorPicker legend{color:#69645d;width:100%;margin-bottom:7px;font-size:10px}.colorPicker label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:22px;align-items:center;gap:7px;padding:8px 12px 8px 9px;font-size:11px;display:flex}.colorPicker label.selected{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.colorPicker input{opacity:0;pointer-events:none;position:absolute}.swatch{border:1px solid #0003;border-radius:50%;width:13px;height:13px}.swatch.white{background:#f7f5ef}.swatch.red{background:#a9251d}.swatch.black{background:#242320}.productNote{color:#6e685f;margin:20px 0 0;font-size:11px}.offerDetails{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:48px;display:grid}.offerDetails article{background:var(--paper);padding:34px}.offerDetails .sectionNo{color:var(--red);margin-bottom:18px}.offerDetails h3{margin:0 0 14px;font-family:Yu Mincho,serif;font-size:22px;font-weight:500}.offerDetails p:last-child{color:#69645d;margin:0;font-size:13px;line-height:1.9}.useCases h2{margin:0 0 70px;font-family:Yu Mincho,serif;font-size:clamp(40px,5vw,70px);font-weight:500}.caseList{border-top:1px solid var(--ink)}.caseList>div{border-bottom:1px solid var(--line);grid-template-columns:10% 28% 62%;align-items:center;padding:30px 4px;display:grid}.caseList span{color:var(--red);font:13px Georgia,serif}.caseList h3,.caseList p{margin:0}.faq{background:var(--ink);color:#fff}.faq .sectionIntro{margin-bottom:45px}.faqList{max-width:940px;margin-left:auto}.faq details{border-top:1px solid #ffffff40;padding:0}.faq details:last-child{border-bottom:1px solid #ffffff40}.faq summary{cursor:pointer;justify-content:space-between;padding:28px 4px;font-family:Yu Mincho,serif;font-size:19px;list-style:none;display:flex}.faq summary:after{content:"＋";color:var(--gold)}.faq details[open] summary:after{content:"－"}.faq details p{color:#c8c5be;margin:0;padding:0 38px 28px 4px;font-size:14px;line-height:1.9}.finalCta{text-align:center;background:var(--red);color:#fff;padding:clamp(90px,12vw,160px) 24px 55px}.finalCta h2{margin:0 0 44px;font-size:clamp(48px,6vw,86px);line-height:1.2}.primaryButton.inverse{color:var(--red);background:#fff;margin:auto}.finalPrices{letter-spacing:.06em;border-top:1px solid #ffffff59;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:80px;padding-top:24px;font-size:11px;display:flex}footer{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;padding:56px clamp(24px,6vw,90px) 34px;display:grid}.footerBrand{justify-self:start}footer>p{text-align:center;letter-spacing:.18em;font:9px Arial}footer>div{justify-content:flex-end;gap:24px;font-size:12px;display:flex}footer small{border-top:1px solid var(--line);color:#777168;grid-column:1/-1;padding-top:22px;font-size:9px}.cartButton{cursor:pointer;background:0 0;align-items:center;gap:10px;display:flex}.cartCount{background:var(--red);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:10px;display:inline-flex}.cartBackdrop{z-index:90;opacity:0;visibility:hidden;cursor:pointer;background:#12110f7a;border:0;transition:all .3s;position:fixed;inset:0}.cartBackdrop.visible{opacity:1;visibility:visible}.cartDrawer{z-index:100;background:var(--paper);flex-direction:column;width:min(520px,100vw);height:100dvh;transition:transform .35s;display:flex;position:fixed;top:0;right:0;transform:translate(102%);box-shadow:-20px 0 60px #0000002e}.cartDrawer.open{transform:translate(0)}.cartDrawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:28px 30px;display:flex}.cartDrawer>header p{letter-spacing:.18em;color:var(--red);margin:0 0 6px;font:9px Arial}.cartDrawer>header h2{margin:0;font:500 25px Yu Mincho,serif}.cartDrawer>header button{cursor:pointer;background:0 0;border:0;font-size:32px;font-weight:200}.cartItems{flex:1;padding:8px 30px;overflow:auto}.cartItems article{border-bottom:1px solid var(--line);grid-template-columns:84px 1fr auto;align-items:start;gap:16px;padding:22px 0;display:grid}.cartThumb{background:#eee9df;width:84px;height:84px;position:relative;overflow:hidden}.cartThumb img{object-fit:cover;width:100%;height:100%}.cartItemInfo h3{margin:3px 0 5px;font-size:14px}.cartItemInfo p{color:#777168;margin:0 0 12px;font-size:9px}.cartItems article>strong{margin-top:4px;font:16px Georgia,serif}.quantity{border:1px solid var(--line);text-align:center;grid-template-columns:30px 32px 30px;align-items:center;display:inline-grid}.quantity button{cursor:pointer;background:0 0;border:0;height:28px}.quantity span{font-size:11px}.cartSummary{border-top:1px solid var(--line);padding:21px 30px 14px}.cartSummary>div{justify-content:space-between;margin-bottom:10px;font-size:12px;display:flex}.cartSummary .total{align-items:end;font-size:16px}.cartSummary .total strong{font:28px Georgia,serif}.cartSummary p{color:#777168;text-align:right;margin:0;font-size:10px}.checkoutButton{background:var(--red);color:#fff;cursor:pointer;border:0;justify-content:space-between;margin:0 30px;padding:18px 20px;font-weight:700;display:flex}.checkoutButton:disabled{opacity:.65;cursor:wait}.checkoutTrust{color:#777168;text-align:center;padding:0 30px 22px;font-size:9px;line-height:1.6}.checkoutError{color:#9c1d17;background:#f6e4df;margin:0 30px 12px;padding:11px;font-size:11px;line-height:1.6}.emptyCart{text-align:center;color:#69645d;margin:auto}.emptyCart span{color:var(--gold);font-size:40px}.emptyCart button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:8px 0;font-weight:700}.cartOpen{overflow:hidden}.legalPage,.statusPage{max-width:920px;margin:0 auto;padding:70px 24px 110px}.legalPage header,.statusPage header{border-bottom:1px solid var(--ink);margin-bottom:44px;padding-bottom:30px}.legalPage h1,.statusPage h1{margin:10px 0;font:500 clamp(34px,5vw,56px) Yu Mincho,serif}.legalPage h2{margin:52px 0 14px;font:500 24px Yu Mincho,serif}.legalPage p,.legalPage li,.legalTable{font-size:14px;line-height:1.9}.legalTable{border-collapse:collapse;width:100%}.legalTable th,.legalTable td{border-top:1px solid var(--line);vertical-align:top;text-align:left;padding:17px 12px}.legalTable th{width:28%;font-weight:700}.backHome{border-bottom:1px solid;margin-top:35px;font-size:13px;font-weight:700;display:inline-block}.statusCard{background:var(--cream);text-align:center;padding:clamp(28px,5vw,54px)}.statusIcon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 25px;font-size:30px;display:grid}.statusPage p{color:#5f5b54;line-height:1.9}.orderDetails{text-align:left;background:#fff;max-width:540px;margin:28px auto;padding:22px}.orderDetails div{border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 0;font-size:13px;display:flex}@media (max-width:900px){nav{display:none}.siteHeader{height:68px}.hero{grid-template-columns:1fr}.heroCopy{padding:70px 26px 54px}.heroVisual{grid-row:1;min-height:520px}.hero h1{font-size:48px}.heroPrice{margin-top:42px}.ticker{justify-content:flex-start;gap:24px;padding-left:24px}.sectionIntro,.sectionIntro.compact{grid-template-columns:1fr;gap:14px;margin-bottom:52px}.featureGrid,.steps,.productGrid,.offerDetails{grid-template-columns:1fr}.featureIcon{margin-bottom:32px}.momentSection{grid-template-columns:1fr}.momentImage{min-height:560px}.momentCopy{padding:65px 26px 78px}.productImage{height:430px}.caseList>div{grid-template-columns:12% 30% 58%}footer{text-align:left;grid-template-columns:1fr}footer>p{text-align:left}footer>div{justify-content:flex-start}.cartDrawer>header,.cartItems,.cartSummary{padding-left:20px;padding-right:20px}.checkoutButton{margin-left:20px;margin-right:20px}}@media (max-width:520px){.headerCta{padding:10px 15px}.brand{font-size:25px}.heroVisual{min-height:430px}.heroImage{object-position:center}.originSeal{width:86px;height:86px;bottom:18px;right:18px}.heroActions{flex-direction:column;align-items:flex-start}.primaryButton{width:100%}.heroPrice{align-items:start}.section{padding:84px 22px}.momentImage{min-height:430px}.productInfo{flex-direction:column;align-items:flex-start}.price{text-align:left}.caseList>div{grid-template-columns:48px 1fr}.caseList p{grid-column:2}.finalPrices{flex-direction:column}.finalPrices i{display:none}.cartDrawer{width:100vw}.cartItems article{grid-template-columns:68px minmax(0,1fr);gap:13px}.cartThumb{width:68px;height:68px}.cartItems article>strong{grid-column:2;margin-top:-4px}.cartSummary .total strong{font-size:25px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.heroImage{animation:none}.productImage img{transition:none}}:root{--navy:#0c2340;--navy-deep:#07192e;--blue:#174e83;--sky:#eaf0f4;--warm:#f5f3ef;--paper:#fff;--ink:#101820;--red:#c84b31;--gold:#c8a66a;--line:#0c234029}body{color:var(--ink);background:#fff;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,YuGothic,-apple-system,BlinkMacSystemFont,sans-serif}.announcementBar{background:var(--navy);color:#fff;letter-spacing:.08em;justify-content:center;gap:clamp(28px,7vw,100px);min-height:34px;padding:7px clamp(18px,4vw,64px);font-size:10px;display:flex}.siteHeader{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-color:#e2e5e8;height:80px;padding:0 clamp(22px,4vw,64px)}.brand{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:700}.brandBean{width:15px;height:21px}nav{color:var(--navy);gap:36px;font-size:12px}nav a{border-bottom:3px solid #0000;padding:31px 0 27px}nav a:hover{border-color:var(--navy)}.headerCta{background:var(--navy);color:#fff;border:0;border-radius:999px;padding:12px 21px}.headerCta:hover{background:var(--blue)}.cartCount{color:var(--navy);background:#fff}.hero{background:var(--navy);grid-template-columns:45% 55%;height:calc(100svh - 114px);min-height:720px;max-height:900px}.heroCopy{color:#fff;padding:clamp(58px,7vw,105px) clamp(34px,6vw,94px)}.hero h1{letter-spacing:-.045em;max-width:620px;font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-size:clamp(48px,5.2vw,78px);line-height:1.25}.heroLead{color:#ffffffc7;line-height:1.9}.hero .eyebrow{color:#b9c9d8}.heroVisual{background:#e9ecee;min-height:600px}.heroImage{mix-blend-mode:normal;object-fit:contain;object-position:center;filter:drop-shadow(0 28px 28px #0c23402e);padding:clamp(28px,4vw,72px)}.sunDisc{background:#f8f9f9;width:44vw;min-width:560px;height:44vw;min-height:560px;top:50%;right:-8vw;transform:translateY(-50%)}.primaryButton{min-width:235px;color:var(--navy);background:#fff;border-radius:999px;padding:17px 24px}.primaryButton:hover{color:var(--navy);background:#dfe9f2;transform:none}.hero .textLink{color:#fff;border-bottom:1px solid #fff9}.heroPrice{border-color:#ffffff47}.heroPrice span,.heroPrice p{color:#ffffffad}.heroPrice strong{font-family:Noto Sans JP,sans-serif;font-size:25px;font-weight:500}.originSeal{background:linear-gradient(90deg,#009246 0 33.333%,#fff 33.333% 66.666%,#ce2b37 66.666%);border:3px solid #fff;outline:1px solid #0c234029;overflow:hidden;box-shadow:0 16px 45px #07192e3d}.originSeal:after{content:"";z-index:0;background:#0c2340eb;height:44px;position:absolute;top:34px;left:-10px;right:-10px;transform:rotate(-7deg)}.originSeal span,.originSeal strong{z-index:1;color:#fff;text-shadow:0 1px 2px #00000059;position:relative}.ticker{color:var(--navy);background:#fff;border-bottom:1px solid #e2e5e8;min-height:62px}.ticker i{color:var(--red)}.section{padding:clamp(88px,9vw,140px) clamp(24px,6vw,96px)}.sectionIntro,.sectionIntro.compact{text-align:center;max-width:900px;margin:0 auto 64px;display:block}.sectionIntro h2,.useCases h2{letter-spacing:-.035em;font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-size:clamp(40px,4.8vw,64px);line-height:1.35}.sectionNo,.eyebrow{color:var(--blue);letter-spacing:.18em;margin-bottom:18px}.supporting{max-width:630px;margin:18px auto 0}.featureGrid{background:0 0;border:0;gap:22px}.featureGrid article{background:var(--warm);border:1px solid #0000;min-height:330px;padding:38px;transition:transform .25s,border-color .25s,box-shadow .25s}.featureGrid article:hover{border-color:#d8dee3;transform:translateY(-5px);box-shadow:0 18px 48px #0c234014}.featureIcon{border-color:var(--navy);color:var(--navy);margin-bottom:52px}.featureGrid h3,.steps h3,.caseList h3{color:var(--navy);font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif}.momentSection{background:var(--navy);grid-template-columns:55% 45%;min-height:700px}.momentCopy{padding:80px clamp(36px,6vw,90px)}.momentCopy blockquote{line-height:1.45}.sectionNo.light{color:#b9c9d8}.steps{gap:20px}.steps article{background:#f3f5f6;border-top:0;min-height:295px;padding:0;overflow:hidden}.stepImage{aspect-ratio:4/3;background:#f5f2ef;overflow:hidden}.stepImage img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.steps article:hover .stepImage img{transform:scale(1.025)}.stepCopy{padding:30px 34px 36px}.stepCopy>span{background:var(--navy);color:#fff;z-index:1;border-radius:50%;place-items:center;width:54px;height:54px;margin:-57px 0 30px;font:500 20px Georgia,serif;display:grid;position:relative;box-shadow:0 8px 24px #0c234033}.manualLink{border:1px solid var(--navy);max-width:780px;color:var(--navy);border-radius:999px;margin:42px auto 0;padding:17px 24px}.manualLink:hover{background:var(--navy);color:#fff}.products{background:#eef1f3}.productGrid{gap:24px;max-width:1320px;margin:0 auto}.productCard{background:#fff;padding:0 0 32px;overflow:hidden}.productImage{background:#f8f8f7;height:500px}.productInfo{align-items:start;padding:28px 30px 20px}.productInfo p{color:var(--blue)}.productInfo h3{color:var(--navy);font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-size:27px}.price strong{color:var(--navy);font-family:Noto Sans JP,sans-serif;font-size:24px;font-weight:600}.productCard ul{padding:18px 30px}.productCard li{background:#f5f6f7;border-radius:999px}.colorPicker{margin:0 30px 15px}.colorPicker label{border-radius:999px}.productAddButton{background:var(--navy);border-radius:999px;width:calc(100% - 60px);margin:4px 30px 0;padding:17px 22px}.productAddButton:hover{background:var(--blue)}.productNote{max-width:1320px;margin:20px auto 0}.offerDetails{background:0 0;border:0;gap:1px;max-width:1320px;margin:48px auto 0}.offerDetails article{padding:34px 38px}.offerDetails .sectionNo{color:var(--blue)}.useCases{background:#fff}.useCases>.sectionNo,.useCases>h2{text-align:center}.useCases h2{margin-bottom:62px}.caseList{border-top-color:var(--navy);max-width:1050px;margin:0 auto}.caseList span{color:var(--blue)}.faq{background:var(--navy)}.faq .sectionNo{color:#b9c9d8}.faqList{margin:0 auto}.faq summary{font-family:Noto Sans JP,sans-serif;font-weight:500}.faq summary:after{color:#fff}.finalCta{color:var(--navy);background:#e7edf2;padding-top:clamp(90px,10vw,140px)}.finalCta .eyebrow{color:var(--blue)}.primaryButton.inverse{background:var(--navy);color:#fff}.primaryButton.inverse:hover{background:var(--blue);color:#fff}.finalPrices{border-color:#0c234040}.serviceStrip{background:#fff;border-top:1px solid #dce1e5;border-bottom:1px solid #dce1e5;grid-template-columns:repeat(4,1fr);gap:0;padding:0 clamp(20px,4vw,64px);display:grid}.serviceStrip article{border-right:1px solid #dce1e5;align-items:center;gap:18px;min-height:150px;padding:28px;display:flex}.serviceStrip article:last-child{border-right:0}.serviceStrip article>span{border:1px solid var(--navy);width:44px;height:44px;color:var(--navy);border-radius:50%;flex:0 0 44px;place-items:center;font-size:18px;display:grid}.serviceStrip h3{color:var(--navy);margin:0 0 6px;font-size:14px}.serviceStrip p{color:#65717c;margin:0;font-size:10px;line-height:1.7}footer{background:var(--navy-deep);color:#fff;padding-top:66px}.footerBrand{color:#fff}footer>div{flex-wrap:wrap}footer small{color:#aebac5;border-color:#ffffff2e}.cartDrawer{background:#fff}.cartDrawer>header{background:var(--navy);color:#fff}.cartDrawer>header p{color:#b9c9d8}.checkoutButton{background:var(--navy);border-radius:999px;padding:17px 22px}.checkoutButton:hover{background:var(--blue)}.legalPage header,.statusPage header{border-color:var(--navy)}.legalPage h1,.statusPage h1,.legalPage h2{color:var(--navy)}@media (max-width:1000px){.serviceStrip{grid-template-columns:1fr 1fr}.serviceStrip article:nth-child(2){border-right:0}.serviceStrip article:nth-child(-n+2){border-bottom:1px solid #dce1e5}}@media (max-width:900px){.announcementBar span:nth-child(2){display:none}.siteHeader{height:68px}.hero{background-image:linear-gradient(90deg,#07192ef0,#07192eb8),url(/images/lollina-product-white.png);background-position:50%,88%;background-repeat:no-repeat;background-size:cover,72%;grid-template-columns:1fr;height:auto;min-height:720px;max-height:none;position:relative}.heroVisual{display:none}.heroCopy{background:linear-gradient(#07192e14,#07192e66);min-height:720px;padding:62px 26px 70px}.hero h1{font-size:48px}.heroPrice{max-width:none}.momentSection,.productGrid,.offerDetails{grid-template-columns:1fr}.productImage{height:470px}}@media (max-width:600px){.announcementBar{justify-content:space-between;gap:12px;padding:7px 14px;font-size:8px}.siteHeader{padding:0 16px}.headerCta{padding:10px 14px}.hero{background-image:linear-gradient(#07192e80 0%,#07192ee6 56%,#07192efa 100%),url(/images/lollina-product-white.png);background-position:50%,50% 2%;background-size:cover,112%;min-height:700px}.heroCopy{justify-content:flex-end;min-height:700px;padding:54px 22px 62px}.hero h1{font-size:42px}.ticker{min-height:54px}.section{padding:78px 20px}.sectionIntro,.sectionIntro.compact{margin-bottom:44px}.featureGrid article{min-height:auto}.momentImage{min-height:440px}.productImage{height:390px}.productInfo{padding:24px 22px 18px}.productCard ul{padding:16px 22px}.colorPicker{margin-left:22px;margin-right:22px}.productAddButton{width:calc(100% - 44px);margin-left:22px;margin-right:22px}.offerDetails article{padding:30px 26px}.serviceStrip{grid-template-columns:1fr;padding:0 20px}.serviceStrip article{border-bottom:1px solid #dce1e5;border-right:0;min-height:112px;padding:22px 4px}.serviceStrip article:last-child{border-bottom:0}footer{padding-top:48px}}
