/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--spacing:.25rem;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;-webkit-text-decoration:inherit;-webkit-text-decoration: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:where(:not(iframe)){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{.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.flex{display:flex}.hidden{display:none}.gap-3{gap:calc(var(--spacing) * 3)}}:root{color:#342d29;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#faf8f4;--surface:#f1ece6;--card:#faf8f4;--text:#342d29;--muted:#787069;--line:#ddd5cd;--accent:#765b4b;--button:#604a3d;--button-text:#fffaf5;--soft:#e8ded4;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#faf8f4;font-family:Arial,Helvetica,sans-serif}:root[data-theme=dark]{--bg:#1d1b19;--surface:#25221f;--card:#2d2925;--text:#eee7dc;--muted:#b7aaa0;--line:#474039;--accent:#c6ab92;--button:#cfb59c;--button-text:#231d18;--soft:#393029;color:var(--text);background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{background:var(--bg);min-width:320px;margin:0;transition:background .25s,color .25s}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}button,a,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}button{border:0}p,h1,h2,h3,h4{margin:0}svg{flex-shrink:0}::selection{background:var(--soft)}.container{width:calc(100% - 112px);max-width:1264px;margin-inline:auto}.header{border-bottom:1px solid var(--line);z-index:5;justify-content:space-between;align-items:center;gap:28px;max-width:1440px;margin:auto;padding:31px 56px;display:flex;position:relative}.brand>span{letter-spacing:-1.3px;align-items:center;gap:10px;font:30px Georgia,serif;display:flex}.brand svg{width:22px}.brand small{letter-spacing:2.8px;margin-top:6px;font-size:8px;display:block}.desktop-nav{gap:31px;font-size:12px;display:flex}.desktop-nav a{padding-block:10px}.desktop-nav a:hover,.text-link:hover,.social-links a:hover{color:var(--accent)}.header-actions{align-items:center;gap:20px;display:flex}.icon-button{border:1px solid var(--line);background:0 0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s;display:inline-flex}.icon-button:hover{background:var(--soft)}.theme-toggle{border:0}.button{background:var(--button);color:var(--button-text);border-radius:3px;justify-content:center;align-items:center;gap:30px;min-height:54px;padding:17px 25px;font-size:13px;transition:transform .2s,filter .2s;display:inline-flex}.button:hover{filter:brightness(1.12);transform:translateY(-2px)}.header-booking{gap:25px;min-height:43px;padding:12px 19px;font-size:12px}.menu-toggle{display:none}.hero{grid-template-columns:1.13fr 1fr;align-items:center;gap:54px;min-height:750px;padding-top:70px;padding-bottom:76px;display:grid;position:relative}.eyebrow{letter-spacing:2px;color:var(--accent);font-size:10px;font-weight:500;line-height:1.6}.hero .eyebrow{letter-spacing:1.8px;align-items:center;gap:12px;font-size:9px;display:flex}.little-line{background:var(--accent);width:30px;height:1px}h1,h2{letter-spacing:-2px;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.1}h1{margin-top:28px;font-size:clamp(46px,4.9vw,70px)}h1 em,h2 em{color:var(--accent);font-weight:400;display:block}.hero-description{max-width:380px;color:var(--muted);margin-top:26px;font-size:14px;line-height:1.9}.hero-buttons{align-items:center;gap:27px;margin-top:34px;display:flex}.text-link{border-bottom:1px solid var(--line);background:0 0;justify-content:space-between;align-items:center;gap:15px;padding:5px 0;font-size:12px;display:inline-flex}.hero-features{gap:25px;max-width:430px;margin-top:62px;display:flex}.hero-features span{max-width:125px;color:var(--muted);align-items:center;gap:10px;font-size:10px;line-height:1.6;display:flex}.hero-features svg{width:22px;color:var(--accent)}.hero-visual{justify-self:end;width:100%;max-width:465px;position:relative}.photo-crop{background:#33251e;overflow:hidden}.photo-crop img{width:100%;max-width:none;height:auto;display:block}.hero-photo{isolation:isolate;border-radius:220px 220px 5px 5px;height:535px;position:relative}.hero-photo:after{content:"";z-index:0;background:linear-gradient(#0000,#140d08a6);position:absolute;inset:65% 0 0}.photo-caption{text-align:center;z-index:1;color:#f4e9dc;letter-spacing:3px;font-size:8px;position:absolute;bottom:27px;left:0;right:0}.hero-spark{width:70px;height:70px;color:var(--accent);position:absolute;top:13px;right:-25px}.orbit-text{writing-mode:vertical-rl;letter-spacing:2.8px;color:var(--muted);font-size:8px;position:absolute;top:240px;right:-24px}.floating-note{background:var(--card);color:var(--accent);align-items:center;gap:14px;padding:18px 24px;font:italic 19px Georgia,serif;display:flex;position:absolute;bottom:55px;left:-49px;transform:rotate(-5deg);box-shadow:0 8px 35px #0000000d}.floating-note svg{width:24px}.scroll-link{color:var(--muted);align-items:center;gap:14px;display:flex;position:absolute;bottom:24px;left:0}.scroll-link span{letter-spacing:2px;font-size:8px}.section{padding-block:95px}.services-section,.reviews-section{background:var(--surface);border-block:1px solid var(--line)}.section-heading{justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:42px;display:flex}h2{margin-top:19px;font-size:clamp(35px,3.5vw,49px);line-height:1.13}.section-intro{color:var(--muted);max-width:320px;padding-bottom:4px;font-size:13px;line-height:1.9}.length-picker{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px;padding:22px 0;display:flex}.length-picker>span{font-size:12px}.length-options{gap:7px;display:flex}.length-options button{background:0 0;border-radius:3px;align-items:center;gap:12px;padding:11px 20px;font-size:12px;display:flex}.length-options small{color:var(--muted);font-size:10px}.length-options .selected{background:var(--button);color:var(--button-text)}.length-options .selected small{color:inherit;opacity:.7}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.service-card{background:var(--card);border:1px solid var(--line);border-radius:4px;flex-direction:column;padding:28px 26px;display:flex}.service-top{color:var(--accent);justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.service-number{opacity:.6;font:italic 27px Georgia,serif}.service-top svg{width:27px}.service-subtitle{letter-spacing:1.7px;font-size:8px}.service-card h3{letter-spacing:-.8px;min-height:66px;margin-top:11px;font:30px/1.1 Georgia,serif}.service-description{color:var(--muted);margin-top:16px;font-size:12px;line-height:1.85}.benefits{flex-wrap:wrap;gap:6px;margin-block:22px;display:flex}.benefits span{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:7px 9px;font-size:8px}.service-card details{margin-top:auto;font-size:11px}.service-card summary{cursor:pointer;border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-block:15px;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary>span{font-size:18px;line-height:12px}details[open] summary>span{transform:rotate(45deg)}.service-details{color:var(--muted);padding-bottom:16px;font-size:12px;line-height:1.8}.service-details h4{color:var(--text);margin-top:15px}.service-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:21px;display:flex}.price{font:30px Georgia,serif}.price>span{font-size:22px}.price small{color:var(--muted);margin-top:7px;font:9px Arial,sans-serif;display:block}.round-link{border:1px solid var(--line);border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.round-link:hover{background:var(--button);color:var(--button-text)}.gift{background:var(--soft);color:var(--accent);border-radius:3px;align-items:center;gap:19px;margin-top:25px;padding:23px 28px;display:flex}.gift strong{font:22px Georgia,serif}.gift p{color:var(--muted);margin-top:6px;font-size:11px}.gift-decoration{margin-left:auto;font:44px Georgia,serif;transform:rotate(-15deg)}.price-note{color:var(--muted);justify-content:space-between;align-items:center;gap:24px;margin-top:20px;font-size:10px;line-height:1.7;display:flex}.price-note .text-link{flex-shrink:0;font-size:10px}.about-section{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.about-visual{padding-bottom:35px;position:relative}.about-photo{border-radius:4px 4px 170px;max-width:420px;height:500px}.about-photo img{width:100%}.about-quote{background:var(--surface);border:1px solid var(--line);max-width:270px;padding:26px 28px;position:absolute;bottom:0;right:-12px}.about-quote p{margin-top:12px;font:italic 22px/1.4 Georgia,serif}.about-quote svg{color:var(--accent);width:23px}.about-copy>p:not(.eyebrow){color:var(--muted);margin-top:22px;font-size:13px;line-height:1.85}.about-copy h2{font-size:43px}.principles{margin:25px 0}.principles>div{border-top:1px solid var(--line);gap:20px;padding:14px 0;display:flex}.principles>div>span{color:var(--accent);padding-top:3px;font:italic 17px Georgia,serif}.principles h3{font-size:12px;font-weight:500}.principles p{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.7}.review-controls p{color:var(--muted);margin-bottom:21px;font-size:12px}.review-controls>.flex{justify-content:flex-end}.previous svg{transform:rotate(180deg)}.review-track{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--line) transparent;gap:24px;padding-bottom:20px;display:flex;overflow-x:auto}.review-card{scroll-snap-align:start;background:var(--card);border:1px solid var(--line);border-radius:3px;flex-direction:column;flex:0 0 calc(33.3333% - 16px);padding:27px;display:flex}.review-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:9px;display:flex}.stars{letter-spacing:3px;color:var(--accent);font-size:13px}blockquote{margin:25px 0;font:16px/1.65 Georgia,serif}.review-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;font-size:10px;display:flex}.review-footer .icon-button{border:0;width:30px;height:30px}.contacts-section{text-align:center;padding-top:80px}.contact-spark{color:var(--accent);margin-inline:auto;width:43px;height:43px;margin-bottom:27px}.contacts-section h2{font-size:53px}.contact-description{max-width:410px;color:var(--muted);margin:25px auto 27px;font-size:13px;line-height:1.9}.contact-grid{text-align:left;border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:60px;max-width:790px;margin:65px auto 0;padding-top:32px;display:grid}.contact-grid .eyebrow{margin-bottom:13px;font-size:8px}.contact-grid p:not(.eyebrow),.phone{font-size:15px}.contact-grid small{color:var(--muted);margin-top:12px;font-size:10px;line-height:1.7;display:block}.social-links{gap:19px;margin-top:14px;display:flex}.social-links a{align-items:center;gap:4px;font-size:10px;display:flex}.social-links svg{width:12px;height:12px}.footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding-block:28px;display:flex}.footer-brand{align-items:center;gap:10px;font:25px Georgia,serif;display:flex}.footer-brand svg{width:20px}.footer p{color:var(--muted);font-size:9px}.footer .text-link{border:0;font-size:10px}.education-grid{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:30px;display:grid}.education-grid article{border:1px solid var(--line);padding:20px}.education-grid img{max-width:100%;max-height:250px}.education-grid p{color:var(--muted);margin:15px 0}.lightbox{background:0 0;border:0;max-width:95vw;max-height:95dvh;margin:auto;padding:0;overflow:visible}.lightbox::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000c}.lightbox img{object-fit:contain;border-radius:4px;max-width:90vw;max-height:88dvh;display:block}.close-lightbox{color:#342d29;z-index:2;background:#faf8f4;font-size:27px;position:absolute;top:8px;right:8px}.skip-link{z-index:100;background:var(--button);color:var(--button-text);padding:15px;position:fixed;top:-100px;left:10px}.skip-link:focus{top:10px}@media (width>=1450px){.hero{min-height:810px}.hero-photo{height:585px}.hero-visual{max-width:490px}}@media (width<=1100px){.container{width:calc(100% - 64px)}.header{padding:25px 32px}.desktop-nav{gap:20px}.hero{gap:30px;min-height:680px;padding-top:55px}.hero-photo{height:480px}h1{font-size:53px}.hero-buttons{gap:18px}.hero-buttons .button{gap:18px;padding-inline:18px}.hero-features{gap:12px}.hero-features span{font-size:9px}.floating-note{padding:15px 20px;font-size:17px;left:-25px}.about-section{gap:50px}.about-copy h2{font-size:36px}.service-card{padding:22px 20px}.service-card h3{font-size:26px}.length-options button{padding:10px 13px}.review-card{padding:22px}blockquote{font-size:15px}}@media (width<=800px){.desktop-nav{display:none}.menu-toggle{border:0;font-size:26px;display:flex}.header-actions{gap:12px}.mobile-nav{background:var(--bg);border-bottom:1px solid var(--line);flex-direction:column;gap:5px;padding:20px 32px 28px;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 30px #0001}.mobile-nav>a:not(.button){border-bottom:1px solid var(--line);justify-content:space-between;padding:14px 0;font-size:14px;display:flex}.mobile-nav .button{margin-top:12px}.hero{grid-template-columns:1.1fr 1fr;gap:24px;min-height:600px}h1{font-size:43px}.hero .eyebrow{letter-spacing:1px;font-size:8px}.hero-description{font-size:12px}.hero-photo{height:420px}.hero-buttons{flex-direction:column;align-items:flex-start;gap:15px}.hero-features{flex-wrap:wrap;margin-top:25px}.hero-features span{max-width:110px}.hero-spark{width:50px;right:-12px}.floating-note{padding:13px;font-size:14px;bottom:30px;left:-17px}.floating-note svg{width:18px}.orbit-text{right:-18px}.section{padding-block:70px}.section-heading{gap:25px}h2{font-size:37px}.section-intro{max-width:240px;font-size:12px}.length-picker{flex-direction:column;align-items:flex-start;gap:16px}.length-options{justify-content:space-between;width:100%}.length-options button{flex:1;justify-content:center}.service-grid{gap:12px}.service-card{padding:20px 16px}.service-card h3{min-height:80px;font-size:24px}.service-subtitle{font-size:7px}.service-description{font-size:11px}.service-card summary{font-size:10px}.benefits{gap:4px}.benefits span{padding:5px 7px;font-size:7px}.about-section{gap:30px}.about-photo{height:480px}.about-quote{max-width:230px;padding:20px;right:-10px}.about-quote p{font-size:19px}.about-copy h2{font-size:33px}.about-copy>p:not(.eyebrow){font-size:12px}.review-card{flex-basis:calc(50% - 12px)}.contacts-section h2{font-size:45px}.footer{flex-wrap:wrap}.footer p{text-align:center;flex-basis:100%;order:3}.contact-grid{gap:30px}}@media (width<=580px){.container{width:calc(100% - 40px)}.header{gap:15px;padding:20px}.brand>span{font-size:26px}.brand small{letter-spacing:2.2px;font-size:6px}.brand svg{width:19px}.header-booking{display:none}.header-actions{gap:3px}.hero{flex-direction:column;align-items:stretch;gap:34px;padding-top:43px;padding-bottom:53px;display:flex}.hero-copy{max-width:430px}.hero .eyebrow{letter-spacing:1.3px;font-size:8px}h1{letter-spacing:-1.9px;margin-top:22px;font-size:48px;line-height:1.08}.hero-description{max-width:340px;margin-top:22px;font-size:13px}.hero-buttons{flex-direction:row;align-items:center;gap:21px;margin-top:25px}.hero-buttons .button{gap:20px;min-height:50px;padding:15px 19px;font-size:11px}.hero-buttons .text-link{gap:8px;font-size:11px}.hero-features{flex-wrap:nowrap;justify-content:space-between;gap:13px;margin-top:28px}.hero-features span{gap:6px;max-width:100px;font-size:8px}.hero-features svg{width:17px}.hero-visual{align-self:center;width:calc(100% - 26px);max-width:360px}.hero-photo{border-radius:180px 180px 3px 3px;height:405px}.hero-photo img{margin-top:-8%}.hero-spark{top:15px;right:-15px}.floating-note{padding:16px 20px;font-size:18px;bottom:37px;left:-18px}.orbit-text{font-size:7px;top:160px}.photo-caption{font-size:7px;bottom:20px}.scroll-link{bottom:15px}.scroll-link span{font-size:7px}.section{padding-block:57px}.section-heading{margin-bottom:28px;display:block}h2{letter-spacing:-1.3px;margin-top:16px;font-size:37px}.eyebrow{letter-spacing:1.7px;font-size:8px}.section-intro{max-width:340px;margin-top:20px;font-size:12px}.length-picker{margin-bottom:22px;padding:19px 0}.length-picker>span{font-size:11px}.length-options{gap:4px}.length-options button{padding:10px 8px;font-size:11px;display:block}.length-options small{margin-top:5px;font-size:9px;display:block}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:25px}.service-top{margin-bottom:15px}.service-subtitle{font-size:8px}.service-card h3{max-width:290px;min-height:0;font-size:32px}.service-description{margin-top:17px;font-size:12px}.benefits{gap:7px;margin-block:20px}.benefits span{padding:6px 9px;font-size:8px}.service-card summary{font-size:11px}.service-bottom{padding-top:19px}.gift{gap:14px;padding:19px}.gift>svg{width:25px}.gift strong{font-size:20px}.gift p{font-size:9px;line-height:1.6}.gift-decoration{display:none}.price-note{flex-direction:column;align-items:flex-start;gap:10px;font-size:9px}.about-section{flex-direction:column-reverse;gap:35px;display:flex}.about-copy h2{font-size:37px}.about-copy>p:not(.eyebrow){font-size:12px}.about-visual{width:100%;padding-bottom:30px;padding-right:25px}.about-photo{border-bottom-right-radius:130px;height:390px}.about-quote{max-width:230px;padding:21px;right:0}.about-quote p{font-size:20px}.review-controls{justify-content:space-between;align-items:center;gap:15px;margin-top:23px;display:flex}.review-controls p{margin:0;font-size:11px}.review-controls .icon-button{width:35px;height:35px}.review-card{flex-basis:calc(100% - 24px);padding:25px}.review-track{gap:16px}blockquote{font-size:17px}.contacts-section h2{font-size:38px}.contact-description{font-size:12px}.contact-grid{text-align:center;grid-template-columns:1fr;gap:29px;margin-top:40px;padding-top:27px}.social-links{justify-content:center;gap:22px}.contact-grid p:not(.eyebrow),.phone{font-size:15px}.contact-grid small{font-size:9px}.footer{gap:20px;padding-block:23px}.footer-brand{font-size:24px}.footer p{font-size:8px;line-height:1.7}.education-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=360px){body{min-width:0}h1{font-size:40px}.hero-buttons{flex-direction:column;align-items:flex-start;gap:13px}.hero-features{gap:8px}.hero-features span{font-size:7px}.hero-features svg{width:14px}.brand>span{font-size:23px}.header{gap:8px}.header-actions{gap:0}.icon-button{width:38px;height:38px}.floating-note{padding:15px;font-size:15px}.contacts-section h2,h2,.about-copy h2{font-size:33px}.service-card h3{font-size:29px}}
