:root{--orange: #fd853a;--orange-dark: #fb6514;--ink: #171717;--muted: #667085;--slate: #344054;--soft: #f2f4f7;--white: #ffffff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--white)}body,button,input{font:inherit}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}h1,h2,h3,p{margin-top:0}main{overflow:hidden}.site-header{position:sticky;top:22px;z-index:20;display:flex;align-items:center;justify-content:space-between;width:min(1298px,calc(100% - 40px));min-height:86px;margin:40px auto 0;padding:10px;border:1px solid rgba(255,255,255,.45);border-radius:50px;color:var(--white);background:#171717f5;box-shadow:0 24px 60px #00000024;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,nav,.button,.hero-actions,.stars,.footer-main a{display:inline-flex;align-items:center}.brand{gap:10px;padding:0 22px;font-size:22px;font-weight:800}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:var(--white);background:var(--orange)}nav{gap:2px}nav a{padding:20px 30px;border-radius:60px;color:#ffffffe6;font-size:16px;font-weight:600;white-space:nowrap}nav a:hover,nav a.active{background:var(--orange);color:var(--white)}.hero{width:min(1440px,100%);margin:0 auto;padding:46px 0 0}.hero-heading{position:relative;display:grid;justify-items:center;width:min(960px,calc(100% - 32px));margin:0 auto;text-align:center}.hello-pill{position:relative;display:inline-flex;align-items:center;min-height:45px;margin-bottom:10px;padding:12px 25px;border:1px solid var(--ink);border-radius:38px;font-size:20px;font-weight:600}.hello-pill:after{content:"";position:absolute;right:-22px;top:-18px;width:28px;height:28px;border-top:4px solid #feb273;border-right:4px solid #feb273;transform:rotate(22deg)}h1{margin-bottom:0;color:var(--ink);font-size:clamp(4.2rem,8vw,5.95rem);font-weight:800;letter-spacing:-.035em;line-height:.98}h1 span,h2 span{color:var(--orange)}h2{color:var(--slate);font-size:clamp(2.35rem,5vw,4rem);font-weight:800;letter-spacing:-.025em;line-height:1.06}h3{margin-bottom:10px;font-size:26px;line-height:1.15}.hero-stage{position:relative;display:grid;grid-template-columns:1fr minmax(340px,720px) 1fr;align-items:end;width:min(1298px,calc(100% - 32px));min-height:620px;margin:-8px auto 0}.portrait-wrap{position:relative;display:grid;justify-items:center;align-self:stretch;min-height:640px}.portrait-bg{position:absolute;inset:auto 0 0;height:50%;border-radius:100% 100% 0 0/80% 80% 0 0;background:radial-gradient(circle at 50% 8%,rgba(255,255,255,.92),transparent 19%),radial-gradient(circle at 50% 58%,#f2f4f7 0 38%,transparent 39%),linear-gradient(180deg,#feb273 0%,var(--orange) 86%);box-shadow:inset 0 28px 70px #ffffff6b}.hero-doodle,.hero-spark{position:absolute;z-index:1;pointer-events:none}.hero-doodle{width:160px;height:120px;border-top:8px solid #feb273;border-radius:50%}.hero-doodle:before,.hero-doodle:after{content:"";position:absolute;width:132px;height:86px;border-top:7px solid #feb273;border-radius:50%}.hero-doodle:before{top:28px;left:10px}.hero-doodle:after{top:56px;left:22px}.hero-doodle-left{left:28px;top:210px;transform:rotate(-24deg)}.hero-doodle-right{right:32px;top:205px;transform:rotate(24deg) scaleX(-1)}.hero-spark{color:var(--orange);font-size:40px;font-weight:900;line-height:1}.hero-spark-left{left:72px;top:122px}.hero-spark-right{right:84px;top:136px}.portrait-wrap img{position:absolute;bottom:0;z-index:2;width:min(92vw,720px);max-height:640px;object-fit:contain;object-position:bottom center}.hero-actions{position:absolute;bottom:52px;z-index:4;gap:8px;padding:10px;border:1px solid rgba(255,255,255,.45);border-radius:50px;background:#ffffff24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.button{justify-content:center;gap:9px;min-height:58px;padding:0 24px;border-radius:60px;color:var(--white);background:var(--orange);font-weight:700;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 18px 36px #fd853a42}.button.glass{border:1px solid rgba(255,255,255,.46);background:#ffffff1f}.button.secondary{border:1px solid #d0d5dd;color:var(--ink);background:var(--white)}.arrow-icon{display:inline-grid;width:26px;height:26px;place-items:center;font-weight:900}.hero-quote,.satisfaction{position:relative;z-index:6;align-self:center}.hero-quote{max-width:340px;color:var(--slate)}.quote-mark{display:block;height:42px;color:var(--orange);font-size:72px;font-weight:900;line-height:.9}.hero-quote p,.satisfaction p,.section-head p,.about-copy p,.service-card p,.timeline p,.testimonial-card p,.footer p{color:var(--muted);line-height:1.65}.satisfaction{justify-self:end;text-align:right}.stars{justify-content:flex-end;gap:2px;color:var(--orange);font-size:32px;line-height:1}.satisfaction strong{display:block;margin-top:10px;color:var(--ink);font-size:47px;line-height:1}.section-dark,.section-light,.about-panel,.cta-panel,.blog,.footer{width:min(1440px,100%);margin:0 auto}.section-dark{padding:116px 71px;border-radius:50px;color:var(--white);background:radial-gradient(circle at 92% 78%,rgba(253,133,58,.52),transparent 15rem),radial-gradient(circle at 4% 76%,rgba(253,133,58,.52),transparent 15rem),repeating-linear-gradient(140deg,rgba(255,255,255,.04) 0 2px,transparent 2px 32px),#171717}.section-dark h2,.section-dark h3,.section-dark .section-head p{color:var(--white)}.section-light{padding:96px 71px;background:var(--white)}.section-head{margin:0 auto 48px}.section-head.split{display:flex;align-items:end;justify-content:space-between;gap:42px;max-width:1298px}.section-head.split h2{max-width:790px}.section-head.split p{max-width:576px;margin-bottom:0;font-size:20px;font-weight:500}.section-head.centered{display:grid;justify-items:center;max-width:900px;text-align:center}.service-grid,.project-grid,.blog-grid{display:grid;max-width:1298px;margin:0 auto;gap:24px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card{position:relative;display:block;min-height:0;overflow:hidden;padding:0;border:0;border-radius:32px;background:#ffffff14;box-shadow:0 22px 58px #0000003d}.service-index{display:inline-block;margin-bottom:80px;color:#ffffffb3;font-size:18px;font-weight:800}.service-card h3{color:var(--white);font-size:28px}.service-card p{color:#ffffffb8}.service-card img{display:block;width:100%;height:auto}.card-hit{position:absolute;inset:0;z-index:2}.service-dots{display:flex;justify-content:center;gap:11px;margin-top:39px}.service-dots span{width:15px;height:15px;border-radius:50%;background:#e4e7ec}.service-dots span:first-child{width:60px;border-radius:999px;background:var(--orange)}.timeline{position:relative;display:grid;max-width:1100px;margin:0 auto;gap:34px}.timeline:before{content:"";position:absolute;top:12px;bottom:12px;left:50%;width:2px;background:#d0d5dd;transform:translate(-50%)}.timeline-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 80px minmax(0,1fr);gap:32px;align-items:start}.timeline-row>div:first-child{text-align:right}.timeline-dot{position:relative;z-index:1;display:grid;width:42px;height:42px;place-self:start center;border:10px solid #fff6ed;border-radius:50%;background:var(--orange)}.timeline h3{color:var(--slate)}.timeline time{display:block;margin-bottom:12px;color:var(--orange);font-weight:900}.about-panel{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:58px;align-items:center;padding:122px 71px;border-radius:50px;background:var(--soft)}.about-visual{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:22px;min-height:420px;align-items:end}.about-visual:before{content:"";position:absolute;inset:18px 10% 90px;border-radius:42px;background:linear-gradient(135deg,rgba(255,255,255,.68),transparent),radial-gradient(circle at 70% 10%,#fedf89,transparent 16rem),var(--orange)}.about-visual>img{position:absolute;z-index:1;left:50%;bottom:118px;width:min(300px,70%);max-height:390px;object-fit:contain;object-position:bottom center;transform:translate(-50%);filter:grayscale(1)}.result-card{position:relative;z-index:1;min-height:190px;padding:26px;border-radius:24px;background:var(--white);box-shadow:0 24px 70px #1018281f}.result-card:nth-child(2){margin-bottom:72px}.result-card strong{display:block;margin-bottom:10px;color:var(--orange);font-size:54px;line-height:1}.result-card span{color:var(--slate);font-size:18px;font-weight:800}.eyebrow{margin-bottom:12px;color:var(--orange);font-size:14px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.about-copy p:not(.eyebrow){max-width:640px;margin-bottom:28px;font-size:18px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card{min-height:468px;overflow:hidden;padding:0;border-radius:28px;background:#f9fafb;box-shadow:inset 0 0 0 1px #10182814}.project-card.orange{background:linear-gradient(150deg,#fff6ed,#fedf89)}.project-card.dark{color:var(--white);background:linear-gradient(150deg,#171717,#475467)}.project-card.soft{background:linear-gradient(150deg,#f2f4f7,#fff)}.browser-bar{display:flex;gap:7px;margin-bottom:18px}.browser-bar span{width:11px;height:11px;border-radius:50%;background:var(--orange)}.mock-window{display:block;min-height:250px;overflow:hidden;border-radius:28px 28px 0 0;background:#ffffffb8}.dark .mock-window{background:#ffffff24}.mock-window img{display:block;width:100%;height:300px;object-fit:cover;object-position:top center}.mock-sidebar,.mock-content span{border-radius:16px;background:#fd853ab3}.mock-content{display:grid;gap:14px}.mock-content span:nth-child(1){width:70%}.mock-content span:nth-child(2){width:100%}.mock-content span:nth-child(3){width:52%}.project-meta{padding:24px}.project-meta p,.blog-card p{margin-bottom:8px;color:var(--orange);font-weight:900}.project-meta h3{max-width:300px;color:inherit}.project-meta a{display:inline-flex;margin-top:12px;color:var(--orange);font-weight:900}.case-page{width:min(1440px,100%);margin:0 auto;padding:40px 0 0;background:var(--white)}.case-page-hero{overflow:hidden;border-radius:0;background:#f9fafb}.case-page-hero img{display:block;width:100%;max-height:1063px;object-fit:cover;object-position:top center}.case-content-grid,.case-philosophy,.case-chip-row{width:min(1078px,calc(100% - 40px));margin:0 auto}.case-content-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:56px;align-items:start;padding:80px 0 40px}.case-content-grid h1{color:#27272a;font-size:clamp(3.5rem,8vw,6rem);line-height:.96}.case-content-grid h2{color:#27272a;font-size:36px;text-decoration:underline}.case-copy{display:grid;gap:14px}.case-copy h2,.case-copy h3,.case-philosophy h2,.case-philosophy h3{margin-bottom:0;color:var(--orange-dark);font-size:36px;text-decoration:underline}.case-copy p,.case-philosophy p{color:#27272a;font-size:clamp(1.08rem,2.1vw,1.55rem);line-height:1.55}.case-chip-row{display:flex;flex-wrap:wrap;gap:14px}.case-chip-row span{padding:14px 20px;border:1px solid #fed7aa;border-radius:999px;color:var(--orange-dark);background:#fff7ed;font-weight:800}.case-chip-row.compact{width:100%;margin:0}.case-image-section{width:min(1078px,calc(100% - 40px));margin:40px auto}.case-image-section img{display:block;width:100%;border-radius:24px;box-shadow:0 24px 80px #1018281f}.case-image-section.narrow img{max-height:620px;object-fit:cover;object-position:top center}.case-philosophy{display:grid;grid-template-columns:minmax(0,1fr);gap:32px}.case-philosophy img{display:block;width:100%;border-radius:24px;box-shadow:0 24px 80px #1018281f}.testimonial-card{max-width:784px;margin:0 auto;padding:28px;border-radius:24px;color:var(--white);background:#ffffff24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.testimonial-card p{color:var(--white);font-size:24px}.testimonial-card strong,.testimonial-card span{display:block}.testimonial-card span{margin-top:4px;color:#ffffffb8}.cta-panel{display:grid;justify-items:center;gap:26px;padding:98px 20px;text-align:center}.cta-panel h2{max-width:820px}.email-form{position:relative;display:flex;align-items:center;width:min(832px,100%);min-height:86px;padding:14px;border:1px solid #e4e7ec;border-radius:50px;background:var(--white);box-shadow:0 16px 50px #10182814}.email-form label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.email-form input{min-width:0;flex:1;border:0;outline:0;padding:0 24px;color:var(--slate);font-size:18px}.email-form button{min-height:58px;padding:0 32px;border-radius:60px;color:var(--white);background:var(--orange);font-weight:800}.cta-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:52px;width:min(770px,100%)}.cta-stats div{display:grid;grid-template-columns:auto auto;gap:3px 10px;align-items:center;text-align:left}.cta-stats span{grid-row:1 / span 2;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--white);background:var(--orange);font-weight:900}.cta-stats strong{color:var(--slate);font-size:20px}.cta-stats p{margin:0;color:var(--muted);font-size:14px;font-weight:700}.marquee{width:min(1440px,100%);margin:-10px auto 0;overflow:hidden;border-radius:24px 0;background:var(--orange-dark);transform:rotate(-2deg) scaleX(1.04);transform-origin:center}.marquee div{display:flex;width:max-content;gap:34px;padding:42px 0;animation:marquee 22s linear infinite}.marquee span{display:inline-flex;align-items:center;gap:34px;color:#000;font-size:48px;white-space:nowrap}.marquee span:after{content:"*";color:var(--white)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-card{overflow:hidden;border-radius:24px}.blog-card>img{display:block;width:100%;margin-bottom:22px;border-radius:24px;object-fit:cover;box-shadow:0 18px 46px #10182814}.blog-card h3{color:var(--slate)}.footer{padding:25px 71px;border-radius:24px 24px 0 0;color:var(--white);background:#272727}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:50px 0;border-bottom:2px solid #475467}.footer-top h2{margin:0;color:var(--white)}.footer-main{display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(160px,.4fr) minmax(220px,.6fr);gap:56px;padding:54px 0;border-bottom:2px solid #475467}.footer-brand{padding-left:0;margin-bottom:18px}.footer p{color:#ffffffb8}.footer h3{color:var(--orange);font-size:20px}.footer-main div{display:grid;align-content:start;gap:12px}.footer-main a:not(.brand){color:#ffffffc2}.copyright{margin:22px 0 0}@media(max-width:1100px){.site-header{align-items:stretch;flex-direction:column;border-radius:32px}.brand{padding:12px 18px 4px}nav{overflow-x:auto;padding-bottom:4px;scrollbar-width:none}nav::-webkit-scrollbar{display:none}nav a{flex:0 0 auto;padding:16px 22px}.hero-stage{grid-template-columns:1fr;min-height:auto;padding-top:28px}.portrait-wrap{order:2}.hero-quote,.satisfaction{justify-self:center;text-align:center}.hero-quote{order:1}.satisfaction{order:3;margin:20px 0 46px}.stars{justify-content:center}.section-head.split,.about-panel,.footer-top{align-items:start;grid-template-columns:1fr;flex-direction:column}.service-grid,.project-grid,.blog-grid{grid-template-columns:1fr}.service-card{min-height:320px}.case-content-grid{grid-template-columns:1fr}}@media(max-width:760px){.site-header{top:10px;width:calc(100% - 24px);margin-top:12px}h1{max-width:350px;font-size:clamp(2.85rem,13vw,3.35rem);letter-spacing:-.045em}h1 span{display:block}h2{font-size:clamp(2.15rem,10vw,3rem)}.hero{padding-top:30px}.portrait-wrap{min-height:500px}.portrait-wrap img{width:620px;max-width:125vw;max-height:500px}.hero-actions{bottom:24px}.section-dark,.section-light,.about-panel,.footer{padding-right:20px;padding-left:20px;border-radius:28px}.timeline:before{left:20px}.timeline-row{grid-template-columns:42px 1fr;gap:18px}.timeline-row>div:first-child{grid-column:2;text-align:left}.timeline-dot{grid-column:1;grid-row:1 / span 2;width:34px;height:34px;place-self:start center}.timeline-row>div:last-child{grid-column:2}.about-visual{grid-template-columns:1fr}.about-visual:before{inset:0 0 130px}.case-page{gap:34px;padding-bottom:64px}.case-copy h3,.case-philosophy h3{font-size:28px}.result-card:nth-child(2){margin-bottom:0}.email-form{align-items:stretch;flex-direction:column;gap:12px;padding:12px;border-radius:28px}.email-form input{width:100%;min-height:52px;text-align:center}.email-form button{width:100%}.marquee span{font-size:34px}.footer-main{grid-template-columns:1fr}}@media(max-width:480px){nav a{padding:13px 16px;font-size:14px}.hello-pill{font-size:16px}.hero-actions{width:calc(100% - 28px)}.hero-actions .button{flex:1;min-width:0;padding:0 14px}}
