.skip-link{position:absolute;top:-100%;left:16px;z-index:10000;padding:8px 16px;background:#c17a4f;color:#fff;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;transition:top .2s ease}.skip-link:focus{top:8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(160deg,#0f0f1a,#1a1a3e 40%,#2d2b55,#c17a4f);background-attachment:fixed;color:#e8e8f0;line-height:1.6;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4{line-height:1.2;font-weight:800;color:#fff}h1{font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.03em}h2{font-size:clamp(1.6rem,3.5vw,2.6rem);letter-spacing:-.02em}h3{font-size:clamp(1.1rem,2vw,1.3rem);font-weight:700}p{color:#e8e8f0c7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{max-width:1140px;margin:0 auto;padding:0 1.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.glass{background:#ffffff12;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.12);border-radius:20px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.75rem;border-radius:12px;font-family:inherit;font-size:1rem;font-weight:600;cursor:pointer;border:none;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{background:linear-gradient(135deg,#c17a4f,#d4a574);color:#fff;box-shadow:0 4px 24px #c17a4f73}.btn-primary:hover{box-shadow:0 8px 32px #c17a4f99}.btn-ghost{background:#ffffff14;color:#e8e8f0;border:1px solid rgba(255,255,255,.2)}.btn-ghost:hover{background:#ffffff24}.btn-lg{padding:1rem 2.25rem;font-size:1.08rem;border-radius:14px}.nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#0f0f1aeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:68px;gap:1.5rem}.nav-logo{display:flex;align-items:center;gap:.6rem;font-size:1.25rem;font-weight:800;color:#fff;letter-spacing:-.02em;flex-shrink:0}.nav-logo-icon{font-size:1.4rem}.nav-links{display:flex;align-items:center;gap:.25rem;list-style:none}.nav-links a{padding:.45rem .85rem;border-radius:8px;font-size:.92rem;font-weight:500;color:#e8e8f0bf;transition:color .15s,background .15s}.nav-links a:hover{color:#fff;background:#ffffff14}.nav-cta{flex-shrink:0}.nav-toggle{display:none}.nav-toggle-label{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px}.nav-toggle-label span{display:block;width:24px;height:2px;background:#e8e8f0;border-radius:2px;transition:transform .25s,opacity .25s}.nav-mobile-menu{display:none;flex-direction:column;gap:.25rem;padding:1rem 1.25rem 1.25rem;border-top:1px solid rgba(255,255,255,.08)}.nav-mobile-menu a{padding:.7rem 1rem;border-radius:10px;font-size:1rem;font-weight:500;color:#e8e8f0cc;transition:background .15s,color .15s}.nav-mobile-menu a:hover{background:#ffffff14;color:#fff}.nav-mobile-menu .btn{margin-top:.5rem;width:100%;justify-content:center}@media(max-width:768px){.nav-links,.nav-cta{display:none}.nav-toggle-label{display:flex}.nav-toggle:checked~.nav-mobile-menu{display:flex}.nav-toggle:checked~.nav-inner .nav-toggle-label span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle:checked~.nav-inner .nav-toggle-label span:nth-child(2){opacity:0}.nav-toggle:checked~.nav-inner .nav-toggle-label span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:120px 1.25rem 80px;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 20% 30%,rgba(193,122,79,.18) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 80% 70%,rgba(212,165,116,.14) 0%,transparent 55%),radial-gradient(ellipse 40% 40% at 50% 10%,rgba(193,122,79,.1) 0%,transparent 50%);pointer-events:none}.hero-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;animation:float 8s ease-in-out infinite}.hero-orb-1{width:500px;height:500px;background:#c17a4f1f;top:-100px;left:-100px;animation-delay:0s}.hero-orb-2{width:400px;height:400px;background:#d4a5741a;bottom:-80px;right:-80px;animation-delay:-4s}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.05)}}.hero-content{position:relative;z-index:1;max-width:820px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#c17a4f2e;border:1px solid rgba(193,122,79,.35);border-radius:100px;padding:.35rem 1rem;font-size:.85rem;font-weight:600;color:#d4a574;margin-bottom:1.5rem}.hero h1{margin-bottom:1.25rem;background:linear-gradient(135deg,#fff,#f4ede2 60%,#d4a574);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(1.05rem,2vw,1.2rem);color:#e8e8f0b8;max-width:640px;margin:0 auto 2.25rem}.hero-actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.hero-trust{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;font-size:.85rem;color:#e8e8f08c}.hero-trust-item{display:flex;align-items:center;gap:.4rem}.hero-trust-item:before{content:"✓";color:#4ade80;font-weight:700}section{padding:80px 0}.section-label{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#818cf8;margin-bottom:.75rem}.section-header{text-align:center;margin-bottom:3.5rem}.section-header p{margin-top:.75rem;font-size:1.08rem;max-width:560px;margin-left:auto;margin-right:auto}.features{background:#00000026}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.features-grid{grid-template-columns:1fr}}.feature-card{padding:1.75rem;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.feature-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #0000004d;border-color:#c17a4f59}.feature-icon{font-size:2.25rem;margin-bottom:1rem;display:block}.feature-card h3{margin-bottom:.6rem;font-size:1.1rem}.feature-card p{font-size:.92rem;line-height:1.65}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;position:relative;list-style:none}.steps-grid:before{content:"";position:absolute;top:28px;left:calc(16.66% + 28px);right:calc(16.66% + 28px);height:2px;background:linear-gradient(90deg,#c17a4f80,#d4a57480)}@media(max-width:768px){.steps-grid{grid-template-columns:1fr}.steps-grid:before{display:none}}.step-card{text-align:center;padding:2rem 1.5rem}.step-number{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#c17a4f,#d4a574);display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:800;color:#fff;margin:0 auto 1.25rem;position:relative;z-index:1;box-shadow:0 4px 20px #c17a4f80}.step-card h3{margin-bottom:.6rem}.step-card p{font-size:.93rem}.pricing{background:#00000026}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;align-items:stretch}.pricing-card{padding:2rem;text-align:center;border-color:#ffffff14;position:relative;overflow:hidden;display:flex;flex-direction:column}.pricing-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#ffffff1a}.pricing-card-recommended{border-color:#c17a4f80;transform:scale(1.04)}.pricing-card-recommended:before{background:linear-gradient(90deg,#c17a4f,#d4a574)}.pricing-badge{display:inline-block;background:linear-gradient(135deg,#c17a4f,#d4a574);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .75rem;border-radius:100px;margin-bottom:1rem}.pricing-badge-placeholder{display:block;height:1.6rem;margin-bottom:1rem}.pricing-tier-name{font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:.5rem}.pricing-price{font-size:3rem;font-weight:900;color:#fff;line-height:1;margin-bottom:.25rem}.pricing-price span{font-size:1rem;font-weight:600;color:#e8e8f099}.pricing-desc{font-size:.85rem;margin-bottom:1.5rem;color:#e8e8f080}.pricing-features{list-style:none;text-align:left;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.6rem;flex-grow:1}.pricing-features li{display:flex;align-items:center;gap:.6rem;font-size:.88rem;color:#e8e8f0d9}.pricing-features li:before{content:"✓";display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#4ade802e;border-radius:50%;color:#4ade80;font-size:.7rem;font-weight:700;flex-shrink:0}.pricing-card .btn{width:100%;margin-top:auto}.pricing-card .btn-outline{background:transparent;border:1.5px solid rgba(255,255,255,.2);color:#fff}.pricing-card .btn-outline:hover{background:#ffffff0f;border-color:#ffffff59}@media(max-width:768px){.pricing-grid{grid-template-columns:1fr;max-width:400px}.pricing-card-recommended{transform:none}}.faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}details{border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);overflow:hidden;transition:border-color .2s}details[open]{border-color:#c17a4f66}summary{padding:1.1rem 1.4rem;font-size:1rem;font-weight:600;color:#e8e8f0;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;transition:color .15s;user-select:none}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:1.3rem;font-weight:400;color:#818cf8;flex-shrink:0;transition:transform .25s}details[open] summary:after{transform:rotate(45deg)}summary:hover{color:#fff}.faq-answer{padding:0 1.4rem 1.25rem;font-size:.94rem;color:#e8e8f0b8;line-height:1.7}.final-cta{text-align:center;padding:100px 1.25rem;position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at 50% 50%,rgba(193,122,79,.15) 0%,transparent 70%);pointer-events:none}.final-cta-inner{position:relative;z-index:1;max-width:640px;margin:0 auto}.final-cta h2{margin-bottom:1rem}.final-cta p{font-size:1.08rem;margin-bottom:2rem}footer{background:#00000059;border-top:1px solid rgba(255,255,255,.07);padding:60px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:3rem}@media(max-width:768px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}}@media(max-width:480px){.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}.footer-logo{display:flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:800;color:#fff;margin-bottom:.9rem}.footer-brand p{font-size:.88rem;color:#e8e8f080;max-width:280px;line-height:1.6}.footer-col h4{font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#e8e8f080;margin-bottom:1rem}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.6rem}.footer-col a{font-size:.9rem;color:#e8e8f0a6;transition:color .15s}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.06);padding:1.25rem 0;font-size:.84rem;color:#e8e8f066;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.footer-bottom a{color:#e8e8f073;transition:color .15s}.footer-bottom a:hover{color:#fff}@media(max-width:640px){section{padding:60px 0}.hero{padding:100px 1.25rem 60px}.final-cta{padding:72px 1.25rem}footer{padding:48px 0 0}.steps-grid:before{display:none}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%;justify-content:center}.hero-trust{flex-direction:column;gap:.6rem}}@media(max-width:768px){.footer-grid{gap:1.75rem}}.foyer-ornament-host{position:relative;isolation:isolate}.foyer-ornament{position:absolute;display:block;pointer-events:none;user-select:none;opacity:.92;z-index:0;background-repeat:no-repeat;background-position:center;background-size:contain;filter:drop-shadow(2px 8px 12px rgba(42,31,20,.15));transition:opacity .4s ease}.foyer-ornament-host>*:not(.foyer-ornament){position:relative;z-index:1}.foyer-ornament-slot-tl{top:40px;left:40px;width:220px;height:380px}.foyer-ornament-slot-tr{top:40px;right:40px;width:220px;height:380px}.foyer-ornament-slot-bl{bottom:40px;left:40px;width:220px;height:380px}.foyer-ornament-slot-br{bottom:40px;right:40px;width:280px;height:340px}.foyer-ornament-plume{background-image:var( --foyer-asset-plume, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 380'%3E%3Cdefs%3E%3CradialGradient id='iw' cx='0.3' cy='0.3'%3E%3Cstop offset='0%25' stop-color='%233d2b1f' stop-opacity='0.9'/%3E%3Cstop offset='70%25' stop-color='%231a0f08' stop-opacity='0.95'/%3E%3Cstop offset='100%25' stop-color='%230d0603' stop-opacity='0.98'/%3E%3C/radialGradient%3E%3CradialGradient id='is' cx='0.5' cy='0.5'%3E%3Cstop offset='0%25' stop-color='%230a0502' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%23000000' stop-opacity='1'/%3E%3C/radialGradient%3E%3ClinearGradient id='qs' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23b49664' stop-opacity='0.5'/%3E%3Cstop offset='50%25' stop-color='%23a08255' stop-opacity='0.44'/%3E%3Cstop offset='100%25' stop-color='%2378593c' stop-opacity='0.38'/%3E%3C/linearGradient%3E%3ClinearGradient id='vl' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23be9c6e' stop-opacity='0.32'/%3E%3Cstop offset='50%25' stop-color='%23aa8c5a' stop-opacity='0.27'/%3E%3Cstop offset='100%25' stop-color='%2396784b' stop-opacity='0.19'/%3E%3C/linearGradient%3E%3ClinearGradient id='vr' x1='100%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23c8aa78' stop-opacity='0.35'/%3E%3Cstop offset='50%25' stop-color='%23b49664' stop-opacity='0.31'/%3E%3Cstop offset='100%25' stop-color='%23a08255' stop-opacity='0.21'/%3E%3C/linearGradient%3E%3C/defs%3E%3C!-- paper sheet underneath --%3E%3Crect x='5' y='260' width='150' height='100' rx='2' fill='rgba(250,247,237,0.85)' stroke='rgba(140,110,70,0.15)' stroke-width='1' transform='rotate(-4 80 310)'/%3E%3Cline x1='15' y1='275' x2='140' y2='270' stroke='rgba(140,110,70,0.08)' stroke-width='0.5' transform='rotate(-4 80 310)'/%3E%3Cline x1='15' y1='290' x2='140' y2='285' stroke='rgba(140,110,70,0.08)' stroke-width='0.5' transform='rotate(-4 80 310)'/%3E%3Cline x1='15' y1='305' x2='140' y2='300' stroke='rgba(140,110,70,0.08)' stroke-width='0.5' transform='rotate(-4 80 310)'/%3E%3Cline x1='15' y1='320' x2='140' y2='315' stroke='rgba(140,110,70,0.08)' stroke-width='0.5' transform='rotate(-4 80 310)'/%3E%3Cline x1='15' y1='335' x2='140' y2='330' stroke='rgba(140,110,70,0.08)' stroke-width='0.5' transform='rotate(-4 80 310)'/%3E%3C!-- inkwell body --%3E%3Crect x='25' y='300' width='68' height='58' rx='5' fill='url(%23iw)'/%3E%3Crect x='28' y='303' width='10' height='28' rx='3' fill='rgba(255,240,200,0.08)'/%3E%3Cellipse cx='59' cy='332' rx='30' ry='12' fill='url(%23is)'/%3E%3Crect x='43' y='280' width='32' height='24' rx='4' fill='rgba(40,28,16,0.8)'/%3E%3Crect x='49' y='270' width='22' height='14' rx='3' fill='rgba(50,38,22,0.75)'/%3E%3C!-- scattered coins --%3E%3Cellipse cx='90' cy='345' rx='8' ry='6' fill='rgba(180,140,80,0.35)' transform='rotate(-15 90 345)'/%3E%3Cellipse cx='105' cy='350' rx='7' ry='5' fill='rgba(160,120,70,0.3)' transform='rotate(20 105 350)'/%3E%3Cellipse cx='78' cy='355' rx='6' ry='4' fill='rgba(140,100,60,0.25)' transform='rotate(-5 78 355)'/%3E%3C!-- quill shaft --%3E%3Cpath d='M 110 360 Q 105 280 108 200 Q 110 120 112 40' stroke='url(%23qs)' stroke-width='3.5' fill='none' stroke-linecap='round'/%3E%3Cpath d='M 112 40 L 109 50 L 112 48 L 115 50 Z' fill='rgba(60,40,20,0.85)'/%3E%3C!-- left vane --%3E%3Cpath d='M 110 40 Q 60 80 65 140 Q 70 180 80 220 Q 90 260 100 300 L 108 200 Q 110 120 112 40 Z' fill='url(%23vl)' stroke='rgba(140,110,70,0.2)' stroke-width='0.8'/%3E%3C!-- right vane --%3E%3Cpath d='M 112 40 Q 160 75 155 135 Q 150 175 140 215 Q 130 255 118 295 L 108 200 Q 110 120 112 40 Z' fill='url(%23vr)' stroke='rgba(150,120,75,0.25)' stroke-width='0.8'/%3E%3C!-- barb lines left --%3E%3Cpath d='M 108 60 Q 75 90 78 125' stroke='rgba(120,90,60,0.15)' stroke-width='0.7' fill='none'/%3E%3Cpath d='M 105 85 Q 68 120 72 160' stroke='rgba(120,90,60,0.12)' stroke-width='0.7' fill='none'/%3E%3Cpath d='M 103 110 Q 65 150 68 190' stroke='rgba(120,90,60,0.1)' stroke-width='0.7' fill='none'/%3E%3Cpath d='M 100 140 Q 70 180 75 220' stroke='rgba(120,90,60,0.08)' stroke-width='0.7' fill='none'/%3E%3C!-- barb lines right --%3E%3Cpath d='M 113 60 Q 148 88 145 123' stroke='rgba(130,100,65,0.15)' stroke-width='0.7' fill='none'/%3E%3Cpath d='M 115 85 Q 152 118 148 158' stroke='rgba(130,100,65,0.12)' stroke-width='0.7' fill='none'/%3E%3Cpath d='M 116 110 Q 155 148 150 188' stroke='rgba(130,100,65,0.1)' stroke-width='0.7' fill='none'/%3E%3Cpath d='M 115 140 Q 148 178 142 218' stroke='rgba(130,100,65,0.08)' stroke-width='0.7' fill='none'/%3E%3C/svg%3E") )}.foyer-ornament-envelopes{background-image:var( --foyer-asset-envelopes, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280 340'%3E%3Cdefs%3E%3ClinearGradient id='eg1' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23f8f2e5'/%3E%3Cstop offset='100%25' stop-color='%23ede4d0'/%3E%3C/linearGradient%3E%3ClinearGradient id='eg2' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23faf6ea'/%3E%3Cstop offset='100%25' stop-color='%23f0e8d5'/%3E%3C/linearGradient%3E%3ClinearGradient id='bg' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23f0e8d0'/%3E%3Cstop offset='100%25' stop-color='%23e8dcb8'/%3E%3C/linearGradient%3E%3CradialGradient id='ws' cx='0.35' cy='0.35'%3E%3Cstop offset='0%25' stop-color='%23d4723a' stop-opacity='0.9'/%3E%3Cstop offset='60%25' stop-color='%23b85c28' stop-opacity='0.95'/%3E%3Cstop offset='100%25' stop-color='%238c4119' stop-opacity='0.85'/%3E%3C/radialGradient%3E%3C/defs%3E%3C!-- bottom envelope (tilted +9) --%3E%3Crect x='30' y='160' width='220' height='140' rx='3' fill='url(%23eg1)' stroke='rgba(140,110,70,0.22)' stroke-width='1.2' transform='rotate(9 140 230)'/%3E%3Cpath d='M 30 160 L 140 215 L 250 160' stroke='rgba(140,110,70,0.18)' stroke-width='1' fill='rgba(245,235,210,0.5)' transform='rotate(9 140 230)'/%3E%3C!-- middle envelope (tilted -5) --%3E%3Crect x='20' y='140' width='225' height='145' rx='3' fill='url(%23eg1)' stroke='rgba(140,110,70,0.24)' stroke-width='1.2' transform='rotate(-5 132 212)'/%3E%3Cpath d='M 20 140 L 132 218 L 245 140' stroke='rgba(140,110,70,0.2)' stroke-width='1' fill='rgba(245,235,210,0.55)' transform='rotate(-5 132 212)'/%3E%3C!-- top envelope (straight) --%3E%3Crect x='25' y='125' width='230' height='148' rx='3' fill='url(%23eg2)' stroke='rgba(140,110,70,0.28)' stroke-width='1.3'/%3E%3Cpath d='M 25 125 L 140 205 L 255 125' stroke='rgba(140,110,70,0.22)' stroke-width='1.2' fill='rgba(245,235,210,0.6)'/%3E%3Cpath d='M 25 273 L 140 200 L 255 273' stroke='rgba(140,110,70,0.18)' stroke-width='0.9' fill='none'/%3E%3C!-- wax seal --%3E%3Ccircle cx='140' cy='202' r='14' fill='url(%23ws)'/%3E%3Ccircle cx='140' cy='202' r='11' fill='none' stroke='rgba(140,65,25,0.4)' stroke-width='0.8'/%3E%3Ctext x='140' y='207' text-anchor='middle' font-size='11' fill='rgba(255,240,210,0.75)' font-family='Georgia,serif' font-style='italic' font-weight='bold'%3EB%3C/text%3E%3C!-- banknotes --%3E%3Crect x='70' y='15' width='180' height='65' rx='3' fill='url(%23bg)' stroke='rgba(120,100,55,0.15)' stroke-width='0.8' opacity='0.5' transform='rotate(-7 160 47)'/%3E%3Crect x='75' y='30' width='185' height='68' rx='3' fill='url(%23bg)' stroke='rgba(120,100,55,0.18)' stroke-width='0.9' opacity='0.7' transform='rotate(3 167 64)'/%3E%3Crect x='81' y='36' width='173' height='56' rx='2' fill='none' stroke='rgba(120,100,55,0.12)' stroke-width='0.6' transform='rotate(3 167 64)'/%3E%3Crect x='65' y='50' width='190' height='70' rx='3' fill='url(%23bg)' stroke='rgba(120,100,55,0.22)' stroke-width='1' transform='rotate(-5 160 85)'/%3E%3Crect x='71' y='56' width='178' height='58' rx='2' fill='none' stroke='rgba(120,100,55,0.15)' stroke-width='0.7' transform='rotate(-5 160 85)'/%3E%3Ctext x='130' y='95' font-size='28' fill='rgba(80,65,35,0.28)' font-family='Georgia,serif' font-weight='bold' transform='rotate(-5 130 95)'%3E20%3C/text%3E%3Ctext x='195' y='95' font-size='28' fill='rgba(80,65,35,0.28)' font-family='Georgia,serif' font-weight='bold' transform='rotate(-5 195 95)'%3E20%3C/text%3E%3C!-- twine cross --%3E%3Cline x1='50' y1='190' x2='230' y2='190' stroke='rgba(140,100,45,0.6)' stroke-width='2.5'/%3E%3Cline x1='140' y1='110' x2='140' y2='270' stroke='rgba(140,100,45,0.6)' stroke-width='2.5'/%3E%3Cellipse cx='125' cy='190' rx='10' ry='7' fill='rgba(140,100,45,0.5)' transform='rotate(-30 125 190)'/%3E%3Cellipse cx='155' cy='190' rx='10' ry='7' fill='rgba(140,100,45,0.5)' transform='rotate(30 155 190)'/%3E%3Ccircle cx='140' cy='190' r='5' fill='rgba(120,80,35,0.7)'/%3E%3C/svg%3E") )}.foyer-ornament-book{background-image:var( --foyer-asset-book, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Cdefs%3E%3ClinearGradient id='bl' x1='0%25' y1='0%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='rgba(160,130,85,0.35)'/%3E%3Cstop offset='100%25' stop-color='rgba(180,150,100,0.28)'/%3E%3C/linearGradient%3E%3ClinearGradient id='br' x1='100%25' y1='0%25' x2='0%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='rgba(160,130,85,0.32)'/%3E%3Cstop offset='100%25' stop-color='rgba(180,150,100,0.25)'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M 30 50 Q 30 40 40 40 L 88 40 L 88 145 L 40 145 Q 30 145 30 135 Z' fill='url(%23bl)' stroke='rgba(100,70,35,0.4)' stroke-width='1.6'/%3E%3Cpath d='M 150 50 Q 150 40 140 40 L 92 40 L 92 145 L 140 145 Q 150 145 150 135 Z' fill='url(%23br)' stroke='rgba(100,70,35,0.35)' stroke-width='1.6'/%3E%3Cpath d='M 90 40 L 90 145' stroke='rgba(80,55,25,0.5)' stroke-width='2'/%3E%3Cpath d='M 42 60 L 84 60 M 42 72 L 84 72 M 42 84 L 84 84 M 42 96 L 80 96 M 42 108 L 84 108 M 42 120 L 78 120' stroke='rgba(80,55,25,0.2)' stroke-width='1' fill='none'/%3E%3Cpath d='M 96 60 L 138 60 M 96 72 L 138 72 M 96 84 L 138 84 M 96 96 L 134 96 M 96 108 L 138 108 M 96 120 L 132 120' stroke='rgba(80,55,25,0.17)' stroke-width='1' fill='none'/%3E%3Cpath d='M 42 40 Q 60 30 90 32 Q 120 30 138 40' stroke='rgba(100,70,35,0.3)' stroke-width='1.2' fill='none'/%3E%3C!-- bookmark ribbon --%3E%3Cpath d='M 105 40 L 105 62 L 100 57 L 95 62 L 95 40' fill='%23b85c28' stroke='%238c4119' stroke-width='0.9'/%3E%3Cellipse cx='90' cy='150' rx='52' ry='5' fill='rgba(42,31,20,0.1)'/%3E%3C/svg%3E") )}.foyer-ornament-papers{background-image:var( --foyer-asset-papers, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Cdefs%3E%3ClinearGradient id='pg1' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23faf6ea'/%3E%3Cstop offset='100%25' stop-color='%23ede4d0'/%3E%3C/linearGradient%3E%3ClinearGradient id='pg2' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23f8f2e5'/%3E%3Cstop offset='100%25' stop-color='%23e8dcc0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C!-- paper 1 back (tilted -10) --%3E%3Cg transform='translate(20,45) rotate(-10)'%3E%3Crect width='80' height='100' rx='2' fill='url(%23pg1)' stroke='rgba(140,110,70,0.22)' stroke-width='1'/%3E%3Cpath d='M12 22 L60 20' stroke='rgba(140,110,70,0.4)' stroke-width='0.7'/%3E%3Cpath d='M12 32 L65 30' stroke='rgba(140,110,70,0.35)' stroke-width='0.7'/%3E%3Cpath d='M12 42 L52 40' stroke='rgba(140,110,70,0.3)' stroke-width='0.7'/%3E%3Cpath d='M12 52 L62 50' stroke='rgba(140,110,70,0.28)' stroke-width='0.7'/%3E%3Cpath d='M12 62 L45 60' stroke='rgba(140,110,70,0.25)' stroke-width='0.7'/%3E%3Cpath d='M12 72 L58 70' stroke='rgba(140,110,70,0.22)' stroke-width='0.7'/%3E%3Cpath d='M12 82 L50 80' stroke='rgba(140,110,70,0.2)' stroke-width='0.7'/%3E%3C/g%3E%3C!-- paper 2 front (tilted +6) --%3E%3Cg transform='translate(60,60) rotate(6)'%3E%3Crect width='90' height='108' rx='2' fill='url(%23pg2)' stroke='rgba(140,110,70,0.28)' stroke-width='1.1'/%3E%3C!-- signature-like scribble --%3E%3Cpath d='M 14 22 Q 22 14 34 24 Q 48 30 62 22 Q 68 18 76 24' stroke='rgba(90,60,30,0.55)' stroke-width='1.1' fill='none' stroke-linecap='round'/%3E%3Cpath d='M14 38 L70 36' stroke='rgba(140,110,70,0.35)' stroke-width='0.6'/%3E%3Cpath d='M14 48 L66 46' stroke='rgba(140,110,70,0.32)' stroke-width='0.6'/%3E%3Cpath d='M14 58 L72 56' stroke='rgba(140,110,70,0.3)' stroke-width='0.6'/%3E%3Cpath d='M14 68 L58 66' stroke='rgba(140,110,70,0.28)' stroke-width='0.6'/%3E%3Cpath d='M14 78 L68 76' stroke='rgba(140,110,70,0.25)' stroke-width='0.6'/%3E%3Cpath d='M14 88 L52 86' stroke='rgba(140,110,70,0.22)' stroke-width='0.6'/%3E%3C!-- terracotta check mark --%3E%3Cpath d='M 62 96 L 70 104 L 82 88' stroke='%23b85c28' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E") )}.foyer-ornament-ink{background-image:var( --foyer-asset-ink, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3CradialGradient id='iw2' cx='0.3' cy='0.3'%3E%3Cstop offset='0%25' stop-color='%233d2b1f' stop-opacity='0.9'/%3E%3Cstop offset='100%25' stop-color='%230d0603' stop-opacity='0.95'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect x='30' y='60' width='60' height='48' rx='5' fill='url(%23iw2)'/%3E%3Crect x='33' y='63' width='8' height='22' rx='2' fill='rgba(255,240,200,0.08)'/%3E%3Cellipse cx='60' cy='84' rx='25' ry='9' fill='%23000'/%3E%3Crect x='46' y='44' width='28' height='18' rx='3' fill='rgba(40,28,16,0.85)'/%3E%3Crect x='52' y='32' width='16' height='12' rx='2' fill='%23b85c28' stroke='%238c4119' stroke-width='0.8'/%3E%3C/svg%3E") )}.foyer-ornament-sm{width:150px!important;height:220px!important}.foyer-ornament-lg{width:280px!important;height:420px!important}.foyer-ornament-envelopes.foyer-ornament-lg{width:320px!important;height:380px!important}.foyer-ornament-book.foyer-ornament-lg,.foyer-ornament-papers.foyer-ornament-lg{width:240px!important;height:240px!important}.foyer-ornament-subtle{opacity:.55}.foyer-ornament-soft{opacity:.8}.foyer-ornament-present{opacity:1}.foyer-ornament-flip{transform:scaleX(-1)}.foyer-paper-grain{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:300px 300px;mix-blend-mode:overlay;opacity:.03}.foyer-paper-textured{position:relative;background-color:#faf8f3}.foyer-paper-textured:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:300px 300px;opacity:.03;mix-blend-mode:overlay}.foyer-divider{display:block;width:100%;max-width:180px;height:18px;margin:1rem auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 18' fill='none' stroke='%232a1f14' stroke-width='0.9' stroke-linecap='round' stroke-linejoin='round' opacity='0.55'%3E%3Cpath d='M10 9 L65 9'/%3E%3Cpath d='M115 9 L170 9'/%3E%3Ccircle cx='90' cy='9' r='2.8' fill='%23b85c28' stroke='none'/%3E%3Cpath d='M82 9 L78 5'/%3E%3Cpath d='M82 9 L78 13'/%3E%3Cpath d='M98 9 L102 5'/%3E%3Cpath d='M98 9 L102 13'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.foyer-section-divider{display:block;height:1px;background:linear-gradient(to right,transparent,rgba(42,31,20,.15),transparent);border:none;margin:0 auto}@media(max-width:768px){.foyer-ornament-slot-tl,.foyer-ornament-slot-tr,.foyer-ornament-slot-bl,.foyer-ornament-slot-br{width:140px;height:220px;top:auto;bottom:20px}.foyer-ornament-slot-tl,.foyer-ornament-slot-bl{left:12px}.foyer-ornament-slot-tr,.foyer-ornament-slot-br{right:12px}.foyer-ornament-lg{width:160px!important;height:240px!important}.foyer-ornament-envelopes.foyer-ornament-lg{width:180px!important;height:220px!important}.foyer-ornament-book.foyer-ornament-lg,.foyer-ornament-papers.foyer-ornament-lg{width:140px!important;height:140px!important}.foyer-ornament{opacity:.55}}@media(max-width:480px){.foyer-ornament-slot-tl,.foyer-ornament-slot-tr,.foyer-ornament-slot-bl{display:none}.foyer-ornament-slot-br{width:110px;height:140px;bottom:8px;right:8px;opacity:.45}}@media(prefers-reduced-motion:reduce){.foyer-ornament{transition:none}}@media(prefers-contrast:more){.foyer-ornament{display:none}}.foyer-ornament-no-shadow{filter:none}html[data-theme=foyer]{scroll-behavior:smooth}html[data-theme=foyer] body{font-family:var(--font-sans);background:var(--paper);color:var(--ink-1);line-height:1.7;-webkit-font-smoothing:antialiased;min-height:100vh}html[data-theme=foyer] body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 60% 50% at 20% 0%,rgba(193,122,79,.08) 0%,transparent 55%),radial-gradient(ellipse 50% 45% at 90% 20%,rgba(212,165,116,.06) 0%,transparent 55%),var(--paper)}html[data-theme=foyer] h1,html[data-theme=foyer] h2,html[data-theme=foyer] h3,html[data-theme=foyer] h4{font-family:var(--font-display);font-weight:400;color:var(--ink-1);letter-spacing:-.02em;line-height:1.15}html[data-theme=foyer] h1{font-size:clamp(2.25rem,5.5vw,4rem);font-weight:400;letter-spacing:-.03em}html[data-theme=foyer] h2{font-size:clamp(1.75rem,3.8vw,2.75rem);font-weight:400}html[data-theme=foyer] h3{font-size:clamp(1.15rem,2vw,1.4rem);font-weight:600}html[data-theme=foyer] p{color:var(--ink-2)}html[data-theme=foyer] a{color:inherit}html[data-theme=foyer] .skip-link{background:var(--primary);color:#fff}html[data-theme=foyer] .glass{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-card)}html[data-theme=foyer] .btn{border-radius:8px;font-family:var(--font-sans);font-weight:500;padding:.85rem 1.75rem;transition:all .2s ease}html[data-theme=foyer] .btn:hover{transform:translateY(-1px)}html[data-theme=foyer] .btn-primary{background:var(--primary);color:#fff;box-shadow:0 2px 8px #c17a4f33}html[data-theme=foyer] .btn-primary:hover{background:var(--primary-hover);box-shadow:0 4px 16px #c17a4f4d}html[data-theme=foyer] .btn-ghost{background:transparent;color:var(--ink-1);border:1px solid var(--border)}html[data-theme=foyer] .btn-ghost:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-subtle)}html[data-theme=foyer] .btn-outline{background:transparent;color:var(--ink-1);border:1.5px solid var(--border)}html[data-theme=foyer] .btn-outline:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-subtle)}html[data-theme=foyer] .btn-lg{padding:1rem 2rem;font-size:1rem;border-radius:10px}html[data-theme=foyer] .nav{background:#faf8f3e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}html[data-theme=foyer] .nav-logo{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-display);font-size:1.4rem;font-weight:600;color:var(--ink-1);letter-spacing:0;line-height:1}html[data-theme=foyer] .nav-logo svg{width:24px;height:24px;flex:0 0 24px;color:var(--primary);stroke:currentColor}html[data-theme=foyer] .nav-links a{color:var(--ink-2);font-family:var(--font-sans);font-weight:400;font-size:.95rem}html[data-theme=foyer] .nav-links a:hover{color:var(--primary);background:transparent}html[data-theme=foyer] .nav-toggle-label span{background:var(--ink-1)}html[data-theme=foyer] .nav-mobile-menu{background:#faf8f3fa;border-top:1px solid var(--border)}html[data-theme=foyer] .nav-mobile-menu a{color:var(--ink-1)}html[data-theme=foyer] .nav-mobile-menu a:hover{background:var(--paper-dark);color:var(--primary)}html[data-theme=foyer] .hero{padding:140px 1.25rem 80px;text-align:center}html[data-theme=foyer] .hero-orb{display:none}html[data-theme=foyer] .hero:before{background-image:radial-gradient(80% 60% at 20% 30%,#c17a4f0d,#0000 60%),radial-gradient(60% 50% at 80% 70%,#d4a5740f,#0000 55%),radial-gradient(40% 40% at 50% 50%,#faf8f399,#0000 60%)}html[data-theme=foyer] .hero:after{display:none}html[data-theme=foyer] .hero-badge{background:transparent;border:none;color:var(--ink-3, #8a7060);border-radius:0;font-family:var(--font-sans);font-weight:500;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:.75rem}html[data-theme=foyer] .hero-badge>span[aria-hidden=true]:first-child{display:none}html[data-theme=foyer] .hero-badge:before,html[data-theme=foyer] .hero-badge:after{content:"";display:inline-block;width:28px;height:1px;background:var(--ink-fade, #c0a880)}html[data-theme=foyer] .hero h1{background:none;-webkit-background-clip:initial;-webkit-text-fill-color:initial;background-clip:initial;color:var(--ink-1);font-family:var(--font-display);font-weight:600;line-height:1.1;letter-spacing:-.025em;max-width:900px;margin:0 auto 1.5rem}html[data-theme=foyer] .hero h1 .hero-h1-italic{display:block;font-style:italic;font-weight:300;color:var(--ink-2, #4a3828);margin-top:.15em}html[data-theme=foyer] .hero-subtitle{font-family:var(--font-serif);font-style:italic;font-size:clamp(1.125rem,2vw,1.375rem);color:var(--ink-2);max-width:680px;line-height:1.55;margin:0 auto 2.5rem}html[data-theme=foyer] .hero-trust{color:var(--ink-3)}html[data-theme=foyer] .hero-trust-item:before{color:var(--success)}html[data-theme=foyer] section{padding:96px 0}html[data-theme=foyer] .section-label{font-family:var(--font-sans);background:var(--paper-dark);border:1px solid var(--border);border-radius:16px;padding:.35rem .9rem;font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin-bottom:1rem}html[data-theme=foyer] .section-header p{color:var(--ink-2);font-size:1.05rem;max-width:600px}html[data-theme=foyer] .features{background:transparent}html[data-theme=foyer] .feature-card{padding:2rem}html[data-theme=foyer] .feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover);border-color:#c17a4f4d}html[data-theme=foyer] .feature-card h3{font-family:var(--font-display);font-size:1.35rem;font-weight:600;color:var(--ink-1);margin-bottom:.75rem}html[data-theme=foyer] .feature-card p{color:var(--ink-2);font-size:.95rem;line-height:1.65}html[data-theme=foyer] .manifesto{max-width:820px;margin:0 auto;padding:4rem 3rem;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-card);text-align:left}html[data-theme=foyer] .manifesto-title{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:400;color:var(--ink-1);margin-bottom:2rem;text-align:center}html[data-theme=foyer] .manifesto-text{font-family:var(--font-serif);font-size:1.125rem;line-height:1.8;color:var(--ink-2)}html[data-theme=foyer] .manifesto-text p{margin-bottom:1.25rem;color:var(--ink-2)}html[data-theme=foyer] .manifesto-text p:last-child{margin-bottom:0}html[data-theme=foyer] .manifesto-text strong{color:var(--ink-1);font-weight:600;font-style:normal}@media(max-width:640px){html[data-theme=foyer] .manifesto{padding:2.5rem 1.5rem}}html[data-theme=foyer] .steps-grid:before{background:linear-gradient(90deg,#c17a4f66,#d4a57466)}html[data-theme=foyer] .step-card{padding:2.25rem 1.5rem}html[data-theme=foyer] .step-number{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 16px #c17a4f4d;font-family:var(--font-display);font-weight:600}html[data-theme=foyer] .step-card h3{font-family:var(--font-display);font-size:1.25rem;font-weight:600}html[data-theme=foyer] .pricing{background:transparent}html[data-theme=foyer] .pricing-card{padding:2.25rem 2rem}html[data-theme=foyer] .pricing-card:before{background:var(--border)}html[data-theme=foyer] .pricing-card-recommended{border-color:var(--border);transform:none;box-shadow:0 1px 4px #2b25200a,0 6px 24px #2b25200f;background:linear-gradient(180deg,rgba(193,122,79,.04) 0%,transparent 60%)}html[data-theme=foyer] .pricing-card-recommended:before{background:var(--primary);height:2px}html[data-theme=foyer] .pricing-badge{background:transparent;color:var(--primary);border:1px solid var(--primary);border-radius:0;font-family:var(--font-sans);font-weight:500;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;padding:.35rem .7rem}html[data-theme=foyer] .pricing-tier-name{font-family:var(--font-display);font-weight:600;color:var(--ink-1)}html[data-theme=foyer] .pricing-price{font-family:var(--font-display);font-weight:400;color:var(--ink-1)}html[data-theme=foyer] .pricing-price span{color:var(--ink-3);font-weight:400}html[data-theme=foyer] .pricing-desc{color:var(--ink-3)}html[data-theme=foyer] .pricing-features li{color:var(--ink-2);font-size:.92rem}html[data-theme=foyer] .pricing-features li:before{content:"—";background:transparent;color:var(--ink-fade);font-family:var(--font-display);font-weight:400;width:auto;height:auto;line-height:1;display:inline-block;margin-right:.5rem;vertical-align:baseline}html[data-theme=foyer] details{background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-xs);transition:border-color .2s,box-shadow .2s}html[data-theme=foyer] details[open]{border-color:var(--primary);box-shadow:var(--shadow-sm)}html[data-theme=foyer] summary{color:var(--ink-1);font-family:var(--font-sans);font-weight:500;padding:1.15rem 1.5rem}html[data-theme=foyer] summary:after{color:var(--primary);font-weight:300}html[data-theme=foyer] summary:hover{color:var(--primary)}html[data-theme=foyer] .faq-answer{color:var(--ink-2);padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.7}html[data-theme=foyer] .final-cta:before{background:radial-gradient(ellipse 70% 80% at 50% 50%,rgba(193,122,79,.12) 0%,transparent 70%)}html[data-theme=foyer] .final-cta h2{font-family:var(--font-display);font-weight:400;color:var(--ink-1)}html[data-theme=foyer] .final-cta p{color:var(--ink-2)}html[data-theme=foyer] footer{background:var(--paper-dark);border-top:1px solid var(--border)}html[data-theme=foyer] .footer-logo{display:inline-flex;align-items:center;gap:.5rem;color:var(--ink-1);font-family:var(--font-display);font-weight:600;font-size:1.25rem;letter-spacing:0;line-height:1}html[data-theme=foyer] .footer-logo svg{width:20px;height:20px;flex:0 0 20px;color:var(--primary);stroke:currentColor}html[data-theme=foyer] .footer-brand p{color:var(--ink-3)}html[data-theme=foyer] .footer-col h4{font-family:var(--font-display);font-weight:600;font-size:.95rem;color:var(--ink-1);letter-spacing:0;text-transform:none}html[data-theme=foyer] .footer-col a{color:var(--ink-3);font-size:.925rem}html[data-theme=foyer] .footer-col a:hover{color:var(--primary)}html[data-theme=foyer] .footer-bottom{color:var(--ink-3);border-top:1px solid var(--border)}html[data-theme=foyer] .footer-bottom a{color:var(--ink-3)}html[data-theme=foyer] .footer-bottom a:hover{color:var(--primary)}@media(max-width:640px){html[data-theme=foyer] .hero{padding:110px 1.25rem 60px}html[data-theme=foyer] section{padding:64px 0}}html[data-theme=foyer] .hero-stage,html[data-theme=foyer] .hero.hero-v2{--foyer-asset-left: url(/assets/foyer/ornament-left.jpg);--foyer-asset-center: url(/assets/foyer/ornament-center.jpg);--foyer-asset-right: url(/assets/foyer/ornament-right.jpg);--foyer-fallback-left: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 720'%3E%3Cdefs%3E%3CradialGradient id='iw' cx='0.3' cy='0.3'%3E%3Cstop offset='0%25' stop-color='%233d2b1f' stop-opacity='0.9'/%3E%3Cstop offset='70%25' stop-color='%231a0f08' stop-opacity='0.95'/%3E%3Cstop offset='100%25' stop-color='%230d0603' stop-opacity='0.98'/%3E%3C/radialGradient%3E%3CradialGradient id='is' cx='0.5' cy='0.5'%3E%3Cstop offset='0%25' stop-color='%230a0502'/%3E%3Cstop offset='100%25' stop-color='%23000'/%3E%3C/radialGradient%3E%3ClinearGradient id='qs' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23b49664' stop-opacity='0.5'/%3E%3Cstop offset='100%25' stop-color='%2378593c' stop-opacity='0.38'/%3E%3C/linearGradient%3E%3ClinearGradient id='vl' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23be9c6e' stop-opacity='0.32'/%3E%3Cstop offset='100%25' stop-color='%2396784b' stop-opacity='0.19'/%3E%3C/linearGradient%3E%3ClinearGradient id='vr' x1='100%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23c8aa78' stop-opacity='0.35'/%3E%3Cstop offset='100%25' stop-color='%23a08255' stop-opacity='0.21'/%3E%3C/linearGradient%3E%3ClinearGradient id='wg' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23e8dcc0' stop-opacity='0.35'/%3E%3Cstop offset='70%25' stop-color='%23faf8f3' stop-opacity='0.9'/%3E%3C/linearGradient%3E%3C/defs%3E%3C!-- window frame backdrop --%3E%3Crect x='30' y='20' width='300' height='280' fill='url(%23wg)' stroke='rgba(140,110,70,0.2)' stroke-width='2'/%3E%3Crect x='45' y='35' width='135' height='250' fill='rgba(250,248,243,0.7)' stroke='rgba(140,110,70,0.15)' stroke-width='1'/%3E%3Crect x='195' y='35' width='135' height='250' fill='rgba(250,248,243,0.7)' stroke='rgba(140,110,70,0.15)' stroke-width='1'/%3E%3C!-- dried branches --%3E%3Cpath d='M 40 120 Q 80 90 130 70 Q 150 55 160 40' stroke='rgba(100,70,35,0.35)' stroke-width='1.2' fill='none'/%3E%3Cpath d='M 90 100 L 85 80' stroke='rgba(100,70,35,0.3)' stroke-width='0.8' fill='none'/%3E%3Cpath d='M 110 88 L 115 70' stroke='rgba(100,70,35,0.3)' stroke-width='0.8' fill='none'/%3E%3Ccircle cx='85' cy='80' r='3' fill='rgba(200,150,120,0.4)'/%3E%3Ccircle cx='115' cy='70' r='3' fill='rgba(200,150,120,0.4)'/%3E%3Ccircle cx='150' cy='55' r='3' fill='rgba(200,150,120,0.4)'/%3E%3C!-- ledger paper --%3E%3Cg transform='translate(60,380) rotate(-8)'%3E%3Crect width='340' height='260' rx='2' fill='rgba(248,242,229,0.95)' stroke='rgba(140,110,70,0.22)' stroke-width='1.4'/%3E%3Cline x1='20' y1='50' x2='320' y2='48' stroke='rgba(120,90,60,0.2)'/%3E%3Cline x1='20' y1='75' x2='320' y2='73' stroke='rgba(120,90,60,0.2)'/%3E%3Cline x1='20' y1='100' x2='320' y2='98' stroke='rgba(120,90,60,0.2)'/%3E%3Cline x1='20' y1='125' x2='320' y2='123' stroke='rgba(120,90,60,0.2)'/%3E%3Cline x1='20' y1='150' x2='320' y2='148' stroke='rgba(120,90,60,0.2)'/%3E%3Cline x1='20' y1='175' x2='320' y2='173' stroke='rgba(120,90,60,0.2)'/%3E%3Cline x1='20' y1='200' x2='320' y2='198' stroke='rgba(120,90,60,0.2)'/%3E%3Cline x1='20' y1='225' x2='320' y2='223' stroke='rgba(120,90,60,0.2)'/%3E%3Cline x1='220' y1='30' x2='220' y2='240' stroke='rgba(120,90,60,0.18)'/%3E%3Cline x1='270' y1='30' x2='270' y2='240' stroke='rgba(120,90,60,0.18)'/%3E%3C!-- handwritten entries --%3E%3Cpath d='M 30 45 Q 40 38 60 44 Q 75 48 100 44' stroke='rgba(80,55,30,0.5)' stroke-width='1' fill='none'/%3E%3Cpath d='M 30 70 Q 50 64 90 70 Q 120 73 140 68' stroke='rgba(80,55,30,0.45)' stroke-width='1' fill='none'/%3E%3Cpath d='M 30 95 Q 55 90 85 95 Q 110 97 130 93' stroke='rgba(80,55,30,0.45)' stroke-width='1' fill='none'/%3E%3Cpath d='M 30 120 Q 60 115 100 120' stroke='rgba(80,55,30,0.4)' stroke-width='1' fill='none'/%3E%3C/g%3E%3C!-- inkwell + quill --%3E%3Cg transform='translate(100,330)'%3E%3Crect x='0' y='60' width='110' height='92' rx='8' fill='url(%23iw)'/%3E%3Crect x='5' y='65' width='14' height='45' rx='4' fill='rgba(255,240,200,0.1)'/%3E%3Cellipse cx='55' cy='108' rx='48' ry='18' fill='url(%23is)'/%3E%3Crect x='25' y='30' width='60' height='32' rx='4' fill='rgba(40,28,16,0.8)'/%3E%3Crect x='35' y='18' width='40' height='20' rx='3' fill='rgba(50,38,22,0.75)'/%3E%3C!-- quill --%3E%3Cpath d='M 150 150 Q 145 60 150 -40 Q 155 -140 160 -240' stroke='url(%23qs)' stroke-width='5' fill='none' stroke-linecap='round'/%3E%3Cpath d='M 160 -240 L 155 -225 L 160 -228 L 165 -225 Z' fill='rgba(60,40,20,0.9)'/%3E%3Cpath d='M 150 -240 Q 80 -200 85 -110 Q 90 -30 100 50 Q 110 110 130 170 L 150 -40 Q 152 -140 160 -240 Z' fill='url(%23vl)' stroke='rgba(140,110,70,0.25)' stroke-width='1'/%3E%3Cpath d='M 160 -240 Q 240 -200 235 -110 Q 230 -30 220 50 Q 210 110 180 170 L 150 -40 Q 152 -140 160 -240 Z' fill='url(%23vr)' stroke='rgba(150,120,75,0.28)' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E");--foyer-fallback-center: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 140'%3E%3Cdefs%3E%3ClinearGradient id='bl' x1='0%25' y1='0%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23a07856'/%3E%3Cstop offset='100%25' stop-color='%23c69a70'/%3E%3C/linearGradient%3E%3ClinearGradient id='pg' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23faf6ea'/%3E%3Cstop offset='100%25' stop-color='%23eddec5'/%3E%3C/linearGradient%3E%3C/defs%3E%3C!-- left cover --%3E%3Cpath d='M 20 35 Q 20 30 25 30 L 88 30 L 88 112 L 25 112 Q 20 112 20 107 Z' fill='url(%23bl)' stroke='rgba(80,50,25,0.5)' stroke-width='1.2'/%3E%3C!-- right cover --%3E%3Cpath d='M 160 35 Q 160 30 155 30 L 92 30 L 92 112 L 155 112 Q 160 112 160 107 Z' fill='url(%23bl)' stroke='rgba(80,50,25,0.5)' stroke-width='1.2'/%3E%3C!-- left page --%3E%3Cpath d='M 24 33 L 88 33 L 88 109 L 24 109 Z' fill='url(%23pg)' stroke='rgba(120,90,60,0.2)' stroke-width='0.6'/%3E%3C!-- right page --%3E%3Cpath d='M 92 33 L 156 33 L 156 109 L 92 109 Z' fill='url(%23pg)' stroke='rgba(120,90,60,0.2)' stroke-width='0.6'/%3E%3C!-- ruled lines left --%3E%3Cg stroke='rgba(120,90,60,0.25)' stroke-width='0.4' fill='none'%3E%3Cline x1='28' y1='44' x2='84' y2='44'/%3E%3Cline x1='28' y1='52' x2='84' y2='52'/%3E%3Cline x1='28' y1='60' x2='84' y2='60'/%3E%3Cline x1='28' y1='68' x2='84' y2='68'/%3E%3Cline x1='28' y1='76' x2='84' y2='76'/%3E%3Cline x1='28' y1='84' x2='84' y2='84'/%3E%3Cline x1='28' y1='92' x2='84' y2='92'/%3E%3Cline x1='28' y1='100' x2='84' y2='100'/%3E%3Cline x1='65' y1='36' x2='65' y2='108'/%3E%3Cline x1='75' y1='36' x2='75' y2='108'/%3E%3C/g%3E%3C!-- ruled lines right --%3E%3Cg stroke='rgba(120,90,60,0.25)' stroke-width='0.4' fill='none'%3E%3Cline x1='96' y1='44' x2='152' y2='44'/%3E%3Cline x1='96' y1='52' x2='152' y2='52'/%3E%3Cline x1='96' y1='60' x2='152' y2='60'/%3E%3Cline x1='96' y1='68' x2='152' y2='68'/%3E%3Cline x1='96' y1='76' x2='152' y2='76'/%3E%3Cline x1='96' y1='84' x2='152' y2='84'/%3E%3Cline x1='96' y1='92' x2='152' y2='92'/%3E%3Cline x1='96' y1='100' x2='152' y2='100'/%3E%3Cline x1='133' y1='36' x2='133' y2='108'/%3E%3Cline x1='143' y1='36' x2='143' y2='108'/%3E%3C/g%3E%3C!-- handwritten entries left --%3E%3Cg stroke='rgba(80,55,30,0.4)' stroke-width='0.6' fill='none'%3E%3Cpath d='M 30 46 Q 40 42 55 46 Q 60 48 63 46'/%3E%3Cpath d='M 30 54 Q 42 50 58 54'/%3E%3Cpath d='M 30 62 Q 38 58 52 62'/%3E%3Cpath d='M 30 70 Q 45 66 60 70'/%3E%3C/g%3E%3C!-- handwritten entries right --%3E%3Cg stroke='rgba(80,55,30,0.38)' stroke-width='0.6' fill='none'%3E%3Cpath d='M 98 46 Q 108 42 122 46'/%3E%3Cpath d='M 98 54 Q 112 50 128 54'/%3E%3Cpath d='M 98 62 Q 106 58 120 62'/%3E%3C/g%3E%3C!-- spine shadow --%3E%3Cpath d='M 88 30 L 92 30 L 92 112 L 88 112 Z' fill='rgba(60,40,20,0.3)'/%3E%3C!-- central medallion --%3E%3Ccircle cx='90' cy='71' r='7' fill='%23b85c28' stroke='%238c4119' stroke-width='0.6'/%3E%3Ctext x='90' y='75' text-anchor='middle' font-size='8' fill='rgba(255,240,210,0.85)' font-family='Georgia,serif' font-style='italic' font-weight='bold'%3EB%3C/text%3E%3C!-- page numbers --%3E%3Ctext x='28' y='106' font-size='5' fill='rgba(100,70,40,0.4)' font-family='Georgia,serif'%3E14%3C/text%3E%3Ctext x='148' y='106' font-size='5' fill='rgba(100,70,40,0.4)' font-family='Georgia,serif' text-anchor='end'%3E15%3C/text%3E%3C!-- subtle shadow below --%3E%3Cellipse cx='90' cy='118' rx='70' ry='4' fill='rgba(42,31,20,0.12)'/%3E%3C/svg%3E");--foyer-fallback-right: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 680'%3E%3Cdefs%3E%3ClinearGradient id='eg1' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23f0e4ca'/%3E%3Cstop offset='100%25' stop-color='%23d9c8a7'/%3E%3C/linearGradient%3E%3ClinearGradient id='eg2' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23faf0d5'/%3E%3Cstop offset='100%25' stop-color='%23e8d9b8'/%3E%3C/linearGradient%3E%3ClinearGradient id='eg3' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23c89068'/%3E%3Cstop offset='100%25' stop-color='%23a87050'/%3E%3C/linearGradient%3E%3ClinearGradient id='billg' x1='0%25' y1='0%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23d8a878'/%3E%3Cstop offset='50%25' stop-color='%23c8986a'/%3E%3Cstop offset='100%25' stop-color='%23d8a878'/%3E%3C/linearGradient%3E%3CradialGradient id='ws' cx='0.35' cy='0.35'%3E%3Cstop offset='0%25' stop-color='%23d4723a' stop-opacity='0.95'/%3E%3Cstop offset='60%25' stop-color='%23b85c28'/%3E%3Cstop offset='100%25' stop-color='%238c4119' stop-opacity='0.85'/%3E%3C/radialGradient%3E%3C/defs%3E%3C!-- twine underneath --%3E%3Cellipse cx='240' cy='400' rx='220' ry='70' fill='none' stroke='rgba(140,100,45,0.4)' stroke-width='2.5'/%3E%3C!-- bottom envelope (salmon/terracotta) --%3E%3Cg transform='translate(100,280) rotate(12)'%3E%3Crect width='320' height='170' rx='4' fill='url(%23eg3)' stroke='rgba(120,70,30,0.3)' stroke-width='1.5'/%3E%3Cpath d='M 0 0 L 160 85 L 320 0' stroke='rgba(120,70,30,0.25)' stroke-width='1' fill='rgba(200,140,90,0.4)'/%3E%3C/g%3E%3C!-- middle envelope (cream) --%3E%3Cg transform='translate(80,240) rotate(-6)'%3E%3Crect width='330' height='175' rx='4' fill='url(%23eg1)' stroke='rgba(140,110,70,0.28)' stroke-width='1.5'/%3E%3Cpath d='M 0 0 L 165 90 L 330 0' stroke='rgba(140,110,70,0.22)' stroke-width='1' fill='rgba(245,230,200,0.55)'/%3E%3C/g%3E%3C!-- top envelope with bills sticking out --%3E%3Cg transform='translate(60,200)'%3E%3C!-- bills peeking --%3E%3Crect x='60' y='-20' width='220' height='80' rx='3' fill='url(%23billg)' stroke='rgba(100,65,35,0.25)' stroke-width='0.8' opacity='0.7' transform='rotate(-4 170 20)'/%3E%3Crect x='70' y='-10' width='210' height='75' rx='3' fill='url(%23billg)' stroke='rgba(100,65,35,0.3)' stroke-width='1' transform='rotate(3 175 27)'/%3E%3Ctext x='155' y='45' font-size='32' fill='rgba(80,50,20,0.35)' font-family='Georgia,serif' font-weight='bold' transform='rotate(3 155 45)'%3E50%3C/text%3E%3Ctext x='220' y='20' font-size='18' fill='rgba(80,50,20,0.3)' font-family='Georgia,serif' font-weight='bold' transform='rotate(3 220 20)'%3E€%3C/text%3E%3C!-- top envelope --%3E%3Crect x='20' y='40' width='340' height='180' rx='4' fill='url(%23eg2)' stroke='rgba(140,110,70,0.35)' stroke-width='1.6'/%3E%3Cpath d='M 20 40 L 190 150 L 360 40' stroke='rgba(140,110,70,0.28)' stroke-width='1.4' fill='rgba(245,230,200,0.6)'/%3E%3Cpath d='M 20 220 L 190 148 L 360 220' stroke='rgba(140,110,70,0.22)' stroke-width='1' fill='none'/%3E%3C!-- wax seal --%3E%3Ccircle cx='190' cy='148' r='22' fill='url(%23ws)'/%3E%3Ccircle cx='190' cy='148' r='17' fill='none' stroke='rgba(140,65,25,0.45)' stroke-width='1'/%3E%3Ctext x='190' y='156' text-anchor='middle' font-size='18' fill='rgba(255,240,210,0.82)' font-family='Georgia,serif' font-style='italic' font-weight='bold'%3EB%3C/text%3E%3C/g%3E%3C!-- dried sprig on top --%3E%3Cg transform='translate(180,150) rotate(-20)'%3E%3Cpath d='M 0 0 L 80 -20' stroke='rgba(100,70,35,0.4)' stroke-width='1.5' fill='none'/%3E%3Ccircle cx='15' cy='-5' r='3' fill='rgba(180,130,100,0.45)'/%3E%3Ccircle cx='30' cy='-10' r='3' fill='rgba(180,130,100,0.45)'/%3E%3Ccircle cx='50' cy='-14' r='3' fill='rgba(180,130,100,0.4)'/%3E%3Ccircle cx='70' cy='-18' r='3' fill='rgba(180,130,100,0.35)'/%3E%3C/g%3E%3C!-- small feather on side --%3E%3Cg transform='translate(320,420) rotate(30)'%3E%3Cpath d='M 0 0 L 0 80 M -4 5 L 0 15 L 4 5 M -6 15 L 0 30 L 6 15 M -8 30 L 0 50 L 8 30' stroke='rgba(120,90,60,0.4)' stroke-width='1.2' fill='none'/%3E%3C/g%3E%3C/svg%3E")}html[data-theme=foyer] .hero.hero-v2{position:relative;min-height:calc(100vh - 80px);padding:80px 2rem 120px;overflow:hidden;isolation:isolate;text-align:center}html[data-theme=foyer] .hero-stage{position:relative;isolation:isolate;overflow:hidden}html[data-theme=foyer] .hero-stage .hero-ornament-left,html[data-theme=foyer] .hero-stage .hero-ornament-right{position:absolute;top:40px;bottom:40px;width:42%;max-width:640px;pointer-events:none;user-select:none;z-index:1;background-repeat:no-repeat;background-size:100% auto;opacity:.92;mix-blend-mode:multiply}html[data-theme=foyer] .hero-stage .hero-ornament-left{left:0;background-image:var(--foyer-asset-left, var(--foyer-fallback-left));background-position:left top;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 60%,rgba(0,0,0,.6) 82%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to right,#000 0% 60%,#0009 82%,#0000)}html[data-theme=foyer] .hero-stage .hero-ornament-right{right:0;bottom:auto;height:calc(100vh - 80px);background-image:var(--foyer-asset-right, var(--foyer-fallback-right));background-position:right bottom;-webkit-mask-image:linear-gradient(to left,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 60%,rgba(0,0,0,.6) 82%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to left,#000 0% 60%,#0009 82%,#0000)}html[data-theme=foyer] .hero-stage .hero.hero-v2{position:relative;z-index:2}html[data-theme=foyer] .hero.hero-v2 .hero-content{position:relative;z-index:2;max-width:680px;margin:0 auto;text-align:center}html[data-theme=foyer] .hero.hero-v2 .hero-emblem{width:340px;height:300px;margin:0 auto 1.5rem;background-image:var(--foyer-asset-center, var(--foyer-fallback-center));background-repeat:no-repeat;background-position:center;background-size:contain;opacity:1;mix-blend-mode:multiply;filter:drop-shadow(0 8px 20px rgba(42,31,20,.08));-webkit-mask-image:radial-gradient(ellipse 58% 40% at center,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 55%,rgba(0,0,0,.3) 82%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(ellipse 58% 40% at center,#000 0% 55%,#0000004d 82%,#0000)}html[data-theme=foyer] .hero.hero-v2 .hero-badge{margin:0 auto 1.5rem}html[data-theme=foyer] .hero.hero-v2 .hero-orb{display:none}html[data-theme=foyer] .hero.hero-v2:before{background-image:radial-gradient(80% 60% at 50% 40%,#faf8f373,#0000 70%)}html[data-theme=foyer] .hero.hero-v2:after{display:none}html[data-theme=foyer] .hero.hero-v2 .hero-trust{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-top:2rem;padding:0;list-style:none;flex-wrap:wrap}html[data-theme=foyer] .hero.hero-v2 .hero-trust-item{color:var(--ink-3, #8a7060);font-family:var(--font-sans);font-size:.82rem;font-weight:400;letter-spacing:.01em;display:inline-flex;align-items:center;gap:.4rem}html[data-theme=foyer] .hero.hero-v2 .hero-trust-item:before{content:"✓";color:var(--green, #4a7c59);font-weight:600}@media(max-width:1024px){html[data-theme=foyer] .hero-stage .hero-ornament-left,html[data-theme=foyer] .hero-stage .hero-ornament-right{width:30%;opacity:.7}}@media(max-width:768px){html[data-theme=foyer] .hero.hero-v2{padding:60px 1.25rem 80px}html[data-theme=foyer] .hero-stage .hero-ornament-left,html[data-theme=foyer] .hero-stage .hero-ornament-right{width:24%;opacity:.55}html[data-theme=foyer] .hero.hero-v2 .hero-emblem{width:120px;height:90px;margin-bottom:1rem}}@media(max-width:480px){html[data-theme=foyer] .hero-stage .hero-ornament-left,html[data-theme=foyer] .hero-stage .hero-ornament-right{display:none}html[data-theme=foyer] .hero.hero-v2 .hero-emblem{width:100px;height:76px}}html[data-theme=foyer] .landing-lectures{background:transparent}html[data-theme=foyer] .landing-lectures-card{position:relative;max-width:720px;margin:0 auto;text-align:center;padding:64px 56px;background-color:#fff;border:1px solid rgba(43,37,32,.1);border-radius:18px;box-shadow:0 1px 2px #2b25200a;overflow:hidden}html[data-theme=foyer] .landing-lectures-card .section-label{margin-bottom:1.5rem}html[data-theme=foyer] .landing-lectures-title{font-family:var(--font-display, "Fraunces"),Georgia,serif;font-weight:400;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.15;letter-spacing:-.015em;color:var(--ink-1, #2b2520);margin:0 auto 1rem;max-width:580px}html[data-theme=foyer] .landing-lectures-card .foyer-divider{margin:1rem auto 1.5rem}html[data-theme=foyer] .landing-lectures-body{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-size:1.15rem;line-height:1.55;color:#2b2520b3;max-width:540px;margin:0 auto 2rem}html[data-theme=foyer] .landing-lectures-cta{gap:.5rem}html[data-theme=foyer] .landing-lectures-cta span[aria-hidden]{display:inline-block;transition:transform .18s ease}html[data-theme=foyer] .landing-lectures-cta:hover span[aria-hidden],html[data-theme=foyer] .landing-lectures-cta:focus-visible span[aria-hidden]{transform:translate(4px)}@media(max-width:768px){html[data-theme=foyer] .landing-lectures-card{padding:48px 32px;max-width:580px}}@media(max-width:480px){html[data-theme=foyer] .landing-lectures-card{padding:36px 22px}html[data-theme=foyer] .landing-lectures-body{font-size:1.075rem}}
