@font-face{font-family:Manrope;src:url('assets/manrope.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{--ink:#19251f;--muted:#616c65;--green:#007c58;--green-dark:#00553c;--lime:#d8ff76;--paper:#fff;--wash:#f5f7f5;--line:#dce3dc;--mint:#edf7ef;--amber:#855600;--amber-bg:#fff5db;--red:#a1392b;--red-bg:#fff0ea;--radius:8px}
*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,'Segoe UI',sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}button{color:inherit}svg{width:21px;height:21px;stroke-width:1.8;flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #2180b9;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800}h1{font-size:40px;line-height:1.17}h2{font-size:29px;line-height:1.26}h3{font-size:18px;line-height:1.4}p{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;z-index:20;top:-80px;left:16px;padding:10px;background:white}.skip-link:focus{top:10px}.site-header{border-bottom:1px solid var(--line)}.header-inner{max-width:1160px;margin:auto;min-height:98px;display:flex;align-items:center;justify-content:space-between;padding:16px 32px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:20px;line-height:1.08;font-weight:800}.brand-symbol{display:grid;place-items:center;background:var(--green);color:var(--lime);width:43px;height:47px;border-radius:7px;transform:rotate(-5deg)}.brand-symbol svg{width:28px;height:28px}.brand-bottom{display:block}.brand-dot{color:var(--green)}.header-caption{display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.5;color:var(--muted)}.header-caption svg{color:var(--green);width:25px;height:25px}.header-caption strong{font-weight:700;color:var(--ink)}main{outline:none;min-height:calc(100svh - 232px)}.shell{max-width:1160px;margin:auto;padding:30px 32px 45px}.journey{display:flex;gap:0;max-width:640px;margin-bottom:33px}.journey-step{display:flex;align-items:center;gap:8px;flex:1;font-size:12px;font-weight:700;color:#7b857d;position:relative}.journey-step:not(:last-child):after{content:'';height:1px;background:var(--line);flex:1;margin:0 16px}.journey-number{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);background:white;font-size:11px}.journey-number svg{width:13px;height:13px}.journey-step.active{color:var(--green)}.journey-step.active .journey-number,.journey-step.done .journey-number{background:var(--green);border-color:var(--green);color:white}.quiz-layout{display:grid;grid-template-columns:minmax(0,1.24fr) minmax(0,1fr);gap:70px;align-items:start}.eyebrow{display:flex;align-items:center;gap:8px;color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.4px}.eyebrow span{letter-spacing:1.4px}.eyebrow svg{width:15px;height:15px}.intro h1{margin:15px 0 13px;max-width:560px}.intro h1 em{font-style:normal;color:var(--green)}.intro p{font-size:15px;max-width:480px;line-height:1.65}.quiz-topline{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:24px 0 10px;font-size:11px;font-weight:700;color:var(--muted)}.progress-track{height:4px;background:#e9ede8;border-radius:4px;overflow:hidden;margin-bottom:25px}.progress-fill{height:100%;background:var(--green);transition:width .35s ease;border-radius:4px}.question-head{margin-bottom:17px}.question-head h2{font-size:23px}.question-head p{font-size:14px;margin-top:7px}.answers{border:0;padding:0;margin:0;min-width:0;display:grid;gap:10px}.answer{position:relative;display:flex;align-items:center;gap:14px;width:100%;padding:15px 16px;min-height:78px;border:1px solid var(--line);border-radius:var(--radius);background:white;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s}.answer:hover{border-color:#84ad96;background:#fcfefb}.answer:has(input:checked){background:var(--mint);border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.answer:has(input:focus-visible){outline:3px solid #2180b9;outline-offset:3px}.answer input{position:absolute;opacity:0;width:1px;height:1px}.answer-icon{display:grid;place-items:center;width:38px;height:38px;background:var(--wash);border-radius:6px;color:var(--muted);flex-shrink:0}.answer:has(input:checked) .answer-icon{background:#dceee2;color:var(--green)}.answer-copy{flex:1;min-width:0}.answer-title{display:block;font-size:14px;font-weight:800;line-height:1.35}.answer-sub{display:block;font-size:12px;color:var(--muted);line-height:1.4;margin-top:4px}.answer-check{width:20px;height:20px;border:1.5px solid #cbd3cd;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.answer-check svg{display:none;width:13px;height:13px;stroke-width:3}.answer:has(input:checked) .answer-check{background:var(--green);border-color:var(--green);color:white}.answer:has(input:checked) .answer-check svg{display:block}.quiz-actions{margin-top:20px;display:flex;align-items:center;gap:13px}.button{border:0;border-radius:6px;padding:17px 22px;min-height:57px;display:flex;align-items:center;justify-content:center;gap:14px;font-size:15px;font-weight:800;line-height:1.4;text-decoration:none;transition:background .15s,transform .15s;max-width:100%}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button-primary{background:var(--green);color:white}.button-primary:hover{background:var(--green-dark)}.button-primary:disabled{background:#e7ede8;color:#7e8981;transform:none}.quiz-actions .button-primary{flex:1}.button-lime{background:var(--lime);color:#183525}.button-lime:hover{background:#c9f456}.button-secondary{background:white;border:1px solid var(--line);color:var(--ink)}.icon-button{width:46px;height:46px;border:1px solid var(--line);border-radius:6px;background:white;display:grid;place-items:center;flex-shrink:0}.micro-trust{display:flex;align-items:center;justify-content:center;gap:6px;color:#6b766e;font-size:11px;margin-top:12px}.micro-trust svg{width:13px;height:13px}.aside{padding-top:0}.visual-panel{background:#edf2ee;position:relative;overflow:hidden;min-height:340px}.visual-panel img{display:block;width:100%;aspect-ratio:1.22;object-fit:cover;object-position:center;mix-blend-mode:multiply}.visual-label{position:absolute;top:20px;left:20px;z-index:1;font-size:11px;font-weight:800;letter-spacing:1.4px;line-height:1.6}.visual-label span{display:block;letter-spacing:1.4px}.visual-caption{position:absolute;bottom:12px;right:13px;font-size:10px;color:#667169}.aside-title{font-size:25px;line-height:1.28;margin:24px 0 16px;max-width:340px}.aside-title span{color:var(--green)}.checklist{list-style:none;margin:0;padding:0;display:grid;gap:12px}.checklist li{display:flex;align-items:center;gap:10px;font-size:13px;color:#55635a}.checklist svg{color:var(--green);width:17px;height:17px}.aside-footnote{margin-top:22px;padding-top:16px;border-top:1px solid var(--line);font-size:11px;line-height:1.6}.tip{display:flex;gap:12px;background:var(--wash);padding:14px 16px;border-left:3px solid #a7c5ad;margin:19px 0 0;font-size:13px}.tip svg{color:var(--green);width:18px;height:18px;margin-top:2px}.tip strong{display:block;color:var(--ink);font-size:13px;margin-bottom:3px}.tip p{font-size:12px;line-height:1.6}.warning-tip{border-color:#c69b43;background:var(--amber-bg)}.warning-tip svg{color:var(--amber)}.focus-view .intro h1{font-size:30px}.focus-view .intro p{font-size:14px}.focus-view .visual-panel img{aspect-ratio:1.38}.focus-view .visual-panel{min-height:0}.question-stage{animation:arrive .28s ease both}.site-footer{border-top:1px solid var(--line);background:#fbfcfa}.footer-inner{max-width:1160px;margin:auto;display:flex;justify-content:space-between;gap:16px;padding:23px 32px 13px;font-size:11px;font-weight:700}.footer-year{font-weight:400;color:var(--muted);margin-left:8px}.footer-inner nav{display:flex;gap:19px}.footer-inner button{border:0;background:none;padding:0;font-size:11px;color:var(--muted);min-height:25px}.footer-inner button:hover{text-decoration:underline}.footer-note{max-width:1160px;margin:auto;padding:0 32px 21px;font-size:10px;line-height:1.6}.result-shell{max-width:980px}.result-heading{max-width:660px}.result-heading h1{font-size:36px;margin:14px 0}.result-heading p{font-size:16px;line-height:1.7}.summary-strip{display:flex;gap:28px;margin:25px 0 0;padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.summary-item{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700}.summary-count{font-size:25px;line-height:1.2;font-weight:800;color:var(--green)}.summary-item.attention .summary-count{color:var(--amber)}.result-list{margin:26px 0 0;display:grid;gap:0}.result-item{display:grid;grid-template-columns:43px 1fr auto;gap:15px;padding:20px 0;border-bottom:1px solid var(--line);align-items:start}.result-icon{width:39px;height:39px;display:grid;place-items:center;background:var(--mint);color:var(--green);border-radius:6px}.result-item.attention .result-icon{background:var(--amber-bg);color:var(--amber)}.result-item.unknown .result-icon{background:#edf2f6;color:#497088}.result-item h3{font-size:16px;margin-bottom:5px}.result-item p{font-size:13px;max-width:680px;line-height:1.65}.result-tag{font-size:10px;font-weight:800;white-space:nowrap;padding:5px 8px;color:var(--green);background:var(--mint);border-radius:4px}.attention .result-tag{color:var(--amber);background:var(--amber-bg)}.unknown .result-tag{color:#497088;background:#edf2f6}.result-disclaimer{margin-top:18px;font-size:12px;line-height:1.65}.result-next{padding:29px 0 5px;display:flex;align-items:center;justify-content:space-between;gap:30px}.result-next h2{font-size:22px;margin-bottom:7px}.result-next p{font-size:13px;max-width:440px}.result-next .button{min-width:265px}.text-button{background:none;border:0;padding:12px 0;min-height:44px;color:var(--muted);font-size:12px;display:inline-flex;align-items:center;gap:7px;text-decoration:underline;text-underline-offset:3px}.text-button svg{width:14px;height:14px}.offer-shell{padding-bottom:30px}.offer-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:start}.offer-heading h1{font-size:40px;line-height:1.2;margin:16px 0 17px}.offer-heading h1 span{color:var(--green)}.offer-heading>p{font-size:15px;line-height:1.7}.personal-note{margin-top:22px;display:flex;gap:9px;align-items:flex-start;font-size:12px;color:var(--green);font-weight:700}.personal-note svg{width:17px;height:17px;flex-shrink:0;margin-top:2px}.deliverables{list-style:none;padding:0;margin:22px 0}.deliverables li{display:flex;align-items:flex-start;gap:15px;padding:18px 0;border-top:1px solid var(--line)}.deliverable-number{font-size:12px;color:var(--green);font-weight:800;width:22px;padding-top:3px;flex-shrink:0}.deliverables h3{font-size:16px;margin-bottom:5px}.deliverables p{font-size:13px;line-height:1.6}.buy-box{background:#143e2f;color:white;border-radius:8px;overflow:hidden}.buy-art{background:#e9efe9;height:172px;position:relative;overflow:hidden}.buy-art img{width:100%;height:100%;object-fit:cover;object-position:center 53%;mix-blend-mode:multiply}.buy-art-label{position:absolute;left:21px;top:17px;font-size:10px;font-weight:800;letter-spacing:1.1px;color:#204c38}.buy-content{padding:25px 26px}.buy-content .eyebrow{color:var(--lime);font-size:10px}.buy-content h2{font-size:27px;margin:10px 0}.buy-content>p{color:#c4d6cb;font-size:13px}.price-line{display:flex;align-items:baseline;gap:7px;margin-top:21px}.price-currency{font-size:18px;font-weight:600}.price-value{font-size:49px;line-height:1.2;font-weight:800}.price-type{font-size:11px;line-height:1.4;color:#c9d7cf;margin-left:4px;max-width:74px}.buy-content .button{margin-top:20px;width:100%;font-size:14px}.payment-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;color:#b9cec2;margin-top:12px}.payment-note svg{width:13px;height:13px}.included-list{padding:18px 0 0;margin:20px 0 0;border-top:1px solid #426052;display:grid;gap:9px;list-style:none}.included-list li{font-size:12px;display:flex;gap:9px;align-items:center;color:#e2ece5}.included-list svg{width:15px;height:15px;color:var(--lime)}.offer-small{font-size:11px;line-height:1.65;text-align:center;margin-top:14px}.faq-band{border-top:1px solid var(--line);margin-top:32px;padding-top:28px;display:grid;grid-template-columns:1fr 1.65fr;gap:55px}.faq-band h2{font-size:22px}.faq-band>div>p{font-size:13px;margin-top:8px}.faq details{border-bottom:1px solid var(--line);padding:14px 0}.faq details:first-child{padding-top:0}.faq summary{font-size:13px;font-weight:800;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:14px;align-items:center;min-height:28px}.faq summary::-webkit-details-marker{display:none}.faq summary svg{width:17px;height:17px;transition:transform .2s}.faq details[open] summary svg{transform:rotate(45deg)}.faq details p{font-size:13px;line-height:1.65;margin-top:10px}.mobile-purchase{display:none}.offer-back{margin-bottom:16px}.offer-shell .journey{margin-bottom:26px}dialog{border:1px solid var(--line);border-radius:8px;padding:32px;max-width:560px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 25px 80px #182a2630}dialog::backdrop{background:#13241bcc;backdrop-filter:blur(3px)}dialog h2{font-size:24px;padding-right:25px;margin-bottom:16px}dialog h3{font-size:16px;margin-top:18px}dialog p,dialog li{font-size:14px;line-height:1.7;margin-bottom:13px}dialog ul{padding-left:20px;color:var(--muted)}dialog a{color:var(--green);overflow-wrap:anywhere}dialog .close-dialog{position:absolute;right:12px;top:12px;width:35px;height:35px;border:0}dialog .button{margin-top:17px}.noscript{padding:30px;text-align:center}.restart-row{margin-top:14px}.demo-note{font-size:11px!important;margin-top:10px;text-align:center;color:#d4e1d7!important}.intro-badge{font-size:10px;background:var(--lime);padding:5px 8px;font-weight:800;color:#254b2e;display:inline-block;border-radius:3px}.mobile-photo{display:none}
.visual-panel img{height:auto}.intro p,.offer-heading>p{font-size:16px}.answer-title{font-size:15px}.answer-sub{font-size:13px}.question-head p{font-size:14px}.result-item p,.deliverables p{font-size:14px}
@keyframes arrive{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1440px){.shell{padding-top:38px;padding-bottom:60px}.quiz-layout{gap:88px}.journey{margin-bottom:40px}}
@media(max-width:950px){.quiz-layout{gap:35px;grid-template-columns:1.2fr 1fr}.shell{padding-inline:25px}.header-inner{padding-inline:25px}.intro h1{font-size:34px}.aside-title{font-size:22px}.visual-panel{min-height:0}.visual-panel img{aspect-ratio:1}.offer-layout{gap:30px}.offer-heading h1{font-size:35px}.result-next{align-items:flex-start;flex-direction:column}.result-next .button{width:100%}}
@media(max-width:700px){.header-inner{min-height:77px;padding:14px 21px}.brand{font-size:17px;gap:9px}.brand-symbol{width:34px;height:39px}.brand-symbol svg{width:24px;height:24px}.header-caption{font-size:10px;gap:6px}.header-caption svg{width:21px;height:21px}.shell{padding:21px 21px 29px}.journey{margin-bottom:25px;max-width:none}.journey-step{font-size:10px;gap:5px;flex:0 1 auto}.journey-step:not(:last-child){flex:1}.journey-step:not(:last-child):after{margin:0 10px;min-width:9px}.journey-number{width:21px;height:21px;font-size:10px;flex-shrink:0}.quiz-layout{grid-template-columns:1fr;gap:0}.aside{display:none}.intro{position:relative}.intro h1{font-size:29px;line-height:1.2;margin:12px 0 10px;max-width:400px}.intro p{font-size:13px;line-height:1.6;max-width:410px}.eyebrow{font-size:10px;gap:6px}.eyebrow svg{width:13px;height:13px}.quiz-topline{margin:20px 0 9px;font-size:10px}.progress-track{margin-bottom:21px;height:4px}.question-head{margin-bottom:14px}.question-head h2{font-size:21px;line-height:1.32}.question-head p{font-size:13px;margin-top:6px}.answers{gap:9px}.answer{min-height:73px;padding:13px 12px;gap:11px}.answer-title{font-size:13px;line-height:1.4}.answer-sub{font-size:11px;line-height:1.45}.answer-icon{width:33px;height:33px}.answer-icon svg{width:19px;height:19px}.answer-check{width:19px;height:19px}.quiz-actions{margin-top:18px;gap:10px}.button{font-size:14px;min-height:54px;padding:16px}.micro-trust{font-size:10px;margin-top:10px}.footer-inner{padding:19px 21px 9px;flex-direction:column;gap:9px;font-size:10px}.footer-inner nav{gap:20px}.footer-inner button{font-size:10px}.footer-note{font-size:10px;padding:0 21px 20px}.focus-view .intro h1{font-size:25px;margin-bottom:0}.focus-view .intro>p{display:none}.focus-view .quiz-topline{margin-top:17px}.tip{padding:12px;margin-top:15px;font-size:12px}.result-heading h1{font-size:28px;line-height:1.23}.result-heading p{font-size:14px}.summary-strip{gap:21px;margin-top:21px;padding:15px 0}.summary-count{font-size:24px}.summary-item{font-size:11px;gap:7px}.result-item{grid-template-columns:34px 1fr;gap:10px;padding:17px 0}.result-icon{width:33px;height:33px}.result-icon svg{width:18px;height:18px}.result-item h3{font-size:15px}.result-item p{font-size:12px}.result-tag{grid-column:2;justify-self:start;margin-top:-3px}.result-list{margin-top:10px}.result-disclaimer{font-size:11px}.result-next{gap:18px;padding-top:25px}.result-next h2{font-size:22px}.result-next p{font-size:13px}.offer-layout{display:flex;flex-direction:column;gap:23px}.offer-heading h1{font-size:31px}.offer-heading>p{font-size:14px}.offer-heading{width:100%}.deliverables{margin-bottom:0}.deliverables li{padding:15px 0;gap:12px}.deliverables h3{font-size:15px}.deliverables p{font-size:12px}.offer-side{width:100%}.buy-art{height:150px}.buy-content{padding:24px}.buy-content h2{font-size:26px}.price-value{font-size:48px}.faq-band{grid-template-columns:1fr;gap:20px;margin-top:26px;padding-top:25px}.faq-band h2{font-size:21px}.mobile-purchase{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;background:white;border-top:1px solid var(--line);padding:11px 18px calc(11px + env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:16px;box-shadow:0 -4px 20px #19251f08}.mobile-purchase .button{min-height:45px;padding:12px 18px;font-size:12px;flex:1;max-width:235px}.mobile-price{font-size:17px;font-weight:800;white-space:nowrap}.mobile-price small{display:block;font-size:10px;font-weight:500;color:var(--muted)}body.has-offer .site-footer{padding-bottom:85px}.offer-back{margin-bottom:11px}.offer-shell .journey{margin-bottom:18px}.mobile-photo{display:block;position:relative;float:right;width:94px;height:96px;margin:6px -6px 1px 10px;border-radius:6px;overflow:hidden;background:#eef3ee}.mobile-photo img{width:100%;height:100%;object-fit:cover;object-position:67% center;mix-blend-mode:multiply}.intro:after{content:'';display:table;clear:both}.intro.first-intro h1{font-size:27px}.intro.first-intro p{clear:both;padding-top:2px}}
@media(max-width:360px){.shell{padding-inline:16px}.header-inner{padding-inline:16px}.mobile-photo{width:75px;height:83px}.intro.first-intro h1{font-size:25px}.answer-title{font-size:12px}.journey-step{font-size:9px}.answer{gap:9px}.price-value{font-size:43px}.summary-strip{gap:13px}.summary-item{font-size:10px}.mobile-purchase{padding-inline:12px;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.header-nav{display:flex;align-items:center;gap:24px}
.header-nav a{display:inline-flex;align-items:center;gap:7px;min-height:44px;font-size:13px;font-weight:700;text-decoration:none}
.header-nav a:hover{color:var(--green)}
.header-nav svg{width:17px;height:17px;color:var(--green)}
.footer-inner nav{flex-wrap:wrap;justify-content:flex-end;gap:4px 18px}
.footer-inner nav a,.footer-inner nav button{display:inline-flex;align-items:center;min-height:36px;font-size:11px;color:var(--muted);text-decoration:none}
.footer-inner nav a:hover,.footer-inner nav button:hover{text-decoration:underline;text-underline-offset:3px}
.eyebrow,.eyebrow span,.visual-label,.visual-label span,.buy-art-label{letter-spacing:0}
.journey-step>span:last-child{min-width:0}
.question-head h2:focus,.result-heading h1:focus,.offer-heading h1:focus{outline:none}
.offer-heading,.offer-side,.faq-band>div,.result-next>div{min-width:0}
.buy-art{height:auto;aspect-ratio:2.2}
.buy-art img{display:block;object-position:75% center;mix-blend-mode:normal}
.buy-art-label{max-width:105px;left:18px;top:18px;line-height:1.7}
.buy-content .price-line{margin-bottom:20px}
.price-period{font-size:19px;font-weight:700;white-space:nowrap}
.buy-content .delivery-note{border-top:1px solid #426052;padding-top:15px;margin-top:18px;font-size:12px;line-height:1.7;color:#e2ece5}
.faq details summary{min-height:44px}
.faq details p a{color:var(--green);text-underline-offset:3px}
.button{text-align:center}
.offer-small{font-size:12px}
.payment-note{flex-wrap:wrap;text-align:center}
dialog{max-height:calc(100svh - 32px);overflow-y:auto}
@media(max-width:950px){.footer-inner{flex-wrap:wrap}.footer-inner nav{justify-content:flex-start}}
@media(max-width:700px){
  .header-nav{align-items:flex-end;flex-direction:column;gap:0}
  .header-nav a{font-size:11px;min-height:28px;gap:5px}
  .header-nav svg{width:14px;height:14px}
  .footer-inner nav{gap:2px 18px}
  .footer-inner nav a,.footer-inner nav button{font-size:11px;min-height:40px}
  .answer-sub{font-size:12px}
  .result-item p,.deliverables p{font-size:13px}
  .summary-strip{flex-wrap:wrap}
  .offer-heading h1{font-size:30px}
  .offer-heading .eyebrow{font-size:10px}
  .buy-content .button{font-size:14px}
  .mobile-purchase .button{min-width:0}
  .mobile-purchase{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:6px 12px}
  .mobile-purchase .button{width:100%;justify-self:end;max-width:235px;padding-inline:12px;gap:8px}
  body.has-offer .site-footer{padding-bottom:108px}
  .buy-art{aspect-ratio:2.2}
}
@media(max-width:360px){
  .intro.first-intro h1{font-size:24px}
  .mobile-photo{width:68px;height:80px;margin-left:6px}
  .buy-content{padding:21px}
  .buy-content h2{font-size:24px}
  .buy-content .button{padding-inline:12px;font-size:13px;gap:8px}
  .mobile-purchase .button{padding-inline:12px;gap:8px}
  .journey-step:not(:last-child):after{margin-inline:6px}
}
