/*! 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}}:root{--cream:#f6f0e5;--paper:#fffaf1;--green:#163f31;--green-soft:#2d5b49;--gold:#c5a15d;--gold-light:#e5d0a4;--ink:#1d2923;--muted:#6f766f;--line:#163f3129}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}main{min-height:100vh;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf1e0;border:1px solid #ffffffb8;border-radius:20px;justify-content:space-between;align-items:center;gap:32px;width:min(1180px,100% - 40px);min-height:72px;padding:10px 12px 10px 20px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 14px 45px #232d2617}.brand{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand img{object-fit:contain;border-radius:50%;width:46px;height:46px}.brand-copy{flex-direction:column;line-height:1.05;display:flex}.brand-copy strong,.footer-brand strong{letter-spacing:.01em;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.brand-copy small{color:var(--green-soft);letter-spacing:.08em;text-transform:uppercase;margin-top:6px;font-size:9px}.nav{color:var(--green);align-items:center;gap:26px;font-size:14px;display:flex}.nav>a:not(.nav-cta){position:relative}.nav>a:not(.nav-cta):after{content:"";background:var(--gold);height:1px;transition:right .18s;position:absolute;bottom:-5px;left:0;right:100%}.nav>a:not(.nav-cta):hover:after,.nav>a:not(.nav-cta):focus-visible:after{right:0}.nav-cta{background:var(--green);color:#fff;border-radius:12px;align-items:center;gap:18px;padding:14px 20px;display:inline-flex}.menu-button{background:var(--green);border:0;border-radius:12px;width:44px;height:44px;display:none}.menu-button span{background:#fff;width:19px;height:1px;margin:5px auto;display:block}.hero{background:radial-gradient(circle at 84% 18%,#c5a15d33,#0000 25%),linear-gradient(135deg,#fbf7ee 0%,#f2e8d8 100%);grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;min-height:760px;padding:148px max(7vw,50vw - 590px) 80px;display:grid;position:relative}.hero:before{content:"";border:1px solid #c5a15d57;border-radius:50%;width:42vw;min-width:520px;height:42vw;min-height:520px;position:absolute;bottom:-23vw;right:-14vw}.hero-copy,.hero-visual{z-index:1;position:relative}.eyebrow{color:var(--green-soft);letter-spacing:.13em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700}h1,h2,h3,p{margin-top:0}h1,h2,.certificate-amount{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{max-width:720px;color:var(--green);margin-bottom:26px;font-size:clamp(48px,5.2vw,78px);line-height:.98}h2{color:var(--green);margin-bottom:22px;font-size:clamp(38px,4.1vw,60px);line-height:1.04}h3{color:var(--green);font-size:22px;font-weight:500;line-height:1.25}.hero-lead{color:#4f5c55;max-width:660px;margin-bottom:34px;font-size:18px;line-height:1.65}.hero-actions,.help-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:22px;min-height:54px;padding:14px 24px;font-size:14px;font-weight:700;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff}.button-primary:hover,.button-primary:focus-visible{background:#22503f}.button-secondary{color:var(--green);background:#ffffff5c;border-color:#163f3152}.trust-row{color:var(--green-soft);gap:28px;margin-top:46px;font-size:12px;display:flex}.trust-row span{align-items:center;gap:8px;display:flex}.trust-row span:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px}.founder-link{width:fit-content;color:var(--green);text-underline-offset:6px;align-items:center;gap:12px;margin-top:25px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic;-webkit-text-decoration:underline #c5a15da6;text-decoration:underline #c5a15da6;display:inline-flex}.hero-visual{background:var(--green);isolation:isolate;border-radius:46% 46% 38px 38px;height:530px;overflow:hidden;box-shadow:0 44px 80px #1a3e3130}.hero-visual:before{content:"";z-index:1;background:linear-gradient(#0000 42%,#091f17d1 100%);position:absolute;inset:0}.hero-visual>img{object-fit:cover;object-position:50% 48%}.hero-photo-caption{z-index:2;color:#fff;flex-direction:column;display:flex;position:absolute;bottom:30px;left:34px;right:34px}.hero-photo-caption span,.hero-photo-caption small{color:#ffffffad;letter-spacing:.13em;text-transform:uppercase;font-size:10px}.hero-photo-caption strong{margin:4px 0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.hero-orbit{border:1px solid #e5d0a44f;border-radius:50%;position:absolute}.orbit-one{inset:78px 70px;transform:rotate(-18deg)}.orbit-two{border-color:#e5d0a47a;width:220px;height:220px;top:150px;left:calc(50% - 110px)}.source-mark{background:var(--paper);width:210px;height:210px;color:var(--green);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 50px #07201840}.source-mark-top,.source-mark small{letter-spacing:.18em;text-transform:uppercase;font-size:10px}.source-mark strong{margin:2px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400}.visual-note{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:13px;min-width:128px;padding:13px 16px;font-size:12px;position:absolute}.visual-note b{color:var(--gold-light);margin-right:9px;font-weight:400}.note-one{top:62px;left:34px}.note-two{top:265px;right:22px}.note-three{bottom:48px;left:38px}.section{padding:112px max(7vw,50vw - 590px)}.section-heading{max-width:780px;margin-bottom:58px}.section-heading>p:last-child,.split-heading>p{color:var(--muted);font-size:17px}.directions{background:var(--paper)}.direction-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.direction-card{border:1px solid var(--line);background:#fbf7ef;border-radius:24px;min-height:320px;padding:32px;transition:transform .18s,box-shadow .18s;position:relative}.direction-card:hover{transform:translateY(-5px);box-shadow:0 24px 45px #2643351a}.direction-card.featured{background:var(--green);border-color:var(--green)}.direction-card.featured h3,.direction-card.featured p,.direction-card.featured .card-number{color:#fff}.direction-card.featured .card-line{background:var(--gold-light)}.card-number{color:var(--gold);letter-spacing:.18em;font-size:12px}.direction-card h3{margin:62px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400}.direction-card p{color:var(--muted)}.direction-owner{max-width:250px;color:var(--green-soft);margin-top:20px;font-size:11px;line-height:1.45;display:block}.direction-card.featured .direction-owner{color:var(--gold-light)}.card-line{background:var(--gold);width:56px;height:2px;position:absolute;bottom:32px;left:32px}.advantage-strip{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:36px;margin-top:58px;padding-top:40px;display:grid}.advantage-strip div{flex-direction:column;gap:10px;display:flex}.advantage-strip strong{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.advantage-strip span{color:var(--muted);font-size:14px}.story{background:var(--green);color:#fff;position:relative;overflow:hidden}.story:before{content:"";border:1px solid #e5d0a438;border-radius:50%;width:620px;height:620px;position:absolute;top:-310px;right:-190px}.story .eyebrow{color:var(--gold-light)}.story h2,.story h3{color:#fff}.story-intro{z-index:1;border-bottom:1px solid #ffffff24;grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;padding-bottom:60px;display:grid;position:relative}.story-intro h2{max-width:780px;margin-bottom:0}.story-intro blockquote{border-left:1px solid var(--gold);color:#ffffffd1;margin:0;padding-left:24px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-style:italic;line-height:1.5}.story-intro cite{color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;margin-top:16px;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-style:normal;display:block}.story-grid{z-index:1;grid-template-columns:.42fr 1.58fr;gap:70px;padding:70px 0;display:grid;position:relative}.story-year{background:#ffffff0a;border:1px solid #e5d0a457;border-radius:180px 180px 26px 26px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;display:flex}.story-year span,.story-year small{color:var(--gold-light);letter-spacing:.14em;text-transform:uppercase;font-size:10px}.story-year strong{margin:16px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7vw,96px);font-weight:400;line-height:1}.story-copy{max-width:790px}.story-copy>p{color:#ffffffad;font-size:17px;line-height:1.75}.story-copy .story-lead{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.52}.story-chapter{max-width:680px;color:var(--gold-light);margin:44px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,36px);font-weight:400;line-height:1.3}.story-toggle{width:100%;color:var(--gold-light);text-align:left;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-left:0;border-right:0;justify-content:space-between;align-items:center;margin-top:34px;padding:20px 0;font-size:13px;font-weight:700;display:flex}.story-toggle span{font-size:24px;font-weight:300}.story-full>p{color:#ffffffad;font-size:17px;line-height:1.75}.story-list{color:#ffffffad;margin:10px 0 22px;padding-left:22px;font-size:17px;line-height:1.65}.story-list li{margin:8px 0;padding-left:4px}.story-details{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;margin-top:34px}.story-details summary{cursor:pointer;color:var(--gold-light);justify-content:space-between;align-items:center;padding:22px 0;font-size:13px;font-weight:700;list-style:none;display:flex}.story-details summary::-webkit-details-marker{display:none}.story-details summary span{font-size:24px;font-weight:300}.story-details[open] summary span{transform:rotate(45deg)}.story-details div{padding:0 0 18px}.story-details p{color:#ffffffa8;line-height:1.75}.journey-photo{z-index:1;border-radius:28px;min-height:520px;margin:0 0 18px;position:relative;overflow:hidden}.journey-photo>img{object-fit:cover;object-position:50% 42%}.journey-photo:after{content:"";background:linear-gradient(#0000,#081b14e6);position:absolute;inset:40% 0 0}.journey-photo figcaption{z-index:2;flex-direction:column;display:flex;position:absolute;bottom:30px;left:34px;right:34px}.journey-photo figcaption span{color:var(--gold-light);letter-spacing:.14em;text-transform:uppercase;font-size:11px}.journey-photo figcaption strong{max-width:650px;margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;line-height:1.25}.founder-portraits{z-index:1;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid;position:relative}.founder-card{background:#d7d0c5;border-radius:28px;min-height:550px;margin:0;position:relative;overflow:hidden}.founder-card>img{object-fit:cover}.founder-albina>img{object-position:50% 25%}.founder-card:after{content:"";background:linear-gradient(#0000,#081b14eb);position:absolute;inset:45% 0 0}.founder-card figcaption{z-index:2;flex-direction:column;display:flex;position:absolute;bottom:26px;left:30px;right:30px}.founder-card figcaption strong{font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.founder-card figcaption span{color:#ffffffb3;font-size:13px}.credentials-row{z-index:1;grid-template-columns:1fr 210px 210px;gap:18px;margin-bottom:58px;display:grid;position:relative}.credentials-copy{border:1px solid #ffffff24;border-radius:24px;padding:34px}.credentials-copy>span{color:var(--gold-light);letter-spacing:.14em;font-size:12px}.credentials-copy h3{margin:34px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.credentials-copy p{color:#ffffff94;max-width:540px;margin:0}.credential-thumb{background:#fff;border-radius:24px;min-height:250px;position:relative;overflow:hidden}.credential-thumb img{object-fit:cover}.team-block{z-index:1;border-top:1px solid #ffffff24;padding-top:58px;position:relative}.team-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px;display:flex}.team-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:400}.team-heading .eyebrow{margin:0}.team-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.team-grid article{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;min-height:330px;padding:22px;display:flex}.team-photo{aspect-ratio:1;background:#ffffff14;border-radius:15px 15px 60% 60%;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.team-photo img{object-fit:cover;object-position:center top}.team-photo-albina img{object-position:50% 18%}.team-photo-vitaly{background:#cbbda6}.team-photo-vitaly img{object-fit:cover;object-position:center top}.team-grid strong{margin-top:auto;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400}.team-grid small{color:#ffffff85;margin-top:8px;line-height:1.45}.procedures{background:#eee4d4}.split-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;max-width:none;display:grid}.goal-tabs{flex-wrap:wrap;gap:9px;margin-bottom:28px;display:flex}.goal-tab,.amount{cursor:pointer;color:var(--green);background:#ffffff7a;border:1px solid #163f312e;border-radius:999px;transition:background .15s,color .15s,border-color .15s}.goal-tab{min-height:46px;padding:10px 18px;font-size:13px}.goal-tab.active,.goal-tab:hover,.goal-tab:focus-visible{border-color:var(--green);background:var(--green);color:#fff}.procedure-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.procedure-card{background:var(--paper);border:1px solid #163f311f;border-radius:22px;flex-direction:column;min-height:310px;padding:30px;animation:.26s both cardIn;display:flex}@keyframes cardIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.procedure-topline,.procedure-footer{justify-content:space-between;align-items:center;display:flex}.procedure-code{min-width:58px;height:30px;color:var(--green);background:#e9dfcd;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.procedure-index{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:18px}.procedure-card h3{margin:40px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:28px}.procedure-card>p{max-width:520px;color:var(--muted)}.procedure-footer{border-top:1px solid var(--line);color:var(--green-soft);gap:20px;margin-top:auto;padding-top:20px;font-size:13px}.procedure-footer a{background:var(--green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.help-card{background:var(--green);color:#fff;border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:40px;margin-top:18px;padding:42px;display:grid}.help-kicker{color:var(--gold-light);letter-spacing:.14em;text-transform:uppercase;font-size:11px}.help-card h3{color:#fff;margin:12px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:31px}.help-card p{color:#ffffffad;max-width:660px;margin-bottom:0}.button-light{background:var(--paper);color:var(--green)}.text-link{color:var(--gold-light);text-underline-offset:5px;font-size:13px;text-decoration:underline}.procedure-video{background:var(--paper);border-radius:28px;grid-template-columns:minmax(280px,.72fr) 1.28fr;align-items:center;gap:70px;margin:80px 0 18px;padding:58px;display:grid}.procedure-video-rem{margin-top:18px}.procedure-video-rem .video-shell{order:2}.procedure-video-rem .video-copy{order:1}.video-shell{justify-self:center;width:min(100%,360px);position:relative}.video-shell:before{content:"";border:1px solid var(--gold);border-radius:170px 170px 24px 24px;position:absolute;inset:-14px 18px 14px -18px}.video-shell video{z-index:1;aspect-ratio:180/329;object-fit:cover;background:#d6cbbb;border-radius:160px 160px 20px 20px;width:100%;display:block;position:relative;box-shadow:0 30px 55px #1235292e}.video-label{z-index:2;color:#fff;letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c291fd1;border-radius:8px;padding:8px 11px;font-size:9px;position:absolute;bottom:20px;left:22px}.video-copy h3{max-width:620px;margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);font-weight:400}.video-copy>p:not(.eyebrow){max-width:610px;color:var(--muted);font-size:16px}.video-copy ul{color:var(--green-soft);margin:25px 0 30px;padding:0;list-style:none}.video-copy li{border-bottom:1px solid var(--line);padding:9px 0}.video-copy li:before{content:"•";color:var(--gold);margin-right:10px}.text-arrow{color:var(--green);text-decoration:underline;-webkit-text-decoration-color:var(--gold);-webkit-text-decoration-color:var(--gold);-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:6px;align-items:center;gap:16px;font-size:13px;font-weight:700;display:inline-flex}.programs{background:#f3ebde}.program-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.program-card{border:1px solid var(--line);background:var(--paper);border-radius:22px;flex-direction:column;min-height:330px;padding:32px;display:flex}.program-card>span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.program-card h3{margin:55px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400}.program-card>strong{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.program-card p{color:var(--muted);font-size:13px}.program-card a{border-top:1px solid var(--line);color:var(--green);justify-content:space-between;margin-top:auto;padding-top:20px;font-size:13px;font-weight:700;display:flex}.program-featured{border-color:var(--green);background:var(--green)}.program-featured h3,.program-featured>strong,.program-featured a{color:#fff}.program-featured p{color:#fff9}.program-featured a{border-color:#ffffff2e}.certificates{background:var(--paper)}.certificate-card{grid-template-columns:minmax(340px,.9fr) 1.1fr;align-items:center;gap:68px;display:grid}.certificate-visual{aspect-ratio:1748/1240;background:#f0e4c8;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 34px 70px #153d2f36}.certificate-visual>img{object-fit:cover}.certificate-amount{z-index:2;color:#e9ad00;white-space:nowrap;text-shadow:0 1px 1px #29300047;background:radial-gradient(circle,#167309 0%,#126407 62%,#126407eb 100%);justify-content:center;align-items:center;width:31%;height:10.5%;font-size:clamp(20px,3vw,46px);font-weight:500;line-height:1;display:flex;position:absolute;top:43.2%;left:36.5%}.certificate-copy>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:16px}.certificate-copy fieldset{border:0;margin:30px 0 24px;padding:0}.certificate-copy legend{color:var(--green);margin-bottom:12px;font-size:13px;font-weight:700}.amount-grid{flex-wrap:wrap;gap:8px;display:flex}.amount{border-radius:10px;min-height:40px;padding:8px 14px;font-size:12px}.amount.active,.amount:hover,.amount:focus-visible{border-color:var(--gold);background:#efe1c5}.booking-panel{background:#e9ddc9;border-radius:26px;grid-template-columns:1.2fr .8fr auto;align-items:center;gap:42px;margin-top:110px;padding:48px;display:grid}.booking-panel h2{max-width:540px;margin-bottom:0;font-size:clamp(34px,3.6vw,52px)}.booking-details{color:var(--green);flex-direction:column;gap:7px;display:flex}.booking-details a{font-size:20px;font-weight:700}.booking-details span{color:var(--muted);font-size:14px}.booking-details small{color:#7b756b;max-width:300px;margin-top:8px;font-size:10px}.button-gold{background:var(--gold);color:#14291f}.location-card{background:#f0e3cf;border:1px solid #163f311f;border-radius:28px;min-height:auto;margin-top:24px;display:block;overflow:hidden;box-shadow:0 30px 80px #153d2f1a}.location-copy{flex-direction:column;justify-content:center;max-width:820px;padding:58px 64px;display:flex}.location-copy h2{margin:6px 0 20px;font-size:clamp(38px,4vw,58px)}.location-copy>p:not(.eyebrow){color:var(--muted);margin:0;font-size:17px;line-height:1.7}.location-actions{flex-direction:column;align-items:flex-start;gap:12px;margin-top:34px;display:flex}.location-actions a{color:var(--green);border-bottom:1px solid #163f3147;padding-bottom:5px;font-size:13px;font-weight:700}footer{background:radial-gradient(circle at 12% 0%, #c5a15d29, transparent 30%), var(--green);color:#fff;grid-template-columns:minmax(280px,420px) auto 1fr;align-items:center;gap:54px;min-height:260px;padding:54px max(7vw,50vw - 590px);display:grid}.footer-brand{color:#fff;align-items:center;gap:16px;width:fit-content;display:flex}.footer-brand .footer-symbol{background:#ffffff1a;border:1px solid #e5d0a46b;border-radius:50%;flex:0 0 77px;place-items:center;width:77px;height:77px;display:grid;position:relative;overflow:hidden}.footer-brand .footer-symbol:before{content:"";background:#fff;border-radius:50%;width:67px;height:67px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-brand .footer-symbol img{z-index:1;object-fit:contain;object-position:center;filter:drop-shadow(0 5px 10px #00000038);border-radius:50%;width:60px;height:60px;margin:0;display:block;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.footer-brand>span:not(.footer-symbol){flex-direction:column;gap:4px;display:flex}.footer-brand strong{color:#fff;font-size:28px;font-weight:400}.footer-brand small{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;font-size:8px}.footer-links{grid-template-columns:1fr 1fr;gap:14px 24px;font-size:13px;display:grid}.footer-links a{border-bottom:1px solid #ffffff29;padding-bottom:5px}.footer-meta{text-align:right;flex-direction:column;align-items:flex-end;gap:8px;display:flex}.footer-meta strong{max-width:320px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400}.footer-meta span,.footer-meta small{color:#ffffff85;font-size:11px}.mobile-booking{display:none}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media (width<=980px){.site-header{width:calc(100% - 20px);top:10px}.menu-button{display:block}.nav{border:1px solid var(--line);background:var(--paper);border-radius:18px;flex-direction:column;align-items:stretch;gap:2px;padding:12px;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 24px 50px #142d231f}.nav-open{display:flex}.nav a{padding:12px}.nav-cta{justify-content:space-between}.hero{grid-template-columns:1fr;min-height:auto;padding:130px 28px 70px}.hero-copy{max-width:740px}.hero-visual{height:480px}.section{padding:90px 28px}.direction-grid{grid-template-columns:1fr}.direction-card{min-height:260px}.advantage-strip{grid-template-columns:1fr;gap:26px}.story-intro{grid-template-columns:1fr;gap:30px}.story-grid,.founder-portraits{grid-template-columns:1fr}.credentials-row{grid-template-columns:1fr 1fr}.credentials-copy{grid-column:1/-1}.story-year{width:100%;max-width:380px;min-height:230px}.journey-photo{min-height:460px}.team-grid{grid-template-columns:repeat(2,1fr)}.split-heading{grid-template-columns:1fr;gap:10px}.procedure-grid{grid-template-columns:1fr}.procedure-video{grid-template-columns:1fr;gap:50px}.video-shell{width:min(80%,360px)}.program-grid,.certificate-card{grid-template-columns:1fr}.certificate-visual{width:100%;max-width:680px}.booking-panel{grid-template-columns:1fr;gap:26px}.location-card{grid-template-columns:1fr}.map-shell,.map-shell iframe{min-height:390px}footer{text-align:center;grid-template-columns:1fr}.footer-brand{margin:0 auto}.footer-links{justify-content:center}.footer-meta{text-align:center;align-items:center}}@media (width<=620px){html{scroll-padding-top:86px}body{font-size:15px}.site-header{border-radius:16px;min-height:62px;padding:8px 9px 8px 13px}.brand img{width:38px;height:38px}.brand-copy strong{font-size:17px}.brand-copy small{letter-spacing:.05em;font-size:7px}.menu-button{width:40px;height:40px}.hero{gap:44px;padding:116px 20px 56px}h1{font-size:clamp(42px,13.8vw,58px)}h2{font-size:38px}.hero-lead{font-size:16px}.hero-actions{align-items:stretch}.hero-actions .button{width:100%}.trust-row{flex-direction:column;gap:8px;margin-top:32px}.founder-link{line-height:1.55}.hero-visual{border-radius:40% 40% 34% 34%;height:390px}.hero-photo-caption{bottom:21px;left:22px;right:22px}.source-mark{width:160px;height:160px}.source-mark strong{font-size:28px}.orbit-one{inset:55px 38px}.orbit-two{width:170px;height:170px;top:110px;left:calc(50% - 85px)}.visual-note{min-width:auto;padding:9px 10px;font-size:10px}.note-one{top:34px;left:18px}.note-two{top:205px;right:10px}.note-three{bottom:28px;left:20px}.section{padding:72px 20px}.section-heading{margin-bottom:38px}.direction-card{min-height:240px;padding:26px}.direction-card h3{margin-top:42px}.story-intro{padding-bottom:40px}.story-intro blockquote{font-size:17px}.story-grid{gap:36px;padding:46px 0}.story-year{border-radius:120px 120px 20px 20px;min-height:210px}.story-copy .story-lead{font-size:21px}.journey-photo{min-height:430px}.journey-photo figcaption{bottom:23px;left:24px;right:24px}.journey-photo figcaption strong{font-size:24px}.founder-card{min-height:430px}.credentials-row{grid-template-columns:1fr}.credentials-copy{grid-column:auto}.credential-thumb{min-height:340px}.team-heading{flex-direction:column;align-items:flex-start;gap:8px}.team-grid{grid-template-columns:1fr}.team-grid article{min-height:0}.team-photo{max-height:420px}.procedure-video{margin-top:54px;padding:38px 24px}.video-shell{width:min(84%,300px)}.program-card{min-height:300px;padding:26px}.card-line{bottom:26px;left:26px}.goal-tabs{scrollbar-width:none;flex-wrap:nowrap;margin-right:-20px;padding-right:20px;overflow-x:auto}.goal-tab{flex:none}.procedure-card{min-height:330px;padding:24px}.help-card{grid-template-columns:1fr;padding:28px}.help-actions{align-items:stretch}.help-actions .button{width:100%}.certificate-card{gap:42px}.certificate-visual{border-radius:14px}.certificate-amount{bottom:35px;left:24px}.certificate-brand{top:23px;right:24px}.booking-panel{margin-top:74px;padding:30px 24px}.booking-panel .button{width:100%}.location-card{border-radius:22px;margin-top:18px}.location-copy{padding:34px 24px}.location-copy h2{font-size:36px}.map-shell,.map-shell iframe{min-height:330px}footer{padding:56px 20px 100px}.footer-brand{justify-content:center}.footer-links{width:min(100%,300px);margin:0 auto}.mobile-booking{z-index:60;background:var(--green);color:#fff;border:1px solid #ffffff42;border-radius:14px;justify-content:space-between;align-items:center;min-height:52px;padding:0 20px;font-size:14px;font-weight:700;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 18px 40px #0920174d}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
