@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&display=swap');
:root{--navy:#242321;--navy-light:#47403a;--yellow:#f06a2b;--paper:#fff;--surface:#f3f5f6;--muted:#736e69;--line:#e3e8eb;--radius:12px;color:var(--navy);font-family:'Be Vietnam Pro',Arial,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0;background:#fff}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}html{scroll-behavior:smooth;scroll-padding-top:100px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ee6425;outline-offset:4px}.container{max-width:1280px;width:calc(100% - 88px);margin:auto}.announcement{background:var(--navy);color:#fff;font-size:.75rem}.announcement .container{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:12px 0}.announcement strong{color:var(--yellow)}.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.header-row{height:94px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.brand-mark{font-family:Arial,sans-serif;font-style:italic;font-size:47px;font-weight:900;width:47px;height:52px;line-height:49px;text-align:center;background:var(--yellow);border-radius:9px;transform:skew(-6deg);color:var(--navy)}.brand strong{font-size:1.65rem;letter-spacing:-.8px;line-height:1.2}.brand small{display:block;font-size:.65rem;letter-spacing:1.9px;margin-top:6px}.brand-dot{color:#ee6425}nav{display:flex;gap:34px;font-size:.875rem;font-weight:600}nav a:hover{color:#a77300}.header-action{background:var(--navy);color:white;padding:14px 18px;border-radius:7px;font-size:.875rem;font-weight:600;display:flex;gap:20px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:514px;margin-top:30px;margin-bottom:32px;overflow:hidden;border-radius:16px;background:#f5f3f1}.hero-copy{padding:49px 0 42px 42px;z-index:1}.eyebrow{font-size:.75rem;letter-spacing:1.6px;font-weight:700;margin:0 0 20px;color:var(--muted)}.hero .eyebrow{color:#7b5e4a;display:flex;gap:9px;align-items:center}.eyebrow>span{width:22px;height:3px;background:#ee6425}.hero h1{font-size:clamp(2.5rem,3.6vw,3.55rem);line-height:1.25;letter-spacing:-1.8px;margin:0 0 20px;font-weight:800}.hero h1 em{font-style:normal;color:#e55b20}.hero-desc{font-size:1rem;line-height:1.8;max-width:445px;color:#756b63;margin:0 0 25px}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;padding:17px 22px;border-radius:7px;font-weight:600;font-size:.875rem;border:0}.yellow{background:var(--yellow);color:var(--navy)}.button:hover{filter:brightness(.96)}.hero-note{display:flex;align-items:center;gap:13px;font-size:.75rem;line-height:1.8;margin-top:30px;color:#6d7c85}.hero-note b{color:#3d5564;font-weight:500}.note-line{height:33px;width:2px;background:#cbd5db}.hero-note .note-line:nth-of-type(3){margin-left:12px}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;background:linear-gradient(125deg,#f5f3f1,#eee7e1);overflow:hidden}.hero-word{font-size:11rem;font-style:italic;font-weight:800;letter-spacing:-12px;position:absolute;top:-13px;right:22px;color:#e9dfd7;line-height:1.3}.hero-photo-wrap{width:85%;margin:30px 15px 20px;position:relative;transform:rotate(-6deg);border-radius:50%;overflow:hidden;box-shadow:0 23px 48px #20384818;background:white}.hero-photo-wrap img{width:100%;height:330px;object-fit:contain;mix-blend-mode:multiply}.discount-stamp{position:absolute;right:30px;top:40px;width:105px;height:105px;background:var(--yellow);border:7px solid #f89b67;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(9deg);box-shadow:0 5px 10px #18384b15}.discount-stamp small{font-size:.62rem;letter-spacing:1px}.discount-stamp strong{font-size:2.1rem;letter-spacing:-2px}.discount-stamp strong span{font-size:1.05rem;letter-spacing:0}.hero-caption{position:absolute;left:36px;bottom:30px;border-left:3px solid var(--yellow);padding-left:12px}.hero-caption span{font-size:.6rem;letter-spacing:1.2px;display:block;color:#867568;margin-bottom:5px}.hero-caption strong{font-size:.8rem;font-weight:500}.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:9px 20px 34px;border-bottom:1px solid var(--line);gap:40px}.promise-strip>div{display:flex;gap:17px;align-items:center}.promise-strip>div:not(:first-child){border-left:1px solid var(--line);padding-left:45px}.line-icon{font-size:1.7rem;width:37px;color:#476576}.promise-strip b,.promise-strip small{display:block}.promise-strip b{font-size:.875rem;font-weight:600;margin-bottom:7px}.promise-strip small{font-size:.75rem;color:var(--muted)}.catalog{padding:58px 0 65px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:27px}.section-heading .eyebrow{margin-bottom:12px;color:#cd5c2b}.section-heading h2,h2{font-size:1.75rem;letter-spacing:-.7px;line-height:1.4;margin:0}.section-heading>p{font-size:.875rem;color:var(--muted);margin-bottom:5px;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:21px}.product-card{border:1px solid var(--line);border-radius:11px;background:white;overflow:hidden;text-align:left;position:relative;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 8px 23px #172d4010;transform:translateY(-3px)}.product-image{padding:22px;background:#f5f6f7;position:relative;width:100%;aspect-ratio:1.23;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-image img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.sale-badge{position:absolute;top:13px;left:13px;font-size:.7rem;background:#f06a2b;color:#213747;padding:5px 8px;border-radius:4px;font-weight:700}.product-info{padding:20px;flex:1;display:flex;flex-direction:column}.product-meta{display:flex;justify-content:space-between;gap:12px;font-size:.7rem;color:#71808a;margin-bottom:10px}.product-meta span:first-child{font-weight:600;color:#597380}.product-card h3{font-size:.9rem;line-height:1.6;font-weight:600;margin:0 0 16px;min-height:46px}.product-prices{margin-top:auto;display:flex;flex-wrap:wrap;align-items:baseline;gap:9px}.product-prices strong{font-size:1.07rem}.product-prices del{font-size:.75rem;color:#81909b}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #edf0f2;margin-top:15px;padding-top:13px;color:#627581;font-size:.75rem}.card-bottom span:last-child{font-size:1.1rem;color:#223e4f}.product-card>a{display:flex;flex-direction:column;flex:1}.about-band{background:var(--navy);color:white}.about-inner{display:grid;grid-template-columns:1fr 1fr;padding-top:52px;padding-bottom:52px;gap:85px}.about-band .eyebrow{color:var(--yellow)}.about-band h2{font-size:2.1rem;line-height:1.4}.about-band p:not(.eyebrow){color:#bfced8;font-size:1rem;line-height:1.9;margin:0 0 22px}.text-link{font-weight:600;font-size:.875rem;display:inline-flex;gap:30px;border-bottom:1px solid #68808e;padding-bottom:10px}.guidance{padding:60px 0 65px}.guidance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:46px}.guidance-grid article{border-top:1px solid var(--line);padding-top:26px}.guidance-grid article>span{font-size:.875rem;color:#9caeb8}.guidance-grid h3{font-size:1rem;margin:16px 0 12px}.guidance-grid p{font-size:.875rem;line-height:1.9;color:var(--muted);margin:0}footer{border-top:1px solid var(--line);background:#f4f6f7}.footer-main{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:40px;padding-top:43px;padding-bottom:43px;align-items:start}.footer-main>.brand{transform-origin:left top;transform:scale(.85)}.footer-main p{font-size:.8rem;color:var(--muted);line-height:1.9;margin:0}.footer-main>div{display:flex;flex-direction:column;gap:12px;font-size:.8rem}.footer-main b{font-size:.875rem;margin-bottom:4px}.footer-main>div a{color:var(--muted)}.footer-bottom{border-top:1px solid #dfe5e9;padding-top:20px;padding-bottom:20px;display:flex;justify-content:space-between;gap:20px;font-size:.7rem;color:#7b8993}dialog{border:0;border-radius:16px;max-width:970px;width:calc(100% - 40px);max-height:90dvh;padding:0;box-shadow:0 20px 100px #0003;color:var(--navy)}dialog::backdrop{background:#242321a3;backdrop-filter:blur(4px)}.close-dialog{position:absolute;top:15px;right:15px;z-index:2;width:40px;height:40px;border:1px solid var(--line);background:white;border-radius:50%;font-size:1.7rem;color:var(--navy)}
@media(min-width:1500px){.hero h1{font-size:3.7rem}.hero{min-height:550px}.hero-copy{padding-top:58px}}@media(max-width:1100px){.container{width:calc(100% - 48px)}.header-action{display:none}.hero-copy{padding-left:28px}.hero h1{font-size:2.6rem}.hero-note{gap:8px;font-size:.68rem}.hero-photo-wrap img{height:290px}.hero-word{font-size:8.5rem}.promise-strip>div:not(:first-child){padding-left:24px}.promise-strip{gap:20px;padding-left:0;padding-right:0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.section-heading h2{font-size:1.5rem}.section-heading>p{white-space:normal;text-align:right}}@media(max-width:740px){.container{width:calc(100% - 32px)}.announcement .container{justify-content:center;padding:9px 0;text-align:center;font-size:.65rem}.announcement .container>span:first-child{display:none}.header-row{height:78px;gap:16px}.brand strong{font-size:1.3rem}.brand-mark{font-size:38px;width:37px;height:42px;line-height:40px}.brand small{font-size:.55rem;letter-spacing:1.2px}nav{gap:15px;font-size:.75rem}nav a:last-child{display:none}.hero{grid-template-columns:1fr;margin-top:18px;margin-bottom:24px;border-radius:12px}.hero-copy{padding:28px 24px 15px}.hero .eyebrow{font-size:.65rem;margin-bottom:18px}.hero h1{font-size:2.65rem;letter-spacing:-1.3px}.hero-desc{font-size:.94rem;line-height:1.85;margin-bottom:22px}.hero-note{font-size:.7rem;margin-top:24px;gap:11px}.hero-visual{min-height:290px}.hero-photo-wrap{width:65%;margin:15px 15px 37px}.hero-photo-wrap img{height:210px}.hero-word{font-size:7rem;top:-7px;right:30px}.discount-stamp{width:84px;height:84px;right:24px;top:24px;border-width:5px}.discount-stamp strong{font-size:1.7rem}.discount-stamp small{font-size:.55rem}.hero-caption{bottom:15px;left:24px}.promise-strip{gap:16px;padding:0 0 23px;grid-template-columns:1fr}.promise-strip>div{gap:15px}.promise-strip>div:not(:first-child){border:0;padding-left:0}.promise-strip small{display:inline;font-size:.75rem}.promise-strip b{display:inline;margin-right:8px;font-size:.8rem}.line-icon{font-size:1.4rem;width:24px}.catalog{padding:35px 0 42px}.section-heading{display:block;margin-bottom:23px}.section-heading h2{font-size:1.4rem}.section-heading>p{text-align:left;font-size:.75rem;margin-top:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-info{padding:13px}.product-image{padding:15px}.product-card h3{font-size:.82rem;min-height:65px;line-height:1.6;margin-bottom:12px}.product-meta{font-size:.65rem;gap:6px}.product-prices{gap:5px;flex-direction:column}.product-prices strong{font-size:1rem}.product-prices del{font-size:.7rem}.card-bottom{font-size:.68rem;margin-top:12px;padding-top:10px}.sale-badge{font-size:.65rem;padding:3px 6px;top:9px;left:9px}.about-inner{grid-template-columns:1fr;gap:25px;padding-top:35px;padding-bottom:35px}.about-band h2{font-size:1.8rem}.about-band p:not(.eyebrow){font-size:.9rem}.guidance{padding:38px 0}.guidance-grid{grid-template-columns:1fr;gap:24px}.guidance-grid article{padding-top:18px}.guidance-grid h3{margin:10px 0}.footer-main{grid-template-columns:1fr 1fr;gap:28px 18px;padding-top:30px;padding-bottom:30px}.footer-main>p{font-size:.75rem}.footer-main>div{font-size:.75rem}.footer-main b{font-size:.8rem}.footer-bottom{display:block;font-size:.65rem;line-height:2}.footer-bottom span{display:block}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.announcement{background:#ed6327}.announcement .container{font-weight:500}.yellow{color:white}.brand-mark{color:white}.sale-badge{background:#fff0e6;color:#c44d18}.hero h1 em{color:#df5b24}.discount-stamp{color:white}.about-band .eyebrow{color:#ff9767}.hero-word{color:#e9ded5}.hero-visual{background:linear-gradient(125deg,#f5f3f1,#eee7e1)}.hero-photo-wrap{box-shadow:0 23px 48px #63351413}.brand-dot{color:#e66127}
@media(max-width:740px){.announcement .container>span:first-child{display:block;font-size:.6rem;letter-spacing:.3px}.announcement .container>span:last-child{display:none}}
