@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-blue-600:oklch(54.6% .245 262.881);--color-gray-600:oklch(44.6% .03 256.802);--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--radius-lg:.5rem;--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.static{position:static}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:calc(var(--spacing) * 8)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.p-5{padding:calc(var(--spacing) * 5)}.p-8{padding:calc(var(--spacing) * 8)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-600{color:var(--color-blue-600)}.text-gray-600{color:var(--color-gray-600)}.uppercase{text-transform:uppercase}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media(min-width:48rem){.md\:w-\[45\%\]{width:45%}.md\:w-\[55\%\]{width:55%}.md\:flex-row{flex-direction:row}}}:root{--sage:#8a9e8c;--sage-light:#c8d8c9;--sage-pale:#eef3ee;--terracotta:#c87e5a;--terracotta-light:#e8b49a;--terracotta-pale:#faf1eb;--sand:#e8dfc8;--sand-dark:#c8b898;--ink:#2a2825;--ink-mid:#4a4840;--muted:#7a7870;--cream:#faf8f3;--white:#fff;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.7;overflow-x:hidden}nav.site-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8f3eb;border-bottom:1px solid #8a9e8c2e;justify-content:space-between;align-items:center;padding:1.2rem 5%;transition:box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}nav.site-nav.scrolled{box-shadow:0 2px 24px #2a282514}.nav-logo{font-family:var(--font-display);letter-spacing:.02em;color:var(--ink);align-items:center;gap:.7rem;font-size:1.4rem;font-weight:400;line-height:1.2;text-decoration:none;display:flex}.nav-logo-text{flex-direction:column;display:flex}.nav-logo-text span{font-size:.72rem;font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:2px;font-weight:300;display:block}.nav-links{flex:1;justify-content:flex-end;gap:3.2rem;list-style:none;display:flex}.nav-links a{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mid);font-size:.82rem;font-weight:400;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--terracotta)}.nav-cta{background:var(--terracotta);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:2px;padding:.55rem 1.4rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:background .2s}.nav-cta:hover{background:#b36a47}.nav-mobile-btn{cursor:pointer;background:0 0;border:none;padding:4px;display:none}.nav-mobile-btn span{background:var(--ink);width:22px;height:1.5px;margin:5px 0;transition:all .3s;display:block}#hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:100vh;padding:8rem 5% 4rem;display:grid;position:relative;overflow:hidden}.hero-bg-shape{background:var(--sage-pale);z-index:0;border-radius:40% 0 0 30%;width:60vw;height:110vh;position:absolute;top:-5%;right:-10%}.hero-accent-circle{background:linear-gradient(135deg,var(--sage-light) 0%,var(--sand) 100%);z-index:1;opacity:.5;border-radius:50%;width:420px;height:420px;position:absolute;top:12%;right:18%}.hero-content{z-index:2;position:relative}.hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--terracotta);align-items:center;gap:.8rem;margin-bottom:1.2rem;font-size:.72rem;font-weight:500;display:flex}.hero-eyebrow:before{content:"";background:var(--terracotta);width:32px;height:1px;display:block}h1.display{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);margin-bottom:1.6rem;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:300;line-height:1.12}h1.display em{color:var(--terracotta);font-style:italic}.hero-tagline{color:var(--ink-mid);max-width:460px;margin-bottom:2.4rem;font-size:1.05rem;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.btn-primary{background:var(--ink);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:2px;padding:.85rem 2rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.btn-primary:hover{background:var(--terracotta)}.btn-outline{border:1.5px solid var(--sand-dark);color:var(--ink-mid);letter-spacing:.06em;border-radius:2px;padding:.82rem 1.8rem;font-size:.82rem;font-weight:400;text-decoration:none;transition:border-color .2s,color .2s;display:inline-block}.btn-outline:hover{border-color:var(--sage);color:var(--sage)}.hero-image-wrap{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;display:flex;position:relative}.hero-portrait-frame{background:var(--sand);border-radius:180px 180px 12px 12px;width:360px;height:480px;position:relative;overflow:hidden;box-shadow:24px 32px 64px #2a28251f}.hero-portrait-placeholder{background:linear-gradient(160deg,var(--sage-light) 0%,var(--sand) 60%,var(--terracotta-pale) 100%);flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;padding-bottom:2rem;display:flex}.portrait-text{font-family:var(--font-display);color:var(--ink-mid);text-align:center;opacity:.6;font-size:1rem;font-style:italic}.hero-photo-img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-brand-logo{border-radius:8px;width:210px;max-width:70%;height:auto;margin-bottom:2rem;display:block}.trust-bar{background:var(--ink);color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding:1.2rem 5%;display:flex}.trust-item{letter-spacing:.06em;text-transform:uppercase;opacity:.85;align-items:center;gap:.6rem;font-size:.78rem;font-weight:400;display:flex}.trust-item svg{width:16px;height:16px;stroke:var(--terracotta-light);fill:none;stroke-width:2px;flex-shrink:0}.trust-divider{background:#ffffff26;width:1px;height:20px}section.site-section{padding:6rem 5%}.section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--terracotta);align-items:center;gap:.7rem;margin-bottom:.8rem;font-size:.72rem;font-weight:500;display:flex}.section-label:before{content:"";background:var(--terracotta);width:24px;height:1px;display:block}h2.display{font-family:var(--font-display);color:var(--ink);margin-bottom:1.4rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1.15}h2.display em{color:var(--terracotta);font-style:italic}h3.display{font-family:var(--font-display);color:var(--ink);margin-bottom:.8rem;font-size:1.5rem;font-weight:400;line-height:1.25}p.body{color:var(--ink-mid);margin-bottom:1rem}p.body:last-child{margin-bottom:0}#welcome{background:var(--white);grid-template-columns:1fr 1fr;align-items:center;gap:6rem;padding:6rem 5%;display:grid}.welcome-quote{font-family:var(--font-display);color:var(--ink);border-left:3px solid var(--terracotta);margin:2rem 0;padding-left:1.8rem;font-size:clamp(1.4rem,2.5vw,2rem);font-style:italic;font-weight:300;line-height:1.5}.free-consult-card{background:var(--terracotta-pale);border:1px solid var(--terracotta-light);border-radius:4px;margin-top:2rem;padding:1.8rem}.free-consult-card h4{font-family:var(--font-display);color:var(--terracotta);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}#creative{background:var(--sage-pale);padding:6rem 5%;position:relative;overflow:hidden}.creative-inner{max-width:780px}.qualities-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.quality-card{border-bottom:3px solid var(--sage);background:#fff;border-radius:4px;padding:1.6rem}.quality-icon{width:36px;height:36px;color:var(--sage);margin-bottom:1rem}.quality-card h4{font-family:var(--font-display);color:var(--ink);margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.quality-card p{color:var(--muted);margin:0;font-size:.88rem}#specialisms{background:var(--white);padding:6rem 5%}.specialism-grid{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.specialism-tag{background:var(--sage-pale);color:var(--ink-mid);border:1px solid var(--sage-light);letter-spacing:.02em;border-radius:2px;padding:.4rem 1rem;font-size:.82rem;transition:background .2s,border-color .2s}.specialism-tag:hover{background:var(--sage-light);border-color:var(--sage)}#about{background:var(--ink);color:#fff;grid-template-columns:1fr 1.6fr;align-items:start;gap:6rem;padding:6rem 5%;display:grid}#about .section-label{color:var(--terracotta-light)}#about .section-label:before{background:var(--terracotta-light)}#about h2.display{color:#fff}#about p.body{color:#ffffffb3}.credentials-list{margin-top:2rem;list-style:none}.credentials-list li{color:#ffffffbf;border-bottom:1px solid #ffffff14;align-items:flex-start;gap:1rem;padding:1rem 0;font-size:.92rem;line-height:1.5;display:flex}.credentials-list li:last-child{border-bottom:none}.cred-dot{background:var(--terracotta);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px}.bacp-badge{color:#fffc;letter-spacing:.04em;background:#ffffff12;border:1px solid #ffffff26;border-radius:4px;align-items:center;gap:.6rem;margin-top:2rem;padding:.8rem 1.2rem;font-size:.82rem;display:inline-flex}.bacp-badge svg{width:20px;height:20px;stroke:var(--terracotta-light);fill:none;stroke-width:1.5px;flex-shrink:0}#location{background:#fff;padding:6rem 5%}.location-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-top:3rem;display:grid}.location-info h4{font-family:var(--font-display);color:var(--ink);margin-top:1.5rem;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.location-info h4:first-child{margin-top:0}.location-detail{color:var(--ink-mid);gap:.8rem;margin-bottom:.6rem;font-size:.92rem;display:flex}.location-detail svg{width:18px;height:18px;stroke:var(--sage);fill:none;stroke-width:1.8px;flex-shrink:0;margin-top:2px}.map-placeholder{background:var(--sage-pale);border:1px solid var(--sage-light);height:360px;color:var(--muted);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;font-size:.9rem;display:flex}.map-placeholder svg{width:32px;height:32px;stroke:var(--sage);fill:none;stroke-width:1.5px}.map-embed{border:1px solid var(--sage-light);border-radius:4px;height:360px;overflow:hidden;box-shadow:0 8px 24px #2a28250f}.map-embed iframe{border:0;width:100%;height:100%;display:block}#contact{background:var(--terracotta-pale);padding:6rem 5%}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;margin-top:3rem;display:grid}.contact-form-group{margin-bottom:1.2rem}.contact-form-group label{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mid);margin-bottom:.4rem;font-size:.78rem;font-weight:500;display:block}.contact-form-group input,.contact-form-group textarea,.contact-form-group select{border:1.5px solid var(--sand-dark);width:100%;font-family:var(--font-body);color:var(--ink);background:#fff;border-radius:2px;outline:none;padding:.8rem 1rem;font-size:.95rem;transition:border-color .2s}.contact-form-group input:focus,.contact-form-group textarea:focus,.contact-form-group select:focus{border-color:var(--terracotta)}.contact-form-group textarea{resize:vertical;min-height:120px}.form-submit{background:var(--ink);color:#fff;cursor:pointer;font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:2px;padding:.9rem 2.4rem;font-size:.82rem;font-weight:500;transition:background .2s}.form-submit:hover{background:var(--terracotta)}.contact-details h4{font-family:var(--font-display);color:var(--ink);margin-bottom:1.5rem;font-size:1.4rem;font-weight:400}.contact-link{color:var(--ink-mid);border-bottom:1px solid #c87e5a26;align-items:center;gap:.8rem;padding:.8rem 0;font-size:.95rem;text-decoration:none;transition:color .2s;display:flex}.contact-link:hover{color:var(--terracotta)}.contact-link svg{width:20px;height:20px;stroke:var(--terracotta);fill:none;stroke-width:1.8px;flex-shrink:0}.social-row{flex-direction:column;align-items:flex-start;gap:.8rem;margin-top:2rem;display:flex}.social-btn{background:var(--ink);color:#fff;border-radius:2px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background .2s;display:flex}.social-btn:hover{background:var(--terracotta)}.social-btn svg{fill:#fff;width:18px;height:18px}.confidential-note{color:var(--muted);margin-top:1rem;font-size:.8rem;font-style:italic}footer.site-footer{background:var(--ink);color:#ffffff80;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2.5rem 5%;font-size:.78rem;display:flex}footer.site-footer a{color:#ffffff80;text-decoration:none}footer.site-footer a:hover{color:var(--terracotta-light)}.footer-logo{font-family:var(--font-display);color:#fff;font-size:1.1rem;font-weight:400}.footer-privacy-link{cursor:pointer;font-family:var(--font-body);color:#ffffff80;background:0 0;border:none;padding:0;font-size:.78rem;text-decoration:none;transition:color .2s}.footer-privacy-link:hover{color:var(--terracotta-light)}.referral-note{background:var(--sage-pale);border:1px solid var(--sage-light);border-radius:4px;margin-top:2rem;padding:1.5rem}.privacy-link{cursor:pointer;font-family:var(--font-body);color:var(--terracotta);letter-spacing:.02em;text-underline-offset:3px;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:500;text-decoration:underline;transition:color .2s}.privacy-link:hover{color:#b36a47}.privacy-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2a28258c;justify-content:center;align-items:center;padding:5vh 5%;animation:.25s fadeOverlay;display:flex;position:fixed;inset:0}@keyframes fadeOverlay{0%{opacity:0}to{opacity:1}}.privacy-modal{background:var(--cream);border-radius:6px;width:100%;max-width:760px;max-height:90vh;animation:.3s riseModal;position:relative;overflow-y:auto;box-shadow:0 24px 64px #2a282559}@keyframes riseModal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.privacy-close{float:right;z-index:2;border:1px solid var(--sand-dark);background:var(--white);width:40px;height:40px;color:var(--ink-mid);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;margin-right:1rem;font-size:1.6rem;line-height:1;transition:background .2s,color .2s;display:flex;position:sticky;top:1rem}.privacy-close:hover{background:var(--terracotta);color:#fff;border-color:var(--terracotta)}.privacy-body{padding:2rem clamp(1.5rem,5vw,3.5rem) 3rem}.privacy-body h2.display{margin-bottom:2rem}.privacy-body h4{font-family:var(--font-display);color:var(--ink);margin:2rem 0 .6rem;font-size:1.3rem;font-weight:600}.privacy-body p{color:var(--ink-mid);margin-bottom:.9rem;font-size:.95rem}.privacy-body ul{margin:0 0 1rem;padding:0;list-style:none}.privacy-body li{color:var(--ink-mid);margin-bottom:.7rem;padding-left:1.4rem;font-size:.95rem;line-height:1.6;position:relative}.privacy-body li:before{content:"";background:var(--terracotta);border-radius:50%;width:6px;height:6px;position:absolute;top:.6rem;left:0}.privacy-body strong{color:var(--ink);font-weight:500}.fade-in{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.fade-in.visible{opacity:1;transform:translateY(0)}.fade-in-delay-1{transition-delay:.1s}.fade-in-delay-2{transition-delay:.22s}.fade-in-delay-3{transition-delay:.34s}@media(max-width:900px){#hero,#welcome,#about,.location-grid,.contact-grid{grid-template-columns:1fr}#hero{gap:3rem;padding-top:7rem}.hero-bg-shape,.hero-accent-circle{display:none}.hero-image-wrap{order:-1}.hero-portrait-frame{width:280px;height:360px}.nav-links,.nav-cta{display:none}.nav-mobile-btn{display:block}#about{gap:3rem}}@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-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
