*{margin:0;padding:0;box-sizing:border-box}.content-wrapper,.text-box-vertical,.necker-island-content,.thank-you-content{overflow:visible !important;max-height:none !important}:root{--gold:#c9a961;--white:#fff;--black:#000;--dark-gray:#1a1a1a;--font-display:'Oswald',sans-serif;--font-sans:'Oswald',sans-serif;--weight-light:300;--weight-bold:700}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:var(--font-sans);font-weight:var(--weight-light);color:var(--white);background:var(--black);overflow-x:hidden}.page{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.page-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:#1a1a1a}.page-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.page-bg.dark-overlay::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}.page-bg.dark-bg{background:var(--black)}.page-bg.gradient-bg{background:linear-gradient(135deg,#0a0a0a 0,#1a1a1a 100%)}.page-content{position:relative;z-index:1;width:100%;max-width:1200px;padding:60px;display:flex;align-items:center}.page-content.centered{justify-content:center}#page1 .page-content{align-items:flex-start;padding-top:0}.page-content.left-aligned{justify-content:flex-start}.page-content.right-aligned{justify-content:flex-end}.page-content.top-aligned{align-items:flex-start;padding-top:100px}.page-content.bottom-aligned{align-items:flex-end;padding-bottom:100px}.content-wrapper{width:35%;max-width:450px;background:rgba(0,0,0,0.4);backdrop-filter:blur(8px);padding:2.5rem;border-radius:0;min-height:auto;overflow:visible;display:flex;flex-direction:column;justify-content:flex-start}.content-wrapper.centered-content{text-align:center;background:rgba(0,0,0,0.45);width:35%;margin-left:0}.content-wrapper.full-width{width:100%;max-width:none}.page-title{font-family:var(--font-display);font-size:3rem;font-weight:var(--weight-bold);line-height:1.1;letter-spacing:-0.02em;margin-bottom:1.5rem;text-transform:uppercase;color:var(--white)}.section-title{font-family:var(--font-display);font-size:3rem;font-weight:var(--weight-bold);line-height:1.2;margin-bottom:1.2rem;color:var(--white)}.subtitle{font-family:var(--font-sans);font-size:1.2rem;font-weight:var(--weight-light);line-height:1.4;margin-bottom:1.5rem;letter-spacing:.05em;color:var(--white)}.subtitle.gold{color:var(--white);font-style:italic}.body-text{font-family:var(--font-sans);font-size:1.2rem;font-weight:var(--weight-light);line-height:1.7;margin-bottom:1.2rem;color:var(--white)}.body-text.large{font-size:1.2rem}.body-text.italic{font-style:italic}.highlight-text{font-family:var(--font-sans);font-size:1.2rem;font-weight:var(--weight-light);line-height:1.2;margin:1.5rem 0;color:var(--white)}.question{font-family:var(--font-sans);font-size:1.2rem;font-weight:var(--weight-light);font-style:normal;margin-top:2rem;color:var(--white)}.cta-title{font-family:var(--font-display);font-size:3rem;font-weight:var(--weight-bold);margin:2rem 0 1.5rem;text-transform:uppercase;color:var(--white)}.hero-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;width:100%;margin-top:-38vh}.hero-date{font-family:var(--font-sans);font-size:clamp(1rem,1.5vw,1.2rem);font-weight:var(--weight-light);letter-spacing:.3em;text-transform:uppercase;color:var(--black);margin-bottom:2rem}.hero-logo{width:clamp(280px,50vw,800px);height:auto;margin:2rem 0;filter:drop-shadow(2px 2px 10px rgba(0,0,0,0.8))}.hero-tagline{font-family:var(--font-sans);font-size:clamp(1rem,1.5vw,1.3rem);font-weight:var(--weight-light);letter-spacing:.15em;text-transform:uppercase;color:var(--white);margin-top:-0.5rem}#page2 .content-wrapper{padding:3rem 2.5rem 4rem 2.5rem}.bottom-right-text{position:absolute;bottom:50px;right:60px;text-align:right}.bottom-right-text p{font-family:var(--font-display);font-size:1.2rem;font-weight:var(--weight-bold);line-height:1.3;letter-spacing:.05em;color:var(--white);text-transform:uppercase;text-shadow:2px 2px 8px rgba(0,0,0,0.8)}#page4 .page-bg img{object-fit:cover;object-position:center 75%}#page10 .page-bg img{object-fit:cover;object-position:center}.final-header{margin-bottom:2rem}.logo-final{width:400px;height:auto;margin-top:2rem;margin-bottom:1.5rem;filter:drop-shadow(2px 2px 8px rgba(0,0,0,0.6))}.date-title-small{font-family:var(--font-sans);font-size:1rem;font-weight:var(--weight-light);letter-spacing:.3em;text-transform:uppercase;color:var(--white);margin-bottom:3rem}.logo-footer{width:150px;height:auto;margin-bottom:2rem;filter:drop-shadow(2px 2px 8px rgba(0,0,0,0.6))}.nav-dots{position:fixed;right:30px;top:50%;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;gap:15px}.nav-dot{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,0.5);background:transparent;cursor:pointer;transition:all .3s ease}.nav-dot:hover{border-color:var(--gold)}.nav-dot.active{background:var(--gold);border-color:var(--gold)}#page5 .page-bg img{object-position:center center;object-fit:cover}.what-awaits-container{display:flex;width:100%;max-width:1400px;height:100vh;align-items:center;gap:2rem;padding:0 3rem}.images-column{flex:1;position:relative;height:80vh;padding-left:3rem}.dynamic-image{position:absolute;object-fit:cover;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.6);transition:transform .3s ease}.dynamic-image:hover{transform:scale(1.05) rotate(-1deg);z-index:10}.dynamic-image.image-1{width:240px;height:180px;top:5%;left:5%;transform:rotate(0);z-index:3}.dynamic-image.image-2{width:220px;height:280px;bottom:5%;left:5%;transform:rotate(0);z-index:2}.dynamic-image.image-3{width:200px;height:260px;top:30%;left:35%;transform:rotate(0);z-index:1;object-position:center top}.text-column{display:flex;align-items:center;justify-content:flex-end;padding-right:2rem}.text-column .content-wrapper{background:rgba(0,0,0,0.45);backdrop-filter:blur(8px);padding:2rem;border-radius:0;width:100%;max-width:380px;overflow:visible;max-height:none}.topics-list{margin-top:1.5rem;overflow:visible}.topic-item{margin-bottom:.8rem;padding-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,0.1)}.topic-item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.topic-item h3{font-family:var(--font-display);font-size:.95rem;font-weight:var(--weight-bold);margin-bottom:.15rem;color:var(--white);line-height:1.1}.topic-item p{font-family:var(--font-sans);font-size:.75rem;font-weight:var(--weight-light);line-height:1.15;color:var(--white);opacity:.85}.necker-island-content{min-height:auto;padding:2rem 2.5rem;margin:0;display:flex;flex-direction:column;justify-content:center;overflow:visible;max-height:none}.necker-island-content .page-title{margin-bottom:1rem}.necker-island-content .body-text{margin-bottom:.5rem}.necker-island-content .highlight-text{display:inline;font-weight:var(--weight-bold)}.corner-images{position:absolute;bottom:30px;right:30px;z-index:2}.corner-image{position:absolute;object-fit:cover;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,0.6);transition:transform .3s ease}.corner-image-1{width:380px;height:250px;bottom:320px;right:0}.corner-image-2{width:400px;height:260px;bottom:30px;right:80px}.corner-image:hover{transform:scale(1.05);z-index:10}#page7 .page-bg img{transform:scaleX(-1)}.experience-list{list-style:none;margin-top:.5rem;padding:0;overflow:visible}.experience-list li{font-family:var(--font-sans);font-size:.95rem;font-weight:var(--weight-light);line-height:1.25;color:var(--white);margin-bottom:.25rem}#page9 .page-bg img{object-position:center 65%;object-fit:cover}.top-left-title{position:absolute;top:200px;left:60px;z-index:2}.two-boxes-container{display:flex;width:100%;height:100vh;align-items:center;justify-content:flex-end;gap:2rem;padding:3rem;padding-right:2rem}.text-box-vertical{background:rgba(0,0,0,0.5);backdrop-filter:blur(8px);padding:2rem;border-radius:0;width:300px;min-height:60vh;max-height:85vh;overflow:visible;display:flex;flex-direction:column;justify-content:center}.box-title{font-family:var(--font-display);font-size:3rem;font-weight:var(--weight-bold);line-height:1.1;margin-bottom:1.2rem;color:var(--white);text-transform:uppercase}.box-text{font-family:var(--font-sans);font-size:1.2rem;font-weight:var(--weight-light);line-height:1.5;margin-bottom:.8rem;color:var(--white)}.box-text.highlight{font-weight:var(--weight-light);font-size:1.2rem;margin-top:1.2rem}.date-section{margin:4rem 0}.date-title{font-family:var(--font-display);font-size:3rem;font-weight:var(--weight-bold);letter-spacing:.2em;color:var(--white)}.quote{margin:2rem auto;max-width:800px;background:rgba(0,0,0,0.35);padding:1.5rem;border-radius:6px;border-left:3px solid var(--gold)}.quote p{font-family:var(--font-sans);font-size:1.2rem;font-style:italic;line-height:1.5;margin-bottom:.8rem;color:var(--white)}#page10 .quote p{font-size:1.8rem;line-height:1.6}.quote cite{font-family:var(--font-sans);font-size:1.2rem;font-weight:var(--weight-light);letter-spacing:.1em;text-transform:uppercase;color:var(--white);display:block;margin-top:1.5rem}.email-link{font-family:var(--font-sans);font-size:1.4rem;color:var(--white);text-decoration:none;border-bottom:2px solid var(--white);transition:all .3s ease}.contact-label{font-weight:var(--weight-bold)}.email-link:hover{opacity:.8}.footer-section{margin-top:3rem}.get-in-touch-title{font-family:var(--font-display);font-size:3.5rem;font-weight:var(--weight-bold);letter-spacing:.1em;margin-bottom:2rem;text-transform:uppercase;color:var(--white)}.imprint-links{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem}.footer-link{font-family:var(--font-sans);font-size:.9rem;font-weight:var(--weight-light);color:var(--white);text-decoration:none;opacity:.8;transition:all .3s ease}.footer-link:hover{opacity:1;text-decoration:underline}.separator{color:var(--white);opacity:.4}.company-info{font-family:var(--font-sans);font-size:.8rem;font-weight:var(--weight-light);letter-spacing:.05em;opacity:.6;margin-top:.5rem}.copyright{font-family:var(--font-sans);font-size:.9rem;font-weight:var(--weight-light);letter-spacing:.1em;opacity:.7;margin-top:.5rem}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.8);backdrop-filter:blur(5px)}.modal.show{display:block}.modal-content{background-color:rgba(20,20,20,0.95);margin:5% auto;padding:3rem;border:1px solid rgba(255,255,255,0.1);width:80%;max-width:800px;max-height:90vh;overflow-y:auto;border-radius:8px;position:relative}.modal-close{color:var(--white);position:absolute;top:1rem;right:1.5rem;font-size:2rem;font-weight:bold;cursor:pointer;opacity:.7;transition:opacity .3s ease}.modal-close:hover{opacity:1}.modal-content h2{font-family:var(--font-display);font-size:2rem;font-weight:var(--weight-bold);color:var(--white);margin-bottom:1.5rem;text-transform:uppercase}.modal-content h3{font-family:var(--font-sans);font-size:1.2rem;font-weight:var(--weight-bold);color:var(--white);margin-top:2rem;margin-bottom:1rem}.modal-content p{font-family:var(--font-sans);font-size:1rem;font-weight:var(--weight-light);color:var(--white);line-height:1.6;margin-bottom:1rem}.modal-content a{color:var(--gold);text-decoration:none;transition:opacity .3s ease}.modal-content a:hover{opacity:.8;text-decoration:underline}.scroll-indicator{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);z-index:50;text-align:center;animation:bounce 2s infinite}.scroll-indicator span{font-family:var(--font-sans);font-size:.8rem;font-weight:var(--weight-light);letter-spacing:.2em;text-transform:uppercase;opacity:.7}.scroll-arrow{width:20px;height:20px;border-bottom:2px solid var(--white);border-right:2px solid var(--white);transform:rotate(45deg);margin:10px auto 0;opacity:.7}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}.gold{color:var(--white)}@media(max-width:1024px){.page-content{padding:40px}.topics-grid{grid-template-columns:1fr 1fr;gap:2rem}}html{scroll-behavior:smooth}.mobile-text{display:none}.desktop-text{display:block}.brand-statement-mobile{display:none}.desktop-only{display:block}.mobile-only{display:none}@media(max-width:375px){.content-wrapper{width:92% !important;max-width:350px !important;padding:.8rem 1rem !important}.page-title{font-size:1.5rem !important;line-height:1.1 !important}.body-text{font-size:.85rem !important;line-height:1.4 !important}.subtitle{font-size:.9rem !important}.content-wrapper,.text-box-vertical,.necker-island-content{overflow:visible !important;max-height:none !important}}@media(max-width:768px){.mobile-text{display:block}.desktop-text{display:none}#page2 .page-content{position:relative;height:100vh;padding:20px}#page2 .content-wrapper{position:absolute;bottom:80px;left:25px;right:25px;background:rgba(0,0,0,0.4);backdrop-filter:blur(8px);padding:1rem 1.2rem;margin:0 auto;width:calc(100% - 50px);max-width:360px;overflow:visible;max-height:none}#page2 .page-bg img{object-position:center 20%}#page2 .mobile-text .body-text{font-size:.95rem;line-height:1.6;font-weight:var(--weight-light);text-align:left;margin-bottom:1rem}#page2 .mobile-text .body-text:first-child{margin-bottom:1.2rem}#page2 .mobile-text .body-text:last-child{margin-bottom:0;font-size:.9rem;line-height:1.5}.desktop-only{display:none}#page3 .page-content{display:flex !important;align-items:center !important;justify-content:center !important;min-height:100vh}#page3 .content-wrapper{position:relative !important;margin:0 auto !important;width:85% !important;max-width:380px !important;text-align:center;overflow:visible !important;max-height:none !important}#page6 .page-content{position:relative !important;height:100vh !important}#page6 .content-wrapper,#page6 .necker-island-content{position:absolute !important;bottom:80px !important;left:50% !important;transform:translateX(-50%) !important;width:85% !important;max-width:380px !important;overflow:visible !important;max-height:none !important}#page6 .corner-images,#page6 .corner-images img,#page6 .corner-image-left,#page6 .corner-image-right,#page6 img[src*="corner"],#page6 img[alt*="orner"]{display:none !important;visibility:hidden !important;opacity:0 !important;width:0 !important;height:0 !important;position:absolute !important;left:-9999px !important;top:-9999px !important}#page7 .page-content{position:relative !important;height:100vh !important}#page7 .content-wrapper{position:absolute !important;bottom:150px !important;left:50% !important;transform:translateX(-50%) !important;width:85% !important;max-width:320px !important;padding:1.5rem !important;background:rgba(0,0,0,0.7) !important;border-radius:8px !important;overflow:visible !important;max-height:none !important;margin:0 !important}#page7 .page-title.desktop-only,#page7 .body-text.desktop-only{display:none !important}#page7 .mobile-title{font-size:1.5rem !important;line-height:1.3 !important;margin:0 !important;text-align:center !important;font-style:normal !important;font-weight:700 !important}#page7 .question.desktop-only{display:none !important}#page7 .mobile-only{display:block !important}#page7 .page-bg{background-position:center 65% !important}#page8 .page-content{position:relative !important;height:100vh !important}#page8 .content-wrapper{position:absolute !important;bottom:40px !important;left:20px !important;right:20px !important;width:calc(100% - 40px) !important;max-width:380px !important;padding:1.2rem !important;background:rgba(0,0,0,0.75) !important;border-radius:8px !important;overflow:visible !important;max-height:none !important}#page8 .page-title{font-size:1.5rem !important;margin-bottom:.8rem !important}#page8 .body-text,#page8 .highlight-text{font-size:.95rem !important;line-height:1.4 !important;margin-bottom:.5rem !important}#page8 .mobile-hide{display:none !important}#page4 .page-content{position:relative;height:100vh;padding:20px}#page4 .content-wrapper{position:absolute;top:60px;left:25px;right:25px;background:rgba(0,0,0,0.5);backdrop-filter:blur(10px);padding:1rem 1.2rem;width:calc(100% - 50px);max-width:380px;margin:0 auto;overflow:visible;max-height:none}#page4 .page-bg img{object-position:center bottom}.hero-container{margin-top:-40vh}.hero-logo{width:85vw;max-width:320px;margin:2rem 0 1.5rem 0}.hero-date{font-size:.9rem;margin-bottom:1.5rem;margin-top:.5rem}.hero-tagline{font-size:1rem;padding:0 20px;margin-top:.3rem}.page-content{padding:20px;justify-content:center;align-items:center}.page-content.top-aligned{padding-top:50px}.page-content.bottom-aligned{padding-bottom:50px}.content-wrapper{padding:1rem 1.2rem;background:rgba(0,0,0,0.5);min-height:auto;max-height:none;width:85%;max-width:380px;margin:0 auto;overflow:visible}.content-wrapper.centered-content{width:85%;max-width:380px;overflow:visible !important}.page-title{font-size:clamp(1.8rem,8vw,3rem)}.section-title{font-size:clamp(1.8rem,7vw,2.5rem)}.subtitle{font-size:1rem}.body-text{font-size:1rem;line-height:1.6}.what-awaits-container{flex-direction:column;padding:20px;gap:1rem}.images-column{display:none}.text-column{width:100%;padding:0}.text-column .content-wrapper{width:100%;max-width:100%;overflow:visible !important;max-height:none !important}.corner-images{display:none !important}#page6 .corner-images{display:none !important}.necker-island-content{padding:1.5rem}#page9 .page-content{position:relative !important;height:100vh !important}#page9 .two-boxes-container{position:absolute !important;bottom:50px !important;left:0 !important;right:0 !important;width:100% !important;flex-direction:column;padding:20px;gap:1rem;justify-content:flex-end;align-items:center}#page9 .mobile-hide-box{display:none !important}#page9 .mobile-hide-text{display:none !important}#page9 .text-box-vertical{width:90%;max-width:380px;height:auto;min-height:auto;max-height:none;padding:1.5rem;overflow:visible}.text-box-vertical:first-child{margin-bottom:.5rem}.box-title{font-size:clamp(1.8rem,7vw,2.5rem)}.box-text{font-size:1rem}.logo-final{width:250px}.get-in-touch-title{font-size:clamp(2rem,8vw,3rem)}.date-title{font-size:clamp(1.8rem,7vw,2.5rem)}.email-link{font-size:1.1rem}.bottom-right-text{bottom:30px;right:20px}.bottom-right-text p{font-size:1rem}.top-left-title{top:100px;left:20px}.topics-list{margin-top:1rem}.topic-item h3{font-size:.95rem}.topic-item p{font-size:.75rem}.topics-grid{grid-template-columns:1fr;gap:1.5rem}.topic{background:rgba(0,0,0,0.8)}.nav-dots{right:15px}.nav-dot{width:10px;height:10px}.experience-list li{line-height:1.8;padding-left:1rem}.quote{padding:1rem;margin:1.5rem auto}.quote p{font-size:clamp(1rem,4vw,1.5rem)}.quote cite{font-size:1rem}#page10 .content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0 auto;width:85%;max-width:380px;overflow:visible !important;max-height:none !important}#page11 .thank-you-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;min-height:80vh;overflow:visible}#page11 .content-wrapper{width:85%;max-width:380px;margin:0 auto;background:rgba(0,0,0,0.5) !important;padding:1.2rem;max-height:none;overflow:visible}#page11 .logo-thank-you{display:none !important}#page11 .thank-you-title{font-size:2rem;margin-bottom:.5rem}#page11 .thank-you-message{font-size:.9rem;margin-bottom:1rem;line-height:1.4}#page11 .thank-you-quote p{font-size:.95rem;line-height:1.4}#page11 .date-section-thank{margin:.5rem 0}#page11 .footer-section-minimal{margin-top:.5rem;padding-top:.5rem}#page11 .copyright{font-size:.7rem !important;letter-spacing:.05em !important;margin-top:.3rem !important}#page11 .imprint-links{margin-bottom:.5rem !important}#page11 .company-info{display:none !important}}@media(max-width:480px){#page2 .page-content{padding:15px}#page2 .content-wrapper{bottom:60px;left:20px;right:20px;width:90%;max-width:340px;padding:.9rem 1rem;background:rgba(0,0,0,0.35);overflow:visible !important;max-height:none !important}#page2 .page-title{font-size:1.5rem;margin-bottom:.8rem}#page2 .subtitle{font-size:.85rem;margin-bottom:.8rem}#page2 .mobile-text .body-text{font-size:.85rem;line-height:1.5;margin-bottom:.8rem}#page2 .mobile-text .body-text:first-child{margin-bottom:1rem}#page2 .mobile-text .body-text:last-child{font-size:.8rem;line-height:1.4;margin-bottom:0}#page7 .content-wrapper{bottom:120px !important;max-width:280px !important;padding:1.2rem !important}#page7 .mobile-title{font-size:1.3rem !important;line-height:1.2 !important}#page8 .content-wrapper{bottom:30px !important;left:15px !important;right:15px !important;width:calc(100% - 30px) !important;max-width:340px !important;padding:1rem !important}#page8 .page-title{font-size:1.3rem !important;margin-bottom:.6rem !important}#page8 .body-text,#page8 .highlight-text{font-size:.85rem !important;line-height:1.3 !important;margin-bottom:.4rem !important}#page8 .mobile-hide{display:none !important}#page9 .mobile-hide-box{display:none !important}#page9 .mobile-hide-text{display:none !important}#page9 .two-boxes-container{bottom:30px !important}#page9 .text-box-vertical{width:95%;max-width:340px;padding:1.2rem}#page4 .page-content{padding:15px}#page4 .content-wrapper{top:40px;left:20px;right:20px;width:90%;max-width:340px;padding:.9rem 1rem;background:rgba(0,0,0,0.45);overflow:visible !important;max-height:none !important}.page-content{padding:15px}.content-wrapper{padding:.9rem 1rem;width:90%;max-width:340px;overflow:visible !important;max-height:none !important}.page-title{font-size:1.8rem;margin-bottom:1rem}.section-title{font-size:1.6rem}.body-text{font-size:.95rem;line-height:1.5}.highlight-text{font-size:1.3rem}.hero-container{margin-top:-38vh}.hero-logo{width:90vw;max-width:280px;margin:1.5rem 0 1rem 0}.hero-date{font-size:.85rem;letter-spacing:.2em;margin-top:.3rem;margin-bottom:1rem}.hero-tagline{font-size:.9rem;letter-spacing:.1em;margin-top:.2rem}.text-box-vertical{max-height:40vh;padding:1.2rem}.box-title{font-size:1.6rem;margin-bottom:.8rem}.box-text{font-size:.9rem;line-height:1.4}.logo-final{width:200px}.logo-footer{width:120px}.get-in-touch-title{font-size:1.8rem}.date-title{font-size:1.5rem}.date-title-small{font-size:.85rem}.email-link{font-size:1rem}.topic-item h3{font-size:.9rem}.topic-item p{font-size:.7rem;line-height:1.1}.quote{padding:.8rem;border-left-width:2px}.quote p{font-size:1rem}.quote cite{font-size:.9rem}.bottom-right-text{bottom:20px;right:15px}.bottom-right-text p{font-size:.9rem}.logo-main{width:200px}.topics-grid{margin-top:2rem}.topic h3{font-size:1.2rem}.topic p{font-size:1rem}.scroll-indicator{bottom:20px}.nav-dots{right:10px}.nav-dot{width:8px;height:8px;gap:12px}}@media(max-height:600px) and (orientation:landscape){.page-content{padding:20px 40px}.page-title{font-size:2.5rem}.content-wrapper{max-height:none;overflow:visible}}@media(prefers-contrast:high){.nav-dot{border-width:3px}.email-link{border-width:3px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms !important;transition-duration:.001ms !important}html{scroll-behavior:auto}}@media print{.nav-dots,.scroll-indicator{display:none}.page{page-break-after:always;height:auto;min-height:100vh}.page-bg{opacity:.3}}