@charset "UTF-8";
:root{--ink:#171d29;--muted:#69707c;--blue:#0759ff;--blue-dark:#0048d7;--paper:#faf9f6;--cream:#f1f0ec;--line:#e2e4e8;--light-blue:#edf3ff;--radius:22px;--wrap:1320px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.home{padding-bottom:91px}body.has-dialog{overflow:hidden}[hidden]{display:none!important}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed}button svg,a svg{pointer-events:none}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.1;letter-spacing:-.035em}p{color:var(--muted)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #80aaff;outline-offset:4px}::selection{background:#cbdcff;color:#172344}.wrap{width:min(var(--wrap),calc(100% - 80px));margin-inline:auto}.icon{width:24px;height:24px;flex:none;vertical-align:middle}.skip-link{position:fixed;top:-80px;left:20px;background:var(--ink);color:#fff;padding:12px 18px;z-index:9999;border-radius:10px}.skip-link:focus{top:12px}.review-notice{background:#edf2fd;min-height:31px;padding:5px 16px;text-align:center;font-size:11px;font-weight:550;color:#345584;display:flex;gap:8px;align-items:center;justify-content:center}.review-dot{width:5px;height:5px;border-radius:50%;background:var(--blue)}.notice-separator{opacity:.45;padding-inline:4px}.site-header{position:sticky;top:0;z-index:60;background:rgba(250,249,246,.95);backdrop-filter:blur(18px);border-bottom:1px solid rgba(23,29,41,.06)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;height:78px}.wordmark{display:inline-flex;align-items:center;font-size:28px;letter-spacing:-1.3px;font-weight:850;line-height:1;white-space:nowrap}.brand-dot{color:var(--blue);margin-left:1px}.brand-frame{display:inline-block;width:19px;height:19px;border:2px solid var(--blue);border-radius:5px;margin-right:9px;position:relative;transform:rotate(-8deg)}.brand-frame:after{content:"";position:absolute;inset:5px;background:var(--paper);outline:5px solid var(--paper);border:1.5px solid var(--blue);border-radius:1px}.primary-nav{display:flex;gap:31px;align-items:center}.primary-nav a{font-size:13px;font-weight:650;position:relative;padding:10px 0}.primary-nav a:after{content:"";position:absolute;bottom:4px;left:0;right:100%;height:2px;background:var(--blue);transition:right .2s}.primary-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:22px}.header-support{color:var(--muted)}.header-buy{min-height:42px!important;font-size:13px!important;padding:10px 24px!important}.menu-toggle{display:none!important}.button{min-height:54px;display:inline-flex;justify-content:center;align-items:center;gap:18px;border-radius:11px;border:1px solid transparent;padding:14px 25px;font-weight:700;font-size:15px;text-align:center;line-height:1.3;transition:background .18s,box-shadow .18s,transform .18s}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 5px 15px rgba(7,89,255,.08)}.button-primary:hover{background:var(--blue-dark);box-shadow:0 7px 23px rgba(7,89,255,.18)}.button-secondary{background:transparent;border-color:#cfd3dd;color:var(--ink)}.button-secondary:hover{background:#fff;border-color:#a6b1c5}.button .icon{width:21px;height:21px}.text-link{display:inline-flex;gap:12px;align-items:center;font-size:14px;font-weight:700;color:var(--blue)}.text-link .icon{width:19px;height:19px}.icon-button{width:43px;height:43px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:transparent;color:inherit;padding:0}.icon-button:hover{background:var(--light-blue)}.back-link{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600}.back-link .icon{width:18px;height:18px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);line-height:1.5}.tiny-line{height:2px;width:22px;display:inline-block;background:var(--blue);vertical-align:middle;margin-right:8px}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:clamp(30px,5.2vw,77px);padding-top:30px;padding-bottom:30px;align-items:center}.hero-visual{min-width:0}.hero-canvas{height:590px;border-radius:var(--radius);background:var(--cream);position:relative;overflow:hidden}.hero-product{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:opacity .18s}.hero-kicker{position:absolute;left:28px;top:29px;color:#899089;font-size:9px;letter-spacing:.16em;font-weight:650;line-height:1.6;z-index:1}.hero-handnote{position:absolute;right:23px;top:39px;font:italic 22px/1.3 Georgia,serif;color:#465264;transform:rotate(6deg);text-align:center;max-width:170px;z-index:1}.hero-handnote em{font-size:30px;font-weight:normal}.hero-handnote svg{display:block;width:62px;height:50px;margin-left:28px}.hero-caption{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);white-space:nowrap;display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.85);border:1px solid #fff;border-radius:50px;padding:9px 16px;font-size:10px;color:#586068;box-shadow:0 2px 15px #00000003}.hero-caption .icon{width:16px;height:16px}.hero-thumbs{display:flex;gap:10px;padding-top:13px;align-items:center}.hero-thumb{width:67px;height:66px;border:1px solid transparent;border-radius:10px;overflow:hidden;padding:0;background:var(--cream);flex:none}.hero-thumb img{width:100%;height:100%;object-fit:contain}.hero-thumb.is-active{border:1.5px solid var(--blue);box-shadow:0 0 0 2px var(--paper) inset}.thumb-more{font-size:10px;line-height:1.3;color:var(--muted);margin-left:auto;display:flex;align-items:center;gap:6px;white-space:nowrap}.thumb-more .icon{width:16px;height:16px}.hero-copy{padding:8px 0 30px}.hero h1{font-size:clamp(39px,4.25vw,62px);line-height:1.025;letter-spacing:-.054em;margin:17px 0 19px;font-weight:780}.hero h1 span{color:var(--ink)}.hero-description{font-size:15px;line-height:1.7;max-width:430px;color:#666c76}.hero-rating{display:flex;align-items:center;gap:10px;font-size:12px;margin-top:19px;color:var(--muted)}.hero-rating strong{color:var(--ink);font-weight:650}.star-row{display:inline-flex;color:#eda516;gap:2px;align-items:center}.star-row .icon{width:15px;height:15px}.star-row>span{display:inline-flex}.star-row .star-empty{color:#d8d9db}.hero-demo-link{margin-top:19px}.hero-price{display:flex;align-items:center;gap:17px;margin-top:24px;flex-wrap:wrap}.hero-price>strong{font-size:43px;line-height:1;letter-spacing:-1.7px;color:var(--blue);font-weight:750}.mrp{font-size:10px;color:#8c939b;display:flex;flex-direction:column;line-height:1.4}.mrp del{font-size:18px;font-weight:500}.save-badge{font-size:10px;letter-spacing:.025em;background:#e9f0ff;color:var(--blue);padding:6px 10px;border-radius:6px;font-weight:700;white-space:nowrap}.price-subline{font-size:11px;margin-top:9px;color:#707782}.price-subline>span{padding:0 5px;color:#b0b5bf}.hero-benefits{display:flex;gap:23px;padding:21px 0;align-items:center}.hero-benefits>span{display:flex;gap:9px;align-items:center;font-size:11px;font-weight:550;line-height:1.45}.hero-benefits .icon{width:35px;height:35px;padding:7px;background:var(--light-blue);color:var(--blue);border-radius:10px}.hero-buttons{display:grid;grid-template-columns:1.1fr 1fr;gap:12px}.hero-buttons .button{padding-inline:15px}.prepaid-teaser{border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:11px;padding:11px 14px;margin-top:12px;background:rgba(255,255,255,.6)}.prepaid-symbol{color:#8b94a5}.prepaid-symbol .icon{width:18px;height:18px}.prepaid-teaser>div{display:flex;align-items:baseline;gap:12px;flex:1}.prepaid-teaser strong{font-size:12px;font-weight:600;color:#555e6e}.prepaid-teaser div>span{font-size:10px;color:#7e8691}.coming-soon{font-size:9px;letter-spacing:.03em;padding:4px 7px;border-radius:4px;background:#eef0f3;color:#7b818b;font-weight:550;white-space:nowrap}.hero-reassurance{display:flex;justify-content:space-between;gap:13px;margin-top:21px;font-size:10px;font-weight:550;color:#616b77}.hero-reassurance>span,.hero-reassurance>a{display:flex;gap:6px;align-items:center}.hero-reassurance .icon{width:17px;height:17px}.creator-note{display:flex;gap:8px;align-items:center;padding-block:24px 32px;font-size:16px;letter-spacing:-.3px}.creator-note>span:first-child{color:var(--muted)}.creator-note strong{font-weight:600}.creator-note .note-rule{height:1px;background:var(--line);flex:1;margin:0 18px}.creator-note p{font-size:11px;letter-spacing:0}.creator-note>.icon{color:var(--blue);width:25px;height:25px;margin-left:16px}.section{padding-block:80px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:34px}.section-heading .eyebrow,.perspective-copy>.eyebrow,.faq-intro>.eyebrow{margin-bottom:14px}h2{font-size:clamp(34px,3.4vw,48px);font-weight:680;line-height:1.05;letter-spacing:-.05em}h2 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.04em}.section-intro{max-width:330px;font-size:14px;line-height:1.75}.section-intro p{line-height:1.75}.subtle-label{font-size:10px;display:inline-flex;gap:7px;align-items:center;margin-top:12px}.subtle-label .icon{width:16px;height:16px}.demo-section{background:#171d27;color:#fff}.demo-section .eyebrow{color:#92a3bd}.demo-section p{color:#b0b8c6}.video-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 54px)/4);gap:18px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.video-rail::-webkit-scrollbar{display:none}.video-card{padding:0;display:block;text-align:left;aspect-ratio:3/4;position:relative;border:0;background:#252d3a;color:#fff;border-radius:14px;overflow:hidden;isolation:isolate;scroll-snap-align:start}.video-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#07101cc4);z-index:-1}.video-card>img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0;z-index:-2;transition:transform .4s}.video-card:hover>img{transform:scale(1.035)}.video-index{position:absolute;left:16px;top:16px;font-size:10px;letter-spacing:.1em;text-shadow:0 2px 8px #0007}.play-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:1px solid #ffffff80;background:#ffffff30;backdrop-filter:blur(5px)}.play-circle .icon{width:24px;height:24px;margin-left:2px}.video-caption{position:absolute;inset:auto 19px 22px;display:flex;flex-direction:column;gap:6px}.video-caption strong{font-size:17px;letter-spacing:-.035em;line-height:1.2;font-weight:550}.video-caption small{font-size:10px;color:#d0d7e1}.rail-footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px;font-size:11px;color:#b2bdce}.rail-controls{display:flex;gap:9px}.rail-controls .icon-button{border-color:#ffffff30;width:35px;height:35px}.rail-controls .icon-button:hover{background:#ffffff15}.rail-controls .icon{width:17px;height:17px}.perspective-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,6.5vw,92px);align-items:center}.perspective-image{height:540px;border-radius:var(--radius);overflow:hidden;position:relative;background:var(--cream)}.perspective-product{height:100%;width:100%;object-fit:cover;mix-blend-mode:multiply}.image-label{position:absolute;left:24px;bottom:24px;background:rgba(255,255,255,.93);border:1px solid #fff;border-radius:12px;padding:14px 17px;display:flex;gap:14px;font-size:11px;line-height:1.55;box-shadow:0 6px 24px #00000008}.image-label .icon{color:var(--blue);width:30px;height:30px}.image-label strong{font-weight:650}.perspective-copy>p:not(.eyebrow){font-size:14px;line-height:1.75;margin-top:24px;max-width:390px}.comparison-line{display:flex;gap:17px;padding-top:26px;max-width:405px}.comparison-marker{font-size:10px;font-weight:700;color:var(--blue);width:29px;height:29px;border-radius:50%;background:var(--light-blue);display:flex;align-items:center;justify-content:center;flex:none}.comparison-line h3{font-size:16px;font-weight:650;letter-spacing:-.02em;margin:3px 0 8px}.comparison-line p{font-size:12px;line-height:1.7}.perspective-copy>.text-link{margin-top:27px}.how-section{background:#f1f2f3;border-top:1px solid #e9eaed;border-bottom:1px solid #e9eaed}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.step-image{position:relative;aspect-ratio:4/3;background:#eae9e5;border-radius:15px;overflow:hidden}.step-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.step-number{position:absolute;top:18px;left:18px;background:var(--blue);color:#fff;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:11px;font-weight:700}.step-card h3{font-size:20px;line-height:1.2;margin:22px 0 10px;font-weight:650}.step-card p{font-size:13px;line-height:1.75;max-width:320px}.benefits-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding-block:43px 48px;border-bottom:1px solid var(--line)}.benefits-strip article{padding-right:18px}.benefits-strip article>.icon{width:34px;height:34px;color:var(--blue);margin-bottom:16px;stroke-width:1.3}.benefits-strip h3{font-size:15px;font-weight:650;letter-spacing:-.02em;line-height:1.3;margin-bottom:8px}.benefits-strip p{font-size:12px;max-width:215px;line-height:1.6}.product-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-card{border:0;padding:0;border-radius:15px;aspect-ratio:1;background:var(--cream);overflow:hidden;position:relative}.gallery-card>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.gallery-card:hover>img{transform:scale(1.025)}.image-expand{position:absolute;right:13px;bottom:13px;width:30px;height:30px;border:1px solid #ffffff80;border-radius:50%;display:grid;place-items:center;background:#ffffffc7}.image-expand .icon{width:16px;height:16px}.section-button{display:flex;justify-content:center;margin-top:30px}.section-button .button{font-size:12px;min-height:46px;padding:11px 21px}.phone-help{display:flex;align-items:center;gap:24px;background:var(--light-blue);border:1px solid #dce7ff;border-radius:17px;padding:28px 35px;margin-bottom:75px}.phone-help-icon{width:57px;height:57px;display:grid;place-items:center;background:#fff;border-radius:15px;color:var(--blue);flex:none}.phone-help-icon>.icon{width:30px;height:30px}.phone-help>div{flex:1}.phone-help .eyebrow{font-size:9px;color:#647794;margin-bottom:7px}.phone-help h2{font-size:24px;line-height:1.2;letter-spacing:-.035em}.phone-help p:not(.eyebrow){font-size:12px;margin-top:7px}.phone-help .button{font-size:12px;min-height:45px;white-space:nowrap;background:#ffffff8c;border-color:#cbdafa}.reviews-section{background:#fff;border-block:1px solid var(--line)}.review-overview{display:flex;align-items:center;gap:17px}.review-overview>strong{font-size:49px;line-height:1;font-weight:700;letter-spacing:-3px}.review-overview>strong>span{font-size:19px;font-weight:400;letter-spacing:-.5px;color:#a2a8b1;padding-left:4px}.review-overview .star-row .icon{width:17px;height:17px}.review-overview p{font-size:10px;margin-top:6px}.review-controls{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:24px}.review-controls>div{display:flex;gap:10px}.review-filter{padding:8px 16px;border:1px solid var(--line);border-radius:50px;background:white;color:#6a7180;font-size:11px;display:flex;align-items:center;gap:7px}.review-filter.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.review-filter span{opacity:.65}.review-sort-label{display:flex;gap:10px;align-items:center;font-size:11px;color:#858c98}.review-sort-label select{max-width:150px;min-height:38px;border:1px solid var(--line);border-radius:7px;color:var(--ink);font-size:11px;padding:8px 25px 8px 12px;background:#fff}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.review-card{border:1px solid var(--line);border-radius:14px;padding:22px;min-width:0}.review-person{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.review-avatar{width:34px;height:34px;border-radius:50%;background:var(--cream);display:grid;place-items:center;font:16px/1 Georgia,serif;color:#6f716e;flex:none}.review-person h3{font-size:12px;font-weight:700;letter-spacing:0;line-height:1.35}.review-person time{font-size:9px;color:#969ca6;display:block;margin-top:2px}.review-person>.star-row{margin-left:auto}.review-person>.star-row .icon{width:11px;height:11px}.review-body{font-size:13px;line-height:1.75;overflow-wrap:anywhere;margin-top:18px}.review-body p{color:#515866;margin-bottom:10px}.review-body p:last-child{margin:0}.review-media{display:flex;gap:8px;margin-top:17px;flex-wrap:wrap}.review-media button{border:none;padding:0;border-radius:8px;overflow:hidden;flex:none;width:66px;height:71px;background:var(--cream)}.review-media img{width:100%;height:100%;object-fit:cover}.review-source{font-size:9px;color:#9a9ea8;margin-top:18px}.review-provenance{font-size:10px;color:#999faa;text-align:center;margin-top:27px}.reviews-empty{padding:30px;text-align:center}.reviews-pending{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px;background:var(--paper);border-radius:15px}.reviews-pending .icon{color:var(--blue);margin-bottom:12px}.reviews-pending h3{font-size:22px;margin-bottom:10px}.reviews-pending p{font-size:13px;max-width:500px}.reviews-pending .button{white-space:nowrap}.faq-section{display:grid;grid-template-columns:1fr 1.15fr;gap:70px}.faq-intro>p:not(.eyebrow){font-size:12px;margin-top:26px}.faq-intro .text-link{font-size:12px;margin-top:9px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{padding:24px 1px;list-style:none;cursor:pointer;font-size:14px;font-weight:600;display:flex;justify-content:space-between;gap:20px;align-items:center;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-plus{width:15px;height:15px;position:relative;flex:none}.faq-plus:before,.faq-plus:after{content:"";position:absolute;top:7px;left:0;width:15px;height:1px;background:#6c7584}.faq-plus:after{transform:rotate(90deg);transition:transform .2s}.faq-list details[open] .faq-plus:after{transform:rotate(0)}.faq-answer{padding:0 30px 24px 1px;font-size:13px;line-height:1.75}.final-section{padding-bottom:70px}.final-card{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;background:#eaf0fa;border-radius:24px;overflow:hidden;position:relative;min-height:460px}.final-image{height:460px;background:#eaf0fa}.final-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.final-copy{padding:45px 38px 45px 0;position:relative;z-index:1}.final-copy .eyebrow{color:#647794;margin-bottom:15px}.final-copy h2{font-size:clamp(36px,3.5vw,52px)}.final-copy>p:not(.eyebrow){font-size:13px;margin-top:14px}.final-price{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:24px}.final-price>strong{font-size:34px;color:var(--blue);font-weight:750;letter-spacing:-1.1px;line-height:1}.final-price>del{font-size:16px;color:#8591a5}.final-price>.save-badge{background:#fff8}.final-action{display:flex;gap:20px;align-items:center;margin-top:20px}.final-action .button{min-width:190px}.final-action>span{font-size:10px;line-height:1.6;color:#66738a}.final-prepaid{font-size:10px!important;color:#7e8da4!important}.final-prepaid>span{margin-left:7px;border:1px solid #ced9eb;border-radius:4px;padding:2px 5px;font-size:9px}.final-doodle{position:absolute;top:36px;right:38px;transform:rotate(12deg);opacity:.16;color:var(--blue)}.final-doodle>.icon{width:72px;height:72px;stroke-width:1}.site-footer{background:#f0efeb;border-top:1px solid #e5e4df;padding-top:42px}.footer-main{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-bottom:37px}.footer-brand .wordmark{font-size:29px}.footer-brand .brand-frame:after{background:#f0efeb;outline-color:#f0efeb}.footer-brand p{font-size:12px;margin-top:12px;color:#82837f}.footer-main nav{display:flex;gap:25px;flex-wrap:wrap;font-size:11px;color:#6c6f76}.footer-main nav a:hover{color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;font-size:9px;color:#999b99;border-top:1px solid #deded7;padding-block:20px}.compact-footer{padding-top:25px}.compact-footer .footer-main{padding-bottom:22px}.compact-footer .wordmark{font-size:22px}.buy-dock{position:fixed;z-index:50;inset:auto 0 0;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-top:1px solid var(--line);box-shadow:0 -5px 28px #11214206;padding-bottom:env(safe-area-inset-bottom)}.dock-inner{display:flex;align-items:center;gap:28px;min-height:82px}.dock-product{display:flex;align-items:center;gap:12px;min-width:250px}.dock-image{width:53px;height:59px;object-fit:contain;border-radius:7px;background:var(--cream);mix-blend-mode:multiply}.dock-product span{display:flex;flex-direction:column;gap:4px}.dock-product strong{font-size:12px;letter-spacing:.02em}.dock-product small{font-size:10px;color:var(--muted)}.dock-price>div{display:flex;align-items:center;gap:11px}.dock-price strong{font-size:23px;color:var(--ink);letter-spacing:-.6px;font-weight:750}.dock-price del{font-size:12px;color:#98a0ad}.dock-price>small{font-size:9px;color:var(--muted)}.dock-note{margin-left:auto;display:flex;align-items:center;gap:9px;font-size:11px;color:#657080}.dock-note>.icon{width:19px;height:19px}.dock-buy{min-width:177px;min-height:47px;font-size:13px;padding:12px 23px;margin-left:10px}.media-dialog{border:1px solid #e1e4e9;border-radius:17px;max-width:min(940px,calc(100% - 32px));max-height:calc(100dvh - 40px);padding:0;width:fit-content;background:#fff;color:var(--ink);box-shadow:0 25px 80px #0005;overflow:auto}.media-dialog::backdrop{background:#0a111dcc;backdrop-filter:blur(5px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:25px;min-width:300px;padding:13px 18px;border-bottom:1px solid var(--line)}.dialog-top h2{font-size:14px;font-weight:650;letter-spacing:-.02em;line-height:1.35}.dialog-top .icon-button{width:33px;height:33px;flex:none}.dialog-top .icon{width:18px;height:18px}.dialog-content video{display:block;max-width:100%;width:auto;height:auto;max-height:calc(100dvh - 140px);background:#0a101b;min-width:260px}.dialog-content>img{width:auto;max-height:calc(100dvh - 176px);height:auto;max-width:100%;object-fit:contain;margin:auto}.dialog-navigation{display:flex;align-items:center;justify-content:center;gap:20px;padding:10px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.dialog-navigation .icon-button{width:31px;height:31px}.dialog-navigation .icon{width:17px;height:17px}.toast{position:fixed;bottom:110px;left:50%;transform:translateX(-50%);background:var(--ink);color:#fff;border-radius:11px;padding:14px 21px;font-size:13px;box-shadow:0 8px 25px #0003;z-index:1000;max-width:calc(100% - 32px);width:max-content}.inner-main{min-height:50vh}.woo-page{padding-block:36px 55px}.policy-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:70px;max-width:1080px;padding-block:65px 80px}.policy-nav{position:sticky;top:110px;align-self:start;display:flex;flex-direction:column;gap:4px;font-size:13px}.policy-nav .back-link{margin-bottom:35px;font-size:11px}.policy-nav .eyebrow{margin-bottom:12px}.policy-nav>a:not(.back-link){padding:10px 13px;border-radius:8px;color:var(--muted)}.policy-nav>a[aria-current="page"]{background:var(--light-blue);color:var(--blue)}.policy-article h1{font-size:43px;margin:13px 0 32px;line-height:1.12}.policy-body h1{display:none}.policy-body h2{font-size:22px;margin:29px 0 12px;letter-spacing:-.025em}.policy-body h3{font-size:18px;margin:23px 0 10px}.policy-body p,.policy-body li{font-size:14px;line-height:1.8;color:#68717c;margin-bottom:16px}.policy-body a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.policy-body ul{padding-left:22px}.policy-help{border-top:1px solid var(--line);padding-top:28px;margin-top:35px}.policy-help h2{font-size:23px;margin-bottom:10px}.policy-help p{font-size:13px}.policy-help .text-link{margin-top:13px;font-size:12px}.generic-page{padding-block:65px 85px;min-height:55vh}.generic-page h1{font-size:clamp(34px,5vw,62px);margin-bottom:25px;line-height:1.07}.generic-page p{margin-bottom:20px}.not-found .eyebrow{margin-bottom:19px}.not-found .button{margin-top:12px}.woocommerce a{color:var(--blue)}.woocommerce .button{color:#fff;background:var(--blue);border-radius:9px}

@media(min-width:1600px){.hero-canvas{height:635px}.hero{padding-top:42px}.hero-copy{padding-bottom:20px}.hero h1{font-size:63px}}
@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.primary-nav{gap:23px}.hero{gap:35px}.hero-canvas{height:540px}.hero-handnote{font-size:18px;right:17px;top:34px}.hero-handnote em{font-size:25px}.hero-kicker{left:21px;top:24px;font-size:8px}.hero h1{font-size:46px}.hero-description{font-size:14px}.hero-benefits{gap:15px}.hero-benefits>span{font-size:10px;gap:7px}.hero-benefits .icon{width:31px;height:31px;padding:6px}.prepaid-teaser>div{gap:8px}.prepaid-teaser div>span{font-size:9px}.hero-thumbs{gap:8px}.hero-thumb{width:54px;height:56px}.hero-reassurance{font-size:9px;gap:7px}.hero-reassurance .icon{width:15px;height:15px}.hero-copy{padding:0}.hero-price>strong{font-size:39px}.section{padding-block:65px}.perspective-image{height:470px}.steps-grid{gap:21px}.review-card{padding:17px}.review-person>.star-row{margin-left:0;width:100%;margin-top:7px}.dock-product{min-width:205px}.dock-note{font-size:10px}.dock-inner{gap:20px}.dock-buy{min-width:150px}.creator-note{flex-wrap:wrap}.creator-note p{font-size:10px}.footer-main nav{gap:18px}.benefits-strip{gap:24px}.final-action{gap:14px}.final-action .button{min-width:165px}}
@media(max-width:900px){.header-inner{height:70px;gap:16px}.primary-nav{gap:18px}.primary-nav a{font-size:11px}.header-actions{gap:15px}.header-support{display:none}.wordmark{font-size:25px}.header-buy{padding:10px 17px!important;min-height:39px!important}.hero{gap:26px;align-items:start}.hero-canvas{height:480px}.hero-kicker{max-width:70px}.hero-handnote{font-size:14px;right:12px;top:36px;max-width:100px}.hero-handnote em{font-size:22px}.hero-handnote svg{width:44px;height:35px;margin-left:20px}.hero h1{font-size:36px;margin-top:15px;letter-spacing:-.05em}.hero .eyebrow{font-size:9px}.hero-description{font-size:12px}.hero-price{gap:12px;margin-top:19px}.hero-price>strong{font-size:33px}.mrp del{font-size:15px}.save-badge{font-size:9px;padding:5px 7px}.hero-benefits{gap:10px;padding-block:17px}.hero-benefits>span{font-size:9px;gap:5px}.hero-benefits .icon{width:27px;height:27px;padding:5px}.hero-buttons{gap:8px}.hero-buttons .button{font-size:12px;padding:12px 9px;gap:7px;min-height:48px}.hero-buttons .icon{width:18px;height:18px}.prepaid-teaser{padding:9px 10px;gap:8px}.prepaid-teaser>div{display:block}.prepaid-teaser div>span{display:block;font-size:9px}.prepaid-teaser strong{font-size:11px}.coming-soon{font-size:8px}.hero-reassurance{font-size:8px;flex-wrap:wrap;justify-content:flex-start;gap:10px}.hero-rating{font-size:10px;gap:6px}.hero-rating .icon{width:12px;height:12px}.hero-caption{font-size:9px;padding:7px 12px}.hero-thumbs{gap:6px}.hero-thumb{width:48px;height:48px}.thumb-more{font-size:8px}.thumb-more .icon{width:13px;height:13px}.creator-note{font-size:14px;padding-block:20px 28px}.creator-note p{display:none}.creator-note .note-rule{margin-right:0}.section-heading{gap:30px}h2{font-size:37px}.section-intro{font-size:12px;max-width:250px}.video-rail{grid-auto-columns:calc((100% - 36px)/3)}.video-caption strong{font-size:15px}.perspective-section{gap:35px}.perspective-image{height:420px}.perspective-copy>p:not(.eyebrow){font-size:12px;margin-top:19px}.comparison-line{gap:13px;padding-top:22px}.comparison-line h3{font-size:14px}.comparison-line p{font-size:11px}.perspective-copy>.text-link{font-size:12px}.step-card h3{font-size:17px}.step-card p{font-size:11px}.step-number{top:12px;left:12px;width:29px;height:29px;font-size:10px}.benefits-strip{grid-template-columns:repeat(2,1fr);gap:28px;padding-block:34px}.benefits-strip article{display:grid;grid-template-columns:30px 1fr;gap:0 13px}.benefits-strip article>.icon{grid-row:1/3;width:27px;height:27px}.benefits-strip h3{font-size:14px;margin-bottom:5px}.benefits-strip p{font-size:11px;max-width:none}.product-gallery{gap:15px}.phone-help{padding:25px;gap:17px}.phone-help h2{font-size:21px}.phone-help p:not(.eyebrow){font-size:11px}.phone-help .eyebrow{font-size:8px}.phone-help-icon{width:46px;height:46px}.phone-help .button{padding:10px 15px;min-height:42px}.reviews-grid{grid-template-columns:repeat(2,1fr)}.review-person>.star-row{margin-left:auto;width:auto;margin-top:0}.review-overview>strong{font-size:41px}.review-overview{gap:12px}.review-overview p{font-size:9px}.faq-section{gap:38px;grid-template-columns:1fr 1.2fr}.faq-list summary{font-size:12px;padding-block:21px}.faq-answer{font-size:12px}.faq-intro .eyebrow{font-size:9px}.final-card{min-height:390px}.final-image{height:390px}.final-copy{padding:30px 26px 30px 0}.final-copy h2{font-size:37px}.final-copy>p:not(.eyebrow){font-size:12px}.final-price{gap:10px}.final-price>strong{font-size:29px}.final-price>del{font-size:13px}.final-action{align-items:flex-start;flex-direction:column;gap:10px}.final-action>span{font-size:9px}.final-action>span br{display:none}.final-action .button{font-size:13px;min-height:46px}.final-prepaid{font-size:9px!important}.final-doodle{right:18px;top:21px}.final-doodle>.icon{width:42px;height:42px}.footer-main{align-items:flex-start}.footer-main nav{max-width:320px;gap:16px 20px}.dock-inner{gap:20px;min-height:77px}.dock-product{min-width:190px}.dock-note{display:none}.dock-buy{margin-left:auto}.dock-price strong{font-size:22px}.policy-layout{grid-template-columns:175px minmax(0,1fr);gap:35px}.policy-article h1{font-size:34px}.policy-body p,.policy-body li{font-size:13px}.policy-nav{font-size:12px}}
@media(max-width:650px){html{scroll-padding-top:82px}.wrap{width:calc(100% - 36px)}body.home{padding-bottom:78px}.review-notice{font-size:9px;min-height:27px;padding:5px 10px;gap:5px}.notice-separator{padding-inline:2px}.header-inner{height:62px;gap:12px}.wordmark{font-size:26px;letter-spacing:-1.2px}.brand-frame{width:17px;height:17px;margin-right:8px}.brand-frame:after{inset:4px;outline-width:4px}.header-actions{gap:12px}.header-buy{font-size:11px!important;min-height:34px!important;padding:8px 13px!important;border-radius:8px;gap:6px}.header-buy .icon{width:14px;height:14px}.menu-toggle{display:inline-flex!important;border:0;border-radius:0;width:23px;height:30px}.menu-toggle .icon{width:23px;height:23px}.primary-nav{position:absolute;left:0;right:0;top:100%;background:var(--paper);padding:15px 20px 23px;box-shadow:0 20px 30px #0b19330d;border-top:1px solid var(--line);display:none;flex-direction:column;align-items:flex-start;gap:7px}.primary-nav.is-open{display:flex}.primary-nav a{font-size:14px;width:100%;padding:10px 0}.primary-nav a:after{display:none}.hero{display:flex;flex-direction:column;gap:0;padding-top:15px;padding-bottom:24px}.hero-visual{width:100%}.hero-canvas{height:410px;border-radius:16px}.hero-product{object-fit:contain}.hero-kicker{top:21px;left:22px;font-size:8px;letter-spacing:.12em;max-width:none}.hero-handnote{top:28px;right:22px;font-size:17px;max-width:120px}.hero-handnote em{font-size:26px}.hero-handnote svg{width:47px;height:35px}.hero-caption{bottom:14px;font-size:9px;padding:7px 12px}.hero-thumbs{padding-top:9px;gap:7px}.hero-thumb{width:47px;height:49px;border-radius:7px}.thumb-more{font-size:9px;gap:5px}.hero-copy{padding-top:25px;width:100%}.hero .eyebrow{font-size:9px;letter-spacing:.12em}.hero h1{font-size:43px;letter-spacing:-.05em;line-height:1.04;margin:13px 0 15px;max-width:380px}.desktop-break{display:none}.hero-description{font-size:13px;line-height:1.7;max-width:350px}.hero-rating{margin-top:16px;font-size:11px;gap:8px}.hero-rating .icon{width:14px;height:14px}.hero-price{margin-top:21px;gap:16px}.hero-price>strong{font-size:37px;letter-spacing:-1.1px}.mrp{font-size:9px}.mrp del{font-size:17px}.save-badge{font-size:9px;padding:6px 8px}.price-subline{font-size:10px}.hero-benefits{gap:0;justify-content:space-between;padding:22px 0}.hero-benefits>span{font-size:10px;gap:7px}.hero-benefits .icon{width:33px;height:33px;padding:7px}.hero-buttons{gap:10px;grid-template-columns:1.1fr 1fr}.hero-buttons .button{font-size:13px;min-height:50px;gap:10px;border-radius:9px}.prepaid-teaser{padding:12px;gap:10px;margin-top:11px}.prepaid-teaser>div{display:flex;gap:9px}.prepaid-teaser strong{font-size:11px}.prepaid-teaser div>span{font-size:9px}.coming-soon{font-size:8px;padding:4px 6px}.hero-reassurance{margin-top:20px;justify-content:space-between;gap:6px;font-size:9px}.hero-reassurance>span,.hero-reassurance>a{gap:5px}.hero-reassurance .icon{width:16px;height:16px}.creator-note{font-size:12px;padding-block:14px 29px;gap:5px}.creator-note strong{font-size:12px}.creator-note .note-rule{margin-left:10px}.creator-note>.icon{width:21px;height:21px;margin-left:4px}.section{padding-block:49px}.section-heading{display:block;margin-bottom:26px}.section-heading .eyebrow,.perspective-copy>.eyebrow,.faq-intro>.eyebrow{font-size:9px;margin-bottom:11px}h2{font-size:35px;line-height:1.06;letter-spacing:-.045em}.section-intro{font-size:12px;max-width:340px;margin-top:16px;line-height:1.7}.section-intro br{display:none}.subtle-label{font-size:9px;margin-top:9px}.video-rail{grid-auto-columns:69%;gap:12px;margin-right:-18px;padding-right:18px}.video-card{border-radius:12px;aspect-ratio:3/4}.video-caption{inset:auto 16px 18px}.video-caption strong{font-size:16px}.video-caption small{font-size:9px}.video-index{font-size:9px;top:14px;left:15px}.play-circle{width:43px;height:43px}.rail-footer{font-size:10px;margin-top:18px}.perspective-section{display:flex;flex-direction:column;gap:28px}.perspective-image{width:100%;height:365px;border-radius:16px}.perspective-copy{width:100%}.perspective-copy>p:not(.eyebrow){font-size:13px;max-width:none;margin-top:18px}.image-label{left:16px;bottom:16px;padding:12px 14px;font-size:10px}.comparison-line{gap:14px;padding-top:22px}.comparison-line h3{font-size:15px}.comparison-line p{font-size:12px}.comparison-marker{font-size:9px;width:26px;height:26px}.perspective-copy>.text-link{font-size:12px;margin-top:23px}.steps-grid{grid-template-columns:1fr;gap:26px}.step-card{display:grid;grid-template-columns:119px 1fr;column-gap:20px;align-items:start}.step-image{grid-row:1/3;aspect-ratio:1;min-height:121px;border-radius:10px}.step-number{width:25px;height:25px;top:8px;left:8px;font-size:9px}.step-card h3{font-size:17px;line-height:1.2;margin:9px 0 7px}.step-card p{font-size:11px;line-height:1.65}.benefits-strip{grid-template-columns:1fr 1fr;gap:25px 18px;padding-block:34px;align-items:start}.benefits-strip article{display:block;padding:0}.benefits-strip article>.icon{width:29px;height:29px;margin-bottom:12px}.benefits-strip h3{font-size:13px;line-height:1.3;margin-bottom:7px}.benefits-strip p{font-size:11px;line-height:1.65}.product-gallery{grid-template-columns:1fr 1fr;gap:12px}.gallery-card{border-radius:10px}.image-expand{width:24px;height:24px;right:8px;bottom:8px}.image-expand .icon{width:13px;height:13px}.section-button{margin-top:23px}.section-button .button{font-size:11px;min-height:43px;gap:15px}.phone-help{padding:22px;gap:13px;flex-wrap:wrap;margin-bottom:45px;border-radius:14px}.phone-help-icon{width:40px;height:40px;border-radius:10px;align-self:flex-start}.phone-help-icon>.icon{width:24px;height:24px}.phone-help>div{flex:1;min-width:200px}.phone-help h2{font-size:19px}.phone-help .eyebrow{font-size:8px;margin-bottom:7px}.phone-help p:not(.eyebrow){font-size:11px;line-height:1.7}.phone-help .button{min-height:39px;font-size:11px;margin-left:53px;gap:18px;padding:8px 18px}.review-overview{margin-top:23px;gap:15px}.review-overview>strong{font-size:44px}.review-overview p{font-size:9px}.reviews-section .section-heading{margin-bottom:23px}.review-controls{flex-wrap:wrap;gap:15px;padding-block:18px}.review-controls>div{gap:7px;width:100%}.review-filter{font-size:10px;padding:8px 12px;gap:5px}.review-sort-label{font-size:10px;margin-left:auto}.review-sort-label select{font-size:10px;min-height:33px;padding-block:6px}.reviews-grid{grid-template-columns:1fr;gap:14px}.review-card{padding:20px;border-radius:12px}.review-person>.star-row{width:auto;margin:0 0 0 auto}.review-person>.star-row .icon{width:12px;height:12px}.review-avatar{width:35px;height:35px}.review-person h3{font-size:12px}.review-body{font-size:13px;margin-top:16px}.review-body p{line-height:1.7}.review-source{font-size:9px}.review-provenance{font-size:9px;margin-top:22px;line-height:1.7}.reviews-pending{display:block;padding:23px}.reviews-pending h3{font-size:20px}.reviews-pending p{font-size:12px}.reviews-pending .button{margin-top:19px;font-size:12px}.faq-section{grid-template-columns:1fr;gap:28px}.faq-intro>p:not(.eyebrow){margin-top:17px;font-size:11px}.faq-intro .text-link{font-size:11px;margin-top:6px}.faq-list summary{font-size:12px;padding-block:20px;gap:18px;line-height:1.6}.faq-answer{font-size:12px;padding-bottom:22px;padding-right:13px}.faq-plus{width:13px;height:13px}.faq-plus:before,.faq-plus:after{width:13px}.final-section{padding-bottom:45px}.final-card{grid-template-columns:1fr;min-height:0;border-radius:17px}.final-image{height:270px}.final-image img{object-fit:contain}.final-copy{padding:3px 25px 28px}.final-copy .eyebrow{font-size:9px;margin-bottom:12px}.final-copy h2{font-size:35px}.final-copy>p:not(.eyebrow){font-size:12px;margin-top:12px}.final-price{gap:13px;margin-top:21px}.final-price>strong{font-size:32px}.final-price>del{font-size:14px}.final-action{flex-direction:column;gap:12px;align-items:stretch;margin-top:19px}.final-action .button{font-size:13px;min-height:49px}.final-action>span{font-size:9px;text-align:center}.final-action>span br{display:none}.final-prepaid{text-align:center;font-size:10px!important}.final-prepaid>span{font-size:8px}.final-doodle{top:30px;right:25px;opacity:.3}.final-doodle>.icon{width:52px;height:52px}.site-footer{padding-top:30px}.footer-main{flex-direction:column;gap:28px;padding-bottom:27px}.footer-brand .wordmark{font-size:29px}.footer-brand p{font-size:11px;margin-top:10px}.footer-main nav{font-size:10px;gap:15px 18px;max-width:none}.footer-bottom{font-size:8px;gap:15px;padding-block:17px}.dock-inner{width:calc(100% - 28px);gap:12px;min-height:74px}.dock-product{min-width:0;gap:7px}.dock-image{width:39px;height:47px;border-radius:6px}.dock-product>span{display:none}.dock-price>div{gap:8px;flex-wrap:wrap}.dock-price strong{font-size:22px;line-height:1.2}.dock-price del{font-size:10px}.dock-price>small{display:block;font-size:8px;margin-top:3px}.dock-buy{min-width:133px;min-height:44px;padding:11px 17px;font-size:12px;gap:18px;border-radius:8px;margin-left:auto}.dock-buy .icon{width:17px;height:17px}.media-dialog{max-width:calc(100% - 22px);max-height:calc(100dvh - 24px);border-radius:13px}.dialog-top{padding:11px 12px;min-width:280px}.dialog-top h2{font-size:12px}.dialog-content video{min-width:260px;max-height:calc(100dvh - 110px)}.dialog-content>img{max-height:calc(100dvh - 140px)}.toast{bottom:97px;font-size:12px;padding:13px 17px}.policy-layout{display:block;padding-block:35px 45px}.policy-nav{position:static;margin-bottom:30px;flex-direction:row;flex-wrap:wrap;gap:7px;font-size:10px}.policy-nav>.back-link{width:100%;margin-bottom:11px}.policy-nav>.eyebrow{display:none}.policy-nav>a:not(.back-link){padding:7px 9px;background:#f0f0ed}.policy-nav>a[aria-current="page"]{background:var(--light-blue)}.policy-article .eyebrow{font-size:9px}.policy-article h1{font-size:33px;margin-top:12px;margin-bottom:24px}.policy-body h2{font-size:21px;margin-top:27px}.policy-body p,.policy-body li{font-size:12px;line-height:1.85}.policy-help h2{font-size:21px}.policy-help p{font-size:12px}.generic-page{padding-block:40px 60px}.generic-page h1{font-size:36px}.generic-page p{font-size:13px}.woo-page{padding-block:24px 40px}.checkout-header .back-link{font-size:10px;gap:6px}.checkout-header .back-link .icon{width:15px;height:15px}.checkout-header .wordmark{font-size:23px}.compact-footer .footer-main{gap:19px}.compact-footer .footer-main nav{gap:11px 16px}}
@media(max-width:375px){.wrap{width:calc(100% - 28px)}.hero-canvas{height:367px}.hero h1{font-size:39px}.hero-thumbs{gap:6px}.hero-thumb{width:42px;height:44px}.hero-handnote{right:16px;font-size:15px}.hero-kicker{left:16px}.hero-benefits>span{font-size:9px;gap:5px}.hero-benefits .icon{width:29px;height:29px;padding:6px}.prepaid-teaser div>span{font-size:8px}.hero-buttons .button{font-size:12px}.hero-reassurance{font-size:8px}.creator-note{font-size:11px}.creator-note strong{font-size:11px}.header-buy{padding:8px 10px!important}.header-actions{gap:8px}.wordmark{font-size:24px}.phone-help>div{min-width:170px}.phone-help{padding:19px}.dock-inner{gap:9px}.dock-product{display:none}.dock-buy{min-width:135px}.review-filter{font-size:9px;padding:8px 10px}.video-rail{grid-auto-columns:74%}.step-card{grid-template-columns:106px 1fr;gap:0 16px}.step-image{min-height:111px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Receipt preview and native notice integration. */
.storefront-notices{padding-top:18px}.storefront-notices .woocommerce-error,.storefront-notices .woocommerce-message,.storefront-notices .woocommerce-info{padding:14px 20px;border:1px solid #dbe4f4;border-radius:10px;background:#edf3ff;color:#344963;font-size:13px;list-style:none}
.preview-order-product{display:flex;gap:17px;align-items:center;margin:18px 0 23px}.preview-order-product>img{width:80px;height:98px;object-fit:contain;background:#f1f0ec;border-radius:10px;mix-blend-mode:multiply}.preview-order-product strong{font-size:15px}.preview-order-product p{font-size:11px;margin-top:8px}.preview-address-heading{font-size:27px!important;line-height:1.2!important;margin:18px 0!important}.frm-thankyou__card>.text-link{font-size:12px;margin-top:20px}.receipt-demo{display:grid;grid-template-columns:1fr 230px;gap:45px;background:#edf3ff;border-radius:18px;overflow:hidden;padding:32px 40px;margin-top:25px;align-items:center}.receipt-demo h2{font-size:33px;margin:12px 0 16px}.receipt-demo p:not(.eyebrow){font-size:13px;margin-bottom:22px}.receipt-demo .button{font-size:12px;min-height:45px}.receipt-demo>img{height:255px;width:100%;object-fit:cover;border-radius:13px}.frm-thankyou__mark>.icon{width:30px;height:30px}
@media(max-width:650px){.receipt-demo{grid-template-columns:1fr;padding:24px;gap:23px}.receipt-demo>img{height:230px}.receipt-demo h2{font-size:29px}.receipt-demo p:not(.eyebrow){font-size:12px}.preview-order-product>img{width:60px;height:82px}.preview-order-product strong{font-size:13px}.preview-order-product p{font-size:10px}.preview-address-heading{font-size:24px!important}.storefront-notices .woocommerce-error,.storefront-notices .woocommerce-message,.storefront-notices .woocommerce-info{font-size:12px}}

.hero-canvas{background:#f0efee}.hero-product{mix-blend-mode:normal}
