.tk-surface .tk-section--light{--tk-focus:var(--tk-blue)}.tk-surface .tk-section--dark{--tk-focus:var(--tk-yellow)}.tk-surface.tk-editorial{min-block-size:100svh}.tk-surface .tk-skip-link{z-index:100;color:var(--tk-ink);background:var(--tk-yellow);border-radius:var(--tk-radius-sm);padding:.8rem 1rem;font-weight:800;position:fixed;inset-block-start:-8rem;inset-inline-start:1rem}.tk-surface .tk-skip-link:focus{inset-block-start:1rem}.tk-surface.tk-editorial>.tk-nav{position:sticky;inset-block-start:0}.tk-surface .tk-sales-shell{inline-size:min(100% - 2rem,78rem);margin-inline:auto}.tk-surface .tk-sales-hero{align-items:center;gap:clamp(2.5rem,7vw,6rem);min-block-size:calc(100svh - 4.25rem);padding-block:clamp(4rem,9vw,8rem);display:grid;overflow:clip}.tk-surface .tk-sales-hero[data-compact=true]{min-block-size:auto}.tk-surface .tk-sales-hero__copy{gap:1.5rem;display:grid}.tk-surface .tk-sales-hero:not(.tk-sales-hero--home) .tk-sales-hero__copy h1{max-inline-size:12ch}.tk-surface .tk-sales-lead,.tk-surface .tk-sales-intro{max-inline-size:48rem;font-size:var(--tk-step-1);margin:0;line-height:1.45}.tk-surface .tk-sales-lead{color:var(--tk-paper-muted)}.tk-surface .tk-sales-intro{color:var(--tk-secondary);margin-block-start:1.5rem}.tk-surface .tk-sales-kicker{color:var(--tk-mint);font-size:var(--tk-step--1);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.75rem;margin:0;font-weight:900;display:flex}.tk-surface .tk-sales-kicker--dark{color:var(--tk-blue)}.tk-surface .tk-sales-scroll{min-block-size:44px;inline-size:fit-content;color:var(--tk-yellow);align-items:center;gap:.75rem;font-weight:800;text-decoration:none;display:inline-flex}.tk-surface .tk-sales-hero__covers{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(1rem,3vw,2.5rem);display:grid}.tk-surface .tk-sales-hero[data-compact=true] .tk-sales-hero__covers{grid-template-columns:minmax(0,34rem);justify-content:center}.tk-surface .tk-sales-cover-link{color:inherit;border-radius:var(--tk-radius-lg);text-decoration:none;display:block}.tk-surface .tk-sales-cover-link:hover .tk-cover{border-color:var(--tk-mint)}.tk-surface .tk-sales-section{padding-block:clamp(4.5rem,10vw,9rem)}.tk-surface .tk-sales-section h2{max-inline-size:24ch;margin-block-start:1rem}.tk-surface .tk-sales-grid{gap:clamp(1rem,3vw,2rem);margin-block-start:clamp(2.5rem,6vw,5rem);display:grid}.tk-surface .tk-sales-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.tk-surface .tk-sales-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.tk-surface .tk-guide-card,.tk-surface .tk-sales-card,.tk-surface .tk-reader-page,.tk-surface .tk-price-panel{border:1px solid var(--tk-line-light);border-radius:var(--tk-radius-lg);padding:clamp(1.35rem,3vw,2.5rem)}.tk-surface .tk-guide-card{--tk-card-accent:var(--tk-coral);border-block-start:.45rem solid var(--tk-card-accent);background:#fff;flex-direction:column;gap:1.5rem;min-block-size:32rem;display:flex}.tk-surface .tk-guide-card[data-accent=blue]{--tk-card-accent:var(--tk-blue)}.tk-surface .tk-guide-card h3,.tk-surface .tk-sales-card h3,.tk-surface .tk-reader-page h3{color:var(--tk-ink)}.tk-surface .tk-guide-card p,.tk-surface .tk-sales-card p{margin:0}.tk-surface .tk-guide-card__index{color:var(--tk-secondary);font-family:Consolas,SFMono-Regular,monospace;font-size:var(--tk-step--1);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.tk-surface .tk-guide-card__facts{border-block:1px solid var(--tk-line-light);grid-template-columns:repeat(3,1fr);gap:.75rem;margin:auto 0 0;padding-block:1.25rem;display:grid}.tk-surface .tk-guide-card__facts div{min-inline-size:0}.tk-surface .tk-guide-card__facts dt{color:var(--tk-secondary);font-size:var(--tk-step--1)}.tk-surface .tk-guide-card__facts dd{margin:.15rem 0 0;font-weight:900}.tk-surface .tk-sales-button{min-block-size:48px;color:var(--tk-ink);background:var(--tk-coral);border:2px solid var(--tk-ink);box-shadow:.3rem .3rem 0 var(--tk-ink);font:inherit;cursor:pointer;border-radius:.65rem;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.1rem;font-weight:900;text-decoration:none;display:inline-flex}.tk-surface .tk-sales-button:hover{background:var(--tk-yellow)}.tk-surface .tk-sales-button:disabled{color:var(--tk-secondary);background:var(--tk-paper-muted);border-color:var(--tk-secondary);box-shadow:none;cursor:not-allowed}.tk-surface .tk-sales-button--checkout{justify-content:center;inline-size:100%;margin-block-start:1rem}.tk-surface .tk-comparison{border:1px solid var(--tk-line-light);border-radius:var(--tk-radius-lg);margin-block-start:3rem;overflow:hidden}.tk-surface .tk-comparison__row{grid-template-columns:minmax(8rem,.7fr) repeat(2,minmax(0,1fr));display:grid}.tk-surface .tk-comparison__row+.tk-comparison__row{border-block-start:1px solid var(--tk-line-light)}.tk-surface .tk-comparison__row>*{margin:0;padding:1.25rem}.tk-surface .tk-comparison__row>*+*{border-inline-start:1px solid var(--tk-line-light)}.tk-surface .tk-comparison__label{color:var(--tk-secondary);background:var(--tk-paper-muted);font-weight:800}.tk-surface .tk-list-clean{gap:.8rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.tk-surface .tk-list-clean li{padding-inline-start:1.5rem;position:relative}.tk-surface .tk-list-clean li:before{content:"";background:var(--tk-coral);block-size:.22rem;inline-size:.6rem;position:absolute;inset-block-start:.65em;inset-inline-start:0}.tk-surface .tk-chapter-layout{grid-template-columns:minmax(16rem,.8fr) minmax(0,1.4fr);align-items:start;gap:clamp(2rem,7vw,7rem);display:grid}.tk-surface .tk-chapter-progress{position:sticky;inset-block-start:7rem}.tk-surface .tk-chapter-progress p:not(.tk-sales-kicker){color:var(--tk-secondary)}.tk-surface .tk-progress-rail{gap:.45rem;margin-block-start:2rem;display:flex}.tk-surface .tk-progress-rail span{background:var(--tk-blue);block-size:.75rem;inline-size:2.8rem;transform:skew(-18deg)}.tk-surface .tk-progress-rail span:nth-child(2){background:var(--tk-coral)}.tk-surface .tk-progress-rail span:nth-child(3){background:var(--tk-green)}.tk-surface .tk-chapter-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.tk-surface .tk-chapter-list li{border-block-end:1px solid var(--tk-line-light);grid-template-columns:3.5rem 1fr;align-items:start;gap:.3rem 1rem;padding-block:1.15rem;display:grid}.tk-surface .tk-chapter-list li>span{color:var(--tk-secondary);font-family:Consolas,SFMono-Regular,monospace;font-weight:800}.tk-surface .tk-chapter-list li h3{font-family:var(--tk-font-body), Archivo, sans-serif;font-size:var(--tk-step-1);font-weight:800;line-height:1.25}.tk-surface .tk-chapter-list li p{max-inline-size:62ch;color:var(--tk-secondary);font-size:var(--tk-step--1);grid-column:2;line-height:1.5}.tk-surface .tk-chapter-list li.is-active h3,.tk-surface .tk-chapter-list li.is-active>span{color:var(--tk-blue)}.tk-surface .tk-reader-preview{isolation:isolate;background:var(--tk-ink-soft);border-radius:var(--tk-radius-lg);position:relative;overflow:hidden}.tk-surface .tk-reader-preview__pages{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:clamp(1rem,4vw,3rem);display:grid}.tk-surface .tk-reader-page{min-block-size:18rem;color:var(--tk-ink);background:var(--tk-paper)}.tk-surface .tk-reader-page p{color:var(--tk-secondary)}.tk-surface .tk-reader-overlay{z-index:2;color:var(--tk-paper);background:var(--tk-blue);text-align:center;place-items:center;padding:2rem;display:none;position:absolute;inset:0}.tk-surface .tk-reader-overlay p{max-inline-size:9ch;font-family:var(--tk-font-display), Anton, sans-serif;font-size:var(--tk-step-4);text-transform:uppercase;margin:0;line-height:.92}.tk-surface .tk-checkout{inline-size:min(100%,38rem);color:var(--tk-ink);background:var(--tk-paper);border-radius:var(--tk-radius-lg);box-shadow:var(--tk-shadow-card);padding:clamp(1.25rem,3vw,2rem)}.tk-surface .tk-checkout--pending{border:1px solid var(--tk-line-light);box-shadow:none;border-radius:0}.tk-surface .tk-checkout--pending h3{max-inline-size:15ch;color:var(--tk-ink);font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.035em;margin:.4rem 0 0;font-size:clamp(1.6rem,3vw,2.7rem);font-weight:900;line-height:1}.tk-surface .tk-checkout__eyebrow{color:var(--tk-coral-ink);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:900}.tk-surface .tk-checkout__consent{cursor:pointer;grid-template-columns:1.4rem 1fr;align-items:start;gap:.8rem;min-block-size:44px;font-weight:700;display:grid}.tk-surface .tk-checkout__consent input{block-size:1.25rem;inline-size:1.25rem;accent-color:var(--tk-blue);margin-block-start:.15rem}.tk-surface .tk-checkout__terms{color:var(--tk-secondary);font-size:var(--tk-step--1);margin:-.45rem 0 0 2.2rem}.tk-surface .tk-checkout__terms a{color:currentColor;text-underline-offset:.18em;font-weight:800}.tk-surface .tk-checkout__help{color:var(--tk-secondary);font-size:var(--tk-step--1);margin:.75rem 0 0 2.2rem}.tk-surface .tk-checkout--pending .tk-checkout__help{margin:1rem 0 0;line-height:1.55}.tk-surface .tk-checkout--pending .tk-sales-button[disabled]{inline-size:100%;color:var(--tk-secondary);background:var(--tk-paper-muted);border-color:var(--tk-line-light);box-shadow:none;cursor:not-allowed;opacity:1;margin-block-start:1.25rem}.tk-surface .tk-checkout__compare{min-block-size:44px;color:var(--tk-ink);border-block-end:1px solid var(--tk-ink);justify-content:space-between;margin-block-start:.75rem;padding-block:.65rem;font-size:.8rem;font-weight:850;text-decoration:none;display:flex}.tk-surface .tk-checkout__error{color:var(--tk-paper);border-radius:var(--tk-radius-sm);background:#9d2d24;margin:1rem 0 0;padding:.8rem;font-weight:700}.tk-surface .tk-faq{gap:.75rem;margin-block-start:2.5rem;display:grid}.tk-surface .tk-faq details{border:1px solid var(--tk-line-light);border-radius:var(--tk-radius-sm);background:#fff;padding:1.2rem}.tk-surface .tk-faq summary{cursor:pointer;min-block-size:44px;font-weight:900}.tk-surface .tk-faq details p{color:var(--tk-secondary);margin-block-end:0}.tk-surface .tk-final-scene{min-block-size:128svh;max-block-size:140svh;color:var(--tk-paper);background:var(--tk-ink)}.tk-surface .tk-final-scene__sticky{place-items:center;min-block-size:100svh;display:grid;position:sticky;inset-block-start:0;overflow:clip}.tk-surface .tk-final-scene__content{z-index:2;text-align:center;justify-items:center;gap:1.5rem;padding-block:4rem;display:grid;position:relative}.tk-surface .tk-final-scene__content h2{max-inline-size:11ch}.tk-surface .tk-final-scene__content>p{max-inline-size:42rem;color:var(--tk-paper-muted);margin:0}.tk-surface .tk-final-cover{z-index:1;aspect-ratio:3/4;inline-size:clamp(8rem,18vw,15rem);color:var(--tk-paper);background:var(--tk-ink-raised);border:2px solid var(--tk-line-dark);border-radius:var(--tk-radius-md);font-family:var(--tk-font-display), Anton, sans-serif;font-size:var(--tk-step-2);padding:1rem;line-height:.95;position:absolute}.tk-surface .tk-final-cover:first-of-type{border-block-start-color:var(--tk-coral);inset-block-start:14vh;inset-inline-start:3vw}.tk-surface .tk-final-cover:nth-of-type(2){border-block-start-color:var(--tk-blue);inset-block-end:12vh;inset-inline-end:3vw}.tk-surface .tk-final-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.tk-surface .tk-editorial-footer{color:var(--tk-paper-muted);background:var(--tk-ink-soft);border-block-start:1px solid var(--tk-line-dark)}.tk-surface .tk-editorial-footer__inner{grid-template-columns:minmax(0,1fr);gap:1.25rem;min-inline-size:0;padding-block:3rem;display:grid;overflow:clip}.tk-surface .tk-editorial-footer__inner>*{min-inline-size:0}.tk-surface .tk-editorial-footer__inner>p:not(.tk-editorial-footer__masthead){max-inline-size:46rem;margin:0}.tk-surface .tk-editorial-footer__brand{color:var(--tk-paper);align-items:center;gap:.75rem;font-weight:900;display:flex}.tk-surface .tk-editorial-footer nav{flex-wrap:wrap;gap:1rem;display:flex}.tk-surface .tk-editorial-footer a,.tk-surface .tk-editorial-footer button{min-block-size:44px;min-inline-size:44px;color:var(--tk-mint);justify-content:center;align-items:center;padding-inline:.5rem;display:inline-flex}.tk-surface .tk-editorial-footer button{appearance:none;font:inherit;cursor:pointer;background:0 0;border:0}@media (min-width:60rem){.tk-surface .tk-sales-hero--compact{background:radial-gradient(circle at 78% 46%, #335cff33, transparent 26rem), var(--tk-ink-soft);grid-template-columns:minmax(0,1.12fr) minmax(18rem,.88fr);gap:clamp(2.5rem,5vw,6rem);min-block-size:calc(100svh - 4.25rem);padding-block:clamp(3.5rem,6vw,6rem)}.tk-surface .tk-sales-hero--compact .tk-sales-hero__copy{justify-self:end;inline-size:min(100% - 2rem,42rem);margin-inline:0}.tk-surface .tk-sales-hero--compact .tk-sales-hero__copy h1{font-size:clamp(3.6rem,4.3vw,4.8rem)}.tk-surface .tk-sales-hero--compact .tk-sales-hero__covers{justify-self:start;inline-size:min(100% - 2rem,33rem);max-inline-size:33rem;margin-inline:0;overflow:visible}.tk-surface .tk-sales-hero--compact .tk-cover{gap:1.1rem;block-size:min(40rem,80svh);min-block-size:0;padding:clamp(1.5rem,2.6vw,2.5rem)}.tk-surface .tk-sales-hero--compact .tk-cover__title{margin-block:.75rem;font-size:clamp(3.25rem,4vw,4.25rem);line-height:.9}.tk-surface .tk-sales-hero--compact .tk-cover__subtitle{font-size:1rem;line-height:1.25}.tk-surface .tk-sales-hero--compact .tk-cover__outcome{font-size:.9rem;line-height:1.3}}@media (max-width:47.99rem){.tk-surface .tk-sales-hero__covers,.tk-surface .tk-sales-grid--two,.tk-surface .tk-sales-grid--three,.tk-surface .tk-reader-preview__pages,.tk-surface .tk-chapter-layout{grid-template-columns:1fr}.tk-surface .tk-sales-hero__covers{inline-size:min(100%,34rem)}.tk-surface .tk-guide-card{min-block-size:auto}.tk-surface .tk-chapter-progress{position:static}.tk-surface .tk-comparison__row{grid-template-columns:1fr}.tk-surface .tk-comparison__row>*+*{border-inline-start:0;border-block-start:1px solid var(--tk-line-light)}.tk-surface .tk-final-cover{opacity:.28}}@media (prefers-reduced-motion:reduce){.tk-surface.tk-editorial>.tk-nav,.tk-surface .tk-chapter-progress,.tk-surface .tk-final-scene__sticky{position:static!important}.tk-surface .tk-final-scene,.tk-surface .tk-final-scene__sticky{min-block-size:auto!important}.tk-surface .tk-final-cover{opacity:1;position:static}.tk-surface .tk-final-scene__sticky{flex-wrap:wrap;justify-content:center;gap:1rem;padding:4rem 1rem;display:flex}.tk-surface .tk-reader-overlay{opacity:0!important;visibility:hidden!important;display:none!important}.tk-surface .tk-reader-page{opacity:1!important;visibility:visible!important}}.tk-surface .tk-sales-hero--home{isolation:isolate;background:radial-gradient(circle at 76% 42%, #335cff3d, transparent 30rem), var(--tk-ink-soft);min-block-size:auto;padding:0;display:block;position:relative;overflow:hidden}.tk-surface .tk-sales-hero__waves,.tk-surface .tk-sales-hero__wash{position:absolute;inset:0}.tk-surface .tk-sales-hero__waves{z-index:0;pointer-events:none;background:radial-gradient(at 72% 46%,#bcebd838,#0000 24%),linear-gradient(135deg,#101726 10%,#182338 58%,#101726 100%);min-block-size:100%}.tk-surface .tk-sales-hero__waves:before{z-index:0;content:"";filter:blur(9px);opacity:.85;background:radial-gradient(at 52% 54%,#bcebd86b 0%,#335cff47 30%,#0000 64%),linear-gradient(145deg,#0000 18%,#335cff2e 48%,#0000 74%);position:absolute;inset:8% -8% 2% 43%;transform:rotate(-7deg)scale(1.06)}.tk-surface .tk-sales-hero__waves canvas{z-index:1;opacity:1;pointer-events:none;display:block;position:relative;block-size:100%!important;inline-size:100%!important}.tk-surface .tk-sales-hero__waves[data-fallback=true]{background:radial-gradient(at 70% 48%,#bcebd84d,#0000 20%),radial-gradient(at 76% 52%,#335cff6b,#0000 42%),linear-gradient(135deg,#101726 8%,#182338 55%,#101726 100%)}.tk-surface .tk-sales-hero__wash{z-index:1;background:linear-gradient(90deg, #0c1220cc 0%, #0c12209e 42%, #0c122024 68%, #0c12202e 100%), linear-gradient(0deg, var(--tk-ink-soft) 0%, transparent 20%, transparent 84%, #0c12206b 100%);pointer-events:none}.tk-surface .tk-sales-hero__stage{z-index:2;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(1rem,1fr) minmax(0,40rem) clamp(2rem,3vw,3rem) minmax(20rem,40rem) minmax(1rem,1fr);align-items:center;gap:clamp(.25rem,.8vw,.75rem) 0;min-block-size:clamp(41.5rem,100svh - 4.25rem,56rem);inline-size:100%;max-inline-size:none;margin-inline:0;padding-block:clamp(2rem,4.5vw,4.5rem) 0;display:grid;position:relative}.tk-surface .tk-sales-hero--home .tk-sales-hero__copy{z-index:2;grid-area:1/2;gap:clamp(1rem,2vw,1.5rem);min-inline-size:0;position:static}.tk-surface .tk-sales-kicker--hero{flex-wrap:wrap;row-gap:.45rem}.tk-surface .tk-sales-kicker__counts{margin-block-start:.2rem;display:block}.tk-surface .tk-step-label{min-block-size:1.75rem;color:var(--tk-ink);background:var(--tk-mint);letter-spacing:.08em;border-radius:0;align-items:center;padding-inline:.6rem;font-size:.7rem;display:inline-flex}.tk-surface .tk-sales-kicker--dark .tk-step-label{color:var(--tk-paper);background:var(--tk-blue)}.tk-surface .tk-sales-hero--home .tk-sales-hero__copy .tk-sales-hero__title{inline-size:100%;min-inline-size:0;max-inline-size:none;color:var(--tk-paper);font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.036em;word-spacing:.09em;font-size:clamp(4rem,6.8vw,6.4rem);font-weight:900;line-height:.88;overflow:hidden}.tk-surface .tk-title-clip{white-space:nowrap;inline-size:100%;min-inline-size:0;padding:.06em .08em .08em 0;display:block;overflow:hidden}.tk-surface .tk-title-clip>span{display:block}.tk-surface .tk-sales-hero--home .tk-sales-lead{max-inline-size:42rem;color:var(--tk-paper);font-size:clamp(1.15rem,1rem + .6vw,1.55rem);font-weight:650;line-height:1.34}.tk-surface .tk-hero-actions{border-block:1px solid #f4f1ea61;grid-template-columns:minmax(0,1fr);gap:0;max-inline-size:42rem;display:grid}.tk-surface .tk-hero-offer{--tk-hero-offer-accent:var(--tk-coral);min-block-size:4.7rem;color:var(--tk-paper);background:0 0;border:0;grid-template-columns:2.35rem minmax(0,1fr) auto 1.4rem;align-items:center;gap:clamp(.7rem,1.4vw,1rem);padding:.62rem 0;text-decoration:none;transition:color .18s,border-color .18s;display:grid}.tk-surface .tk-hero-offer+.tk-hero-offer{border-block-start:1px solid #f4f1ea61}.tk-surface .tk-hero-offer--duo{--tk-hero-offer-accent:var(--tk-mint)}.tk-surface .tk-hero-offer:hover .tk-hero-offer__label,.tk-surface .tk-hero-offer:focus-visible .tk-hero-offer__label{color:var(--tk-hero-offer-accent)}.tk-surface .tk-hero-offer__index{color:var(--tk-hero-offer-accent);font-variant-numeric:tabular-nums;letter-spacing:.12em;border-inline-end:1px solid #f4f1ea47;align-self:stretch;place-items:center start;font-size:.65rem;font-weight:900;display:grid}.tk-surface .tk-hero-offer__copy{gap:.18rem;min-inline-size:0;display:grid}.tk-surface .tk-hero-offer__label{letter-spacing:-.015em;font-size:clamp(.95rem,.84rem + .38vw,1.16rem);font-weight:900;line-height:1.05;transition:color .18s}.tk-surface .tk-hero-offer small{color:var(--tk-paper-muted);letter-spacing:.025em;font-size:.67rem;font-weight:700;line-height:1.2}.tk-surface .tk-hero-offer__price{text-align:end;grid-template-columns:repeat(3,max-content);justify-content:flex-end;align-items:baseline;gap:.18rem .3rem;min-inline-size:0;display:grid}.tk-surface .tk-hero-offer__price strong{letter-spacing:-.04em;font-size:clamp(1.55rem,1.25rem + .85vw,2.05rem);line-height:.9}.tk-surface .tk-hero-offer__price s{color:var(--tk-paper-muted);font-size:.86rem;font-weight:800;text-decoration-thickness:1.5px}.tk-surface .tk-hero-offer__currency{color:var(--tk-paper-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:900}.tk-surface .tk-hero-offer__saving{color:var(--tk-hero-offer-accent);letter-spacing:.035em;text-transform:uppercase;grid-column:1/-1;justify-self:end;font-size:.58rem;font-weight:800;line-height:1}.tk-surface .tk-hero-offer:hover small,.tk-surface .tk-hero-offer:focus-visible small{color:var(--tk-paper)}.tk-surface .tk-hero-offer__arrow{color:var(--tk-hero-offer-accent);font-size:1rem;font-weight:900;transition:transform .22s cubic-bezier(.2,.8,.2,1)}.tk-surface .tk-hero-offer:hover .tk-hero-offer__arrow,.tk-surface .tk-hero-offer:focus-visible .tk-hero-offer__arrow{transform:translate(.18rem,.18rem)}.tk-surface .tk-sales-hero--home .tk-hero-actions{border-block:0;gap:.35rem;max-inline-size:30rem}.tk-surface .tk-sales-hero--home .tk-hero-offer{min-block-size:3.2rem;color:var(--tk-paper);border:1px solid #f4f1ea21;grid-template-columns:1.8rem minmax(0,1fr) auto 1rem;gap:clamp(.45rem,1vw,.7rem);padding:.3rem clamp(.5rem,1vw,.7rem);transition:filter .18s,transform .22s cubic-bezier(.2,.8,.2,1)}.tk-surface .tk-sales-hero--home .tk-hero-offer--single{--tk-hero-offer-accent:var(--tk-coral);background:linear-gradient(90deg, color-mix(in srgb, var(--tk-coral) 11%, var(--tk-ink-soft)) 0 calc(100% - .28rem), var(--tk-coral) calc(100% - .28rem))}.tk-surface .tk-sales-hero--home .tk-hero-offer--duo{--tk-hero-offer-accent:var(--tk-mint);color:var(--tk-paper);background:linear-gradient(90deg, color-mix(in srgb, var(--tk-blue) 13%, var(--tk-ink-soft)) 0 calc(100% - .28rem), var(--tk-blue) calc(100% - .28rem))}.tk-surface .tk-sales-hero--home .tk-hero-offer+.tk-hero-offer{border-block-start:1px solid #0c122052}.tk-surface .tk-sales-hero--home .tk-hero-offer--single small,.tk-surface .tk-sales-hero--home .tk-hero-offer--single .tk-hero-offer__currency,.tk-surface .tk-sales-hero--home .tk-hero-offer--duo small,.tk-surface .tk-sales-hero--home .tk-hero-offer--duo .tk-hero-offer__currency,.tk-surface .tk-sales-hero--home .tk-hero-offer--duo .tk-hero-offer__price s{color:#f2f6fac7}.tk-surface .tk-sales-hero--home .tk-hero-offer:hover{filter:brightness(1.06);transform:translate(.16rem)}.tk-surface .tk-sales-hero--home .tk-hero-offer__label{font-size:clamp(.86rem,.8rem + .22vw,1rem)}.tk-surface .tk-sales-hero--home .tk-hero-offer__price strong{font-size:clamp(1.3rem,1.15rem + .55vw,1.65rem)}.tk-surface .tk-sales-hero--compact{--tk-product-accent:var(--tk-coral)}.tk-surface .tk-sales-hero--compact[data-product-accent=blue]{--tk-product-accent:var(--tk-blue)}.tk-surface .tk-sales-hero--compact .tk-hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));max-inline-size:100%}.tk-surface .tk-sales-hero--compact .tk-hero-offer{grid-template-columns:minmax(0,1fr) 1.4rem;gap:.7rem;min-block-size:5rem;padding:.75rem .9rem}.tk-surface .tk-sales-hero--compact .tk-hero-offer--single{color:var(--tk-ink);background:var(--tk-product-accent)}.tk-surface .tk-sales-hero--compact[data-product-accent=blue] .tk-hero-offer--single{color:var(--tk-paper)}.tk-surface .tk-sales-hero--compact .tk-hero-offer--duo{background:#f2f6fa12}.tk-surface .tk-sales-hero--compact .tk-hero-offer+.tk-hero-offer{border-block-start:0;border-inline-start:1px solid #f4f1ea61}.tk-surface .tk-sales-hero--compact .tk-hero-offer>span:first-child{gap:.18rem;min-inline-size:0;display:grid}.tk-surface .tk-sales-hero--compact .tk-hero-offer strong{font-size:clamp(.82rem,.76rem + .28vw,1rem);line-height:1.2}.tk-surface .tk-sales-hero--compact .tk-hero-offer small{font-size:.7rem;line-height:1.3;display:block}.tk-surface .tk-sales-hero--compact[data-product-accent=coral] .tk-hero-offer--single small{color:var(--tk-ink)}.tk-surface .tk-sales-hero--compact[data-product-accent=blue] .tk-hero-offer--single small{color:var(--tk-paper)}.tk-surface .tk-sales-hero__visual{flex-direction:column;grid-area:1/4;min-block-size:clamp(29rem,48vw,35rem);display:flex;position:relative}.tk-surface .tk-sales-hero__books{z-index:1;perspective:1200px;perspective-origin:50% 44%;flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;align-items:center;gap:clamp(.8rem,1.8vw,1.6rem);inline-size:min(100%,44rem);margin-inline:auto;display:grid;position:relative}.tk-surface .tk-book-object{--book-open-duration:1.9s;--book-close-duration:1.2s;--book-open-ease:cubic-bezier(.16, .74, .18, 1);--book-depth:.82rem;--book-front:#ff7657;--book-ink:var(--tk-ink);--book-signal:#ffe5a8;--book-figure-face:#fff4e8;--book-figure-ink:#c2472d;--book-spine:#d84c35;--book-edge:#f5ebdd;--book-rotate-y:-8deg;--book-hover-y:-2deg;z-index:1;aspect-ratio:.704;inline-size:min(100%,14rem);color:var(--book-ink);cursor:pointer;perspective:900px;transition:translate .98s var(--book-open-ease);justify-self:end;margin-block-end:1.9rem;text-decoration:none;display:block;position:relative}.tk-surface .tk-book-object[data-accent=blue]{--book-front:#335cff;--book-ink:#f2f6fa;--book-signal:#bcebd8;--book-figure-face:#eef3ff;--book-figure-ink:#1e3acc;--book-spine:#203cc2;--book-rotate-y:8deg;--book-hover-y:2deg;z-index:2;justify-self:start;margin-block:2.25rem 0}.tk-surface .tk-book-object__scene,.tk-surface .tk-book-object__volume{block-size:100%;inline-size:100%;transform-style:preserve-3d;display:block;position:relative}.tk-surface .tk-book-object__scene{transition:opacity .36s,transform .52s cubic-bezier(.2,.75,.2,1)}.tk-surface .tk-book-object__volume{transform:rotateX(2.5deg) rotateY(var(--book-rotate-y));transform-origin:50% 70%;transition:transform .72s var(--book-open-ease)}.tk-surface .tk-book-object__shadow{z-index:-1;content:"";filter:blur(.85rem);background:#00000085;border-radius:50%;block-size:13%;transition:filter .26s,opacity .26s;position:absolute;inset-block-end:-1.15rem;inset-inline:5% -2%;transform:rotate(-2deg)translateZ(-2rem)}.tk-surface .tk-book-object__front,.tk-surface .tk-book-object__back,.tk-surface .tk-book-object__inside,.tk-surface .tk-book-object__spine,.tk-surface .tk-book-object__page-block,.tk-surface .tk-book-object__top-pages{backface-visibility:hidden;display:block;position:absolute}.tk-surface .tk-book-object__front,.tk-surface .tk-book-object__back{border:1px solid #0c122038;border-radius:.42rem .18rem .18rem .42rem;inset:0}.tk-surface .tk-book-object[data-accent=blue] .tk-book-object__front,.tk-surface .tk-book-object[data-accent=blue] .tk-book-object__back{border-radius:.18rem .42rem .42rem .18rem}.tk-surface .tk-book-object__back{background:var(--book-spine);transform:translateZ(calc(var(--book-depth) / -2))}.tk-surface .tk-book-object__front{z-index:2;color:var(--book-ink);background:linear-gradient(112deg, #ffffff38 0%, transparent 24%, transparent 78%, #0000001a 100%), var(--book-front);transform:translateZ(calc(var(--book-depth) / 2));transform-origin:100%;transition:transform var(--book-close-duration) var(--book-open-ease);flex-direction:column;padding:clamp(.8rem,1.2vw,1.15rem);display:flex;overflow:hidden;box-shadow:inset .18rem 0 #ffffff21}.tk-surface .tk-book-object[data-accent=blue] .tk-book-object__front{transform-origin:0}.tk-surface .tk-book-object__inside{z-index:1;inline-size:calc(200% - .32rem);color:var(--tk-ink);clip-path:inset(0 50% 0 0);transform:translateZ(calc(var(--book-depth) / 2 - .03rem));filter:drop-shadow(0 1rem 1.25rem #00000038);transition:clip-path var(--book-close-duration) var(--book-open-ease);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid;inset-block:.22rem;inset-inline-start:.16rem;container:page/inline-size}.tk-surface .tk-book-object[data-accent=blue] .tk-book-object__inside{clip-path:inset(0 0 0 50%);inset-inline-start:calc(.16rem - 100%)}.tk-surface .tk-book-object__page{background:radial-gradient(circle at 18% 12%,#ffffffc7 0 .06rem,#0000 .08rem) 0 0/1.9rem 2.2rem,radial-gradient(circle at 72% 46%,#0c122012 0 .045rem,#0000 .07rem) 0 0/2.6rem 2.9rem,repeating-linear-gradient(0deg,#0000 0 1.36rem,#0c12200b 1.36rem 1.42rem),#fff9f0;border:1px solid #0c12202e;flex-direction:column;justify-content:space-between;gap:.95cqi;min-inline-size:0;padding:2cqi 2cqi 5cqi;display:flex;position:relative;overflow:hidden}.tk-surface .tk-book-object__page--left{background:linear-gradient(90deg,#ffffff47,#0000 28% 73%,#0c122029),radial-gradient(circle at 18% 12%,#ffffffc7 0 .06rem,#0000 .08rem) 0 0/1.9rem 2.2rem,repeating-linear-gradient(0deg,#0000 0 1.35rem,#0c12200d 1.35rem 1.4rem),#fff9f0;border-radius:.32rem .04rem .04rem .32rem;box-shadow:inset -.35rem 0 #0c12200f}.tk-surface .tk-book-object__page--right{background:linear-gradient(90deg,#0c122029,#0000 27% 72%,#ffffff3d),radial-gradient(circle at 72% 46%,#0c122012 0 .045rem,#0000 .07rem) 0 0/2.6rem 2.9rem,repeating-linear-gradient(0deg,#0000 0 1.35rem,#0c12200d 1.35rem 1.4rem),#fff9f0;border-inline-start:0;border-radius:.04rem .32rem .32rem .04rem;box-shadow:inset .35rem 0 #0c12200f}.tk-surface .tk-book-object__page:after{content:"";opacity:.7;pointer-events:none;background:linear-gradient(135deg,#0000 48%,#0c122012 49% 52%,#f5ebdd 53%);block-size:1.65rem;inline-size:1.65rem;position:absolute;inset-block-end:0;inset-inline-end:0}.tk-surface .tk-book-object__page--left:after{inset-inline:0 auto;transform:scaleX(-1)}.tk-surface .tk-book-object__running-head{min-inline-size:0;color:var(--tk-secondary);letter-spacing:.055em;text-transform:uppercase;border-block-end:1px solid #0c12202e;justify-content:space-between;align-items:baseline;gap:.4rem;padding-block-end:.7cqi;font-size:1.55cqi;font-weight:900;line-height:1.2;display:flex}.tk-surface .tk-book-object__running-head b,.tk-surface .tk-book-object__running-head small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tk-surface .tk-book-object__inside-kicker{color:var(--tk-coral-ink);letter-spacing:.09em;text-transform:uppercase;font-size:1.8cqi;font-weight:900;line-height:1.2}.tk-surface .tk-book-object__inside-title{max-inline-size:none;font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.05em;font-size:4.2cqi;font-weight:900;line-height:.94}.tk-surface .tk-book-object__inside-intro{max-inline-size:none;color:var(--tk-secondary);font-size:1.7cqi;font-weight:720;line-height:1.3}.tk-surface .tk-book-object__inside-list{gap:.28rem;display:grid}.tk-surface .tk-book-object__inside-list>span{border-block-end:1px solid #0c122024;grid-template-columns:1.25rem minmax(0,1fr) auto;align-items:baseline;gap:.32rem;padding-block:.65cqi;font-size:1.7cqi;font-weight:750;line-height:1.28;display:grid}.tk-surface .tk-book-object__inside-list i{color:var(--tk-coral-ink);letter-spacing:.06em;font-size:1.36cqi;font-style:normal;font-weight:950}.tk-surface .tk-book-object__inside-list b{color:var(--tk-secondary);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;grid-column:2/-1;font-size:1.24cqi;font-weight:700;line-height:1.25;overflow:hidden}.tk-surface .tk-book-object__inside-flow{color:var(--tk-ink);border-block:1px solid #0c12202e;padding-block:.78cqi;font-size:1.87cqi;font-weight:900;line-height:1.32}.tk-surface .tk-book-object__decision-card{background:color-mix(in srgb, var(--book-front) 12%, #fff9f0);border-inline-start:.22rem solid var(--book-front);gap:.24rem;padding:1.2cqi;display:grid}.tk-surface .tk-book-object__decision-card small{color:var(--tk-secondary);letter-spacing:.065em;text-transform:uppercase;font-size:1.36cqi;font-weight:950;line-height:1.2}.tk-surface .tk-book-object__decision-card strong{font-size:1.7cqi;font-weight:900;line-height:1.26}.tk-surface .tk-book-object__gutter{z-index:3;filter:blur(.06rem);pointer-events:none;background:linear-gradient(90deg,#0000,#0c122030 43%,#ffffff73 51%,#0c12202b 59%,#0000);inline-size:.72rem;position:absolute;inset-block:.16rem;inset-inline-start:50%;transform:translate(-50%)}.tk-surface .tk-book-object__inside-tools{border-block-start:1px solid #0c122033;gap:.2rem;margin-block-start:.1rem;padding-block-start:.4rem;display:grid}.tk-surface .tk-book-object__inside-tools small{color:var(--tk-coral-ink);letter-spacing:.06em;text-transform:uppercase;font-size:1.5cqi;font-weight:900}.tk-surface .tk-book-object__inside-tools>span{font-size:1.7cqi;font-weight:800;line-height:1.2}.tk-surface .tk-book-object__folio{color:var(--tk-secondary);letter-spacing:.07em;text-transform:uppercase;font-size:1.33cqi;font-weight:850;position:absolute;inset-block-end:1.1cqi;inset-inline:clamp(.7rem,1.05vw,.98rem)}.tk-surface .tk-book-object__inside-note{color:var(--tk-coral-ink);letter-spacing:-.01em;font-size:1.79cqi;font-weight:900;line-height:1.25}.tk-surface .tk-book-object__inside-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.28rem .35rem;margin-block-start:auto;display:grid}.tk-surface .tk-book-object__inside-metrics>span{color:var(--tk-secondary);text-transform:uppercase;border-block-start:1px solid #0c122033;gap:.04rem;padding-block-start:.42rem;font-size:1.53cqi;font-weight:800;line-height:1.12;display:grid}.tk-surface .tk-book-object__inside-metrics strong{color:var(--tk-ink);font-family:var(--tk-font-display), "Anton", sans-serif;font-size:3cqi;font-weight:400;line-height:1}.tk-surface .tk-book-object__inside-offer{color:var(--tk-ink);border-block-start:2px solid;justify-content:space-between;align-items:end;gap:.45rem;margin-block-start:.15rem;padding-block-start:.55rem;display:flex}.tk-surface .tk-book-object__inside-offer>span{gap:.14rem;max-inline-size:none;display:grid}.tk-surface .tk-book-object__inside-offer small,.tk-surface .tk-book-object__inside-offer strong{letter-spacing:.035em;text-transform:uppercase;font-size:1.53cqi;font-weight:900;line-height:1.2}.tk-surface .tk-book-object__inside-offer b{color:var(--tk-blue);flex:none;font-size:2.55cqi;line-height:1}.tk-surface .tk-book-object__spine{z-index:1;inline-size:var(--book-depth);color:var(--book-ink);background:var(--book-spine);transform-origin:50%;border-block:1px solid #0c122040;padding-block:.65rem;inset-block:.08rem;inset-inline-end:calc(var(--book-depth) / -2);transform:rotateY(90deg)}.tk-surface .tk-book-object[data-accent=blue] .tk-book-object__spine{inset-inline:calc(var(--book-depth) / -2) auto;transform:rotateY(-90deg)}.tk-surface .tk-book-object__spine>span{letter-spacing:.1em;text-transform:uppercase;writing-mode:vertical-rl;font-size:.43rem;font-weight:900;line-height:1;position:absolute;inset-block-start:.65rem;inset-inline-start:50%;transform:translate(-50%)}.tk-surface .tk-book-object__spine small{font-size:.4rem;font-weight:900;position:absolute;inset-block-end:.7rem;inset-inline-start:50%;transform:translate(-50%)}.tk-surface .tk-book-object__page-block{z-index:0;inline-size:var(--book-depth);background:repeating-linear-gradient(0deg,#f9f2e8 0 1px,#ddd2c4 1px 2px);border:1px solid #0c12202e;inset-block:.36rem;inset-inline-start:calc(var(--book-depth) / -2);transform:rotateY(-90deg)}.tk-surface .tk-book-object[data-accent=blue] .tk-book-object__page-block{inset-inline:auto calc(var(--book-depth) / -2);transform:rotateY(90deg)}.tk-surface .tk-book-object__top-pages{z-index:0;block-size:var(--book-depth);background:repeating-linear-gradient(90deg,#f9f2e8 0 2px,#ded4c7 2px 3px);border:1px solid #0c122029;inset-block-start:calc(var(--book-depth) / -2);inset-inline:.35rem .2rem;transform:rotateX(90deg)}.tk-surface .tk-book-object__edition,.tk-surface .tk-book-object__outcome,.tk-surface .tk-book-object__meta{z-index:2;letter-spacing:.07em;text-transform:uppercase;font-size:clamp(.56rem,.55vw,.66rem);font-weight:850;line-height:1.28;position:relative}.tk-surface .tk-book-object__edition{border-block-end:1px solid;padding-block-end:.55rem}.tk-surface .tk-book-object__motif{z-index:0;color:currentColor;font-family:var(--tk-font-display), "Anton", sans-serif;letter-spacing:-.04em;opacity:.12;transform-origin:50%;white-space:nowrap;font-size:clamp(4.4rem,7.1vw,6.5rem);line-height:.8;position:absolute;inset-block-start:18%;inset-inline-end:-.08em;transform:rotate(-90deg)translateY(-18%)}.tk-surface .tk-book-object[data-accent=blue] .tk-book-object__motif{opacity:.16;font-size:clamp(3.4rem,5.5vw,5rem);inset-block-start:40%;inset-inline-end:-.65em}.tk-surface .tk-book-object__title{z-index:2;max-inline-size:none;font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.045em;text-wrap:balance;margin-block:.85rem 0;font-size:clamp(1.15rem,1.95vw,1.78rem);font-weight:900;line-height:.96;position:relative}.tk-surface .tk-book-object__rule{z-index:2;background:var(--book-signal);block-size:.32rem;inline-size:2.5rem;margin-block:.7rem;display:block;position:relative}.tk-surface .tk-book-object__outcome{max-inline-size:18ch}.tk-surface .tk-book-object__inside-list em{letter-spacing:.02em;opacity:.6;text-transform:uppercase;white-space:nowrap;font-size:.78em;font-style:normal;font-weight:800}.tk-surface .tk-book-object__use{z-index:2;border-inline-start:.22rem solid var(--book-signal);gap:.12rem;margin-block-start:.65rem;padding-inline-start:.55rem;display:grid;position:relative}.tk-surface .tk-book-object__use small,.tk-surface .tk-book-object__use strong,.tk-surface .tk-book-object__format{font-size:clamp(.5rem,.48vw,.58rem);line-height:1.2}.tk-surface .tk-book-object__use small,.tk-surface .tk-book-object__format{letter-spacing:.055em;text-transform:uppercase;font-weight:800}.tk-surface .tk-book-object__use strong{font-weight:900}.tk-surface .tk-book-object__figures{z-index:2;background:var(--book-figure-ink);border:1px solid var(--book-figure-ink);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-block:auto 0;display:grid;position:relative}.tk-surface .tk-book-object__figures>span{color:var(--book-figure-ink);background:var(--book-figure-face);justify-items:center;gap:.04rem;padding-block:.34rem .28rem;display:grid}.tk-surface .tk-book-object__figures b{font-family:var(--tk-font-display), "Anton", sans-serif;font-size:clamp(1.05rem,1.72vw,1.5rem);font-weight:400;line-height:.9}.tk-surface .tk-book-object__figures small{letter-spacing:.08em;text-transform:uppercase;font-size:clamp(.36rem,.4vw,.46rem);font-weight:800;line-height:1}.tk-surface .tk-book-object__pages{z-index:2;letter-spacing:.14em;text-align:center;text-transform:uppercase;margin-block-start:.4rem;font-size:clamp(.5rem,.52vw,.6rem);font-weight:900;position:relative}.tk-surface .tk-book-object__footer{z-index:2;border-block-start:1px solid;justify-content:space-between;align-items:end;gap:.45rem;margin-block-start:1rem;padding-block-start:.65rem;display:flex;position:relative}.tk-surface .tk-book-object__meta{gap:.14rem;max-inline-size:11ch;font-size:clamp(.5rem,.48vw,.58rem);display:grid}.tk-surface .tk-book-object__meta b{font:inherit}.tk-surface .tk-book-object__format{color:currentColor;opacity:.78}.tk-surface .tk-book-object__price{color:currentColor;flex:none;font-size:clamp(.9rem,1.3vw,1.2rem);line-height:1}.tk-surface .tk-book-object__shine{z-index:3;opacity:.55;pointer-events:none;background:linear-gradient(100deg,#0000 30%,#ffffff24 50%,#0000 70%);position:absolute;inset:-20% 58% -20% -35%}@media (min-width:48rem) and (hover:hover) and (pointer:fine){.tk-surface .tk-book-object:hover,.tk-surface .tk-book-object:focus-visible{z-index:4}.tk-surface .tk-book-object:hover .tk-book-object__volume,.tk-surface .tk-book-object:focus-visible .tk-book-object__volume{transform:translateY(-.42rem) rotateX(1deg) rotateY(var(--book-hover-y))}.tk-surface .tk-book-object:hover .tk-book-object__front,.tk-surface .tk-book-object:focus-visible .tk-book-object__front{transform:translateZ(calc(var(--book-depth) / 2)) rotateY(138deg);transition-duration:var(--book-open-duration);transition-timing-function:var(--book-open-ease);transition-delay:90ms}.tk-surface .tk-book-object[data-accent=blue]:hover .tk-book-object__front,.tk-surface .tk-book-object[data-accent=blue]:focus-visible .tk-book-object__front{transform:translateZ(calc(var(--book-depth) / 2)) rotateY(-138deg)}.tk-surface .tk-book-object:hover .tk-book-object__inside,.tk-surface .tk-book-object:focus-visible .tk-book-object__inside{clip-path:inset(0);transition-duration:var(--book-open-duration);transition-delay:90ms}.tk-surface .tk-book-object:hover .tk-book-object__shadow,.tk-surface .tk-book-object:focus-visible .tk-book-object__shadow{filter:blur(1rem);opacity:.78}:is(.tk-surface .tk-sales-hero__books:has(.tk-book-object:hover) .tk-book-object:not(:hover) .tk-book-object__scene,.tk-surface .tk-sales-hero__books:has(.tk-book-object:focus-visible) .tk-book-object:not(:focus-visible) .tk-book-object__scene){opacity:.34;transform:scale(.94)}.tk-surface .tk-sales-hero__books:has(.tk-book-object:not([data-accent=blue]):hover) .tk-book-object[data-accent=blue]{translate:clamp(7rem,8vw,9rem) clamp(3rem,4vw,4.5rem)}.tk-surface .tk-sales-hero__books:has(.tk-book-object[data-accent=blue]:hover) .tk-book-object:not([data-accent=blue]){translate:clamp(-9rem,-8vw,-7rem) -1.25rem}:is(.tk-surface .tk-sales-hero__books:has(.tk-book-object:not([data-accent=blue]):hover) .tk-book-object:not([data-accent=blue]),.tk-surface .tk-sales-hero__books:has(.tk-book-object:not([data-accent=blue]):focus-visible) .tk-book-object:not([data-accent=blue])){translate:clamp(-3.25rem,-3vw,-2.25rem) -.45rem}:is(.tk-surface .tk-sales-hero__books:has(.tk-book-object[data-accent=blue]:hover) .tk-book-object[data-accent=blue],.tk-surface .tk-sales-hero__books:has(.tk-book-object[data-accent=blue]:focus-visible) .tk-book-object[data-accent=blue]){translate:clamp(2.25rem,3vw,3.25rem) 1.1rem}}.tk-surface .tk-sales-hero__band{z-index:3;pointer-events:auto;grid-area:2/1/auto/-1;block-size:clamp(9.25rem,11.5vw,12rem);inline-size:auto;margin-inline:0;position:relative;overflow:hidden}.tk-surface .tk-sales-hero--home .tk-sales-hero__loop{block-size:100%;inline-size:100%;position:relative}.tk-surface .tk-text-loop__svg{block-size:100%;inline-size:100%;display:block;overflow:visible}.tk-surface .tk-text-loop__control{z-index:4;min-block-size:44px;min-inline-size:44px;color:var(--tk-mint);font:inherit;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#0c1220e0;border:1px solid #bcebd894;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding-inline:.75rem;font-size:.7rem;font-weight:850;display:inline-flex;position:absolute;inset-block-end:.45rem;inset-inline-end:1rem}.tk-surface .tk-text-loop__control svg{fill:currentColor;block-size:.9rem;inline-size:.9rem}.tk-surface .tk-text-loop__control:hover,.tk-surface .tk-text-loop__control[aria-pressed=true]{color:var(--tk-ink);background:var(--tk-paper)}.tk-surface .tk-text-loop__measure{visibility:hidden}.tk-surface .tk-section-heading{grid-template-columns:minmax(0,.78fr) minmax(18rem,1.22fr);align-items:end;gap:clamp(1.5rem,5vw,5rem);display:grid}.tk-surface .tk-section-heading>h2,.tk-surface .tk-section-heading>.tk-sales-kicker{grid-column:1}.tk-surface .tk-section-heading>h2{max-inline-size:22ch;margin-block-start:.65rem}.tk-surface .tk-section-heading>.tk-sales-intro,.tk-surface .tk-section-heading>.tk-sales-lead{grid-area:1/2/span 2;align-self:end}.tk-surface .tk-chooser{background:linear-gradient(90deg, transparent calc(50% - .5px), var(--tk-line-light) 50%, transparent calc(50% + .5px)), var(--tk-paper);padding-block:clamp(4.5rem,7vw,7rem);scroll-margin-block-start:4.5rem}.tk-surface .tk-chooser__heading{grid-template-rows:auto auto;grid-template-columns:minmax(8rem,.48fr) minmax(22rem,1.42fr) minmax(12rem,.72fr);align-items:end;gap:1rem clamp(1.5rem,4vw,4rem);display:grid}.tk-surface .tk-chooser__heading .tk-sales-kicker{grid-area:1/1/span 2;align-self:start}.tk-surface .tk-chooser__heading h2{max-inline-size:18ch;color:var(--tk-ink);font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.035em;grid-area:1/2;margin:0;font-size:clamp(2.1rem,3.4vw,3.4rem);font-weight:900;line-height:.98}.tk-surface .tk-chooser__heading .tk-sales-intro{grid-area:2/2;max-inline-size:37rem;margin:0;font-size:clamp(1rem,1.3vw,1.18rem)}.tk-surface .tk-chooser__price-note{border-block:1px solid var(--tk-line-light);background:0 0;grid-area:3/2/auto/4;grid-template-columns:repeat(2,minmax(0,1fr));place-self:stretch start;gap:.35rem;inline-size:100%;max-inline-size:29rem;margin:.35rem 0 0;padding-block:.35rem;display:grid}.tk-surface .tk-chooser__quick-link{min-block-size:2.9rem;min-inline-size:0;color:var(--tk-ink);background:var(--tk-paper-muted);border:1px solid var(--tk-ink);touch-action:manipulation;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.08rem .55rem;padding:.34rem .52rem;font-weight:800;line-height:1.15;text-decoration:none;transition:filter .18s,transform .18s;display:grid}.tk-surface .tk-chooser__quick-link:first-child{color:var(--tk-ink);background:var(--tk-coral)}.tk-surface .tk-chooser__quick-link:last-child{color:var(--tk-paper);background:var(--tk-blue)}.tk-surface .tk-chooser__quick-link:hover,.tk-surface .tk-chooser__quick-link:focus-visible{filter:saturate(1.08)brightness(.96);transform:translateY(-1px)}.tk-surface .tk-chooser__quick-link span{letter-spacing:.06em;text-transform:uppercase;grid-area:1/1;font-size:.66rem}.tk-surface .tk-chooser__quick-link strong{white-space:nowrap;grid-area:1/2/span 2;font-size:1rem}.tk-surface .tk-chooser__quick-link small{color:currentColor;grid-area:2/1;min-inline-size:0;font-size:.62rem;font-weight:720;line-height:1.2}.tk-surface .tk-decision-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(1.1rem,2.2vw,1.75rem);margin-block-start:clamp(2.5rem,5vw,4.5rem);scroll-margin-block-start:5.5rem;display:grid}.tk-surface .tk-decision-row{--tk-card-accent:var(--tk-coral);--tk-card-accent-ink:var(--tk-coral-ink);--tk-card-on-accent:var(--tk-ink);--tk-card-line:#0c12204d;min-inline-size:0;color:var(--tk-ink);background:var(--tk-paper);border:2px solid var(--tk-ink);box-shadow:none;border-radius:0;grid-template:"head""path"1fr"action"/minmax(0,1fr);gap:0;scroll-margin-block-start:5.5rem;transition:box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden}.tk-surface .tk-decision-row+.tk-decision-row{border-block-start:2px solid var(--tk-ink)}.tk-surface .tk-decision-row[data-accent=blue]{--tk-card-accent:var(--tk-blue);--tk-card-accent-ink:var(--tk-blue);--tk-card-on-accent:var(--tk-paper);--tk-card-line:#f2f6fa61}.tk-surface .tk-decision-row:hover,.tk-surface .tk-decision-row:focus-within{box-shadow:0 .42rem 0 var(--tk-card-accent);transform:translateY(-.18rem)}.tk-surface .tk-decision-row__head{min-inline-size:0;color:var(--tk-card-on-accent);background:var(--tk-card-accent);border-block-end:2px solid var(--tk-ink);grid-area:head;grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:.9rem 1.25rem;padding:clamp(1.35rem,2.5vw,2rem);display:grid}.tk-surface .tk-decision-row__head p,.tk-surface .tk-decision-row__path{margin:0}.tk-surface .tk-decision-row__head .tk-guide-card__index{color:currentColor;max-inline-size:none;font-size:.76rem;line-height:1.25}.tk-surface .tk-decision-row__identity{align-content:start;gap:.18rem;min-inline-size:0;display:grid}.tk-surface .tk-decision-row__identity>p:last-child{color:currentColor;letter-spacing:.065em;text-transform:uppercase;font-size:.82rem;font-weight:850;line-height:1.2}.tk-surface .tk-decision-row__price{text-align:end;display:grid}.tk-surface .tk-decision-row__price strong{color:currentColor;font-size:clamp(1.65rem,2.5vw,2rem);line-height:.95}.tk-surface .tk-decision-row__price span{color:currentColor;font-size:.72rem;font-weight:800;line-height:1.25}.tk-surface .tk-decision-row__head h3{color:currentColor;max-inline-size:11ch;font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.04em;grid-column:1/-1;margin:0;font-size:clamp(2.15rem,3.5vw,3rem);font-weight:900;line-height:.94}.tk-surface .tk-decision-row__signal{border-block-start:1px solid var(--tk-card-line);grid-column:1/-1;gap:.35rem;padding-block-start:.9rem;display:grid}.tk-surface .tk-decision-row__signal strong{letter-spacing:-.018em;max-inline-size:28ch;font-size:clamp(1.05rem,1.5vw,1.22rem);font-weight:900;line-height:1.15}.tk-surface .tk-decision-row__signal span{max-inline-size:42ch;font-size:.88rem;font-weight:720;line-height:1.4}.tk-surface .tk-decision-row__path{background:var(--tk-paper);grid-area:path;align-content:start;gap:1.25rem;min-inline-size:0;padding:clamp(1.35rem,2.4vw,1.85rem);display:grid}.tk-surface .tk-decision-row__path>div{align-items:start;gap:.45rem;min-inline-size:0;padding:0;display:grid}.tk-surface .tk-decision-row__path>div+div{border-block-start:1px solid var(--tk-line-light);padding-block-start:1.15rem}.tk-surface .tk-decision-row__path dt{color:var(--tk-card-accent-ink);letter-spacing:.075em;text-transform:uppercase;font-size:.76rem;font-weight:900;line-height:1.35}.tk-surface .tk-decision-row__path dd{color:var(--tk-ink);margin:0;font-size:1rem;font-weight:600;line-height:1.5}.tk-surface .tk-decision-row__outcomes ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.tk-surface .tk-decision-row__outcomes li{border-block-start:1px solid var(--tk-line-light);padding:.58rem 0 .58rem 1.15rem;font-weight:720;line-height:1.35;position:relative}.tk-surface .tk-decision-row__outcomes li:before{content:"";background:var(--tk-card-accent);block-size:.42rem;inline-size:.42rem;position:absolute;inset-block-start:1.03rem;inset-inline-start:0}.tk-surface .tk-decision-row__switch{background:var(--tk-paper-muted);border-inline-start:.34rem solid var(--tk-card-accent);border-block-start:0!important;padding:.95rem 1rem!important}.tk-surface .tk-decision-row__facts{border-block-start:2px solid var(--tk-card-on-accent);grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;margin-block-start:.95rem;padding-block-start:.75rem;display:grid}.tk-surface .tk-decision-row__facts span{color:var(--tk-card-accent);background:var(--tk-card-on-accent);letter-spacing:.06em;text-transform:uppercase;border-radius:0;align-content:start;gap:.1rem;padding:.6rem .5rem .65rem;font-size:.68rem;font-weight:700;line-height:1.15;display:grid}.tk-surface .tk-decision-row__facts strong{font-family:var(--tk-font-display), Anton, sans-serif;letter-spacing:-.02em;text-transform:none;font-size:1.9rem;font-weight:400;line-height:.92;display:block}.tk-surface .tk-decision-row__facts span:before{content:"";background:var(--tk-yellow);block-size:.28rem;inline-size:1.7rem;margin-block-end:.42rem;display:block}.tk-surface .tk-decision-row .tk-sales-button{min-block-size:60px;min-inline-size:0;color:var(--tk-card-on-accent);background:var(--tk-card-accent);border:0;border-block-start:2px solid var(--tk-ink);box-shadow:none;border-radius:0;flex-direction:row;grid-area:action;justify-content:space-between;align-self:stretch;align-items:center;gap:1rem;padding:1rem clamp(1.25rem,2.4vw,1.75rem);font-size:.96rem;font-weight:900;line-height:1.25}.tk-surface .tk-decision-row .tk-sales-button>span:last-child{flex:none;font-size:1.45rem;transition:transform .18s}.tk-surface .tk-decision-row .tk-sales-button:hover{color:var(--tk-paper);background:var(--tk-ink-raised)}.tk-surface .tk-decision-row .tk-sales-button:hover>span:last-child,.tk-surface .tk-decision-row .tk-sales-button:focus-visible>span:last-child{transform:translate(.35rem)}.tk-surface .tk-duo-card{color:var(--tk-paper);background:var(--tk-ink);border:0;border-inline-start:.42rem solid var(--tk-mint);box-shadow:none;border-radius:0;grid-template-columns:minmax(17rem,1.25fr) minmax(14rem,.9fr) minmax(11rem,.65fr) minmax(13rem,.8fr);align-items:center;gap:clamp(1rem,2.5vw,2rem);margin-block-start:clamp(1.25rem,2.5vw,2rem);padding:clamp(1.5rem,3vw,2.5rem);scroll-margin-block-start:5rem;display:grid;position:relative;overflow:hidden}.tk-surface .tk-duo-card:after{content:"K";color:#bcebd814;font-family:var(--tk-font-body), "Archivo", sans-serif;pointer-events:none;font-size:11rem;font-weight:900;line-height:.8;position:absolute;inset-block-end:-.3em;inset-inline-end:-.04em}.tk-surface .tk-duo-card>*{z-index:1;min-inline-size:0;position:relative}.tk-surface .tk-duo-card h3,.tk-surface .tk-duo-card p{margin:0}.tk-surface .tk-duo-card h3{color:var(--tk-paper);font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.04em;font-size:clamp(1.7rem,2.55vw,2.45rem);font-weight:900;line-height:1}.tk-surface .tk-duo-card__copy>p:last-child{color:var(--tk-paper-muted);margin-block-start:.75rem;font-size:.95rem;line-height:1.5}.tk-surface .tk-duo-card__proof{border-block:1px solid var(--tk-line-dark);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.tk-surface .tk-duo-card__proof span{text-align:center;background:0 0;border-radius:0;gap:.16rem;padding:.72rem .35rem;font-size:.72rem;font-weight:800;line-height:1.2;display:grid}.tk-surface .tk-duo-card__proof strong{color:var(--tk-mint);font-size:1rem}.tk-surface .tk-duo-card__proof span+span{border-inline-start:1px solid var(--tk-line-dark)}.tk-surface .tk-duo-card__price{gap:.15rem;display:grid}.tk-surface .tk-duo-card__price strong{color:var(--tk-mint);font-size:clamp(1.5rem,2.5vw,2.35rem);line-height:1}.tk-surface .tk-duo-card__price span,.tk-surface .tk-duo-card__price small{color:var(--tk-paper-muted);font-size:.72rem;font-weight:750;line-height:1.25}.tk-surface .tk-duo-card__links{gap:.45rem;display:grid}.tk-surface .tk-duo-card__links a{min-block-size:44px;color:var(--tk-ink);background:var(--tk-mint);border:1px solid var(--tk-mint);border-radius:0;justify-content:space-between;gap:.6rem;padding:.7rem .8rem;font-size:.75rem;font-weight:800;line-height:1.25;text-decoration:none;display:flex}.tk-surface .tk-duo-card__links a:hover{color:var(--tk-paper);background:var(--tk-blue);border-color:var(--tk-blue)}.tk-surface .tk-duo-card__links>span{color:var(--tk-paper-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:800}@media (prefers-reduced-motion:reduce){.tk-surface .tk-decision-row,.tk-surface .tk-decision-row .tk-sales-button span{transition:none}}.tk-surface .tk-proof{background:radial-gradient(circle at 80% 25%, #335cff29, transparent 32rem), var(--tk-ink-soft);padding-block:clamp(4.5rem,7vw,7rem);scroll-margin-block-start:5rem}.tk-surface #voir-avant-choisir{scroll-margin-block-start:5rem}.tk-surface .tk-section-heading--inverse .tk-sales-lead{color:var(--tk-paper-muted)}.tk-surface .tk-proof .tk-section-heading>h2{max-inline-size:26ch;font-size:clamp(1.9rem,2.9vw,3rem);line-height:1}.tk-surface .tk-proof-panel{border-block:1px solid var(--tk-line-dark);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:minmax(0,1.4fr) minmax(16rem,.6fr);gap:0;margin-block-start:clamp(2.5rem,5vw,4.5rem);padding:0;display:grid}.tk-surface .tk-proof-panel__deliverables{gap:0;margin:0;padding:0;list-style:none;display:grid}.tk-surface .tk-proof-panel__deliverables li{border-block-end:1px solid var(--tk-line-dark);grid-template-columns:2.25rem minmax(0,1fr);align-items:start;gap:clamp(.8rem,2vw,1.4rem);padding:clamp(.9rem,1.8vw,1.25rem) clamp(.25rem,1.6vw,1.25rem);display:grid}.tk-surface .tk-proof-panel__deliverables li:last-child{border-block-end:0}.tk-surface .tk-proof-panel__deliverables li>span{color:var(--tk-coral);letter-spacing:.08em;font-family:Consolas,SFMono-Regular,monospace;font-size:.72rem;font-weight:800}.tk-surface .tk-proof-panel__deliverables h3{color:var(--tk-paper);font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.018em;margin:0;font-size:clamp(1rem,1rem + .45vw,1.35rem);font-weight:850;line-height:1.1}.tk-surface .tk-proof-panel__deliverables p{color:var(--tk-paper-muted);margin:.3rem 0 0;font-size:.94rem;line-height:1.5}.tk-surface .tk-proof-panel__terms{border-inline-start:1px solid var(--tk-line-dark);align-content:stretch;gap:0;margin:0;padding:.5rem clamp(1rem,2vw,1.75rem);display:grid}.tk-surface .tk-proof-panel__terms div{border-block-end:1px solid var(--tk-line-dark);align-content:center;padding-block:1rem;display:grid}.tk-surface .tk-proof-panel__terms div:last-child{border-block-end:0}.tk-surface .tk-proof-panel__terms dt{color:var(--tk-mint);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:900}.tk-surface .tk-proof-panel__terms dd{color:var(--tk-paper-muted);margin:.4rem 0 0;font-size:.94rem;line-height:1.5}.tk-surface .tk-origin{background:linear-gradient(90deg, #bcebd86b 0 1px, transparent 1px) 0 0 / 12.5% 100%, var(--tk-paper-muted);border-block:1px solid var(--tk-line-light);padding-block:clamp(4rem,7vw,7rem);position:relative;overflow:hidden}.tk-surface .tk-origin:after{content:"K";color:#335cff12;font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.12em;pointer-events:none;font-size:clamp(15rem,32vw,31rem);font-weight:900;line-height:.72;position:absolute;inset-block-end:-.2em;inset-inline-end:-.05em}.tk-surface .tk-origin__grid{z-index:1;grid-template-columns:minmax(16rem,.92fr) minmax(0,1.08fr);align-items:start;gap:clamp(2rem,7vw,7rem);display:grid;position:relative}.tk-surface .tk-origin h2{max-inline-size:26ch;color:var(--tk-ink);font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.055em;margin-block-start:1.25rem;font-size:clamp(1.95rem,2.9vw,3rem);font-weight:900;line-height:.9}.tk-surface .tk-origin__copy{gap:1.25rem;padding-block-start:clamp(2.8rem,8vw,7rem);display:grid}.tk-surface .tk-origin__copy>p{max-inline-size:42rem;color:var(--tk-secondary);margin:0;font-size:clamp(1.05rem,1.5vw,1.35rem);font-weight:600;line-height:1.55}.tk-surface .tk-origin__signature{border-block-start:2px solid var(--tk-ink);letter-spacing:.08em;text-transform:uppercase;align-items:baseline;gap:.65rem;padding-block-start:1rem;display:flex;color:var(--tk-ink)!important;margin-block-start:1rem!important;font-size:.78rem!important}.tk-surface .tk-origin__signature strong{font-weight:900}.tk-surface .tk-origin__signature span{color:var(--tk-green-mark);font-weight:800}.tk-surface .tk-faq-section{padding-block:clamp(4rem,7vw,6.5rem)}.tk-surface .tk-faq-layout{grid-template-columns:minmax(14rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.tk-surface .tk-faq-layout .tk-section-heading{display:block;position:sticky;inset-block-start:7rem}.tk-surface .tk-faq-eyebrow{color:var(--tk-blue);font-size:var(--tk-step--1);letter-spacing:.09em;text-transform:uppercase;margin:0 0 .75rem;font-weight:900}.tk-surface .tk-faq-layout .tk-faq{border-block-start:1px solid var(--tk-line-light);gap:0;margin:0}.tk-surface .tk-faq-layout .tk-faq details{border:0;border-block-end:1px solid var(--tk-line-light);background:0 0;border-radius:0;padding:1.15rem 0}.tk-surface .tk-faq-layout .tk-faq summary{justify-content:space-between;align-items:center;gap:1rem;list-style:none;display:flex}.tk-surface .tk-faq-layout .tk-faq summary:after{content:"+";color:var(--tk-blue);font-size:1.35rem}.tk-surface .tk-faq-layout .tk-faq details[open] summary:after{content:"−"}.tk-surface .tk-final-cta{isolation:isolate;background:radial-gradient(circle at 76% 34%, #335cff47, transparent 26rem), var(--tk-ink);place-items:center;min-block-size:min(44rem,78svh);max-block-size:140svh;padding-block:clamp(4rem,8vw,7rem);display:grid;position:relative;overflow:hidden}.tk-surface .tk-final-cta__signal{z-index:0;color:#bcebd81a;font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.12em;pointer-events:none;font-size:clamp(22rem,47vw,42rem);font-weight:900;line-height:.75;position:absolute;inset-block-end:-.25em;inset-inline-end:-.04em}.tk-surface .tk-final-cta__content{z-index:1;gap:1.4rem;display:grid;position:relative}.tk-surface .tk-final-cta__content h2{max-inline-size:24ch;font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.045em;font-size:clamp(2rem,3.1vw,3.2rem);font-weight:900;line-height:.91}.tk-surface .tk-final-cta__content>p{max-inline-size:42rem;color:var(--tk-paper-muted);font-size:var(--tk-step-1);margin:0}.tk-surface .tk-final-cta__content>.tk-final-cta__status{max-inline-size:36rem;color:var(--tk-mint);border-block-start:1px solid var(--tk-line-dark);padding-block-start:.85rem;font-size:.86rem;font-weight:650;line-height:1.45}.tk-surface .tk-final-cta__status strong{color:var(--tk-paper)}.tk-surface .tk-final-cta__actions{flex-wrap:wrap;gap:.75rem;display:flex}.tk-surface .tk-final-cta__actions .tk-sales-button{min-inline-size:min(100%,17rem);color:var(--tk-ink);border:1px solid var(--tk-paper);box-shadow:none;border-radius:0}.tk-surface .tk-final-cta__actions .tk-sales-button--duo{background:var(--tk-mint)}.tk-surface .tk-editorial-footer__masthead{inline-size:100%;max-inline-size:100%;color:var(--tk-paper);font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.085em;white-space:nowrap;font-size:clamp(3.7rem,12.2vw,10.5rem);font-weight:900;line-height:.78;overflow:visible}@media (min-width:68rem){.tk-surface .tk-book-object[data-variant=home][data-accent=blue]{translate:0 clamp(2.75rem,3.5vw,4.25rem)}}.tk-surface .tk-book-object[data-variant=product]{--book-depth:1rem;appearance:none;inline-size:min(100%,56.32svh,22rem);color:inherit;font:inherit;text-align:initial;cursor:pointer;touch-action:manipulation;background:0 0;border:0;justify-self:center;margin:0;padding:0}.tk-surface .tk-product-book{justify-items:center;inline-size:100%;min-inline-size:0;display:grid;position:relative}.tk-surface .tk-product-book__mobile-caption{display:none}.tk-surface .tk-product-book__details{clip-path:inset(50%);block-size:1px;inline-size:1px;position:absolute;overflow:hidden}.tk-surface .tk-book-object[data-variant=product] .tk-book-object__inside{clip-path:inset(0 25%);opacity:0;transition:clip-path var(--book-close-duration) var(--book-open-ease), opacity .24s ease;inset-inline-start:calc(1.7rem - 100%)}.tk-surface .tk-book-object[data-variant=product][data-accent=blue]{justify-self:center;margin:0}.tk-surface .tk-book-object[data-variant=product] .tk-book-object__title{font-size:clamp(2rem,3vw,2.75rem)}@media (min-width:68rem) and (max-width:92rem){.tk-surface .tk-book-object[data-variant=product]{inline-size:min(100%,53.504svh,18rem)}}.tk-surface .tk-book-object[data-variant=product][data-accent=blue] .tk-book-object__front{transform-origin:100%}.tk-surface .tk-book-object[data-variant=product][data-accent=blue] .tk-book-object__inside{clip-path:inset(0 25%);inset-inline-start:calc(1.7rem - 100%)}@media (min-width:48rem) and (hover:hover) and (pointer:fine){.tk-surface .tk-book-object[data-variant=product][data-open=true]{z-index:4}.tk-surface .tk-book-object[data-variant=product][data-open=true] .tk-book-object__volume{transform:translateY(-.42rem) rotateX(1deg) rotateY(var(--book-hover-y))}.tk-surface .tk-book-object[data-variant=product][data-open=true] .tk-book-object__front,.tk-surface .tk-book-object[data-variant=product][data-open=true][data-accent=blue] .tk-book-object__front{transform:translateZ(calc(var(--book-depth) / 2)) rotateY(138deg);transition-duration:var(--book-open-duration);transition-timing-function:var(--book-open-ease);transition-delay:90ms}.tk-surface .tk-book-object[data-variant=product][data-open=true] .tk-book-object__inside{clip-path:inset(0);opacity:1;transition-duration:var(--book-open-duration), .46s;transition-delay:90ms,70ms}.tk-surface .tk-book-object[data-variant=product][data-accent=blue]:hover .tk-book-object__front,.tk-surface .tk-book-object[data-variant=product][data-accent=blue]:focus-visible .tk-book-object__front{transform:translateZ(calc(var(--book-depth) / 2)) rotateY(138deg)}.tk-surface .tk-book-object[data-variant=product]:hover .tk-book-object__inside,.tk-surface .tk-book-object[data-variant=product]:focus-visible .tk-book-object__inside{clip-path:inset(0);opacity:1;transition-duration:var(--book-open-duration), .46s;transition-delay:90ms,70ms}}@media (max-width:47.99rem),(hover:none),(pointer:coarse){.tk-surface .tk-product-book{grid-template-columns:minmax(0,1fr);justify-content:center;justify-items:center;gap:clamp(.9rem,4vw,1.3rem);inline-size:100%;max-inline-size:26rem;margin-inline:auto;display:grid}.tk-surface .tk-book-object[data-variant=product]{--book-depth:.55rem;--book-rotate-y:5deg;pointer-events:none;cursor:default;touch-action:auto;inline-size:min(100%,15rem);margin:0}.tk-surface .tk-product-book .tk-book-object[data-variant=product][data-accent=blue]{--book-rotate-y:5deg;margin:0;translate:none}.tk-surface .tk-book-object[data-variant=product]:disabled{color:inherit;opacity:1}.tk-surface .tk-book-object[data-variant=product] .tk-book-object__volume,.tk-surface .tk-book-object[data-variant=product][data-open=true] .tk-book-object__volume{transform:rotateX(2.5deg) rotateY(var(--book-rotate-y))}.tk-surface .tk-book-object[data-variant=product] .tk-book-object__front,.tk-surface .tk-book-object[data-variant=product][data-open=true] .tk-book-object__front{opacity:1;transform:translateZ(calc(var(--book-depth) / 2));padding:.72rem}.tk-surface .tk-book-object[data-variant=product] .tk-book-object__title{font-size:clamp(1.18rem,5.4vw,1.46rem)}.tk-surface .tk-book-object[data-variant=product] .tk-book-object__use,.tk-surface .tk-book-object[data-variant=product] .tk-book-object__format{display:none}.tk-surface .tk-book-object[data-variant=product] .tk-book-object__footer{margin-block-start:.5rem;padding-block-start:.42rem}.tk-surface .tk-book-object[data-variant=product] .tk-book-object__inside,.tk-surface .tk-product-book__details{display:none!important}.tk-surface .tk-product-book__mobile-caption{display:none}.tk-surface .tk-product-book__mobile-caption small{color:var(--tk-mint);letter-spacing:.075em;text-transform:uppercase;font-size:.66rem;font-weight:950;line-height:1.25}.tk-surface .tk-product-book__mobile-caption strong{font-size:clamp(.92rem,4.4vw,1.08rem);line-height:1.2}.tk-surface .tk-product-book__mobile-caption>span{color:var(--tk-paper-muted);font-size:.78rem;font-weight:700;line-height:1.42}}.tk-surface .tk-editorial-footer__brand .tk-brand-mark__word{display:none}@media (min-width:48rem) and (max-width:67.99rem){.tk-surface .tk-sales-hero__stage{grid-template-columns:1rem minmax(0,1.05fr) clamp(1rem,2vw,1.5rem) minmax(18rem,.95fr) 1rem}.tk-surface .tk-sales-hero--home .tk-sales-hero__copy{grid-column:2}.tk-surface .tk-sales-hero--home .tk-sales-hero__copy .tk-sales-hero__title{font-size:clamp(2.25rem,4.6vw,3rem)}.tk-surface .tk-sales-hero__visual{grid-column:4;min-block-size:28rem}.tk-surface .tk-book-object{inline-size:min(100%,12.25rem)}.tk-surface .tk-decision-grid{grid-template-columns:1fr;gap:1.5rem}.tk-surface .tk-decision-row{grid-template-columns:1fr;grid-template-areas:"head""path""action"}.tk-surface .tk-decision-row .tk-sales-button{border-block-start:2px solid var(--tk-ink);border-inline-start:0;flex-direction:row;justify-content:space-between;align-items:center;min-block-size:58px;padding:1rem 1.35rem}.tk-surface .tk-duo-card{grid-template-columns:repeat(2,minmax(0,1fr))}.tk-surface .tk-duo-card__links{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center}.tk-surface .tk-proof-panel{grid-template-columns:1fr}.tk-surface .tk-proof-panel__deliverables{grid-template-columns:repeat(2,minmax(0,1fr))}.tk-surface .tk-proof-panel__deliverables li:nth-child(2n){border-inline-start:1px solid var(--tk-line-dark)}.tk-surface .tk-proof-panel__deliverables li:last-child{grid-column:1/-1}.tk-surface .tk-proof-panel__terms{border-block-start:1px solid var(--tk-line-dark);border-inline-start:0;grid-template-columns:repeat(3,minmax(0,1fr))}.tk-surface .tk-proof-panel__terms div{border-block-end:0;padding:1.25rem}.tk-surface .tk-proof-panel__terms div+div{border-inline-start:1px solid var(--tk-line-dark)}}@media (max-width:47.99rem){.tk-surface .tk-sales-hero--compact .tk-sales-hero__copy{gap:1.2rem}.tk-surface .tk-sales-hero__wash{background:linear-gradient(0deg, var(--tk-ink-soft) 0%, transparent 28%, transparent 70%, #0c122075 100%), linear-gradient(90deg, #0c1220d6, #0c122094)}.tk-surface .tk-sales-hero__stage,.tk-surface .tk-section-heading,.tk-surface .tk-decision-grid,.tk-surface .tk-proof-panel,.tk-surface .tk-origin__grid,.tk-surface .tk-faq-layout{grid-template-columns:1fr}.tk-surface .tk-chooser{background:var(--tk-paper)}.tk-surface .tk-chooser__heading{grid-template-rows:auto;grid-template-columns:1fr;gap:.75rem}.tk-surface .tk-chooser__heading .tk-sales-kicker,.tk-surface .tk-chooser__heading h2,.tk-surface .tk-chooser__heading .tk-sales-intro,.tk-surface .tk-chooser__price-note{grid-area:auto/1}.tk-surface .tk-chooser__heading h2{letter-spacing:-.035em;max-inline-size:14ch;font-size:clamp(2.1rem,9.2vw,2.45rem);line-height:1}.tk-surface .tk-chooser__heading .tk-sales-intro{margin-block-start:.2rem;font-size:1rem;line-height:1.5}.tk-surface .tk-chooser__price-note{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;max-inline-size:none;margin-block-start:.5rem;padding:2px;display:grid}.tk-surface .tk-chooser__quick-link{min-block-size:3.1rem;padding:.4rem .5rem}.tk-surface .tk-chooser__quick-link span{font-size:.68rem}.tk-surface .tk-chooser__quick-link strong{font-size:.9rem}.tk-surface .tk-chooser__quick-link small{font-size:.62rem;line-height:1.2}.tk-surface .tk-sales-hero__stage{grid-template-columns:1rem minmax(0,1fr) 1rem;row-gap:.75rem;min-block-size:auto;padding-block:1.35rem 1.25rem}.tk-surface .tk-sales-hero--home .tk-sales-hero__copy{grid-area:1/2;gap:.85rem}.tk-surface .tk-sales-hero--home .tk-sales-hero__copy .tk-sales-hero__title{letter-spacing:-.034em;text-wrap:balance;font-size:clamp(1.7rem,10.4vw,3rem);line-height:.94}.tk-surface .tk-title-clip{white-space:normal}.tk-surface .tk-sales-hero--home .tk-sales-lead{max-inline-size:34rem;font-size:.96rem;line-height:1.4}.tk-surface .tk-hero-actions{grid-template-columns:minmax(0,1fr);gap:0}.tk-surface .tk-hero-offer{grid-template-columns:1.55rem minmax(0,1fr) auto;gap:.45rem;min-block-size:3.35rem;padding:.34rem 0}.tk-surface .tk-hero-offer__index{letter-spacing:.08em;font-size:.58rem}.tk-surface .tk-hero-offer__label{font-size:.78rem}.tk-surface .tk-hero-offer small{letter-spacing:0;font-size:.6rem}.tk-surface .tk-hero-offer__price strong{font-size:clamp(1.25rem,5.6vw,1.48rem)}.tk-surface .tk-hero-offer__saving{font-size:.5rem}.tk-surface .tk-hero-offer__currency,.tk-surface .tk-hero-offer__price s{font-size:.56rem}.tk-surface .tk-hero-offer__arrow{display:none}.tk-surface .tk-sales-hero__visual{min-block-size:21rem}.tk-surface .tk-sales-kicker__counts{letter-spacing:.05em;font-size:.64rem}.tk-surface .tk-sales-hero__books{align-content:start;gap:.7rem}.tk-surface .tk-book-object{--book-depth:.58rem;--book-rotate-y:6deg;inline-size:min(45vw,11.5rem);margin-block-end:.8rem}.tk-surface .tk-book-object[data-accent=blue]{--book-rotate-y:-5deg;margin-block:1rem 0;translate:none}.tk-surface .tk-book-object__front{padding:clamp(.68rem,2.8vw,.9rem)}.tk-surface .tk-book-object__title{font-size:clamp(1.15rem,1.95vw,1.78rem)}.tk-surface .tk-book-object[data-variant=home] .tk-book-object__use{display:none}.tk-surface .tk-book-object__figures{grid-template-columns:repeat(4,minmax(0,1fr))}.tk-surface .tk-book-object__figures>span{padding-block:.22rem .2rem}.tk-surface .tk-book-object__figures b{font-size:.82rem}.tk-surface .tk-book-object__figures small{letter-spacing:.02em;font-size:.3rem}.tk-surface .tk-book-object[data-variant=home] .tk-book-object__pages{display:none}.tk-surface .tk-book-object[data-variant=home] .tk-book-object__footer{margin-block-start:.45rem;padding-block-start:.38rem}.tk-surface .tk-book-object[data-variant=home] .tk-book-object__format{display:none}.tk-surface .tk-sales-hero__band{grid-area:3/1/auto/-1;block-size:7.5rem}.tk-surface .tk-sales-hero__visual{grid-area:2/2}.tk-surface .tk-section-heading>h2,.tk-surface .tk-section-heading>.tk-sales-kicker,.tk-surface .tk-section-heading>.tk-sales-intro,.tk-surface .tk-section-heading>.tk-sales-lead{grid-area:auto/1}.tk-surface .tk-section-heading>h2{max-inline-size:none}.tk-surface .tk-section-heading>.tk-sales-intro,.tk-surface .tk-section-heading>.tk-sales-lead{margin-block-start:0}.tk-surface .tk-decision-grid{border:0;gap:1.25rem}.tk-surface .tk-decision-row{border:1px solid var(--tk-ink);border-block-start:.42rem solid var(--tk-card-accent);box-shadow:0 .65rem 0 color-mix(in srgb, var(--tk-card-accent) 28%, transparent);grid-template-columns:1fr;grid-template-areas:"head""path""action"}.tk-surface .tk-decision-row+.tk-decision-row{border-block-start:.42rem solid var(--tk-card-accent)}.tk-surface .tk-decision-row__head{color:var(--tk-ink);background:color-mix(in srgb, var(--tk-card-accent) 13%, var(--tk-paper));border-inline-end:0;border-block-end:1px solid var(--tk-ink);gap:.85rem .75rem;padding:1.15rem 1.1rem 1.2rem}.tk-surface .tk-decision-row__head h3{max-inline-size:13ch;font-size:clamp(1.8rem,7.8vw,2.15rem);line-height:.98}.tk-surface .tk-decision-row__signal strong{font-size:1.02rem}.tk-surface .tk-decision-row__signal span{font-size:.9rem;line-height:1.4}.tk-surface .tk-decision-row__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.tk-surface .tk-decision-row__facts span{color:var(--tk-card-on-accent);background:var(--tk-card-accent);padding-inline:.6rem;font-size:.66rem}.tk-surface .tk-decision-row__facts strong{font-size:2.1rem}.tk-surface .tk-decision-row__path{border-block-start:0;gap:1.1rem;padding:1.35rem 1.25rem}.tk-surface .tk-decision-row__path>div{grid-template-columns:1fr;gap:.4rem;padding:0}.tk-surface .tk-decision-row__path>div+div{padding-block-start:1rem}.tk-surface .tk-decision-row__path dd{font-size:1rem;font-weight:560;line-height:1.5}.tk-surface .tk-decision-row__outcomes li{padding-block:.62rem;font-size:.96rem}.tk-surface .tk-decision-row__switch{padding:.95rem 1rem!important}.tk-surface .tk-decision-row .tk-sales-button{border-block-start:2px solid var(--tk-ink);border-inline-start:0;flex-direction:row;justify-content:space-between;align-items:center;min-block-size:58px;padding:1rem 1.25rem;font-size:.92rem}.tk-surface .tk-duo-card{grid-template-columns:1fr;gap:1.25rem;margin-block-start:1.25rem;padding:1.5rem 1.25rem}.tk-surface .tk-duo-card h3{max-inline-size:12ch;font-size:clamp(2rem,9vw,2.4rem)}.tk-surface .tk-duo-card__copy,.tk-surface .tk-duo-card__links{grid-column:auto}.tk-surface .tk-duo-card__links{grid-template-columns:1fr}.tk-surface .tk-proof-panel__terms{border-block-start:1px solid var(--tk-line-dark);border-inline-start:0;padding-inline:.4rem}.tk-surface .tk-faq-layout .tk-section-heading{position:static}.tk-surface .tk-origin{background:linear-gradient(90deg, #bcebd859 0 1px, transparent 1px) 0 0 / 25% 100%, var(--tk-paper-muted);padding-block:3.5rem}.tk-surface .tk-origin h2{max-inline-size:none;font-size:clamp(2.35rem,10.2vw,3.4rem);line-height:.96}.tk-surface .tk-origin__copy{gap:1rem;padding-block-start:0}.tk-surface .tk-origin__copy>p{font-size:1rem}.tk-surface .tk-final-cta{min-block-size:auto;padding-block:3rem}.tk-surface .tk-final-cta__content h2{max-inline-size:none;font-size:clamp(2.45rem,10.5vw,3.6rem);line-height:.96}.tk-surface .tk-final-cta__actions{display:grid}.tk-surface .tk-final-cta__actions .tk-sales-button{min-inline-size:0}.tk-surface .tk-editorial-footer__masthead{font-size:clamp(2.3rem,11.8vw,4rem)}.tk-surface .tk-chooser,.tk-surface .tk-proof{padding-block:3.5rem}.tk-surface .tk-faq-section{padding-block:3rem}.tk-surface .tk-duo-card__copy>p:last-child,.tk-surface .tk-duo-card__links a,.tk-surface .tk-proof-panel__deliverables p,.tk-surface .tk-proof-panel__terms dd{font-size:.94rem;line-height:1.5}}@media (max-width:23rem){.tk-surface .tk-book-object[data-variant=home] .tk-book-object__outcome{display:none}.tk-surface .tk-book-object[data-variant=home] .tk-book-object__rule{margin-block:.42rem}}@media (max-width:22rem){.tk-surface .tk-sales-hero--compact{gap:2rem;padding-block:1.5rem 2rem}.tk-surface .tk-sales-hero--compact .tk-hero-actions{grid-template-columns:minmax(0,1fr)}.tk-surface .tk-sales-hero--compact .tk-hero-offer{min-block-size:3.75rem;padding-block:.55rem}.tk-surface .tk-sales-hero--compact .tk-hero-offer+.tk-hero-offer{border-block-start:1px solid #f4f1ea61;border-inline-start:0}.tk-surface .tk-sales-hero--compact .tk-sales-hero__copy{gap:.9rem}.tk-surface .tk-sales-hero--compact .tk-sales-hero__copy h1{font-size:clamp(2.55rem,13.5vw,2.95rem);line-height:.91}.tk-surface .tk-sales-hero--compact .tk-sales-lead{font-size:1rem;line-height:1.35}.tk-surface .tk-sales-hero__stage{row-gap:.5rem;padding-block-start:.65rem}.tk-surface .tk-sales-hero--home .tk-sales-hero__copy{gap:.42rem}.tk-surface .tk-sales-kicker--hero{row-gap:.25rem}.tk-surface .tk-sales-hero--home .tk-sales-lead{font-size:.9rem;line-height:1.28}.tk-surface .tk-hero-offer{min-block-size:2.75rem;padding-block:.18rem}.tk-surface .tk-hero-offer small{display:none}.tk-surface .tk-hero-offer__label{font-size:.73rem}.tk-surface .tk-hero-offer__saving{font-size:.46rem}.tk-surface .tk-sales-hero__visual{min-block-size:17.5rem}.tk-surface .tk-book-object{inline-size:min(45vw,10rem)}.tk-surface .tk-book-object__edition,.tk-surface .tk-book-object__outcome{letter-spacing:.045em}}@media (min-width:48rem) and (max-height:42rem){.tk-surface .tk-sales-hero__stage{align-items:center;row-gap:0;min-block-size:auto;padding-block:1.25rem 0}.tk-surface .tk-sales-hero--home .tk-sales-hero__copy{gap:.65rem}.tk-surface .tk-sales-hero--home .tk-sales-hero__copy .tk-sales-hero__title{font-size:clamp(3.4rem,6.2vw,5.4rem)}.tk-surface .tk-sales-hero--home .tk-sales-lead{font-size:1rem;line-height:1.28}.tk-surface .tk-hero-offer{min-block-size:4rem;padding-block:.45rem}.tk-surface .tk-sales-hero__band{block-size:7.75rem}.tk-surface .tk-sales-hero__visual{min-block-size:24rem}}@media (prefers-reduced-motion:reduce){.tk-surface .tk-book-object__scene,.tk-surface .tk-book-object__volume,.tk-surface .tk-book-object__shadow,.tk-surface .tk-book-object__front,.tk-surface .tk-book-object__inside,.tk-surface .tk-hero-offer,.tk-surface .tk-sales-button{transition:none!important}.tk-surface .tk-book-object:hover .tk-book-object__volume,.tk-surface .tk-book-object:focus-visible .tk-book-object__volume{transform:rotateX(2.5deg) rotateY(var(--book-rotate-y))!important}.tk-surface .tk-book-object:hover .tk-book-object__front,.tk-surface .tk-book-object:focus-visible .tk-book-object__front{transform:translateZ(calc(var(--book-depth) / 2))!important}.tk-surface .tk-book-object__inside,.tk-surface .tk-text-loop__control{display:none}.tk-surface .tk-book-object[data-variant=product][data-open=true] .tk-book-object__inside{clip-path:inset(0);opacity:1;display:grid}.tk-surface .tk-book-object[data-variant=product][data-open=true] .tk-book-object__front{opacity:0;transform:translateZ(calc(var(--book-depth) / 2))!important}:is(.tk-surface .tk-sales-hero__books:has(.tk-book-object:hover) .tk-book-object:not(:hover) .tk-book-object__scene,.tk-surface .tk-sales-hero__books:has(.tk-book-object:focus-visible) .tk-book-object:not(:focus-visible) .tk-book-object__scene){opacity:1;transform:none}}@media (forced-colors:active){.tk-surface .tk-book-object__front,.tk-surface .tk-book-object__back,.tk-surface .tk-book-object__page,.tk-surface .tk-book-object__spine,.tk-surface .tk-book-object__page-block,.tk-surface .tk-book-object__top-pages{color:canvastext;box-shadow:none;background:canvas;border:2px solid canvastext}.tk-surface .tk-book-object__shadow,.tk-surface .tk-book-object__shine,.tk-surface .tk-book-object__motif{display:none}}@media (max-width:67.99rem){.tk-surface .tk-book-object[data-variant=home] .tk-book-object__footer{margin-block-start:.55rem;padding-block-start:.42rem}.tk-surface .tk-book-object[data-variant=home] .tk-book-object__format{display:none}.tk-surface .tk-tools-section .tk-reader-preview__pages{grid-template-columns:1fr}.tk-surface .tk-tools-section .tk-reader-page:last-child{grid-column:auto}.tk-surface .tk-tools-section .tk-proof-document__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}@media (max-width:47.99rem){.tk-surface .tk-tools-section .tk-proof-document__layout{grid-template-columns:1fr}}.tk-surface .tk-checkout__price{color:var(--tk-blue);font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.05em;margin:.8rem 0 1.2rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:950;line-height:1}.tk-surface .tk-checkout:not(.tk-checkout--pending) h3{max-inline-size:14ch;color:var(--tk-ink);font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.045em;margin:.45rem 0 0;font-size:clamp(1.65rem,3vw,2.65rem);font-weight:950;line-height:.98}.tk-surface .tk-checkout .tk-sales-button--checkout{inline-size:100%;margin-block-start:1.1rem}.tk-surface .tk-checkout .tk-sales-button--checkout:disabled{color:var(--tk-secondary);background:var(--tk-paper-muted);border-color:var(--tk-line-light);cursor:not-allowed;opacity:1}.tk-surface .tk-duo-card__checkout{border-block-start:1px solid var(--tk-line-dark);grid-column:1/-1;padding-block-start:1.25rem}.tk-surface .tk-checkout--compact{inline-size:100%;max-inline-size:none;box-shadow:none;border-radius:0;grid-template-columns:minmax(13rem,.8fr) minmax(16rem,1.2fr) minmax(13rem,.8fr);align-items:center;gap:.8rem 1.25rem;padding:1.2rem;display:grid}.tk-surface .tk-checkout--compact .tk-checkout__eyebrow,.tk-surface .tk-checkout--compact h3,.tk-surface .tk-checkout--compact .tk-checkout__price{margin:0}.tk-surface .tk-checkout--compact .tk-checkout__eyebrow{grid-column:1}.tk-surface .tk-checkout--compact h3{grid-column:1;font-size:1.35rem}.tk-surface .tk-checkout--compact .tk-checkout__price{grid-column:1;font-size:2rem}.tk-surface .tk-checkout--compact .tk-checkout__consent,.tk-surface .tk-checkout--compact .tk-checkout__terms,.tk-surface .tk-checkout--compact .tk-checkout__help{grid-column:2}.tk-surface .tk-checkout--compact .tk-checkout__terms{margin:0}.tk-surface .tk-checkout--compact .tk-sales-button--checkout,.tk-surface .tk-checkout--compact .tk-checkout__compare,.tk-surface .tk-checkout--compact .tk-checkout__error{grid-column:3;margin:0}.tk-surface .tk-checkout--compact .tk-checkout__help{margin:0}.tk-surface .tk-checkout--pending.tk-checkout--compact{grid-template-columns:minmax(13rem,.7fr) minmax(0,1.3fr) minmax(15rem,.8fr)}.tk-surface .tk-checkout--pending.tk-checkout--compact .tk-checkout__help{grid-column:2;margin:0}.tk-surface .tk-purchase-status{place-items:center;min-block-size:calc(100svh - 5rem);padding-block:clamp(4rem,10vw,8rem);display:grid}.tk-surface .tk-purchase-status__card{background:var(--tk-paper);border:1px solid var(--tk-line-light);border-block-start:.35rem solid var(--tk-mint);inline-size:min(100%,54rem);padding:clamp(1.5rem,5vw,4rem);box-shadow:0 1.5rem 4rem #0c122024}.tk-surface .tk-purchase-status__card h1{max-inline-size:14ch;color:var(--tk-ink);font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.065em;margin:1.2rem 0 0;font-size:clamp(2.5rem,6vw,5.6rem);font-weight:950;line-height:.9}.tk-surface .tk-purchase-status__card>p:not(.tk-sales-kicker){max-inline-size:52ch;color:var(--tk-secondary);margin:1.4rem 0 0;font-size:1rem;line-height:1.6}.tk-surface .tk-purchase-status__direct-access{border-block:1px solid var(--tk-line-light);grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-block-start:1.75rem;padding-block:1rem;display:grid}.tk-surface .tk-purchase-status__direct-access form,.tk-surface .tk-purchase-status__direct-access .tk-sales-button{inline-size:100%}.tk-surface .tk-purchase-status__direct-access .tk-sales-button{text-align:start;justify-content:space-between;min-block-size:4rem}.tk-surface .tk-purchase-status__actions,.tk-surface .tk-recovery-form{gap:1rem;margin-block-start:2rem;display:grid}.tk-surface .tk-recovery-form label{color:var(--tk-ink);letter-spacing:.07em;text-transform:uppercase;font-size:.78rem;font-weight:950}.tk-surface .tk-recovery-form input{min-block-size:52px;color:var(--tk-ink);background:var(--tk-paper-muted);border:1px solid var(--tk-ink);font:inherit;border-radius:0;padding-inline:.9rem}.tk-surface .tk-purchase-status__notice{background:var(--tk-mint);border-inline-start:.3rem solid var(--tk-blue);padding:1rem;color:var(--tk-ink)!important}@media (max-width:40rem){.tk-surface .tk-purchase-status__direct-access{grid-template-columns:1fr}}@media (max-width:67.99rem){.tk-surface .tk-checkout--compact,.tk-surface .tk-checkout--pending.tk-checkout--compact{grid-template-columns:1fr}.tk-surface .tk-checkout--compact>*{grid-column:1!important}.tk-surface .tk-tools-section .tk-proof-document__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.tk-surface .tk-tools-section .tk-proof-document__sheet{border-inline-end:0}.tk-surface .tk-tools-section .tk-proof-document__decision{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.tk-surface .tk-tools-section .tk-proof-document__risk{border-block-start:0;border-inline-start:1px solid #0c122047;padding-block-start:0;padding-inline-start:1rem}}.tk-surface .tk-proof-showcase{background:0 0;border:0;gap:clamp(1rem,2vw,1.5rem)}.tk-surface .tk-proof-document{--proof-accent:var(--tk-coral);isolation:isolate;min-inline-size:0;color:var(--tk-ink);background:linear-gradient(90deg, #ffffffd1, transparent 10%, transparent 90%, #0c12200a), var(--tk-paper);border:1px solid #0c122061;border-block-start:.32rem solid var(--proof-accent);border-radius:.12rem;padding:0;position:relative;overflow:hidden;box-shadow:0 1.4rem 3.5rem #0000003d,.35rem .45rem #0c12201a}.tk-surface .tk-proof-document[data-accent=blue]{--proof-accent:var(--tk-blue)}.tk-surface .tk-proof-document:after{z-index:-1;content:"";pointer-events:none;background:repeating-linear-gradient(#0000 0 2.45rem,#0c12200a 2.45rem calc(2.45rem + 1px));position:absolute;inset:0}.tk-surface .tk-proof-document__bar{min-block-size:2.65rem;color:var(--tk-paper);background:var(--tk-ink);letter-spacing:.055em;text-transform:uppercase;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.55rem clamp(.9rem,2vw,1.35rem);font-size:.69rem;font-weight:900;line-height:1.25;display:grid}.tk-surface .tk-proof-document__bar strong{color:var(--proof-accent)}.tk-surface .tk-proof-document__bar span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tk-surface .tk-proof-document__layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.35fr) minmax(15rem,.83fr);min-inline-size:0;display:grid}.tk-surface .tk-proof-document__layout>*{min-inline-size:0;padding:clamp(1.15rem,2.4vw,2rem)}.tk-surface .tk-proof-document__identity,.tk-surface .tk-proof-document__sheet{border-inline-end:1px solid var(--tk-line-light)}.tk-surface .tk-proof-document__identity>*,.tk-surface .tk-proof-document__decision p,.tk-surface .tk-proof-document__sheet dl,.tk-surface .tk-proof-document__fields p{margin:0}.tk-surface .tk-proof-document__label,.tk-surface .tk-proof-document__decision span{color:var(--proof-accent);letter-spacing:.09em;text-transform:uppercase;font-size:.7rem;font-weight:950;line-height:1.25}.tk-surface .tk-proof-document__when{color:var(--tk-secondary);margin-block:.35rem 1.35rem;font-size:.9rem;font-weight:800;line-height:1.4}.tk-surface .tk-proof-document__identity h3{max-inline-size:13ch;font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.055em;margin:0;font-size:clamp(1.8rem,2.8vw,3rem);font-weight:950;line-height:.94}.tk-surface .tk-proof-document__identity h3+p{color:var(--tk-secondary);margin-block-start:1rem;font-size:.95rem;line-height:1.55}.tk-surface .tk-proof-document__sheet>.tk-proof-document__label{margin-block-end:.7rem;display:block}.tk-surface .tk-proof-document__sheet dl{border-block-start:2px solid var(--tk-ink)}.tk-surface .tk-proof-document__sheet dl div{border-block-end:1px solid var(--tk-line-light);grid-template-columns:minmax(5.75rem,.34fr) minmax(0,1.66fr);gap:1rem;padding-block:.8rem;display:grid}.tk-surface .tk-proof-document dt{color:var(--tk-secondary);letter-spacing:.055em;text-transform:uppercase;font-size:.7rem;font-weight:950;line-height:1.4}.tk-surface .tk-proof-document dd{color:var(--tk-ink);margin:0;font-size:.94rem;font-weight:720;line-height:1.5}.tk-surface .tk-proof-document__fields{margin-block-start:.7rem}.tk-surface .tk-proof-document__fields summary{min-block-size:44px;color:var(--tk-ink);cursor:pointer;align-items:center;font-size:.82rem;font-weight:900;display:flex}.tk-surface .tk-proof-document__fields p{color:var(--tk-secondary);padding-block:.35rem .7rem;font-size:.88rem;line-height:1.5}.tk-surface .tk-proof-document__decision{background:color-mix(in srgb, var(--proof-accent) 12%, var(--tk-paper));align-content:space-between;gap:1.5rem;display:grid}.tk-surface .tk-proof-document__decision p{margin-block-start:.55rem;font-size:.96rem;font-weight:850;line-height:1.48}.tk-surface .tk-proof-document__risk{border-block-start:1px solid #0c122047;padding-block-start:1.1rem}.tk-surface .tk-proof-document__risk span{color:var(--tk-coral-ink)}.tk-surface .tk-proof-document__footer{min-block-size:3.25rem;color:var(--tk-secondary);border-block-start:1px solid var(--tk-line-light);letter-spacing:.035em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem clamp(.9rem,2vw,1.35rem);font-size:.7rem;font-weight:850;line-height:1.35;display:flex}.tk-surface .tk-proof-document__footer a{min-block-size:44px;color:var(--tk-ink);align-items:center;gap:.8rem;font-size:.75rem;font-weight:950;text-decoration:none;display:inline-flex}.tk-surface .tk-proof-showcase .tk-proof-document__layout{grid-template-columns:1fr}.tk-surface .tk-proof-showcase .tk-proof-document__identity,.tk-surface .tk-proof-showcase .tk-proof-document__sheet{border-block-end:1px solid var(--tk-line-light);border-inline-end:0}.tk-surface .tk-proof-showcase .tk-proof-document__decision{grid-template-columns:repeat(2,minmax(0,1fr))}.tk-surface .tk-proof-showcase .tk-proof-document__risk{border-block-start:0;border-inline-start:1px solid #0c122047;padding-block-start:0;padding-inline-start:1rem}.tk-surface .tk-proof-sequence{border:1px solid var(--tk-line-dark);grid-template-columns:repeat(3,minmax(0,1fr));margin:clamp(1.5rem,3vw,2.5rem) 0 0;padding:0;list-style:none;display:grid}.tk-surface .tk-proof-sequence li{grid-template-columns:auto minmax(0,1fr);gap:.1rem .7rem;padding:1rem;display:grid}.tk-surface .tk-proof-sequence li+li{border-inline-start:1px solid var(--tk-line-dark)}.tk-surface .tk-proof-sequence span{color:var(--tk-mint);grid-row:1/3;font-size:.72rem;font-weight:950}.tk-surface .tk-proof-sequence strong{color:var(--tk-paper);font-size:.9rem;line-height:1.2}.tk-surface .tk-proof-sequence small{color:var(--tk-paper-muted);font-size:.76rem;line-height:1.35}.tk-surface .tk-tools-section .tk-reader-preview{background:0 0;border:0;overflow:visible}.tk-surface .tk-tools-section .tk-reader-preview__pages{background:0 0;grid-template-columns:1fr;gap:clamp(1rem,2vw,1.5rem);padding:0}.tk-surface .tk-tools-section .tk-reader-page{padding:0}@media (max-width:47.99rem){.tk-surface .tk-proof,.tk-surface .tk-tools-section{padding-block:3.25rem}.tk-surface .tk-proof .tk-section-heading h2,.tk-surface .tk-tools-section h2{letter-spacing:-.025em;max-inline-size:16ch;font-size:clamp(2.05rem,8.8vw,2.55rem);line-height:1}.tk-surface #voir-avant-choisir .tk-section-heading h2{max-inline-size:15ch;font-size:clamp(1.9rem,8vw,2.25rem);line-height:1.02}.tk-surface .tk-proof .tk-sales-lead,.tk-surface .tk-tools-section>.tk-sales-shell>.tk-sales-lead{max-inline-size:36ch;font-size:1rem;line-height:1.5}.tk-surface .tk-proof-document__bar{grid-template-columns:auto minmax(0,1fr);gap:.3rem .7rem;min-block-size:0;padding-block:.65rem}.tk-surface .tk-proof-document__bar span:last-child{color:var(--tk-paper-muted);grid-column:1/-1;font-size:.62rem;display:block}.tk-surface .tk-proof-document__layout{grid-template-columns:1fr}.tk-surface .tk-tools-section .tk-proof-document__decision{grid-column:auto;grid-template-columns:1fr}.tk-surface .tk-tools-section .tk-proof-document__risk{border-block-start:1px solid #0c122047;border-inline-start:0;padding-block-start:1rem;padding-inline-start:0}.tk-surface .tk-proof-document__identity,.tk-surface .tk-proof-document__sheet{border-block-end:1px solid var(--tk-line-light);border-inline-end:0}.tk-surface .tk-proof-document__layout>*{padding:1rem}.tk-surface .tk-proof-document__identity h3{letter-spacing:-.04em;max-inline-size:17ch;font-size:clamp(1.7rem,7.7vw,2.15rem);line-height:1}.tk-surface .tk-proof-document dd,.tk-surface .tk-proof-document__decision p{font-size:1rem}.tk-surface .tk-proof-document__sheet dl div{grid-template-columns:5.25rem minmax(0,1fr)}.tk-surface .tk-proof-showcase .tk-proof-document__decision{grid-template-columns:1fr}.tk-surface .tk-proof-showcase .tk-proof-document__risk{border-block-start:1px solid #0c122047;border-inline-start:0;padding-block-start:1rem;padding-inline-start:0}.tk-surface .tk-proof-document__footer{flex-direction:column;align-items:flex-start;gap:.25rem;padding-block:.75rem}.tk-surface .tk-proof-sequence{grid-template-columns:repeat(3,minmax(0,1fr));margin-block-start:1.4rem}.tk-surface .tk-proof-sequence li+li{border-block-start:0;border-inline-start:1px solid var(--tk-line-dark)}.tk-surface .tk-proof-sequence li{flex-direction:column;gap:.2rem;min-inline-size:0;padding:.72rem .58rem;display:flex}.tk-surface .tk-proof-sequence span{grid-row:auto;font-size:.62rem}.tk-surface .tk-proof-sequence strong{font-size:.74rem;line-height:1.2}.tk-surface .tk-proof-sequence small{font-size:.64rem;line-height:1.3}.tk-surface .tk-reader-preview,.tk-surface .tk-proof-showcase{margin-block-start:1.75rem}}@media (max-width:23rem){.tk-surface .tk-chooser__price-note{grid-template-columns:1fr}.tk-surface .tk-chooser__quick-link{min-block-size:3.1rem}.tk-surface .tk-proof-document__sheet dl div{grid-template-columns:1fr;gap:.25rem}.tk-surface .tk-proof-sequence li{padding-inline:.45rem}.tk-surface .tk-proof-sequence small{font-size:.6rem}}@media (forced-colors:active){.tk-surface .tk-proof-document,.tk-surface .tk-proof-document__decision{color:canvastext;background:canvas;border-color:canvastext}}.tk-surface .tk-author-strip{color:var(--tk-ink);background:var(--tk-mint);border-block:1px solid var(--tk-ink)}.tk-surface .tk-author-strip__inner{grid-template-columns:1.05fr .72fr .72fr 1.51fr;align-items:stretch;padding-block:0;display:grid}.tk-surface .tk-author-strip__inner p{align-items:center;min-block-size:4.25rem;margin:0;padding:.8rem clamp(.65rem,1.6vw,1.35rem);font-size:.75rem;font-weight:780;line-height:1.25;display:flex}.tk-surface .tk-author-strip__inner p+p{border-inline-start:1px solid #0c122040}.tk-surface .tk-author-strip__inner strong{margin-inline-end:.35rem;font-size:.95rem;font-weight:950}.tk-surface .tk-proof-showcase{background:var(--tk-line-dark);border:1px solid var(--tk-line-dark);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-block-start:clamp(2.5rem,5vw,4.5rem);display:grid}.tk-surface .tk-proof-sample{min-inline-size:0;color:var(--tk-ink);background:var(--tk-paper);grid-template-rows:auto 1fr auto;padding:clamp(1.25rem,2.8vw,2.25rem);display:grid}.tk-surface .tk-proof-sample header{grid-template-columns:minmax(0,1fr) auto;gap:.45rem 1rem;display:grid}.tk-surface .tk-proof-sample header>*{margin:0}.tk-surface .tk-proof-sample header h3,.tk-surface .tk-proof-sample header>p:last-child{grid-column:1/-1}.tk-surface .tk-proof-sample header h3{font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.045em;font-size:clamp(1.75rem,3vw,2.8rem);font-weight:900;line-height:.96}.tk-surface .tk-proof-sample header>p:last-child{color:var(--tk-secondary);font-size:.94rem;line-height:1.5}.tk-surface .tk-proof-sample__label{color:var(--tk-coral-ink);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:900}.tk-surface .tk-proof-sample dl{border-block-start:1px solid var(--tk-line-light);margin:1.5rem 0 0}.tk-surface .tk-proof-sample dl div{border-block-end:1px solid var(--tk-line-light);grid-template-columns:minmax(5.5rem,.38fr) minmax(0,1.62fr);gap:1rem;padding-block:.8rem;display:grid}.tk-surface .tk-proof-sample dt{color:var(--tk-blue);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:900}.tk-surface .tk-proof-sample dd{margin:0;font-size:.94rem;font-weight:700;line-height:1.5}.tk-surface .tk-proof-sample>a{min-block-size:44px;color:var(--tk-ink);border-block-end:2px solid var(--tk-ink);justify-content:space-between;align-items:center;gap:1rem;margin-block-start:1.25rem;font-size:.78rem;font-weight:900;text-decoration:none;display:flex}.tk-surface .tk-proof-showcase+.tk-proof-panel{border-block-start:0;margin-block-start:0}.tk-surface .tk-product-meta{width:fit-content;color:var(--tk-paper-muted);border-block:1px solid var(--tk-line-dark);flex-wrap:wrap;gap:0;margin:0;font-size:.72rem;font-weight:800;line-height:1.2;display:flex}.tk-surface .tk-product-meta>*{align-items:center;min-block-size:2.35rem;padding-inline:.72rem;display:inline-flex}.tk-surface .tk-product-meta>*+*{border-inline-start:1px solid var(--tk-line-dark)}.tk-surface .tk-product-meta strong{color:var(--tk-mint);font-size:.82rem}.tk-surface .tk-product-positioning{max-inline-size:42rem;color:var(--tk-paper-muted);border-inline-start:.28rem solid var(--tk-mint);margin:0;padding-inline-start:1rem;font-size:.88rem;font-weight:650;line-height:1.45}.tk-surface .tk-sales-hero--compact .tk-sales-lead,.tk-surface .tk-product-fit__intro .tk-sales-intro,.tk-surface .tk-product-offer .tk-sales-intro{font-size:clamp(1rem,.96rem + .2vw,1.125rem);line-height:1.52}.tk-surface .tk-product-fit{padding-block:clamp(4rem,7vw,6.5rem);scroll-margin-block-start:5rem}.tk-surface .tk-product-fit__intro{grid-template-columns:minmax(18rem,.9fr) minmax(0,1.1fr);align-items:end;gap:clamp(2rem,6vw,6rem);display:grid}.tk-surface .tk-product-fit__intro h2,.tk-surface .tk-tools-section h2,.tk-surface .tk-product-offer h2{max-inline-size:18ch;font-size:clamp(2.3rem,3.2vw,3.6rem);line-height:.98}.tk-surface .tk-product-fit__intro h2,.tk-surface .tk-product-offer h2{color:var(--tk-ink)}.tk-surface .tk-pain-signals{border-block:1px solid var(--tk-line-light);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:clamp(2.5rem,5vw,4rem) 0 0;padding:0;list-style:none;display:grid}.tk-surface .tk-pain-signals li{min-inline-size:0;padding:1rem clamp(.75rem,1.5vw,1.25rem)}.tk-surface .tk-pain-signals li+li{border-inline-start:1px solid var(--tk-line-light)}.tk-surface .tk-pain-signals span{color:var(--tk-coral-ink);font-family:Consolas,SFMono-Regular,monospace;font-size:.68rem;font-weight:900}.tk-surface .tk-pain-signals p{color:var(--tk-ink);margin:.55rem 0 0;font-size:clamp(.94rem,.9rem + .15vw,1rem);font-weight:720;line-height:1.5}.tk-surface .tk-fit-grid{border:1px solid var(--tk-line-light);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-block-start:2rem;display:grid}.tk-surface .tk-fit-grid>article{min-inline-size:0;padding:clamp(1.25rem,2.8vw,2.25rem)}.tk-surface .tk-fit-grid>article+article{background:var(--tk-paper-muted);border-inline-start:1px solid var(--tk-line-light)}.tk-surface .tk-fit-grid h3{color:var(--tk-ink);font-family:var(--tk-font-body), "Archivo", sans-serif;letter-spacing:-.04em;margin:.55rem 0 0;font-size:clamp(1.6rem,2.8vw,2.45rem);font-weight:900;line-height:.98}.tk-surface .tk-product-outcomes{background:var(--tk-paper-muted);border-block:1px solid var(--tk-line-light);padding-block:clamp(3.5rem,6vw,5.5rem)}.tk-surface .tk-product-outcomes .tk-sales-card{background:var(--tk-paper);box-shadow:none;border-radius:0}.tk-surface .tk-tools-section{background:radial-gradient(circle at 14% 18%, #ff6b4a1f, transparent 28rem), var(--tk-ink-soft);scroll-margin-block-start:5rem}.tk-surface .tk-tools-section:target .tk-reader-overlay{opacity:0!important;visibility:hidden!important;display:none!important}.tk-surface .tk-tools-section:target .tk-reader-page{opacity:1!important;visibility:visible!important;transform:none!important}.tk-surface .tk-tools-section .tk-reader-preview{border:1px solid var(--tk-line-dark);border-radius:0;margin-block-start:clamp(2rem,4vw,3.5rem)}.tk-surface .tk-tools-section .tk-reader-page{border-radius:0;min-block-size:0;padding:clamp(1.1rem,2.2vw,1.8rem)}.tk-surface .tk-tool-example{border-block-start:1px solid var(--tk-line-light);margin:1.25rem 0 0}.tk-surface .tk-tool-example div{border-block-end:1px solid var(--tk-line-light);grid-template-columns:minmax(4.75rem,.36fr) minmax(0,1.64fr);gap:.8rem;padding-block:.75rem;display:grid}.tk-surface .tk-tool-example dt{color:var(--tk-blue);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:900}.tk-surface .tk-tool-example dd{color:var(--tk-ink);margin:0;font-size:.9rem;font-weight:680;line-height:1.5}.tk-surface .tk-tool-fields{color:var(--tk-secondary);margin-block-start:1rem;font-size:.86rem}.tk-surface .tk-tool-fields summary{min-block-size:44px;color:var(--tk-ink);cursor:pointer;align-items:center;font-weight:900;display:flex}.tk-surface .tk-tool-fields p{margin:0;line-height:1.45}.tk-surface .tk-example-disclaimer{max-inline-size:52rem;color:var(--tk-paper-muted);margin:1rem 0 0;font-size:.84rem;line-height:1.5}.tk-surface .tk-journey-list{border-block-start:1px solid var(--tk-line-light)}.tk-surface .tk-journey-list details{border-block-end:1px solid var(--tk-line-light)}.tk-surface .tk-journey-list summary{min-block-size:5.5rem;color:var(--tk-ink);cursor:pointer;grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding-block:1rem;list-style:none;display:grid}.tk-surface .tk-journey-list summary::-webkit-details-marker{display:none}.tk-surface .tk-journey-list__index,.tk-surface .tk-journey-list__range{color:var(--tk-blue);letter-spacing:.05em;text-transform:uppercase;font-family:Consolas,SFMono-Regular,monospace;font-size:.75rem;font-weight:900}.tk-surface .tk-journey-list__summary{gap:.28rem;display:grid}.tk-surface .tk-journey-list__summary strong{font-size:clamp(1.05rem,1.4vw,1.3rem);font-weight:900;line-height:1.15}.tk-surface .tk-journey-list__summary small{color:var(--tk-secondary);font-size:.9rem;font-weight:650;line-height:1.5}.tk-surface .tk-journey-list__content{padding:0 0 1.5rem 3.5rem}.tk-surface .tk-journey-list__content>p{color:var(--tk-ink);background:var(--tk-mint);flex-wrap:wrap;gap:.4rem .75rem;margin:0;padding:.75rem 1rem;font-size:.88rem;line-height:1.5;display:flex}.tk-surface .tk-journey-list__content>p strong{text-transform:uppercase}.tk-surface .tk-journey-list .tk-chapter-list li{padding-block:.9rem}.tk-surface .tk-journey-list .tk-chapter-list li h3{font-size:1rem;line-height:1.45}.tk-surface .tk-progress-rail span:nth-child(4){background:var(--tk-yellow)}.tk-surface .tk-product-offer{background:var(--tk-paper-muted);border-block:1px solid var(--tk-line-light);padding-block:clamp(4rem,7vw,6rem)}.tk-surface .tk-product-offer__grid{grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.tk-surface .tk-offer-specs{border-block-start:1px solid var(--tk-line-light);margin:2rem 0 0}.tk-surface .tk-offer-specs div{border-block-end:1px solid var(--tk-line-light);grid-template-columns:minmax(9.5rem,.48fr) minmax(0,1.52fr);gap:1rem;padding-block:.85rem;display:grid}.tk-surface .tk-offer-specs dt{color:var(--tk-blue);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:900}.tk-surface .tk-offer-specs dd{color:var(--tk-ink);margin:0;font-size:.94rem;font-weight:700;line-height:1.5}.tk-surface .tk-product-limit{color:var(--tk-ink);background:color-mix(in srgb, var(--tk-yellow) 24%, var(--tk-paper));border-inline-start:.28rem solid var(--tk-yellow);gap:.35rem;margin-block-start:1.25rem;padding:1rem;display:grid}.tk-surface .tk-product-limit strong,.tk-surface .tk-product-limit p{margin:0}.tk-surface .tk-product-limit p{color:var(--tk-secondary);font-size:.9rem;line-height:1.5}.tk-surface .tk-product-offer__compare{min-block-size:44px;color:var(--tk-ink);border-block-end:1px solid var(--tk-ink);justify-content:space-between;align-items:center;gap:1rem;margin-block-start:.75rem;font-size:.82rem;font-weight:850;text-decoration:none;display:inline-flex}.tk-surface .tk-checkout__choices{border:0;gap:.38rem;margin:1rem 0 0;padding:0;display:grid}.tk-surface .tk-checkout__choices legend{color:var(--tk-secondary);letter-spacing:.08em;text-transform:uppercase;margin-block-end:.45rem;font-size:.68rem;font-weight:900}.tk-surface .tk-checkout__choices label{min-block-size:3.5rem;color:var(--tk-ink);background:var(--tk-paper-muted);border:1px solid var(--tk-line-light);cursor:pointer;grid-template-columns:1.1rem minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.55rem .7rem;display:grid}.tk-surface .tk-checkout[data-guide=decrocher-des-missions-web] .tk-checkout__choices label:first-of-type{border-inline-start:.28rem solid var(--tk-coral)}.tk-surface .tk-checkout[data-guide=cadrer-des-projets-a-enjeu] .tk-checkout__choices label:first-of-type{border-inline-start:.28rem solid var(--tk-blue)}.tk-surface .tk-checkout__choices label:last-of-type{border-inline-start:.28rem solid var(--tk-mint)}.tk-surface .tk-checkout__choices label[data-selected=true]{background:color-mix(in srgb, var(--tk-mint) 28%, var(--tk-paper));border-color:var(--tk-ink)}.tk-surface .tk-checkout__choices input{block-size:1rem;inline-size:1rem;accent-color:var(--tk-blue);margin:0}.tk-surface .tk-checkout__choices span{gap:.12rem;min-inline-size:0;display:grid}.tk-surface .tk-checkout__choices small{color:var(--tk-secondary);font-size:.67rem;font-weight:700;line-height:1.25}.tk-surface .tk-checkout__choices b{white-space:nowrap;font-size:1rem}.tk-surface .tk-checkout__offer-summary{border-block:1px solid var(--tk-line-light);gap:0;margin-block-start:1rem;display:grid}.tk-surface .tk-checkout__offer-summary p{color:var(--tk-ink);justify-content:space-between;gap:1rem;margin:0;padding-block:.7rem;display:flex}.tk-surface .tk-checkout__offer-summary p+p{border-block-start:1px solid var(--tk-line-light)}.tk-surface .tk-checkout__offer-summary span{color:var(--tk-secondary);text-align:end;font-size:.72rem}.tk-surface .tk-checkout--pending .tk-sales-button--checkout{inline-size:100%;box-shadow:none;border-radius:0;margin-block-start:1.25rem}@media (min-width:68rem){.tk-surface .tk-sales-hero--home .tk-sales-hero__copy .tk-sales-hero__title{font-size:clamp(3.6rem,4.55vw,4.3rem);line-height:.86}}@media (max-width:67.99rem){.tk-surface .tk-product-fit__intro,.tk-surface .tk-product-offer__grid{grid-template-columns:1fr}.tk-surface .tk-pain-signals{grid-template-columns:repeat(2,minmax(0,1fr))}.tk-surface .tk-pain-signals li:nth-child(3){border-inline-start:0}.tk-surface .tk-pain-signals li:nth-child(n+3){border-block-start:1px solid var(--tk-line-light)}.tk-surface .tk-tools-section .tk-reader-preview__pages{grid-template-columns:repeat(2,minmax(0,1fr))}.tk-surface .tk-tools-section .tk-reader-page:last-child{grid-column:1/-1}}@media (max-width:47.99rem){.tk-surface .tk-product-meta{inline-size:100%;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;font-size:.75rem;display:grid}.tk-surface .tk-product-meta>:nth-child(odd){border-inline-start:0}.tk-surface .tk-product-meta>:nth-child(n+3){border-block-start:1px solid var(--tk-line-dark)}.tk-surface .tk-author-strip__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.tk-surface .tk-author-strip__inner p{min-block-size:3.6rem;padding:.65rem .75rem;font-size:.68rem}.tk-surface .tk-author-strip__inner p:nth-child(odd){border-inline-start:0}.tk-surface .tk-author-strip__inner p:nth-child(n+3){border-block-start:1px solid #0c122040}.tk-surface .tk-proof-showcase,.tk-surface .tk-fit-grid,.tk-surface .tk-tools-section .tk-reader-preview__pages{grid-template-columns:1fr}.tk-surface .tk-proof-sample dl div,.tk-surface .tk-tool-example div{grid-template-columns:5rem minmax(0,1fr)}.tk-surface .tk-pain-signals{grid-template-columns:1fr}.tk-surface .tk-pain-signals li+li,.tk-surface .tk-pain-signals li:nth-child(3),.tk-surface .tk-fit-grid>article+article{border-block-start:1px solid var(--tk-line-light);border-inline-start:0}.tk-surface .tk-tools-section .tk-reader-page:last-child{grid-column:auto}.tk-surface .tk-journey-list summary{grid-template-columns:2rem minmax(0,1fr);gap:.75rem}.tk-surface .tk-journey-list__range{grid-column:2}.tk-surface .tk-journey-list__content{padding-inline-start:0}.tk-surface .tk-offer-specs div{grid-template-columns:1fr;gap:.35rem}.tk-surface .tk-offer-specs dd{font-size:1rem}}@media (max-width:24rem){.tk-surface .tk-sales-hero--compact .tk-product-meta span:nth-of-type(n+2){display:none}.tk-surface .tk-sales-hero--compact .tk-product-meta>*{min-block-size:2rem;padding-inline:.5rem}.tk-surface .tk-sales-hero--compact .tk-sales-lead{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.35;display:-webkit-box;overflow:hidden}.tk-surface .tk-sales-hero--compact .tk-hero-actions{grid-template-columns:minmax(0,1fr)}.tk-surface .tk-sales-hero--compact .tk-hero-offer{min-block-size:3.8rem;padding:.55rem .75rem}}@media (min-width:60rem) and (max-height:50rem){.tk-surface .tk-sales-hero--compact{gap:clamp(1.5rem,3vw,3rem);min-block-size:auto;padding-block:1.6rem}.tk-surface .tk-sales-hero--compact .tk-sales-hero__copy{gap:.8rem}.tk-surface .tk-sales-hero--compact .tk-sales-hero__copy h1{font-size:clamp(2.8rem,3.35vw,3.5rem);line-height:.9}.tk-surface .tk-sales-hero--compact .tk-sales-lead{font-size:.98rem;line-height:1.3}.tk-surface .tk-sales-hero--compact .tk-product-positioning{padding-inline-start:.75rem;font-size:.8rem;line-height:1.3}.tk-surface .tk-sales-hero--compact .tk-product-meta>*{min-block-size:2rem}.tk-surface .tk-sales-hero--compact .tk-hero-offer{min-block-size:4rem;padding:.55rem .75rem}}@media (prefers-reduced-motion:reduce){.tk-surface .tk-journey-list details{scroll-behavior:auto}}@media (forced-colors:active){.tk-surface .tk-author-strip,.tk-surface .tk-proof-sample,.tk-surface .tk-pain-signals,.tk-surface .tk-fit-grid,.tk-surface .tk-reader-page,.tk-surface .tk-checkout{color:canvastext;background:canvas;border-color:canvastext}}@media (max-width:67.99rem){.tk-surface .tk-tools-section .tk-reader-preview__pages{grid-template-columns:1fr}.tk-surface .tk-tools-section .tk-reader-page:last-child{grid-column:auto}.tk-surface .tk-tools-section .tk-proof-document__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}@media (max-width:47.99rem){.tk-surface .tk-tools-section .tk-proof-document__layout{grid-template-columns:1fr}}.tk-surface .tk-content-scale{color:var(--tk-paper);background:var(--tk-ink);border-block:1px solid var(--tk-line-dark);padding-block:clamp(2.75rem,5vw,4.5rem)}.tk-surface .tk-content-scale[data-product-accent=blue]{--tk-scale-accent:var(--tk-blue)}.tk-surface .tk-content-scale[data-product-accent=coral]{--tk-scale-accent:var(--tk-coral)}.tk-surface .tk-content-scale__head{gap:.9rem;max-inline-size:46rem;display:grid}.tk-surface .tk-content-scale__head h2{margin:0;font-size:clamp(1.5rem,1.2rem + 1.4vw,2.35rem);line-height:1.1}.tk-surface .tk-content-scale__head p{margin:0}.tk-surface .tk-content-scale__grid{background:var(--tk-line-dark);border:1px solid var(--tk-line-dark);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:clamp(2rem,4vw,3rem) 0 0;display:grid}.tk-surface .tk-content-scale__grid>div{background:var(--tk-ink);align-content:start;gap:.5rem;min-inline-size:0;padding:clamp(1.1rem,2.2vw,1.6rem);display:grid}.tk-surface .tk-content-scale__grid dt{align-items:baseline;gap:.6rem;margin:0;display:flex}.tk-surface .tk-content-scale__grid strong{color:var(--tk-scale-accent,var(--tk-coral));font-family:var(--tk-font-display), Anton, sans-serif;letter-spacing:.01em;font-size:clamp(2rem,1.4rem + 2.2vw,3.1rem);font-weight:400;line-height:.94}.tk-surface .tk-content-scale__grid dt span{color:var(--tk-paper);letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:800}.tk-surface .tk-content-scale__grid dd{color:var(--tk-paper-muted);margin:0;font-size:.82rem;line-height:1.45}@media (max-width:61.99rem){.tk-surface .tk-content-scale__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:35.99rem){.tk-surface .tk-content-scale__grid>div{gap:.28rem;padding:.85rem .75rem .9rem}.tk-surface .tk-content-scale__grid dt{flex-direction:column;align-items:flex-start;gap:.1rem}.tk-surface .tk-content-scale__grid strong{font-size:2.15rem}.tk-surface .tk-content-scale__grid dt span{letter-spacing:.1em;font-size:.62rem}.tk-surface .tk-content-scale__grid dd{font-size:.72rem;line-height:1.32}}.tk-surface .tk-chapter-progress__scale{color:var(--tk-secondary);border-inline-start:2px solid var(--tk-coral);padding-inline-start:.9rem;font-size:.84rem;line-height:1.5}@media (min-width:68rem){.tk-surface .tk-book-object{inline-size:min(100%,23rem)}.tk-surface .tk-sales-hero__covers{align-items:center}}@media (min-width:92rem){.tk-surface .tk-book-object[data-variant=product]{inline-size:min(100%,56.32svh,29rem)}}.tk-surface .tk-extracts__intro{gap:.9rem;max-inline-size:46ch;margin-block-end:clamp(2rem,4vw,3rem);display:grid}.tk-surface .tk-extracts__lead{color:var(--tk-on-dark-muted,#ffffffb8);font-size:var(--tk-step-0);line-height:1.55}.tk-surface .tk-extracts__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:clamp(1.25rem,2.5vw,2rem);margin:0;padding:0;list-style:none;display:grid}.tk-surface .tk-extract figure{gap:.9rem;margin:0;display:grid}.tk-surface .tk-extract__frame{background:#fff;border:1px solid #ffffff29;border-radius:.4rem;position:relative;overflow:hidden;box-shadow:0 1.4rem 2.6rem #00000057}.tk-surface .tk-extract__page{block-size:auto;inline-size:100%;display:block}.tk-surface .tk-extract figcaption{gap:.3rem;display:grid}.tk-surface .tk-extract__folio{color:var(--tk-mint,#9ff2c8);letter-spacing:.11em;text-transform:uppercase;font-size:clamp(.62rem,.62vw,.72rem);font-weight:850}.tk-surface .tk-extract figcaption strong{font-size:var(--tk-step-0);font-weight:850;line-height:1.25}.tk-surface .tk-extract__note{color:var(--tk-on-dark-muted,#ffffffad);font-size:var(--tk-step--1);line-height:1.45}.tk-surface .tk-offer-compare{border-collapse:collapse;inline-size:100%;font-size:var(--tk-step--1);text-align:start;margin-block:1.5rem}.tk-surface .tk-offer-compare caption{color:var(--tk-secondary);letter-spacing:.09em;text-align:start;text-transform:uppercase;margin-block-end:.6rem;font-size:clamp(.62rem,.62vw,.72rem);font-weight:850}.tk-surface .tk-offer-compare th,.tk-surface .tk-offer-compare td{border-block-end:1px solid var(--tk-line-light);text-align:start;padding-block:.55rem}.tk-surface .tk-offer-compare thead th{color:var(--tk-ink);font-weight:900}.tk-surface .tk-offer-compare tbody th{color:var(--tk-secondary);font-weight:700}.tk-surface .tk-offer-compare td{font-family:var(--tk-font-display), Anton, sans-serif;font-size:var(--tk-step-1);font-variant-numeric:tabular-nums;font-weight:400}.tk-surface .tk-offer-compare td:last-child{color:var(--tk-blue)}.tk-surface .tk-offer-compare__sr{clip-path:inset(50%);white-space:nowrap;block-size:1px;inline-size:1px;position:absolute;overflow:hidden}.tk-surface .tk-proof-document__page{gap:.5rem;margin:0 0 .9rem;display:grid}.tk-surface .tk-proof-document__page img{border:1px solid var(--tk-line-light);background:#fff;border-radius:.3rem;block-size:auto;inline-size:100%;display:block;box-shadow:0 .7rem 1.5rem #0c122029}.tk-surface .tk-proof-document__page figcaption{color:var(--tk-secondary);letter-spacing:.1em;text-transform:uppercase;font-size:clamp(.6rem,.6vw,.7rem);font-weight:850}.tk-surface.tk-checkout-modal{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overscroll-behavior:contain;background:#0c1220c7;place-items:center;padding:clamp(.75rem,3vw,2rem);display:grid;position:fixed;inset:0;overflow-y:auto}.tk-surface .tk-checkout-modal__panel{max-block-size:calc(100dvh - 1.5rem);inline-size:min(100%,46rem);color:var(--tk-ink);background:var(--tk-paper);border:2px solid var(--tk-ink);overflow-y:auto;box-shadow:0 1.4rem #0c122038}.tk-surface .tk-checkout-modal__head{border-block-end:2px solid var(--tk-ink);justify-content:space-between;align-items:flex-start;gap:1rem;padding:clamp(1.1rem,3vw,1.6rem);display:flex}.tk-surface .tk-checkout-modal__eyebrow{color:var(--tk-coral-ink);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .3rem;font-size:.68rem;font-weight:850}.tk-surface .tk-checkout-modal__head h2{font-family:var(--tk-font-display), Anton, sans-serif;letter-spacing:-.01em;margin:0;font-size:clamp(1.6rem,5vw,2.2rem);font-weight:400;line-height:.98}.tk-surface .tk-checkout-modal__close{block-size:2.4rem;inline-size:2.4rem;color:var(--tk-ink);border:2px solid var(--tk-ink);cursor:pointer;background:0 0;flex:none;font-size:1.4rem;line-height:1}.tk-surface .tk-checkout-modal__close:hover{color:var(--tk-paper);background:var(--tk-ink)}.tk-surface .tk-checkout-modal__body{gap:.9rem;padding:clamp(1.1rem,3vw,1.6rem);display:grid}.tk-surface .tk-checkout-modal__offers{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0;padding:0;display:grid}.tk-surface .tk-offer-card--duo{grid-column:1/-1}.tk-surface .tk-offer-card{--card-face:var(--tk-coral);--card-ink:var(--tk-ink);--card-muted:#0c1220d1;color:var(--card-ink);background:var(--card-face);border:3px solid var(--tk-ink);cursor:pointer;align-content:start;gap:.22rem;padding:1rem .95rem 1.05rem;transition:transform .15s,box-shadow .15s,filter .15s;display:grid;position:relative}.tk-surface .tk-offer-card[data-accent=blue]{--card-face:var(--tk-blue);--card-ink:var(--tk-paper);--card-muted:#f2f6faeb}.tk-surface .tk-offer-card--duo{--card-face:var(--tk-ink);--card-ink:var(--tk-paper);--card-muted:#f2f6fae0}.tk-surface .tk-offer-card:hover{transform:translateY(-.15rem)}.tk-surface .tk-offer-card[data-selected=true]{box-shadow:0 .5rem 0 var(--tk-ink);transform:translateY(-.2rem)}.tk-surface .tk-offer-card[data-selected=true]:after{content:"";box-shadow:inset 0 0 0 3px var(--tk-paper);pointer-events:none;position:absolute;inset:0}.tk-surface .tk-offer-card input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.tk-surface .tk-offer-card:focus-within{outline:3px solid var(--tk-focus);outline-offset:2px}.tk-surface .tk-offer-card__index{color:var(--card-ink);opacity:.82;letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:850}.tk-surface .tk-offer-card__title{font-family:var(--tk-font-display), Anton, sans-serif;font-size:clamp(1.05rem,3.2vw,1.3rem);font-weight:400;line-height:1.02}.tk-surface .tk-offer-card__usage{color:var(--card-ink);opacity:.9;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.tk-surface .tk-offer-card__resume{color:var(--card-muted);font-size:.82rem;line-height:1.32}.tk-surface .tk-offer-card__facts{color:var(--card-muted);letter-spacing:.01em;margin-block-start:.45rem;font-size:.72rem;font-weight:600}.tk-surface .tk-offer-card__facts b{color:var(--card-ink);font-weight:850}.tk-surface .tk-offer-card__price strong,.tk-surface .tk-offer-card__price s{color:inherit}.tk-surface .tk-offer-card__price{color:var(--card-face);background:var(--card-ink);align-items:baseline;gap:.4rem;margin-block-start:.55rem;padding:.34rem .6rem .4rem;display:flex}.tk-surface .tk-offer-card__price strong{font-family:var(--tk-font-display), Anton, sans-serif;font-size:1.75rem;font-weight:400;line-height:1}.tk-surface .tk-offer-card__price small{color:inherit;opacity:.78;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:800}.tk-surface .tk-offer-card__price--duo{color:var(--tk-ink);background:var(--tk-yellow)}.tk-surface .tk-offer-card__price--duo s{color:#0c122094;font-family:var(--tk-font-display), Anton, sans-serif;font-size:1.75rem;font-weight:400;line-height:1;text-decoration-thickness:.14em}.tk-surface .tk-offer-card__price--duo strong{font-size:2.5rem}.tk-surface .tk-offer-card__saving{color:var(--tk-ink);background:var(--tk-yellow);letter-spacing:.08em;text-transform:uppercase;padding:.24rem .6rem;font-size:.66rem;font-weight:850;position:absolute;inset-block-start:.85rem;inset-inline-end:.85rem}.tk-surface .tk-checkout-modal__consent{background:var(--tk-paper-muted);border:2px solid var(--tk-line-light);cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.6rem;min-block-size:2.75rem;padding:.7rem .75rem;font-size:.8rem;line-height:1.38;display:grid}.tk-surface .tk-checkout-modal__consent input{block-size:1.15rem;inline-size:1.15rem;accent-color:var(--tk-coral);margin-block-start:.1rem}.tk-surface .tk-checkout-modal__pay{justify-content:center;min-block-size:3.4rem;inline-size:100%;font-size:1rem}.tk-surface .tk-checkout-modal__error{color:var(--tk-coral-ink);margin:0;font-size:.82rem;font-weight:700}.tk-surface .tk-checkout-modal__terms{color:var(--tk-secondary);margin:0;font-size:.74rem;line-height:1.42}.tk-surface .tk-checkout-modal__recovery{color:var(--tk-ink);font-size:.78rem;font-weight:700}@media (max-width:34rem){.tk-surface .tk-checkout-modal__offers{grid-template-columns:minmax(0,1fr)}.tk-surface .tk-offer-card{grid-template-rows:repeat(5,auto);grid-template-columns:minmax(0,1fr) auto;column-gap:.8rem}.tk-surface .tk-offer-card>span:not(.tk-offer-card__price):not(.tk-offer-card__saving){grid-column:1}.tk-surface .tk-offer-card__price{text-align:end;flex-direction:column;grid-area:1/2/-1;place-self:end;align-items:flex-end;gap:0;margin-block-start:0}.tk-surface .tk-offer-card__price small{letter-spacing:.04em;font-size:.55rem}.tk-surface .tk-offer-card__price strong{font-size:1.5rem}.tk-surface .tk-offer-card__price--duo strong{font-size:1.9rem}.tk-surface .tk-offer-card__price--duo s{font-size:1.25rem}.tk-surface .tk-offer-card__saving{inset-block-start:.6rem;inset-inline-end:.6rem}.tk-surface .tk-offer-card--duo{padding-block-start:2.1rem}.tk-surface .tk-checkout-modal__pay{z-index:2;position:sticky;inset-block-end:.4rem}}@media (prefers-reduced-motion:reduce){.tk-surface .tk-offer-card{transition:none}}.tk-surface .tk-decision-row__actions{border-block-start:2px solid var(--tk-ink);grid-area:action;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;display:grid}.tk-surface .tk-decision-row__actions>.tk-sales-button{text-align:center;border-block-start:0;grid-area:auto;justify-content:center;min-inline-size:0;padding-inline:clamp(.6rem,2vw,1.1rem);font-size:clamp(.8rem,1.05vw,.92rem)}.tk-surface .tk-sales-button--ghost{color:var(--tk-ink);background:var(--tk-paper);border-inline-end:2px solid var(--tk-ink);box-shadow:none}.tk-surface .tk-sales-button--ghost:hover{color:var(--tk-paper);background:var(--tk-ink)}@media (max-width:34rem){.tk-surface .tk-decision-row__actions{grid-template-columns:minmax(0,1fr)}.tk-surface .tk-sales-button--ghost{border-inline-end:0;border-block-end:2px solid var(--tk-ink)}}.tk-surface .tk-checkout__price:has(s){flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.tk-surface .tk-checkout__price s{color:var(--tk-secondary);font-size:.72em;text-decoration-thickness:.1em}.tk-surface .tk-checkout__price strong{font-weight:inherit}.tk-surface .tk-checkout__saving{color:var(--tk-ink);background:var(--tk-yellow);letter-spacing:.06em;text-transform:uppercase;align-self:center;padding:.22rem .55rem;font-size:.72rem;font-weight:850;line-height:1.2}.tk-surface .tk-sample-modal{inline-size:min(100%,38rem)}.tk-surface .tk-sample-modal__choix{border:0;gap:.5rem;margin:0;padding:0;display:grid}.tk-surface .tk-sample-modal__option{background:var(--tk-paper-muted);border:2px solid var(--tk-line-light);cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem .75rem;padding:.7rem .85rem;font-size:.9rem;font-weight:700;display:grid}.tk-surface .tk-sample-modal__option[data-selected=true]{background:var(--tk-paper);border-color:var(--tk-ink);box-shadow:inset 0 0 0 1px var(--tk-ink)}.tk-surface .tk-sample-modal__option input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.tk-surface .tk-sample-modal__option:focus-within{outline:3px solid var(--tk-focus);outline-offset:2px}.tk-surface .tk-sample-modal__option b{color:var(--tk-coral-ink);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:.78rem;font-weight:850}.tk-surface .tk-sample-modal__contenu{color:var(--tk-secondary);gap:.35rem;margin:0;padding-inline-start:1.1rem;font-size:.86rem;line-height:1.4;display:grid}.tk-surface .tk-sample-modal__preuve{color:var(--tk-ink);background:var(--tk-mint);margin:0;padding:.7rem .85rem;font-size:.84rem;font-weight:700;line-height:1.35}.tk-surface .tk-sample-modal__champ{gap:.35rem;display:grid}.tk-surface .tk-sample-modal__champ span{letter-spacing:.1em;text-transform:uppercase;color:var(--tk-secondary);font-size:.72rem;font-weight:850}.tk-surface .tk-sample-modal__champ input{min-block-size:3rem;color:var(--tk-ink);background:var(--tk-paper);border:2px solid var(--tk-ink);font:inherit;padding:.55rem .8rem;font-size:1rem}.tk-surface .tk-sample-modal__champ input:focus-visible{outline:3px solid var(--tk-focus);outline-offset:1px}.tk-surface .tk-sample-modal__envoye{color:var(--tk-ink);background:var(--tk-mint);margin:0;padding:.9rem 1rem;font-size:.95rem;line-height:1.4}
