:root{--color-bg:#f8f4ed;--color-surface:#fffbf7db;--color-surface-strong:#fffdf9;--color-surface-muted:#efe7db;--color-surface-soft:#ffffffb8;--color-surface-elevated:#ffffffc7;--color-surface-solid:#ffffffd1;--color-surface-ghost:#ffffffb3;--color-surface-wash:#ffffffa6;--color-navbar:#fffbf7e0;--color-navbar-panel:#fffbf7f5;--color-border:#63564629;--color-divider:#6356461f;--color-text:#1f2a37;--color-muted:#5f6b78;--color-accent:#0f766e;--color-accent-strong:#0b5f58;--color-accent-soft:#0f766e1f;--color-secondary:#c76b4f;--color-secondary-soft:#c76b4f24;--color-white:#fff;--color-bg-start:#fbf8f2;--color-bg-mid:#f8f4ed;--color-bg-end:#f4eee5;--color-orb-primary:#0f766e21;--color-orb-secondary:#c76b4f29;--color-app-overlay-top:#fff9;--color-app-overlay-bottom:#0c4d470a;--color-footer-top:#ffffff52;--color-footer-bottom:#ffffffb3;--color-footer-accent:#0f766e0d;--color-footer-secondary:#c76b4f14;--color-project-visual-primary:#0f766e1f;--color-project-visual-secondary:#c76b4f1f;--color-project-glow:#c76b4f38;--color-input:#ffffffd1;--color-input-focus:#fff;--color-success-bg:#0f766e1a;--color-success-border:#0f766e29;--color-success-text:#0b5f58;--color-error-bg:#c76b4f1f;--color-error-border:#c76b4f33;--color-error-text:#9a4f36;--shadow-lg:0 24px 60px #29313d1a;--shadow-md:0 14px 36px #29313d14;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px;--content-width:1180px;--nav-height:96px;--font-body:"Manrope","Segoe UI",sans-serif;--font-display:"Fraunces",Georgia,serif;color-scheme:light}:root[data-theme=dark]{--color-bg:#0d141b;--color-surface:#101822d1;--color-surface-strong:#162231;--color-surface-muted:#1a2836;--color-surface-soft:#121c27e6;--color-surface-elevated:#131e2aeb;--color-surface-solid:#101822f2;--color-surface-ghost:#162231db;--color-surface-wash:#141f2ccc;--color-navbar:#0a1018e0;--color-navbar-panel:#0a1018f5;--color-border:#94a3b829;--color-divider:#94a3b81f;--color-text:#edf3fb;--color-muted:#9fb0c5;--color-accent:#54c8b5;--color-accent-strong:#9cf2e5;--color-accent-soft:#54c8b529;--color-secondary:#f09a72;--color-secondary-soft:#f09a722e;--color-white:#fff;--color-bg-start:#101923;--color-bg-mid:#0d141b;--color-bg-end:#0a0f15;--color-orb-primary:#54c8b52e;--color-orb-secondary:#f09a7229;--color-app-overlay-top:#ffffff0a;--color-app-overlay-bottom:#54c8b50d;--color-footer-top:#ffffff05;--color-footer-bottom:#ffffff0d;--color-footer-accent:#54c8b50f;--color-footer-secondary:#f09a7214;--color-project-visual-primary:#54c8b51f;--color-project-visual-secondary:#f09a721f;--color-project-glow:#f09a7233;--color-input:#0d151ff0;--color-input-focus:#090f17fa;--color-success-bg:#54c8b524;--color-success-border:#54c8b538;--color-success-text:#aef2e7;--color-error-bg:#f09a7229;--color-error-border:#f09a723d;--color-error-text:#ffceb7;--shadow-lg:0 24px 60px #00000059;--shadow-md:0 18px 40px #00000047;color-scheme:dark}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px;scroll-padding-top:calc(var(--nav-height) + 12px)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top left,#0f766e21,#0000 26%),radial-gradient(circle at top right,#c76b4f29,#0000 22%),linear-gradient(180deg,#fbf8f2,#f8f4ed 48%,#f4eee5);background:radial-gradient(circle at top left,var(--color-orb-primary),#0000 26%),radial-gradient(circle at top right,var(--color-orb-secondary),#0000 22%),linear-gradient(180deg,var(--color-bg-start) 0,var(--color-bg-mid) 48%,var(--color-bg-end) 100%);color:#1f2a37;color:var(--color-text);font-family:Manrope,Segoe UI,sans-serif;font-family:var(--font-body);margin:0;min-width:320px;overflow-x:hidden;transition:background .35s ease,color .35s ease}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{display:block;max-width:100%}#root{min-height:100vh}.page-section{padding:clamp(4rem,8vw,7rem) 1.4rem;position:relative;scroll-margin-top:104px;scroll-margin-top:calc(var(--nav-height) + 8px)}.section-inner{margin:0 auto;width:min(100%,1180px);width:min(100%,var(--content-width))}.section-heading{margin-bottom:clamp(2rem,4vw,3.2rem);max-width:44rem}.section-heading h2{font-family:Fraunces,Georgia,serif;font-family:var(--font-display);font-size:clamp(2.35rem,5vw,4.2rem);letter-spacing:-.04em;line-height:1.02;margin:0}.section-heading p{color:#5f6b78;color:var(--color-muted);font-size:1.05rem;line-height:1.8;margin:1rem 0 0}.eyebrow{align-items:center;background:#ffffffb8;background:var(--color-surface-soft);border:1px solid #0f766e2e;border-radius:999px;color:#0f766e;color:var(--color-accent);display:inline-flex;font-size:.82rem;font-weight:800;gap:.5rem;letter-spacing:.1em;margin-bottom:1rem;padding:.5rem .9rem;text-transform:uppercase}.surface-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffbf7db;background:var(--color-surface);border:1px solid #63564629;border:1px solid var(--color-border);border-radius:22px;border-radius:var(--radius-lg);box-shadow:0 14px 36px #29313d14;box-shadow:var(--shadow-md)}.button{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-weight:700;gap:.55rem;justify-content:center;min-height:3.15rem;padding:.85rem 1.35rem;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,border-color .25s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,#0f766e,#c76b4f);background:linear-gradient(135deg,var(--color-accent),var(--color-secondary));box-shadow:0 18px 40px #0f766e2e;color:#fff;color:var(--color-white)}.button-primary:hover{box-shadow:0 20px 42px #0f766e3d}.button-secondary{background:#ffffffc7;background:var(--color-surface-elevated);border-color:#0f766e2e;color:#1f2a37;color:var(--color-text)}.button-secondary:hover{background:#fff;background:var(--color-input-focus);border-color:#0f766e57}@media (max-width:768px){:root{--nav-height:84px}.page-section{padding-inline:1rem}.section-heading p{font-size:1rem}}.app-shell{min-height:100vh;position:relative}.app-shell:before{background:linear-gradient(180deg,var(--color-app-overlay-top),#0000 18%),linear-gradient(0deg,var(--color-app-overlay-bottom),#0000 24%);content:"";inset:0;pointer-events:none;position:absolute}.site-main{position:relative;z-index:1}.site-main>section+section{border-top:1px solid var(--color-divider)}.navbar-shell{padding:1rem 1.2rem 0;position:sticky;top:0;z-index:20}.navbar-container{grid-gap:1rem;align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--color-navbar);border:1px solid #6356461f;border-radius:1.7rem;box-shadow:var(--shadow-md);display:grid;gap:1rem;grid-template-columns:auto 1fr;margin:0 auto;padding:.95rem 1.1rem;position:relative;width:min(100%,var(--content-width))}.navbar-brand{gap:.8rem;min-width:0}.brand-mark,.navbar-brand{align-items:center;display:inline-flex}.brand-mark{background:linear-gradient(135deg,var(--color-accent),var(--color-secondary));border-radius:1rem;color:var(--color-white);font-family:var(--font-display);font-size:1.15rem;font-weight:700;height:2.65rem;justify-content:center;width:2.65rem}.brand-text{font-size:1.02rem;font-weight:800;letter-spacing:.02em}.navbar-panel{gap:1.2rem;justify-content:space-between}.navbar-links,.navbar-panel{align-items:center;display:flex}.navbar-links{gap:.4rem;justify-content:center}.navbar-links a{border-radius:999px;color:var(--color-muted);font-size:.94rem;font-weight:700;padding:.7rem .95rem;transition:background-color .25s ease,color .25s ease,transform .25s ease}.navbar-links a:hover{background:var(--color-surface-soft);color:var(--color-text);transform:translateY(-1px)}.navbar-links a.is-active{background:var(--color-accent-soft);color:var(--color-accent)}.navbar-actions{align-items:center;display:flex;gap:.85rem}.theme-toggle{align-items:center;background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:999px;color:var(--color-text);display:inline-flex;font-weight:700;gap:.45rem;justify-content:center;min-height:2.65rem;padding:.65rem .9rem;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.theme-toggle:hover{border-color:#0f766e47;color:var(--color-accent);transform:translateY(-2px)}.theme-toggle-label{font-size:.9rem}.navbar-socials{align-items:center;display:flex;gap:.35rem}.navbar-socials a{align-items:center;border-radius:999px;color:var(--color-muted);display:inline-flex;height:2.5rem;justify-content:center;transition:background-color .25s ease,color .25s ease,transform .25s ease;width:2.5rem}.navbar-socials a:hover{background:var(--color-surface-soft);color:var(--color-accent);transform:translateY(-2px)}.navbar-cta{white-space:nowrap}.navbar-toggle{align-items:center;background:var(--color-input-focus);border:1px solid #63564624;border-radius:1rem;color:var(--color-text);display:none;height:2.85rem;justify-content:center;justify-self:end;width:2.85rem}@media (max-width:960px){.navbar-container{grid-template-columns:auto auto}.navbar-toggle{display:inline-flex}.navbar-panel{align-items:stretch;background:var(--color-navbar-panel);border:1px solid #6356461f;border-radius:1.35rem;box-shadow:var(--shadow-md);display:none;flex-direction:column;gap:1rem;left:0;padding:1rem;position:absolute;right:0;top:calc(100% + .7rem)}.navbar-panel.open{display:flex}.navbar-links{align-items:stretch;flex-direction:column}.navbar-links a{text-align:center;width:100%}.navbar-actions{align-items:stretch;flex-direction:column}.theme-toggle{width:100%}.navbar-socials,.theme-toggle{justify-content:center}.navbar-cta{width:100%}}.footer-section{background:linear-gradient(180deg,var(--color-footer-top),var(--color-footer-bottom)),linear-gradient(135deg,var(--color-footer-accent),var(--color-footer-secondary));border-top:1px solid var(--color-divider);padding:3.6rem 1.4rem 2rem}.footer-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr) minmax(0,.9fr)}.footer-brand{align-items:flex-start;display:flex;gap:1rem}.footer-mark{align-items:center;background:linear-gradient(135deg,var(--color-accent),var(--color-secondary));border-radius:1rem;color:var(--color-white);display:inline-flex;font-family:var(--font-display);font-size:1.3rem;font-weight:700;height:3rem;justify-content:center;width:3rem}.footer-brand h2,.footer-column h3{font-size:1.05rem;margin:0 0 .45rem}.footer-brand p,.footer-column p,.footer-link-list a{color:var(--color-muted);line-height:1.75}.footer-link-list{grid-gap:.65rem;display:grid;gap:.65rem;list-style:none;margin:0;padding:0}.footer-link-list a:hover,.footer-socials a:hover{color:var(--color-accent)}.footer-socials{display:flex;gap:.55rem;margin-top:1rem}.footer-socials a{align-items:center;background:var(--color-surface-soft);border:1px solid #6356461f;border-radius:999px;color:var(--color-muted);display:inline-flex;height:2.5rem;justify-content:center;transition:color .25s ease,transform .25s ease,border-color .25s ease;width:2.5rem}.footer-socials a:hover{border-color:#0f766e33;transform:translateY(-2px)}.footer-bottom{border-top:1px solid var(--color-divider);color:var(--color-muted);font-size:.92rem;margin:2rem auto 0;padding-top:1.3rem;width:min(100%,var(--content-width))}@media (max-width:900px){.footer-section{padding-inline:1rem}.footer-grid{grid-template-columns:1fr}}.hero-section{align-items:center;display:flex;min-height:100vh;padding-top:calc(var(--nav-height) + 2rem)}.hero-layout{grid-gap:clamp(2rem,5vw,5rem);align-items:center;display:grid;gap:clamp(2rem,5vw,5rem);grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.hero-copy{max-width:43rem}.hero-eyebrow{margin-bottom:1.25rem}.hero-name{font-family:var(--font-display);font-size:clamp(3.2rem,8vw,6rem);letter-spacing:-.055em;line-height:.93;margin:0}.hero-name span{color:var(--color-accent)}.hero-title{color:var(--color-text);font-size:clamp(1.2rem,2.3vw,1.65rem);font-weight:700;margin:1.1rem 0 0}.hero-description{color:var(--color-muted);font-size:1.05rem;line-height:1.85;margin:1.15rem 0 0;max-width:37rem}.hero-focus-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem}.hero-focus-pill{background:var(--color-surface-soft);border:1px solid #63564624;border-radius:999px;color:var(--color-text);font-size:.9rem;font-weight:700;padding:.7rem .95rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.hero-contact-line{align-items:center;color:var(--color-muted);display:inline-flex;font-weight:700;gap:.55rem;margin-top:1.55rem}.hero-contact-line a:hover{color:var(--color-accent)}.hero-card{overflow:hidden;padding:1.7rem;position:relative}.hero-card:before{background:radial-gradient(circle,var(--color-project-glow),#0000 70%);border-radius:50%;content:"";height:14rem;inset:auto -10% 70% auto;pointer-events:none;position:absolute;width:14rem}.hero-card-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.hero-monogram{align-items:center;background:linear-gradient(135deg,var(--color-accent),var(--color-secondary));border-radius:1.8rem;color:var(--color-white);display:inline-flex;flex-shrink:0;font-family:var(--font-display);font-size:2rem;font-weight:700;height:5.4rem;justify-content:center;width:5.4rem}.hero-card-label{color:var(--color-accent);font-size:.84rem;font-weight:800;letter-spacing:.08em;margin:0 0 .2rem;text-transform:uppercase}.hero-card h2{font-size:1.55rem;margin:0}.hero-card-copy{color:var(--color-muted);margin:.35rem 0 0}.hero-stats-grid{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.6rem}.hero-stat{background:var(--color-surface-ghost);border:1px solid #6356461a;border-radius:var(--radius-md);padding:1rem}.hero-stat strong{color:var(--color-accent);display:block;font-size:1.35rem;line-height:1}.hero-stat span{color:var(--color-muted);display:block;font-size:.88rem;line-height:1.5;margin-top:.45rem}.hero-socials{grid-gap:.7rem;display:grid;gap:.7rem;margin-top:1.35rem}.hero-socials a{align-items:center;background:var(--color-surface-soft);border:1px solid #6356461f;border-radius:var(--radius-md);color:var(--color-text);display:flex;font-weight:700;gap:.8rem;justify-content:space-between;padding:.95rem 1rem;transition:transform .25s ease,border-color .25s ease,color .25s ease}.hero-socials a:hover{border-color:#0f766e3d;color:var(--color-accent);transform:translateY(-2px)}@media (max-width:920px){.hero-layout{grid-template-columns:1fr}.hero-panel{order:-1}}@media (max-width:640px){.hero-section{padding-top:calc(var(--nav-height) + 1.4rem)}.hero-card{padding:1.25rem}.hero-card-header{align-items:flex-start}.hero-stats-grid{grid-template-columns:1fr}}.about-grid{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)}.about-story{padding:1.7rem}.about-copy-block+.about-copy-block{border-top:1px solid var(--color-divider);margin-top:1.5rem;padding-top:1.5rem}.about-copy-block h3,.highlight-card h3{font-size:1.1rem;margin:0 0 .55rem}.about-copy-block p,.highlight-card p,.stat-item span{color:var(--color-muted);line-height:1.8;margin:0}.about-highlights{grid-gap:1rem;display:grid;gap:1rem}.highlight-card{padding:1.35rem}.highlight-icon{align-items:center;background:var(--color-accent-soft);border-radius:.95rem;color:var(--color-accent);display:inline-flex;height:2.9rem;justify-content:center;margin-bottom:1rem;width:2.9rem}.about-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.5rem}.stat-item{padding:1.25rem}.stat-item strong{color:var(--color-accent);display:block;font-size:1.8rem;line-height:1;margin-bottom:.5rem}@media (max-width:960px){.about-grid{grid-template-columns:1fr}}@media (max-width:720px){.about-story,.highlight-card,.stat-item{padding:1.2rem}.about-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.projects-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.project-card{display:flex;flex-direction:column;overflow:hidden}.project-visual{background:linear-gradient(135deg,var(--color-project-visual-primary),var(--color-project-visual-secondary)),var(--color-surface-wash);border-bottom:1px solid var(--color-divider);padding:1.4rem}.project-visual span{align-items:center;background:var(--color-input-focus);border-radius:1rem;color:var(--color-accent);display:inline-flex;font-family:var(--font-display);font-size:1.3rem;font-weight:700;height:3.3rem;justify-content:center;min-width:3.3rem;padding-inline:.8rem}.project-visual p{color:var(--color-muted);font-weight:700;margin:.9rem 0 0}.project-content{flex:1 1;gap:1rem;padding:1.4rem}.project-content,.project-topline{display:flex;flex-direction:column}.project-topline{gap:.6rem}.project-topline h3{font-size:1.2rem;margin:0}.project-status{align-self:flex-start;background:var(--color-secondary-soft);border-radius:999px;color:var(--color-secondary);display:inline-flex;font-size:.8rem;font-weight:800;padding:.4rem .7rem}.project-description{color:var(--color-muted);line-height:1.75;margin:0}.project-tags{display:flex;flex-wrap:wrap;gap:.55rem}.tag{background:var(--color-surface-elevated);border:1px solid #6356461f;border-radius:999px;color:var(--color-text);font-size:.82rem;font-weight:700;padding:.45rem .7rem}.project-links{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;margin-top:auto;padding-top:.2rem}.project-links a{align-items:center;color:var(--color-accent);display:inline-flex;font-size:.92rem;font-weight:800;gap:.45rem}.project-links a:hover{color:var(--color-accent-strong)}.project-open,.project-pending{color:var(--color-muted);font-size:.9rem;font-weight:700}.project-open{align-items:center;display:inline-flex;gap:.25rem}.certifications-section,.education-block,.skills-section{margin-top:1.4rem}.certifications-grid,.education-list,.skills-grid{grid-gap:1rem;display:grid;gap:1rem}.certification-card,.education-card,.skill-category{padding:1.4rem}.education-header-card{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.cert-icon,.education-icon{align-items:center;background:var(--color-accent-soft);border-radius:1rem;color:var(--color-accent);display:inline-flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.certification-card h4,.education-card h3,.skill-category h4,.split-heading h3{margin:0}.cert-issuer,.detail-item,.education-field,.institution,.split-heading p{color:var(--color-muted)}.education-details{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.8rem}.detail-item{align-items:center;display:inline-flex;font-size:.92rem;gap:.45rem}.education-field{font-weight:700;margin:0 0 1rem}.highlights{grid-gap:.55rem;display:grid;gap:.55rem;list-style:none;margin:0;padding:0}.highlights li{color:var(--color-text);line-height:1.7;padding-left:1rem;position:relative}.highlights li:before{background:var(--color-secondary);border-radius:50%;content:"";height:.38rem;left:0;position:absolute;top:.75rem;width:.38rem}.split-heading{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.split-heading p{line-height:1.7;margin:0;max-width:26rem}.certifications-grid,.skills-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.certification-card,.skill-category{display:flex;flex-direction:column;gap:1rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.6rem}.skill-tag{background:var(--color-surface-solid);border:1px solid #6356461f;border-radius:999px;font-size:.84rem;font-weight:700;padding:.45rem .7rem}.cert-date{color:var(--color-accent);font-weight:800;margin:0}@media (max-width:780px){.split-heading{align-items:flex-start;flex-direction:column}}.contact-layout{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.contact-info-column{grid-gap:1rem;display:grid;gap:1rem}.contact-form,.contact-side-card,.info-card{padding:1.35rem}.info-card{align-items:center;display:flex;gap:1rem;transition:transform .25s ease,border-color .25s ease}.info-card[href]:hover{border-color:#0f766e3d;transform:translateY(-2px)}.info-icon{align-items:center;background:var(--color-accent-soft);border-radius:1rem;color:var(--color-accent);display:inline-flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.contact-side-card h3,.info-content h3{margin:0 0 .3rem}.contact-side-card p,.info-content p{color:var(--color-muted);line-height:1.7;margin:0}.social-links{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.social-links a{align-items:center;background:var(--color-surface-elevated);border:1px solid #6356461f;border-radius:999px;color:var(--color-text);display:inline-flex;font-weight:700;gap:.45rem;padding:.75rem .95rem;transition:transform .25s ease,border-color .25s ease,color .25s ease}.social-links a:hover{border-color:#0f766e3d;color:var(--color-accent);transform:translateY(-2px)}.contact-form{grid-gap:1rem;display:grid;gap:1rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.form-group{grid-gap:.45rem;display:grid;gap:.45rem}.form-group label{font-size:.92rem;font-weight:800}.form-group input,.form-group textarea{background:var(--color-input);border:1px solid #63564624;border-radius:var(--radius-md);color:var(--color-text);padding:.95rem 1rem;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease;width:100%}.form-group textarea{min-height:11rem;resize:vertical}.form-group input:focus,.form-group textarea:focus{background:var(--color-input-focus);border-color:#0f766e52;box-shadow:0 0 0 4px #0f766e14;outline:none}.error-message,.success-message{border-radius:var(--radius-md);font-size:.95rem;line-height:1.7;padding:.95rem 1rem}.success-message{background:var(--color-success-bg);border:1px solid var(--color-success-border);color:var(--color-success-text)}.error-message{background:var(--color-error-bg);border:1px solid var(--color-error-border);color:var(--color-error-text)}.submit-btn{justify-self:start}.submit-btn:disabled{cursor:not-allowed;opacity:.78;transform:none}@media (max-width:960px){.contact-layout{grid-template-columns:1fr}}@media (max-width:680px){.form-row{grid-template-columns:1fr}.submit-btn{width:100%}}
/*# sourceMappingURL=main.9bf6cd5d.css.map*/