@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-ext-wght-normal-BOFOeGcA.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-wght-normal-Xz1IZZA0.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/newsreader-vietnamese-wght-normal-Czsa-EzN.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/newsreader-latin-ext-wght-normal-C-3rgBeH.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/newsreader-latin-wght-normal-CCVVNp6i.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light;--bg: #fbf8f1;--surface: #fffdf8;--surface-soft: #f1ece2;--ink: #171817;--muted: #60635f;--line: #dcd5c8;--accent: #5a38c7;--accent-2: #087ebd;--focus: #046ca8;--font-display: "Newsreader", Georgia, serif;--font-body: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-sm: .875rem;--text-lg: clamp(1.0625rem, 1.2vw, 1.2rem);--text-xl: clamp(2rem, 4vw, 4.2rem);--text-display: clamp(3.35rem, 6.3vw, 6.7rem);--radius-sm: .65rem;--radius-md: 1.25rem;--shadow: 0 30px 70px rgba(43, 34, 25, .2);--dur-fast: .16s;--dur-slow: .48s;--ease: cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}main:focus{outline:none}.skip-link{position:fixed;z-index:100;top:.75rem;left:.75rem;padding:.75rem 1rem;background:var(--ink);color:#fff;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(100% - 3rem,1320px);margin-inline:auto}.site-header{position:sticky;z-index:40;top:0;background:#fbf8f1eb;border-bottom:1px solid rgba(220,213,200,.82);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{min-height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem}.brand{min-height:44px;width:fit-content;display:grid;grid-template-columns:auto auto;align-items:center;gap:0 .75rem;text-decoration:none}.brand img{grid-row:1 / span 2;border-radius:22%}.brand-name{font-family:var(--font-display);font-size:1.65rem;font-weight:600;line-height:1}.brand-note{font-family:var(--font-display);color:#5c554e;font-style:italic;font-size:var(--text-sm)}.nav-list{display:flex;gap:.35rem;padding:0;margin:0;list-style:none}.nav-list a,.footer-nav a{min-height:44px;display:inline-flex;align-items:center;padding:.5rem .85rem;color:#4e514d;text-decoration:none;border-radius:999px;transition:color var(--dur-fast),background var(--dur-fast)}.nav-list a:hover,.nav-list a[aria-current=page],.footer-nav a:hover{color:var(--ink);background:var(--surface-soft)}.button{min-height:50px;width:fit-content;display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.45rem;border:0;border-radius:999px;background:linear-gradient(115deg,var(--accent),var(--accent-2));box-shadow:0 10px 24px #424ab533;color:#fff;font-weight:700;line-height:1.1;text-decoration:none;cursor:pointer;transition:transform var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease)}.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #424ab547}.button-small{justify-self:end;min-height:44px;padding:.65rem 1.1rem}.text-link{min-height:44px;width:fit-content;display:inline-flex;align-items:center;gap:.45rem;color:#075da0;font-weight:700;text-underline-offset:4px}.text-link svg{transition:transform var(--dur-fast) var(--ease)}.text-link:hover svg{transform:translate(4px)}.eyebrow{margin:0 0 1.1rem;color:#4b5360;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.025em;line-height:.98}h2{font-size:var(--text-xl);font-weight:500}.hero{position:relative;min-height:780px;overflow:hidden;border-bottom:1px solid var(--line)}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fbf8f1fa,#fbf8f1f0 36%,#fbf8f11f,#fbf8f105)}.hero-grid{position:relative;z-index:1;min-height:780px;display:grid;grid-template-columns:minmax(0,.84fr) minmax(540px,1.16fr);align-items:center;gap:2rem;padding-block:5rem 4.5rem}.hero-copy{align-self:center;max-width:610px}.hero h1{max-width:750px;margin-bottom:.35rem;font-size:var(--text-display);font-weight:500}.hero-subtitle{margin-bottom:1.4rem;font-family:var(--font-display);font-size:clamp(2rem,3.3vw,3.8rem);line-height:1}.hero-body{max-width:50ch;color:#4b4e4a;font-size:var(--text-lg)}.hero-actions{display:flex;align-items:center;gap:1.25rem;margin-top:2rem}.requirements{margin:1rem 0 0;color:var(--muted);font-size:var(--text-sm)}.product-shot-wrap{position:relative;align-self:end;margin-bottom:1.8rem}.product-shot{width:118%;max-width:none;transform:translate(-2%) rotate(-.6deg);border:1px solid rgba(47,47,47,.16);border-radius:var(--radius-md);box-shadow:var(--shadow)}.handwritten{position:absolute;right:0;bottom:-3.5rem;font-family:var(--font-display);font-style:italic;font-size:1.45rem;line-height:1.05;transform:rotate(-5deg)}.reveal{animation:rise var(--dur-slow) var(--ease) both}.reveal-late{animation-delay:.12s}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.problem-section{background:var(--surface);border-bottom:1px solid var(--line)}.split-section{min-height:590px;display:grid;grid-template-columns:.78fr 1.22fr;align-items:stretch}.section-copy{display:flex;flex-direction:column;justify-content:center;padding:5rem 4rem 5rem 0}.section-copy h2{max-width:9ch;margin-bottom:1.6rem}.section-copy>p:last-child{max-width:37ch;color:var(--muted);font-size:var(--text-lg)}.archive-image{width:calc(100% + max(1.5rem,(100vw - 1320px) / 2));height:100%;min-height:590px;object-fit:cover;object-position:center right}.features-section{padding:7rem 0;background:var(--bg)}.features-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:end}.features-heading h2{max-width:10ch;margin-bottom:0}.features-heading>p{max-width:47ch;margin-bottom:.5rem;color:var(--muted);font-size:var(--text-lg)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:4.5rem}.feature{min-width:0;padding:0 3.5rem;border-left:1px solid var(--line)}.feature:first-child{padding-left:0;border-left:0}.feature:last-child{padding-right:0}.feature-icon{width:64px;height:64px;display:grid;place-items:center;margin-bottom:1.5rem;border-radius:50%;background:#ebe6ff;color:var(--accent)}.feature:nth-child(2) .feature-icon{background:#e4f5fc;color:var(--accent-2)}.feature:nth-child(3) .feature-icon{background:#e9f4f1;color:#137169}.feature h3{margin-bottom:.85rem;font-size:1.9rem;font-weight:500}.feature p{margin-bottom:0;color:var(--muted)}.privacy-section{padding:5.5rem 0;background:#eee9de;border-block:1px solid var(--line)}.privacy-grid{display:grid;grid-template-columns:.7fr 1fr 1fr;align-items:center;gap:3rem}.privacy-books{justify-self:center;width:230px;aspect-ratio:3 / 2;object-fit:cover;transform:rotate(-2deg);border-radius:.35rem;box-shadow:0 24px 44px #2a231d2e}.privacy-grid h2{margin-bottom:1rem}.privacy-grid p{color:#555752}.mcp-note{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding-left:2.5rem;border-left:1px solid #cfc6b7}.mcp-note svg{color:#4b4f52}.mcp-note h3{margin:0 0 .6rem;font-family:var(--font-body);font-size:1.08rem;line-height:1.3;letter-spacing:0}.mcp-note p{margin-bottom:0;font-size:.95rem}.support-invite{position:relative;min-height:370px;overflow:hidden;border-bottom:1px solid var(--line)}.support-invite>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.support-invite:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(251,248,241,.98) 0%,rgba(251,248,241,.9) 42%,transparent 70%)}.support-copy{position:relative;z-index:1;padding-block:5rem}.support-copy h2{margin-bottom:1rem}.support-copy>p:not(.eyebrow){color:var(--muted)}.final-cta{padding:3.2rem 0;background:var(--surface)}.final-cta-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem}.final-cta-inner>img{border-radius:22%}.final-cta h2{max-width:14ch;margin:0 0 .3rem;font-size:clamp(2rem,3vw,3.4rem)}.final-cta p{margin:0;font-family:var(--font-display);font-size:1.35rem}.final-cta-action{display:grid;justify-items:center;gap:.55rem}.final-cta-action span{color:var(--muted);font-size:var(--text-sm)}.site-footer{padding:2rem 0;background:var(--surface);border-top:1px solid var(--line)}.footer-inner{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:2rem}.footer-nav{display:flex;gap:.35rem}.tenvori-badge{width:80px;height:80px;display:block;border-radius:50%}.tenvori-badge img{width:80px;height:80px}.document-page,.support-page{background:var(--surface)}.document-hero,.support-hero{padding-block:6.5rem 4.5rem;border-bottom:1px solid var(--line)}.document-hero h1,.support-hero h1,.not-found h1{max-width:11ch;margin-bottom:1.25rem;font-size:clamp(3.4rem,7vw,7.2rem);font-weight:500}.lede{max-width:58ch;color:var(--muted);font-size:1.25rem}.updated{margin:2rem 0 0;color:#73766f;font-size:var(--text-sm)}.document-layout{display:grid;grid-template-columns:240px minmax(0,760px);gap:7rem;padding-block:5rem 7rem}.document-layout aside{position:sticky;top:118px;align-self:start;display:grid;gap:.25rem}.document-layout aside a{min-height:44px;display:flex;align-items:center;color:#5a5d57;text-decoration:none;border-bottom:1px solid var(--line)}.document-layout aside a:hover{color:var(--ink)}.legal-copy section{scroll-margin-top:120px;padding-bottom:2.8rem}.legal-copy h2{margin-bottom:1rem;font-size:2.25rem}.legal-copy p{color:#4d504b;font-size:1.075rem}.legal-copy a,.direct-email a{color:#075da0;text-underline-offset:3px}.support-hero{display:grid;grid-template-columns:1fr auto;align-items:center}.support-hero svg{color:#5c526e}.faq-grid{padding-block:5rem}.faq-grid h2{margin-bottom:2rem}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--font-display);font-size:1.45rem;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.faq-caret{flex:0 0 auto;color:var(--accent);transition:transform var(--dur-fast) var(--ease)}details[open] .faq-caret{transform:rotate(180deg)}details p{max-width:68ch;margin:0 0 1.5rem;color:var(--muted)}.contact-section{padding:6rem 0;background:var(--surface-soft);border-top:1px solid var(--line)}.contact-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:6rem}.contact-grid h2{margin-bottom:1rem}.contact-grid>div>p:not(.eyebrow){max-width:42ch;color:var(--muted)}form{padding:2rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:0 18px 44px #2d251b14}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}label{display:grid;gap:.45rem;margin-bottom:1rem;color:#3b3d3a;font-weight:700}label span{color:var(--muted);font-size:var(--text-sm);font-weight:400}input,select,textarea{width:100%;min-height:48px;padding:.75rem .85rem;background:#fff;border:1px solid #aaa397;border-radius:var(--radius-sm);color:var(--ink)}textarea{resize:vertical}input:hover,select:hover,textarea:hover{border-color:#6c6860}.form-footer{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.form-status{margin:0;color:#584f60;font-size:var(--text-sm)}.not-found{min-height:62vh;padding-block:8rem}.not-found p:not(.eyebrow){color:var(--muted);font-size:1.1rem}@media(max-width:1050px){.hero-grid{grid-template-columns:.9fr 1.1fr}.product-shot{width:124%}.privacy-grid{grid-template-columns:.7fr 1.3fr}.mcp-note{grid-column:1 / -1;padding:2rem 0 0;border-left:0;border-top:1px solid #cfc6b7}.contact-grid{gap:3rem}}@media(max-width:820px){.shell{width:min(100% - 2rem,680px)}.header-inner{grid-template-columns:1fr auto;min-height:74px}.header-inner nav{grid-row:2;grid-column:1 / -1;margin-inline:-.5rem;padding-bottom:.55rem}.header-inner .button-small{grid-column:2;grid-row:1}.hero{min-height:auto}.hero:after{background:linear-gradient(180deg,#fbf8f1f7,#fbf8f1e0,#fbf8f138)}.hero-grid{min-height:0;grid-template-columns:1fr;gap:3.5rem;padding-block:4rem 5rem}.product-shot-wrap{width:95%;justify-self:end;margin-bottom:0}.product-shot{width:108%;transform:translate(0) rotate(-.6deg)}.handwritten{right:0;bottom:-3.1rem}.split-section{grid-template-columns:1fr}.section-copy{padding:5rem 0 3rem}.section-copy h2{max-width:12ch}.archive-image{width:calc(100% + 2rem);min-height:380px;margin-right:-2rem}.features-heading{grid-template-columns:1fr;gap:1.5rem}.features-heading h2{max-width:12ch}.feature-grid{grid-template-columns:1fr;gap:2.5rem}.feature{padding:0 0 2.5rem;border-left:0;border-bottom:1px solid var(--line)}.feature:last-child{border-bottom:0}.privacy-grid{grid-template-columns:.7fr 1.3fr}.final-cta-inner{grid-template-columns:auto 1fr}.final-cta-action{grid-column:1 / -1;justify-self:start;justify-items:start;margin-top:1rem}.document-layout{grid-template-columns:1fr;gap:3rem}.document-layout aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid{grid-template-columns:1fr}}@media(max-width:560px){.shell{width:min(100% - 1.5rem,520px)}.header-inner{gap:.75rem}.brand-name{font-size:1.35rem}.header-inner .brand img{width:38px;height:38px}.header-inner .button-small{padding-inline:.85rem;font-size:.86rem}.nav-list{justify-content:space-between}.nav-list li{flex:1}.nav-list a{width:100%;justify-content:center}.hero-grid{padding-top:3.25rem}.hero h1{font-size:clamp(3.2rem,15vw,5rem)}.hero-subtitle{font-size:2.15rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:.6rem}.product-shot-wrap{width:100%}.product-shot{width:128%;max-width:none;transform:translate(-4%)}.handwritten{display:none}.section-copy{padding-top:4rem}.archive-image{width:calc(100% + 1.5rem);min-height:290px;margin-right:-1.5rem}.features-section{padding-block:5rem}.features-heading h2,.section-copy h2{max-width:none}.privacy-grid{grid-template-columns:1fr}.privacy-books{display:none}.support-invite{min-height:420px}.support-invite>img{object-position:70% center}.support-invite:after{background:linear-gradient(90deg,#fbf8f1fa,#fbf8f1d1 64%,#fbf8f126)}.support-copy{padding-block:4rem}.final-cta-inner{grid-template-columns:72px 1fr}.final-cta-inner>img{width:72px;height:72px}.final-cta h2{font-size:2.1rem}.footer-inner{grid-template-columns:1fr auto;gap:1.25rem}.footer-inner .brand-note{display:none}.footer-nav{grid-row:2}.tenvori-badge{grid-column:2;grid-row:1 / span 2}.document-hero,.support-hero{padding-block:4rem 3rem}.document-hero h1,.support-hero h1,.not-found h1{font-size:clamp(3rem,16vw,4.5rem)}.support-hero svg{display:none}.document-layout{padding-block:3.5rem 5rem}.document-layout aside{grid-template-columns:1fr}.field-row{grid-template-columns:1fr;gap:0}form{padding:1.25rem}.form-footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
