.skip-link{position:absolute;top:-100%;left:16px;background:#0d1b2a;color:#fff;padding:8px 24px;border-radius:4px;z-index:9999;font-weight:600;text-decoration:none}.skip-link:focus{top:16px}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0d1b2af2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .24s ease,box-shadow .24s ease;border-bottom:1px solid rgba(255,255,255,.08)}.site-header.scrolled{background:#0d1b2af7;box-shadow:0 2px 16px #00000026}.header-inner{display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 24px;max-width:1320px;margin:0 auto}.site-logo{display:flex;align-items:center;gap:12px;color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.125rem;font-weight:700;letter-spacing:.02em;white-space:nowrap;text-decoration:none;min-width:0}.logo-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#bc9a5a}.logo-icon svg{width:100%;height:100%;display:block}.logo-icon svg path{fill:currentColor}.logo-text span{color:#bc9a5a}.logo-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.main-nav{display:flex;align-items:center;gap:24px}.nav-link{color:#fffc;font-size:.875rem;font-weight:500;text-decoration:none;padding:8px 0;position:relative;transition:color .15s ease}.nav-link:hover,.nav-link.active{color:#fff}.nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#bc9a5a;border-radius:1px}.nav-toggle{display:none;width:28px;height:20px;position:relative;cursor:pointer;background:transparent;border:0;padding:0;flex-shrink:0}.nav-toggle span{display:block;width:100%;height:2px;background:#fff;border-radius:1px;position:absolute;left:0;transition:all .24s ease}.nav-toggle span:nth-child(1){top:0}.nav-toggle span:nth-child(2){top:9px}.nav-toggle span:nth-child(3){bottom:0}.nav-toggle.active span:nth-child(1){top:9px;transform:rotate(45deg)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){bottom:9px;transform:rotate(-45deg)}.mobile-nav{display:none;position:fixed;inset:72px 0 0;background:#0d1b2a;padding:24px;overflow-y:auto;z-index:999;opacity:0;visibility:hidden;transition:opacity .24s ease,visibility .24s ease}.mobile-nav.active{opacity:1;visibility:visible}.mobile-nav a{display:block;color:#ffffffd9;font-size:1.125rem;font-weight:500;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.08);text-decoration:none;transition:color .15s ease}.mobile-nav a:hover{color:#bc9a5a}.site-footer{background:#0d1b2a;color:#ffffffb3;padding:64px 0 40px}.site-footer .container{max-width:1320px;margin:0 auto;padding:0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:32px;margin-bottom:48px}.footer-brand{max-width:320px}.footer-brand .site-logo{margin-bottom:16px}.footer-brand p{font-size:.875rem;line-height:1.6;color:#ffffff8c}.footer-brand .footer-operator{margin-top:16px;font-size:.75rem;color:#ffffff73;line-height:1.6;border-top:1px solid rgba(255,255,255,.08);padding-top:12px}.footer-brand .footer-operator strong{color:#bc9a5a;font-weight:600}.footer-col h5{color:#fff;font-family:DM Sans,system-ui,sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin:0 0 16px}.footer-col a{display:block;color:#ffffff8c;font-size:.875rem;text-decoration:none;padding:6px 0;transition:color .15s ease}.footer-col a:hover{color:#bc9a5a}.footer-contact-item{display:flex;align-items:flex-start;gap:8px;padding:6px 0;font-size:.875rem}.footer-contact-item .contact-icon{color:#bc9a5a;flex-shrink:0;margin-top:2px}.footer-contact-item a,.footer-contact-item span{color:#ffffff8c;text-decoration:none}.footer-contact-item a:hover{color:#bc9a5a}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:24px;display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#fff6}.footer-legal{display:flex;gap:16px}.footer-legal a{color:#fff6;text-decoration:none;transition:color .15s ease}.footer-legal a:hover{color:#bc9a5a}.footer-ecosystem{border-top:1px solid rgba(255,255,255,.08);margin-top:32px;padding-top:24px;text-align:center;font-size:.875rem;color:#ffffff8c}.back-to-top{position:fixed;bottom:32px;right:32px;width:48px;height:48px;border-radius:50%;background:#0d1b2a;color:#bc9a5a;border:2px solid #BC9A5A;display:flex;align-items:center;justify-content:center;font-size:1.125rem;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:all .24s ease;z-index:900;box-shadow:0 4px 12px #0000004d}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:#bc9a5a;color:#0d1b2a;transform:translateY(-2px)}@media(max-width:980px){.main-nav{display:none}.nav-toggle,.mobile-nav{display:block}.footer-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:640px){.header-inner{padding:0 16px;height:64px}.site-logo{max-width:calc(100% - 56px)}.mobile-nav{top:64px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:16px;text-align:center}.back-to-top{bottom:20px;right:20px}}body{padding-top:0}main#main{padding-top:72px}@media(max-width:640px){main#main{padding-top:64px}}.site-header{position:sticky!important;background:#fcf7eff2!important;border-bottom:1px solid rgba(31,30,24,.06)}main#main{padding-top:0}.site-logo,.site-logo:hover,.logo-icon{color:#1f1e18}.logo-text span{color:#b8a063}.nav-link{color:#1f1e18b8}.nav-link:hover,.nav-link.active{color:#1f1e18}.nav-link.active:after{background:#1f1e18}.nav-toggle span{background:#1f1e18}.mobile-nav{background:#fcf7ef}.mobile-nav a{color:#1f1e18d9;border-bottom-color:#1f1e1814}.mobile-nav a:hover{color:#b8a063}.site-footer{padding:40px 0 24px;background:#1f1e18}.site-footer .footer-grid{gap:24px;margin-bottom:24px;grid-template-columns:1.4fr repeat(3,1fr)}.site-footer .footer-col h5{margin-bottom:10px}.site-footer .footer-col a{padding:4px 0}.site-footer .footer-bottom{padding-top:16px}@media(max-width:980px){.site-footer .footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.site-footer .footer-grid{grid-template-columns:1fr;gap:20px}}:root{--bg: #fcf7ef;--bg-alt: #f4ede1;--bg-sand: #efe4d0;--surface: #ffffff;--surface-dark: #313027;--surface-dark-2: #3b3a2f;--surface-deepest: #1b1a15;--text: #1f1e18;--text-soft: #5f5a50;--text-light: rgba(255, 255, 255, .86);--text-mute: rgba(255, 255, 255, .56);--gold: #b88a2f;--gold-soft: #d5b16a;--gold-deep: #8d6a22;--line: #e5dbca;--line-dark: rgba(255, 255, 255, .12);--shadow: 0 18px 50px rgba(31, 30, 24, .1);--shadow-sm: 0 8px 24px rgba(31, 30, 24, .06);--radius: 20px;--radius-sm: 14px;--radius-xl: 28px;--max: 1200px;--max-narrow: 820px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;color:var(--text);background:var(--bg);line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}p,li,input,textarea,summary,label,button,small,select{font-family:DM Sans,Arial,Helvetica,sans-serif}h1,h2,h3,h4,h5{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-weight:700}main>:last-child{margin-bottom:0}main>.section:last-child:not(.cta-band),main>.section-alt:last-child,main>.legal-page:last-child{padding-bottom:6rem}.container{width:min(var(--max),calc(100% - 2rem));margin:0 auto}.narrow{max-width:var(--max-narrow);margin:0 auto}.center{text-align:center}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.8rem 1rem;z-index:99}.topbar{background:#202018;color:#ffffffc7;font-size:.85rem}.topbar .container{display:flex;justify-content:space-between;gap:1rem;padding:.7rem 0;flex-wrap:wrap}.topbar strong{color:#fff;font-weight:600}.topbar a:hover{color:var(--gold-soft)}.site-header{position:sticky;top:0;z-index:30;background:#fcf7eff2;backdrop-filter:blur(10px);border-bottom:1px solid rgba(31,30,24,.06)}.header-wrap{display:flex;align-items:center;justify-content:space-between;min-height:84px;gap:1rem}.logo{display:flex;flex-direction:column;line-height:1}.logo-mark{font-size:1.55rem;font-weight:700;letter-spacing:.08em}.logo-sub{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-soft);margin-top:.25rem}.menu-toggle{display:none;border:0;background:transparent;padding:.4rem;cursor:pointer}.menu-toggle span{display:block;width:24px;height:2px;background:var(--text);margin:5px 0;transition:.25s}.site-nav ul{list-style:none;display:flex;align-items:center;gap:1.4rem;margin:0;padding:0}.site-nav a{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.95rem;padding:.5rem 0;position:relative;transition:color .25s}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--gold)}.site-nav a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:2px;background:var(--gold)}.has-drop{position:relative}.has-drop>a{padding-bottom:1.2rem}.drop{position:absolute;top:100%;left:0;min-width:240px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:.5rem;display:none;flex-direction:column;gap:.1rem;z-index:40}.drop:before{content:"";position:absolute;top:-.75rem;left:0;right:0;height:.75rem}.drop a{padding:.65rem .9rem;border-radius:8px;font-size:.92rem;white-space:nowrap}.drop a:hover{background:var(--bg-alt);color:var(--gold)}.has-drop:hover>.drop,.has-drop:focus-within>.drop{display:flex}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.95rem 1.3rem;font-family:DM Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.03em;border:1px solid transparent;transition:.25s ease;cursor:pointer;font-size:.95rem}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--surface-dark);color:#fff}.btn-primary:hover{background:#26251f;border-color:var(--gold)}.btn-secondary{border-color:#8a7d68;background:transparent;color:var(--text)}.btn-secondary:hover{background:#efe4d0}.btn-gold{background:var(--gold);color:#fff}.btn-gold:hover{background:var(--gold-deep)}.btn-light{background:#fff;color:var(--text)}.btn-light:hover{background:var(--bg-alt)}.btn-outline-light{background:transparent;color:#fff;border-color:#ffffff59}.btn-outline-light:hover{background:#ffffff14;border-color:#fff}.btn-sm{padding:.72rem 1rem;font-size:.88rem}.btn-arrow svg{width:14px;height:14px}.hero{padding:0;background:linear-gradient(180deg,#fff6ea 0%,var(--bg) 100%);position:relative}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:0;align-items:stretch;min-height:calc(100vh - 140px);max-height:820px}.hero-visual{position:relative;overflow:hidden;background:linear-gradient(145deg,#dfc69a,#9b7a3e 35%,#353327);min-height:620px}.hero-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.38),transparent 22%),linear-gradient(180deg,#ffffff0d,#0003)}.portrait-frame{position:absolute;inset:8% 7% 0 10%;border:1px solid rgba(255,255,255,.28);border-bottom:none;border-top-left-radius:240px;border-top-right-radius:240px;overflow:hidden;background:linear-gradient(180deg,#ffffff2e,#0000001f)}.portrait-copy{position:absolute;left:10%;bottom:6%;max-width:68%;color:#fff;z-index:2}.portrait-copy p{margin:0;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb8}.portrait-copy h2{font-size:1.85rem;line-height:1.05;margin:.65rem 0 0;font-weight:600}.hero-copy{padding:5rem 0 5rem 4.5rem;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin:0 0 1rem}.hero-copy h1{font-size:clamp(2.4rem,4.2vw,4.8rem);line-height:1.02;letter-spacing:-.04em;margin:.25rem 0 1.2rem;font-weight:700}.lead{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:1.06rem;color:var(--text-soft);max-width:620px;line-height:1.7}.hero-actions{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:1.8rem}.hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 1.5rem;margin-top:2.4rem;max-width:540px}.stat{border-left:2px solid var(--gold);padding-left:.9rem}.stat strong{display:block;font-size:1.85rem;line-height:1;font-family:Cormorant Garamond,Georgia,serif;font-weight:700}.stat span{display:block;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.82rem;color:var(--text-soft);margin-top:.35rem}.service-strip{margin-top:-70px;position:relative;z-index:3}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;box-shadow:var(--shadow);border-radius:12px;overflow:hidden}.service-card-dark{background:var(--surface-dark);color:#fff;padding:2.2rem 2rem;border-right:1px solid rgba(255,255,255,.08);transition:background .3s}.service-card-dark:nth-child(2){background:var(--surface-dark-2)}.service-card-dark:last-child{border-right:none}.service-card-dark:hover{background:#46453a}.service-card-dark .icon{font-size:1.5rem;color:var(--gold-soft);margin-bottom:.6rem}.service-card-dark h3{font-size:1.4rem;margin:0 0 .65rem;font-weight:700}.service-card-dark p{font-size:.93rem;color:#ffffffbd;margin:0;line-height:1.65}.service-card-dark .more{display:inline-block;margin-top:1rem;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-soft)}.service-card-dark .more:hover{color:#fff}.section{padding:5.2rem 0}.section-alt{background:var(--bg-alt)}.section-sand{background:var(--bg-sand)}.section-dark{background:#25241d;color:#fff}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4{color:#fff}.section-dark p,.section-dark li{color:#fffc}.section-heading{margin-bottom:2.6rem;max-width:780px}.section-heading h2{font-size:clamp(2rem,3vw,3.1rem);margin:.25rem 0 .8rem;letter-spacing:-.03em;line-height:1.1}.section-heading p{font-family:DM Sans,Arial,Helvetica,sans-serif;color:var(--text-soft);font-size:1.02rem;margin:0}.section-heading.center{margin-left:auto;margin-right:auto;text-align:center}.split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.image-panel{background:linear-gradient(160deg,#d7c7aa,#7f6841 55%,#342f25);min-height:520px;border-radius:var(--radius-xl);position:relative;overflow:hidden;box-shadow:var(--shadow)}.image-panel:before{content:"";position:absolute;inset:8%;border:1px solid rgba(255,255,255,.3);border-radius:24px}.image-panel .overlay-mark{position:absolute;inset:auto 0 30%;text-align:center;font-family:Cormorant Garamond,Georgia,serif;font-size:9rem;font-weight:700;color:#ffffff24;letter-spacing:.12em;pointer-events:none}blockquote.pullquote{margin:2.8rem auto 0;padding:2rem 2.4rem;border-left:4px solid var(--gold);background:var(--bg-alt);border-radius:0 var(--radius-sm) var(--radius-sm) 0}blockquote.pullquote p{margin:0 0 .9rem;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:1.18rem;line-height:1.75;color:var(--text);font-style:italic}blockquote.pullquote cite{display:block;font-style:normal;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.82rem;letter-spacing:.13em;text-transform:uppercase;color:var(--gold)}.quote-overlay{position:absolute;left:2rem;right:2rem;bottom:2rem;background:#1f1e18d1;padding:1.4rem 1.6rem;border-radius:18px;color:#fff}.quote-overlay p{margin:0;font-size:.98rem;line-height:1.7}.quote-overlay small{display:block;margin-top:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-soft)}.quote-panel{background:var(--surface-dark);border-radius:var(--radius-xl);padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:center;min-height:480px;position:relative;overflow:hidden;box-shadow:var(--shadow)}.quote-panel:before{content:"“";position:absolute;top:-.2rem;left:1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:14rem;font-weight:700;color:#b88a2f1a;line-height:1;pointer-events:none}.quote-panel blockquote{margin:0;position:relative;z-index:1}.quote-panel blockquote p{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.25rem,2.2vw,1.65rem);font-style:italic;font-weight:400;line-height:1.55;color:#fff;margin:0}.quote-panel cite{display:block;margin-top:1.6rem;font-family:DM Sans,Arial,Helvetica,sans-serif;font-style:normal;font-size:.82rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-soft)}.quote-panel .rule{width:44px;height:2px;background:var(--gold);margin-bottom:1.5rem}.quote-panel .kicker{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.74rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem}.card-grid{display:grid;gap:1.4rem}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:1.75rem;box-shadow:var(--shadow-sm);transition:transform .25s,box-shadow .25s}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.card h3,.card h4{margin-top:0}.card p{color:var(--text-soft)}.card-gold-top{border-top:3px solid var(--gold)}.card-gold-accent:before{content:"";display:block;width:40px;height:3px;background:var(--gold);margin-bottom:1rem}.section-dark .card{background:#ffffff0a;border-color:#ffffff1a;box-shadow:none;color:#fff}.section-dark .card p{color:#ffffffb3}.program-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:2rem;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);transition:transform .25s,box-shadow .25s}.program-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.program-card .tag{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem}.program-card h3{font-size:1.45rem;margin:0 0 .65rem}.program-card p{color:var(--text-soft);margin:0}.program-card ul{list-style:none;padding:0;margin:1.2rem 0 1.4rem;display:grid;gap:.55rem}.program-card li{position:relative;padding-left:1.3rem;font-size:.92rem;color:var(--text)}.program-card li:before{content:"◆";position:absolute;left:0;color:var(--gold);font-size:.75rem;top:.2rem}.program-card .btn{margin-top:auto;align-self:flex-start}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.process-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.step{background:#fff;border:1px solid var(--line);border-radius:22px;padding:1.6rem}.step strong{display:block;font-size:1.8rem;font-family:Cormorant Garamond,Georgia,serif;color:var(--gold);margin-bottom:.55rem;font-weight:700}.step h4{margin:0 0 .4rem;font-size:1.05rem}.step span,.step p{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.93rem;color:var(--text-soft);line-height:1.65;margin:0}.section-dark .step{background:#ffffff0a;border-color:#ffffff1a}.section-dark .step p,.section-dark .step span{color:#ffffffb8}.results-band{background:linear-gradient(180deg,#29271f,#1d1c17);color:#fff}.results-band h2,.results-band h3,.results-band h4{color:#fff}.results-band .card{background:#ffffff0a;border-color:#ffffff14;box-shadow:none}.results-band .card p{color:#ffffffb8}.faq-list{display:grid;gap:.9rem}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.1rem 1.25rem;transition:box-shadow .25s}.faq-list details[open]{box-shadow:var(--shadow-sm)}.faq-list summary{font-weight:700;font-family:DM Sans,Arial,Helvetica,sans-serif;cursor:pointer;list-style:none;position:relative;padding-right:2rem;color:var(--text)}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.5rem;color:var(--gold);font-weight:400;transition:transform .25s}.faq-list details[open] summary:after{transform:translateY(-50%) rotate(45deg)}.faq-list p{margin:.75rem 0 0;color:var(--text-soft);line-height:1.75}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:start}.contact-form{background:#fff;border:1px solid var(--line);border-radius:24px;padding:1.75rem;box-shadow:var(--shadow);display:grid;gap:.9rem}.contact-form label{font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-soft);margin-bottom:-.35rem;display:block}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid #d8ccb7;border-radius:14px;padding:.95rem 1rem;font:inherit;font-family:DM Sans,Arial,Helvetica,sans-serif;background:#fff;transition:border-color .25s}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{outline:none;border-color:var(--gold)}.contact-form textarea{resize:vertical;min-height:140px}.contact-form button{margin-top:.4rem;justify-self:start}.contact-list{padding-left:0;list-style:none}.contact-list li{margin:.85rem 0;color:var(--text-soft);padding-left:1.5rem;position:relative}.contact-list li:before{content:"◆";position:absolute;left:0;color:var(--gold);font-size:.7rem;top:.5rem}.contact-list strong{display:block;color:var(--text);font-family:Cormorant Garamond,Georgia,serif;font-size:1.05rem;margin-bottom:.2rem}.hp-field{position:absolute;left:-9999px}.page-hero{padding:6rem 0 4rem;position:relative;overflow:hidden;background:var(--surface-dark);color:#fff}.page-hero:before{content:"";position:absolute;inset:0;background:url(../img/daniel-profile.png) center top / cover no-repeat;opacity:.12;filter:grayscale(100%)}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(31,30,24,.6) 0%,rgba(31,30,24,.92) 60%,var(--surface-dark) 100%)}.page-hero .container{position:relative;z-index:2}.page-hero .breadcrumb{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.82rem;color:#ffffff8c;margin-bottom:1.2rem;letter-spacing:.06em}.page-hero .breadcrumb a{color:#ffffff8c}.page-hero .breadcrumb a:hover,.page-hero .eyebrow{color:var(--gold-soft)}.page-hero h1{color:#fff;margin-bottom:1rem;font-size:clamp(2.4rem,4.2vw,4.2rem);line-height:1.05;letter-spacing:-.03em}.page-hero .lead{max-width:720px;margin-top:.5rem;color:#ffffffc7}.page-hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin-top:2.5rem;padding-top:2.2rem;border-top:1px solid rgba(255,255,255,.12);max-width:860px}.page-hero-stats .stat{border:none;padding-left:0}.page-hero-stats .stat strong{color:var(--gold-soft)}.page-hero-stats .stat span{color:#fff9}.cta-band{background:linear-gradient(180deg,#25241d,#1e1d18);color:#fff;position:relative;overflow:hidden}.cta-band:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 30%,rgba(184,138,47,.12),transparent 45%);pointer-events:none}.cta-band-wrap{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;position:relative;flex-wrap:wrap}.cta-band-wrap>div:first-child{max-width:680px}.cta-band h2{color:#fff;margin:.4rem 0 .7rem}.cta-band p{color:#ffffffc7;margin:0}.site-footer{background:#171611;color:#ffffffdb;padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem}.footer-grid ul{list-style:none;padding:0;margin:0}.footer-grid li{margin:.55rem 0}.footer-grid p,.footer-grid a{font-family:DM Sans,Arial,Helvetica,sans-serif;color:#ffffffb8;transition:color .25s}.footer-grid a:hover{color:var(--gold-soft)}.footer-grid h3,.footer-grid h4{color:#fff;margin-top:0}.footer-grid h3{font-size:1.4rem;letter-spacing:.06em}.footer-grid h4{font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;font-family:DM Sans,Arial,Helvetica,sans-serif;font-weight:700;margin-bottom:1rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:2.8rem;padding-top:1.6rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.8rem;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.86rem;color:#ffffff8f}.value-strip{background:var(--surface-dark);color:#ffffffe6;padding:1.5rem 0}.value-strip-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem;font-family:DM Sans,Arial,Helvetica,sans-serif;letter-spacing:.18em;text-transform:uppercase;font-size:.85rem;font-weight:700;flex-wrap:wrap}.value-strip-inner span{color:#ffffffdb}.value-strip-inner .dot{color:var(--gold)}.book-panel{background:var(--surface-dark);padding:2.5rem 2rem;border-radius:var(--radius);color:#fff;text-align:center}.book-panel .stewardship-mark{font-family:Cormorant Garamond,Georgia,serif;font-size:2.8rem;font-weight:700;color:var(--gold);letter-spacing:.08em;line-height:1}.book-panel .stewardship-sub{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;margin-top:.35rem}.vol-grid{margin-top:1.8rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.vol-cell{background:#ffffff0d;padding:.85rem .6rem;border-top:2px solid var(--gold);text-align:left}.vol-cell.coming{border-top-color:#ffffff24;opacity:.55}.vol-cell .label{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.vol-cell.coming .label{color:#ffffff80}.vol-cell .name{font-family:Cormorant Garamond,Georgia,serif;font-size:.92rem;margin-top:.25rem;color:#fff;font-weight:500}.book-item{display:flex;align-items:flex-start;gap:1.25rem;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.4rem 1.5rem;box-shadow:var(--shadow-sm)}.book-item .bar{width:5px;min-height:90px;background:var(--gold);border-radius:3px;flex-shrink:0;align-self:stretch}.book-item.coming .bar{background:#0000001a}.book-item .body{flex:1}.book-item .vol-label{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);font-weight:700}.book-item.coming .vol-label{color:var(--text-soft)}.book-item h3{font-size:1.3rem;margin:.3rem 0 .25rem}.book-item .subtitle{font-family:DM Sans,Arial,Helvetica,sans-serif;font-style:italic;color:var(--text-soft);font-size:.95rem;margin-bottom:.65rem}.book-item .desc{font-family:DM Sans,Arial,Helvetica,sans-serif;color:var(--text-soft);margin:0;font-size:.93rem;line-height:1.7}.book-item .action{flex-shrink:0;align-self:flex-start}.book-item .coming-label{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.82rem;font-style:italic;color:var(--text-soft)}.pillar-arch{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden}.pillar-cell{background:var(--surface-deepest);padding:1.6rem 1.3rem}.pillar-cell-num{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.18em;color:var(--gold)}.pillar-cell h4{font-size:1.2rem;margin:.55rem 0 .45rem;color:#fff;font-family:Cormorant Garamond,Georgia,serif}.pillar-cell p{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.9rem;color:#ffffff9e;margin:0;line-height:1.6}.formation-sig{background:var(--surface-deepest);padding:5.5rem 0;color:#fff}.formation-sig-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:3rem;align-items:start}.formation-sig h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,3.2vw,3rem);font-weight:400;color:#fff;line-height:1.15;margin-bottom:1.75rem;font-style:italic}.formation-sig .rule{width:44px;height:1px;background:var(--gold);margin-bottom:1.75rem}.formation-sig .sub{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.92rem;color:#ffffff8c;line-height:1.95;margin-bottom:2.4rem}.principles{display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:#fff;border-radius:var(--radius);border:1px solid var(--line);overflow:hidden}.principles .p-cell{padding:1.5rem 1.2rem;border-right:1px solid var(--line)}.principles .p-cell:last-child{border-right:none}.principles .p-num{font-family:Cormorant Garamond,Georgia,serif;color:var(--gold);font-size:1.4rem;font-weight:700;margin-bottom:.35rem}.principles h4{font-size:.98rem;margin:0 0 .3rem;font-family:Cormorant Garamond,Georgia,serif}.principles p{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.84rem;color:var(--text-soft);margin:0;line-height:1.6}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.article-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:2rem 1.75rem;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.article-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.article-card .meta{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.7rem}.article-card h3{font-size:1.35rem;margin:0 0 .8rem;line-height:1.25}.article-card p{color:var(--text-soft);margin:0 0 1.2rem;flex:1}.article-card .read-more{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text);border-bottom:2px solid var(--gold);padding-bottom:.2rem;align-self:flex-start}.article-card .read-more:hover{color:var(--gold)}.essay{max-width:720px;margin:0 auto}.essay h2{font-size:1.6rem;margin:2.2rem 0 .8rem;letter-spacing:-.02em}.essay p{font-family:Cormorant Garamond,Georgia,serif;font-size:1.08rem;line-height:1.85;color:var(--text);margin:0 0 1.1rem}.essay blockquote{border-left:3px solid var(--gold);padding:.35rem 0 .35rem 1.3rem;margin:1.8rem 0;font-style:italic;color:var(--text-soft)}.essay ul{padding-left:1.3rem;margin:0 0 1.1rem}.essay li{font-family:Cormorant Garamond,Georgia,serif;margin-bottom:.6rem;line-height:1.8}.eco-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.eco-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.8rem;position:relative}.eco-card .eco-num{position:absolute;top:1.5rem;right:1.8rem;font-family:Cormorant Garamond,Georgia,serif;font-size:2.4rem;font-weight:700;color:var(--line);line-height:1}.eco-card h3{font-size:1.2rem;margin:0 0 .55rem;padding-right:3rem}.eco-card .role{font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.9rem}.eco-card p{color:var(--text-soft);margin:0;font-size:.93rem;line-height:1.65}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.case-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.8rem;box-shadow:var(--shadow-sm)}.case-card h3{margin:0 0 .6rem;font-size:1.2rem}.case-card>p{color:var(--text-soft);font-size:.93rem;margin:0 0 1rem}.case-meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem}.case-chip{background:var(--bg-alt);border:1px solid var(--line);border-radius:999px;padding:.3rem .75rem;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.75rem;color:var(--text-soft);font-weight:600}.tag-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.2rem}.tag-pill{background:var(--bg-alt);border-radius:999px;padding:.35rem .85rem;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.78rem;color:var(--text-soft);font-weight:600;border:1px solid var(--line)}.diamond-list{list-style:none;padding:0;margin:.8rem 0 0;display:grid;gap:.55rem}.diamond-list li{position:relative;padding-left:1.3rem;font-size:.93rem;color:var(--text-soft);line-height:1.65}.diamond-list li:before{content:"◆";position:absolute;left:0;color:var(--gold);font-size:.7rem;top:.28rem}.legal-page{padding:4rem 0}.legal-page h2{font-size:1.45rem;margin:2rem 0 .7rem}.legal-page p,.legal-page li{color:var(--text-soft);font-family:DM Sans,Arial,Helvetica,sans-serif;line-height:1.85}.reveal{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}.d1{transition-delay:.1s}.d2{transition-delay:.2s}.d3{transition-delay:.3s}.d4{transition-delay:.4s}.mt-0{margin-top:0!important}.flex{display:flex}.gap-1{gap:1rem}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.inline-block{display:inline-block}.text-center{text-align:center}.text-soft{color:var(--text-soft)}.hidden{display:none}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:44px;height:44px;border-radius:50%;background:var(--surface-dark);color:var(--gold);border:1px solid rgba(255,255,255,.1);font-size:1rem;cursor:pointer;opacity:0;transform:translateY(12px);transition:opacity .3s,transform .3s,background .25s;pointer-events:none;z-index:50;box-shadow:0 4px 16px #0003}.back-to-top.visible{opacity:1;transform:translateY(0);pointer-events:auto}.back-to-top:hover{background:var(--gold);color:#fff}.assessment-intro,.assessment-questions,.assessment-results{background:var(--surface)}.assessment-questions,.assessment-results{display:none}.assessment-questions.active,.assessment-results.active{display:block}.assessment-callout{background:var(--bg-alt);border-left:4px solid var(--gold);padding:1.5rem 1.75rem;margin:2rem 0;border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-family:DM Sans,Arial,Helvetica,sans-serif}.assessment-callout strong{color:var(--text);font-family:Cormorant Garamond,Georgia,serif}.progress-wrap{position:sticky;top:84px;background:var(--bg);padding:1rem 0;margin-bottom:2rem;border-bottom:1px solid var(--line);z-index:20}.progress-bar{height:6px;background:var(--line);border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,var(--gold),var(--gold-soft));transition:width .4s ease;width:0}.progress-text{text-align:center;margin-top:.75rem;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);font-weight:700}.question{margin-bottom:1.5rem;padding:1.5rem 1.75rem;background:var(--bg-alt);border-radius:var(--radius-sm);border:1px solid transparent;transition:background .3s,border-color .3s}.question.answered{background:#fff;border-color:var(--gold);box-shadow:var(--shadow-sm)}.question>p{font-family:Cormorant Garamond,Georgia,serif;font-size:1.05rem;line-height:1.65;color:var(--text);margin:0 0 1rem}.question .num{color:var(--gold);font-weight:700;margin-right:.35rem}.scale{display:flex;gap:.55rem;margin-top:1rem}.scale-option{flex:1;padding:.75rem .3rem;background:#fff;border:2px solid var(--line);border-radius:8px;text-align:center;cursor:pointer;font-family:Cormorant Garamond,Georgia,serif;font-weight:700;font-size:1.05rem;color:var(--text);transition:transform .2s,border-color .2s,background .2s,color .2s;user-select:none}.scale-option:hover{border-color:var(--gold);transform:translateY(-2px)}.scale-option.selected{background:var(--surface-dark);color:var(--gold-soft);border-color:var(--surface-dark)}.scale-labels{display:flex;justify-content:space-between;margin-top:.6rem;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft)}.score-display{text-align:center;padding:3rem 2rem;background:linear-gradient(180deg,var(--surface-dark) 0%,var(--surface-deepest) 100%);color:#fff;border-radius:var(--radius);margin-bottom:2.5rem;position:relative;overflow:hidden}.score-display:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(184,138,47,.18),transparent 55%);pointer-events:none}.score-label{position:relative;z-index:1;font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.78rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold-soft);margin-bottom:1rem;font-weight:700}.score-number{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(4rem,10vw,6rem);color:var(--gold);font-weight:700;line-height:1;position:relative;z-index:1}.score-total{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,4vw,2.5rem);color:#ffffff80;position:relative;z-index:1}.score-label-bottom{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.4rem,2.5vw,1.9rem);margin-top:1.5rem;color:#fff;position:relative;z-index:1;font-weight:700}.interpretation{padding:2rem 2.25rem;background:var(--bg-alt);border-radius:var(--radius);margin:2rem 0;border:1px solid var(--line)}.interpretation h3{font-family:Cormorant Garamond,Georgia,serif;color:var(--text);margin:0 0 1rem;font-size:1.35rem}.interpretation strong{color:var(--text)}.interpretation ul{margin:1rem 0 0 1.3rem;padding:0}.interpretation li{font-family:Cormorant Garamond,Georgia,serif;margin-bottom:.55rem;line-height:1.65}.interpretation p{font-family:Cormorant Garamond,Georgia,serif;line-height:1.75}.next-step{background:linear-gradient(180deg,var(--surface-dark) 0%,var(--surface-deepest) 100%);color:#fff;padding:2.5rem 2rem;border-radius:var(--radius);text-align:center;margin-top:3rem;position:relative;overflow:hidden}.next-step:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 30%,rgba(184,138,47,.12),transparent 45%);pointer-events:none}.next-step h3{color:var(--gold);font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem;margin:0 0 1rem;position:relative;z-index:1}.next-step p{color:#ffffffd1;margin-bottom:1.5rem;position:relative;z-index:1;max-width:620px;margin-left:auto;margin-right:auto}.btn-disabled{background:var(--line)!important;color:var(--text-soft)!important;cursor:not-allowed!important;box-shadow:none!important;border-color:transparent!important}.btn-disabled:hover{transform:none!important}@media(max-width:600px){.scale{gap:.25rem}.scale-option{font-size:.92rem;padding:.6rem .15rem}}.contact-bubble{position:fixed;bottom:1.5rem;right:1.5rem;z-index:55;font-family:DM Sans,Arial,Helvetica,sans-serif}.contact-bubble .cb-toggle{width:60px;height:60px;border-radius:50%;background:var(--gold);color:#fff;border:none;font-size:1.6rem;cursor:pointer;box-shadow:0 8px 24px #00000047;display:flex;align-items:center;justify-content:center;transition:transform .25s,background .25s,box-shadow .25s;position:relative}.contact-bubble .cb-toggle:hover{background:var(--gold-deep);transform:scale(1.05)}.contact-bubble .cb-toggle-close{display:none}.contact-bubble.open .cb-toggle{background:var(--surface-dark);transform:rotate(0)}.contact-bubble.open .cb-toggle-open{display:none}.contact-bubble.open .cb-toggle-close{display:inline;font-size:1.8rem;font-weight:300}.contact-bubble .cb-menu{position:absolute;bottom:calc(100% + 12px);right:0;width:280px;background:#fff;border-radius:16px;box-shadow:0 18px 50px #1f1e182e;overflow:hidden;opacity:0;transform:translateY(10px) scale(.95);pointer-events:none;transition:opacity .25s,transform .25s;border:1px solid var(--line)}.contact-bubble.open .cb-menu{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.contact-bubble .cb-item{display:flex;align-items:center;padding:1rem 1.1rem;border-bottom:1px solid var(--line);text-decoration:none;color:var(--text);transition:background .2s;position:relative;min-height:64px}.contact-bubble .cb-item:last-child{border-bottom:none}.contact-bubble .cb-item:hover{background:var(--bg-alt)}.contact-bubble .cb-ico{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;flex-shrink:0;margin-right:.85rem}.contact-bubble .cb-call .cb-ico{background:var(--surface-dark);color:var(--gold)}.contact-bubble .cb-text .cb-ico{background:var(--gold);color:#fff}.contact-bubble .cb-whatsapp .cb-ico{background:#25d366;color:#fff}.contact-bubble .cb-lbl{display:block;font-weight:700;font-size:.92rem;color:var(--text);line-height:1.2}.contact-bubble .cb-num{display:block;font-size:.78rem;color:var(--text-soft);margin-top:.15rem}.contact-bubble .cb-item>span.cb-lbl,.contact-bubble .cb-item>span.cb-num{display:block}.contact-bubble .cb-item{display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;grid-template-areas:"ico lbl" "ico num";gap:0 .85rem;align-items:center}.contact-bubble .cb-ico{grid-area:ico;margin-right:0}.contact-bubble .cb-lbl{grid-area:lbl}.contact-bubble .cb-num{grid-area:num}@media(max-width:760px){.contact-bubble{bottom:1rem;right:1rem}.contact-bubble .cb-toggle{width:54px;height:54px;font-size:1.4rem}.contact-bubble .cb-menu{width:260px}.back-to-top{bottom:1rem;right:calc(1rem + 70px)}}.back-to-top{right:calc(2rem + 76px)}@media(max-width:760px){.back-to-top{right:calc(1rem + 66px)}}body{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media print{.topbar,.site-header,.site-nav,.menu-toggle,.service-strip,.cta-band,.site-footer,.back-to-top,.hero-actions,.btn{display:none!important}.page-hero{background:none!important;color:#000!important;padding:1rem 0!important}.page-hero:before,.page-hero:after{display:none!important}.page-hero h1,.page-hero .eyebrow,.page-hero .lead{color:#000!important}.section,.section-alt,.section-dark{background:#fff!important;color:#000!important;padding:1.5rem 0!important}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark p{color:#000!important}.essay{max-width:100%}.essay p{font-size:11pt;line-height:1.7}body{font-size:11pt}a{color:#000;text-decoration:underline}a:after{content:" (" attr(href) ")";font-size:9pt;color:#666}.card,.article-card{box-shadow:none;border:1px solid #ccc}}@media(max-width:1024px){.hero-grid,.split,.contact-grid,.footer-grid,.card-grid.two,.card-grid.three,.card-grid.four,.process-grid,.process-grid.three,.cta-band-wrap,.service-grid,.eco-grid,.case-grid,.article-grid,.formation-sig-inner,.principles{grid-template-columns:1fr}.hero-copy{padding:4rem 0}.hero-visual{min-height:460px}.service-strip{margin-top:0}.service-card-dark{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.service-card-dark:last-child{border-bottom:none}.principles .p-cell{border-right:none;border-bottom:1px solid var(--line)}.principles .p-cell:last-child{border-bottom:none}.page-hero-stats,.pillar-arch{grid-template-columns:repeat(2,1fr)}.footer-grid{gap:2.4rem}}@media(max-width:760px){.menu-toggle{display:block}.site-nav{display:none;width:100%;position:absolute;top:100%;left:0;right:0;background:var(--bg);border-bottom:1px solid var(--line);padding:1rem;box-shadow:var(--shadow)}.site-nav.open{display:block}.site-header{position:relative}.header-wrap{flex-wrap:wrap;padding:.2rem 0;min-height:74px}.site-nav ul{flex-direction:column;align-items:stretch;gap:.4rem}.site-nav li{width:100%}.site-nav a{padding:.75rem 0}.drop{position:static;box-shadow:none;border:none;padding-left:1rem;margin:0}.topbar .container{flex-direction:column;padding:.55rem 0}.hero-copy h1{font-size:clamp(2.2rem,10vw,3.4rem)}.page-hero h1{font-size:clamp(2rem,8vw,3rem)}.hero-actions{flex-direction:column;align-items:stretch}.hero-stats{grid-template-columns:1fr}.section{padding:4rem 0}.portrait-copy{max-width:86%}.pillar-arch{grid-template-columns:1fr}.book-item{flex-wrap:wrap}.book-item .bar{width:100%;min-height:5px}.vol-grid{grid-template-columns:repeat(2,1fr)}.page-hero-stats{grid-template-columns:1fr 1fr;gap:1rem}}.hero-carousel{position:relative;min-height:clamp(560px,90vh,860px);overflow:hidden;color:#fff;background:var(--surface-deepest);isolation:isolate}.hero-carousel__slides{position:absolute;inset:0;z-index:0}.hero-carousel__slide{position:absolute;inset:0;opacity:0;transition:opacity 1.4s ease-in-out}.hero-carousel__slide.is-active{opacity:1;z-index:1}.hero-carousel__slide picture,.hero-carousel__slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-carousel__slide.is-active img{animation:heroZoom 12s ease-out forwards}@keyframes heroZoom{0%{transform:scale(1.04)}to{transform:scale(1)}}.hero-carousel__overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(115deg,#0f0e0ac7,#0f0e0a8c 45%,#0f0e0a59),linear-gradient(180deg,#0f0e0a33,#0f0e0a99);pointer-events:none}.hero-carousel__content{position:relative;z-index:3;min-height:clamp(560px,90vh,860px);display:flex;flex-direction:column;justify-content:center;padding:7rem 0 6rem;max-width:1100px}.hero-carousel__eyebrow{color:var(--gold-soft);font-family:DM Sans,Arial,Helvetica,sans-serif;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;margin-bottom:1.2rem;opacity:0;animation:heroFadeUp .9s .1s ease-out forwards}.hero-carousel__kinetic{position:relative;height:2.2em;margin-bottom:1.2rem;overflow:hidden}.kinetic-line{position:absolute;inset:0;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:clamp(1.1rem,2.2vw,1.4rem);color:var(--gold);letter-spacing:.01em;opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.kinetic-line.is-active{opacity:1;transform:translateY(0)}.hero-carousel__title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.8rem,7vw,5.2rem);line-height:1.02;letter-spacing:-.01em;margin:0 0 1.6rem;color:#fff;max-width:16ch;opacity:0;animation:heroFadeUp 1s .35s ease-out forwards}.hero-carousel__lead{font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.6;color:#ffffffdb;max-width:56ch;margin:0 0 2rem;opacity:0;animation:heroFadeUp 1s .6s ease-out forwards}.hero-carousel__actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem;opacity:0;animation:heroFadeUp 1s .85s ease-out forwards}.hero-carousel .btn-secondary{border-color:#ffffff8c;color:#fff}.hero-carousel .btn-secondary:hover{background:#ffffff14;border-color:#fff}.hero-carousel__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem 2rem;max-width:820px;opacity:0;animation:heroFadeUp 1s 1.1s ease-out forwards}.hero-carousel__stats .stat{display:flex;flex-direction:column;border-left:2px solid var(--gold);padding-left:1rem}.hero-carousel__stats .stat strong{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.6rem,2.8vw,2.1rem);color:#fff}.hero-carousel__stats .stat span{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:#ffffffad;margin-top:.2rem}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-carousel__dots{position:absolute;left:50%;bottom:2rem;transform:translate(-50%);z-index:4;display:flex;gap:.6rem;padding:.5rem .9rem;background:#0000002e;border-radius:999px;backdrop-filter:blur(6px)}.hero-carousel__dot{width:9px;height:9px;border-radius:50%;border:0;padding:0;background:#ffffff61;cursor:pointer;transition:background .3s,transform .3s}.hero-carousel__dot:hover{background:#ffffffb3}.hero-carousel__dot.is-active{background:var(--gold);transform:scale(1.25)}.hero-carousel__dot:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.hero-carousel__scroll{position:absolute;left:50%;bottom:5.2rem;transform:translate(-50%);z-index:4;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.45);color:#fffc;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:1.1rem;animation:heroBounce 2.4s ease-in-out infinite;transition:opacity .3s,border-color .3s}.hero-carousel__scroll:hover{border-color:var(--gold);color:var(--gold)}.hero-carousel.is-scrolled .hero-carousel__scroll{opacity:0;pointer-events:none}@keyframes heroBounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.hero-carousel__slide,.hero-carousel__slide.is-active img,.kinetic-line,.hero-carousel__scroll,.hero-carousel__eyebrow,.hero-carousel__title,.hero-carousel__lead,.hero-carousel__actions,.hero-carousel__stats{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}@media(max-width:760px){.hero-carousel__stats{grid-template-columns:repeat(2,1fr)}.hero-carousel__content{padding:6rem 0 5rem}.hero-carousel__dots{bottom:1.2rem}.hero-carousel__scroll{display:none}}.page-hero.page-hero--imaged{position:relative;overflow:hidden;min-height:clamp(420px,55vh,560px);color:#fff;isolation:isolate;padding:5.5rem 0 4.5rem;background:var(--surface-deepest)}.page-hero--imaged>.container{position:relative;z-index:3}.page-hero--imaged .breadcrumb,.page-hero--imaged .breadcrumb a{color:#ffffffb8}.page-hero--imaged .eyebrow{color:var(--gold-soft)}.page-hero--imaged h1{color:#fff}.page-hero--imaged .lead{color:#ffffffe0}.page-hero--imaged .page-hero-stats .stat strong{color:#fff}.page-hero--imaged .page-hero-stats .stat span{color:#ffffffad}.page-hero__bg{position:absolute;inset:0;z-index:0}.page-hero__slide{position:absolute;inset:0;opacity:0;transition:opacity 1.4s ease-in-out}.page-hero__slide.is-active{opacity:1;z-index:1}.page-hero__slide picture,.page-hero__slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.page-hero__slide.is-active img{animation:heroZoom 14s ease-out forwards}.page-hero__overlay{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(115deg,#0c0b09d1,#0c0b0994,#0c0b094d),linear-gradient(180deg,#0c0b091a,#0c0b098c)}.page-hero__dots{position:absolute;right:1.4rem;bottom:1.2rem;z-index:4;display:flex;gap:.45rem;padding:.4rem .7rem;background:#0003;border-radius:999px;backdrop-filter:blur(6px)}.page-hero__dot{width:7px;height:7px;border-radius:50%;border:0;padding:0;background:#ffffff61;cursor:pointer;transition:background .3s,transform .3s}.page-hero__dot:hover{background:#ffffffb3}.page-hero__dot.is-active{background:var(--gold);transform:scale(1.3)}.page-hero__dot:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media(prefers-reduced-motion:reduce){.page-hero__slide,.page-hero__slide.is-active img{animation:none!important;transition:none!important}}.footer-corporate-block{padding:1rem;margin-top:1.5rem;border-top:1px solid currentColor;border-color:#80808040;font-size:.85rem;text-align:center;line-height:1.5;opacity:.85}.footer-corporate-block .corporate-identity{display:flex;flex-direction:column;gap:.4rem;align-items:center}.footer-corporate-block .entity{font-weight:600}.footer-corporate-block address{font-style:normal;display:flex;flex-direction:column;gap:.25rem}.footer-corporate-block address a{color:inherit;text-decoration:none;border-bottom:1px dotted currentColor}.footer-corporate-block address a:hover{opacity:.7}.footer-corporate-block .copyright{margin-top:.5rem;font-size:.78rem;opacity:.85}.footer-corporate-block .securities-notice{margin-top:1rem;padding:.85rem 1rem;background:#0000000a;border-left:3px solid currentColor;border-color:#80808066;font-size:.75rem;line-height:1.5;text-align:left;max-width:880px;margin-left:auto;margin-right:auto}@media(max-width:600px){.footer-corporate-block{font-size:.78rem}.footer-corporate-block .securities-notice{font-size:.7rem}}.header-wrap{gap:32px}.logo{flex-shrink:0;min-width:300px}.logo img{height:auto;max-height:64px;width:auto}@media(max-width:800px){.logo{min-width:200px}.logo img{max-height:48px}}
