.portfolio-v2{--ink:#142239;--muted:#627084;--line:#dce2ea;--paper:#fafbf9;--accent:var(--studio-accent,#2454e6);--foreground:#142239;--background:#fafbf9;--card:#fff;--card-muted:#f0f3f7;--border:#dce2ea;--border-strong:#c6ced9;--surface:#fff;--muted-foreground:#627084;background:var(--paper);color:var(--ink);font-family:var(--font-inter),sans-serif;overflow-x:clip}.portfolio-v2 a,.portfolio-v2 button{-webkit-tap-highlight-color:transparent}.portfolio-v2 :focus-visible{outline:3px solid #7092ff;outline-offset:5px}.studio-container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.studio-announcement{background:var(--accent);color:white;font-size:11px;letter-spacing:.06em}.studio-announcement>div{min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:20px}.studio-announcement a{display:flex;align-items:center;gap:10px;font-weight:600}.studio-header{position:sticky;top:0;z-index:45;background:#fafbf9f2;backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}.studio-header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;height:94px}.studio-brand{display:inline-flex;align-items:center;gap:12px;color:inherit;flex-shrink:0}.studio-mark{width:46px;height:46px;color:var(--accent,#2454e6)}.studio-logo{width:48px;height:48px;object-fit:contain}.studio-wordmark{display:flex;flex-direction:column;gap:5px}.studio-wordmark strong{font-size:18px;font-weight:650;letter-spacing:-.06em}.studio-wordmark small{font-size:8px;letter-spacing:.15em;font-weight:600}.studio-desktop-nav{display:flex;gap:24px;align-items:center}.studio-desktop-nav a{font-size:11px;font-weight:550;color:var(--muted);position:relative;padding:15px 0}.studio-desktop-nav a:hover,.studio-desktop-nav a[aria-current]{color:var(--accent)}.studio-desktop-nav a[aria-current]:after{content:"";position:absolute;bottom:6px;left:0;width:16px;height:2px;background:var(--accent)}.studio-header-actions{display:flex;gap:12px;align-items:center}.studio-header-cta{border:1px solid var(--ink);padding:12px 17px;display:flex;gap:16px;align-items:center;font-size:11px;font-weight:600}.studio-menu-toggle,.studio-mobile-nav{display:none}.studio-section{padding:100px 0}.studio-section-heading{max-width:710px;margin-bottom:46px}.studio-eyebrow{display:flex;align-items:center;gap:10px;color:var(--accent);font-size:10px;font-weight:650;letter-spacing:.14em;line-height:1.7;text-transform:uppercase}.studio-eyebrow i{display:block;width:6px;height:6px;background:currentColor;border-radius:50%;flex-shrink:0}.studio-footer h2,.studio-section h1,.studio-section h2{font-family:var(--font-manrope),sans-serif;font-weight:500;letter-spacing:-.065em;line-height:1.13;white-space:pre-line;text-wrap:balance}.studio-section h1{font-size:clamp(42px,4.8vw,70px);margin:25px 0}.studio-footer h2,.studio-section h2{font-size:clamp(32px,3.7vw,50px);margin:17px 0}.studio-section p{font-size:14px;line-height:1.95;color:var(--muted);white-space:pre-line;max-width:640px}.studio-hero{padding:72px 0 88px;position:relative}.studio-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(#b5c2d655 .6px,transparent 0);background-size:17px 17px;mask-image:linear-gradient(110deg,transparent 30%,#000)}.studio-hero-grid{display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:70px;position:relative}.studio-hero-copy{padding:18px 0}.studio-hero-copy>p{max-width:485px}.studio-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.studio-button{background:var(--accent);color:white;display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:16px 21px;min-height:52px;font-size:11px;font-weight:600;border:1px solid transparent;transition:transform .2s,box-shadow .2s}.studio-button:hover{transform:translateY(-3px);box-shadow:0 7px 20px #183d8130}.studio-button.secondary{background:transparent;color:var(--ink);border-color:#cbd3dd}.studio-hero-rule{border-top:1px solid var(--line);margin-top:46px;padding-top:18px;display:flex;justify-content:space-between;gap:10px;font-size:8px;letter-spacing:.1em;color:var(--muted)}.studio-hero-rule span{display:flex;align-items:center;gap:6px}.studio-hero-visual{position:relative;padding:18px 0 28px}.studio-photo{position:relative;min-height:480px;overflow:hidden;background:#d9e2ea;margin:0}.studio-photo img{object-fit:cover;transition:transform 1s}.studio-photo:hover img{transform:scale(1.035)}.studio-photo figcaption{position:absolute;bottom:16px;left:18px;right:18px;color:white;font-size:9px;letter-spacing:.05em;text-shadow:0 1px 5px #000;background:#12243a90;padding:8px 12px;width:fit-content}.studio-hero-visual .studio-photo{border-radius:2px 100px 2px 2px;min-height:505px}.studio-orbit{position:absolute;right:-24px;top:-14px;width:98px;height:98px;border-radius:50%;background:#e3ecff;color:var(--accent);display:grid;place-items:center;text-align:center;font-size:9px;line-height:1.9;letter-spacing:.08em;font-weight:700;padding:23px;transform:rotate(12deg);border:6px solid var(--paper)}.studio-image-note{position:absolute;bottom:0;left:-30px;background:#fff;box-shadow:0 12px 45px #233d6212;border:1px solid #e7edf4;padding:21px 30px 21px 20px;display:flex;gap:15px;align-items:center;max-width:95%}.studio-note-icon{width:50px;height:50px;display:grid;place-items:center;color:var(--accent);background:#eef3ff}.studio-image-note strong{display:block;font-size:13px;font-weight:600}.studio-image-note small{display:block;font-size:10px;color:var(--muted);margin-top:6px}.studio-stats{padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.studio-stats>.studio-container{display:grid;grid-template-columns:1fr 2.5fr;align-items:center;gap:40px}.studio-stats .studio-section-heading{margin:0}.studio-stats h2{font-size:25px;margin:0;letter-spacing:-.05em}.studio-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.studio-stats .studio-item{border-left:1px solid var(--line);padding-left:28px}.studio-stats h3{font-size:34px;color:var(--accent);font-weight:550;letter-spacing:-.06em;margin:5px 0}.studio-stats .studio-eyebrow{font-size:8px;color:var(--muted);letter-spacing:.05em}.studio-stats p{font-size:10px;line-height:1.6}.studio-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.studio-split .studio-photo{min-height:460px;max-width:510px;border-radius:2px 2px 80px 2px}.studio-split .studio-section-heading{margin-bottom:0}.studio-art{position:relative;overflow:hidden;min-height:430px;background:#dbe6fb;display:grid;place-items:center}.studio-art>div{width:330px;height:330px;position:absolute;border:1px solid #2454e640;border-radius:50%;left:-70px;top:120px}.studio-art>div+div{left:180px;top:-70px}.studio-art span{font-size:64px;letter-spacing:-.07em;line-height:1.1;color:var(--accent);position:relative}.studio-cards{background:#f0f3f6}.studio-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.studio-cards .studio-item{padding:30px;background:#fff;border:1px solid #e4e9ef;transition:transform .3s,border .3s}.studio-cards .studio-item:hover{transform:translateY(-5px);border-color:var(--accent)}.studio-card-icon{color:var(--accent);background:#eff4ff;width:50px;height:50px;display:grid;place-items:center;margin-bottom:35px}.studio-item h3{font-size:20px;line-height:1.35;font-weight:550;letter-spacing:-.04em;margin:12px 0}.studio-item p{font-size:12px;line-height:1.9}.studio-text-link{display:inline-flex;gap:18px;align-items:center;font-size:11px;font-weight:650;color:var(--accent);margin-top:23px}.studio-timeline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);margin-top:66px}.studio-timeline .studio-item{position:relative;padding:48px 32px 0 0}.studio-timeline .studio-item+.studio-item{padding-left:32px;border-left:1px solid var(--line)}.studio-timeline-dot{position:absolute;top:-22px;left:0;color:var(--accent);width:44px;height:44px;background:var(--paper);border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.studio-timeline .studio-item+.studio-item .studio-timeline-dot{left:32px}.studio-timeline .studio-eyebrow{font-size:9px;min-height:32px;letter-spacing:.07em}.studio-quote{padding:90px 0}.studio-quote-inner{position:relative;text-align:center;max-width:950px;margin:auto}.studio-quote .studio-section-heading{max-width:100%;margin:0}.studio-quote .studio-eyebrow{justify-content:center}.studio-quote h2{font-size:clamp(30px,3.5vw,47px)}.studio-quote p{margin:auto;max-width:720px}.studio-quote-symbol{display:block;font-family:Georgia,serif;font-size:110px;line-height:.8;color:#87a6ff}.studio-tone-navy{background:#142c4a;color:#fff}.studio-tone-navy p{color:#b9c9dc}.studio-tone-navy .studio-eyebrow{color:#8cafff}.studio-tone-blue{background:var(--accent);color:#fff}.studio-tone-blue p{color:#e3ebff}.studio-tone-blue .studio-eyebrow{color:#dae6ff}.studio-tone-blue .studio-button{background:#fff;color:#142239}.studio-tone-blue .studio-button.secondary{background:transparent;border-color:#ffffff70;color:#fff}.studio-stories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.studio-story-cover{height:230px;position:relative;overflow:hidden;background:#d9e5f8;display:grid;place-items:center;color:#2b55a9}.studio-story-cover img{object-fit:cover}.studio-story-cover.cover-1{background:#e5e7dc;color:#68765e}.studio-story-cover.cover-2{background:#eee0d3;color:#9b775a}.studio-story-number{position:absolute;bottom:14px;left:18px;font-size:11px;letter-spacing:.12em}.studio-cover-orbit{position:absolute;border:1px solid;width:200px;height:200px;border-radius:50%;right:-90px;top:-50px;opacity:.2;box-shadow:0 0 0 35px #ffffff20,0 0 0 70px #ffffff20}.studio-stories .studio-item-copy{padding:24px 0}.studio-stories .studio-eyebrow{font-size:8px}.studio-stories h3{font-size:23px}.studio-stories p{font-size:12px}.studio-cta{padding:72px 0;overflow:hidden}.studio-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:70px;position:relative}.studio-cta .studio-section-heading{margin:0;z-index:1}.studio-cta h2{font-size:43px}.studio-cta p{max-width:550px}.studio-cta .studio-buttons{flex-shrink:0;flex-direction:column;position:relative;z-index:1;min-width:210px}.studio-cta-orbits{position:absolute;right:-180px;top:-170px;width:450px;height:450px;border:1px solid #ffffff20;border-radius:50%;box-shadow:0 0 0 65px #ffffff05,0 0 0 130px #ffffff05}.studio-footer{padding:75px 0 25px;background:#f0f3f6}.studio-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.studio-footer h2{font-size:35px;margin:25px 0 16px}.studio-footer p{font-size:12px;line-height:1.9;color:var(--muted);max-width:350px}.studio-footer h3{font-size:9px;letter-spacing:.12em;margin:12px 0 28px}.studio-footer nav,.studio-footer-contact{display:flex;flex-direction:column;gap:13px;font-size:12px;color:var(--muted)}.studio-footer-contact a{overflow-wrap:anywhere}.studio-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:60px;padding-top:23px;font-size:9px;color:var(--muted)}.studio-footer-bottom button{display:flex;gap:14px;align-items:center}.studio-faq-list{max-width:850px}.studio-faq-list details{border-bottom:1px solid var(--line);padding:24px 0}.studio-faq-list summary{display:flex;justify-content:space-between;cursor:pointer;font-size:19px;letter-spacing:-.03em}.studio-faq-list details p{margin-top:20px}.studio-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.studio-contact form{padding:32px;background:#fff;border:1px solid var(--line)}.studio-float{position:fixed;right:22px;bottom:22px;z-index:55;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.studio-chat-launch,.studio-float a{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#244b83;box-shadow:0 4px 24px #15294220;border:1px solid #e2e8f2;transition:transform .2s}.studio-chat-launch:hover,.studio-float a:hover{transform:translateY(-3px)}.studio-float .whatsapp{background:#187f49;color:white;border-color:#187f49}.studio-chat-launch{width:57px;height:57px;background:var(--accent);color:white;border-color:var(--accent)}.studio-chat-panel{position:fixed;right:88px;bottom:22px;width:365px;max-width:calc(100vw - 28px);height:550px;max-height:calc(100dvh - 40px);background:#fff;border:1px solid #dce3ed;box-shadow:0 20px 90px #14223930;border-radius:16px;z-index:60;display:flex;flex-direction:column;overflow:hidden;color:#142239}.studio-chat-head{background:#16345a;color:white;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-chat-head strong{font-size:13px}.studio-chat-head small{font-size:10px;display:block;color:#becfeb;margin-top:3px}.studio-chat-head button{padding:5px}.studio-chat-language{display:flex;align-items:center;gap:5px;flex-shrink:0}.studio-chat-language button{font-size:11px;border:1px solid #ffffff40;border-radius:5px}.studio-chat-messages{flex:1;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:12px;overscroll-behavior:contain}.studio-chat-bubble{font-size:12px;line-height:1.8;background:#f0f4fa;padding:12px;border-radius:12px 12px 12px 2px;white-space:pre-line;max-width:95%}.studio-chat-bubble.user{background:#e2eaff;align-self:flex-end;border-radius:12px 12px 2px 12px}.studio-chat-suggestions{display:flex;gap:7px;flex-wrap:wrap}.studio-chat-suggestions button{font-size:10px;border:1px solid #d9e3f4;padding:7px 10px;border-radius:20px;text-align:start;color:#2858a4}.studio-chat-form{display:flex;gap:8px;padding:12px 14px;border-top:1px solid #e4e9ef}.studio-chat-form input{min-width:0;flex:1;font-size:12px;outline:none;background:#f7f9fc;border-radius:6px;padding:10px}.studio-chat-form button{background:var(--accent);color:#fff;width:38px;display:grid;place-items:center;border-radius:6px}.studio-chat-disclaimer{font-size:9px;line-height:1.5;color:#718094;padding:0 16px 12px}.studio-chat-error{color:#9f3030;font-size:11px;padding:0 14px}.studio-hero-copy,.studio-hero-visual{animation:studio-enter .8s both}.studio-hero-visual{animation-delay:.12s}@keyframes studio-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.studio-editor{--editor-line:var(--border);max-width:1180px}.studio-editor-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px;background:linear-gradient(125deg,#17385e,#2454e6);color:#fff;border-radius:18px;margin-bottom:24px}.studio-editor-bar h1{font-size:25px;letter-spacing:-.05em;font-weight:650}.studio-editor-bar p{font-size:12px;color:#cfdef5;margin-top:5px}.studio-editor-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.studio-editor button,.studio-editor input,.studio-editor select,.studio-editor textarea{font:inherit}.studio-editor button{cursor:pointer}.studio-editor button:disabled{opacity:.5;cursor:wait}.studio-editor .ed-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border:1px solid var(--border-strong);border-radius:8px;font-size:12px;font-weight:550;background:var(--card)}.studio-editor .ed-primary{background:#2454e6;color:white;border-color:#2454e6}.studio-editor-bar .ed-button{background:#fff;color:#17385e}.studio-editor-tabs{display:flex;gap:6px;overflow:auto;padding-bottom:15px;margin-bottom:10px;border-bottom:1px solid var(--border)}.studio-editor-tabs button{padding:10px 15px;white-space:nowrap;font-size:12px;border-radius:7px;color:var(--muted)}.studio-editor-tabs button[aria-selected=true]{background:#2454e6;color:#fff}.ed-panel{border:1px solid var(--border);border-radius:14px;background:var(--card);padding:24px;margin-bottom:18px}.ed-panel h2{font-size:18px;font-weight:600;letter-spacing:-.03em;margin-bottom:6px}.ed-help{font-size:12px;color:var(--muted);line-height:1.8;margin:5px 0 20px}.ed-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ed-field{display:flex;flex-direction:column;gap:7px;font-size:12px;margin-bottom:14px;min-width:0}.ed-field>span{font-weight:600}.ed-field input,.ed-field select,.ed-field textarea{width:100%;padding:10px 12px;border:1px solid var(--border-strong);border-radius:7px;background:var(--background);color:var(--foreground);font-size:12px;line-height:1.6;min-width:0}.ed-field textarea{min-height:95px;resize:vertical}.ed-field small{color:var(--muted);font-size:10px}.ed-check{display:flex;gap:10px;align-items:center;font-size:12px;margin:13px 0}.ed-check input{accent-color:#2454e6}.ed-row{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap}.ed-row .ed-field{flex:1;min-width:120px;margin:0}.ed-icon-button{padding:8px;border:1px solid var(--border);border-radius:6px;background:var(--card);display:inline-grid;place-items:center}.ed-icon-button.danger{color:#d44949}.ed-icon-actions{display:flex;gap:5px;align-items:center}.ed-item{padding:18px;background:var(--background)}.ed-item,.ed-section{border:1px solid var(--border);border-radius:10px;margin:12px 0}.ed-section{overflow:hidden}.ed-section summary{cursor:pointer;display:flex;align-items:center;gap:10px;padding:17px;background:var(--card-muted);font-size:13px;font-weight:550}.ed-section summary span{color:var(--muted);font-size:10px;font-weight:400}.ed-section-body{padding:20px}.ed-status{padding:12px 16px;border:1px solid var(--border);border-radius:8px;font-size:12px;line-height:1.7;margin-bottom:15px}.ed-status.error{border-color:#da7c7c;color:#c14949}.ed-status.success{border-color:#6bb790;color:#348560}.ed-page-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0 25px}.ed-page-tabs button{font-size:11px;padding:9px 13px;border-radius:6px;border:1px solid var(--border)}.ed-page-tabs button[aria-pressed=true]{border-color:#2454e6;color:#2454e6;background:#2454e610}.ed-image-preview{height:110px;width:170px;object-fit:cover;border-radius:6px;margin:10px 0;border:1px solid var(--border)}.admin-shell-v2 .studio-brand{max-width:225px}.admin-shell-v2 .studio-wordmark strong{font-size:16px}.admin-shell-v2 .studio-wordmark small{font-size:8px}.admin-shell-v2 .studio-mark{width:40px;height:40px}.admin-shell-v2{background:var(--background)}.admin-shell-v2>aside{box-shadow:4px 0 20px #17385e04}.admin-welcome{position:relative;overflow:hidden;border-radius:18px;padding:32px;margin-bottom:28px;color:white;background:linear-gradient(120deg,#183d69,#2454e6)}.admin-welcome p{color:#c9d9f5;font-size:13px;max-width:620px;line-height:1.8;margin:10px 0 22px}.admin-welcome h2{font-size:28px;font-weight:550;letter-spacing:-.045em}.admin-welcome a{display:inline-flex;background:white;color:#17385e;border-radius:7px;padding:11px 18px;font-size:12px;font-weight:600}.studio-login-brand{color:white;--accent:#fff}.studio-login-brand .studio-mark{color:#fff}@media(min-width:1500px){.studio-container{width:min(1380px,calc(100% - 120px))}.studio-hero-grid{gap:100px}.studio-hero-visual .studio-photo{min-height:565px}}@media(max-width:1100px){.studio-container{width:calc(100% - 56px)}.studio-desktop-nav{gap:16px}.studio-header-inner{gap:18px}.studio-wordmark strong{font-size:16px}.studio-header-cta{display:none}.studio-hero-grid{gap:40px}.studio-hero-visual .studio-photo{min-height:460px}.studio-split-grid{gap:55px}.studio-cards-grid{grid-template-columns:repeat(2,1fr)}.studio-stats>.studio-container{grid-template-columns:1fr}.studio-stats h2{font-size:22px;white-space:normal}.studio-cta-inner{gap:30px}.studio-contact-grid,.studio-footer-top{gap:40px}}@media(max-width:780px){.studio-container{width:calc(100% - 40px)}.studio-announcement{font-size:8px}.studio-announcement>div{min-height:32px;gap:10px}.studio-announcement a{white-space:nowrap;font-size:8px}.studio-header-inner{height:76px}.studio-mark{width:38px;height:38px}.studio-wordmark strong{font-size:16px}.studio-wordmark small{font-size:7px}.studio-desktop-nav{display:none}.studio-menu-toggle{display:grid;place-items:center;padding:9px;border:1px solid var(--line)}.studio-mobile-nav{display:flex;flex-direction:column;border-top:1px solid var(--line);padding:15px 20px 22px;gap:0;max-height:70dvh;overflow:auto}.studio-mobile-nav a{padding:12px 10px;font-size:14px;border-bottom:1px solid var(--line)}.studio-section{padding:66px 0}.studio-hero{padding:42px 0 55px}.studio-hero-grid{grid-template-columns:1fr;gap:30px}.studio-section h1{font-size:49px;max-width:550px;letter-spacing:-.065em}.studio-section h2{font-size:36px}.studio-section p{font-size:13px}.studio-hero-rule{margin-top:30px}.studio-hero-visual{margin:0 10px 0 12px}.studio-hero-visual .studio-photo{min-height:425px;border-top-right-radius:80px}.studio-image-note{left:-12px;padding:16px 22px 16px 16px}.studio-orbit{right:-17px;width:85px;height:85px;padding:15px;font-size:8px}.studio-split-grid{grid-template-columns:1fr;gap:35px}.studio-split .studio-photo{min-height:340px;max-width:none}.studio-stats{padding:30px 0}.studio-stats-grid{grid-template-columns:repeat(2,1fr);gap:25px}.studio-stats .studio-item{padding-left:20px}.studio-stats h3{font-size:35px}.studio-stats .studio-section-heading{display:none}.studio-cards-grid{gap:12px}.studio-cards .studio-item{padding:22px}.studio-card-icon{margin-bottom:25px}.studio-item h3{font-size:19px}.studio-section-heading{margin-bottom:32px}.studio-timeline-grid{grid-template-columns:1fr;border:0;border-left:1px solid var(--line);margin-left:20px;margin-top:45px;gap:35px}.studio-timeline .studio-item,.studio-timeline .studio-item+.studio-item{padding:0 0 0 38px;border:0}.studio-timeline .studio-item+.studio-item .studio-timeline-dot,.studio-timeline-dot{left:-22px;top:0}.studio-stories-grid{grid-template-columns:1fr;gap:20px}.studio-story-cover{height:265px}.studio-stories .studio-item-copy{padding-bottom:15px}.studio-stories h3{font-size:25px}.studio-stories p{font-size:13px}.studio-stories .studio-eyebrow{font-size:9px}.studio-cta-inner{flex-direction:column;align-items:flex-start;gap:0}.studio-cta .studio-buttons{flex-direction:row}.studio-cta h2{font-size:36px}.studio-cta .studio-button{gap:14px}.studio-footer{padding:50px 0 25px}.studio-footer-top{grid-template-columns:1fr 1fr;gap:40px 24px}.studio-footer-top>div:first-child{grid-column:1/-1}.studio-footer h2{font-size:36px}.studio-footer-bottom{margin-top:40px;font-size:8px}.studio-contact-grid{grid-template-columns:1fr;gap:10px}.studio-contact form{padding:24px}.studio-float{right:14px;bottom:16px;gap:8px}.studio-float a{height:42px;width:42px}.studio-chat-launch{height:51px;width:51px}.studio-chat-panel{right:14px;bottom:78px;height:510px;max-height:calc(100dvh - 100px)}.studio-editor-bar{align-items:flex-start;flex-direction:column;padding:22px}.ed-grid{grid-template-columns:1fr;gap:0}.ed-panel{padding:18px}.ed-section-body{padding:15px}.studio-editor-tabs button{padding:9px 11px;font-size:11px}.ed-row{align-items:flex-start}.ed-row .ed-field{min-width:100%}.ed-row .ed-icon-actions{margin-left:auto}.admin-welcome{padding:25px}}@media(max-width:390px){.studio-section h1{font-size:43px}.studio-cards-grid{grid-template-columns:1fr}.studio-hero-visual .studio-photo{min-height:365px}.studio-announcement a{display:none}}@media(prefers-reduced-motion:reduce){.portfolio-v2 *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.studio-initials{display:grid;place-items:center;height:100%;font-family:var(--font-manrope),sans-serif;font-weight:600;font-size:22px;letter-spacing:-.08em}.studio-responsibilities{font-size:11px;line-height:1.8;margin-top:20px;color:var(--muted)}.studio-responsibilities summary{cursor:pointer;color:var(--accent);font-weight:600}.studio-responsibilities ul{list-style:disc;padding-left:18px;margin-top:14px}.studio-responsibilities li+li{margin-top:8px}.studio-section[id]{scroll-margin-top:100px}.studio-stats h3{overflow-wrap:anywhere}.studio-tone-blue .studio-item,.studio-tone-navy .studio-item{color:var(--ink)}.studio-tone-blue .studio-item p,.studio-tone-navy .studio-item p{color:var(--muted)}.portfolio-v2{color-scheme:light;--muted-strong:#43536b;--success:#168345;--error:#c53737}.studio-contact form button[type=submit]{border-radius:0;background:var(--accent);font-size:12px;box-shadow:none}.ed-preview-frame{width:100%;height:720px;border:1px solid var(--border);background:#fff;border-radius:10px}.ed-preview-frame.mobile{width:390px;max-width:100%;margin:auto;display:block}.ed-preview-frame.tablet{width:768px;max-width:100%;margin:auto;display:block}