/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}}:root{--cream:#fbf8f1;--paper:#fffdf8;--sage:#819672;--deep:#4f684d;--ink:#38443a;--muted:#6e786f;--peach:#d7aa8c;--line:#e2e5dd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;max-width:1220px;height:88px;margin:auto;padding:0 34px;display:flex}.brand img{object-fit:contain;object-position:left center;width:174px;height:72px;display:block}nav{color:#59685c;align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.nav-button{border:1px solid #a8b5a2;border-radius:999px;padding:11px 18px}.hero{grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px;max-width:1220px;min-height:650px;margin:auto;padding:58px 34px 84px;display:grid}.eyebrow{color:var(--sage);letter-spacing:.17em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}h1,h2,h3{font-family:Georgia,Times New Roman,serif}h1{color:var(--deep);letter-spacing:-.045em;margin:0;font-size:clamp(56px,6vw,84px);font-weight:500;line-height:.98}h1 em{color:#c7896d;font-weight:500}.hero-text{max-width:560px;color:var(--muted);margin:30px 0;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.button{border-radius:999px;align-items:center;gap:15px;padding:15px 22px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 28px #31523d24}.button.primary{background:var(--deep);color:#fff}.text-link{color:var(--deep);border-bottom:1px solid #aab9aa;padding-bottom:4px;font-size:14px;font-weight:700}.bilingual-note{color:#748178;margin-top:38px;font-size:13px}.bilingual-note span{color:#c7896d;margin-right:5px}.hero-art{place-items:center;min-height:500px;display:grid;position:relative}.hero-art:before{content:"";background:#e3ebdd;border-radius:48% 52% 45% 55%/55% 42% 58% 45%;position:absolute;inset:20px 10px 0 45px}.hero-art>img{z-index:1;object-fit:cover;filter:saturate(.86);border-radius:47% 53% 42% 58%/51% 44% 56% 49%;width:100%;max-height:520px;position:relative;box-shadow:0 22px 60px #4653431f}.floating-note{z-index:2;color:#758078;background:#fffdf8f0;border:1px solid #dee3d8e6;border-radius:16px;flex-direction:column;padding:13px 18px;font-size:11px;display:flex;position:absolute;box-shadow:0 12px 35px #31523d1a}.floating-note strong{color:var(--deep);margin-top:3px;font-family:Georgia,serif;font-size:15px}.note-one{top:105px;left:-18px}.note-two{bottom:48px;right:-12px}.promise{background:var(--deep);color:#f8f1df;text-transform:uppercase;letter-spacing:.13em;justify-content:center;align-items:center;gap:35px;padding:19px 24px;font-size:11px;font-weight:800;display:flex}.promise p{margin:0}.promise span{color:var(--peach)}.section{max-width:1168px;margin:auto;padding:105px 36px}.section-heading{text-align:center;max-width:700px;margin:0 auto 48px}h2{color:var(--deep);letter-spacing:-.025em;margin:0;font-size:clamp(38px,4.2vw,56px);font-weight:500;line-height:1.12}.card-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.offering-card{background:var(--paper);border:1px solid var(--line);border-radius:26px;min-height:275px;padding:32px}.offering-card:nth-child(2){background:#eef2e9}.offering-card:nth-child(3){background:#faeee7}.card-icon{background:#ffffffc7;border-radius:16px;place-items:center;width:52px;height:52px;font-size:25px;display:grid}.offering-card h3{color:var(--deep);margin:26px 0 12px;font-size:24px}.offering-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.story{border-top:1px solid var(--line);grid-template-columns:280px 1fr;align-items:start;gap:72px;max-width:1080px;display:grid}.story-logo{object-fit:contain;border-radius:54% 46% 60% 40%/40% 54% 46% 60%;width:280px;height:280px}.story h2{max-width:720px;font-size:clamp(38px,4vw,52px)}.story p:not(.eyebrow):not(.signature){color:var(--muted);font-size:16px;line-height:1.8}.story h2+p{margin-top:28px}.signature{color:#7b877d;margin-top:30px;font-family:Georgia,serif;font-style:italic}.signature strong{color:#c7896d;font-size:22px}.cta{background:var(--deep);color:#fff;border-radius:34px;justify-content:space-between;align-items:center;gap:40px;max-width:1168px;margin-bottom:90px;padding:64px;display:flex}.cta h2{color:#fff;max-width:660px;font-size:clamp(36px,4vw,52px)}.button.light{color:var(--deep);white-space:nowrap;background:#fff9ee}footer{border-top:1px solid var(--line);text-align:center;color:#7a867e;padding:44px 30px 38px;font-size:13px}footer img{object-fit:contain;width:190px;height:110px}.copyright{margin-top:28px;font-size:11px}@media (width<=900px){nav>a:not(.nav-button){display:none}.hero{grid-template-columns:1fr;gap:35px;padding-top:40px}.hero-copy{text-align:center}.hero-text{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-art{width:100%;max-width:660px;margin:auto}.card-grid{grid-template-columns:1fr}.offering-card{min-height:auto}.story{grid-template-columns:1fr}.story-logo{width:190px;height:190px}.cta{flex-direction:column;align-items:flex-start;margin-left:20px;margin-right:20px}}@media (width<=560px){.site-header{height:74px;padding:0 18px}.brand img{width:135px;height:62px}.nav-button{padding:9px 13px;font-size:12px}.hero{padding:46px 20px 70px}.hero h1{font-size:52px}.hero-text{font-size:16px}.hero-art{min-height:360px}.hero-art>img{max-height:390px}.floating-note{display:none}.promise{flex-direction:column;gap:8px}.promise span{display:none}.section{padding:78px 20px}.story{gap:35px}.story-logo{width:150px;height:150px}.cta{border-radius:26px;padding:42px 27px}.button.light{white-space:normal}}.language-switch{background:#e0efd5;border:1px solid #b7d5a3;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;display:flex}.language-switch button{color:#718268;cursor:pointer;background:0 0;border:0;padding:2px;font-size:11px;font-weight:800}.language-switch button.active{color:#45683e;text-underline-offset:3px;text-decoration:underline}.language-switch span{color:#9bb98a}.hero h1 em{color:#e77f45}.eyebrow{color:#d96f3d}.text-link{border-color:#e69a6d}.bilingual-note span{color:#e77f45}.hero-art:before{background:#dceecf}.offering-card:first-child{border-top:5px solid #a8c98f}.offering-card:nth-child(2){background:#e7f2df;border-top:5px solid #91b87a}.offering-card:nth-child(3){background:#fff0e7;border-top:5px solid #ec9565}.card-icon{box-shadow:0 0 0 5px #e3f1da}.bilingual-note{background:#e4f1da;border-radius:999px;padding:8px 13px;display:inline-block}.promise-item{align-items:center;gap:35px;display:flex;color:#f8f1df!important}.promise-item b{color:#b9d99f}.book-section{background:linear-gradient(#f1f7eb 0%,#fbf8f1 100%);border-radius:42px;max-width:1220px;margin:0 auto;padding:105px 36px}.book-intro{color:#6e786f;max-width:600px;margin:20px auto 0;font-size:16px;line-height:1.7}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;max-width:820px;margin:0 auto;display:grid}.pair-list{gap:42px;display:grid}.book-pair{background:#fffdf8d1;border:1px solid #dfe8d8;border-radius:30px;padding:28px}.book-pair:nth-child(2){background:#fff4eb;border-color:#f0c2a8}.pair-heading{align-items:center;gap:13px;max-width:820px;margin:0 auto 22px;display:flex}.pair-heading>span{color:#fff;background:#e77f45;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.pair-heading h3{color:#4f684d;margin:0;font-size:22px}.book-card{background:#fffdf8;border:1px solid #dfe8d8;border-radius:25px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 14px 35px #45683e14}.book-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #45683e24}.book-card:nth-child(2n){border-top:5px solid #ed8a52}.book-card:nth-child(odd){border-top:5px solid #a8c98f}.cover-frame{aspect-ratio:572/740;background:#e4f1da;width:100%;display:block;position:relative;overflow:hidden}.cover-frame img{width:124.13%;max-width:none;height:auto;position:absolute;left:-5.77%}.book-details{padding:23px}.language-badge{color:#52724a;letter-spacing:.08em;text-transform:uppercase;background:#e0efd5;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800;display:inline-block}.book-details h3{color:#4f684d;min-height:58px;margin:14px 0 20px;font-size:20px;line-height:1.3}.book-meta{border-top:1px solid #edf0e9;justify-content:space-between;align-items:center;gap:14px;padding-top:16px;display:flex}.book-meta strong{color:#e37138;font-family:Georgia,serif;font-size:22px}.book-meta a{color:#4f684d;font-size:12px;font-weight:800}.cta{box-shadow:14px 14px #eda06f}.cta .eyebrow{color:#ffc49f}.signature strong{color:#e77f45!important}.hero-art>img{object-position:center center}.mission{background:linear-gradient(135deg,#e0efd5 0%,#fff0e7 100%);border:1px solid #d5e4cb;border-radius:34px;grid-template-columns:150px 1fr;align-items:center;gap:55px;margin-bottom:105px;padding:65px;display:grid}.mission-icon{color:#e77f45;background:#fffdf8;border-radius:50%;place-items:center;width:130px;height:130px;font-size:64px;display:grid;box-shadow:0 12px 30px #4f684d1f}.mission h2{max-width:760px;font-size:clamp(34px,4vw,50px)}.mission p:not(.eyebrow){color:#617065;max-width:790px;font-size:17px;line-height:1.8}.author-section{border-top:1px solid #dfe5dc;grid-template-columns:280px 1fr;align-items:center;gap:70px;display:grid}.author-photo{border:9px solid #e0efd5;border-radius:50%;width:230px;height:230px;position:relative;overflow:hidden;box-shadow:14px 14px #eda06f}.author-photo img{width:601.7%;max-width:none;height:auto;position:absolute;top:-181.36%;left:-15.25%}.author-section h2{max-width:720px}.author-section p:not(.eyebrow){color:#617065;max-width:760px;font-size:17px;line-height:1.8}.social-preview{flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;display:flex}.social-preview strong{color:#4f684d;width:100%;font-size:13px}.social-preview span{color:#5f705e;background:#e7f2df;border:1px solid #cfe1c5;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800}.social-preview span:nth-of-type(2){background:#fff0e7;border-color:#efc3aa}@media (width<=900px){.mission{grid-template-columns:1fr;margin-left:20px;margin-right:20px}.author-section{grid-template-columns:1fr}}@media (width<=560px){.site-header{padding:0 14px}.brand img{width:118px;height:58px}.nav-button{display:none}.language-switch{padding:7px 9px}.promise-item{display:block}.promise-item b{display:none}.book-section{border-radius:28px;padding:76px 18px}.book-pair{border-radius:22px;padding:14px}.pair-list{gap:24px}.pair-heading h3{font-size:17px}.book-grid{grid-template-columns:1fr 1fr;gap:12px}.book-details{padding:15px}.book-details h3{min-height:76px;font-size:16px}.book-meta{flex-direction:column;align-items:flex-start}.mission{gap:25px;padding:38px 25px}.mission-icon{width:90px;height:90px;font-size:44px}.author-section{gap:38px}.author-photo{width:180px;height:180px}}
