@font-face{font-family:"DM Sans";src:url("/assets/fonts/DMSans_400Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"DM Sans";src:url("/assets/fonts/DMSans_600SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Instrument Serif";src:url("/assets/fonts/InstrumentSerif_400Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
:root{color-scheme:light;--paper:#F5F1E8;--surface:#FFFDF7;--ink:#1F1D19;--body:#3A362F;--muted:#716A5D;--line:#D9D3C4;--accent:#B5482B;--sage:#3F7A56;--serif:"Instrument Serif",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1.5rem}body{margin:0;background:var(--paper);color:var(--body);font-family:var(--sans);font-size:17px;line-height:1.65;-webkit-text-size-adjust:100%}a{color:var(--ink);text-underline-offset:.2em;text-decoration-thickness:1px}a:hover{text-decoration-thickness:2px}a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px;border-radius:3px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);overflow-wrap:break-word}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.025em}h1{font-size:clamp(3.25rem,6.2vw,5.6rem);margin-bottom:1.4rem}h2{font-size:clamp(2.35rem,4vw,3.25rem);margin-bottom:1rem}h3{font-size:1.12rem;font-weight:600;line-height:1.4;margin-bottom:.6rem}p{margin-bottom:1.2rem}ul,ol{padding-left:1.35rem;margin:0 0 1.35rem}li+li{margin-top:.5rem}strong{font-weight:600}small,.small{font-size:.86rem;line-height:1.6}.wrap{width:min(1120px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;left:1rem;top:-8rem;background:var(--ink);color:var(--surface);padding:.7rem 1.1rem;z-index:5}.skip:focus{top:1rem}.site-header{min-height:112px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;gap:12px;align-items:center;font-family:var(--serif);font-size:1.9rem;line-height:1.1;text-decoration:none;white-space:normal;max-width:100%}.brand img{flex-shrink:0;width:43px;height:43px;border-radius:11px}.nav{display:flex;gap:26px;align-items:center;flex-wrap:wrap}.nav a{font-size:.9rem;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.nav a[aria-current=page]{text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:2px}.site-footer{border-top:1px solid var(--line);padding:36px 0 42px;display:flex;gap:24px;justify-content:space-between;align-items:flex-start;font-size:.85rem}.site-footer p{margin-bottom:.25rem;color:var(--muted)}.site-footer nav{display:flex;flex-wrap:wrap;gap:8px 24px}.site-footer nav a{display:inline-flex;align-items:center;min-height:44px}.hero{padding:84px 0 90px;display:grid;grid-template-columns:1.1fr 1fr;gap:76px;align-items:center}.hero>*{min-width:0}.hero h1{max-width:620px}.intro{font-size:1.14rem;max-width:39rem;line-height:1.7}.release-note{color:var(--muted);font-size:.86rem;margin-top:24px;max-width:30rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 24px;min-height:50px;border-radius:32px;background:var(--ink);color:var(--surface);text-decoration:none;font-weight:600;font-size:.94rem}.button:hover{background:var(--body);text-decoration:none}.sample-wrap{padding:25px 0 20px 12px}.sample-caption{font-size:.82rem;color:var(--muted);margin:21px 0 0;text-align:center}.sample-card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:11px 14px 0 -1px #EAE4D7,11px 14px 0 0 var(--line);overflow:hidden;transform:rotate(2deg)}.sample-card summary{list-style:none;cursor:pointer;padding:28px 28px 0;min-height:300px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 31px,#EEE9DD 31px,#EEE9DD 32px);background-position:0 92px}.sample-card summary::-webkit-details-marker{display:none}.card-subject{display:block;font-size:.8rem;padding-bottom:20px;margin-bottom:22px;border-bottom:1px solid #E0A69A;background:var(--surface);color:var(--muted)}.card-question{display:block;overflow-wrap:break-word;font-family:var(--serif);font-size:2.65rem;color:var(--ink);line-height:1.14;max-width:330px;min-height:146px}.card-action{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.84rem;padding:22px 0;background:var(--surface);color:var(--accent);font-weight:600}.card-action::after{content:"+";font-size:1.5rem;font-weight:400}.sample-card[open] .card-action::after{content:"−"}.card-answer{padding:0 28px 26px;background:var(--surface);margin:0;font-size:1rem}.section{padding:62px 0;border-top:1px solid var(--line)}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:36px;margin-bottom:26px}.section-head p{max-width:410px;color:var(--muted);font-size:.95rem}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;padding-left:0;list-style:none;counter-reset:step}.steps li{margin:0;counter-increment:step}.steps li::before{content:counter(step);display:block;color:var(--accent);font-family:var(--serif);font-size:2.5rem;line-height:1;margin-bottom:20px}.steps p{font-size:.96rem;margin:0}.plans{display:grid;grid-template-columns:1fr 1fr;gap:24px}.plan{padding:32px;background:var(--surface);border:1px solid var(--line);border-radius:14px}.plan.pro{background:var(--ink);color:var(--paper);border-color:var(--ink)}.plan.pro h3,.plan.pro .price{color:var(--surface)}.plan.pro .plan-note{color:#CFC9BC}.price{font-family:var(--serif);font-size:3.4rem;line-height:1.1;color:var(--ink);margin:18px 0 12px}.price span{font-family:var(--sans);font-size:.9rem;letter-spacing:0}.plan p:last-child{margin:0}.plan-note{font-size:.87rem;color:var(--muted)}.pricing-note{font-size:.82rem;max-width:750px;margin:22px 0 0;color:var(--muted)}.contact-strip{padding:54px 0 68px;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-strip h2{margin-bottom:.6rem}.contact-strip p{margin:0;color:var(--muted)}.page-title{padding:64px 0 38px;max-width:780px}.page-title h1{font-size:clamp(3.3rem,6vw,4.7rem)}.page-title p{max-width:660px}.updated{color:var(--muted);font-size:.85rem}.document{display:grid;grid-template-columns:220px minmax(0,1fr);gap:64px;padding-bottom:72px}.contents{font-size:.88rem;align-self:start;position:sticky;top:28px}.contents p{font-weight:600;margin-bottom:10px;color:var(--ink)}.contents ol{list-style:none;padding:0}.contents a{display:block;padding:7px 0;text-decoration:none;color:var(--muted)}.contents a:hover{color:var(--ink);text-decoration:underline}.prose{max-width:710px;min-width:0}.prose section{scroll-margin-top:28px;margin-bottom:40px}.prose h2{font-size:2.3rem;padding-top:9px}.prose h3{margin-top:24px}.prose p,.prose li{font-size:.97rem}.prose a{overflow-wrap:anywhere}.note{padding:21px 24px;border-left:3px solid var(--accent);background:var(--surface);margin:0 0 30px}.note p:last-child{margin:0}.support-layout{display:grid;grid-template-columns:1fr 300px;gap:64px;padding-bottom:72px}.support-layout h2{font-size:2.45rem}.support-contact{align-self:start;border:1px solid var(--line);border-radius:14px;padding:25px;background:var(--surface)}.support-contact p{font-size:.92rem}.support-contact a{overflow-wrap:anywhere;font-weight:600}.faq{border-top:1px solid var(--line);padding:0}.faq:last-of-type{border-bottom:1px solid var(--line)}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0;min-height:64px;cursor:pointer;font-weight:600;color:var(--ink)}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"+";font-size:1.45rem;font-weight:400;flex-shrink:0}.faq[open] summary::after{content:"−"}.faq>div{padding:0 28px 15px 0;font-size:.95rem}.faq p:last-child{margin-bottom:0}.support-topic{margin-bottom:36px}.support-topic h2{margin-bottom:22px}.plain-link{display:inline-flex;align-items:center;min-height:44px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:850px){.hero{gap:40px;padding:64px 0}.hero h1{font-size:4rem}.card-question{font-size:2.2rem}.sample-card summary{padding-inline:22px}.steps{gap:28px}.document{grid-template-columns:170px minmax(0,1fr);gap:32px}.support-layout{grid-template-columns:1fr 255px;gap:32px}.section-head{display:block}.section-head p{max-width:560px}.brand{font-size:1.7rem}.nav{gap:20px}}
@media(max-width:640px){.wrap{width:calc(100% - 40px)}.site-header{min-height:94px;gap:12px;flex-wrap:wrap;padding:20px 0 15px}.brand{font-size:1.65rem}.brand img{width:36px;height:36px;border-radius:9px}.nav{gap:20px}.nav a{font-size:.84rem}.hero{grid-template-columns:1fr;gap:28px;padding:46px 0 58px}.hero h1{font-size:clamp(3rem,calc(12.5vw + 1rem),3.65rem);max-width:470px}.intro{font-size:1.05rem}.sample-wrap{max-width:420px;width:100%;margin:0 auto;padding:15px 12px 10px 0}.sample-card summary{min-height:284px}.card-question{font-size:2.5rem;min-height:127px}.steps,.plans{grid-template-columns:1fr}.steps{gap:26px}.steps li{display:grid;grid-template-columns:35px 1fr;column-gap:15px}.steps li::before{grid-row:1/3;font-size:2.3rem}.steps h3{margin-top:0}.steps p{grid-column:2}.section{padding:40px 0}.section-head{margin-bottom:24px}.plan{padding:26px}.contact-strip{align-items:flex-start;flex-direction:column;padding:40px 0 50px;gap:20px}.site-footer{flex-direction:column;gap:12px;padding:27px 0}.site-footer nav{gap:8px 24px}.page-title{padding:40px 0 24px}.page-title h1{font-size:3.5rem}.document,.support-layout{display:block;padding-bottom:40px}.contents{position:static;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:30px}.contents ol{display:flex;gap:0 20px;flex-wrap:wrap;margin:0}.contents li{margin:0}.contents a{padding:8px 0}.prose h2{font-size:2.1rem}.prose section{margin-bottom:30px}.support-contact{margin-top:35px}.note{padding:18px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{body{background:white;font-size:11pt}.wrap{width:100%}.nav,.contents,.skip,.site-footer{display:none}.site-header{min-height:70px}.page-title{padding-top:30px}.document{display:block}.prose{max-width:none}h1{font-size:36pt!important}.prose h2{font-size:23pt}.prose section{break-inside:avoid}.brand img{width:35px;height:35px}a{color:inherit}.note{border:1px solid #aaa}}
