/* Iskakan — an editorial studio system built around the original violet identity. */
.studio-site{--container:1320px;--radius:10px;--radius-lg:14px;--studio-soft:#101019;--studio-ink:#f5f4f8}
[data-theme="light"] .studio-site{--bg:#fff;--bg-2:#f5f5f7;--surface:#fff;--surface-2:#f6f6f8;--line:#dedee5;--text:#18181d;--muted:#64646e;--studio-soft:#f3f3f5;--studio-ink:#18181d;--accent-3:#6143d8}
.studio-site::selection{background:#dcd2ff;color:#211636}
.studio-wrap{width:min(100% - 96px,1240px);margin-inline:auto}
.studio-site h1,.studio-site h2,.studio-site h3{font-weight:500;letter-spacing:-.05em}
.studio-site h2{font-size:clamp(38px,4vw,58px);line-height:1.06;margin:0}
.studio-site h2 em,.studio-heading h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.05em}
.studio-site p{font-weight:400}
.studio-site .nav{border-bottom:1px solid var(--line);background:var(--bg);backdrop-filter:blur(16px)}
.studio-site .nav-inner{max-width:1336px;padding:24px 48px;gap:24px}
.studio-site .logo{font-size:18px;font-weight:800;letter-spacing:-.04em}
.studio-site .nav-links{gap:12px;margin-left:auto;margin-right:20px}
.studio-site .nav-links>a,.studio-site .nav-links>.nav-dropdown>a{font-size:13px!important;font-weight:600!important}
.studio-site .nav-cta .phone-link{display:none!important}
.studio-site .nav-cta .btn-primary{background:var(--text);color:var(--bg);border-radius:999px;padding:13px 22px;font-weight:600;box-shadow:none}
.studio-site .theme-toggle{background:transparent;border:0}
.studio-site .menu-toggle{background:none!important;box-shadow:none!important;border:1px solid var(--line)!important;border-radius:50%!important}
.studio-site .nav-dropdown-menu{border-radius:10px}
.studio-site .nav-links>a::after{background:var(--accent)}
.studio-site .hero{background:var(--bg)!important;padding:76px 0 80px}
.studio-site .hero h1{font-weight:500;font-size:clamp(44px,5.5vw,76px);letter-spacing:-.06em;max-width:940px}
.studio-site .hero .lead{font-size:17px;line-height:1.8;color:var(--muted);max-width:600px}
.studio-site .hero .orbs,.studio-site .hero.grid-bg::before{display:none}
.studio-site .btn{border-radius:999px;font-weight:600;padding:14px 23px}
.studio-site .btn-glow,.studio-site .btn-primary{background:var(--accent);box-shadow:none;animation:none}
.studio-site .btn-ghost{border-color:var(--line)}
.studio-site .card{border:1px solid var(--line);border-radius:10px;box-shadow:none;background:var(--surface)}
.studio-site .card h3{font-size:23px;font-weight:500;letter-spacing:-.045em}
.studio-site .card p{font-size:15px;color:var(--muted)}
.studio-site .card:hover{border-color:var(--accent-3);box-shadow:none!important;transform:translateY(-3px)}
.studio-site .card::before{background:none}
.studio-site .section-head .eyebrow{margin-bottom:22px}
.studio-site .section-head h2{font-size:clamp(36px,4vw,54px)}
.studio-site .gradient-text{animation:none!important;background:none!important;color:var(--accent-3)!important;-webkit-text-fill-color:var(--accent-3)!important}
.studio-site .form-card{border-radius:12px;background:var(--surface);box-shadow:none!important;padding:32px;border:1px solid var(--line)}
.studio-site .form-card::before{display:none}
.studio-site .form-card h2{font-size:27px;line-height:1.2;letter-spacing:-.04em;font-weight:500;margin-bottom:12px}
.studio-site .form-card .sub{font-size:14px;line-height:1.7;margin-bottom:24px}
.studio-site .form-card input,.studio-site .form-card select{border-radius:5px;background:var(--bg)!important;border-color:var(--line);min-height:46px}
.studio-site .form-card .submit{border-radius:5px;background:var(--accent);box-shadow:none;font-size:14px;min-height:49px}
.studio-hero{padding:35px 0 0;overflow:hidden}
.studio-eyeline{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:600;letter-spacing:.11em;color:var(--muted);gap:20px}
.studio-eyeline>span:last-child{display:flex;align-items:center;gap:10px}
.studio-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent-3)}
.studio-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:52px}
.studio-heading h1{font-size:clamp(54px,7.1vw,100px);line-height:1.03;letter-spacing:-.067em;font-weight:500;margin:0}
.studio-heading h1 em{color:var(--accent-3);display:inline-block;font-size:1.07em;letter-spacing:-.052em}
.round-link{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:50%;flex-shrink:0;background:var(--accent);color:white;font-family:Arial,sans-serif;font-size:48px;transition:background .3s,transform .4s}
.round-link:hover{background:#7151eb;transform:rotate(10deg)}
.hero-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin:30px 0 38px}
.hero-intro p{font-size:16px;line-height:1.75;color:var(--muted);max-width:500px;margin:0}
.studio-link{display:inline-flex;align-items:center;gap:38px;font-size:14px;font-weight:600;border-bottom:1px solid var(--text);padding:0 0 8px;white-space:nowrap}
.studio-link span{font-size:20px;transition:transform .25s}
.studio-link:hover span{transform:translate(3px,-3px)}
.studio-art{position:relative;isolation:isolate;height:430px;border-radius:10px;background:#e9e9ed;overflow:hidden}
.studio-art>img{width:100%;height:100%;object-fit:cover;object-position:50% 52%;transform:scale(1.025);animation:sculptureEnter 1.5s cubic-bezier(.2,.7,.2,1) both}
@keyframes sculptureEnter{from{opacity:.1;transform:scale(1.07)}to{opacity:1;transform:scale(1.025)}}
.art-label{position:absolute;inset:0;display:flex;justify-content:space-between;align-items:flex-end;padding:30px;color:#211a2e;pointer-events:none}
.art-label>span:first-child{font-size:10px;font-weight:600;letter-spacing:.1em;line-height:1.8;background:#ffffffca;padding:10px 14px;border-radius:3px;backdrop-filter:blur(12px)}
.art-wordmark{font-size:80px;font-weight:700;letter-spacing:-.07em;color:#fff;text-shadow:0 1px 20px #16083722;line-height:1}
.hero-footnote{padding:19px 0 24px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:10px;font-weight:500;letter-spacing:.09em;color:var(--muted)}
.hero-footnote>span:last-child{letter-spacing:0;font-size:12px}
.studio-section{padding:106px 0}
.expertise-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:84px}
.studio-kicker{display:block;font-size:10px;line-height:1.6;font-weight:600;letter-spacing:.13em;color:var(--muted);margin-bottom:24px}
.section-intro h2{font-size:clamp(38px,4vw,54px)}
.section-intro h2 em{color:var(--muted)}
.section-intro p{font-size:15px;line-height:1.8;color:var(--muted);margin:24px 0 32px;max-width:310px}
.expertise-row{border-top:1px solid var(--line)}
.expertise-row:last-child{border-bottom:1px solid var(--line)}
.expertise-row summary{list-style:none;cursor:pointer;display:flex;gap:22px;align-items:center;min-height:104px;padding:20px 0}
.expertise-row summary::-webkit-details-marker{display:none}
.expertise-row h3{margin:0;font-size:29px;line-height:1.2;font-weight:500;letter-spacing:-.045em;flex:1}
.row-number{font-size:11px;color:var(--muted);font-weight:500;align-self:flex-start;margin-top:9px}
.row-plus{font-size:26px;font-weight:400;color:var(--accent-3);transition:transform .3s}
.expertise-row[open] .row-plus{transform:rotate(45deg)}
.expertise-row[open] h3{color:var(--accent-3)}
.expertise-body{padding:0 0 30px 38px;animation:rowEnter .3s ease}
@keyframes rowEnter{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
.expertise-body>p{max-width:510px;font-size:15px;line-height:1.8;color:var(--muted);margin:0 0 22px}
.expertise-links{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}
.expertise-links a{display:flex;justify-content:space-between;gap:10px;font-size:12px;line-height:1.6;padding:7px 0;border-bottom:1px solid var(--line);font-weight:500}
.expertise-links a:hover{color:var(--accent-3);border-color:var(--accent-3)}
.expertise-links a>span{color:var(--accent-3)}
.studio-city{background:var(--studio-soft);padding:84px 0}
.city-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}
.city-visual figure{position:relative;aspect-ratio:1/1.08;margin:0;border-radius:7px;overflow:hidden;background:#352a46}
.city-visual img{width:100%;height:100%;object-fit:cover;object-position:40% 50%;transition:transform 1s}
.city-visual figure:hover img{transform:scale(1.025)}
.city-visual figcaption{position:absolute;left:23px;bottom:22px;font-size:10px;letter-spacing:.1em;color:white}
.city-visual .photo-credit{font-size:9px;margin:9px 0 0;color:var(--muted)}
.city-copy h2{font-size:clamp(36px,3.7vw,52px)}
.city-copy h2 em{color:var(--muted)}
.city-copy>p{font-size:15px;line-height:1.85;color:var(--muted);margin:26px 0;max-width:420px}
.city-neighborhoods{font-size:12px;line-height:1.9;font-weight:600;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.city-industries{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;margin-top:22px;font-size:12px;color:var(--muted)}
.city-industries a:hover{color:var(--accent-3)}
.studio-process{background:#211b31;color:#faf8ff;padding:94px 0 40px}
.studio-process h2,.studio-process h3{color:#faf8ff!important}
.studio-process h2 em{color:#b7a5ed}
.studio-process .studio-kicker{color:#b8adc8}
.process-heading{display:grid;grid-template-columns:.64fr 1.45fr .85fr;gap:35px;align-items:start}
.process-heading>h2{font-size:48px}
.process-heading>p{margin:6px 0 0;font-size:14px;line-height:1.8;color:#b8adc8}
.process-columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:44px;margin-top:65px}
.process-columns article{border-top:1px solid #5a506c;padding-top:24px}
.process-columns article>span{font-size:12px;color:#b7a5ed}
.process-columns h3{font-size:25px;margin:22px 0 13px;font-weight:400}
.process-columns p{font-size:14px;line-height:1.85;color:#bfb6cf;margin:0;max-width:335px}
.process-note{border-top:1px solid #5a506c;display:flex;justify-content:space-between;gap:25px;padding-top:27px;margin-top:52px;font-size:11px;color:#bfb6cf}
.process-note a{white-space:nowrap;color:#fff}
.studio-faq .faq-card{border:0!important;border-radius:0;background:none!important;border-top:1px solid var(--line)!important;padding:0;margin:0}
.studio-faq .faq-card:last-child{border-bottom:1px solid var(--line)!important}
.studio-faq .faq-card summary{padding:24px 0;font-size:16px;font-weight:500;letter-spacing:-.02em}
.studio-faq .faq-body{padding:0 26px 24px 0;font-size:14px;line-height:1.9;color:var(--muted)}
.studio-contact{background:var(--studio-soft);padding:84px 0 96px}
.contact-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:120px;align-items:center}
.contact-copy h2{font-size:clamp(52px,5.4vw,78px)}
.contact-copy h2 em{color:var(--accent-3)}
.contact-copy>p{font-size:16px;line-height:1.85;color:var(--muted);margin:30px 0 38px}
.contact-email{display:flex;align-items:center;gap:20px;font-size:18px;font-weight:500;letter-spacing:-.03em;margin-bottom:12px;overflow-wrap:anywhere}
.contact-email span{color:var(--accent-3)}
.contact-phone{display:block;font-size:14px;color:var(--muted)}
.call-note{display:block;font-size:11px;color:var(--muted);margin-top:24px}
.studio-home footer{border-top:1px solid #33323e}
.studio-site .foot-grid{max-width:1288px}
.studio-site .foot-bottom{max-width:1240px}
.studio-site .back-to-top{left:auto;right:18px;background:var(--surface);color:var(--text);z-index:92}
.studio-site .mobile-cta-bar{background:var(--bg);box-shadow:none;border-top:1px solid var(--line)}
.studio-site .mobile-cta-bar a{border-radius:999px;font-size:13px;box-shadow:none}
.studio-site .mobile-cta-bar .mcb-book{background:var(--accent)!important}
.studio-services .hero .wrap{max-width:1288px}
.studio-services .hero-grid{position:relative;padding-right:28%}
.studio-services .hero-grid::after{content:'';position:absolute;right:24px;top:0;width:25%;height:100%;border-radius:8px;background:url('../img/iskakan-sculpture.jpg') 57% center/cover}
.studio-services .service-jumps a{border-radius:999px;font-weight:500}
.studio-services .section-head{text-align:left;max-width:none;margin-bottom:44px}
.studio-services .section-head h2{font-size:46px}
.studio-services .card .icon.service-number{font-weight:400;letter-spacing:0}
.studio-site .reveal{transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}
.studio-site .reveal.in{transform:none}
@media(min-width:981px){.studio-home .section-intro{position:sticky;top:132px;align-self:start}}
@media(max-width:1100px){.studio-wrap{width:calc(100% - 64px)}.studio-site .nav-inner{padding:20px 32px}.studio-site .nav-links{gap:4px;margin-right:8px}.studio-heading h1{font-size:clamp(50px,7.3vw,82px)}.round-link{width:78px;height:78px;font-size:38px}.expertise-layout{gap:50px}.city-layout{gap:50px}.contact-layout{gap:64px}.process-heading{grid-template-columns:.6fr 1.5fr}.process-heading>p{grid-column:2}.studio-art{height:370px}.studio-services .hero h1{font-size:58px}}
@media(max-width:980px){.studio-site .nav-links{margin:0}.studio-heading{padding-top:38px}.studio-heading h1{font-size:clamp(49px,7.5vw,72px)}.round-link{display:none}.expertise-layout{grid-template-columns:1fr;gap:40px}.section-intro h2 br{display:none}.section-intro p{max-width:460px}.city-layout{grid-template-columns:1fr 1fr;gap:34px}.city-copy h2{font-size:38px}.process-heading{grid-template-columns:1fr 1fr}.process-heading>.studio-kicker{grid-column:1/-1;margin-bottom:0}.process-heading>p{grid-column:2}.contact-layout{gap:44px}.contact-copy h2{font-size:54px}.contact-email{font-size:15px}.studio-services .hero-grid{padding-right:25%}.studio-services .hero h1{font-size:52px}.studio-services .hero-grid::after{width:22%}}
@media(max-width:760px){.studio-wrap{width:calc(100% - 48px)}.studio-site .nav-inner{padding:17px 24px}.studio-site .logo{font-size:17px}.studio-hero{padding-top:27px}.studio-eyeline{font-size:9px;letter-spacing:.07em}.studio-eyeline>span:last-child{font-size:9px;gap:6px}.studio-heading{padding-top:35px}.studio-heading h1{font-size:clamp(38px,7.3vw,57px);letter-spacing:-.06em}.studio-heading h1 em{font-size:1.1em}.hero-intro{margin:24px 0 28px;gap:24px;align-items:flex-start}.hero-intro p{max-width:370px;font-size:13px;line-height:1.8}.hero-intro .studio-link{font-size:12px;gap:20px;flex-shrink:0}.studio-art{height:310px;border-radius:6px}.art-label{padding:18px}.art-wordmark{font-size:58px}.art-label>span:first-child{font-size:8px;padding:8px 10px}.hero-footnote{font-size:8px;padding:16px 0 20px}.hero-footnote>span:last-child{font-size:10px}.studio-section{padding:68px 0}.studio-kicker{font-size:9px;margin-bottom:18px}.section-intro h2{font-size:39px}.section-intro p{font-size:14px;margin:20px 0 24px}.expertise-row summary{min-height:92px}.expertise-row h3{font-size:26px}.expertise-body>p{font-size:14px}.expertise-links a{font-size:12px}.studio-city{padding:56px 0}.city-layout{grid-template-columns:1fr;gap:36px}.city-visual figure{aspect-ratio:1.6}.city-copy h2{font-size:43px;max-width:520px}.city-copy>p{max-width:540px;font-size:14px}.city-neighborhoods{font-size:12px}.studio-process{padding:63px 0 30px}.process-heading{grid-template-columns:1fr;gap:18px}.process-heading h2{font-size:43px}.process-heading>p{grid-column:1;max-width:440px;font-size:14px;margin-top:0}.process-columns{gap:24px;margin-top:38px}.process-columns h3{font-size:21px;line-height:1.2}.process-columns p{font-size:12px}.process-note{font-size:10px;line-height:1.8;margin-top:32px}.studio-faq .faq-card summary{font-size:15px}.studio-contact{padding:60px 0}.contact-layout{grid-template-columns:1fr;gap:38px}.contact-copy h2{font-size:57px}.contact-copy>p{font-size:15px;margin:24px 0}.contact-email{font-size:18px}.call-note{margin-top:19px}.studio-site .form-card{padding:27px}.studio-site .form-card h2{font-size:25px}.studio-site footer{padding-top:50px}.studio-services .hero-grid{padding-right:24px}.studio-services .hero-grid::after{display:none}.studio-services .hero h1{font-size:48px}.studio-services .hero .lead{font-size:15px}.studio-services .section-head h2{font-size:38px}}
@media(max-width:520px){.studio-eyeline>span:last-child{display:none}.studio-heading h1{font-size:clamp(33px,7.9vw,43px)}.hero-intro{display:block;margin-top:23px}.hero-intro p{font-size:14px;max-width:100%;margin-bottom:18px}.hero-intro .studio-link{font-size:12px}.studio-art{height:280px}.studio-art>img{object-position:58% center}.art-label>span:first-child{display:none}.art-label{justify-content:flex-end}.art-wordmark{font-size:60px}.hero-footnote{font-size:8px}.hero-footnote>span:last-child{display:none}.studio-section{padding:55px 0}.expertise-layout{gap:28px}.section-intro h2{font-size:36px}.expertise-row h3{font-size:23px}.expertise-row summary{gap:17px}.expertise-body{padding-left:30px}.expertise-links{gap:6px 17px}.expertise-links a{font-size:11px}.city-copy h2{font-size:38px}.process-columns{grid-template-columns:1fr;gap:30px}.process-columns article{display:grid;grid-template-columns:30px 1fr;gap:0 15px;padding-top:20px}.process-columns h3{margin:0 0 13px;font-size:24px}.process-columns article>span{padding-top:4px}.process-columns p{grid-column:2;font-size:14px;max-width:none}.process-note{flex-direction:column;gap:8px}.contact-copy h2{font-size:52px}.contact-email{font-size:16px}.studio-site .form-card{padding:24px}.studio-site .nav-inner{padding:16px 20px}.studio-wrap{width:calc(100% - 40px)}.studio-site .logo{font-size:15px}.studio-site .nav-cta{gap:3px}.studio-site .menu-toggle{width:42px!important;height:42px!important}.studio-site .form-card .micro{font-size:11px}}
@media(prefers-reduced-motion:reduce){.studio-art>img,.expertise-body{animation:none!important}.round-link:hover,.city-visual figure:hover img{transform:none}.studio-site .reveal{opacity:1;transform:none}}
body.a11y-noanim .studio-art>img,body.a11y-noanim .expertise-body{animation:none!important}

/* Preserve readable type at compact widths as well as on a full desktop. */
.studio-eyeline,.studio-kicker,.hero-footnote,.hero-footnote>span:last-child,.row-number,.city-neighborhoods,.city-industries,.process-columns article>span,.process-note,.call-note{font-size:12px}
.hero-intro p,.section-intro p,.expertise-body>p,.city-copy>p,.process-heading>p,.process-columns p,.studio-faq .faq-body{font-size:16px}
.expertise-links a{font-size:14px}
.art-label>span:first-child,.city-visual figcaption,.city-visual .photo-credit{font-size:11px}
.studio-kicker{letter-spacing:.09em}
@media(max-width:760px){.studio-eyeline{font-size:11px;letter-spacing:.06em}.studio-eyeline>span:last-child{font-size:11px}.hero-footnote{font-size:10px}.hero-footnote>span:last-child{font-size:11px}.hero-intro{gap:25px}.hero-intro .studio-link{font-size:13px;gap:16px}.hero-intro p{font-size:15px}.process-note{font-size:12px}}
@media(max-width:520px){.hero-intro p{font-size:16px}.expertise-links{grid-template-columns:1fr}.expertise-links a{font-size:14px}.studio-eyeline{font-size:11px}.hero-footnote{font-size:10px}.studio-site .form-card .micro{font-size:12px}}

/* Real business photography, clear service information, direct contact. */
.real-business h1,.real-business h2,.real-business h3{font-weight:650;letter-spacing:-.045em}
.real-business h2 em,.real-business .studio-heading h1 em{font-family:inherit;font-style:normal;font-weight:650;font-size:1em;letter-spacing:inherit}
.real-business .studio-heading h1{font-size:clamp(40px,6.1vw,84px);line-height:1.1;font-weight:650}
.real-business .studio-heading{padding-top:36px}
.real-business .hero-intro{align-items:center;margin-bottom:32px}
.real-business .hero-intro p{max-width:600px;font-size:17px}
.contact-actions{display:flex;align-items:stretch;gap:12px;flex-wrap:wrap;margin:26px 0 14px}
.contact-actions a{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:16px 22px;border-radius:7px;font-size:14px;font-weight:700;min-height:54px;line-height:1.4;transition:transform .2s,background .2s,box-shadow .2s;text-decoration:none;white-space:nowrap}
.contact-actions a:hover{transform:translateY(-2px);box-shadow:0 6px 18px #472a8020}
.contact-actions a:focus-visible,.enquiry-alternative:focus-visible{outline:3px solid var(--accent-3);outline-offset:4px}
.contact-call{color:#fff!important;background:#6440df;border:1px solid #6440df}
.contact-call:hover{background:#5331c6}
.contact-text{color:var(--text);border:1px solid var(--text);background:var(--bg)}
.contact-text:hover{background:var(--studio-soft)}
.hero-intro .contact-actions{flex-shrink:0;margin:0}
.enquiry-alternative{display:inline-block;font-size:13px;margin:2px 0 8px;color:var(--muted);text-decoration:underline;text-underline-offset:4px}
.real-hero-photo{position:relative;isolation:isolate;margin:0;height:440px;border-radius:10px;overflow:hidden;background:#292330}
.real-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 46%;animation:photoArrive 1s ease both}
.real-hero-photo::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#100c1dbf,transparent 75%);pointer-events:none}
.real-hero-photo figcaption{position:absolute;inset:0;z-index:1;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:48px;color:#fff}
.real-hero-photo figcaption>span{font-size:11px;font-weight:600;letter-spacing:.12em;color:#eee8fc}
.real-hero-photo figcaption strong{font-size:clamp(35px,4.8vw,64px);letter-spacing:-.04em;line-height:1.12;margin:20px 0 25px;font-weight:650}
.real-hero-photo figcaption a{font-size:14px;font-weight:600;border-bottom:1px solid #e3d7ff;padding-bottom:7px;color:#fff}
.photo-credit,.business-photo figcaption{font-size:11px;line-height:1.6;color:var(--muted);margin:10px 0 0}
.photo-credit a,.business-photo figcaption a{text-decoration:underline;text-underline-offset:2px}
.hero-photo-credit{margin-top:7px;text-align:right}
.business-photo{margin:0;min-width:0}
.business-photo img{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}
.real-business .city-visual figure{aspect-ratio:auto;background:none;overflow:visible}
.real-business .city-visual img{height:550px;object-position:center 53%}
.real-business .city-visual figcaption{position:static;color:var(--muted);font-size:11px;letter-spacing:0}
.real-guides{padding:90px 0}
.real-guides-heading{margin-bottom:35px;max-width:620px}
.real-guides-heading>p{color:var(--muted);font-size:16px;margin-top:20px}
.real-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.real-guide{display:block;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--surface);transition:transform .25s,border-color .25s}
.real-guide:hover{transform:translateY(-4px);border-color:var(--accent-3)}
.guide-image{height:270px;overflow:hidden}
.guide-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}
.real-guide:hover .guide-image img{transform:scale(1.035)}
.guide-copy{padding:30px}
.guide-copy>span{font-size:11px;letter-spacing:.1em;color:var(--accent-3);font-weight:700}
.guide-copy h3{font-size:30px;line-height:1.25;margin:16px 0}
.guide-copy p{font-size:15px;line-height:1.8;color:var(--muted);margin:0 0 25px}
.guide-copy strong{font-size:14px;font-weight:600}
.real-business .studio-contact .contact-actions{margin-bottom:25px}
.real-service-hero{padding:65px 0 70px;background:var(--bg)}
.real-service-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:65px;align-items:center}
.real-breadcrumb{display:inline-block;color:var(--muted);font-size:12px;margin-bottom:23px}
.real-service-hero h1,.real-contact-hero h1{font-size:clamp(42px,4.7vw,68px);line-height:1.09;margin:0 0 26px}
.real-service-hero .lead{font-size:17px;line-height:1.85;color:var(--muted)}
.real-service-grid>.business-photo img{height:580px}
.real-checks{padding:0;margin:24px 0 0;list-style:none;display:grid;gap:13px}
.real-checks li{position:relative;padding-left:25px;font-size:14px;line-height:1.7;color:var(--muted)}
.real-checks li::before{content:'✓';position:absolute;left:0;color:var(--accent-3);font-weight:700}
.real-details{padding:10px 0 80px}
.real-detail{display:grid;grid-template-columns:.35fr 1fr;gap:45px;border-top:1px solid var(--line);padding:55px 0}
.real-detail:last-child{padding-bottom:0}
.real-detail-number{font-size:16px;font-weight:650;color:var(--accent-3);padding-top:10px}
.real-detail h2{font-size:clamp(32px,3.2vw,44px);line-height:1.17;max-width:800px}
.real-detail p{font-size:17px;line-height:1.85;color:var(--muted);max-width:740px;margin:24px 0}
.real-detail .real-checks{max-width:700px}
.real-scenario{background:var(--studio-soft);padding:76px 0}
.real-scenario-layout{display:grid;grid-template-columns:.35fr 1fr;gap:45px}
.real-scenario h2{font-size:clamp(32px,3.5vw,47px);line-height:1.18}
.real-scenario p{font-size:17px;line-height:1.85;color:var(--muted);max-width:750px;margin:25px 0}
.real-scenario p.scenario-prompt{font-size:15px;color:var(--text);font-weight:600}
.real-related{padding:35px 0 48px;border-top:1px solid var(--line)}
.real-related .studio-kicker{margin-bottom:20px}
.real-related .studio-wrap>div{display:flex;flex-wrap:wrap;gap:15px 35px;font-size:15px;font-weight:600}
.real-related a:hover{color:var(--accent-3)}
.real-service-contact h2{max-width:820px;font-size:clamp(38px,4.5vw,60px);line-height:1.15}
.real-service-contact p{max-width:600px;font-size:17px;line-height:1.8;color:var(--muted);margin:25px 0}
.real-contact-hero{padding:68px 0}
.real-contact-hero .contact-layout{align-items:start;grid-template-columns:1.1fr .9fr;gap:80px}
.real-contact-hero .contact-copy>p{margin:25px 0}
.real-contact-hero .text-starter{padding:20px 0;border-block:1px solid var(--line);font-size:14px;line-height:1.8}
.text-starter q{display:block;font-size:16px;color:var(--text);margin-top:10px}
.real-contact-photo .business-photo img{height:360px;object-position:center 43%}
.real-business.studio-services .hero-grid{padding-right:24px}
.real-business.studio-services .hero-grid::after{display:none;background:none}
.services-photo-strip .business-photo img{height:320px;object-position:center 52%}
.real-business .form-card textarea{width:100%;padding:13px;border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:5px;font:inherit;font-size:14px;min-height:100px}
.real-business .form-card h2{font-weight:650}
@keyframes photoArrive{from{opacity:.3;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}
@media(min-width:1200px){.real-business .nav-cta .phone-link{display:inline-flex!important;font-size:12px;background:none!important;border:none!important;padding:8px 0!important;box-shadow:none!important;color:var(--text)!important}.real-business .nav-links{margin-right:12px}}
@media(max-width:1100px){.real-business .hero-intro{align-items:flex-start;flex-direction:column}.real-service-grid{gap:40px;grid-template-columns:1fr 1fr}.real-service-grid>.business-photo img{height:520px}.real-contact-hero .contact-layout{gap:42px}.contact-actions a{padding:15px 17px}}
@media(max-width:760px){.real-business .studio-heading h1{font-size:clamp(36px,7.5vw,55px)}.real-business .hero-intro p{font-size:16px}.real-hero-photo{height:340px}.real-hero-photo figcaption{padding:28px}.real-hero-photo figcaption strong{font-size:43px}.real-business .city-visual img{height:340px}.real-guides{padding:58px 0}.guide-image{height:200px}.guide-copy{padding:23px}.guide-copy h3{font-size:24px}.real-service-hero{padding:40px 0 50px}.real-service-grid{grid-template-columns:1fr;gap:35px}.real-service-grid>.business-photo img{height:330px;object-position:center 48%}.real-service-hero h1,.real-contact-hero h1{font-size:44px}.real-service-hero .lead{font-size:16px}.real-detail{grid-template-columns:35px 1fr;gap:20px;padding:35px 0}.real-detail h2{font-size:33px}.real-detail p,.real-scenario p{font-size:16px}.real-details{padding-bottom:50px}.real-scenario{padding:50px 0}.real-scenario-layout{grid-template-columns:1fr;gap:5px}.real-scenario h2{font-size:36px}.real-contact-hero{padding:40px 0}.real-contact-hero .contact-layout{grid-template-columns:1fr;gap:30px}.real-contact-photo .business-photo img{height:260px}.real-business .mobile-cta-bar a{border-radius:6px;min-height:49px}.real-business .back-to-top{bottom:94px!important}.services-photo-strip .business-photo img{height:260px}}
@media(max-width:520px){.real-business .studio-heading h1{font-size:36px;letter-spacing:-.05em}.contact-actions{gap:10px;width:100%;flex-wrap:nowrap}.contact-actions a{font-size:13px;padding:14px 13px;gap:10px}.contact-actions .contact-call{flex:1}.contact-actions .contact-text{min-width:100px}.real-hero-photo{height:320px}.real-hero-photo figcaption{padding:23px}.real-hero-photo figcaption strong{font-size:39px}.hero-photo-credit{font-size:10px;text-align:left}.real-guide-grid{grid-template-columns:1fr;gap:24px}.guide-image{height:240px}.guide-copy h3{font-size:27px}.real-service-hero h1,.real-contact-hero h1{font-size:39px}.real-service-grid>.business-photo img{height:280px}.real-detail{grid-template-columns:1fr;gap:12px}.real-detail-number{font-size:13px;padding-top:0}.real-detail h2{font-size:31px}.real-checks li{font-size:14px}.real-business .contact-copy h2{font-size:43px}.real-related .studio-wrap>div{gap:18px 28px;font-size:14px}}
@media(prefers-reduced-motion:reduce){.real-hero-photo img{animation:none}.real-guide,.guide-image img,.contact-actions a{transition:none}.real-guide:hover,.real-guide:hover .guide-image img,.contact-actions a:hover{transform:none}}
