/*! 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{--green-950:#003d2d;--green-900:#00503a;--green-800:#086149;--green-100:#eaf4ef;--gold:#d7a92d;--gold-light:#f4d77c;--cream:#fbf9f3;--ink:#13241e;--muted:#617169;--line:#dce6e0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;border-bottom:1px solid #00503a1f;justify-content:space-between;align-items:center;gap:30px;height:86px;padding:0 clamp(22px,5vw,76px);display:flex;position:sticky;top:0}.brand,.footer-brand{align-items:center;gap:11px;display:flex}.brand-mark{background:var(--green-950);width:42px;height:42px;color:var(--gold-light);border:1px solid var(--gold);letter-spacing:-2px;border-radius:12px;place-items:center;font-family:Georgia,serif;font-weight:700;display:grid}.brand strong,.footer-brand strong{color:var(--green-950);letter-spacing:.08em;font-size:14px;display:block}.brand small,.footer-brand small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:3px;font-size:10px;display:block}nav{color:#3d5148;gap:34px;font-size:14px;font-weight:700;display:flex}nav a:hover{color:var(--green-900)}.button{background:var(--green-950);color:#fff;border-radius:13px;justify-content:center;align-items:center;min-height:50px;padding:0 25px;font-size:14px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 25px #003d2d29}.button:hover{background:var(--green-800);transform:translateY(-2px);box-shadow:0 14px 30px #003d2d33}.button-small{min-height:42px;padding:0 18px}.button-ghost{color:var(--green-950);box-shadow:none;background:0 0;border:1px solid #003d2d59}.button-ghost:hover{color:#fff}.button-gold{background:linear-gradient(135deg,var(--gold-light),var(--gold));color:#2e280d;box-shadow:0 10px 25px #d7a92d33}.button-gold:hover{background:linear-gradient(135deg,#ffe49a,var(--gold));color:#2e280d}.hero{background:radial-gradient(circle at 78% 16%,#f4d77c42,#0000 22%),linear-gradient(135deg,#fff 0%,#fbfaf5 56%,#edf5f0 100%);grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:center;gap:clamp(50px,8vw,120px);min-height:720px;padding:90px clamp(24px,7vw,112px) 80px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #d7a92d40;border-radius:50%;width:520px;height:520px;position:absolute;top:-270px;right:-210px}.hero-glow{background:#00503a0f;border-radius:50%;width:420px;height:420px;position:absolute;inset:auto auto -190px -160px}.hero-copy{z-index:2;max-width:680px;position:relative}.kicker{color:var(--green-800);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 18px;font-size:12px;font-weight:900;display:flex}.kicker span{background:var(--gold);width:34px;height:2px}.hero h1{color:var(--green-950);letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.7vw,82px);font-weight:500;line-height:.99}.hero h1 em{color:var(--gold);font-style:italic}.hero-text{max-width:620px;color:var(--muted);margin:28px 0 32px;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:13px;display:flex}.hero-proof{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:30px;margin-top:39px;padding-top:25px;font-size:12px;display:flex}.hero-proof span{align-items:center;gap:8px;display:flex}.hero-proof strong{color:var(--green-950);font-size:19px}.hero-visual{justify-content:center;align-items:center;min-height:540px;display:flex;position:relative}.cover{border:1px solid #d7a92d73;border-radius:5px;width:min(55%,300px);position:absolute;box-shadow:0 28px 60px #09372b3d}.cover-back{opacity:.94;transform:translate(95px,-12px)rotate(9deg)}.cover-front{z-index:2;transform:translate(-48px,15px)rotate(-5deg)}.seal{z-index:4;text-align:center;background:var(--green-950);width:86px;height:86px;color:var(--gold-light);border:2px solid var(--gold);border-radius:50%;outline:4px solid #fff;place-content:center;font-family:Georgia,serif;font-size:22px;font-weight:700;line-height:.8;display:grid;position:absolute;top:5%;right:4%}.seal span{letter-spacing:.12em;font-family:Arial,sans-serif;font-size:7px}.floating-note{z-index:4;background:#fff;border:1px solid #d7a92d73;border-radius:15px;align-items:center;gap:13px;padding:15px 19px;display:flex;position:absolute;bottom:8%;left:0;box-shadow:0 18px 40px #003d2d29}.note-icon{background:var(--green-100);width:36px;height:36px;color:var(--green-900);border-radius:50%;place-items:center;font-weight:900;display:grid}.floating-note strong,.floating-note small{display:block}.floating-note strong{color:var(--green-950);font-size:13px}.floating-note small{color:var(--muted);margin-top:3px;font-size:10px}.trust-bar{background:var(--green-950);color:#fff;letter-spacing:.12em;justify-content:center;align-items:center;gap:clamp(18px,3vw,48px);min-height:74px;padding:15px 25px;font-size:11px;font-weight:800;display:flex}.trust-bar i{background:var(--gold);border-radius:50%;width:5px;height:5px}.section{padding:105px clamp(24px,7vw,112px)}.products{background:#fff}.section-heading{justify-content:space-between;align-items:end;gap:40px;max-width:1220px;margin:0 auto 48px;display:flex}.section-heading h2,.method h2,.audience h2,.faq h2{color:var(--green-950);letter-spacing:-.03em;margin:0;font-family:Georgia,serif;font-size:clamp(37px,4vw,55px);font-weight:500;line-height:1.08}.section-heading>p{max-width:460px;color:var(--muted);margin:0;font-size:15px;line-height:1.7}.centered{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.centered .kicker{margin-bottom:0}.centered>p{max-width:570px}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1220px;margin:0 auto;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:22px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 15px 40px #09372b12}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px #09372b1f}.product-image{background:linear-gradient(145deg,#edf6f1,#f9f3df);place-items:center;height:270px;display:grid;position:relative;overflow:hidden}.product-image:after{content:"";border:1px solid #d7a92d61;border-radius:50%;width:190px;height:190px;position:absolute;inset:auto -30px -70px auto}.product-image img{z-index:2;border:1px solid #d7a92d73;width:145px;position:relative;transform:rotate(-3deg);box-shadow:0 18px 35px #003d2d38}.product-badge{z-index:3;background:var(--green-950);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:20px;padding:8px 11px;font-size:9px;font-weight:900;position:absolute;top:16px;left:16px}.product-body{padding:27px}.product-eyebrow{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:900}.product-card h3,.bundle-card h3,.coming-card h3{color:var(--green-950);margin:0;font-family:Georgia,serif;font-size:26px;font-weight:600;line-height:1.15}.product-description{min-height:82px;color:var(--muted);margin:13px 0 19px;font-size:13px;line-height:1.65}.product-card ul{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:10px;min-height:160px;margin:0;padding:18px 0;list-style:none;display:grid}.product-card li{color:#30463d;align-items:center;gap:9px;font-size:12px;display:flex}.product-card li svg{background:var(--green-100);width:17px;height:17px;stroke:var(--green-900);stroke-width:2.5px;fill:none;border-radius:50%;flex:none;padding:3px}.product-status{color:#78601a;align-items:center;gap:8px;margin:17px 0;font-size:11px;font-weight:700;display:flex}.product-status span{background:var(--gold);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #d7a92d26}.product-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-footer small,.product-footer strong{display:block}.product-footer small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px}.product-footer strong{color:var(--green-950);margin-top:3px;font-size:15px}.button-card{text-align:center;min-height:42px;padding:0 15px;font-size:11px}.bundle-card{background:var(--green-950);color:#fff;border-radius:23px;grid-template-columns:1.35fr 1fr auto;align-items:center;gap:38px;max-width:1220px;margin:28px auto 0;padding:38px 42px;display:grid;position:relative;overflow:hidden}.bundle-card:after{content:"";border:35px solid #d7a92d2e;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-180px;right:-125px}.kicker-light{color:var(--gold-light)}.bundle-card h3{color:#fff;font-size:34px}.bundle-card p:not(.kicker){color:#ffffffb8;margin:10px 0 0;font-size:13px;line-height:1.6}.bundle-stats{gap:27px;display:flex}.bundle-stats span{border-left:1px solid #ffffff38;padding-left:18px}.bundle-stats strong,.bundle-stats small{display:block}.bundle-stats strong{color:var(--gold-light);font-family:Georgia,serif;font-size:30px}.bundle-stats small{color:#ffffffad;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.bundle-card .button{z-index:2;text-align:center;position:relative}.coming-card{background:var(--green-100);border:1px dashed #00503a47;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;max-width:1220px;margin:18px auto 0;padding:29px 36px;display:grid}.coming-tag{background:var(--gold);color:#2e280d;letter-spacing:.1em;border-radius:6px;padding:8px 11px;font-size:9px;font-weight:900}.coming-card h3{font-size:23px}.coming-card p:last-child{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.text-link{color:var(--green-900);white-space:nowrap;font-size:12px;font-weight:900}.text-link span{color:var(--gold);font-size:18px}.method{background:var(--cream)}.steps{grid-template-columns:repeat(4,1fr);gap:2px;max-width:1160px;margin:55px auto 0;display:grid}.step{border:1px solid var(--line);background:#fff;min-height:230px;padding:30px;position:relative}.step:first-child{border-radius:18px 0 0 18px}.step:last-child{border-radius:0 18px 18px 0}.step-number{color:var(--gold);font-family:Georgia,serif;font-size:39px;font-style:italic}.step h3{color:var(--green-950);margin:25px 0 10px;font-family:Georgia,serif;font-size:23px}.step p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.audience{background:var(--green-950);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(55px,9vw,140px);display:grid}.audience h2{color:#fff}.audience-copy>p:not(.kicker){color:#ffffffb3;max-width:570px;margin:22px 0 30px;font-size:15px;line-height:1.75}.audience-list{display:grid}.audience-list>div{border-bottom:1px solid #ffffff26;grid-template-columns:62px 1fr;gap:20px;padding:27px 0;display:grid}.audience-list>div:last-child{border-bottom:0}.audience-list>div>span{color:var(--gold-light);font-family:Georgia,serif;font-size:29px;font-style:italic}.audience-list p{color:#ffffffab;margin:0;font-size:12px;line-height:1.6}.audience-list strong{color:#fff;margin-bottom:5px;font-family:Georgia,serif;font-size:21px;display:block}.faq{background:#fff}.faq-list{border-top:1px solid var(--line);max-width:850px;margin:45px auto 0}details{border-bottom:1px solid var(--line)}summary{color:var(--green-950);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 4px;font-family:Georgia,serif;font-size:19px;font-weight:600;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--gold);font-family:Arial,sans-serif;font-size:23px;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{max-width:740px;color:var(--muted);margin:-3px 0 23px;font-size:13px;line-height:1.7}.cta{text-align:center;background:linear-gradient(135deg,#f6efd9,#fff 48%,#e8f2ed);padding:75px 25px}.cta-stars{color:var(--gold);font-size:28px}.cta p{color:var(--green-800);letter-spacing:.13em;text-transform:uppercase;margin:12px 0 6px;font-size:11px;font-weight:900}.cta h2{color:var(--green-950);margin:0 0 27px;font-family:Georgia,serif;font-size:clamp(32px,4vw,52px);font-weight:500}footer{color:#fff;background:#002d22;grid-template-columns:1fr auto;align-items:center;gap:32px;padding:46px clamp(24px,7vw,112px) 28px;display:grid}.footer-brand strong{color:#fff}.footer-brand small{color:#ffffff8c}.footer-links{color:#ffffffb8;flex-wrap:wrap;justify-content:flex-end;gap:24px;font-size:12px;font-weight:700;display:flex}.footer-links a:hover{color:var(--gold-light)}.disclaimer{color:#ffffff75;max-width:750px;margin:0;font-size:9px;line-height:1.5}.copyright{color:#fff6;text-align:right;margin:0;font-size:10px}@media (width<=1050px){nav{display:none}.hero{grid-template-columns:1fr 420px;gap:30px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{grid-column:span 2;grid-template-columns:.8fr 1.2fr;display:grid}.product-card:last-child .product-image{height:100%;min-height:430px}.bundle-card{grid-template-columns:1fr 1fr}.bundle-card .button{grid-column:span 2}.steps{grid-template-columns:repeat(2,1fr);gap:12px}.step,.step:first-child,.step:last-child{border-radius:15px}}@media (width<=760px){.site-header{height:72px;padding:0 17px}.brand small{display:none}.brand strong{font-size:12px}.site-header>.button{display:none}.hero{grid-template-columns:1fr;gap:25px;min-height:auto;padding:65px 22px 40px}.hero h1{font-size:clamp(44px,13vw,64px)}.hero-text{font-size:16px;line-height:1.65}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-proof{gap:18px}.hero-visual{min-height:430px}.cover{width:205px}.cover-back{transform:translate(70px,-5px)rotate(8deg)}.cover-front{transform:translate(-55px,12px)rotate(-5deg)}.seal{width:70px;height:70px;font-size:18px;right:6%}.floating-note{bottom:0;left:0}.trust-bar{white-space:nowrap;justify-content:flex-start;overflow:hidden}.section{padding:75px 20px}.section-heading{margin-bottom:35px;display:block}.section-heading>p{margin-top:16px}.centered{display:flex}.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto;display:block}.product-card:last-child .product-image{height:270px;min-height:auto}.product-description,.product-card ul{min-height:0}.product-footer{flex-direction:column;align-items:stretch}.button-card{width:100%}.bundle-card{grid-template-columns:1fr;gap:25px;padding:31px 24px}.bundle-card .button{grid-column:auto}.bundle-stats{justify-content:space-between;gap:8px}.bundle-stats span{padding-left:10px}.coming-card{grid-template-columns:1fr;padding:25px}.steps{grid-template-columns:1fr}.audience{grid-template-columns:1fr;gap:42px}.audience-list>div{grid-template-columns:48px 1fr}footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start;gap:17px}.copyright{text-align:left}}.price-block del{color:#8d9993;margin-top:4px;font-size:10px;display:block}.bundle-card{grid-template-columns:1.2fr .8fr 1fr}.bundle-offer{z-index:2;position:relative}.bundle-offer small,.bundle-offer strong,.bundle-offer del{display:block}.bundle-offer small{color:var(--gold-light);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.bundle-offer strong{color:#fff;margin:5px 0;font-size:18px}.bundle-offer del{color:#ffffff80;margin-bottom:12px;font-size:11px}.bundle-offer .button{width:100%}.coming-price{text-align:right}.coming-price small,.coming-price strong,.coming-price del{display:block}.coming-price small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:8px}.coming-price strong{color:var(--green-950);margin:4px 0;font-size:14px}.coming-price del{color:#84928c;margin-bottom:5px;font-size:10px}.mini-offers{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1220px;margin:18px auto 0;display:grid}.mini-offers article{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:auto 1fr;align-items:start;gap:15px;min-height:146px;padding:22px;display:grid}.mini-icon{background:var(--green-950);width:44px;height:44px;color:var(--gold-light);border-radius:12px;place-items:center;font-size:11px;font-weight:900;display:grid}.mini-offers h3{color:var(--green-950);margin:0;font-family:Georgia,serif;font-size:18px}.mini-offers p{margin:7px 0 0}.mini-offers p strong,.mini-offers p del{display:block}.mini-offers p strong{color:var(--green-900);font-size:13px}.mini-offers p del{color:#8d9993;margin-top:3px;font-size:10px}.mini-offers article>a{color:var(--green-900);grid-column:2;font-size:11px;font-weight:900}@media (width<=1050px){.bundle-card{grid-template-columns:1fr 1fr}.bundle-offer{grid-column:span 2}.mini-offers{grid-template-columns:1fr 1fr}.mini-offers article:last-child{grid-column:span 2}}@media (width<=760px){.bundle-card{grid-template-columns:1fr}.bundle-offer{grid-column:auto}.coming-price{text-align:left}.mini-offers{grid-template-columns:1fr}.mini-offers article:last-child{grid-column:auto}}.service-teaser{background:linear-gradient(135deg,#edf6f1,#fff 55%,#f8f0d6);grid-template-columns:1.25fr .75fr;align-items:center;gap:60px;padding:58px clamp(24px,7vw,112px);display:grid}.service-teaser h2,.why-us h2,.inner-hero h1,.service-heading h2,.fees-note h2,.pdf-panel h2{color:var(--green-950);letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-weight:500}.service-teaser h2{font-size:clamp(32px,4vw,49px)}.service-teaser p:not(.kicker){max-width:760px;color:var(--muted);margin:15px 0 0;font-size:14px;line-height:1.7}.teaser-actions{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.teaser-actions>a:last-child{color:var(--green-900);font-size:12px;font-weight:900}.why-us{background:#fff;grid-template-columns:.85fr 1.15fr;gap:34px 70px;display:grid}.why-intro h2{font-size:clamp(38px,4.2vw,58px);line-height:1.04}.why-intro>p:not(.kicker){color:var(--muted);margin:22px 0 27px;font-size:15px;line-height:1.75}.why-intro .button-ghost:hover{background:var(--green-900)}.why-cards{gap:12px;display:grid}.why-cards article{border:1px solid var(--line);background:var(--cream);border-radius:17px;padding:25px 27px;position:relative}.why-cards article>span{color:#d7a92d99;font-family:Georgia,serif;font-size:26px;font-style:italic;position:absolute;top:19px;right:22px}.why-cards h3{color:var(--green-950);margin:0;font-family:Georgia,serif;font-size:22px}.why-cards p{color:var(--muted);margin:8px 40px 0 0;font-size:12px;line-height:1.6}.history-card{background:var(--green-950);color:#fff;border-radius:18px;grid-column:1/-1;justify-content:center;align-items:center;gap:28px;padding:25px 32px;display:flex}.history-card div{text-align:center}.history-card small,.history-card strong{display:block}.history-card small{color:var(--gold-light);text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;font-size:8px}.history-card strong{font-family:Georgia,serif;font-size:17px}.history-card>span{color:var(--gold);font-size:22px}.commitments{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:15px;display:grid}.commitments article{border-left:4px solid var(--gold);background:var(--green-100);border-radius:0 14px 14px 0;padding:25px 28px}.commitments strong{color:var(--green-950);font-family:Georgia,serif;font-size:20px}.commitments p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.inner-page{background:#fff}.inner-hero{text-align:center;background:radial-gradient(circle at 15% 20%,#d7a92d29,#0000 20%),linear-gradient(135deg,#fff,#edf5f0);padding:95px clamp(24px,8vw,135px)}.inner-hero .kicker{justify-content:center}.inner-hero h1{font-size:clamp(50px,7vw,82px);line-height:1}.inner-hero h1 em{color:var(--gold);font-style:italic}.inner-hero>p:not(.kicker){max-width:780px;color:var(--muted);margin:24px auto 30px;font-size:17px;line-height:1.7}.inner-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.service-nav{z-index:35;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;flex-wrap:wrap;justify-content:center;gap:10px;padding:20px clamp(20px,5vw,80px);display:flex;position:sticky;top:86px}.service-nav a{background:var(--green-100);color:var(--green-900);border-radius:20px;padding:9px 13px;font-size:10px;font-weight:800}.service-nav a:hover{background:var(--green-950);color:#fff}.service-section{padding:85px clamp(24px,7vw,112px);scroll-margin-top:150px}.service-section:nth-child(2n){background:var(--cream)}.service-heading{max-width:1220px;margin:0 auto 34px}.service-heading h2{font-size:clamp(35px,4vw,52px)}.service-heading>p:not(.kicker){max-width:650px;color:var(--muted);font-size:13px;line-height:1.65}.service-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1220px;margin:0 auto;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;padding:25px;display:flex;box-shadow:0 10px 28px #003d2d0d}.service-card-top{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.service-card h3{color:var(--green-950);margin:0;font-family:Georgia,serif;font-size:20px;line-height:1.15}.service-card-top>strong{background:var(--green-950);color:var(--gold-light);border-radius:9px;flex:none;padding:8px 10px;font-size:13px}.service-card>p{color:var(--muted);margin:13px 0;font-size:12px;line-height:1.65}.service-card ul{color:#40534a;gap:7px;margin:0 0 15px;padding:0;font-size:11px;list-style:none;display:grid}.service-card>a{border-top:1px solid var(--line);color:var(--green-900);margin-top:auto;padding-top:14px;font-size:11px;font-weight:900}.service-card>a span{color:var(--gold);font-size:17px}.service-payment-note{background:var(--green-100);color:var(--green-900);border-radius:9px;margin-top:auto;padding:10px 11px;font-size:9px;font-weight:800;line-height:1.4}.service-payment-options{grid-template-columns:repeat(3,1fr);gap:5px;margin:8px 0;display:grid}.service-payment-options a{text-align:center;border:1px solid var(--line);color:var(--green-900);background:#fff;border-radius:8px;padding:8px 5px;font-size:8px;font-weight:900}.service-payment-options a:hover{background:var(--green-950);color:#fff}.documents-library{color:#fff;background:linear-gradient(135deg,#003d2d,#00503a);padding:70px clamp(24px,7vw,112px);scroll-margin-top:145px}.documents-library-heading{justify-content:space-between;align-items:flex-end;gap:40px;max-width:1220px;margin:0 auto 30px;display:flex}.documents-library-heading h2{color:#fff;letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(36px,4vw,52px);font-weight:500}.documents-library-heading>p{color:#ffffffb3;max-width:520px;margin:0;font-size:12px;line-height:1.7}.documents-library-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1220px;margin:0 auto;display:grid}.documents-library-grid>a{background:#ffffff12;border:1px solid #ffffff29;border-radius:15px;flex-direction:column;min-height:145px;padding:22px;transition:transform .2s,background .2s;display:flex}.documents-library-grid>a:hover{background:#ffffff1f;transform:translateY(-3px)}.documents-library-grid small{color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.documents-library-grid strong{color:#fff;margin:12px 0;font-family:Georgia,serif;font-size:19px;line-height:1.2}.documents-library-grid span{color:var(--gold-light);border-top:1px solid #ffffff24;margin-top:auto;padding-top:12px;font-size:9px;font-weight:900}.service-documents{background:#fff9e8;border:1px solid #d7a92d61;border-radius:10px;margin:0 0 12px;padding:11px}.service-documents>small{color:#78601a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:900;display:block}.service-documents>a{color:var(--green-900);border-top:1px solid #d7a92d40;justify-content:space-between;align-items:center;gap:10px;padding:7px 0;font-size:9px;font-weight:800;display:flex}.service-documents>a:first-of-type{border-top:0}.service-documents>a span{color:var(--gold);flex:none;font-size:8px}.fees-note{background:var(--green-950);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:60px clamp(24px,7vw,112px);display:grid}.fees-note h2{color:#fff;font-size:clamp(34px,4vw,49px)}.fees-note>p{color:#ffffffb8;margin:0;font-size:13px;line-height:1.75}.services-legal{background:#f7f1df;justify-content:space-between;align-items:center;gap:40px;padding:38px clamp(24px,7vw,112px);display:flex}.services-legal p{color:#5e614e;max-width:850px;margin:0;font-size:11px;line-height:1.65}.services-legal a{color:var(--green-900);white-space:nowrap;font-size:12px;font-weight:900}.legal-hero{background:radial-gradient(circle at 85% 20%,#d7a92d29,#0000 20%),linear-gradient(135deg,#fff,#f6f1e1)}.legal-alert{background:#fff9e8;border:1px solid #d7a92d8c;border-radius:17px;max-width:1050px;margin:55px auto 0;padding:28px 32px}.legal-alert strong{color:var(--green-950);font-family:Georgia,serif;font-size:21px;display:block}.legal-alert p{color:#6b6040;margin:10px 0 0;font-size:12px;line-height:1.75}.legal-section{padding:75px clamp(24px,7vw,112px)}.legal-list{border-top:1px solid var(--line);max-width:1050px;margin:0 auto}.legal-list details p{padding-right:40px}.pdf-panel{background:var(--green-950);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:55px;padding:65px clamp(24px,7vw,112px);display:grid}.pdf-panel h2{color:#fff;font-size:clamp(34px,4vw,49px)}.pdf-panel>div>p:not(.kicker){color:#ffffffb3;margin:18px 0 25px;font-size:13px;line-height:1.7}.pdf-panel iframe{background:#fff;border:1px solid #ffffff40;border-radius:14px;width:100%;height:540px}@media (width<=1000px){.service-teaser,.why-us,.fees-note,.pdf-panel{grid-template-columns:1fr}.why-cards{grid-template-columns:repeat(3,1fr)}.history-card,.commitments{grid-column:auto}.service-grid,.documents-library-grid{grid-template-columns:repeat(2,1fr)}.documents-library-heading{flex-direction:column;align-items:flex-start}.pdf-panel iframe{height:460px}.service-nav{top:72px}}@media (width<=700px){.service-teaser{gap:28px;padding:45px 21px}.why-cards,.commitments,.service-grid,.documents-library-grid{grid-template-columns:1fr}.history-card{flex-direction:column;gap:13px}.history-card>span{transform:rotate(90deg)}.inner-hero{padding:65px 22px}.inner-hero h1{font-size:48px}.inner-hero>p:not(.kicker){font-size:15px}.documents-library{padding:52px 20px}.documents-library-grid>a{min-height:125px}.service-nav{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.service-section{padding:65px 20px}.fees-note{gap:25px;padding:50px 22px}.services-legal{flex-direction:column;align-items:flex-start;gap:18px;padding:30px 22px}.legal-alert{margin:35px 20px 0;padding:23px}.legal-section{padding:60px 20px}.legal-list summary{font-size:16px}.pdf-panel{gap:30px;padding:52px 20px}.pdf-panel iframe{height:430px}}.site-header nav{gap:18px;font-size:12px}.brand-official img{object-fit:cover;border-radius:50%;width:54px;height:54px;box-shadow:0 5px 16px #003d2d2e}.footer-brand.brand-official img{width:64px;height:64px}.home-hero{background:radial-gradient(circle at 85% 12%,#f4d77c4d,#0000 22%),linear-gradient(135deg,#fff 0%,#fbfaf5 56%,#edf5f0 100%);grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(45px,7vw,105px);min-height:680px;padding:78px clamp(24px,7vw,112px);display:grid;position:relative;overflow:hidden}.home-hero:after{content:"";border:70px solid #00503a0a;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-270px;left:-170px}.home-hero-copy{z-index:2;position:relative}.home-hero h1{max-width:760px;color:var(--green-950);letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(50px,5.8vw,82px);font-weight:500;line-height:1.01}.home-hero h1 em{color:var(--gold);font-style:italic}.home-hero-copy>p:not(.kicker){max-width:670px;color:var(--muted);margin:27px 0 31px;font-size:18px;line-height:1.72}.home-proof{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:28px;margin-top:39px;padding-top:23px;font-size:12px;display:flex}.home-proof span{align-items:center;gap:7px;display:flex}.home-proof strong{color:var(--green-950);font-size:18px}.official-logo-stage{place-items:center;min-height:510px;display:grid;position:relative}.official-logo-stage img{z-index:3;border-radius:50%;width:min(78%,440px);position:relative;box-shadow:0 35px 75px #003d2d33}.official-logo-stage p{z-index:4;color:var(--green-950);background:#fffffff0;border:1px solid #d7a92d80;border-radius:30px;margin:0;padding:13px 18px;font-size:11px;font-weight:800;position:absolute;bottom:15px;box-shadow:0 12px 30px #003d2d1f}.orbit{border:1px solid #d7a92d5c;border-radius:50%;position:absolute}.orbit-one{width:500px;height:500px}.orbit-two{border-color:#00503a26;width:390px;height:390px}.universe-section{background:#fff}.universe-grid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1220px;margin:0 auto;display:grid}.universe-card{border:1px solid var(--line);background:linear-gradient(155deg,#fff,var(--cream));border-radius:20px;flex-direction:column;min-height:330px;padding:28px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.universe-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px #003d2d17}.universe-number{color:#d7a92d40;font-family:Georgia,serif;font-size:60px;font-style:italic;position:absolute;top:12px;right:18px}.universe-card small{color:var(--green-800);letter-spacing:.12em;text-transform:uppercase;margin-bottom:34px;font-size:9px;font-weight:900;position:relative}.universe-card h3{color:var(--green-950);margin:0;font-family:Georgia,serif;font-size:25px;line-height:1.15;position:relative}.universe-card p{color:var(--muted);margin:16px 0 25px;font-size:12px;line-height:1.65}.universe-card a{border-top:1px solid var(--line);color:var(--green-900);margin-top:auto;padding-top:17px;font-size:11px;font-weight:900}.universe-card a b{color:var(--gold);font-size:17px}.featured-services{background:var(--green-950);color:#fff}.featured-services .section-heading h2{color:#fff}.featured-grid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1220px;margin:0 auto;display:grid}.featured-grid article{background:#ffffff0f;border:1px solid #ffffff24;border-radius:18px;padding:27px}.featured-grid article>span{background:var(--gold);color:#332b0c;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-block}.featured-grid h3{color:#fff;margin:24px 0 11px;font-family:Georgia,serif;font-size:22px;line-height:1.15}.featured-grid p{color:#ffffffa6;min-height:75px;margin:0 0 13px;font-size:12px;line-height:1.6}.featured-grid a{color:var(--gold-light);margin-top:12px;font-size:11px;font-weight:900;display:block}.payment-available{color:#ffffff9e;text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:800;display:block}.tcf-showcase{background:var(--cream)}.tcf-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1220px;margin:0 auto;display:grid}.tcf-grid>article{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:.72fr 1.28fr;display:grid;overflow:hidden;box-shadow:0 12px 35px #003d2d0f}.tcf-cover{background:linear-gradient(145deg,#e7f1ec,#f6edcf);place-items:center;min-height:330px;display:grid}.tcf-cover img{width:130px;transform:rotate(-3deg);box-shadow:0 17px 35px #003d2d33}.tcf-grid>article>div:last-child{flex-direction:column;align-items:flex-start;padding:25px 21px;display:flex}.tcf-grid h3{color:var(--green-950);margin:0;font-family:Georgia,serif;font-size:22px}.tcf-grid h3+p{min-height:65px;color:var(--muted);margin:13px 0;font-size:11px;line-height:1.6}.tcf-grid strong{color:var(--green-900);font-size:14px}.tcf-grid del{color:#8d9993;margin:4px 0 10px;font-size:10px}.tcf-payment-note{color:var(--green-800);text-transform:uppercase;margin-bottom:12px;font-size:8px;font-weight:800}.tcf-grid .button{width:100%;min-height:41px;margin-top:auto;padding:0 12px;font-size:11px}.tcf-extras{grid-template-columns:repeat(2,1fr);gap:9px;max-width:1220px;margin:17px auto 0;display:grid}.tcf-extras a{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:12px;padding:14px 18px;font-size:11px}.tcf-extras a:hover{border-color:var(--gold);box-shadow:0 8px 20px #003d2d0f}.tcf-extras strong{float:right;color:var(--green-900)}.why-panel{color:#fff;background:linear-gradient(135deg,#003d2d,#00503a);grid-template-columns:.9fr 1.1fr;gap:70px;display:grid}.why-panel h2{color:#fff;margin:0;font-family:Georgia,serif;font-size:clamp(38px,4.2vw,58px);font-weight:500;line-height:1.05}.why-panel>div:first-child>p:not(.kicker){color:#ffffffb3;margin:22px 0 29px;font-size:14px;line-height:1.7}.why-list{gap:10px;display:grid}.why-list article{background:#ffffff0f;border:1px solid #ffffff24;border-radius:16px;grid-template-columns:48px 1fr;gap:4px 16px;padding:22px 25px;display:grid}.why-list span{color:var(--gold-light);grid-row:1/3;font-family:Georgia,serif;font-size:29px;font-style:italic}.why-list h3{color:#fff;margin:0;font-family:Georgia,serif;font-size:21px}.why-list p{color:#ffffff9e;margin:0;font-size:11px;line-height:1.55}@media (width<=1180px){.site-header nav{display:none}.universe-grid,.featured-grid{grid-template-columns:repeat(2,1fr)}.tcf-grid{grid-template-columns:1fr}.tcf-grid>article{grid-template-columns:240px 1fr}.tcf-grid h3+p{min-height:auto}}@media (width<=780px){.brand-official img{width:45px;height:45px}.home-hero{grid-template-columns:1fr;padding:62px 21px 42px}.home-hero h1{font-size:clamp(44px,13vw,62px)}.home-hero-copy>p:not(.kicker){font-size:16px}.official-logo-stage{min-height:390px}.official-logo-stage img{width:min(78%,320px)}.orbit-one{width:360px;height:360px}.orbit-two{width:280px;height:280px}.universe-grid,.featured-grid,.tcf-extras,.why-panel{grid-template-columns:1fr}.tcf-grid>article{grid-template-columns:125px 1fr}.tcf-cover{min-height:300px}.tcf-cover img{width:90px}.tcf-extras strong{float:none;margin-top:4px;display:block}.why-panel{gap:40px}.footer-brand.brand-official img{width:58px;height:58px}}.payment-section{background:#fff}.payment-grid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1220px;margin:0 auto;display:grid}.payment-grid article{border:1px solid var(--line);background:linear-gradient(150deg,#fff,var(--cream));border-radius:20px;flex-direction:column;min-height:285px;padding:27px;display:flex;box-shadow:0 12px 34px #003d2d0f}.payment-icon{background:var(--green-950);width:52px;height:52px;color:var(--gold-light);letter-spacing:.04em;border-radius:15px;place-items:center;margin-bottom:22px;font-size:15px;font-weight:900;display:grid}.paypal-icon{font-family:Georgia,serif;font-size:31px;font-style:italic}.card-icon{background:linear-gradient(135deg,var(--green-950),var(--green-800))}.payment-grid small{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:900}.payment-grid h3{color:var(--green-950);margin:8px 0 0;font-family:Georgia,serif;font-size:23px}.payment-grid p{color:var(--muted);margin:14px 0 22px;font-size:12px;line-height:1.65}.payment-grid a{border-top:1px solid var(--line);color:var(--green-900);margin-top:auto;padding-top:16px;font-size:11px;font-weight:900}.payment-process{background:var(--green-950);color:#fff;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1220px;margin:20px auto 0;padding:20px 24px;display:grid}.payment-process span{align-items:center;gap:10px;font-size:10px;font-weight:700;display:flex}.payment-process b{background:var(--gold);color:#2e280d;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.payment-security{text-align:center;color:#6b6040;background:#fff9e8;border:1px solid #d7a92d73;border-radius:12px;max-width:1220px;margin:14px auto 0;padding:14px 18px;font-size:10px;line-height:1.55}.security-panel{background:linear-gradient(135deg,#f7f2e4,#fff 55%,#edf6f1);grid-template-columns:.95fr 1.05fr;align-items:center;gap:64px;display:grid}.security-panel h2{color:var(--green-950);margin:0;font-family:Georgia,serif;font-size:clamp(38px,4vw,56px);font-weight:500;line-height:1.06}.security-panel>div:first-child>p:not(.kicker){color:var(--muted);margin:23px 0 0;font-size:14px;line-height:1.75}.security-checks{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.security-checks span{background:#ffffffdb;border:1px solid #00503a24;border-radius:18px;flex-direction:column;min-height:145px;padding:23px;display:flex;box-shadow:0 12px 30px #003d2d0f}.security-checks b{background:var(--green-950);width:31px;height:31px;color:var(--gold-light);border-radius:50%;place-items:center;margin-bottom:17px;font-size:15px;display:grid}.security-checks strong{color:var(--green-950);font-family:Georgia,serif;font-size:19px}.security-checks small{color:var(--muted);margin-top:7px;font-size:10px;line-height:1.5}.disclaimer strong{color:#ffffffb8}@media (width<=1100px){.payment-grid,.payment-process{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.payment-grid,.payment-process,.security-panel,.security-checks{grid-template-columns:1fr}.payment-grid article{min-height:auto}.payment-process{gap:12px}.security-panel{gap:35px}.security-checks span{min-height:auto}}.bank-details{border:0;margin-top:auto}.bank-details summary{border-top:1px solid var(--line);color:var(--green-900);padding:15px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:900}.bank-details summary span{color:var(--gold);margin-left:auto;font-size:18px}.bank-details>div{background:#fff9e8;border:1px solid #d7a92d73;border-radius:12px;margin-top:13px;padding:15px}.bank-details small,.bank-details strong,.bank-details code{display:block}.bank-details small{color:#78601a;letter-spacing:.1em;text-transform:uppercase;margin-top:10px;font-size:8px}.bank-details small:first-child{margin-top:0}.bank-details strong{color:var(--green-950);margin-top:3px;font-size:12px}.bank-details code{overflow-wrap:anywhere;color:var(--green-950);background:#fff;border-radius:7px;margin-top:4px;padding:8px 9px;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:800}.bank-details div p{color:#6b6040;margin:11px 0;font-size:9px;line-height:1.5}.bank-details div a{color:var(--green-900);border-top:1px solid #d7a92d59;padding-top:11px;font-size:10px;font-weight:900;display:block}.quick-prices{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,minmax(120px,1fr)) auto;align-items:center;gap:12px;padding:24px clamp(24px,7vw,112px);display:grid}.quick-prices>div{border-left:3px solid var(--gold);background:var(--cream);padding:14px 17px}.quick-prices small,.quick-prices strong{display:block}.quick-prices small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:9px;font-weight:800}.quick-prices strong{color:var(--green-950);font-family:Georgia,serif;font-size:18px}.quick-prices .button{white-space:nowrap}.guides-promo{background:linear-gradient(140deg,#f7f1dc,#fff);grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;display:grid}.guides-promo h2{max-width:720px;color:var(--green-950);margin:0;font-family:Georgia,serif;font-size:clamp(38px,4.4vw,60px);font-weight:500;line-height:1.05}.guides-promo>div:first-child>p:not(.kicker){max-width:750px;color:var(--muted);margin:22px 0 27px;font-size:14px;line-height:1.7}.guide-promo-actions{align-items:center;gap:20px;display:flex}.guide-promo-actions>a:not(.button){color:var(--green-900);font-size:11px;font-weight:900}.guides-promo-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.guides-promo-list span{border:1px solid var(--line);min-height:105px;color:var(--gold);background:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;padding:21px;font-family:Georgia,serif;font-size:23px;font-style:italic;display:flex;box-shadow:0 10px 25px #003d2d0d}.guides-promo-list b{color:var(--green-950);font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal}.guides-hero{background:radial-gradient(circle at 85% 5%,#f4d77c47,#0000 25%),linear-gradient(135deg,#fff,#edf5f0)}.guides-method{background:var(--green-950);color:#fff;grid-template-columns:repeat(3,1fr);gap:12px;padding:23px clamp(24px,7vw,112px);display:grid}.guides-method>div{border-right:1px solid #ffffff26;align-items:center;gap:14px;padding:8px 15px;display:flex}.guides-method>div:last-child{border-right:0}.guides-method b{color:var(--gold-light);font-family:Georgia,serif;font-size:28px;font-style:italic}.guides-method span{color:#ffffffa6;flex-direction:column;gap:3px;font-size:10px;display:flex}.guides-method strong{color:#fff;font-size:12px}.guides-catalogue{background:var(--cream);padding:75px clamp(24px,7vw,112px)}.guide-finder{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:1220px;margin:0 auto 16px;padding:18px;box-shadow:0 12px 30px #003d2d0d}.guide-finder label{border:1px solid var(--line);background:#fbfcfa;border-radius:12px;align-items:center;gap:12px;height:52px;padding:0 17px;display:flex}.guide-finder label span{color:var(--gold);font-size:23px}.guide-finder input{width:100%;color:var(--green-950);font:inherit;background:0 0;border:0;outline:0;font-size:13px}.guide-finder>div{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.guide-finder button{border:1px solid var(--line);color:var(--green-800);cursor:pointer;background:#fff;border-radius:999px;padding:9px 12px;font-size:9px;font-weight:800}.guide-finder button.active{border-color:var(--green-950);background:var(--green-950);color:#fff}.guide-results{max-width:1220px;color:var(--muted);margin:0 auto 10px;font-size:10px}.guide-results strong{color:var(--green-950);font-size:14px}.guide-list{gap:10px;max-width:1220px;margin:0 auto;display:grid}.guide-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.guide-card summary{cursor:pointer;grid-template-columns:55px 1fr 30px;align-items:center;gap:16px;min-height:110px;padding:20px 24px;list-style:none;display:grid}.guide-card summary::-webkit-details-marker{display:none}.guide-index{color:var(--gold);font-family:Georgia,serif;font-size:25px;font-style:italic}.guide-card summary>span:nth-child(2){flex-direction:column;gap:5px;display:flex}.guide-card summary small{color:var(--green-700);letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:900}.guide-card summary strong{color:var(--green-950);font-family:Georgia,serif;font-size:21px}.guide-card summary em{color:var(--muted);font-size:11px;font-style:normal;line-height:1.5}.guide-open{background:var(--cream);width:27px;height:27px;color:var(--gold);border-radius:50%;place-items:center;font-size:19px;display:grid}.guide-card[open] .guide-open{background:var(--green-950);color:#fff;transform:rotate(45deg)}.guide-content{border-top:1px solid var(--line);background:#fcfdfb;grid-template-columns:1.15fr .85fr;gap:25px;padding:25px 24px 28px;display:grid}.guide-content h3{color:var(--green-950);margin:0 0 14px;font-family:Georgia,serif;font-size:18px}.guide-content ol{margin:0;padding-left:20px}.guide-content ol li{color:var(--muted);margin:0 0 9px;padding-left:5px;font-size:11px;line-height:1.55}.guide-documents{background:#eaf3ef;border-radius:13px;padding:18px}.guide-documents ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.guide-documents li{color:var(--green-900);gap:8px;font-size:10px;line-height:1.45;display:flex}.guide-documents li span{color:var(--gold);font-weight:900}.guide-content aside{border-left:4px solid var(--gold);background:#fff8e5;grid-column:1/-1;padding:16px 18px}.guide-content aside strong{color:#6c5311;font-size:11px}.guide-content aside p{color:#766b50;margin:6px 0 0;font-size:10px;line-height:1.55}.guide-links{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.guide-links a{border:1px solid var(--line);color:var(--green-900);background:#fff;border-radius:8px;padding:10px 13px;font-size:9px;font-weight:800}.guide-links .guide-service-link{border-color:var(--gold);background:var(--green-950);color:#fff;margin-left:auto}.guide-empty{text-align:center;border:1px dashed var(--line);color:var(--muted);background:#fff;border-radius:15px;padding:45px}.guide-empty strong{color:var(--green-950)}.guide-notice{background:var(--green-950);color:#fff;grid-template-columns:55px 1fr auto;align-items:center;gap:20px;padding:35px clamp(24px,7vw,112px);display:grid}.guide-notice>span{background:var(--gold);color:#30290e;border-radius:50%;place-items:center;width:46px;height:46px;font-family:Georgia,serif;font-size:24px;font-style:italic;display:grid}.guide-notice h2{color:#fff;margin:0;font-family:Georgia,serif;font-size:25px}.guide-notice p{color:#ffffffad;margin:6px 0 0;font-size:10px;line-height:1.55}.guide-journeys{background:#fff;padding:70px clamp(24px,7vw,112px)}.guide-journey-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1220px;margin:0 auto;display:grid}.guide-journey-grid button{text-align:left;border:1px solid var(--line);cursor:pointer;background:linear-gradient(145deg,#fff,#f8fbf9);border-radius:18px;flex-direction:column;align-items:flex-start;min-height:215px;padding:23px;transition:all .2s;display:flex}.guide-journey-grid button:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 16px 35px #003d2d14}.guide-journey-grid span{color:var(--gold);font-family:Georgia,serif;font-size:23px;font-style:italic}.guide-journey-grid strong{color:var(--green-950);margin-top:28px;font-family:Georgia,serif;font-size:21px}.guide-journey-grid p{color:var(--muted);margin:10px 0 18px;font-size:10px;line-height:1.6}.guide-journey-grid em{color:var(--green-800);margin-top:auto;font-size:9px;font-style:normal;font-weight:900}.guide-finder button small{background:var(--cream);color:var(--green-800);letter-spacing:0;border-radius:99px;margin-left:6px;padding:2px 5px;font-size:7px}.guide-finder button.active small{color:#fff;background:#ffffff26}.guide-meta{flex-wrap:wrap;margin-top:4px;flex-direction:row!important;gap:6px!important;display:flex!important}.guide-meta i{background:var(--cream);color:var(--green-700);border-radius:99px;padding:4px 7px;font-size:7px;font-style:normal;font-weight:800}.guide-after{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:20px;padding:15px}.guide-after strong{color:var(--green-950);font-size:10px}.guide-after p{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.55}.guide-service{background:var(--green-950);color:#fff;border-radius:13px;grid-template-columns:1fr auto;gap:5px 12px;margin-top:12px;padding:17px;display:grid}.guide-service small{color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;font-size:7px;font-weight:900}.guide-service strong{font-size:11px;line-height:1.4}.guide-service b{color:var(--gold-light);font-family:Georgia,serif;font-size:16px}.guide-service a{color:#fff;text-underline-offset:3px;grid-column:1/-1;margin-top:5px;font-size:8px;font-weight:800;text-decoration:underline}.guide-social{background:#fff;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:55px clamp(24px,7vw,112px);display:grid}.guide-social h2{color:var(--green-950);margin:0;font-family:Georgia,serif;font-size:clamp(28px,3vw,42px)}.guide-social p:not(.kicker){max-width:760px;color:var(--muted);margin:12px 0 0;font-size:11px;line-height:1.6}.guide-social>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.guide-social a{border:1px solid var(--line);color:var(--green-900);border-radius:99px;padding:12px 15px;font-size:9px;font-weight:900}.guide-social a:hover{border-color:var(--gold);background:var(--cream)}@media (width<=1100px){.quick-prices{grid-template-columns:repeat(2,1fr)}.quick-prices .button{grid-column:1/-1}.guides-promo{grid-template-columns:1fr;gap:35px}.guide-journey-grid{grid-template-columns:1fr 1fr}}@media (width<=780px){.quick-prices{grid-template-columns:1fr 1fr;padding:18px 21px}.quick-prices>div{padding:12px}.quick-prices strong{font-size:15px}.guides-promo-list{grid-template-columns:1fr 1fr}.guide-promo-actions{flex-direction:column;align-items:flex-start}.guides-method{grid-template-columns:1fr;padding:18px 21px}.guides-method>div{border-bottom:1px solid #ffffff26;border-right:0}.guides-method>div:last-child{border-bottom:0}.guide-journeys{padding:50px 21px}.guide-journey-grid{grid-template-columns:1fr 1fr}.guide-journey-grid button{min-height:190px;padding:18px}.guides-catalogue{padding:55px 21px}.guide-card summary{grid-template-columns:40px 1fr 27px;gap:10px;padding:17px}.guide-card summary strong{font-size:17px}.guide-card summary em,.guide-meta i:nth-child(2){display:none}.guide-content{grid-template-columns:1fr;padding:20px 17px}.guide-content aside,.guide-links{grid-column:1}.guide-links{flex-direction:column}.guide-links .guide-service-link{margin-left:0}.guide-social{grid-template-columns:1fr;padding:45px 21px}.guide-social>div:last-child{justify-content:flex-start}.guide-notice{grid-template-columns:45px 1fr;padding:30px 21px}.guide-notice .button{grid-column:1/-1}.guides-promo-list span{min-height:90px;padding:16px}}@media (width<=480px){.quick-prices,.guides-promo-list,.guide-journey-grid{grid-template-columns:1fr}.guide-journey-grid button{min-height:170px}.guide-card summary{grid-template-columns:34px 1fr 25px}.guide-index{font-size:20px}.guide-meta{display:none!important}}
