:root{--kcc-ink:#211b1f;--kcc-ink-2:#352a30;--kcc-plum:#6f4d5c;--kcc-plum-dark:#49343e;--kcc-rose:#b9929f;--kcc-sage:#9da996;--kcc-sand:#c9af8a;--kcc-ivory:#f8f4ef;--kcc-paper:#fdfbf8;--kcc-white:#fff;--kcc-muted:#6f686b;--kcc-line:rgba(33,27,31,.11);--kcc-shadow:0 26px 80px rgba(45,32,38,.1);--kcc-radius:26px;--kcc-container:1180px;--kcc-serif:Iowan Old Style,Baskerville,"Times New Roman",serif;--kcc-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--kcc-ink);background:var(--kcc-paper);font-family:var(--kcc-sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.kcc-menu-open{overflow:hidden}img{max-width:100%;height:auto}a{color:var(--kcc-plum);text-decoration-thickness:1px;text-underline-offset:3px}button,input,select,textarea{font:inherit}button{cursor:pointer}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{z-index:9999;top:10px;left:10px;width:auto;height:auto;padding:10px 14px;margin:0;clip:auto;background:#fff;border-radius:8px}.kcc-container{width:min(calc(100% - 40px),var(--kcc-container));margin-inline:auto}.kcc-announcement{position:relative;z-index:30;padding:9px 0;background:var(--kcc-ink);color:#f8f3f5;font-size:12px}.kcc-announcement .kcc-container{display:flex;justify-content:center;align-items:center;gap:10px}.kcc-announcement__dot{width:7px;height:7px;border-radius:50%;background:#c8d0bf;box-shadow:0 0 0 4px rgba(200,208,191,.12)}.kcc-announcement__divider{width:1px;height:12px;background:rgba(255,255,255,.25)}.kcc-announcement strong{font-weight:650}.site-header{position:sticky;top:0;z-index:25;background:rgba(253,251,248,.92);border-bottom:1px solid transparent;backdrop-filter:blur(18px);transition:border-color .2s ease,box-shadow .2s ease}.site-header.is-scrolled{border-color:var(--kcc-line);box-shadow:0 10px 35px rgba(40,30,34,.06)}.site-header__inner{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.site-branding{display:flex;align-items:center}.custom-logo-link{display:flex;align-items:center}.custom-logo{max-height:44px;width:auto}.kcc-wordmark{display:inline-flex;align-items:center;gap:11px;color:var(--kcc-ink);font-size:20px;font-weight:760;letter-spacing:-.025em;text-decoration:none}.kcc-wordmark__mark{position:relative;width:27px;height:27px;display:block}.kcc-wordmark__mark i{position:absolute;width:15px;height:15px;border-radius:50%;mix-blend-mode:multiply}.kcc-wordmark__mark i:nth-child(1){top:1px;left:6px;background:#c9af8a}.kcc-wordmark__mark i:nth-child(2){bottom:1px;left:1px;background:#9da996}.kcc-wordmark__mark i:nth-child(3){bottom:1px;right:1px;background:#b9929f}.primary-navigation{justify-self:center}.kcc-menu{display:flex;align-items:center;gap:28px;padding:0;margin:0;list-style:none}.kcc-menu a{position:relative;color:#51484d;font-size:14px;font-weight:600;text-decoration:none}.kcc-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1.5px;background:var(--kcc-plum);transition:right .2s ease}.kcc-menu a:hover:after,.kcc-menu .current-menu-item>a:after{right:0}.site-header__actions{display:flex;align-items:center;gap:12px}.kcc-cart-link{position:relative;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--kcc-line);border-radius:50%;color:var(--kcc-ink);text-decoration:none;background:#fff}.kcc-cart-link svg{width:20px}.kcc-cart-count{position:absolute;top:-4px;right:-4px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:var(--kcc-plum-dark);color:#fff;font-size:10px;font-weight:800}.kcc-header-cta{min-height:44px;padding:0 19px;display:inline-flex;align-items:center;border-radius:999px;background:var(--kcc-ink);color:#fff;font-size:13px;font-weight:750;text-decoration:none;transition:transform .2s ease,background .2s ease}.kcc-header-cta:hover{transform:translateY(-1px);background:var(--kcc-plum-dark)}.kcc-menu-toggle{display:none;width:42px;height:42px;padding:9px;border:1px solid var(--kcc-line);border-radius:50%;background:#fff}.kcc-menu-toggle>span:not(.screen-reader-text){display:block;width:18px;height:1.5px;margin:4px auto;background:var(--kcc-ink)}.kcc-hero{position:relative;min-height:720px;padding:86px 0 72px;overflow:hidden;background:linear-gradient(180deg,#fbf8f4 0%,#f7f1ec 100%)}.kcc-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:70px;align-items:center}.kcc-hero__glow{position:absolute;border-radius:50%;filter:blur(1px);opacity:.75}.kcc-hero__glow--one{width:440px;height:440px;right:-120px;top:-160px;background:radial-gradient(circle,rgba(185,146,159,.24),rgba(185,146,159,0) 70%)}.kcc-hero__glow--two{width:500px;height:500px;left:-230px;bottom:-300px;background:radial-gradient(circle,rgba(157,169,150,.22),rgba(157,169,150,0) 68%)}.kcc-pill{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(111,77,92,.18);border-radius:999px;background:rgba(255,255,255,.72);color:#654c57;font-size:12px;font-weight:750;letter-spacing:.02em}.kcc-pill>span{width:7px;height:7px;border-radius:50%;background:var(--kcc-sage);box-shadow:0 0 0 4px rgba(157,169,150,.18)}.kcc-hero h1{max-width:690px;margin:24px 0 22px;font-size:clamp(52px,6.2vw,82px);line-height:.99;letter-spacing:-.06em;font-weight:670}.kcc-hero h1 em{font-family:var(--kcc-serif);font-weight:400;color:var(--kcc-plum);letter-spacing:-.04em}.kcc-hero__lead{max-width:635px;margin:0;color:#625a5e;font-size:18px;line-height:1.7}.kcc-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:32px}.kcc-button{min-height:54px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:11px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:760;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.kcc-button svg{width:19px}.kcc-button:hover{transform:translateY(-2px)}.kcc-button--primary{background:var(--kcc-ink);color:#fff;box-shadow:0 12px 30px rgba(33,27,31,.15)}.kcc-button--primary:hover{background:var(--kcc-plum-dark);color:#fff}.kcc-button--secondary{border-color:var(--kcc-line);background:#fff;color:var(--kcc-ink)}.kcc-button--text{min-height:auto;padding:8px 4px;border-radius:0;color:var(--kcc-ink);border-bottom:1px solid var(--kcc-ink)}.kcc-button--text:hover{transform:none;color:var(--kcc-plum);border-color:var(--kcc-plum)}.kcc-button--light{background:#fff;color:var(--kcc-ink)}.kcc-button--full{width:100%}.kcc-hero__proof{display:flex;align-items:center;gap:20px;margin-top:36px}.kcc-hero__proof>div{display:flex;flex-direction:column}.kcc-hero__proof strong{font-size:15px}.kcc-hero__proof span{color:#787074;font-size:11px}.kcc-hero__proof>i{width:1px;height:31px;background:var(--kcc-line)}.kcc-hero__visual{position:relative;min-height:530px;display:grid;place-items:center}.kcc-report-stack{position:relative;width:410px;height:500px;perspective:1200px}.kcc-report-card{position:absolute;border-radius:20px;background:#fff;box-shadow:var(--kcc-shadow);overflow:hidden}.kcc-report-card--back{width:320px;height:430px;top:48px;left:60px;transform:rotate(8deg);padding:30px;background:#d9d1c7}.kcc-report-card--back span{display:block;height:10px;margin:13px 0;border-radius:999px;background:rgba(255,255,255,.45)}.kcc-report-card--back span:nth-child(2){width:70%}.kcc-report-card--back span:nth-child(3){width:46%}.kcc-report-card--middle{width:330px;height:445px;top:38px;left:12px;transform:rotate(-7deg);padding:32px;background:#ece7e1}.kcc-report-card--middle small,.kcc-report-kicker{font-size:9px;font-weight:850;letter-spacing:.18em}.kcc-mini-palette{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:28px}.kcc-mini-palette i{aspect-ratio:1;border-radius:8px}.kcc-mini-palette i:nth-child(1){background:#788a9a}.kcc-mini-palette i:nth-child(2){background:#899a82}.kcc-mini-palette i:nth-child(3){background:#a77f91}.kcc-mini-palette i:nth-child(4){background:#747475}.kcc-mini-palette i:nth-child(5){background:#b89b88}.kcc-mini-palette i:nth-child(6){background:#536b72}.kcc-report-card--front{width:340px;height:470px;top:16px;right:8px;transform:rotate(1.5deg)}.kcc-report-card__top{height:64px;padding:0 23px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee9e5}.kcc-report-logo{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800}.kcc-report-logo b{width:13px;height:13px;border-radius:50%;background:linear-gradient(135deg,var(--kcc-sage) 50%,var(--kcc-rose) 50%)}.kcc-report-card__top small{color:#857d80;font-size:8px}.kcc-report-card__body{padding:34px 28px}.kcc-report-card__body h2{max-width:260px;margin:10px 0 12px;font-size:31px;line-height:1.05;letter-spacing:-.045em}.kcc-report-card__body p{margin:0;color:#756e71;font-size:11px;line-height:1.55}.kcc-palette-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:26px}.kcc-palette-grid i{aspect-ratio:1;border-radius:7px}.kcc-palette-grid i:nth-child(1){background:#566b7a}.kcc-palette-grid i:nth-child(2){background:#8798a7}.kcc-palette-grid i:nth-child(3){background:#a5b4b8}.kcc-palette-grid i:nth-child(4){background:#657c79}.kcc-palette-grid i:nth-child(5){background:#85957f}.kcc-palette-grid i:nth-child(6){background:#b1b99e}.kcc-palette-grid i:nth-child(7){background:#976f81}.kcc-palette-grid i:nth-child(8){background:#724e5e}.kcc-palette-grid i:nth-child(9){background:#5d5c60}.kcc-palette-grid i:nth-child(10){background:#8b8584}.kcc-palette-grid i:nth-child(11){background:#b6aa9f}.kcc-palette-grid i:nth-child(12){background:#e0d7cd}.kcc-report-meta{display:flex;gap:7px;margin-top:24px}.kcc-report-meta span{padding:5px 7px;border-radius:999px;background:#f2eeeb;color:#6d6669;font-size:7px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.kcc-floating-note{position:absolute;display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid rgba(33,27,31,.08);border-radius:14px;background:rgba(255,255,255,.92);box-shadow:0 14px 40px rgba(47,32,39,.12);font-size:11px;backdrop-filter:blur(10px)}.kcc-floating-note span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eef1eb;color:#50604f;font-weight:900}.kcc-floating-note strong{max-width:180px;line-height:1.3}.kcc-floating-note--top{top:55px;right:-10px}.kcc-floating-note--bottom{left:-10px;bottom:74px}.kcc-floating-note--bottom span{background:#f2e8ec;color:#70505e}.kcc-trust-strip{padding:19px 0;border-block:1px solid var(--kcc-line);background:#fff}.kcc-trust-strip .kcc-container{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.kcc-trust-strip span{display:flex;justify-content:center;align-items:center;gap:8px;color:#5f575b;font-size:12px;font-weight:650;text-align:center}.kcc-trust-strip i,.kcc-check-list i{font-style:normal}.kcc-trust-strip span i{color:#66715f}.kcc-section{padding:110px 0}.kcc-section-label{margin:0 0 14px;color:var(--kcc-plum);font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.kcc-section-heading h2,.kcc-example-copy h2,.kcc-product-section h2{margin:0;font-size:clamp(38px,5vw,61px);line-height:1.05;letter-spacing:-.05em}.kcc-section-heading>p:not(.kcc-section-label){max-width:650px;margin:20px auto 0;color:#726a6e;font-size:17px}.kcc-section-heading--center{text-align:center}.kcc-section-heading--center h2{max-width:830px;margin-inline:auto}.kcc-problem-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);gap:90px;align-items:start}.kcc-problem-list{display:grid}.kcc-problem-list article{display:grid;grid-template-columns:44px 1fr;gap:18px;padding:25px 0;border-bottom:1px solid var(--kcc-line)}.kcc-problem-list article:first-child{padding-top:0}.kcc-problem-list article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#f1e9ec;color:var(--kcc-plum);font-size:10px;font-weight:850}.kcc-problem-list h3{margin:0 0 6px;font-size:21px;letter-spacing:-.025em}.kcc-problem-list p{margin:0;color:#70686c}.kcc-section--dark{position:relative;background:var(--kcc-ink);color:#fff;overflow:hidden}.kcc-section--dark:before{content:"";position:absolute;width:560px;height:560px;right:-300px;top:-270px;border-radius:50%;background:radial-gradient(circle,rgba(185,146,159,.16),transparent 66%)}.kcc-section-heading--light .kcc-section-label{color:#d5bbc4}.kcc-section-heading--light>p:not(.kcc-section-label){color:#b7afb3}.kcc-feature-grid{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:56px}.kcc-feature-card{position:relative;min-height:295px;padding:31px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:rgba(255,255,255,.045);overflow:hidden}.kcc-feature-card--large{grid-column:span 2;min-height:340px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.75fr);align-items:center;gap:50px}.kcc-feature-card__number{position:absolute;top:22px;right:24px;color:rgba(255,255,255,.3);font-size:10px;font-weight:850;letter-spacing:.12em}.kcc-feature-card h3{max-width:430px;margin:0 0 13px;font-size:27px;line-height:1.15;letter-spacing:-.035em}.kcc-feature-card p{max-width:520px;margin:0;color:#bcb4b8}.kcc-feature-palette{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.kcc-feature-palette i{aspect-ratio:1;border-radius:12px}.kcc-feature-palette i:nth-child(1){background:#536878}.kcc-feature-palette i:nth-child(2){background:#7f93a1}.kcc-feature-palette i:nth-child(3){background:#8e9c88}.kcc-feature-palette i:nth-child(4){background:#667d79}.kcc-feature-palette i:nth-child(5){background:#9f7789}.kcc-feature-palette i:nth-child(6){background:#6b4c5a}.kcc-feature-palette i:nth-child(7){background:#b9aea4}.kcc-feature-palette i:nth-child(8){background:#e2d9cf}.kcc-neutral-row,.kcc-avoid-row{position:absolute;left:31px;right:31px;bottom:31px;display:flex;gap:8px}.kcc-neutral-row i{height:48px;flex:1;border-radius:10px}.kcc-neutral-row i:nth-child(1){background:#56585c}.kcc-neutral-row i:nth-child(2){background:#7b7777}.kcc-neutral-row i:nth-child(3){background:#a69b92}.kcc-neutral-row i:nth-child(4){background:#ddd3c8}.kcc-outfit-lines{position:absolute;left:31px;right:31px;bottom:31px;display:grid;gap:10px}.kcc-outfit-lines span{height:12px;border-radius:999px;background:linear-gradient(90deg,#778b97 0 30%,#a79a8d 30% 62%,#5e6a68 62%)}.kcc-outfit-lines span:nth-child(2){background:linear-gradient(90deg,#8e6a7d 0 30%,#545a63 30% 62%,#d3c7ba 62%)}.kcc-outfit-lines span:nth-child(3){background:linear-gradient(90deg,#81917b 0 30%,#667881 30% 62%,#ad9f93 62%)}.kcc-avoid-row i{width:48px;height:48px;border-radius:50%}.kcc-avoid-row i:nth-child(1){background:#e36b36}.kcc-avoid-row i:nth-child(2){background:#c79d35}.kcc-avoid-row i:nth-child(3){background:#111}.kcc-metal-icons{position:absolute;left:31px;bottom:31px;display:flex;gap:14px}.kcc-metal-icons i{width:58px;height:58px;border-radius:50%;box-shadow:inset 0 0 0 8px rgba(255,255,255,.2)}.kcc-metal-icons i:first-child{background:linear-gradient(135deg,#f2da91,#b58b28)}.kcc-metal-icons i:last-child{background:linear-gradient(135deg,#f4f5f7,#85898f)}.kcc-section--example{background:#f6f1ec}.kcc-example-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:100px;align-items:center}.kcc-example-visual{position:relative;min-height:520px}.kcc-example-page{position:absolute;width:350px;height:450px;padding:34px;border-radius:18px;background:#fff;box-shadow:var(--kcc-shadow)}.kcc-example-page small{font-size:9px;font-weight:850;letter-spacing:.17em}.kcc-example-page--one{left:30px;top:20px;transform:rotate(-5deg)}.kcc-example-page--two{right:10px;bottom:15px;transform:rotate(6deg);background:#ede8e2}.kcc-example-swatches{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:25px}.kcc-example-swatches i{aspect-ratio:1;border-radius:9px}.kcc-example-swatches i:nth-child(1){background:#566a78}.kcc-example-swatches i:nth-child(2){background:#718998}.kcc-example-swatches i:nth-child(3){background:#9baab0}.kcc-example-swatches i:nth-child(4){background:#83947e}.kcc-example-swatches i:nth-child(5){background:#657a72}.kcc-example-swatches i:nth-child(6){background:#9a7285}.kcc-example-swatches i:nth-child(7){background:#6f4f5f}.kcc-example-swatches i:nth-child(8){background:#9c9898}.kcc-example-swatches i:nth-child(9){background:#ded4ca}.kcc-example-copy-lines{margin-top:31px;display:grid;gap:9px}.kcc-example-copy-lines span{height:7px;border-radius:999px;background:#ece8e5}.kcc-example-copy-lines span:nth-child(2){width:82%}.kcc-example-copy-lines span:nth-child(3){width:61%}.kcc-look{display:grid;grid-template-columns:48px 1fr 40px;gap:11px;align-items:center;margin-top:24px}.kcc-look i{height:48px;border-radius:10px;background:#778a96}.kcc-look span{height:8px;border-radius:999px;background:#d7cfc8}.kcc-look b{height:26px;border-radius:8px;background:#5f6f6c}.kcc-look:nth-of-type(2) i{background:#8a6a79}.kcc-look:nth-of-type(2) b{background:#aea095}.kcc-look:nth-of-type(3) i{background:#89967f}.kcc-look:nth-of-type(3) b{background:#555d67}.kcc-example-copy>p:not(.kcc-section-label){margin:23px 0;color:#6f676b;font-size:17px}.kcc-check-list{padding:0;margin:26px 0;display:grid;gap:13px;list-style:none}.kcc-check-list li{display:flex;gap:11px;align-items:flex-start}.kcc-check-list li span{width:23px;height:23px;flex:0 0 23px;display:grid;place-items:center;border-radius:50%;background:#e7ebe3;color:#50614e;font-size:12px;font-weight:850}.kcc-steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:24px;align-items:center;margin-top:58px}.kcc-steps article{position:relative;min-height:260px;padding:30px;border:1px solid var(--kcc-line);border-radius:22px;background:#fff}.kcc-steps article>span{position:absolute;top:22px;right:23px;color:#b6afb2;font-size:11px;font-weight:850}.kcc-step-icon{width:52px;height:52px;margin-bottom:26px;display:grid;place-items:center;border-radius:16px;background:#f0e8eb;color:var(--kcc-plum);font-size:22px;font-weight:700}.kcc-steps article:nth-of-type(2) .kcc-step-icon{background:#edf0e9;color:#586352}.kcc-steps article:nth-of-type(3) .kcc-step-icon{background:#f3ece2;color:#795f3d}.kcc-steps h3{margin:0 0 9px;font-size:22px}.kcc-steps p{margin:0;color:#726a6e}.kcc-step-arrow{color:#b2aaae;font-size:26px}.kcc-section--audience{padding-top:20px}.kcc-audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:52px}.kcc-audience-grid article{padding:27px;border-radius:20px;background:#f4efea}.kcc-audience-grid article:nth-child(2){background:#edf0eb}.kcc-audience-grid article:nth-child(3){background:#f2eaed}.kcc-audience-grid article:nth-child(4){background:#eee9e5}.kcc-audience-icon{width:42px;height:42px;margin-bottom:26px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--kcc-plum);font-family:var(--kcc-serif);font-size:19px}.kcc-audience-grid h3{margin:0 0 7px;font-size:21px}.kcc-audience-grid p{margin:0;color:#6f676b;font-size:14px}.kcc-section--offer{padding-top:35px}.kcc-offer-card{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:80px;align-items:center;padding:62px;border-radius:30px;background:linear-gradient(135deg,#ece7e1,#f7f3ef);overflow:hidden}.kcc-offer-card:after{content:"";position:absolute;width:330px;height:330px;right:-130px;top:-180px;border-radius:50%;background:rgba(185,146,159,.16)}.kcc-offer-card__copy h2{max-width:700px;margin:0;font-size:clamp(39px,5vw,61px);line-height:1.03;letter-spacing:-.05em}.kcc-check-list--compact{margin-bottom:0}.kcc-offer-card__buy{position:relative;z-index:2;padding:28px;border:1px solid rgba(33,27,31,.09);border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(45,32,38,.08)}.kcc-offer-label{color:#746c70;font-size:12px}.kcc-offer-price{margin:4px 0 19px;font-size:46px;font-weight:720;line-height:1}.kcc-offer-price del{display:none}.kcc-offer-price ins{text-decoration:none}.kcc-offer-card__buy small{display:block;margin-top:12px;color:#80787c;font-size:10px;text-align:center}.kcc-section--reviews{background:#f7f2ed}.kcc-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px}.kcc-review-card{padding:27px;border:1px solid var(--kcc-line);border-radius:20px;background:#fff}.kcc-review-stars{color:#9d7952;letter-spacing:.08em}.kcc-review-text{margin:17px 0;color:#5e565a}.kcc-review-text p{margin:0}.kcc-review-author{display:flex;align-items:center;gap:10px}.kcc-review-author img,.kcc-review-author>span{width:36px;height:36px;border-radius:50%;object-fit:cover}.kcc-review-author>span{display:grid;place-items:center;background:#eee7ea;color:var(--kcc-plum);font-weight:800}.kcc-review-author strong{font-size:13px}.kcc-section--privacy{background:#eef1eb}.kcc-privacy-grid{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:90px;align-items:center}.kcc-privacy-grid h2{max-width:760px;margin:0;font-size:clamp(39px,5vw,61px);line-height:1.04;letter-spacing:-.05em}.kcc-privacy-grid>div:last-child>p:not(.kcc-section-label){max-width:760px;margin:23px 0;color:#5f695d;font-size:17px}.kcc-privacy-visual{position:relative;width:260px;height:260px;margin:auto;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.66);box-shadow:0 20px 55px rgba(70,85,65,.1)}.kcc-privacy-visual span{width:82px;height:82px;display:grid;place-items:center;border-radius:50%;background:#5e6d58;color:#fff;font-size:32px}.kcc-privacy-visual i{position:absolute;width:38px;height:38px;border-radius:50%;background:#d4dccc}.kcc-privacy-visual i:nth-child(2){top:31px;right:40px}.kcc-privacy-visual i:nth-child(3){bottom:35px;left:30px;background:#e3d8d1}.kcc-privacy-visual i:nth-child(4){bottom:43px;right:29px;background:#d8c4cc}.kcc-privacy-points{display:flex;flex-wrap:wrap;gap:10px}.kcc-privacy-points span{padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.65);color:#52604f;font-size:12px;font-weight:700}.kcc-privacy-points i{font-style:normal}.kcc-faq-grid{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:90px}.kcc-faq-grid .kcc-section-heading h2{font-size:clamp(38px,4vw,53px)}.kcc-faq-grid .kcc-section-heading>p:not(.kcc-section-label){margin:18px 0 0}.kcc-accordion{border-top:1px solid var(--kcc-line)}.kcc-accordion__item{border-bottom:1px solid var(--kcc-line)}.kcc-accordion__item>button{width:100%;padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border:0;background:none;color:var(--kcc-ink);text-align:left;font-weight:720}.kcc-accordion__item>button i{position:relative;width:22px;height:22px;flex:0 0 22px;border:1px solid var(--kcc-line);border-radius:50%}.kcc-accordion__item>button i:before,.kcc-accordion__item>button i:after{content:"";position:absolute;top:50%;left:50%;width:9px;height:1px;background:var(--kcc-ink);transform:translate(-50%,-50%)}.kcc-accordion__item>button i:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease}.kcc-accordion__item.is-open>button i:after{transform:translate(-50%,-50%) rotate(0)}.kcc-accordion__content{display:none;padding:0 44px 22px 0;color:#696165}.kcc-accordion__content p{margin:0}.kcc-accordion__item.is-open .kcc-accordion__content{display:block}.kcc-final-cta{padding:0 0 80px}.kcc-final-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:58px;border-radius:30px;background:var(--kcc-ink);color:#fff}.kcc-final-cta .kcc-section-label{color:#d6bdc7}.kcc-final-cta h2{max-width:780px;margin:0;font-size:clamp(36px,5vw,58px);line-height:1.03;letter-spacing:-.05em}.site-footer{padding:72px 0 28px;background:#171316;color:#d7d1d4}.site-footer .kcc-wordmark{color:#fff}.site-footer__top{display:grid;grid-template-columns:1fr 1.2fr;gap:100px;padding-bottom:55px}.site-footer__brand p{max-width:330px;color:#9f979b}.site-footer__nav{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.site-footer__nav>div{display:flex;flex-direction:column;gap:8px}.site-footer__nav strong{margin-bottom:5px;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.site-footer__nav a{color:#a9a1a5;font-size:13px;text-decoration:none}.site-footer__nav a:hover{color:#fff}.site-footer__bottom{padding-top:23px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);color:#7f787c;font-size:11px}.kcc-content-main{padding:80px 0 110px}.kcc-content-container{max-width:940px}.kcc-content-container--narrow{max-width:780px}.kcc-entry-header{margin-bottom:38px}.kcc-entry-header h1{margin:0;font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.055em}.kcc-entry-content{font-size:17px}.kcc-entry-content h2,.kcc-entry-content h3{margin-top:1.8em;letter-spacing:-.035em}.kcc-entry-content h2{font-size:34px}.kcc-entry-content img{border-radius:18px}.kcc-entry-image{margin-bottom:35px}.kcc-entry-image img{border-radius:24px}.kcc-post-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.kcc-post-card{overflow:hidden;border:1px solid var(--kcc-line);border-radius:22px;background:#fff}.kcc-post-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.kcc-post-card>div{padding:24px}.kcc-post-card h2{margin:5px 0;font-size:26px}.kcc-post-card h2 a{color:var(--kcc-ink);text-decoration:none}.kcc-post-meta{color:#8a8286;font-size:11px}.kcc-empty-state{max-width:650px;margin:50px auto;padding:60px;text-align:center;border-radius:28px;background:#f4efea}.kcc-empty-state h1{margin:0;font-size:50px;letter-spacing:-.05em}.kcc-empty-state .kcc-hero__actions{justify-content:center}.kcc-shop-main{padding:54px 0 100px}.woocommerce .woocommerce-breadcrumb{margin-bottom:30px;color:#797175;font-size:12px}.woocommerce .woocommerce-breadcrumb a{color:#5d5559}.woocommerce-message,.woocommerce-info,.woocommerce-error{padding:17px 19px 17px 52px!important;border:1px solid var(--kcc-line)!important;border-top:0!important;border-radius:15px!important;background:#fff!important;color:var(--kcc-ink)!important}.woocommerce-message:before,.woocommerce-info:before{color:#66745f!important}.woocommerce-error:before{color:#954a4d!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{min-height:46px;padding:0 19px!important;display:inline-flex!important;align-items:center;justify-content:center;border-radius:999px!important;background:var(--kcc-ink)!important;color:#fff!important;font-weight:720!important}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--kcc-plum-dark)!important;color:#fff!important}.woocommerce table.shop_table{border:1px solid var(--kcc-line)!important;border-radius:18px!important;overflow:hidden}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:15px!important;border-color:var(--kcc-line)!important}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-checkout #customer_details>div{border:1px solid var(--kcc-line);border-radius:22px;background:#fff}.woocommerce-cart-form{padding:20px}.cart_totals{padding:24px}.woocommerce-cart .cart-collaterals{margin-top:28px}.woocommerce-cart .cart-collaterals .cart_totals{width:48%}.woocommerce-checkout .col2-set{display:grid;grid-template-columns:1fr;gap:20px}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none;width:100%;padding:25px}.woocommerce-checkout .col2-set .col-2:empty{display:none}.woocommerce-checkout h3{font-size:25px;letter-spacing:-.03em}.woocommerce-checkout #order_review_heading{margin-top:35px}.woocommerce-checkout-review-order{padding:24px}.woocommerce-checkout #payment{margin-top:22px}.woocommerce form .form-row label{font-size:13px;font-weight:700}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:52px;padding:0 15px;border:1px solid #d6cfd2;border-radius:12px;background:#fff}.woocommerce form .form-row input.input-text:focus{border-color:var(--kcc-plum);outline:2px solid rgba(111,77,92,.1)}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:15px}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{width:100%;margin:0}.woocommerce-checkout-payment .payment_box{border-radius:12px!important;background:#eee8e4!important}.woocommerce-checkout-payment .payment_box:before{border-bottom-color:#eee8e4!important}.woocommerce-order{max-width:900px;margin:auto}.woocommerce-order-received .woocommerce-order-overview{padding:20px;border-radius:17px;background:#f4efea}.woocommerce-order-received .woocommerce-order-overview li{border-color:var(--kcc-line)!important}.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:0;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:10px 14px;border-bottom:1px solid var(--kcc-line);text-decoration:none}.woocommerce-account .woocommerce-MyAccount-content{padding:25px;border:1px solid var(--kcc-line);border-radius:20px;background:#fff}.kcc-single-product-main{padding-top:30px}.kcc-breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:28px;color:#847c80;font-size:11px}.kcc-breadcrumbs a{color:#6f676b;text-decoration:none}.kcc-product-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);gap:72px;align-items:start;padding-bottom:70px}.kcc-product-visual{position:sticky;top:115px;min-height:610px;padding:52px;display:grid;place-items:center;border-radius:30px;background:linear-gradient(145deg,#eee8e2,#f8f5f1)}.kcc-product-image img{width:100%;border-radius:21px}.kcc-product-report-mockup{position:relative;width:390px;height:500px}.kcc-product-report-page{position:absolute;border-radius:19px;background:#fff;box-shadow:var(--kcc-shadow)}.kcc-product-report-page--back{width:330px;height:430px;top:50px;right:5px;transform:rotate(7deg);background:#d9d0c7}.kcc-product-report-page--front{width:345px;height:455px;top:20px;left:0;transform:rotate(-2deg);overflow:hidden}.kcc-product-report-head{height:66px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee9e5;font-size:10px}.kcc-product-report-head>span{display:flex;align-items:center;gap:7px;font-weight:800}.kcc-product-report-head i{width:13px;height:13px;border-radius:50%;background:linear-gradient(135deg,var(--kcc-sage),var(--kcc-rose))}.kcc-product-report-head small{color:#857d80;font-size:8px}.kcc-product-report-person{padding:28px 25px 18px;display:grid;grid-template-columns:76px 1fr;gap:18px;align-items:center}.kcc-product-avatar{width:76px;height:76px;display:grid;place-items:end center;border-radius:50%;background:#e5dcd5;overflow:hidden}.kcc-product-avatar span{width:45px;height:56px;border-radius:50% 50% 30% 30%;background:#8f777d}.kcc-product-report-person small{font-size:7px;font-weight:850;letter-spacing:.14em}.kcc-product-report-person strong{display:block;margin:4px 0;font-size:19px;line-height:1.1}.kcc-product-report-person p{margin:0;color:#7a7276;font-size:9px}.kcc-product-report-palette{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:0 25px}.kcc-product-report-palette i{aspect-ratio:1;border-radius:7px}.kcc-product-report-palette i:nth-child(1){background:#566b7a}.kcc-product-report-palette i:nth-child(2){background:#8798a7}.kcc-product-report-palette i:nth-child(3){background:#a5b4b8}.kcc-product-report-palette i:nth-child(4){background:#657c79}.kcc-product-report-palette i:nth-child(5){background:#85957f}.kcc-product-report-palette i:nth-child(6){background:#b1b99e}.kcc-product-report-palette i:nth-child(7){background:#976f81}.kcc-product-report-palette i:nth-child(8){background:#724e5e}.kcc-product-report-palette i:nth-child(9){background:#5d5c60}.kcc-product-report-palette i:nth-child(10){background:#8b8584}.kcc-product-report-palette i:nth-child(11){background:#b6aa9f}.kcc-product-report-palette i:nth-child(12){background:#e0d7cd}.kcc-product-report-lines{padding:23px 25px;display:grid;gap:7px}.kcc-product-report-lines span{height:6px;border-radius:999px;background:#eeeae7}.kcc-product-report-lines span:nth-child(2){width:76%}.kcc-product-report-lines span:nth-child(3){width:51%}.kcc-product-visual-note{position:absolute;right:20px;bottom:26px;display:flex;align-items:center;gap:10px;padding:12px 15px;border-radius:14px;background:#fff;box-shadow:0 14px 40px rgba(50,34,41,.12)}.kcc-product-visual-note>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#e9eee5;color:#52604f;font-weight:900}.kcc-product-visual-note p{margin:0;color:#756d71;font-size:9px;line-height:1.35}.kcc-product-visual-note strong{display:block;color:var(--kcc-ink);font-size:11px}.kcc-product-summary{padding-top:17px}.kcc-product-summary h1.product_title{margin:22px 0 14px;font-size:clamp(43px,5vw,66px);line-height:1.01;letter-spacing:-.055em}.kcc-product-subtitle{max-width:610px;margin:0;color:#655d61;font-size:17px}.kcc-product-rating-line{min-height:26px;margin-top:15px}.kcc-rating-placeholder{color:#7a7276;font-size:12px;font-weight:650}.kcc-product-price-row{display:flex;align-items:end;gap:12px;margin-top:22px}.kcc-product-price-row .price{margin:0!important;color:var(--kcc-ink)!important;font-size:39px!important;font-weight:750!important;line-height:1}.kcc-product-price-row .price del{display:none}.kcc-product-price-row .price ins{text-decoration:none}.kcc-product-price-row>span{padding-bottom:3px;color:#7c7478;font-size:11px}.kcc-product-benefits{padding:0;margin:26px 0;display:grid;gap:17px;list-style:none}.kcc-product-benefits li{display:grid;grid-template-columns:26px 1fr;gap:12px}.kcc-product-benefits li>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e8ede4;color:#536151;font-size:11px;font-weight:900}.kcc-product-benefits strong,.kcc-product-benefits small{display:block}.kcc-product-benefits strong{font-size:14px}.kcc-product-benefits small{margin-top:2px;color:#756d71;line-height:1.45}.kcc-product-cart-box{padding:22px;border:1px solid var(--kcc-line);border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(41,30,35,.065)}.kcc-product-cart-box form.cart{margin:0!important}.kcc-product-cart-box .single_add_to_cart_button{width:100%;min-height:56px!important;margin:0!important;border-radius:999px!important;background:var(--kcc-ink)!important;font-size:15px!important}.kcc-product-cart-box .single_add_to_cart_button:hover{background:var(--kcc-plum-dark)!important}.kcc-payment-reassurance{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:13px;color:#7e767a;font-size:9px}.kcc-payment-reassurance i{width:3px;height:3px;border-radius:50%;background:#aaa1a5}.kcc-product-mini-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.kcc-product-mini-trust span{padding:7px 9px;border-radius:999px;background:#f3efeb;color:#6f676b;font-size:10px;font-weight:650}.kcc-product-mini-trust i{color:#65715e;font-style:normal}.kcc-product-proof-bar{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;padding:25px 35px;border-block:1px solid var(--kcc-line)}.kcc-product-proof-bar>div{display:flex;flex-direction:column;align-items:center;text-align:center}.kcc-product-proof-bar strong{font-size:15px}.kcc-product-proof-bar span{color:#7e767a;font-size:10px}.kcc-product-proof-bar>i{width:1px;height:34px;background:var(--kcc-line)}.kcc-product-section{padding:95px 0;border-bottom:1px solid var(--kcc-line)}.kcc-product-section__heading{max-width:840px;margin-bottom:45px}.kcc-product-included-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.kcc-product-included-grid article{min-height:240px;padding:27px;border-radius:20px;background:#f3efeb}.kcc-product-included-grid article:nth-child(2),.kcc-product-included-grid article:nth-child(5){background:#edf0eb}.kcc-product-included-grid article:nth-child(3),.kcc-product-included-grid article:nth-child(6){background:#f1eaed}.kcc-product-included-grid article>span{display:block;margin-bottom:35px;color:#a19a9d;font-size:10px;font-weight:850}.kcc-product-included-grid h3{margin:0 0 9px;font-size:20px;letter-spacing:-.025em}.kcc-product-included-grid p{margin:0;color:#70686c;font-size:13px}.kcc-product-process{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:90px;align-items:start}.kcc-product-process__copy>p:not(.kcc-section-label){color:#70686c}.kcc-product-process__steps{display:grid}.kcc-product-process__steps article{display:grid;grid-template-columns:48px 1fr;gap:17px;padding:23px 0;border-bottom:1px solid var(--kcc-line)}.kcc-product-process__steps article:first-child{padding-top:0}.kcc-product-process__steps article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--kcc-ink);color:#fff;font-size:11px;font-weight:850}.kcc-product-process__steps h3{margin:0 0 5px;font-size:19px}.kcc-product-process__steps p{margin:0;color:#736b6f;font-size:13px}.kcc-photo-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kcc-photo-guide-grid article{padding:26px;border:1px solid var(--kcc-line);border-radius:20px}.kcc-photo-guide-icon{width:45px;height:45px;margin-bottom:30px;display:grid;place-items:center;border-radius:14px;background:#f0e8eb;color:var(--kcc-plum);font-size:21px}.kcc-photo-guide-grid h3{margin:0 0 8px}.kcc-photo-guide-grid p{margin:0;color:#70686c;font-size:13px}.kcc-product-privacy{display:grid;grid-template-columns:180px 1fr;gap:60px;align-items:center;padding-inline:45px;border-radius:26px;background:#edf1eb;border-bottom:0}.kcc-product-privacy__icon{width:145px;height:145px;display:grid;place-items:center;border-radius:50%;background:#fff}.kcc-product-privacy__icon span{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:#5d6a57;color:#fff;font-size:25px}.kcc-product-privacy h2{font-size:clamp(35px,4vw,50px)}.kcc-product-privacy p:last-child{color:#5e685b}.kcc-product-faq .kcc-accordion{max-width:880px}.kcc-product-final{margin-top:95px;padding:52px;display:flex;align-items:center;justify-content:space-between;gap:50px;border-radius:28px;background:var(--kcc-ink);color:#fff}.kcc-product-final .kcc-section-label{color:#d9bdc7}.kcc-product-final h2{max-width:760px;margin:0;font-size:clamp(36px,4vw,53px);line-height:1.04;letter-spacing:-.05em}.kcc-product-final p:last-child{margin:13px 0 0;color:#bfb7bb}.kcc-mobile-buybar{display:none}.woocommerce div.product .woocommerce-product-rating{margin:0}.woocommerce .star-rating{color:#9b7852}.woocommerce-review-link{color:#6f676b;font-size:11px}.woocommerce div.product form.cart div.quantity{display:none}.woocommerce div.product .stock{display:none}.woocommerce div.product .product_meta{display:none}.woocommerce-tabs{display:none}@media(max-width:1060px){.site-header__inner{grid-template-columns:auto auto 1fr}.primary-navigation{position:fixed;inset:0;z-index:40;padding:115px 28px 30px;display:none;background:rgba(253,251,248,.98);backdrop-filter:blur(18px)}.primary-navigation.is-open{display:block}.primary-navigation .kcc-menu{display:grid;gap:0}.primary-navigation .kcc-menu a{display:block;padding:15px 0;border-bottom:1px solid var(--kcc-line);font-size:24px;letter-spacing:-.03em}.site-header__actions{justify-self:end}.kcc-menu-toggle{display:block;justify-self:end}.site-header__actions{grid-column:3;grid-row:1}.kcc-menu-toggle{grid-column:2;grid-row:1}.kcc-hero__grid{grid-template-columns:1fr 460px;gap:30px}.kcc-hero h1{font-size:60px}.kcc-report-stack{transform:scale(.9)}.kcc-floating-note--top{right:10px}.kcc-floating-note--bottom{left:5px}.kcc-feature-grid{grid-template-columns:1fr}.kcc-feature-card--large{grid-column:auto}.kcc-example-grid{gap:50px}.kcc-example-page{width:310px;height:410px}.kcc-product-hero{gap:42px}.kcc-product-visual{padding:30px}.kcc-product-report-mockup{transform:scale(.88)}.kcc-product-included-grid{grid-template-columns:repeat(2,1fr)}.kcc-photo-guide-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.kcc-announcement .kcc-container{font-size:10px}.kcc-announcement__divider,.kcc-announcement strong{display:none}.site-header__inner{min-height:70px;gap:12px}.kcc-header-cta{display:none}.site-header__actions{grid-column:3}.kcc-hero{padding-top:58px}.kcc-hero__grid{grid-template-columns:1fr}.kcc-hero__copy{text-align:center}.kcc-pill{margin-inline:auto}.kcc-hero h1,.kcc-hero__lead{margin-inline:auto}.kcc-hero__actions,.kcc-hero__proof{justify-content:center}.kcc-hero__visual{min-height:520px}.kcc-trust-strip .kcc-container{grid-template-columns:repeat(2,1fr)}.kcc-problem-grid,.kcc-example-grid,.kcc-privacy-grid,.kcc-faq-grid,.kcc-product-process{grid-template-columns:1fr;gap:50px}.kcc-feature-card--large{grid-template-columns:1fr}.kcc-feature-palette{max-width:430px}.kcc-example-visual{order:2}.kcc-steps{grid-template-columns:1fr}.kcc-step-arrow{transform:rotate(90deg);text-align:center}.kcc-audience-grid{grid-template-columns:repeat(2,1fr)}.kcc-offer-card{grid-template-columns:1fr;gap:35px;padding:42px}.kcc-review-grid{grid-template-columns:1fr}.kcc-privacy-visual{width:220px;height:220px}.site-footer__top{grid-template-columns:1fr;gap:50px}.kcc-product-hero{grid-template-columns:1fr}.kcc-product-visual{position:relative;top:auto;min-height:560px}.kcc-product-summary{max-width:650px;margin:auto}.kcc-product-proof-bar{grid-template-columns:repeat(2,1fr);gap:20px}.kcc-product-proof-bar>i{display:none}.kcc-product-privacy{grid-template-columns:1fr;padding:42px}.kcc-product-privacy__icon{width:120px;height:120px}.kcc-product-final{align-items:flex-start;flex-direction:column}.woocommerce-cart .cart-collaterals .cart_totals{width:100%}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}}@media(max-width:640px){.kcc-container{width:min(calc(100% - 28px),var(--kcc-container))}.kcc-wordmark{font-size:17px}.kcc-wordmark__mark{width:24px;height:24px}.kcc-cart-link{width:39px;height:39px}.kcc-hero{min-height:auto;padding:48px 0 42px}.kcc-hero h1{margin-top:19px;font-size:45px}.kcc-hero__lead{font-size:16px}.kcc-hero__actions{align-items:stretch;flex-direction:column}.kcc-button{width:100%}.kcc-button--text{width:max-content;margin:auto}.kcc-hero__proof{gap:11px}.kcc-hero__proof strong{font-size:12px}.kcc-hero__proof span{font-size:9px}.kcc-hero__visual{min-height:430px}.kcc-report-stack{transform:scale(.72);transform-origin:center}.kcc-floating-note{font-size:9px}.kcc-floating-note--top{right:-5px;top:35px}.kcc-floating-note--bottom{left:-2px;bottom:45px}.kcc-trust-strip .kcc-container{grid-template-columns:1fr;gap:10px}.kcc-trust-strip span{justify-content:flex-start}.kcc-section{padding:78px 0}.kcc-section-heading h2,.kcc-example-copy h2,.kcc-product-section h2{font-size:39px}.kcc-problem-grid{gap:36px}.kcc-feature-grid{margin-top:38px}.kcc-feature-card,.kcc-feature-card--large{min-height:270px;padding:25px}.kcc-feature-card--large{gap:30px}.kcc-feature-card h3{font-size:23px}.kcc-neutral-row,.kcc-avoid-row{left:25px;right:25px;bottom:25px}.kcc-metal-icons{left:25px;bottom:25px}.kcc-example-visual{min-height:410px}.kcc-example-page{width:255px;height:345px;padding:24px}.kcc-example-page--one{left:0}.kcc-example-page--two{right:0}.kcc-example-swatches{gap:6px}.kcc-look{grid-template-columns:38px 1fr 30px;margin-top:16px}.kcc-look i{height:38px}.kcc-steps{gap:13px}.kcc-steps article{min-height:auto}.kcc-audience-grid{grid-template-columns:1fr}.kcc-offer-card{padding:29px;border-radius:24px}.kcc-offer-card__buy{padding:22px}.kcc-offer-price{font-size:39px}.kcc-privacy-grid{gap:35px}.kcc-privacy-grid h2{font-size:39px}.kcc-privacy-visual{width:190px;height:190px}.kcc-faq-grid{gap:30px}.kcc-final-cta{padding-bottom:45px}.kcc-final-cta__inner{align-items:flex-start;flex-direction:column;padding:34px}.site-footer{padding-top:55px}.site-footer__nav{grid-template-columns:repeat(2,1fr)}.site-footer__bottom{align-items:flex-start;flex-direction:column;gap:5px}.kcc-content-main{padding:55px 0 80px}.kcc-content-container{width:min(calc(100% - 28px),940px)}.kcc-entry-header h1{font-size:43px}.kcc-post-grid{grid-template-columns:1fr}.kcc-empty-state{padding:38px 23px}.kcc-empty-state h1{font-size:40px}.kcc-shop-main{padding-top:28px}.kcc-product-hero{gap:30px;padding-bottom:50px}.kcc-product-visual{min-height:430px;padding:20px}.kcc-product-report-mockup{width:320px;height:420px;transform:scale(.78)}.kcc-product-visual-note{right:10px;bottom:14px}.kcc-product-summary h1.product_title{font-size:45px}.kcc-product-subtitle{font-size:15px}.kcc-product-price-row .price{font-size:34px!important}.kcc-product-cart-box{padding:16px}.kcc-payment-reassurance{gap:5px;font-size:8px}.kcc-product-proof-bar{padding:22px 8px}.kcc-product-section{padding:72px 0}.kcc-product-included-grid{grid-template-columns:1fr}.kcc-product-included-grid article{min-height:210px}.kcc-photo-guide-grid{grid-template-columns:1fr}.kcc-product-privacy{padding:30px}.kcc-product-final{margin-top:70px;padding:34px}.kcc-mobile-buybar{position:fixed;left:10px;right:10px;bottom:10px;z-index:50;padding:10px 10px 10px 15px;display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(33,27,31,.96);color:#fff;box-shadow:0 18px 55px rgba(27,20,23,.3);backdrop-filter:blur(12px);transition:transform .25s ease,opacity .25s ease}.kcc-mobile-buybar.is-hidden{transform:translateY(130%);opacity:0}.kcc-mobile-buybar>div{display:flex;flex-direction:column}.kcc-mobile-buybar span{color:#c8c0c4;font-size:9px}.kcc-mobile-buybar strong{font-size:18px}.kcc-mobile-buybar strong del{display:none}.kcc-mobile-buybar strong ins{text-decoration:none}.kcc-mobile-buybar button{min-height:43px;padding:0 18px;border:0;border-radius:999px;background:#fff;color:var(--kcc-ink);font-size:12px;font-weight:800}.kcc-product-page{padding-bottom:85px}.woocommerce table.shop_table_responsive tr td:before{font-weight:700}.woocommerce-cart-form{padding:10px}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:12px!important}.woocommerce-checkout-review-order,.woocommerce-checkout .col2-set .col-1{padding:17px}.woocommerce-checkout h3{font-size:22px}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:none}.woocommerce ul.products[class*=columns-] li.product{width:100%;margin-right:0}}

/* Mijn Kleurenanalyse v1.3 conversion layer */
.kcc-payment-badges{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:14px}.kcc-pay-badge{min-height:28px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(33,27,31,.13);border-radius:8px;background:#fff;color:#282126;font-size:10px;font-weight:850;letter-spacing:.02em;box-shadow:0 4px 14px rgba(42,31,37,.04)}.kcc-pay-badge--ideal{background:#fff;color:#c31868;font-size:11px}.kcc-pay-badge--apple{font-size:12px;letter-spacing:-.02em}.kcc-value-anchor{margin-top:21px;padding:15px 17px;display:flex;flex-wrap:wrap;gap:7px 14px;align-items:center;border:1px solid rgba(111,77,92,.14);border-radius:16px;background:rgba(255,255,255,.66)}.kcc-value-anchor__old{color:#81767b;font-size:12px;text-decoration:line-through}.kcc-value-anchor strong{color:#3e3037;font-size:13px}.kcc-price-anchor{display:block;margin-bottom:10px;color:#897e83;font-size:10px;text-decoration:line-through}.kcc-guarantee-mini{margin:14px 0 0;color:#686065;font-size:10px;line-height:1.55}.kcc-guarantee-mini strong{color:#32282e}.kcc-offer-card--v13 .kcc-payment-badges{justify-content:center}.kcc-hero--v13 .kcc-hero__lead{max-width:610px}.kcc-hero--v13 .kcc-hero__proof strong{max-width:190px}.kcc-sample-section{overflow:hidden}.kcc-sample-report{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:50px}.kcc-sample-page{position:relative;min-height:420px;padding:25px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#fff;color:#251e22;box-shadow:0 28px 70px rgba(0,0,0,.22);overflow:hidden}.kcc-sample-page small{display:block;margin-top:30px;color:#796e73;font-size:8px;font-weight:850;letter-spacing:.18em}.kcc-sample-page h3{margin:13px 0 11px;font-size:27px;line-height:1.05;letter-spacing:-.045em}.kcc-sample-page p{margin:0;color:#776e72;font-size:10px;line-height:1.6}.kcc-sample-page>b{position:absolute;right:22px;bottom:19px;color:#9a8f94;font-size:9px}.kcc-sample-page__tag{position:absolute;top:16px;right:16px;padding:4px 7px;border-radius:999px;background:#f2e8ec;color:#765264;font-size:7px;font-weight:900;letter-spacing:.1em}.kcc-sample-dots{display:flex;gap:8px;margin-top:42px}.kcc-sample-dots i{width:27px;height:27px;border-radius:50%}.kcc-sample-dots i:nth-child(1){background:#6f8792}.kcc-sample-dots i:nth-child(2){background:#9ba68d}.kcc-sample-dots i:nth-child(3){background:#a98090}.kcc-sample-dots i:nth-child(4){background:#b79880}.kcc-sample-dots i:nth-child(5){background:#5b5860}.kcc-sample-page--cover{background:linear-gradient(160deg,#fff 0%,#eee8e2 100%)}.kcc-sample-page--palette{background:#fbfaf8}.kcc-sample-swatches{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:25px}.kcc-sample-swatches i{aspect-ratio:1;border-radius:8px}.kcc-sample-swatches i:nth-child(1){background:#556e7a}.kcc-sample-swatches i:nth-child(2){background:#78909a}.kcc-sample-swatches i:nth-child(3){background:#9babb0}.kcc-sample-swatches i:nth-child(4){background:#687e78}.kcc-sample-swatches i:nth-child(5){background:#87957f}.kcc-sample-swatches i:nth-child(6){background:#b2ba9e}.kcc-sample-swatches i:nth-child(7){background:#9b7385}.kcc-sample-swatches i:nth-child(8){background:#754f60}.kcc-sample-swatches i:nth-child(9){background:#56565a}.kcc-sample-swatches i:nth-child(10){background:#b4927d}.kcc-sample-swatches i:nth-child(11){background:#d0b9a2}.kcc-sample-swatches i:nth-child(12){background:#6a7d89}.kcc-sample-basics{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:27px 0 24px}.kcc-sample-basics i{height:70px;border-radius:12px}.kcc-sample-basics i:nth-child(1){background:#403d42}.kcc-sample-basics i:nth-child(2){background:#7b7772}.kcc-sample-basics i:nth-child(3){background:#b5a99a}.kcc-sample-basics i:nth-child(4){background:#e1ddd4}.kcc-sample-page--basics{background:#f5f1eb}.kcc-sample-looks{display:grid;gap:13px;margin-top:24px}.kcc-sample-looks>span{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:10px;border-radius:12px;background:#f5f1ee}.kcc-sample-looks i{height:36px;border-radius:7px;background:#6d7d87}.kcc-sample-looks>span:nth-child(1) i:nth-child(2){background:#a38491}.kcc-sample-looks>span:nth-child(1) i:nth-child(3){background:#d2c4b6}.kcc-sample-looks>span:nth-child(2) i:nth-child(1){background:#52656a}.kcc-sample-looks>span:nth-child(2) i:nth-child(2){background:#8a9981}.kcc-sample-looks>span:nth-child(2) i:nth-child(3){background:#f0ece5}.kcc-sample-looks>span:nth-child(3) i:nth-child(1){background:#725363}.kcc-sample-looks>span:nth-child(3) i:nth-child(2){background:#b18d78}.kcc-sample-looks>span:nth-child(3) i:nth-child(3){background:#4c4b50}.kcc-sample-report--compact{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:35px}.kcc-sample-report--compact .kcc-sample-page{min-height:365px;border-color:var(--kcc-line);box-shadow:0 18px 50px rgba(44,31,38,.09)}.kcc-sample-download{margin:30px 0 0;text-align:center}.kcc-guarantee-card,.kcc-product-guarantee{display:grid;grid-template-columns:160px 1fr;gap:48px;align-items:center;padding:48px;border-radius:28px;background:#f1e9ec;border:1px solid rgba(111,77,92,.12)}.kcc-guarantee-seal{width:140px;height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 15px 38px rgba(55,36,45,.1)}.kcc-guarantee-seal span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#5f7059;color:#fff;font-weight:900}.kcc-guarantee-seal strong{margin-top:8px;font-size:12px}.kcc-guarantee-card h2,.kcc-product-guarantee h2{margin:5px 0 10px;font-size:clamp(34px,4vw,48px);line-height:1.04;letter-spacing:-.05em}.kcc-guarantee-card p:last-child,.kcc-product-guarantee p:last-child{margin:0;color:#675d62}.kcc-product-price-anchor{margin:8px 0 20px;display:flex;flex-wrap:wrap;gap:5px 12px;align-items:center}.kcc-product-price-anchor del{color:#91868b;font-size:11px}.kcc-product-price-anchor strong{color:#654755;font-size:12px}.kcc-product-disclaimer{margin:16px 0 0;padding:12px 14px;border-radius:13px;background:#f8f5f2;color:#81777b;font-size:9px;line-height:1.55}.kcc-product-section__heading>p:last-child{max-width:700px;color:#766d71}.kcc-product-included-grid--compact article{min-height:205px}.kcc-product-sample{border-bottom:1px solid var(--kcc-line)}.kcc-product-guarantee{margin-top:65px;border-bottom:0}.kcc-review-author small{display:block;color:#8a8085;font-size:9px;font-weight:600}.kcc-business-details{display:flex;flex-wrap:wrap;gap:8px 18px;padding:18px 0;border-top:1px solid rgba(255,255,255,.1);color:#a69da1;font-size:10px}.site-footer__brand>a{display:inline-block;margin-top:8px;color:#d7cbd0;font-size:12px}.site-footer .kcc-payment-badges{margin-top:18px}.site-footer .kcc-pay-badge{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.08);color:#fff;box-shadow:none}.site-footer .kcc-pay-badge--ideal{color:#ff8ec0}.kcc-legal-page h2{letter-spacing:-.035em}.kcc-legal-contact a{word-break:break-word}
@media(max-width:1000px){.kcc-sample-report,.kcc-sample-report--compact{grid-template-columns:repeat(2,1fr)}.kcc-sample-page{min-height:380px}}
@media(max-width:720px){.kcc-value-anchor{align-items:flex-start;flex-direction:column}.kcc-sample-report,.kcc-sample-report--compact{grid-template-columns:1fr}.kcc-sample-page,.kcc-sample-report--compact .kcc-sample-page{min-height:350px}.kcc-guarantee-card,.kcc-product-guarantee{grid-template-columns:1fr;padding:30px}.kcc-guarantee-seal{width:115px;height:115px}.kcc-product-price-anchor{align-items:flex-start;flex-direction:column}.site-footer__nav{grid-template-columns:1fr 1fr}.kcc-business-details{flex-direction:column}}
