@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-duration:initial}}}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.top-1\/2{top:50%}.left-1\/2{left:50%}.z-50{z-index:50}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.h-full{height:100%}.max-h-\[90vh\]{max-height:90vh}.max-h-full{max-height:100%}.w-full{width:100%}.max-w-\[95vw\]{max-width:95vw}.max-w-full{max-width:100%}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.underline{text-decoration-line:underline}.opacity-80{opacity:.8}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-500{--tw-duration:.5s;transition-duration:.5s}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background-color:#081821;min-height:100%}:root{--site-header-height:77px;--site-viewport-height:100vh;--background:var(--pure-white);--foreground:var(--charcoal);--ghost-gum:#e7e8e1;--mangrove:#121a24;--daintree-haze:#b2b3ae;--brolga-grey:#616366;--red-earth:#b36652;--saltbush:#58635b;--pure-white:#fff;--charcoal:#242424;--slate-blue:#68899a;--deep-teal:#234f62;--light-deep-teal:#7ba1b3;--midnight-navy:#081821;--yellow-orange:#efab43;--sky-blue:#9dbfd1;--light-coral:#d46d56;--forest-green:#556a57;--sandstone:#d9bf9f;--header-footer-background:#234f62;--header-footer-text:var(--pure-white);--accent-color:var(--slate-blue);--card-background:#0d2534;--card-text:var(--pure-white)}@supports (height:100svh){:root{--site-viewport-height:100svh}}@supports (height:100dvh){:root{--site-viewport-height:100dvh}}.dark{--background:var(--midnight-navy);--foreground:var(--pure-white);--header-footer-background:var(--deep-teal);--header-footer-text:var(--pure-white);--accent-color:var(--slate-blue);--card-background:var(--midnight-navy);--card-text:var(--pure-white)}h2{margin-bottom:15px;font-size:2rem;font-weight:200}body{min-height:var(--site-viewport-height);color:var(--foreground);background:radial-gradient(circle at 0 0,#d46d561f,#0000 28%),linear-gradient(#081821 0%,#0c2230 100%);margin:0;font-family:Quicksand,sans-serif;overflow-x:hidden}.site-body{min-height:var(--site-viewport-height);flex-direction:column;display:flex;position:relative}.site-main{min-height:0;padding-top:var(--site-header-height);flex-direction:column;flex:auto;display:flex}.site-main-studio{padding-top:0}.card h3,.card-email,.card-email a{color:var(--card-text)}.nav-link{color:var(--pure-white);padding:6px 10px;font-family:Quicksand,sans-serif;font-size:.98rem;font-weight:700;text-decoration:none;transition:color .3s ease-in-out;position:relative}.nav-link:before{content:"";background-color:var(--yellow-orange);width:0;height:2px;transition:width .3s ease-in-out,left .3s ease-in-out;position:absolute;bottom:-3px;left:50%}.nav-link:hover{color:var(--yellow-orange)}.nav-link:hover:before{width:100%;left:0}.home-container{z-index:2;background:0 0;flex:auto;min-height:100%;font-family:Quicksand,sans-serif;position:relative}.home-backdrop,.home-backdrop-overlay{pointer-events:none;position:fixed;inset:0}.home-backdrop{z-index:0;background-image:url(/profile-background-hero.jpg);background-position:50%;background-size:cover}.home-backdrop-overlay{z-index:1;background:radial-gradient(circle at 18% 18%,#d46d561f,#0000 26%),radial-gradient(circle at 82% 14%,#9dbfd11a,#0000 24%),radial-gradient(circle at 28% 72%,#556a571a,#0000 20%),linear-gradient(#06121914 0%,#0612192e 38%,#06121952 100%)}.main-content{text-align:center;padding:40px 20px}.intro-text{color:var(--charcoal);margin-bottom:40px;font-size:1.2rem}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:1200px;margin:0 auto;display:grid}.card{background:var(--card-background);text-align:left;border-radius:8px;padding:20px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 8px #00000026}.card:hover{transform:translateY(-2px);box-shadow:0 8px 12px #0003}.card h3{margin-bottom:10px;font-family:Rock Salt,cursive;font-size:1.4rem}.card-email{align-items:center;gap:8px;margin-bottom:15px;display:flex}.card-email a{text-decoration:none}.card-button{background-color:var(--deep-teal);color:var(--pure-white);border-radius:5px;padding:10px 20px;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-block}.card-button:hover{background-color:#143540}.site-header{z-index:50;background-color:var(--header-footer-background);width:100%;color:var(--header-footer-text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1f4959e6;border-bottom:1px solid #ffffff1a;position:fixed;inset:0 0 auto}.site-nav{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;width:min(100%,1220px);margin:0 auto;padding:.75rem 1rem;display:grid}.site-nav-brand{align-items:center;gap:.75rem;display:flex}.site-nav-links{justify-content:center;align-items:center;gap:.35rem;min-width:0;display:flex}.site-nav-socials{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.site-menu-toggle-wrap{display:none}.site-menu-toggle{z-index:50;width:2.5rem;height:2.5rem;color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.site-menu-line{background:var(--pure-white);border-radius:999px;width:1.5rem;height:2px;transition:opacity .24s,transform .24s;display:block}.site-menu-line-middle{margin:4px 0}.site-menu-line-top{transform:translateY(-1px)}.site-menu-line-bottom{transform:translateY(1px)}.site-menu-line-top-open{transform:translateY(6px)rotate(45deg)}.site-menu-line-middle-open{opacity:0}.site-menu-line-bottom-open{transform:translateY(-6px)rotate(-45deg)}.site-mobile-menu{background:#1f4959f5;border-bottom:1px solid #ffffff1a;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 30px #00000038}.site-mobile-menu.is-open{display:block}.site-mobile-menu-list{flex-direction:column;gap:.75rem;display:flex}.site-footer{background-color:var(--header-footer-background);color:var(--header-footer-text)}.hero-stage{padding:clamp(2.5rem,6vw,5rem) 1.25rem 1.25rem}.hero-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#07151fc7 0%,#133845ad 52%,#673d337a 100%);border:1px solid #ffffff1f;border-radius:30px;grid-template-columns:minmax(0,170px) minmax(0,1fr);align-items:center;gap:clamp(1.4rem,4vw,3rem);max-width:1080px;margin:0 auto;padding:clamp(1.6rem,4vw,2.7rem);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 60px #0000005c}.hero-panel:before,.hero-panel:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.hero-panel:before{background:radial-gradient(circle,#efab4338,#0000 70%);width:320px;height:320px;top:-160px;right:-120px}.hero-panel:after{background:radial-gradient(circle,#9dbfd12e,#0000 72%);width:260px;height:260px;bottom:-140px;left:-100px}.hero-avatar-column,.hero-copy{z-index:1;position:relative}.hero-avatar-column{justify-content:center;display:flex}.hero-avatar-shell{position:relative}.hero-avatar-shell:after{content:"";filter:blur(7px);z-index:-1;background:radial-gradient(circle,#efab4342,#9dbfd11f 55%,#0000 72%);border-radius:999px;position:absolute;inset:-16px}.hero-avatar-frame{background:linear-gradient(145deg,#fffffff5,#efab43ad,#9dbfd1ad);border-radius:999px;width:clamp(140px,18vw,168px);height:clamp(140px,18vw,168px);padding:6px;box-shadow:0 18px 38px #00000052}.home-profile-image{-o-object-fit:cover;object-fit:cover;border-radius:999px;width:100%;height:100%;display:block}.hero-copy{text-align:left;max-width:580px}.hero-kicker{color:#e9f1f5bd;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .75rem;font-size:.82rem;font-weight:700}.hero-name{color:var(--pure-white);margin:0 0 1rem;font-size:clamp(2.15rem,4.4vw,3.6rem);line-height:1.06}.hero-summary{color:#f9fbfce6;max-width:35rem;margin:0;font-size:clamp(1.05rem,2.2vw,1.25rem);line-height:1.72}.hero-actions{flex-wrap:wrap;gap:.9rem;width:100%;margin-top:1.6rem;display:flex}.hero-button{border-radius:999px;justify-content:center;align-items:center;min-width:180px;padding:.9rem 1.3rem;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.hero-button:hover{transform:translateY(-2px)}.hero-button-primary{color:var(--midnight-navy);background:linear-gradient(135deg,#d86e56 0%,#efab43 100%);box-shadow:0 14px 26px #d86e5647}.hero-button-primary:hover{background:linear-gradient(135deg,#dd7a62 0%,#f3b65a 100%)}.hero-button-secondary{color:var(--pure-white);background:#7c9fad29;border:1px solid #c9e1eb42}.hero-button-secondary:hover{background:#7c9fad3d;border-color:#c9e1eb6b}.home-destinations{padding-top:.5rem;padding-bottom:4.5rem}.home-destinations-grid{gap:1.25rem;max-width:1140px}.destination-card{min-height:100%;color:inherit;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#071824db 0%,#0b212fc7 100%);border:1px solid #ffffff14;border-radius:22px;flex-direction:column;gap:1rem;padding:1.55rem;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 36px #0000003d}.destination-card:before{content:"";background:var(--card-accent,linear-gradient(90deg, #9dbfd1, #efab43));width:100%;height:4px;position:absolute;inset:0 auto auto 0}.destination-card:hover{border-color:#ffffff29;transform:translateY(-6px);box-shadow:0 24px 44px #0000004d}.dark .destination-card{border-color:#ffffff0f}.destination-card-music{--card-accent:linear-gradient(90deg, #9dbfd1 0%, #6e8b79 55%, #efab43 100%)}.destination-card-software{--card-accent:linear-gradient(90deg, #89b0c4 0%, #68899a 48%, #d46d56 100%)}.destination-card-writing{--card-accent:linear-gradient(90deg, #d46d56 0%, #efab43 52%, #9dbfd1 100%)}.destination-card-header{align-items:center;gap:.95rem;display:flex}.destination-card-heading{flex-direction:column;gap:.15rem;display:flex}.destination-card-heading h3{color:var(--pure-white);margin-bottom:0;line-height:1.1}.destination-description{color:#edf4f7d6;margin:0;line-height:1.65}.brand-tile{background:linear-gradient(#fffffffa,#e8eff2f0);border-radius:16px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;padding:6px;display:inline-flex;box-shadow:0 12px 22px #0000002e}.brand-tile-icon{color:#24556a}.brand-logo-image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.destination-button{width:100%;color:var(--pure-white);background:#4a788e4d;border:1px solid #9dbfd129;border-radius:14px;justify-content:center;margin-top:auto;padding:.95rem 1.1rem;display:inline-flex}.destination-card:hover .destination-button{background:#85543d57;border-color:#efab4338}.social-link-chip{color:#ffffffe0;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.social-link-chip:hover{background:#ffffff24;border-color:#ffffff47;transform:translateY(-1px)}.site-footer{z-index:2;color:var(--header-footer-text);background:linear-gradient(#14313df5,#0f2731fa);border-top:1px solid #ffffff14;padding:1rem 1.25rem 1.3rem;position:relative}.site-footer-inner{flex-direction:column;align-items:center;gap:1.1rem;max-width:1100px;margin:0 auto;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;gap:.9rem 1.2rem;display:flex}.footer-link{color:#ffffffe0;font-size:.95rem;text-decoration:none}.footer-link:hover,.footer-credit-link:hover{color:var(--yellow-orange)}.footer-meta{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.footer-copyright,.footer-credit{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin:0;display:flex}.footer-mark{vertical-align:middle;width:24px;height:24px;margin:0 .1rem}.footer-credit-logo{background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;padding:4px;display:inline-flex;overflow:hidden}.footer-credit-logo img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.footer-credit-link{color:#ffffffeb;text-decoration:none}.immersive-page-shell{flex:auto;min-height:100%;position:relative;overflow:hidden}.immersive-page-backdrop,.immersive-page-overlay{pointer-events:none;position:fixed;inset:0}.immersive-page-backdrop{z-index:0;background-image:url(/profile-background-hero.jpg);background-position:50%;background-size:cover}.immersive-page-overlay{z-index:1;background:radial-gradient(circle at 12% 16%,#d46d561f,#0000 26%),radial-gradient(circle at 85% 18%,#9dbfd11a,#0000 22%),linear-gradient(#06121924 0%,#06121952 34%,#06121980 100%)}.immersive-page-content{z-index:2;padding:2.5rem 1.25rem 4rem;position:relative}.contact-page-card,.policy-page-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#07151fd6 0%,#123443bd 58%,#74453a85 100%);border:1px solid #ffffff1a;border-radius:24px;max-width:920px;margin:0 auto;padding:1.75rem;box-shadow:0 24px 48px #00000052}.contact-page-copy{margin-bottom:1.5rem}.contact-kicker{color:#ffffffbd;text-transform:uppercase;margin:0 0 .65rem;font-size:.95rem}.contact-title{color:var(--pure-white);margin:0 0 1rem;font-size:clamp(2rem,4vw,2.6rem)}.contact-intro,.policy-content p{color:#ffffffdb;margin:0 0 1rem;line-height:1.75}.contact-form{gap:1rem;display:grid}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem;display:grid}.contact-form-grid.is-compact{grid-template-columns:1fr;gap:.9rem}.contact-field{gap:.45rem;min-width:0;display:grid}.contact-field-full{grid-column:1/-1}.contact-field--hidden{opacity:0;pointer-events:none;position:absolute;left:-9999px}.contact-field span{color:#ffffffe6;font-weight:600}.contact-field input,.contact-field textarea{width:100%;color:var(--pure-white);font:inherit;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;padding:.9rem 1rem;display:block}.contact-field input:focus,.contact-field textarea:focus{border-color:#ffaa338c;outline:none;box-shadow:0 0 0 3px #ffaa3324}.contact-actions{flex-wrap:wrap;gap:.75rem;padding-top:.25rem;display:flex}.contact-note{color:#ffffff9e;margin:0;font-size:.92rem}.contact-status{margin:0;font-size:.95rem;line-height:1.6}.contact-status-success{color:#cbf0dff2}.contact-status-error{color:#ffc5c5f2}.policy-content a{color:var(--yellow-orange)}@media (max-width:767px){.site-nav{grid-template-columns:auto 1fr auto;width:100%;padding:.75rem .95rem}.site-nav-links{display:none}.site-menu-toggle-wrap{flex:0 0 2.5rem;justify-content:center;align-items:center;display:flex!important}.site-nav-socials{gap:.45rem}.hero-stage{padding-top:1.8rem}.hero-panel{text-align:center;border-radius:26px;grid-template-columns:1fr;justify-items:center}.hero-copy{text-align:center}.hero-actions{justify-content:center}.hero-button{width:100%}.immersive-page-content{padding:1.5rem .95rem 3.5rem}.contact-form-grid{grid-template-columns:1fr}.destination-card{padding:1.3rem}.site-footer{padding-bottom:2.25rem}}@media (min-width:768px){.site-mobile-menu{display:none!important}}.logo{width:50px;height:auto;color:var(--yellow-orange)}.social-links img{border-radius:10%;transition:box-shadow .3s;box-shadow:0 4px 8px #0000004d}.social-links img:hover{box-shadow:0 8px 16px #00000080}@layer utilities{.text-balance{text-wrap:balance}}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .5s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .5s}.header-footer-shadow-custom{box-shadow:0 -4px 12px #0003}.motto{color:#fff;margin:0;padding-left:15px;padding-right:10px;font-size:1.2rem;font-weight:300}.motto-box{background-color:var(--deep-teal);border-radius:10px;max-width:90%;padding:10px;position:absolute;left:20px;box-shadow:0 4px 8px #0000004d}.dark .motto-box{box-shadow:0 4px 8px #0009}@media (max-width:600px){.motto{font-size:4vw}.motto-box{max-width:80%;left:10px}}@media (max-width:400px){.motto{font-size:5vw}.motto-box{max-width:80%;left:15px}}.page-div{background-color:#0000;font-family:Quicksand,sans-serif}.page-banner{background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100px;padding:20px 0;transition:background-image .5s ease-in-out;display:flex;position:relative}.card-icon{border-radius:8px;width:40px;height:40px;margin-right:10px}.card-title{margin:0;font-size:1.3rem}.card-subtitle{color:gray;margin-bottom:15px;font-size:1.2rem}.blog-card-subtitle{color:gray;margin-bottom:10px;font-size:.9rem}.card-list{margin-bottom:20px;padding-left:20px;font-size:1rem;line-height:1.6;list-style-type:disc}.blog-card{background-color:var(--card-background);border-radius:10px;width:100%;max-width:768px;margin:20px 10px;padding:40px;box-shadow:0 4px 8px #0000004d}.post-contact-card{background:linear-gradient(135deg,#07151fe6 0%,#123443db 58%,#74453a9e 100%);border:1px solid #ffffff1f;border-radius:22px;margin-top:.5rem;padding:1.4rem;box-shadow:0 20px 44px #0000003d}.post-contact-kicker{color:#ffffffb8;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .45rem;font-size:.86rem;font-weight:700}.post-contact-title{color:var(--pure-white);margin:0 0 .75rem;font-size:clamp(1.4rem,2.5vw,1.75rem)}.post-contact-copy{color:#ffffffd6;margin:0 0 1rem;line-height:1.75}.card-logo-inline{align-items:center;gap:10px;margin-bottom:15px;display:flex}.card-logo-img{-o-object-fit:contain;object-fit:contain;width:40px;height:40px}.music-school-logo-tile{background:#fff;border-radius:8px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;padding:4px;display:inline-flex;box-shadow:0 1px 3px #0000002e}.music-school-logo-img{width:100%;height:100%}.card-logo-label{color:#dbe8eed1;font-size:1rem;font-weight:700}.card-logo-link{align-items:center;gap:10px;text-decoration:none;display:flex}.card-logo-link:hover{text-decoration:underline}.dark .card{box-shadow:0 4px 8px #000000e6}.responsive-layout{flex-direction:row;gap:20px;display:flex}@media (max-width:1100px){.responsive-layout{flex-direction:column;align-items:center}.responsive-layout>div{width:100%}}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;width:100%;max-width:1200px;margin:0;display:grid}.tooltip{cursor:pointer;color:var(--light-deep-teal);text-decoration:underline;position:relative}.tooltip-text{visibility:hidden;background-color:var(--background);min-width:200px;max-width:400px;color:var(--foreground);text-align:center;z-index:1;opacity:0;border-radius:5px;padding:15px;font-size:1rem;transition:opacity .3s;position:absolute;bottom:125%;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #0000004d}.tooltip:hover .tooltip-text{visibility:visible;opacity:1}.dark .tooltip-text{box-shadow:0 4px 8px #000000e6}a{color:var(--deep-teal)}.profile-pic-container{box-shadow:0 4px 8px #0000004d}.dark .profile-pic-container{box-shadow:0 4px 8px #0009}.search-bar-container{flex-grow:1;max-width:0;transition:max-width .4s ease-in-out;overflow:hidden}.search-bar-container.expanded{max-width:750px}.search-bar{border:1px solid #ccc;border-radius:4px;width:100%;padding:8px;transition:background-color .3s;box-shadow:0 2px 4px #0000001a}.search-bar:focus{border-color:#007bff;outline:none}.dark .search-bar{background-color:var(--midnight-navy);color:#fff;border-color:#444}.dark .search-bar:focus{border-color:#007bff}.services-card{background-color:var(--pure-white);color:var(--charcoal)}.dark .services-card{background-color:var(--midnight-navy);color:var(--pure-white)}.testimonials-section{background-color:var(--pure-white);color:var(--charcoal)}.dark .testimonials-section{background-color:var(--midnight-navy);color:var(--pure-white)}.testimonial-card{transition:box-shadow .3s;box-shadow:0 4px 12px #0000004d}.dark .testimonial-card{box-shadow:0 4px 12px #000c}.modal-popup{background-color:var(--pure-white);color:var(--charcoal);box-shadow:0 2px 4px #0006}.dark .modal-popup{background-color:var(--midnight-navy);color:var(--pure-white);box-shadow:0 2px 4px #000c}.default-email-text{color:var(--charcoal)}.home-profile-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.blog-page-shell{flex:auto;min-height:100%;position:relative}.blog-page-backdrop,.blog-page-overlay{pointer-events:none;position:fixed;inset:0}.blog-page-backdrop{z-index:0;background-image:url(/profile-background-hero.jpg);background-position:50%;background-size:cover}.blog-page-overlay{z-index:1;background:radial-gradient(circle at 12% 16%,#d46d561f,#0000 26%),radial-gradient(circle at 85% 18%,#9dbfd11a,#0000 22%),linear-gradient(#06121924 0%,#06121952 34%,#06121980 100%)}.blog-page-content{z-index:2;padding:1.35rem 1.25rem 4.5rem;position:relative}.blog-hero-stage{max-width:1180px;margin:0 auto 1rem}.blog-hero-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#07151fd6 0%,#123443bd 58%,#74453a85 100%);border:1px solid #ffffff1f;border-radius:24px;grid-template-columns:1fr;gap:.8rem;padding:clamp(.95rem,2vw,1.25rem);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 48px #00000052}.blog-hero-panel:before,.blog-hero-panel:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.blog-hero-panel:before{background:radial-gradient(circle,#efab433d,#0000 70%);width:280px;height:280px;top:-150px;right:-70px}.blog-hero-panel:after{background:radial-gradient(circle,#9dbfd12e,#0000 70%);width:240px;height:240px;bottom:-125px;left:-100px}.blog-hero-copy,.blog-hero-stats{z-index:1;position:relative}.blog-hero-title{margin-bottom:.35rem;font-size:clamp(1.5rem,2.7vw,2.1rem)}.blog-hero-summary{max-width:40rem;font-size:clamp(.95rem,1.45vw,1.04rem);line-height:1.52}.blog-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:.5rem;display:grid}.blog-hero-stat{background:#ffffff12;border:1px solid #ffffff1f;border-radius:14px;gap:.1rem;min-height:0;padding:.52rem .7rem;display:grid}.blog-hero-stat-value{color:var(--pure-white);font-size:1rem;font-weight:700;line-height:1.1}.blog-hero-stat-label{color:#edf4f7c7;font-size:.72rem;line-height:1.2}.blog-explorer-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:1.4rem;max-width:1180px;margin:0 auto;display:grid}.blog-explorer-main{min-width:0}.blog-search-shell,.blog-sidebar-card,.blog-entry-card,.blog-empty-state{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#071824db 0%,#0b212fc7 100%);border:1px solid #ffffff1a;box-shadow:0 18px 38px #00000042}.blog-search-shell{border-radius:20px;margin-bottom:1rem;padding:.9rem 1rem}.blog-search-kicker,.blog-sidebar-kicker{color:#e9f1f5b3;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:700}.blog-sidebar-section-title,.blog-sidebar-name{color:var(--pure-white);margin:0}.blog-search-bar-row{display:block}.blog-search-input-wrap{display:block;position:relative}.blog-search-input,.blog-filter-field select{width:100%;color:var(--pure-white);font:inherit;background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;transition:border-color .2s,box-shadow .2s,background-color .2s}.blog-search-input{padding:1rem 1.1rem;font-size:1rem}.blog-search-input-compact{padding:.9rem 1rem}.blog-search-input-with-toggle{padding-right:4.3rem}.blog-search-input::placeholder{color:#e9f1f580}.blog-search-input:focus,.blog-filter-field select:focus{background:#ffffff1a;border-color:#efab438c;outline:none;box-shadow:0 0 0 3px #efab4324}.blog-filter-toggle{width:44px;height:44px;color:var(--pure-white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;justify-content:center;align-items:center;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.blog-filter-toggle:hover{background:#ffffff1f;transform:translateY(-50%)}.blog-filter-toggle.is-active{color:#ffe2b2;background:#efab431f;border-color:#efab434d}.blog-filter-toggle-count{min-width:20px;height:20px;color:var(--midnight-navy);background:linear-gradient(135deg,#d86e56 0%,#efab43 100%);border-radius:999px;justify-content:center;align-items:center;padding:0 .3rem;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:-6px;right:-6px}.blog-filter-panel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .24s,opacity .18s;display:grid}.blog-filter-panel.is-open{opacity:1;grid-template-rows:1fr}.blog-filter-panel>.blog-filter-grid{overflow:hidden}.blog-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:.9rem;display:grid}.blog-filter-field,.blog-filter-checkbox{gap:.4rem;display:grid}.blog-filter-field span,.blog-filter-checkbox span{color:#edf4f7e6;font-size:.88rem;font-weight:600}.blog-filter-field select{padding:.85rem .95rem}.blog-filter-checkbox{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:none;align-self:end;align-items:center;gap:.65rem;padding:.85rem 1rem;display:flex}.blog-filter-checkbox input{width:18px;height:18px;accent-color:var(--yellow-orange)}.blog-search-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.8rem;display:flex}.blog-results-summary{color:#edf4f7bd;margin:0;font-size:.94rem}.blog-clear-button{color:var(--pure-white);font:inherit;cursor:pointer;background:#5b81933d;border:1px solid #9dbfd12e;border-radius:999px;padding:.7rem 1rem;font-weight:700;transition:transform .2s,background-color .2s,border-color .2s}.blog-clear-button:hover{background:#85543d47;border-color:#efab434d;transform:translateY(-1px)}.blog-results-stack{gap:1rem;display:grid}.blog-entry-card{color:inherit;border-radius:24px;grid-template-columns:minmax(0,1.25fr) minmax(230px,290px);gap:1rem;padding:1.15rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.blog-entry-card:hover{border-color:#ffffff29;transform:translateY(-4px);box-shadow:0 24px 44px #00000052}.blog-entry-copy{align-content:start;gap:.9rem;min-width:0;display:grid}.blog-entry-chip-row{flex-wrap:wrap;gap:.55rem;display:flex}.blog-chip{border-radius:999px;align-items:center;gap:.35rem;padding:.38rem .7rem;font-size:.76rem;font-weight:700;display:inline-flex}.blog-chip-warm{color:#ffd79e;background:#efab4329}.blog-chip-cool{color:#d8edf8;background:#9dbfd12e}.blog-chip-subtle{color:#f4f8fad1;background:#ffffff14}.blog-chip-popular{color:#ffd0bf;background:#d46d562e}.blog-entry-heading{gap:.5rem;display:grid}.blog-entry-title{color:var(--pure-white);margin:0;font-size:1.55rem;line-height:1.18}.blog-entry-subtitle{color:#e1ecf1c7;margin:0;font-style:italic;line-height:1.5}.blog-entry-meta{color:#dfebf0b8;flex-wrap:wrap;gap:.5rem 1rem;font-size:.9rem;display:flex}.blog-entry-excerpt{color:#eff4f6e6;margin:0;line-height:1.72}.blog-entry-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.blog-entry-readmore{color:var(--yellow-orange);align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.blog-entry-media{background:#ffffff0f;border-radius:20px;min-height:220px;overflow:hidden}.blog-entry-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.blog-entry-media-fallback{color:#f4f8fab8;background:radial-gradient(circle at 20% 20%,#d46d5638,#0000 30%),linear-gradient(135deg,#0d273af2,#163f4ceb);justify-content:center;align-items:center;width:100%;height:100%;min-height:220px;display:flex}.blog-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;margin-top:1.25rem;display:flex}.blog-pagination-button{min-width:42px;height:42px;color:var(--pure-white);font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;font-weight:700;line-height:1;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex}.blog-pagination-button:hover:not(:disabled){background:#ffffff1f;transform:translateY(-1px)}.blog-pagination-button:disabled{opacity:.45;cursor:not-allowed}.blog-pagination-button.is-active{color:#ffe2b2;background:#efab432e;border-color:#efab4352}.blog-pagination-ellipsis{color:#edf4f7b8;padding:0 .3rem}.blog-empty-state{border-radius:24px;padding:1.6rem}.blog-empty-state h3{color:var(--pure-white);margin:0 0 .5rem}.blog-empty-state p{color:#edf4f7c7;margin:0;line-height:1.68}.blog-sidebar{align-self:start;gap:1rem;display:grid;position:sticky;top:96px}.blog-sidebar-card{border-radius:24px;padding:1.15rem}.blog-sidebar-profile-header{align-items:center;gap:.9rem;display:flex}.blog-sidebar-avatar-frame{background:linear-gradient(145deg,#fffffff5,#efab43ad,#9dbfd1ad);border-radius:999px;flex:0 0 88px;width:88px;height:88px;padding:4px;box-shadow:0 16px 30px #00000047}.blog-sidebar-avatar{-o-object-fit:cover;object-fit:cover;border-radius:999px;width:100%;height:100%;display:block}.blog-sidebar-profile-copy{gap:.3rem;display:grid}.blog-sidebar-summary{color:#eff4f6db;margin:1rem 0 0;line-height:1.7}.blog-sidebar-actions{gap:.7rem;margin-top:1rem;display:grid}.blog-newsletter-copy{color:#eff4f6d6;margin:0;line-height:1.68}.blog-newsletter-form{gap:.75rem;margin-top:1rem;display:grid}.blog-newsletter-field input{width:100%;color:var(--pure-white);font:inherit;background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;padding:.9rem 1rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.blog-newsletter-field input::placeholder{color:#e9f1f585}.blog-newsletter-field input:focus{background:#ffffff1a;border-color:#efab438c;outline:none;box-shadow:0 0 0 3px #efab4324}.blog-newsletter-submit{color:var(--midnight-navy);font:inherit;cursor:pointer;background:linear-gradient(135deg,#d86e56 0%,#efab43 100%);border:0;border-radius:999px;padding:.9rem 1rem;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s}.blog-newsletter-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 24px #d86e5638}.blog-newsletter-submit:disabled{opacity:.68;cursor:progress}.blog-newsletter-note,.blog-newsletter-status{margin:.85rem 0 0;font-size:.9rem;line-height:1.6}.blog-newsletter-note{color:#dfebf0bd}.blog-newsletter-status.is-success{color:#ffe2b2}.blog-newsletter-status.is-error{color:#ffd0bf}.blog-sidebar-button{border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1rem;font-weight:700;text-decoration:none;transition:transform .2s,border-color .2s,background-color .2s;display:inline-flex}.blog-sidebar-button:hover{transform:translateY(-1px)}.blog-sidebar-button-primary{color:var(--midnight-navy);background:linear-gradient(135deg,#d86e56 0%,#efab43 100%)}.blog-sidebar-button-secondary{color:var(--pure-white);background:#7c9fad29;border:1px solid #c9e1eb42}.blog-sidebar-section-heading{gap:.25rem;margin-bottom:.9rem;display:grid}.blog-category-list{gap:.7rem;display:grid}.blog-category-link{color:inherit;background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem;padding:.95rem 1rem;text-decoration:none;transition:transform .2s,background-color .2s,border-color .2s;display:grid}.blog-category-link:hover{background:#ffffff14;border-color:#9dbfd13d;transform:translateY(-1px)}.blog-category-link.is-active{background:#efab431f;border-color:#efab4352}.blog-category-link-copy{gap:.25rem;min-width:0;display:grid}.blog-category-link-title{color:var(--pure-white);font-weight:700}.blog-category-link-description{color:#dfebf0b8;font-size:.88rem;line-height:1.5}.blog-category-link-count{color:#ffffffdb;background:#ffffff14;border-radius:999px;padding:.35rem .6rem;font-size:.82rem;font-weight:700}.blog-category-disclosure{gap:.7rem;display:grid}.blog-category-summary{cursor:pointer;background:linear-gradient(135deg,#7c9fad2e 0%,#0d2534b3 100%);border:1px solid #c9e1eb2e;border-radius:20px;padding:.95rem 1rem;list-style:none;transition:transform .2s,border-color .2s,background-color .2s}.blog-category-summary::-webkit-details-marker{display:none}.blog-category-summary:hover{background:linear-gradient(135deg,#7c9fad3d 0%,#0d2534d1 100%);border-color:#9dbfd152;transform:translateY(-1px)}.blog-category-summary-copy{justify-content:space-between;align-items:center;gap:.85rem;display:flex}.blog-category-summary-text{gap:.2rem;display:grid}.blog-category-summary-title{color:var(--pure-white);font-weight:700}.blog-category-summary-caption{color:#dfebf0b8;font-size:.84rem;line-height:1.45}.blog-category-summary-meta{flex-shrink:0;align-items:center;gap:.55rem;display:inline-flex}.blog-category-summary-count{color:#ffe0b1;text-align:center;background:#efab4329;border-radius:999px;min-width:2rem;padding:.45rem .65rem;font-size:.82rem;font-weight:700;line-height:1}.blog-category-summary-icon{color:#eff4f6d1;font-size:1rem;transition:transform .2s}.blog-category-disclosure[open] .blog-category-summary-icon{transform:rotate(180deg)}.blog-category-overflow{gap:.7rem;display:grid}.blog-post-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:1.4rem;max-width:1180px;margin:0 auto;display:grid}.blog-post-article{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#071824e0 0%,#0b212fd1 100%);border:1px solid #ffffff1a;border-radius:24px;padding:clamp(1.15rem,2vw,1.6rem);box-shadow:0 18px 38px #00000042}.blog-post-backlink{color:#dcebf1d1;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:700;text-decoration:none;display:inline-flex}.blog-post-backlink:hover{color:var(--yellow-orange)}.blog-post-header{color:inherit;background:0 0;gap:.85rem;margin-bottom:1.15rem;display:grid}.blog-post-chip-row{gap:.45rem}.blog-post-tag-link{text-decoration:none}.blog-post-title{color:var(--pure-white);margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.blog-post-subtitle{color:#e1ecf1d1;margin:0;font-size:clamp(1.04rem,1.8vw,1.2rem);font-style:italic;line-height:1.58}.blog-post-meta{color:#dfebf0b8;flex-wrap:wrap;gap:.45rem 1rem;font-size:.94rem;display:flex}.blog-post-action-row{flex-wrap:wrap;gap:.65rem;display:flex}.blog-post-share-button{color:var(--pure-white);font:inherit;cursor:pointer;background:#5b81933d;border:1px solid #9dbfd12e;border-radius:999px;align-items:center;gap:.45rem;padding:.7rem 1rem;font-weight:700;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex}.blog-post-share-button:hover{background:#85543d47;border-color:#efab434d;transform:translateY(-1px)}.blog-post-media-frame{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;margin-bottom:1.2rem;overflow:hidden;box-shadow:0 18px 34px #0000003d}.blog-post-video{aspect-ratio:16/9;width:100%;display:block}.blog-post-body{color:#eff4f6e6;font-size:1.03rem;line-height:1.85}.blog-post-body h1,.blog-post-body h2,.blog-post-body h3,.blog-post-body h4,.blog-post-body h5,.blog-post-body h6{color:var(--pure-white);margin:2rem 0 .7rem;scroll-margin-top:112px;line-height:1.2}.blog-post-heading{align-items:baseline;gap:.5rem;display:flex}.blog-post-heading-anchor{opacity:0;color:#ffd79e9e;font-size:.8em;line-height:1;text-decoration:none;transition:opacity .16s,color .16s}.blog-post-heading:hover .blog-post-heading-anchor,.blog-post-heading-anchor:focus-visible{opacity:1}.blog-post-heading-anchor:hover,.blog-post-heading-anchor:focus-visible{color:#ffe6bf}.blog-post-body h1{font-size:clamp(1.8rem,3vw,2.3rem)}.blog-post-body h2{font-size:clamp(1.5rem,2.6vw,2rem)}.blog-post-body h3{font-size:clamp(1.25rem,2.2vw,1.55rem)}.blog-post-body h4{font-size:clamp(1.12rem,2vw,1.32rem)}.blog-post-body h5,.blog-post-body h6{font-size:1rem}.blog-post-body p,.blog-post-body ul,.blog-post-body ol,.blog-post-body blockquote,.blog-post-body pre{margin:0 0 1.1rem}.blog-post-body ul,.blog-post-body ol{padding-left:1.35rem}.blog-post-body li{margin-bottom:.55rem}.blog-post-body a{color:#ffd79e;text-underline-offset:.18em;-webkit-text-decoration:underline #ffd79e73;text-decoration:underline #ffd79e73}.blog-post-body a:hover{color:#ffe6bf}.blog-post-anchor-link{text-decoration-style:dotted}.blog-post-highlight{color:#fff0c7;background:#ffe86f61;border-radius:.32em;padding:.06em .22em}.blog-post-small-caps{letter-spacing:.08em;font-variant-caps:all-small-caps}.blog-post-superscript,.blog-post-subscript{line-height:0}.blog-post-body blockquote{color:#e8eff3d6;background:#ffffff0d;border-left:4px solid #efab4385;border-radius:0 18px 18px 0;padding:1rem 1.1rem}.blog-post-body hr{background:#ffffff1f;border:0;height:1px;margin:1.6rem 0}.blog-post-body code{color:#ffe4bb;background:#ffffff14;border-radius:8px;padding:.14rem .38rem;font-size:.92em}.blog-post-body pre{background:#03101aeb;border:1px solid #ffffff14;border-radius:18px;padding:1rem 1.1rem;overflow-x:auto}.blog-post-body pre code{color:inherit;background:0 0;padding:0}.blog-post-inline-image{margin:1.6rem 0}.blog-post-inline-image-element{border-radius:20px;width:100%;display:block;box-shadow:0 14px 28px #0000003d}.blog-post-table-shell{gap:.75rem;margin:1.6rem 0;display:grid}.blog-post-table-caption{color:#dfebf0c7;margin:0;font-size:.9rem;font-style:italic}.blog-post-table-scroll{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;overflow-x:auto;box-shadow:0 16px 30px #0003}.blog-post-table{border-collapse:collapse;width:100%;min-width:420px}.blog-post-table th,.blog-post-table td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff14;padding:.85rem 1rem}.blog-post-table th{color:var(--pure-white);background:#efab431f;font-weight:700}.blog-post-table-corner,.blog-post-table-row-heading{white-space:nowrap}.blog-post-table-row-heading{color:#eff4f6eb;background:#ffffff0f}.blog-post-table td{color:#eff4f6e0}.blog-post-table-cell-content>:first-child{margin-top:0}.blog-post-table-cell-content>:last-child{margin-bottom:0}.blog-post-table-cell-content p,.blog-post-table-cell-content ul,.blog-post-table-cell-content ol{margin:.4rem 0}.blog-post-table tbody tr:nth-child(2n) td{background:#ffffff08}.blog-post-table tbody tr:last-child td{border-bottom:0}.blog-post-sidebar{align-self:start;gap:1rem;display:grid;position:sticky;top:96px}.blog-post-sidebar-intro{color:#eff4f6cc;margin:0 0 1rem;line-height:1.68}.blog-related-list{gap:.85rem;display:grid}.blog-related-card{color:inherit;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;gap:.65rem;padding:1rem;text-decoration:none;transition:transform .2s,background-color .2s,border-color .2s;display:grid}.blog-related-card:hover{background:#ffffff14;border-color:#9dbfd13d;transform:translateY(-1px)}.blog-related-chip-row{gap:.4rem}.blog-related-title{color:var(--pure-white);margin:0;font-size:1.08rem;line-height:1.3}.blog-related-meta{color:#dfebf0b3;margin:0;font-size:.85rem}.blog-related-summary{color:#eff4f6db;margin:0;font-size:.92rem;line-height:1.62}.blog-related-empty{color:#eff4f6b8;border:1px dashed #ffffff1f;border-radius:18px;padding:1rem}@media (max-width:1080px){.blog-explorer-grid{grid-template-columns:1fr}.blog-sidebar{position:static}.blog-post-layout{grid-template-columns:1fr}.blog-post-sidebar{position:static}}@media (max-width:900px){.blog-filter-grid,.blog-entry-card{grid-template-columns:1fr}.blog-entry-media{min-height:210px}.blog-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-post-title{font-size:clamp(1.8rem,8vw,2.5rem)}}@media (max-width:640px){.blog-page-content{padding:1rem .95rem 3.5rem}.blog-search-shell,.blog-sidebar-card,.blog-entry-card,.blog-empty-state,.blog-post-article{border-radius:20px}.blog-hero-panel{border-radius:24px}.blog-hero-stats{grid-template-columns:1fr}.blog-search-shell{padding:.85rem}.blog-sidebar-profile-header{align-items:flex-start}.blog-sidebar-avatar-frame{flex-basis:76px;width:76px;height:76px}.blog-post-media-frame{border-radius:20px}.blog-post-share-button{justify-content:center;width:100%}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}
