@font-face{font-family:Bricolage;src:url('assets/font-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Bricolage;src:url('assets/font-700.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:Bricolage;src:url('assets/font-800.ttf') format('truetype');font-weight:800;font-display:swap}
:root{--brand:#ff008c;--brown:#393087;--ink:#171516;--muted:#62564e;--cream:#fff9e9;--line:#e2d7b9;--yellow:#ffd24a;--pink:#ff008c;--max:1400px}
body{font-family:Bricolage,Arial,sans-serif;background:var(--cream);color:var(--ink);font-size:16px}
h1,h2,h3{font-weight:800;letter-spacing:-.055em;text-wrap:balance}
a,button{transition:background .2s,color .2s,transform .2s,box-shadow .2s}
a:hover{color:#a30060}
.topline{background:#393087;color:#fff9e9;letter-spacing:.14em;font-size:10px;padding:8px 15px;font-weight:700}
.main-header{background:var(--yellow);border:0}
.head-row{min-height:94px;grid-template-columns:250px 1fr auto;gap:34px}
.logo{font-family:Bricolage,Arial,sans-serif;font-size:30px;font-weight:800;letter-spacing:-1.7px}
.logo span{color:var(--ink);position:relative}
.logo span:after{content:'';height:5px;position:absolute;left:0;right:0;bottom:-5px;background:var(--pink);border-radius:50%;transform:rotate(-4deg)}
.logo small{font-size:8px;letter-spacing:2.1px;margin-top:13px}
.search input{border:0;background:#fff5bf;height:47px;font-size:14px;padding-left:22px}
.search button{background:#171516;width:39px;height:39px}
.head-actions{font-size:14px;gap:23px;font-weight:700}
.head-actions small{color:#554317;font-weight:400;font-size:10px}
.head-actions strong{color:var(--ink);border-bottom:2px solid var(--pink)}
.navigation{background:var(--yellow);border:0}
.nav-inner{min-height:54px;padding-bottom:12px;gap:26px;font-size:13px}
.nav-inner> a:last-child{color:var(--ink)}
.mega summary{background:#faed8f;border-radius:30px;padding:10px 17px}
.mega-panel{border:0;border-radius:18px;background:#fff9e9;box-shadow:0 15px 35px #493b1420}
.hero{background:var(--yellow);color:var(--ink);position:relative;isolation:isolate}
.hero-grid{min-height:530px;grid-template-columns:1fr 1.04fr;gap:24px;padding-bottom:36px}
.hero-copy{padding:36px 0 32px;position:relative;z-index:2}
.hero .eyebrow{color:var(--ink);font-size:11px;letter-spacing:.14em;margin-bottom:23px}
.hero h1{font-size:clamp(50px,5.3vw,81px);line-height:.98;letter-spacing:-.065em;max-width:710px;margin-bottom:25px}
.hero h1 em{font-style:normal;color:#393087}
.hero p{color:#302914;font-size:18px;line-height:1.5;max-width:490px;letter-spacing:-.02em}
.hero-media{height:475px;object-fit:cover;border-radius:50% 45% 18% 23% / 26% 30% 14% 20%;transform:rotate(2deg);width:100%;position:relative;z-index:1}
.hero:after{content:'';position:absolute;width:470px;height:470px;border:70px solid #faed8f;border-radius:50%;left:36%;top:35%;z-index:-1;opacity:.75}
.actions{gap:13px;margin-top:28px}
.button,.button.light{border:0;border-radius:9px;background:var(--pink);color:#171516;font-size:15px;font-weight:800;padding:14px 23px;min-height:53px;box-shadow:0 4px 0 #171516}
.button:hover,.button.light:hover{background:#ee0082;color:#171516;transform:translateY(-2px);box-shadow:0 6px 0 #171516}
.button:active{transform:translateY(3px);box-shadow:0 1px 0 #171516}
.button.outline{background:#faed8f;border:0;color:#171516;box-shadow:none}
.button.outline:hover{background:#fff9e9;box-shadow:none}
.section{padding:60px 0 66px;background:#fff9e9}
.section.soft{background:#fff9e9}
.section-head{margin-bottom:32px;align-items:end}
.section-head h2{font-size:clamp(28px,3vw,43px);letter-spacing:-.055em;line-height:1.06}
.text-link{color:var(--ink);font-size:14px;font-weight:700;text-decoration-thickness:2px;text-underline-offset:6px}
.text-link:hover{color:#a30060}
.category-grid{gap:18px}
.category-card{background:#faed8f;border-radius:18px;padding:16px 16px 20px;position:relative;transition:transform .25s;overflow:hidden}
.category-card:nth-child(2){background:#f9d6e7}.category-card:nth-child(3){background:#e3dcf4}.category-card:nth-child(4){background:#e6edbf}.category-card:nth-child(5){background:#f9e0b5}
.category-card img{aspect-ratio:1.2;background:transparent;mix-blend-mode:multiply;transition:transform .35s}
.category-card:hover{transform:translateY(-5px);color:var(--ink)}
.category-card:hover img{transform:rotate(-4deg) scale(1.04)}
.category-card strong{font-size:21px;font-weight:800;letter-spacing:-.04em;margin-top:17px}
.category-card span{font-size:12px;color:#534a41}
.benefits{background:#393087;color:#fff9e9;border:0}
.benefit{padding:23px 25px;border-right:1px solid #ffffff35}
.benefit b{color:#ffd24a;font-size:31px;line-height:1}
.benefit strong{font-size:15px;letter-spacing:-.02em}
.benefit small{font-size:12px;color:#e1daf3}
.products-grid{gap:35px 22px}
.product-card img{background:#f0eadb;border-radius:17px;mix-blend-mode:multiply;padding:12px;aspect-ratio:1.05;transition:transform .3s}
.product-card:nth-child(3n+2) img{background:#f3e5ea}.product-card:nth-child(3n+3) img{background:#eee9f6}
.product-card:hover img{transform:translateY(-4px) rotate(-1deg)}
.product-card h3{font-size:20px;letter-spacing:-.045em;margin:18px 0 7px;font-weight:800}
.product-card p{font-size:13px;line-height:1.45;color:#64594f}
.product-card .card-link{color:#8d0056;font-size:13px;display:inline-block;margin-top:4px;font-weight:700}
body.home main>.section.soft:nth-of-type(4){background:#f8dce9;border-radius:32px 32px 0 0}
.industry-grid{gap:20px}
.industry-card{background:transparent;border:0;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}
.industry-card img{border-radius:18px;mix-blend-mode:multiply;aspect-ratio:1.3;object-fit:contain;background:#ffffff60;padding:10px;transition:transform .3s}
.industry-card:hover img{transform:rotate(2deg) scale(.98)}
.industry-card div{padding:23px 0 0;display:flex;flex-direction:column;flex:1}
.industry-card h3{font-size:27px;letter-spacing:-.05em;margin-bottom:12px}
.industry-card p{font-size:14px;color:#5d4652;line-height:1.55}
.industry-card .text-link{margin-top:auto;align-self:start}
.split{gap:65px}
.split>img{border-radius:24px;transform:rotate(-2deg);max-height:450px}
.split h2{font-size:clamp(34px,3.7vw,55px);line-height:1.04}
.split p{font-size:17px;line-height:1.65;color:#544a42;max-width:530px}
.eyebrow{letter-spacing:.13em;font-weight:700;font-size:11px}
body.home main>.section:last-child{background:#faed8f}
.step{border-top:2px solid #171516;padding-top:24px}
.step span{color:#393087;font-weight:700;font-size:12px}
.step h3{font-size:29px;margin:20px 0 14px}
.step p{color:#51482d;font-size:16px;line-height:1.55;max-width:360px}
.cta{background:#ff008c;color:#171516;padding:57px 0}
.cta h2{font-size:clamp(32px,4vw,56px);margin-bottom:14px}
.cta p{color:#3b0828;font-size:17px}
.cta .button{background:#ffd24a;white-space:nowrap}
.site-footer{background:#393087;color:#fff9e9;padding-top:58px}
.site-footer .logo span{color:#fff9e9}
.footer-grid p{color:#e0d9ed;font-size:14px}
.footer-grid strong{font-size:15px}
.footer-grid a:not(.logo){color:#e0d9ed;font-size:14px}
.footer-grid a:hover{color:#ffd24a}
.footer-bottom{border-color:#ffffff35;color:#d7d0e7;padding-top:24px}
.concept-switch{position:fixed;bottom:18px;right:18px;z-index:90;background:#171516;color:#fff9e9;box-shadow:0 4px 18px #0002;font:700 12px Bricolage,Arial,sans-serif;padding:12px 16px;border-radius:8px;display:flex;gap:15px;align-items:center}
.concept-switch span{color:#ffd24a;font-weight:400}.concept-switch:hover{color:#fff;background:#393087}
@media(max-width:1100px){.head-row{grid-template-columns:220px 1fr auto;gap:20px}.logo{font-size:26px}.hero h1{font-size:62px}.hero-media{height:410px}.hero-grid{min-height:465px}.category-card{padding:12px}.category-card strong{font-size:18px}.nav-inner{gap:18px}.industry-card h3{font-size:25px}}
@media(max-width:760px){.head-row{grid-template-columns:1fr auto;min-height:123px;gap:16px}.logo{font-size:27px}.topline{font-size:8px;letter-spacing:.08em}.head-actions .quote-help{display:none}.search input{height:43px}.search button{height:35px;width:35px}.nav-inner{min-height:48px;padding-bottom:9px;gap:20px}.mega summary{padding:8px 13px}.hero-grid{grid-template-columns:1fr;gap:10px;padding-bottom:30px;min-height:0}.hero-copy{padding:25px 0 8px}.hero .eyebrow{font-size:9px;margin-bottom:18px}.hero h1{font-size:clamp(43px,10vw,68px);max-width:620px;line-height:1.01;margin-bottom:19px}.hero p{font-size:16px;max-width:450px}.actions{gap:11px;margin-top:22px}.button,.button.light{font-size:13px;min-height:48px;padding:12px 17px}.hero-media{height:auto;aspect-ratio:1.5;border-radius:22px;transform:rotate(1deg);margin-top:18px}.hero:after{left:40%;top:45%;height:300px;width:300px;border-width:45px}.section{padding:38px 0 43px}.section-head{gap:16px;margin-bottom:23px}.section-head h2{font-size:30px;max-width:70%}.section-head .text-link{font-size:11px;white-space:normal;text-align:right}.category-card{flex-basis:46%;padding:12px 12px 17px}.category-card strong{font-size:19px}.category-card span{font-size:11px}.benefit{padding:15px 5px;border-right:0;border-bottom:1px solid #ffffff25}.benefit strong{font-size:14px}.benefit small{font-size:11px}.products-grid{gap:26px 14px}.product-card img{border-radius:12px;padding:6px}.product-card h3{font-size:17px;margin-top:13px}.product-card p{font-size:12px}.product-card .card-link{font-size:12px}.industry-grid{gap:29px 16px}.industry-card h3{font-size:23px}.industry-card p{font-size:13px}.industry-card div{padding-top:16px}.industry-card .text-link{font-size:12px}.split{gap:33px}.split>img{border-radius:18px;transform:none}.split h2{font-size:39px}.split p{font-size:16px}.steps{gap:24px}.step h3{font-size:27px}.step p{font-size:15px}.cta{padding:37px 0 45px}.cta h2{font-size:39px}.cta p{font-size:15px}.footer-grid{gap:30px}.concept-switch{font-size:10px;padding:10px 12px;bottom:12px;right:12px;gap:10px}.mega-panel{background:#fff9e9}.footer-bottom{padding-bottom:45px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;transform:none!important}}

/* Refinement 02: clearer quote journey, calmer surfaces and accessible controls. */
html{scroll-behavior:smooth;scroll-padding-top:24px}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #393087;outline-offset:5px}
.site-footer a:focus-visible,.benefits a:focus-visible{outline-color:#ffd24a}
.main-header,.navigation{background:#fffdf5}
.head-row{min-height:88px}
.search input{background:#f3f0e6;border:1px solid #ded8c7}
.nav-inner{padding-bottom:10px}
.mega summary{background:#f3efdf;min-height:42px;display:flex;align-items:center}
.nav-inner>a{padding:10px 0}
.head-actions .quote-help strong{border:0;color:#393087}
.hero-grid{min-height:510px;padding-top:12px;padding-bottom:32px;gap:40px}
.hero:after{display:none}
.hero h1{font-size:clamp(48px,4.7vw,72px);letter-spacing:-.058em;line-height:1.03}
.hero .eyebrow{margin-bottom:19px;letter-spacing:.11em}
.hero p{max-width:475px;font-size:18px;line-height:1.55}
.hero-media{transform:none;border-radius:120px 120px 24px 24px;height:435px}
.actions{gap:14px;align-items:center;flex-wrap:wrap}
.button,.button.light{box-shadow:none;border-radius:8px;min-height:52px;padding:14px 21px;display:inline-flex;align-items:center;justify-content:center;gap:20px}
.button:hover,.button.light:hover{box-shadow:0 4px 0 #171516;transform:translateY(-2px)}
.button.outline{background:transparent;border:1px solid #756126;box-shadow:none}
.button.outline:hover{background:#fff5bf;box-shadow:none}
.hero .hero-reassurance{font-size:12px;line-height:1.5;max-width:470px;margin:19px 0 0;color:#544413;letter-spacing:0}
.section{padding:52px 0 58px}
.section-head h2{font-size:clamp(28px,2.8vw,39px);letter-spacing:-.045em}
.category-card{background:#f6edc1;border-radius:14px}
.category-card:nth-child(2){background:#f6e4ea}.category-card:nth-child(3){background:#eae5f3}.category-card:nth-child(4){background:#ebeedb}.category-card:nth-child(5){background:#f6e9d5}
.category-card:hover{transform:translateY(-3px)}
.category-card:hover img{transform:scale(1.025)}
.category-card strong{font-size:20px}
.category-card span{font-size:13px;color:#554e43}
.benefits{background:#efebf6;color:#272044}
.benefit{padding:22px 25px;border-color:#d7cee7}
.benefit b{font-size:27px;color:#393087}
.benefit small{font-size:13px;color:#594e6f;line-height:1.5;margin-top:5px}
.product-card{display:flex;flex-direction:column;border-radius:14px}
.product-card img,.product-card:nth-child(3n+2) img,.product-card:nth-child(3n+3) img{background:#f0ede5;mix-blend-mode:multiply;border-radius:14px}
.product-card:hover img{transform:translateY(-3px)}
.product-card h3{line-height:1.2;letter-spacing:-.025em}
.product-card p{font-size:14px;line-height:1.5;margin-bottom:14px}
.product-card .card-link{font-size:13px;color:#393087;margin-top:auto;min-height:44px;display:flex;align-items:center;border-top:1px solid #ded8c8;padding-top:7px}
body.home main>.section.soft:nth-of-type(4){background:#f5e7ee;border-radius:0}
.industry-card:hover img{transform:scale(1.02)}
.industry-card h3{font-size:25px;letter-spacing:-.035em}
.industry-card .text-link{min-height:44px;display:flex;align-items:center}
.split>img{transform:none}
.step h3{font-size:26px;letter-spacing:-.035em}
.cta{background:#f9d2e5}
.cta h2{font-size:clamp(32px,3.6vw,49px)}
.cta .button{background:#393087;color:#fff}
.cta .button:hover{background:#2e256e}
.concept-switch{position:static;width:max-content;max-width:calc(100% - 30px);margin:12px auto;box-shadow:none;background:#eee8da;color:#29251d;font-size:11px;padding:10px 14px}
.concept-switch span{color:#393087}.concept-switch:hover,.concept-switch:hover span{color:#fff}
@media(max-width:1100px) and (min-width:761px){.hero h1{font-size:54px}.hero-media{height:380px}.head-actions{gap:14px}.hero-grid{gap:25px}}
@media(max-width:760px){
.head-row{min-height:115px;padding:16px 0;gap:14px}.search input{height:44px}.search button{height:40px;width:40px}
.nav-inner{min-height:50px;padding-bottom:4px}.nav-inner>a{min-height:44px;display:flex;align-items:center}
.hero-grid{padding-top:0;padding-bottom:25px;gap:0;min-height:0}.hero-copy{padding:27px 0 0}.hero h1{font-size:clamp(40px,10.5vw,63px);line-height:1.04}.hero p{font-size:16px;line-height:1.5}
.hero-media{height:auto;aspect-ratio:1.5;border-radius:65px 65px 16px 16px;margin-top:24px}
.actions{display:grid;grid-template-columns:1fr;gap:10px;max-width:440px}.button,.button.light{font-size:14px;min-height:48px}.hero .hero-reassurance{font-size:12px;margin-top:15px}
.section{padding:35px 0 40px}.section-head{align-items:center}.section-head h2{font-size:28px;max-width:73%}.section-head .text-link{min-height:44px;display:flex;align-items:center}
.category-grid{display:grid;grid-template-columns:1fr 1fr;overflow:visible;gap:12px;padding-bottom:0}.category-card{padding:12px}.category-card strong{font-size:18px}.category-card span{font-size:12px;line-height:1.4;display:block}.category-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:90px 1fr;column-gap:16px;align-items:center}.category-card:last-child img{grid-row:1/3}.category-card:last-child strong{align-self:end;margin-top:0}.category-card:last-child span{align-self:start}
.benefit{padding:17px 5px}.benefit small{font-size:12px}.product-card h3{font-size:17px}.product-card p{font-size:13px}.product-card .card-link{font-size:12px;line-height:1.4;padding:10px 0}
.industry-card h3{font-size:22px}.industry-card .text-link{font-size:12px}.split h2{font-size:36px}.footer-bottom{padding-bottom:5px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;transform:none!important}}

/* Shared commerce and information pages. */
.page-heading{background:#ffd24a;border:0;padding:34px 0 40px}
.page-heading h1{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.05em;margin:15px 0}
.page-heading p{font-size:17px;line-height:1.6;color:#51431e;max-width:760px}
.breadcrumbs{font-size:13px;line-height:1.6;color:#645b47}
.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}
.filter-bar{gap:10px;margin-bottom:32px}
.filter-bar a{font-size:14px;border-radius:24px;min-height:44px;display:inline-flex;align-items:center;padding:10px 17px;border-color:#d7cfbb;background:#fffdf5}
.filter-bar a.current{background:#393087;color:#fff;border-color:#393087}
.filter-bar a:hover{background:#ece6f5;color:#30246b}
.product-layout{gap:60px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.product-picture img{background:#f0ede5;mix-blend-mode:multiply;border-radius:22px;padding:20px}
.product-picture small{font-size:12px;line-height:1.6;max-width:520px;margin-top:16px}
.product-info h1{font-size:clamp(32px,3.3vw,48px);line-height:1.1;letter-spacing:-.045em;margin:15px 0 20px}
.product-intro{font-size:17px;line-height:1.65;color:#5b5349}
.configure-box{border:1px solid #ddd4e9;background:#f1edf7;border-radius:18px;padding:28px;margin:26px 0}
.configure-box h2{font-size:25px;letter-spacing:-.035em;margin-bottom:22px}
.field label{font-size:14px;line-height:1.4;font-weight:700;color:#302a37}
.field input,.field select,.field textarea,.woocommerce input.input-text,.woocommerce form .form-row input.input-text,.woocommerce select{border:1px solid #bdb4c9;background:#fffdfb;border-radius:7px;min-height:48px;font:400 16px Bricolage,Arial,sans-serif;color:#27222d;padding:11px 12px;max-width:100%}
.field textarea{min-height:140px}
.field input[type=file]{font-size:13px;padding:9px}
.field input[type=file]::file-selector-button{padding:7px 10px;border:0;border-radius:4px;background:#e8e0f1;color:#393087;margin-right:10px}
.field small,.help-text{font-size:13px;line-height:1.6;color:#605669}
.field-grid{gap:18px}.field-grid>*{min-width:0}
.detail-list details{padding:18px 0;border-color:#ddd6c7}
.detail-list summary{font-size:16px;min-height:30px;line-height:1.6}
.detail-list p{font-size:15px;line-height:1.65}
.quote-layout{gap:48px;grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr)}
.quote-layout>form{min-width:0}
.quote-aside{background:#f1edf7;border:1px solid #ddd4e9;border-radius:18px;padding:30px;position:sticky;top:24px}
.quote-aside h2{font-size:27px;line-height:1.15;letter-spacing:-.035em}
.quote-aside p,.quote-aside li{font-size:15px;line-height:1.65;color:#5b5067}
.check-label{font-size:14px;line-height:1.6;gap:12px;padding:8px 0}
.check-label input{width:20px;height:20px;flex-shrink:0;accent-color:#393087}
.notice{border-radius:8px;font-size:15px;line-height:1.6}
.prose{max-width:800px;font-size:17px;line-height:1.8}
.prose h2{font-size:30px;line-height:1.2;letter-spacing:-.035em}
.prose a,.quote-aside a,.check-label a{color:#393087;text-decoration:underline;text-underline-offset:3px}
.industry-card h2{font-size:28px;letter-spacing:-.035em;line-height:1.15}
.woocommerce-main{padding:12px 0;min-height:320px}
.woocommerce-main a{color:#393087}.woocommerce-main a.button{color:#171516}
.woocommerce form.login,.woocommerce form.register,.woocommerce form.lost_reset_password{max-width:620px;border:1px solid #ddd4e9;background:#f1edf7;border-radius:18px;padding:28px}
.woocommerce form .form-row{margin-bottom:18px}.woocommerce form label{font-size:14px;display:block;margin-bottom:6px}.woocommerce input.input-text{width:100%}
.woocommerce .button{cursor:pointer}.woocommerce table.shop_table{width:100%;border-collapse:collapse}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:15px;border-bottom:1px solid #ddd6c7;text-align:left}
.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;display:flex;gap:12px;flex-wrap:wrap}.woocommerce-MyAccount-navigation a{display:inline-flex;min-height:44px;align-items:center;padding:8px 16px;border:1px solid #ddd4e9;border-radius:24px}
.woocommerce-MyAccount-navigation .is-active a{background:#393087;color:#fff}
.empty{border:1px solid #ddd4e9;border-radius:18px;background:#f1edf7;padding:42px 24px}
@media(max-width:760px){
.page-heading{padding:25px 0 30px}.page-heading h1{font-size:35px;overflow-wrap:anywhere}.page-heading p{font-size:16px}.breadcrumbs{font-size:12px}
.filter-bar{gap:8px;margin-bottom:25px}.filter-bar a{font-size:13px;padding:9px 13px}
.product-layout,.quote-layout{grid-template-columns:minmax(0,1fr);gap:28px}.product-picture{position:static}.product-picture img{padding:14px;max-height:370px}.product-info h1{font-size:34px}
.configure-box{padding:20px;border-radius:14px}.configure-box h2{font-size:24px}.field-grid{gap:12px}.field label{font-size:13px}.field small,.help-text{font-size:12px}
.quote-aside{position:static;padding:23px}.prose{font-size:16px}.prose h2{font-size:27px}.industry-card h2{font-size:23px}
.woocommerce form.login,.woocommerce form.register,.woocommerce form.lost_reset_password{padding:20px}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:9px;font-size:13px}
}
@media(max-width:420px){.configure-box .field-grid,.quote-layout .field-grid{grid-template-columns:1fr}}
/* WooCommerce supplies a more specific button selector on product pages. */
.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{font:700 15px Bricolage,Arial,sans-serif;line-height:1.4;color:#171516;background:#ff008c;border:0;border-radius:8px;padding:14px 21px;min-height:48px}
.woocommerce button.button:hover,.woocommerce a.button:hover,.woocommerce input.button:hover{background:#ee0082;color:#171516}
select:focus-visible,textarea:focus-visible{outline:3px solid #393087;outline-offset:4px}
