:root{--ink:#133951;--blue:#176b91;--light:#eaf5f9;--line:#cfdee5;--muted:#536c7b;--gold:#aa8750}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif;font-size:16px;line-height:1.9;background:white}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}figure,p{margin:0}p+p{margin-top:20px}h1,h2,h3{margin:0;font-weight:500}h1,h2{font-family:'Yu Mincho','Hiragino Mincho ProN',serif;font-feature-settings:'palt'}h1{font-size:clamp(32px,3.3vw,52px);line-height:1.75;letter-spacing:.035em}h2{font-size:clamp(29px,3vw,42px);line-height:1.65;letter-spacing:.045em}h3{font-size:22px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bc9453;outline-offset:5px}.review-bar{padding:7px 20px;text-align:center;background:#133951;color:#fff;font-size:12px;letter-spacing:.08em}.review-bar span{margin-left:18px;opacity:.8}header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 max(5vw,24px);border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:2}.brand{font-family:'Yu Mincho',serif;font-size:34px;font-weight:bold;letter-spacing:.13em;display:flex;align-items:center;gap:17px}.brand span{font:11px sans-serif;letter-spacing:.22em}nav{display:flex;gap:34px;font-size:14px}.small-button{border:1px solid var(--ink);padding:9px 23px;font-size:14px;display:flex;gap:36px}.hero{min-height:710px;display:grid;grid-template-columns:1.15fr 1fr;position:relative;background:linear-gradient(110deg,#fbfdfe 35%,#eef8fb 70%,#e0f1f8);padding:68px max(6vw,24px) 80px;gap:40px;overflow:hidden}.hero-copy{align-self:center;z-index:1}.eyebrow{font-size:12px;letter-spacing:.17em;color:var(--blue);font-weight:600;margin-bottom:22px}.lead{margin-top:25px;line-height:2.1;color:var(--muted)}.accent{color:var(--blue)}.hero-facts{display:flex;margin:32px 0;gap:25px;align-items:center}.hero-facts>div{font-size:13px;padding-right:24px;border-right:1px solid #bbd3df}.hero-facts>div:last-child{border:0}.hero-facts strong{display:block;font:48px Georgia,serif;line-height:1.25}.hero-facts strong span{font-size:12px;margin-left:8px}.hero-facts .words{font-size:21px;line-height:2.85;font-family:inherit}.button{display:flex;align-items:center;justify-content:space-between;gap:45px;background:var(--ink);color:#fff;padding:18px 30px;border:0;max-width:345px;transition:background .2s}.button:hover,.small-button:hover{background:#276482;color:white}.micro{font-size:12px;color:var(--muted);margin-top:13px;letter-spacing:.06em}.hero-art{display:flex;align-items:center;justify-content:center;position:relative;padding-left:20px}.hero-art img{width:min(320px,82%);box-shadow:0 30px 55px #3266822b;transform:rotate(3deg)}.art-label{writing-mode:vertical-rl;position:absolute;right:0;top:15%;font-family:'Yu Mincho',serif;font-size:15px;letter-spacing:.25em}.hero-art figcaption{position:absolute;bottom:-25px;color:var(--muted);font-size:12px}.scroll-cue{position:absolute;bottom:25px;left:6vw;font-size:10px;letter-spacing:.2em;display:flex;align-items:center;gap:20px}.scroll-cue span{font-size:22px}.ribbon{display:flex;justify-content:center;gap:50px;align-items:center;padding:25px 20px;border-bottom:1px solid var(--line);font-size:14px;letter-spacing:.07em}.ribbon i{height:20px;width:1px;background:var(--line)}.section{padding:100px max(8vw,24px)}.intro{text-align:center;max-width:1100px;margin:auto}.intro>p:not(.eyebrow){margin-top:30px;color:var(--muted);line-height:2.4}.concerns{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:35px}.concerns span{border-bottom:1px solid #a4c3d3;padding:6px 12px;font-size:14px}.formula{background:var(--light);display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.formula h2+p{margin-top:26px}.note{font-size:13px;line-height:1.9;color:var(--muted);margin-top:22px}.formula-board{background:white;padding:36px 40px}.formula-board>div>span{font-size:11px;letter-spacing:.15em;color:var(--blue)}.formula-board h3{font-size:25px;margin:7px 0 12px}.formula-board p{font-size:14px;color:var(--muted)}.plus{display:block;color:var(--gold);font-size:22px;margin:12px 0}.zero-line{display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);margin-top:24px;padding-top:12px}.zero-line strong{font:58px Georgia,serif}.zero-line span{font-size:14px!important}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.side-copy{color:var(--muted);font-size:14px}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:22px}.comparison img{width:100%;aspect-ratio:1.5;object-fit:contain;background:#edf0ef}.image-caption{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;background:#eaf0f3;font-size:14px}.image-caption span{font-size:12px;letter-spacing:.18em}.after-caption{background:var(--ink);color:white}.review-note{background:#f4f7f8;border-left:2px solid #a8bac3;padding:17px 22px;margin-top:24px;font-size:13px;color:var(--muted)}.review-note p{margin-top:5px}.uses{background:#f7fafb}.use-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:44px}.use-grid article{padding:6px 25px 6px 0;margin-right:25px;border-right:1px solid var(--line)}.use-grid article:last-child{border:0;margin-right:0}.number{font:34px Georgia,serif;color:#83aabd}.use-grid h3{margin:20px 0 12px;font-size:20px}.use-grid p{font-size:14px;color:var(--muted)}.tag{display:block;margin-top:30px;font-size:12px;color:var(--blue)}.wash-guide{background:var(--light);padding:40px;display:grid;grid-template-columns:1fr 1.6fr;gap:40px}.wash-guide h3{margin-bottom:12px}.wash-guide p{font-size:14px;color:var(--muted)}.dosages{display:flex;gap:25px;align-items:flex-end}.dosages>div{flex:1;display:flex;flex-direction:column}.dosages span{font-size:13px}.dosages strong{font:42px Georgia,serif;margin:8px 0}.dosages small{font:16px sans-serif;margin-left:4px}.dose-bar{width:var(--bar);background:#367e9d;height:7px;margin-top:14px}.table-wrap{margin-top:36px}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}caption{text-align:left;font-size:16px;margin-bottom:12px}th,td{padding:19px 15px;border-bottom:1px solid var(--line)}thead{background:#f3f7f9}tbody th{font-weight:500;white-space:nowrap}.material-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:40px}.material-grid article{border-top:2px solid #93b6c7;padding:22px;background:#f8fafb}.material-grid article:last-child{border-color:#a69d8b}.material-grid h3{font-size:18px;margin-bottom:10px}.material-grid p{font-size:14px}.value-section{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.value-section .eyebrow{color:#aad2e3}.value-section h2+p{color:#c5d8e2;margin-top:25px}.value-stats{border-left:1px solid #547384;padding-left:65px}.value-stats>p{font-size:14px}.big-stat{font-size:22px}.big-stat span{font:100px Georgia,serif;margin:0 10px}.fifty{display:grid;grid-template-columns:repeat(10,1fr);gap:6px;max-width:320px;margin:15px 0}.fifty i{height:8px;background:#b6dcea}.value-stats .note{color:#c2d6e1;font-size:12px}.faq{max-width:1120px;margin:auto}.faq h2{margin-bottom:35px}details{border-bottom:1px solid var(--line)}summary{list-style:none;padding:24px 38px 24px 0;position:relative;cursor:pointer;font-size:16px}summary::-webkit-details-marker{display:none}summary:after{content:'＋';position:absolute;right:5px;color:var(--blue)}details[open] summary:after{content:'−'}details>p{padding:0 30px 26px 0;font-size:14px;color:var(--muted)}.purchase{background:linear-gradient(130deg,#edf7fb,#e3f0f5);display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:center}.purchase-image{display:flex;justify-content:center}.purchase-image img{width:250px;box-shadow:0 20px 45px #23435b20}.purchase h2{font-size:50px;margin-bottom:15px}.purchase h2 small{font:14px sans-serif;letter-spacing:.15em;margin-left:17px}.pack-info{font-size:13px;padding:18px 0;border-bottom:1px solid #b9d1dd}.price{display:flex;align-items:center;gap:16px;margin-top:25px;flex-wrap:wrap}.price strong{font:40px Georgia,serif}.price>span{font-size:12px}.draft-tag{border:1px solid #9ab5c2;padding:2px 10px}.pending{margin-top:25px;width:100%;max-width:440px;justify-content:center;cursor:default;background:#617f90}.pending:hover{background:#617f90}.purchase-status{font-size:12px;line-height:1.8;margin-top:14px;max-width:430px;color:var(--muted)}.spec-list{margin:0}.spec-list>div{display:grid;grid-template-columns:180px 1fr;padding:19px 0;border-bottom:1px solid var(--line);font-size:14px}dt{color:var(--muted)}dd{margin:0}.text-link{font-size:14px;border-bottom:1px solid var(--blue)}.safety{margin-top:30px}.safety h3{font-size:16px;margin-bottom:15px}.safety ul{font-size:14px;color:var(--muted);padding-left:22px;margin-bottom:30px}footer{background:#f2f7f9;padding:55px 8vw 25px}.footer-main{display:flex;justify-content:space-between;gap:35px}.footer-main b{font-size:14px;font-weight:500}.footer-main p{font-size:12px;line-height:2;margin-top:8px}.footer-bottom{border-top:1px solid var(--line);margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.mobile-cta{display:none}@media(min-width:1500px){.hero,.section,header,footer{padding-left:max(8vw,calc((100vw - 1250px)/2));padding-right:max(8vw,calc((100vw - 1250px)/2))}}@media(max-width:1000px){nav{gap:16px}.brand span{display:none}.hero{gap:20px}.hero-facts{gap:14px}.hero-facts>div{padding-right:14px}.hero-facts .words{font-size:18px}.formula{gap:35px}.section{padding:75px 6vw}.use-grid{grid-template-columns:1fr 1fr;gap:30px}.use-grid article:nth-child(2){border:0}.purchase{gap:45px}.value-stats{padding-left:35px}}@media(max-width:680px){html{scroll-padding-top:25px}.review-bar{font-size:11px}.review-bar span{margin-left:9px}header{height:75px;padding:0 22px}.brand{font-size:29px}nav{display:none}.small-button{font-size:12px;padding:6px 14px;gap:22px}.hero{display:flex;flex-direction:column;padding:42px 25px 52px;gap:33px;min-height:auto}.hero-copy{align-self:stretch}h1{font-size:31px;letter-spacing:0;line-height:1.75}.eyebrow{font-size:10px;margin-bottom:19px}.lead{font-size:14px;margin-top:20px}.hero-facts{margin:25px 0;gap:19px}.hero-facts>div{font-size:11px;padding-right:19px}.hero-facts strong{font-size:41px}.hero-facts .words{font-size:17px}.button{font-size:14px;max-width:100%;padding:15px 24px}.hero-art{padding:15px 20px 23px;min-height:345px}.hero-art img{width:208px;transform:rotate(3deg)}.art-label{font-size:12px;right:18px}.hero-art figcaption{bottom:-5px;font-size:10px}.scroll-cue{display:none}.ribbon{gap:13px;padding:20px 12px;font-size:10px;letter-spacing:0}.ribbon i{height:15px}.section{padding:65px 24px}h2{font-size:28px}.intro>p:not(.eyebrow){font-size:14px;line-height:2.2}.desktop{display:none}.concerns{gap:8px}.concerns span{font-size:12px;padding:5px 7px}.formula{grid-template-columns:1fr;gap:35px}.formula>div>p:not(.eyebrow){font-size:14px}.formula-board{padding:28px}.section-head{display:block;margin-bottom:27px}.side-copy{margin-top:16px;font-size:12px}.comparison{gap:12px;grid-template-columns:1fr}.image-caption{padding:9px 15px}.review-note{font-size:12px;padding:14px 17px}.use-grid{gap:29px 18px;margin-top:30px}.use-grid article{padding-right:12px;margin-right:0}.use-grid h3{font-size:17px;margin-top:12px}.use-grid p{font-size:12px}.number{font-size:29px}.tag{font-size:10px;margin-top:19px}.wash-guide{grid-template-columns:1fr;padding:25px;gap:27px}.dosages{gap:20px}.dosages strong{font-size:36px}.dosages span{font-size:12px}table{font-size:12px}th,td{padding:14px 8px}tbody th{white-space:normal;width:21%}td:nth-child(2){width:33%}.note{font-size:12px}.material-grid{grid-template-columns:1fr;gap:18px;margin-top:28px}.material-grid article{padding:20px}.value-section{grid-template-columns:1fr;gap:35px}.value-stats{border-left:0;border-top:1px solid #547384;padding:25px 0 0}.big-stat span{font-size:85px}.value-section h2+p{font-size:14px}summary{font-size:14px;padding-top:21px;padding-bottom:21px}details>p{font-size:13px}.purchase{grid-template-columns:1fr;gap:40px}.purchase-image img{width:180px}.purchase h2{font-size:42px}.purchase h2+p{font-size:14px}.price strong{font-size:38px}.spec-list>div{grid-template-columns:85px 1fr;gap:15px;font-size:12px}.specifications .text-link{display:inline-block;margin-top:20px;font-size:12px}.footer-main{flex-direction:column;gap:25px}footer{padding:40px 24px 95px}.footer-bottom{gap:15px;flex-direction:column}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:5;background:var(--ink);color:white;padding:15px 24px;display:flex;justify-content:space-between;font-size:14px;border-top:1px solid #6c8999;box-shadow:0 -3px 15px #12324d15}.micro{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Refined editorial typography */
:root{--ink:#102d44;--blue:#235d7b;--muted:#506575;--gold:#987948;--light:#f0f6f8;--line:#d6e0e5}
body{letter-spacing:.025em;-webkit-font-smoothing:antialiased}
h1,h2{font-family:'Yu Mincho','Hiragino Mincho ProN','Noto Serif CJK JP',serif;font-weight:600}
h2{font-size:clamp(2rem,3.1vw,2.9rem);line-height:1.65;letter-spacing:.055em}
h2 strong{font-weight:600}h3{font-weight:600;letter-spacing:.04em}
.hero{grid-template-columns:1.3fr 1fr;min-height:805px;padding-top:78px;padding-bottom:100px;background:linear-gradient(110deg,#fff 25%,#f5fafc 62%,#eaf4f8)}
h1{line-height:1.5;letter-spacing:.055em}
.hero-prelude{display:block;font-size:clamp(1.25rem,1.9vw,1.75rem);font-weight:500;letter-spacing:.13em;margin-bottom:19px}
.hero-main{display:block;font-size:clamp(2.7rem,4.1vw,4rem);line-height:1.6;font-weight:600}
.accent{color:var(--ink)}
.eyebrow{display:flex;align-items:center;gap:14px;font-size:.75rem;font-weight:600;letter-spacing:.22em;color:#60717c;margin-bottom:28px;line-height:1.8}
.eyebrow:before{content:'';width:27px;height:1px;background:var(--gold);flex-shrink:0}
.hero-copy .eyebrow{font-size:.8125rem;letter-spacing:.12em}
.lead{font-size:1rem;line-height:2.1;margin-top:27px;letter-spacing:.045em}
.hero-facts{margin:35px 0 31px;gap:27px}
.hero-facts>div{font-size:.875rem;padding-right:25px;letter-spacing:.04em}
.hero-facts strong{font-size:4rem;font-weight:400;line-height:1.18;margin-top:7px}
.hero-facts strong span{font-size:.75rem}
.hero-facts .words{font-family:'Yu Mincho','Hiragino Mincho ProN',serif;font-size:1.4rem;font-weight:600;line-height:3.37}
.button{font-weight:600;font-size:1rem;letter-spacing:.09em;border-bottom:2px solid var(--gold);padding:20px 28px}
.small-button{letter-spacing:.06em}.brand{font-size:38px;letter-spacing:.16em}.brand span{font-size:12px;letter-spacing:.27em}
.hero-art img{transform:none;width:min(318px,82%);box-shadow:0 30px 65px #17364c20;outline:1px solid #fff;outline-offset:12px}
.art-label{font-size:1rem;letter-spacing:.22em}.hero-art figcaption{font-size:.75rem}
.ribbon{font-size:.875rem;letter-spacing:.12em;padding:29px 20px}.ribbon i{background:#b6a17e}
.section{padding-top:115px;padding-bottom:115px}
.intro .eyebrow{justify-content:center}.intro>p:not(.eyebrow){font-size:1rem;line-height:2.5;margin-top:35px}
.heading-prelude{display:block;font-size:.66em;font-weight:500;letter-spacing:.09em;margin-bottom:12px}
.formula h2 strong{font-size:.9em;letter-spacing:.01em}.formula h2+p{font-size:1rem;line-height:2.1}
.formula-board{border-top:2px solid var(--gold);padding:42px}.formula-board h3{font-family:'Yu Mincho','Hiragino Mincho ProN',serif;font-size:2rem;font-weight:600}
.formula-board p{font-size:1rem;line-height:2}.formula-board>div>span{font-size:.75rem;letter-spacing:.16em}
.zero-line strong{font-size:4.75rem;color:var(--ink)}.zero-line{gap:30px;padding-top:20px}
.section-head{margin-bottom:46px}.side-copy{font-size:.875rem;line-height:2}.image-caption b{font-weight:500}
.use-grid{margin-top:52px}.number{font-size:2.75rem;color:var(--gold)}.use-grid h3{font-family:'Yu Mincho','Hiragino Mincho ProN',serif;font-size:1.5rem;margin-top:22px;margin-bottom:17px}
.use-grid p,.wash-guide p,.material-grid p,details>p,.safety ul{font-size:1rem;line-height:2}.tag{font-size:.875rem;line-height:1.8}
.wash-guide h3{font-family:'Yu Mincho','Hiragino Mincho ProN',serif;font-size:1.7rem}.dosages strong{font-size:3.15rem}.dosages span{font-size:.875rem}
.material-grid h3{font-size:1.125rem}table{font-size:.875rem}caption{font-weight:600}
.value-section .eyebrow{color:#cbdce4}.value-section h2{font-size:clamp(2rem,3.8vw,3.5rem)}.value-section h2+p{font-size:1rem;line-height:2.2}
.big-stat span{font-size:7.5rem;letter-spacing:-.04em;font-weight:400}.big-stat{font-family:'Yu Mincho',serif;font-size:1.5rem}.value-stats .note{font-size:.8125rem}
summary{font-weight:600;letter-spacing:.025em;padding-top:27px;padding-bottom:27px}.faq h2{margin-bottom:42px}
.purchase{background:#eef5f8}.purchase h2{font-size:4.5rem;letter-spacing:.16em;line-height:1.45;margin-bottom:23px}.purchase h2 small{font-size:.875rem;font-weight:400;letter-spacing:.14em}
.purchase h2+p{font-size:1rem;line-height:2.2}.pack-info{font-size:.875rem;padding:22px 0}.price strong{font-size:3.25rem;letter-spacing:-.025em}.pending{font-weight:500}
.spec-list>div{font-size:.875rem;padding:22px 0}.spec-list dd{font-weight:500}.footer-main b{font-weight:600}
@media(min-width:681px) and (max-width:1000px){.hero-main{font-size:clamp(2rem,4.5vw,2.75rem)}.hero-facts{gap:13px}.hero-facts>div{padding-right:13px;font-size:.75rem}.hero-facts .words{font-size:1rem}.hero-facts strong{font-size:3rem}.formula-board{padding:28px}.section{padding-top:85px;padding-bottom:85px}}
@media(max-width:680px){
header{height:80px}.brand{font-size:32px}.hero{padding:47px 25px 60px;min-height:auto;gap:38px}
.hero-copy .eyebrow{font-size:.75rem;letter-spacing:.075em;gap:10px;margin-bottom:30px}.eyebrow{font-size:.75rem;letter-spacing:.15em;gap:11px;margin-bottom:24px}
.hero-prelude{font-size:1.125rem;letter-spacing:.1em;margin-bottom:14px}.hero-main{font-size:clamp(2.15rem,8.8vw,3rem);letter-spacing:.025em;line-height:1.58}
.lead{font-size:1rem;line-height:2;margin-top:25px}.hero-facts{gap:16px;margin:29px 0}.hero-facts>div{font-size:.75rem;padding-right:16px}.hero-facts strong{font-size:3.1rem}.hero-facts .words{font-size:1.0625rem;line-height:3.44}.button{font-size:1rem;padding:17px 24px}
.hero-art img{width:210px}.art-label{font-size:.875rem;right:6px}.hero-art figcaption{font-size:.75rem}.ribbon{gap:12px;font-size:.75rem;letter-spacing:0;flex-wrap:wrap;padding:23px 18px}.ribbon i{display:none}
.section{padding:76px 24px}h2{font-size:1.875rem;line-height:1.75;letter-spacing:.025em}.heading-prelude{font-size:.64em;letter-spacing:.065em;margin-bottom:10px}.intro h2 strong{font-size:.9em}.intro>p:not(.eyebrow){font-size:1rem;line-height:2.25}.concerns span{font-size:.875rem}
.formula h2 strong{font-size:.88em}.formula>div>p:not(.eyebrow){font-size:1rem}.formula>div>.note{font-size:.8125rem!important}.formula-board{padding:28px}.formula-board h3{font-size:1.7rem}.formula-board p{font-size:1rem}
.section-head{margin-bottom:30px}.side-copy{font-size:.875rem}.use-grid{gap:30px 18px}.use-grid h3{font-size:1.125rem}.use-grid p{font-size:1rem;line-height:1.9}.number{font-size:2.25rem}.tag{font-size:.875rem}.use-grid p br{display:none}
.wash-guide{padding:25px}.wash-guide h3{font-size:1.5rem}.wash-guide p{font-size:1rem}.dosages strong{font-size:2.5rem}.dosages span{font-size:.875rem}table{font-size:.875rem;line-height:1.85}th,td{padding:15px 7px}.material-grid p{font-size:1rem}
.value-section h2{font-size:2.1rem}.value-section h2+p{font-size:1rem}.big-stat span{font-size:6rem}summary{font-size:1rem;padding-top:23px;padding-bottom:23px}details>p{font-size:1rem}
.purchase h2{font-size:3.5rem}.purchase h2+p{font-size:1rem}.purchase h2 small{margin-left:6px}.price strong{font-size:2.75rem}.pack-info{font-size:.875rem}.spec-list>div{font-size:.875rem;grid-template-columns:82px 1fr}.specifications .text-link{font-size:.875rem}.safety ul{font-size:.875rem}.micro{font-size:.75rem}
}
@media(max-width:360px){.hero-facts{gap:10px}.hero-facts>div{padding-right:10px}.hero-facts .words{font-size:.9375rem}.hero-main{font-size:2.1rem}.hero-copy .eyebrow{letter-spacing:0}.use-grid{grid-template-columns:1fr}.use-grid article{border-right:0;border-bottom:1px solid var(--line);padding-bottom:20px}.purchase h2{font-size:3rem}}
.regular-price{margin-top:28px;font-size:.875rem;color:var(--muted);letter-spacing:.04em}.regular-price s{margin:0 8px}.regular-price span{display:inline-block;padding:2px 9px;background:var(--gold);color:white;font-size:.75rem;letter-spacing:.08em}.price{margin-top:6px}.purchase-button{margin-top:27px;width:100%;max-width:440px}.purchase-button:hover{background:#276482}
