@font-face{font-family:Bricolage;src:url('assets/fonts/bricolage.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
@font-face{font-family:Nunito;src:url('assets/fonts/nunito.woff2') format('woff2');font-style:normal;font-weight:200 900;font-display:swap}
:root{--ink:#173438;--muted:#596a65;--green:#38765b;--paper:#fff;--soft:#f4f7f4;--line:#dde5df;--display:Bricolage,Arial,sans-serif;--body:Nunito,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--body);-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500;line-height:1.13;letter-spacing:-.035em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}img{display:block;max-width:100%;height:auto}svg{display:block}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:5px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--green);outline-offset:2px}[hidden]{display:none!important}.container{width:calc(100% - 96px);max-width:1160px;margin-inline:auto}.skip-link{position:fixed;z-index:100;left:20px;top:-100px;padding:12px 18px;background:var(--ink);color:white}.skip-link:focus{top:12px}
.site-header{height:84px;position:sticky;top:0;background:#fffffff5;z-index:20;backdrop-filter:blur(12px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:var(--display);font-size:23px;letter-spacing:-.035em;white-space:nowrap;font-weight:600}.nav{display:flex;gap:32px;font-size:14px}.nav a{display:flex;align-items:center;min-height:44px}.nav a:hover,.site-footer a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 23px;border:1px solid var(--ink);border-radius:6px;background:var(--ink);color:white;font-size:14px;font-weight:750;line-height:1.45}.button:hover{background:#2c5550;border-color:#2c5550}.button.full{width:100%}.text-link{display:inline-flex;align-items:center;min-height:44px;padding:7px 0;background:none;border:0;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px;font-size:14px;font-weight:700}.text-link:hover{color:var(--green)}
.hero{display:grid;grid-template-columns:1.8fr 1fr;gap:60px;align-items:center;padding:70px 0 42px}.hero h1{font-size:clamp(42px,4.8vw,68px);line-height:1.07;letter-spacing:-.048em}.hero-intro>p:first-child{color:var(--muted);font-size:17px;line-height:1.6;margin-bottom:22px}.hero-price{margin-top:12px;font-size:12px;color:var(--muted)}
.services-section{padding:28px 0 62px}.service-options{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.service-option{display:grid;grid-template-columns:112px 1fr;align-items:center;gap:10px;padding:12px 0;border-radius:6px}.service-option img{width:112px}.service-option h3{font-size:24px}.service-option p{font-size:13px;color:var(--muted);line-height:1.5;margin-top:7px;max-width:210px}.service-option:hover h3{color:var(--green);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
.showcase{padding:48px 0 60px;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px}.section-heading h2{font-size:36px}.project-choices{display:flex;flex-wrap:wrap;gap:8px 28px;margin-bottom:26px}.project-choices a{min-height:44px;display:flex;align-items:center;padding:7px 0;border-bottom:2px solid transparent;font-size:14px;color:var(--muted)}.project-choices a[aria-current=true]{color:var(--ink);border-bottom-color:var(--green);font-weight:800}.project-choices a:hover{color:var(--green)}.anchor-marker{display:block;height:0;scroll-margin-top:110px}.project-stage{display:grid;grid-template-columns:1fr 2.2fr;min-height:470px;background:var(--soft);border-radius:10px;overflow:hidden}.showcase-copy{padding:36px 0 36px 32px;align-self:center}.showcase-copy h3{font-size:34px;line-height:1.13;max-width:300px}.showcase-copy>p:not(.project-kind){font-size:16px;line-height:1.65;color:var(--muted);margin-top:18px;max-width:250px}.project-kind{font-size:12px;color:var(--muted);margin-top:19px}.showcase-copy .text-link{margin-top:17px}.showcase-screen{display:flex;align-items:center;justify-content:center;min-width:0;min-height:470px;padding:30px}.showcase-screen img{width:100%;height:auto;max-height:440px;object-fit:contain;border-radius:4px}.project-stage[data-format=phone] .showcase-screen img{width:auto;height:414px;max-width:100%;border-radius:15px}.showcase-note{font-size:11px;color:var(--muted);margin-top:12px}
.about-section{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center;padding:52px 0 62px}.about-copy h2{font-size:35px;margin-bottom:18px}.about-copy>p{font-size:17px;color:var(--muted)}.about-copy .experience-note{font-size:13px;margin-top:17px;max-width:390px}.about-copy .text-link{margin-top:14px}.process h3{font-size:22px}.process ol{list-style:none;padding:0;margin:27px 0 15px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.process li{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:13px;font-size:13px}.process li:not(:last-child):after{content:'';position:absolute;top:23px;left:63px;right:-12px;border-top:1px solid #c7d5cb}.process svg{width:46px;height:46px;fill:none;stroke:var(--green);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.process>p{font-size:13px;color:var(--muted);margin-top:20px}
.contact{border-top:1px solid var(--line);padding:60px 0 56px}.contact-heading{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact h2{font-size:46px}.contact-heading p{margin-top:12px;color:var(--muted)}.contact-action{flex-shrink:0}.contact-action .contact-price{font-size:12px;text-align:center;margin-top:10px}.contact-extras{margin-top:38px;max-width:740px}.contact-extras>details{border-top:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:58px;padding:15px 0;font-size:14px;cursor:pointer;list-style:none;font-weight:700}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:21px;line-height:1;font-weight:400}details[open]>summary:after{content:'−'}.contact-panel{padding:13px 0 30px;max-width:650px}form{display:grid;gap:20px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field label{font-size:13px;font-weight:750;line-height:1.4}.field input,.field select,.field textarea{width:100%;min-width:0;min-height:46px;padding:12px;border:1px solid #cdd9d1;border-radius:5px;background:#fff;font-size:15px;line-height:1.4}.field textarea{resize:vertical}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-note{font-size:11px;color:var(--muted);line-height:1.6}.form-note a{text-decoration:underline}.project-reference{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--soft);border-radius:5px;padding:13px 14px;font-size:12px}.project-reference strong{display:block;font-size:15px}.project-reference button{border:0;background:none;font-size:24px;width:44px;height:44px;flex-shrink:0}.section-kicker{font-size:12px;color:var(--green);margin-bottom:12px}.contact-panel h3{font-size:27px;margin:12px 0}.contact-panel #message-preview>p{font-size:14px}#message-text{font:14px/1.65 var(--body);white-space:pre-wrap;overflow-wrap:anywhere;padding:18px;background:var(--soft);border-radius:6px;margin:22px 0}.edit-message{display:block;margin:15px auto;padding:8px 0;min-height:44px;border:0;background:none;text-decoration:underline;font-size:13px}.faq-content{padding:0 0 25px;max-width:600px}.faq-content h3{font:750 14px/1.5 var(--body);letter-spacing:0;margin:18px 0 6px}.faq-content p{font-size:14px;color:var(--muted)}.site-footer{border-top:1px solid var(--line);padding:28px 0 35px;display:flex;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted)}.site-footer nav{display:flex;gap:25px}.site-footer a{display:inline-flex;align-items:center;min-height:44px}
/* The complete portfolio keeps the original screens and precise participation. */
.portfolio-head{padding:60px 0 36px}.portfolio-head h1{font-size:clamp(40px,5vw,64px)}.portfolio-head>p{margin-top:18px;color:var(--muted);font-size:17px}.portfolio-filters{display:flex;flex-wrap:wrap;gap:5px 26px}.portfolio-filters button{padding:10px 0;min-height:44px;border:0;border-bottom:2px solid transparent;background:none;font-size:13px;color:var(--muted)}.portfolio-filters button[aria-pressed=true]{border-bottom-color:var(--green);font-weight:800;color:var(--ink)}.portfolio-result-count{font-size:12px;color:var(--muted);margin:20px 0 32px}.portfolio-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 40px;align-items:start}.portfolio-entry{min-width:0;scroll-margin-top:100px}.entry-image{display:flex;justify-content:center;align-items:center;background:var(--soft);height:380px;padding:24px;border-radius:9px;margin-bottom:23px;overflow:hidden}.entry-image img{width:auto;height:100%;max-width:100%;object-fit:contain;border-radius:12px}.entry-image-crm img,.entry-image-financeiro img{height:auto;width:100%;max-height:100%;border-radius:4px}.entry-banner{display:flex;flex-direction:column;gap:5px;margin-bottom:13px}.entry-banner>strong{font:500 29px/1.2 var(--display);letter-spacing:-.035em}.entry-banner>span{order:2;font-size:12px;color:var(--muted)}.entry-body h2{font-size:18px;line-height:1.3;letter-spacing:-.02em}.entry-body>p{font-size:14px;color:var(--muted)}.participation{margin:17px 0 10px;line-height:1.6}.participation strong{font-size:12px;font-weight:750;color:var(--ink)}.entry-body .text-link{font-size:13px}.portfolio-entry:not(:has(.entry-image)){border-top:1px solid var(--line);padding-top:24px}.portfolio-image-note{font-size:11px;color:var(--muted);margin-top:35px;max-width:780px}.freelance-history{padding:40px 0;margin-top:35px;border-top:1px solid var(--line)}.freelance-history h2{font-size:28px}.freelance-history p{font-size:15px;color:var(--muted);margin:13px 0}.portfolio-bottom{display:flex;align-items:center;justify-content:space-between;gap:35px;background:var(--soft);padding:35px;border-radius:9px;margin-bottom:45px}.portfolio-bottom h2{font-size:32px}.portfolio-bottom p{font-size:14px;color:var(--muted);margin-top:10px}.portfolio-bottom .button{flex-shrink:0}
/* Project details are optional; each opens with a single real screen. */
body.case-open{overflow:hidden}.case-dialog{width:min(1040px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 48px);padding:0;border:0;border-radius:12px;background:#fff;color:var(--ink);overscroll-behavior:contain}.case-dialog::backdrop{background:#102629ac}.case-dialog-header{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:20px;height:64px;padding:10px 22px;background:#fff;border-bottom:1px solid var(--line);font-size:12px}.case-dialog-actions{display:flex;gap:19px;align-items:center}.case-close{width:40px;height:40px;border:0;border-radius:50%;background:var(--soft);font-size:24px;line-height:1}.case-zoom{min-height:44px;background:none;border:0;padding:8px 0;font-size:12px;text-decoration:underline;text-underline-offset:4px}.case-dialog-layout{display:grid;grid-template-columns:1fr 1fr;min-height:540px}.case-gallery{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px;background:var(--soft);padding:28px;min-width:0}.case-screen-stage{display:flex;align-items:center;justify-content:center;width:100%;min-height:340px}#case-image{width:auto;height:auto;max-height:440px;max-width:100%;border-radius:15px}.case-dialog:is([data-theme=crm],[data-theme=financeiro]) #case-image{width:100%;border-radius:4px}.case-screen-picker{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.case-screen-picker button{min-height:44px;padding:8px 0;border:0;border-bottom:2px solid transparent;background:none;font-size:12px;color:var(--muted)}.case-screen-picker button[aria-pressed=true]{border-bottom-color:var(--green);color:var(--ink);font-weight:800}.case-image-caption{font-size:11px;line-height:1.6;color:var(--muted);max-width:320px;text-align:center}.case-story{padding:32px;align-self:center;min-width:0}.case-story .project-kind{margin:0 0 12px;font-size:11px}.case-story h2{font-size:38px;margin-bottom:20px}.case-description{font-size:16px;line-height:1.7;margin-bottom:24px;color:var(--muted)}.case-story h3{font:750 12px/1.5 var(--body);letter-spacing:0;margin-bottom:8px}#case-role{font-size:14px;line-height:1.7;color:var(--muted)}.case-delivery{margin:17px 0 23px;border-block:1px solid var(--line)}.case-delivery summary{font-size:12px;min-height:44px;padding:10px 0}#case-deliverables{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 18px;padding-left:18px}#case-deliverables li+li{margin-top:7px}.case-story .button{width:100%;font-size:13px;padding:13px}.case-price{text-align:center;font-size:11px;color:var(--muted);margin:10px 0 15px}.case-full{display:inline-flex;align-items:center;min-height:44px;font-size:12px;text-decoration:underline;text-underline-offset:4px}.case-dialog.is-zoomed .case-dialog-layout{display:block;min-height:0}.case-dialog.is-zoomed .case-screen-stage{min-height:0}.case-dialog.is-zoomed #case-image{width:auto;max-height:1000px}.case-dialog.is-zoomed:is([data-theme=crm],[data-theme=financeiro]) #case-image{width:100%;max-height:none}.finance-zoom-hint{display:none}
.privacy-content{max-width:780px;padding:55px 0 80px}.privacy-content>p:first-child{font-size:12px}.privacy-content h1{font-size:50px;margin:20px 0 30px}.privacy-content h2{font-size:25px;margin:32px 0 15px}.privacy-content p{font-size:15px;color:var(--muted);margin-top:16px}.privacy-content a{text-decoration:underline}
@media(max-width:1000px){.container{width:calc(100% - 64px)}.hero{gap:35px;grid-template-columns:1.7fr 1fr}.hero h1{font-size:54px}.hero-intro>p:first-child{font-size:15px}.service-options{gap:20px}.service-option{grid-template-columns:85px 1fr;gap:6px}.service-option img{width:85px}.service-option h3{font-size:22px}.service-option p{font-size:12px}.project-stage{grid-template-columns:1fr 1.9fr}.showcase-copy{padding-left:27px}.showcase-copy h3{font-size:30px}.showcase-screen{padding:25px}.about-section{gap:8%}.process ol{gap:22px}.case-story{padding:28px}.case-story h2{font-size:33px}}
@media(max-width:760px){.container{width:calc(100% - 48px)}.site-header{height:76px}.brand{font-size:21px}.hero{padding-top:45px;gap:28px;grid-template-columns:1fr}.hero h1{font-size:56px}.hero-intro{display:grid;grid-template-columns:1fr auto;gap:8px 25px}.hero-intro>p:first-child{grid-row:span 2;font-size:16px;margin:0}.hero-price{margin:0;text-align:center}.service-options{gap:18px}.service-option{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.service-option img{width:120px;margin-left:-18px}.services-section{padding:14px 0 42px}.section-heading h2{font-size:31px}.section-heading .text-link{font-size:12px}.project-stage{grid-template-columns:1fr 1.7fr;min-height:380px}.showcase-copy{padding:26px 0 26px 24px}.showcase-copy h3{font-size:28px}.showcase-copy>p:not(.project-kind){font-size:14px}.showcase-copy .project-kind{font-size:11px}.showcase-screen{min-height:380px;padding:22px}.project-stage[data-format=phone] .showcase-screen img{height:330px}.about-section{gap:35px;grid-template-columns:1fr 1fr;padding-block:30px 48px}.about-copy h2{font-size:31px}.about-copy>p{font-size:15px}.process h3{font-size:20px}.process ol{gap:18px}.process li{font-size:12px}.process li:not(:last-child):after{left:53px;right:-8px}.contact{padding-block:43px}.contact h2{font-size:35px}.contact-heading{gap:25px}.contact-heading p{font-size:14px}.contact-action .button{font-size:12px;padding-inline:17px}.portfolio-list{gap:40px 28px}.entry-image{height:340px}.entry-banner>strong{font-size:27px}.portfolio-bottom{padding:28px}.case-dialog-layout{grid-template-columns:1fr 1fr}.case-gallery{padding:22px 16px}.case-story{padding:24px}.case-story h2{font-size:29px}.case-description{font-size:14px}#case-role{font-size:13px}}
@media(max-width:540px){html{scroll-padding-top:82px}.container{width:calc(100% - 40px)}.site-header{height:70px}.brand{font-size:20px}.nav{gap:20px;font-size:12px}.header-inner{gap:15px}.hero{padding:31px 0 22px;gap:24px}.hero h1{font-size:clamp(36px,10vw,51px);line-height:1.08;max-width:420px}.hero-intro{display:block}.hero-intro>p:first-child{font-size:15px;margin-bottom:20px}.hero-intro>p:first-child br{display:none}.hero-price{text-align:left;margin-top:10px;font-size:11px}.hero-intro .button{min-height:50px;padding-inline:23px}.services-section{padding:6px 0 35px}.service-options{grid-template-columns:1fr;gap:8px}.service-option{display:grid;grid-template-columns:95px 1fr;gap:16px;padding:8px 0;align-items:center}.service-option img{width:95px;margin:0}.service-option h3{font-size:23px}.service-option p{font-size:13px;margin-top:5px;max-width:none}.showcase{padding:32px 0 38px}.section-heading{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:14px}.section-heading h2{font-size:31px;max-width:320px}.section-heading .text-link{font-size:13px;min-height:40px}.project-choices{gap:0 23px;margin-bottom:22px}.project-choices a{font-size:13px}.project-stage{display:flex;flex-direction:column;min-height:0;padding:20px;border-radius:8px}.showcase-screen{order:-1;min-height:0;height:230px;padding:0;margin-bottom:23px}.showcase-screen img{max-height:230px;width:100%}.project-stage[data-format=phone] .showcase-screen{height:310px}.project-stage[data-format=phone] .showcase-screen img{height:310px;width:auto}.showcase-copy{padding:0;width:100%}.showcase-copy h3{font-size:29px;max-width:none}.showcase-copy>p:not(.project-kind){font-size:14px;margin-top:11px;max-width:none}.showcase-copy .project-kind{margin-top:13px}.showcase-copy .text-link{margin-top:10px;font-size:13px}.showcase-note{font-size:10px;line-height:1.6;max-width:320px;margin-top:10px}.anchor-marker{scroll-margin-top:90px}.about-section{grid-template-columns:1fr;gap:32px;padding:20px 0 38px}.about-copy h2{font-size:31px;margin-bottom:13px}.about-copy>p{font-size:16px}.about-copy .experience-note{font-size:12px;max-width:330px;margin-top:13px}.about-copy .text-link{margin-top:7px;font-size:13px}.process h3{font-size:23px}.process ol{margin-top:22px;max-width:370px;gap:27px}.process li{font-size:13px;gap:10px}.process li:not(:last-child):after{left:61px;right:-10px}.process>p{font-size:12px;margin-top:16px}.contact{padding:35px 0}.contact-heading{flex-direction:column;align-items:flex-start;gap:24px}.contact h2{font-size:36px}.contact-heading p{font-size:15px;margin-top:10px}.contact-action .button{font-size:14px;padding-inline:20px}.contact-action .contact-price{text-align:left;font-size:11px;margin-top:10px}.contact-extras{margin-top:28px}summary{font-size:13px;min-height:56px;gap:20px}.contact-panel{padding-top:15px}.field-row{grid-template-columns:1fr;gap:20px}.field input,.field select,.field textarea{font-size:16px;min-height:48px}.field label{font-size:13px}.project-reference{font-size:11px}.project-reference strong{font-size:14px}.site-footer{display:block;padding:24px 0;font-size:11px}.site-footer>span{display:block;margin-bottom:10px}.site-footer nav{gap:25px}.portfolio-head{padding:32px 0 25px}.portfolio-head h1{font-size:42px}.portfolio-head>p{font-size:15px;margin-top:16px}.portfolio-filters{gap:5px 22px}.portfolio-filters button{font-size:12px}.portfolio-result-count{font-size:11px;margin:18px 0 24px}.portfolio-list{grid-template-columns:1fr;gap:37px}.entry-image{height:360px;padding:24px;margin-bottom:19px}.entry-image-crm,.entry-image-financeiro{height:auto;min-height:215px}.entry-banner>strong{font-size:28px}.entry-body h2{font-size:18px}.entry-body>p{font-size:14px}.portfolio-image-note{font-size:10px}.freelance-history{padding-block:30px}.freelance-history h2{font-size:27px}.freelance-history p{font-size:14px}.portfolio-bottom{display:block;padding:25px;margin-bottom:30px}.portfolio-bottom h2{font-size:29px}.portfolio-bottom .button{margin-top:20px}.case-dialog{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;border-radius:0}.case-dialog-header{height:62px;padding:9px 18px;font-size:11px}.case-dialog-actions{gap:13px}.case-zoom{font-size:11px}.case-dialog-layout{display:block;min-height:0}.case-gallery{padding:22px 20px;gap:14px}.case-screen-stage{min-height:0;height:300px}#case-image{max-height:300px}.case-dialog:is([data-theme=crm],[data-theme=financeiro]) .case-screen-stage{height:auto;min-height:170px}.case-screen-picker{gap:20px}.case-screen-picker button{font-size:12px}.case-image-caption{font-size:10px}.case-story{padding:27px 24px 32px}.case-story h2{font-size:33px}.case-description{font-size:15px;margin-bottom:22px}#case-role{font-size:14px}.case-story .project-kind{font-size:11px}.case-dialog.is-zoomed .case-screen-stage{height:auto}.case-dialog.is-zoomed #case-image{width:100%;max-height:none}.case-dialog.is-zoomed:is([data-theme=crm],[data-theme=financeiro]) .finance-zoom-hint{display:block;font-size:12px;color:var(--muted)}.case-dialog.is-zoomed:is([data-theme=crm],[data-theme=financeiro]) .case-screen-stage{display:block;max-height:calc(100dvh - 270px);overflow:auto;overscroll-behavior:contain}.case-dialog.is-zoomed:is([data-theme=crm],[data-theme=financeiro]) #case-image{width:1000px;min-width:1000px;max-width:none}.privacy-content{padding-block:35px 60px}.privacy-content h1{font-size:40px}.privacy-content h2{font-size:24px}}
@media(max-width:360px){.brand{font-size:18px}.nav{gap:15px;font-size:11px}.hero h1{font-size:36px}.service-option{grid-template-columns:82px 1fr;gap:10px}.service-option img{width:82px}.service-option h3{font-size:22px}.service-option p{font-size:12px}.project-choices{column-gap:22px}.project-stage{padding:16px}.showcase-screen{height:195px}.showcase-copy h3{font-size:27px}.process ol{gap:20px}}


/* Presença: os produtos dão cor à página e respondem à escolha do visitante. */
.container{max-width:1240px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.brand{display:flex;align-items:center;gap:11px}
.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#e2edda;color:#234b3e;font-size:23px;letter-spacing:-.11em;padding-right:3px;font-weight:650}
.hero{padding:64px 0 43px;grid-template-columns:1.9fr 1fr;gap:64px}
.hero h1{font-size:clamp(46px,5.35vw,78px);line-height:1.03;font-weight:500}
.hero-intro>p:first-child{font-size:17px;max-width:310px}
.hero .button{padding-inline:25px;min-height:54px}
.button{transition:background-color .18s ease,border-color .18s ease}
.showcase{border:0;padding:0 0 52px}
.showcase-navigation{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:21px}
.project-choices{margin:0;gap:8px 30px}
.project-choices a{font-size:14px;min-height:48px;border-bottom-width:3px}
.project-choices a[aria-current=true]{border-bottom-color:#477755}
.showcase-navigation>.text-link{font-size:13px;white-space:nowrap}
.project-stage{--stage-ink:#173438;--stage-muted:#4c6354;grid-template-columns:minmax(245px,.85fr) minmax(0,2fr);background:#dceccf;color:var(--stage-ink);border-radius:18px;min-height:550px}
.project-stage[data-theme=crm]{background:#e0eae3}
.project-stage[data-theme=enggaja]{background:#234b3f;--stage-ink:#f4f8ef;--stage-muted:#c6dbcb}
.project-stage[data-theme=teraquiz]{background:#eee0e8;--stage-muted:#705b65}
.project-stage[data-theme=luvie]{background:#dfeff5;--stage-muted:#4d6872}
.showcase-copy{padding:42px 0 42px 40px}
.showcase-copy h3{font-size:44px;line-height:1.08;max-width:310px;color:var(--stage-ink)}
.showcase-copy>p:not(.project-kind){font-size:17px;line-height:1.6;color:var(--stage-muted);max-width:260px;margin-top:20px}
.showcase-copy .project-kind{color:var(--stage-muted);font-size:12px;margin-top:25px}
#showcase-details{background:#fff;color:#173438;border:1px solid #ffffff60;border-radius:6px;padding:11px 18px;min-height:46px;margin-top:26px;text-decoration:none;font-size:13px}
#showcase-details:hover{background:#f1f7ec;border-color:#f1f7ec}
.showcase-screen{min-height:550px;padding:34px 34px 34px 22px}
.showcase-screen img{width:auto;height:auto;max-width:100%;max-height:510px;object-fit:contain;border:3px solid #fff;border-radius:9px;box-shadow:0 18px 36px #1734381a}
.project-stage[data-format=phone]{grid-template-columns:1fr 1fr}
.project-stage[data-format=phone] .showcase-copy{padding-left:58px}
.project-stage[data-format=phone] .showcase-copy h3{font-size:55px}
.project-stage[data-format=phone] .showcase-screen img{height:500px;width:auto;max-height:500px;border:6px solid #fff;border-radius:23px}
.showcase-note{font-size:11px;margin-top:14px}
.services-section{padding:26px 0 62px}
.services-heading{margin-bottom:27px}
.services-heading h2{font-size:37px}
.service-options{gap:32px}
.service-option{grid-template-columns:136px 1fr;gap:16px;padding:15px 0;border-top:1px solid var(--line);border-radius:0;align-items:center}
.service-drawing{display:flex;align-items:center;justify-content:center;width:136px;min-height:115px}
.service-option img{width:136px;margin:0}
.service-option h3{font-size:25px}
.service-option p{font-size:13px;line-height:1.6;margin-top:9px}
.about-section{padding:26px 0 64px;gap:10%}
.about-copy h2{font-size:40px}
.about-copy>p{font-size:18px}
.about-links{display:flex;flex-wrap:wrap;gap:8px 25px;margin-top:12px}
.about-links .text-link{font-size:13px;margin:0}
.process{padding:30px;background:#f0f5eb;border-radius:14px}
.process ol{gap:23px}
.process h3{font-size:24px}
.contact{border:0;padding-top:0}
.contact-heading{padding:42px;background:#21473b;color:#f4f8ef;border-radius:18px;gap:38px}
.contact h2{font-size:48px}
.contact-heading p{color:#c8dccb}
.contact-action .button{background:#deedcf;border-color:#deedcf;color:#173438;padding-inline:24px}
.contact-action .button:hover{background:#eaf5df;border-color:#eaf5df}
.contact-action .contact-price{color:#c8dccb}
.contact-extras{margin-top:27px}
.entry-image-enggaja{background:#234b3f}
.entry-image-teraquiz{background:#eee0e8}
.entry-image-luvie{background:#dfeff5}
.entry-image-crm{background:#e0eae3}
.entry-image-financeiro{background:#dceccf}
.entry-image img{border:3px solid white;box-shadow:0 12px 25px #17343814}
.case-dialog[data-theme=enggaja] .case-gallery{background:#dce9df}
.case-dialog[data-theme=teraquiz] .case-gallery{background:#f1e8ed}
.case-dialog[data-theme=luvie] .case-gallery{background:#e6f1f6}
.case-dialog[data-theme=financeiro] .case-gallery{background:#e5efdb}
@media(max-width:1100px){
 .hero{gap:36px;grid-template-columns:1.6fr 1fr}
 .hero h1{font-size:59px}
 .hero-intro>p:first-child{font-size:16px}
 .project-stage{grid-template-columns:minmax(220px,.85fr) minmax(0,1.85fr);min-height:480px}
 .showcase-copy{padding:30px 0 30px 30px}
 .showcase-copy h3{font-size:37px}
 .showcase-screen{min-height:480px;padding:28px 28px 28px 18px}
 .showcase-screen img{max-height:440px}
 .project-stage[data-format=phone] .showcase-screen img{height:435px;max-height:435px}
 .project-stage[data-format=phone] .showcase-copy{padding-left:40px}
 .project-stage[data-format=phone] .showcase-copy h3{font-size:48px}
 .service-options{gap:24px}
 .service-option{grid-template-columns:106px 1fr;gap:12px}
 .service-drawing,.service-option img{width:106px}
 .service-option h3{font-size:23px}
 .service-option p{font-size:12px}
 .process{padding:25px}
 .contact-heading{padding:34px}
 .contact h2{font-size:42px}
}
@media(max-width:800px){
 .hero{grid-template-columns:1fr;padding-top:38px;gap:25px}
 .hero h1{font-size:59px}
 .hero-intro{display:grid;grid-template-columns:1fr auto;gap:6px 30px}
 .hero-intro>p:first-child{grid-row:span 2;margin:0;font-size:16px;max-width:none}
 .hero-price{margin:0;text-align:center}
 .showcase-navigation{gap:22px}
 .project-choices{gap:5px 23px}
 .showcase-navigation>.text-link{font-size:12px}
 .project-stage{grid-template-columns:minmax(190px,.85fr) minmax(0,1.5fr);min-height:410px}
 .showcase-copy{padding:25px 0 25px 24px}
 .showcase-copy h3{font-size:32px}
 .showcase-copy>p:not(.project-kind){font-size:14px;max-width:190px}
 .showcase-copy .project-kind{font-size:11px;margin-top:19px}
 .showcase-screen{min-height:410px;padding:23px}
 .project-stage[data-format=phone] .showcase-copy{padding-left:30px}
 .project-stage[data-format=phone] .showcase-copy h3{font-size:43px}
 .project-stage[data-format=phone] .showcase-screen img{height:370px;max-height:370px}
 .service-option{display:flex;flex-direction:column;align-items:flex-start;gap:13px}
 .service-drawing{width:136px;min-height:102px}
 .service-option img{width:136px;margin-left:-16px}
 .service-option p{font-size:13px}
 .services-heading h2{font-size:34px}
 .about-section{gap:30px}
 .about-copy h2{font-size:35px}
 .about-copy>p{font-size:16px}
 .process{padding:25px 20px}
 .process h3{font-size:21px}
 .process ol{gap:20px}
 .process li:not(:last-child):after{left:48px;right:-6px}
 .contact h2{font-size:36px}
 .contact-heading{padding:30px;gap:25px}
}
@media(max-width:540px){
 .brand{font-size:19px;gap:8px}
 .brand-mark{width:30px;height:30px;font-size:20px;border-radius:8px}
 .nav{gap:18px}
 .hero{padding:33px 0 28px;gap:22px}
 .hero h1{font-size:clamp(37px,10.5vw,54px);line-height:1.06}
 .hero-intro{display:block}
 .hero-intro>p:first-child{font-size:15px;margin-bottom:19px;max-width:340px}
 .hero-price{text-align:left;margin-top:10px;font-size:11px}
 .hero .button{min-height:50px}
 .showcase{padding-bottom:38px}
 .showcase-navigation{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:20px}
 .project-choices{gap:3px 23px}
 .project-choices a{font-size:13px;min-height:44px}
 .showcase-navigation>.text-link{font-size:12px;min-height:38px}
 .project-stage,.project-stage[data-format=phone]{display:flex;flex-direction:column;min-height:0;padding:22px 18px;border-radius:14px}
 .showcase-screen{order:-1;min-height:0;height:auto;padding:0;margin-bottom:25px}
 .showcase-screen img{width:100%;height:auto;max-height:none;border-width:2px;border-radius:6px}
 .project-stage[data-format=phone] .showcase-screen{height:340px}
 .project-stage[data-format=phone] .showcase-screen img{width:auto;height:340px;max-height:340px;border-width:4px;border-radius:18px}
 .showcase-copy,.project-stage[data-format=phone] .showcase-copy{padding:0}
 .showcase-copy h3,.project-stage[data-format=phone] .showcase-copy h3{font-size:33px;max-width:none}
 .showcase-copy>p:not(.project-kind){font-size:14px;max-width:none;margin-top:12px}
 .showcase-copy .project-kind{margin-top:14px}
 #showcase-details{margin-top:18px;min-height:44px;font-size:13px}
 .showcase-note{font-size:10px;margin-top:12px}
 .services-section{padding:12px 0 37px}
 .services-heading{margin-bottom:20px}
 .services-heading h2{font-size:32px}
 .service-options{grid-template-columns:1fr;gap:0}
 .service-option{display:grid;grid-template-columns:118px 1fr;gap:14px;padding:13px 0;align-items:center}
 .service-drawing{width:118px;min-height:105px}
 .service-option img{width:118px;margin:0}
 .service-option h3{font-size:24px}
 .service-option p{font-size:13px;margin-top:7px}
 .about-section{display:grid;grid-template-columns:1fr;gap:28px;padding:14px 0 38px}
 .about-copy h2{font-size:34px}
 .about-copy>p{font-size:17px}
 .about-links{column-gap:22px}
 .about-links .text-link{font-size:12px}
 .process{padding:25px}
 .process h3{font-size:23px}
 .process li:not(:last-child):after{left:54px;right:-5px}
 .contact{padding-top:0}
 .contact-heading{padding:29px 24px;flex-direction:column;align-items:flex-start;gap:24px;border-radius:14px}
 .contact h2{font-size:35px}
 .contact-heading p{font-size:14px}
 .contact-action .button{font-size:13px;padding-inline:19px}
 .contact-action .contact-price{text-align:left;font-size:11px}
 .contact-extras{margin-top:23px}
}
@media(max-width:360px){
 .brand{font-size:16px;gap:7px}
 .brand-mark{width:28px;height:28px;font-size:19px}
 .nav{font-size:11px;gap:15px}
 .hero h1{font-size:36px}
 .project-choices{width:100%;justify-content:space-between;gap:0 8px}
 .project-stage{padding:18px 16px}
 .showcase-copy h3,.project-stage[data-format=phone] .showcase-copy h3{font-size:30px}
 .service-option{grid-template-columns:99px 1fr;gap:10px}
 .service-drawing,.service-option img{width:99px}
 .service-option h3{font-size:23px}
 .service-option p{font-size:12px}
 .contact-heading{padding:26px 21px}
 .contact h2{font-size:32px}
 .contact-action .button{font-size:12px;padding-inline:16px}
}
/* Project journey and illustrated work process. */
.project-journey{padding:0 0 55px}
.journey-heading{display:flex;align-items:baseline;justify-content:space-between;gap:25px;margin:0 0 30px}
.journey-heading h2{font-size:35px}
.journey-heading p,.journey-footer p{font-size:14px;color:var(--muted)}
.journey-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:-20px;padding-bottom:12px}
.work-process{display:grid;grid-template-columns:310px minmax(0,1fr);gap:65px;padding-block:75px 90px;border-top:1px solid var(--line);align-items:start}
.work-process-intro{position:sticky;top:122px;padding-top:27px}
.work-process-intro h2{font-size:44px;line-height:1.08}
.work-process-intro>p{font-size:16px;line-height:1.6;color:var(--muted);margin-top:22px;max-width:260px}
.work-process-intro .text-link{margin-top:24px;font-size:13px}
.work-steps{list-style:none;padding:0;margin:0;position:relative}
.work-steps:before{content:'';position:absolute;left:21px;top:45px;bottom:85px;width:1px;background:#c9d9c8}
.work-step{display:grid;grid-template-columns:44px minmax(0,1fr) 255px;gap:18px;align-items:center;position:relative;min-height:214px;padding:12px 0}
.step-number{position:relative;display:grid;place-items:center;width:44px;height:44px;background:#f0f5eb;border:5px solid white;border-radius:50%;font-size:12px;color:#426349;align-self:center}
.step-copy h3{font-size:25px;line-height:1.18;max-width:260px}
.step-copy p{font-size:13px;line-height:1.65;color:var(--muted);max-width:260px;margin-top:12px}
.work-step>img{width:255px;height:auto}
.about-section{display:block;padding:50px 0 60px;border-top:1px solid var(--line)}
.about-copy{display:grid;grid-template-columns:1fr 1.6fr;column-gap:70px;align-items:start}
.about-copy h2{grid-column:1;grid-row:1 / 4;margin:0;font-size:42px}
.about-copy>p,.about-copy .about-links{grid-column:2}
.about-copy .experience-note{max-width:570px}
@media(max-width:1100px){
.work-process{grid-template-columns:250px minmax(0,1fr);gap:35px}
.work-process-intro h2{font-size:38px}
.work-step{grid-template-columns:40px minmax(0,1fr) 190px;gap:12px;min-height:200px}
.work-step>img{width:190px}
.step-copy h3{font-size:23px}
.step-copy p{font-size:12px}
.work-steps:before{left:19px}
.step-number{width:40px;height:40px}
}
@media(max-width:800px){
.journey-heading{align-items:flex-start;flex-direction:column;gap:10px}
.journey-heading h2{font-size:33px}
.work-process{grid-template-columns:1fr;gap:28px;padding-block:48px 55px}
.work-process-intro{position:static;display:grid;grid-template-columns:1fr 1fr;column-gap:40px;padding:0}
.work-process-intro h2{grid-row:span 2}
.work-process-intro>p{margin:0;max-width:290px}
.work-process-intro .text-link{margin-top:9px}
.work-step{grid-template-columns:44px minmax(0,1fr) 265px;gap:24px;min-height:220px}
.work-step>img{width:265px}
.step-copy h3{font-size:26px}
.step-copy p{font-size:14px}
.step-number{width:44px;height:44px}
.work-steps:before{left:21px}
.about-copy{column-gap:35px}
}
@media(max-width:600px){
.journey-heading{gap:8px;margin-bottom:23px}
.journey-heading h2{font-size:30px}
.journey-heading p{font-size:13px}
.journey-footer{display:block;margin-top:0}
.journey-footer p{font-size:13px}
.journey-footer .text-link{font-size:13px}
.project-journey{padding-bottom:25px}
.work-process{padding-block:40px 38px;gap:24px}
.work-process-intro{display:block}
.work-process-intro h2{font-size:38px}
.work-process-intro>p{font-size:15px;max-width:300px;margin-top:15px}
.work-process-intro .text-link{margin-top:12px}
.work-step{grid-template-columns:34px minmax(0,1fr);gap:6px 13px;padding:22px 0 16px;min-height:0;align-items:start}
.step-number{width:34px;height:34px;font-size:10px;border-width:4px;margin-top:-3px}
.work-steps:before{left:16px;top:36px;bottom:180px}
.step-copy h3{font-size:26px;max-width:290px}
.step-copy p{font-size:13px;max-width:290px;margin-top:9px}
.work-step>img{grid-column:2;width:270px;max-width:100%;margin:2px 0 0 -10px}
.about-section{padding:35px 0 38px}
.about-copy{display:block}
.about-copy h2{font-size:34px;margin-bottom:17px}
}
@media(max-width:360px){
.work-process-intro h2{font-size:35px}
.step-copy h3{font-size:24px}
.work-step>img{width:245px}
}

/* Real screens staged as products, with one readable screen in the foreground. */
.project-chapter{margin:0 0 78px;scroll-margin-top:8px}
.project-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding:0 0 24px}
.project-intro h3{font-size:clamp(32px,3.15vw,46px);line-height:1.1}
.project-purpose{font-size:17px;color:var(--muted);margin-top:10px;line-height:1.5}
.project-meta{text-align:right;flex-shrink:0}
.project-meta>p{font-size:12px;color:var(--muted);margin-bottom:4px}
.project-explore{display:inline-flex;align-items:center;gap:19px;min-height:44px;font-size:13px;font-weight:750}
.project-explore svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.project-explore:hover{color:var(--green)}
.project-canvas{--canvas-ink:#173438;--canvas-muted:#48624f;--canvas-line:#17343829;--canvas-surface:#ffffff88;background:#dceccf;color:var(--canvas-ink);border-radius:22px;position:relative;overflow:hidden;isolation:isolate}
.chapter-crm .project-canvas{background:#e0eae3}
.chapter-enggaja .project-canvas{background:#234b3f;--canvas-ink:#f4f8ef;--canvas-muted:#d3e3d7;--canvas-line:#ffffff40;--canvas-surface:#ffffff15}
.chapter-teraquiz .project-canvas{background:#eee0e8;--canvas-muted:#695560}
.chapter-luvie .project-canvas{background:#dfeff5;--canvas-muted:#4d6872}
.chapter-carousel{position:relative;min-width:0;padding-bottom:24px}
.carousel-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding:30px;min-width:0}
.carousel-track figure{flex:0 0 100%;min-width:0;margin:0;scroll-snap-align:center}
.gallery-screen{display:block;cursor:zoom-in}
.screen-shell{position:relative;display:block;background:#fff;padding:5px;border-radius:12px;box-shadow:0 18px 30px -12px #0f252c48}
.gallery-screen img{width:100%;height:auto;border:0;border-radius:8px;user-select:none}
.carousel-track figcaption{font-size:12px;margin-top:14px;text-align:center;color:var(--canvas-muted)}
/* Without JavaScript, every original image remains available in a native horizontal strip. */
.chapter-carousel[data-ready] .carousel-track{position:relative;display:block;height:clamp(390px,55vw,740px);padding:0;overflow:visible;touch-action:pan-y pinch-zoom;isolation:isolate}
.chapter-carousel[data-ready] .carousel-track figure{position:absolute;top:50%;left:45%;width:min(76%,900px);transform:translate(-50%,-50%);transition:transform .65s cubic-bezier(.22,.75,.25,1),filter .65s ease;z-index:3}
.chapter-carousel[data-ready] .carousel-track figcaption{display:none}
.chapter-carousel[data-ready] figure[data-position=next]{transform:translate(-50%,-50%) translate(175px,-24px) rotate(5deg) scale(.91);z-index:1;filter:brightness(.95)}
.chapter-carousel[data-ready] figure[data-position=previous]{transform:translate(-50%,-50%) translate(-105px,12px) rotate(-5deg) scale(.91);z-index:2;filter:brightness(.95)}
.chapter-carousel[data-ready] figure:not([data-position=active]) .gallery-screen{cursor:pointer}
.chapter-carousel[data-ready] figure[data-position=active] .screen-shell{box-shadow:0 36px 55px -23px #102d405e,0 5px 12px #122b361a}
.window-chrome{height:27px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 9px 5px;font-size:9px;line-height:1;color:#617269}
.window-dots{display:flex;gap:4px}.window-dots i{width:5px;height:5px;border-radius:50%;background:#c4cfc6}.window-mark{width:23px}
.carousel-desktop .gallery-screen img{border-radius:3px 3px 7px 7px}
.carousel-phone{--device-width:clamp(232px,23vw,282px);--side-shift:clamp(145px,19vw,235px)}
.carousel-phone .screen-shell{padding:6px;background:#30403e;border:1px solid #82968e;border-radius:37px;box-shadow:0 20px 32px -14px #0c2a4660,inset 0 0 0 2px #b7c4bd}
.carousel-phone .screen-shell:before{content:'';position:absolute;left:-3px;top:21%;width:2px;height:32px;border-radius:2px;background:#698279;box-shadow:0 43px 0 #698279}
.carousel-phone .gallery-screen img{border-radius:29px}
.carousel-phone[data-ready] .carousel-track{height:clamp(560px,51vw,704px)}
.carousel-phone[data-ready] .carousel-track figure{left:50%;width:var(--device-width)}
.carousel-phone[data-ready] figure[data-position=next]{transform:translate(-50%,-50%) translate(var(--side-shift),18px) rotate(10deg) scale(.84);filter:brightness(.95);z-index:1}
.carousel-phone[data-ready] figure[data-position=previous]{transform:translate(-50%,-50%) translate(calc(-1 * var(--side-shift)),18px) rotate(-10deg) scale(.84);filter:brightness(.95);z-index:2}
.carousel-phone[data-ready] figure[data-position=active] .screen-shell{box-shadow:0 32px 42px -18px #091f4280,0 5px 9px #152e3b30,inset 0 0 0 2px #b7c4bd}
.carousel-phone[data-ready] figure[data-position=active]{transform:translate(-50%,-50%) translateY(-6px)}
.carousel-phone[data-count="2"] .carousel-track figure{left:41%}
.carousel-phone .screen-poster .screen-shell{padding:0;border:0;background:transparent;border-radius:14px}
.carousel-phone .screen-poster .screen-shell:before{display:none}
.carousel-phone .screen-poster .gallery-screen img{border-radius:14px}
.carousel-phone[data-ready] figure.screen-poster[data-position=active] .screen-shell{box-shadow:0 26px 40px -18px #091f4255}
.carousel-controls{display:flex;align-items:center;justify-content:center;gap:12px;position:relative;z-index:5;width:max-content;max-width:calc(100% - 32px);margin:0 auto;min-height:58px;color:var(--canvas-ink)}
.carousel-controls button{border:0;background:none;color:inherit;display:grid;place-items:center;padding:0;flex-shrink:0}
.carousel-controls .carousel-arrow{width:42px;height:42px;border-radius:50%;background:var(--canvas-surface)}
.carousel-arrow:hover{box-shadow:inset 0 0 0 1px var(--canvas-line)}
.carousel-controls svg,.carousel-expand svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.carousel-selection{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:145px;max-width:250px;gap:0}
.carousel-caption{font-size:12px;text-align:center;line-height:1.4}
.carousel-dots{display:flex;justify-content:center;gap:0;height:27px}
.carousel-dots button{width:27px;height:27px}
.carousel-dots button span{display:block;width:5px;height:5px;border-radius:20px;background:currentColor;opacity:.3;transition:width .3s,opacity .3s}
.carousel-dots button[aria-pressed=true] span{width:19px;opacity:1}
.carousel-controls .carousel-play{width:36px;height:42px;margin-left:1px;opacity:.75}
.play-symbol{font-size:17px;font-family:Arial,sans-serif;line-height:1}
.carousel-expand{position:absolute;right:24px;top:20px;z-index:6;display:flex;align-items:center;gap:8px;min-height:40px;padding:7px 12px;border:1px solid var(--canvas-line);border-radius:24px;background:var(--canvas-surface);color:var(--canvas-ink);font-size:11px;backdrop-filter:blur(12px)}
.carousel-expand:hover{border-color:var(--canvas-ink)}
.carousel-track:focus-visible,.carousel-controls button:focus-visible,.carousel-expand:focus-visible,.gallery-screen:focus-visible{outline:2px solid var(--canvas-ink);outline-offset:5px}
.chapter-note{font-size:10px;line-height:1.55;color:var(--muted);margin-top:12px}
@media(max-width:1100px){
 .carousel-phone{--side-shift:clamp(155px,20vw,220px)}
 .chapter-carousel[data-ready] .carousel-track figure{width:76%}
 .carousel-phone[data-ready] .carousel-track figure{width:var(--device-width)}
 .chapter-carousel[data-ready] figure[data-position=next]{transform:translate(-50%,-50%) translate(65px,-20px) rotate(5deg) scale(.91)}
 .carousel-phone[data-ready] figure[data-position=next]{transform:translate(-50%,-50%) translate(var(--side-shift),18px) rotate(10deg) scale(.84)}
}
@media(max-width:800px){
 .project-intro h3{font-size:34px}.project-purpose{font-size:15px}.project-meta>p{font-size:11px}.project-explore{font-size:12px;gap:12px}
 .project-chapter{margin-bottom:60px}.carousel-phone{--side-shift:156px;--device-width:234px}
 .carousel-phone[data-ready] .carousel-track{height:566px}.carousel-expand{top:15px;right:17px;font-size:10px}
}
@media(max-width:600px){
 .journey-heading{margin-bottom:25px}.journey-heading p{display:none}
 .project-intro{display:block;padding-bottom:16px}.project-intro h3{font-size:32px}.project-purpose{font-size:15px;margin-top:8px}
 .project-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;margin-top:9px}
 .project-meta>p{font-size:10px;margin:0;max-width:158px;line-height:1.5}.project-explore{font-size:11px;gap:8px;min-height:36px}.project-explore svg{width:17px;height:17px}
 .project-canvas{border-radius:16px;margin-inline:-8px}.chapter-carousel{padding:30px 0 17px}
 .chapter-carousel[data-ready] .carousel-track{height:clamp(275px,80vw,440px)}
 .chapter-carousel[data-ready] .carousel-track figure{left:50%;width:calc(100% - 36px)}
 .chapter-carousel[data-ready] figure[data-position=next]{transform:translate(-50%,-50%) translate(11px,-23px) rotate(5deg) scale(.91)}
 .screen-shell{padding:4px;border-radius:8px}.window-chrome{height:19px;padding:0 5px 4px;font-size:7px}.window-dots{gap:3px}.window-dots i{width:3px;height:3px}.window-mark{width:15px}
 .carousel-phone{--device-width:clamp(190px,59vw,232px);--side-shift:clamp(88px,25vw,130px);padding-top:23px}
 .carousel-phone[data-ready] .carousel-track{height:clamp(452px,128vw,550px)}
 .carousel-phone[data-ready] .carousel-track figure{width:var(--device-width)}
 .carousel-phone .screen-shell{padding:5px;border-radius:30px}.carousel-phone .gallery-screen img{border-radius:24px}
 .carousel-phone[data-ready] figure[data-position=next]{transform:translate(-50%,-50%) translate(var(--side-shift),16px) rotate(10deg) scale(.81)}
 .carousel-phone[data-ready] figure[data-position=previous]{transform:translate(-50%,-50%) translate(calc(-1 * var(--side-shift)),16px) rotate(-10deg) scale(.81)}
 .carousel-phone[data-count="2"]{--side-shift:75px}.carousel-phone[data-count="2"] .carousel-track figure{left:43%}
 .carousel-controls{gap:9px;min-height:57px}.carousel-controls .carousel-arrow{width:36px;height:36px}
 .carousel-selection{min-width:136px;max-width:190px}.carousel-caption{font-size:11px}.carousel-dots{height:25px}.carousel-dots button{height:25px;width:26px}
 .carousel-controls .carousel-play{width:25px;height:40px}.play-symbol{font-size:15px}
 .carousel-expand{top:10px;right:10px;min-height:34px;padding:7px;border:0;backdrop-filter:none;background:none}.carousel-expand>span{display:none}.carousel-expand svg{width:18px;height:18px}
 .chapter-note{font-size:9px;margin-top:9px}.project-chapter{margin-bottom:42px}
}
@media(max-width:360px){
 .project-intro h3{font-size:29px}.project-purpose{font-size:14px}.project-meta>p{max-width:130px;font-size:9px}.project-explore{font-size:10px;gap:5px}
 .carousel-selection{min-width:128px;max-width:148px}.carousel-controls{gap:6px}.carousel-caption{font-size:10px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
