@import "https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}@font-face{font-family:Horizon;src:url(/fonts/Horizon.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Horizon Outlined;src:url(/fonts/Horizon-Outlined.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;font-weight:400;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:min(1440px,100% - 96px);margin:auto}.nav-wrap{z-index:50;position:fixed;top:18px;left:0;right:0}.nav{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#fff;background:#080809b8;border:1px solid #ffffff26;border-radius:18px;justify-content:space-between;align-items:center;height:70px;padding:0 18px 0 24px;display:flex}.logo{align-items:center;gap:11px;display:flex}.logo b{letter-spacing:-2px;color:#0000;background:linear-gradient(120deg,#fff 10%,#f6268a 70%);-webkit-background-clip:text;font:700 28px/1 Manrope}.logo span{letter-spacing:.24em;font:600 10px/1 Manrope}.nav-links{align-items:center;gap:30px;font-size:13px;display:flex}.nav-links>a:not(.button){opacity:.78;transition:all .2s}.nav-links>a:hover{opacity:1}.button{background:linear-gradient(125deg,var(--magenta),#a51aed 75%);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:20px;padding:17px 24px;font-weight:600;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 10px 40px #ef167d40}.button:hover{transform:translateY(-2px);box-shadow:0 14px 45px #ef167d66}.button span{font-size:19px}.button.small{gap:12px;padding:12px 18px;font-size:12px}.menu-toggle{display:none}.hero{color:#fff;background:#07080b;align-items:flex-end;height:100vh;min-height:920px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;width:100%;height:100%;animation:1.5s cubic-bezier(.2,.8,.2,1) both heroIn;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#04060aeb 0%,#040509a1 38%,#0404081a 70%),linear-gradient(#0000 50%,#040408d4);position:absolute;inset:0}.hero-content{z-index:2;padding-bottom:78px;position:relative}.eyebrow,.section-kicker{letter-spacing:.2em;text-transform:uppercase;font:600 11px/1 Manrope}.eyebrow{align-items:center;gap:14px;margin-bottom:30px;display:flex}.eyebrow span{background:var(--magenta);width:30px;height:1px}h1,h2{letter-spacing:-.065em;margin:0;font-family:Manrope;font-weight:400}h1{max-width:1180px;font-size:clamp(62px,7.3vw,118px);line-height:.91}h1 em{color:#0000;-webkit-text-stroke:1px #ffffff94;font-style:normal}.hero-bottom{justify-content:space-between;align-items:flex-end;gap:60px;margin-top:44px;display:flex}.hero-meta{letter-spacing:.19em;margin:0 0 13px;font:600 11px Manrope}.hero-meta b{color:var(--magenta);padding:0 8px}.hero-copy{color:#c9c8cd;max-width:570px;margin:0;font-size:17px;line-height:1.55}.actions{white-space:nowrap;align-items:center;gap:28px;display:flex}.text-link{border-bottom:1px solid #fff6;padding:8px 0;font-size:14px;font-weight:600}.hero-tag{z-index:2;transform-origin:100%;letter-spacing:.3em;opacity:.6;font:600 9px Manrope;position:absolute;top:50%;right:18px;transform:rotate(90deg)translate(50%)}@keyframes heroIn{0%{opacity:.4;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.intro,.portfolio,.transformation,.faq{padding-top:140px;padding-bottom:150px}.section-kicker{color:#6d6870;border-top:1px solid #c9c4c0;padding-top:17px}.intro-grid,.heading-row{grid-template-columns:1.5fr 1fr;gap:100px;margin:62px 0 80px;display:grid}.intro h2,.heading-row h2,.why h2,.faq h2,.contact h2{font-size:clamp(50px,5.2vw,86px);line-height:.98}.intro h2 span,.heading-row span,.faq h2 span{color:#aaa4aa}.lead{color:#454148;margin:6px 0 35px;font-size:21px;line-height:1.55}.benefit-strip{border-top:1px solid #d0cbc7;border-left:1px solid #d0cbc7;grid-template-columns:repeat(3,1fr);display:grid}.benefit{border-bottom:1px solid #d0cbc7;border-right:1px solid #d0cbc7;flex-direction:column;justify-content:space-between;min-height:140px;padding:24px;display:flex}.benefit span,.material-grid article>span{color:#9b969b;font:500 10px Manrope}.benefit p{margin:0;font-size:16px}.dark-section,.materials,.why,.contact{color:#fff;background:#0a0a0c;padding:140px 0}.section-kicker.light{color:#817d85;border-color:#333137}.heading-row{align-items:end}.heading-row h2 span,.why h2 span,.contact h2 span{color:#6f6971}.heading-row>p{color:#a8a3ad;max-width:500px;font-size:18px;line-height:1.6}.timeline{border-top:1px solid #29272c;grid-template-columns:repeat(6,1fr);display:grid}.step{min-height:250px;padding:28px 22px 0 0}.step-top{align-items:center;display:flex}.step-top span{color:#77727c;font:500 10px Manrope}.step-top i{background:var(--magenta);border-radius:50%;width:9px;height:9px;margin-left:auto;transform:translate(50%,-33px);box-shadow:0 0 0 5px #1b1117}.step-top i.gold{background:var(--gold);box-shadow:0 0 0 5px #1b1812}.step h3{margin:65px 0 14px;font:500 20px Manrope}.step p{color:#8c8790;max-width:180px;font-size:14px;line-height:1.55}.heading-row.black{margin-bottom:70px}.heading-row.black>p{color:#5f5a61}.masonry{grid-template-columns:1.08fr .92fr;gap:70px 28px;display:grid}.project{cursor:pointer}.project-image{filter:saturate(.7);background-image:url(/hero-storefront.png);background-size:cover;height:570px;transition:all .6s cubic-bezier(.2,.8,.2,1)}.project:nth-child(2n){margin-top:140px}.project.p2 .project-image{filter:hue-rotate(35deg)saturate(.55);background-position:70%}.project.p3 .project-image{filter:hue-rotate(70deg)saturate(.38)brightness(1.08);background-position:58%}.project.p4 .project-image{filter:hue-rotate(-30deg)saturate(.5);background-position:88%}.project.p5 .project-image{filter:hue-rotate(140deg)saturate(.28);background-position:38%}.project.p6 .project-image{filter:hue-rotate(12deg)saturate(.85);background-position:72%}.project-info{justify-content:space-between;align-items:center;padding-top:20px;display:flex}.project-info span{color:#918b92;letter-spacing:.17em;font:500 9px Manrope}.project-info h3{margin:6px 0;font:500 24px Manrope}.project-info button{background:0 0;border:1px solid #bcb7b3;border-radius:50%;width:50px;height:50px;font-size:20px}.material-grid{border-top:1px solid #29272c;border-left:1px solid #29272c;grid-template-columns:repeat(4,1fr);display:grid}.material-grid article{border-bottom:1px solid #29272c;border-right:1px solid #29272c;min-height:330px;padding:20px;position:relative;overflow:hidden}.swatch{background:radial-gradient(circle at 50% 0,var(--magenta),#4d0d44 48%,#111 49%);border-radius:50% 50% 2px 2px;height:88px;margin:22px 0 35px}.s2{background:linear-gradient(135deg,#140f17,#fd197d,#361183)}.s3{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(135deg,#ffffffb3,#ffffff0d)}.s4{background:repeating-linear-gradient(90deg,#0000 0 14px,#ef167d80 15px),#17151a}.s5{background:linear-gradient(165deg,#f2d06e,#7e5630 50%,#111 51%)}.s6{background:radial-gradient(at 40% 70%,#98215f,#0000 45%),linear-gradient(130deg,#111,#492088)}.s7{background:linear-gradient(135deg,#1b171c 48%,#ef167d 49% 51%,#1b171c 52%)}.material-grid h3{margin:0 0 10px;font:500 18px Manrope}.material-grid p{color:#8d8790;max-width:250px;font-size:13px;line-height:1.55}.material-grid article>i{color:#706b73;font-style:normal;position:absolute;bottom:20px;right:20px}.before-after{background:#121218;grid-template-columns:1fr 1fr;height:680px;display:grid;position:relative;overflow:hidden}.before,.after{background-image:linear-gradient(#0000002e,#0000002e),url(/hero-storefront.png);background-size:cover}.before b,.after b{color:#fff;letter-spacing:.2em;background:#0a0a0c;margin:20px;padding:12px 18px;font:600 10px Manrope;display:inline-block}.after b{float:right;background:var(--magenta)}.divider{background:#fff;width:1px;position:absolute;top:0;bottom:0;left:50%}.divider span{color:#111;background:#fff;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.why-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.why h2{margin-top:62px}.why-list{border-top:1px solid #373239}.why-list>div{border-bottom:1px solid #373239;grid-template-columns:50px 1fr auto;align-items:center;min-height:93px;display:grid}.why-list span{color:#77717a;font-size:10px}.why-list p{font:400 18px Manrope}.why-list b{color:var(--magenta)}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:120px;margin-top:65px;display:grid}.faq-grid>div:first-child>p{color:#736e75;max-width:380px;margin-top:32px;line-height:1.6}.faq article{border-top:1px solid #cbc6c1}.faq article:last-child{border-bottom:1px solid #cbc6c1}.faq button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;width:100%;padding:28px 0;font-size:17px;display:flex}.faq button b{font-size:24px;font-weight:300}.answer{grid-template-rows:0fr;transition:all .35s;display:grid}.answer p{color:#716c73;max-width:650px;margin:0;line-height:1.6;overflow:hidden}.active .answer{grid-template-rows:1fr}.active .answer p{margin:0 0 28px}.contact{background:radial-gradient(circle at 10% 20%,#29101e 0,#0000 28%),#09090b;padding-bottom:0}.contact-grid{grid-template-columns:1fr 1fr;gap:100px;margin-top:70px;display:grid}.contact h2{font-size:clamp(50px,5vw,80px)}.contact-grid>div>p{color:#938e98;max-width:570px;margin:30px 0 42px;font-size:17px;line-height:1.6}.contact-links{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.contact-links a{border-bottom:1px solid #59545c;padding-bottom:7px;font-size:17px}.contact form{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:22px;padding:34px}.field-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}label{letter-spacing:.12em;text-transform:uppercase;color:#807b84;margin-bottom:24px;font:500 10px Manrope;display:block}input,textarea{color:#fff;resize:none;text-transform:none;letter-spacing:0;background:0 0;border:0;border-bottom:1px solid #3f3b43;outline:0;width:100%;padding:14px 0;font-size:15px}input:focus,textarea:focus{border-color:var(--magenta)}.check{text-transform:none;letter-spacing:0;align-items:center;gap:10px;display:flex}.check input{width:16px;accent-color:var(--magenta)}.submit{cursor:pointer;width:100%}.success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.success span{background:var(--magenta);border-radius:50%;place-items:center;width:60px;height:60px;font-size:25px;display:grid}.success h3{margin:25px 0 10px;font:500 30px Manrope}.success p{color:#948e98}.location{border-top:1px solid #29272d;grid-template-columns:.65fr 1.35fr;min-height:350px;margin-top:90px;display:grid}.location>div{padding:60px 50px 0 0}.location span,.footer-grid span{letter-spacing:.2em;color:#77717a;font:600 9px Manrope}.location h3{margin:14px 0;font:400 48px Manrope}.location p{color:#77717a}.location>a{background:linear-gradient(25deg,#1a1719,#252029);justify-content:flex-end;align-items:flex-end;padding:35px;display:flex;position:relative;overflow:hidden}.location>a:before,.location>a:after{content:"";border:1px solid #4c454e;border-radius:50%;width:500px;height:280px;position:absolute;top:10%;left:8%;transform:rotate(-16deg)}.location>a:after{top:35%;left:32%}.location>a b{font-size:13px;position:relative}.map-pin{background:var(--magenta);border-radius:50% 50% 50% 0;place-items:center;width:56px;height:56px;font-weight:700;display:grid;position:absolute;top:47%;left:48%;transform:translate(-50%,-50%)rotate(-45deg);box-shadow:0 15px 40px #000}.map-pin:first-line{rotate:45deg}footer{color:#fff;background:#050506;padding:90px 0 30px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:70px;display:grid}.footer-logo{margin-bottom:24px}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-grid>div:first-child>p{color:#817c84;max-width:330px;line-height:1.55}.footer-grid>div>span{margin-bottom:10px}.footer-bottom{color:#67626b;letter-spacing:.1em;border-top:1px solid #222126;justify-content:space-between;margin-top:75px;padding-top:24px;font-size:10px;display:flex}@media (width<=900px){.shell{width:min(100% - 40px,680px)}.nav-wrap{top:10px}.nav{border-radius:14px;height:60px}.menu-toggle{background:0 0;border:0;flex-direction:column;justify-content:center;gap:6px;width:34px;height:34px;display:flex}.menu-toggle i{background:#fff;width:24px;height:1px;display:block}.nav-links{background:#0c0b0e;border:1px solid #28252a;border-radius:18px;flex-direction:column;align-items:flex-start;padding:30px;font-size:18px;display:none;position:fixed;inset:80px 20px auto}.nav-links.open{display:flex}.hero{height:100svh;min-height:780px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(#04040840,#040509ad 38%,#05060a 90%)}.hero-content{padding-bottom:50px}.eyebrow{font-size:9px}h1{font-size:clamp(48px,13.5vw,72px);line-height:.94}.hero-bottom{margin-top:35px;display:block}.hero-meta{font-size:9px;line-height:1.8}.hero-copy{font-size:15px}.actions{gap:20px;margin-top:27px}.hero-tag{display:none}.intro,.portfolio,.transformation,.faq{padding:90px 0}.section-kicker{font-size:9px}.intro-grid,.heading-row,.faq-grid,.why-grid,.contact-grid{grid-template-columns:1fr;gap:35px;margin:45px 0 55px}.intro h2,.heading-row h2,.why h2,.faq h2,.contact h2{font-size:46px}.lead{font-size:17px}.benefit-strip{grid-template-columns:1fr 1fr}.benefit{min-height:115px}.dark-section,.materials,.why,.contact{padding:90px 0}.heading-row>p{font-size:16px}.timeline{grid-template-columns:1fr 1fr}.step{min-height:210px}.step:nth-child(odd){border-right:1px solid #29272c}.step-top i{display:none}.step h3{margin-top:45px}.masonry{gap:45px 12px}.project:nth-child(2n){margin-top:80px}.project-image{height:380px}.project-info h3{font-size:17px}.material-grid{grid-template-columns:1fr 1fr}.material-grid article{min-height:300px}.before-after{height:470px}.why h2{margin-top:40px}.faq-grid,.contact-grid{gap:55px}.field-row,.location{grid-template-columns:1fr}.location>div{padding:40px 0}.location>a{min-height:280px}.footer-grid{grid-template-columns:1.5fr 1fr;gap:50px 30px}.footer-bottom{flex-wrap:wrap;gap:20px}}@media (width<=520px){.shell{width:calc(100% - 30px)}.hero{min-height:720px}.hero-content{padding-bottom:35px}h1{font-size:47px}.hero-copy{font-size:14px}.actions{flex-direction:column;align-items:flex-start;gap:10px}.button{padding:15px 20px}.intro h2,.heading-row h2,.why h2,.faq h2,.contact h2{font-size:39px}.benefit-strip,.timeline{grid-template-columns:1fr}.step{border-bottom:1px solid #29272c;min-height:170px;border-right:0!important}.step h3{margin-top:28px}.masonry{display:block}.project,.project:nth-child(2n){margin:0 0 50px}.project-image{height:420px}.material-grid{grid-template-columns:1fr}.material-grid article{min-height:270px}.before-after{grid-template-columns:1fr;height:560px}.after,.divider{display:none}.faq button{font-size:15px}.contact form{padding:24px 18px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.location h3{font-size:40px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=900px){.project.p7 .project-image{object-fit:contain;height:auto}}h1,h2,.project-info h3,.material-grid h3,.step h3,.location h3,.success h3,.logo b{font-family:Horizon,Manrope,sans-serif}h1,h2{letter-spacing:-.035em;text-transform:uppercase;line-height:.94}h1{max-width:1320px;font-weight:400}.intro h2,.heading-row h2,.why h2,.faq h2,.contact h2{line-height:1.02}.project-info h3,.material-grid h3,.step h3,.location h3{letter-spacing:.015em;text-transform:uppercase}.logo b{letter-spacing:-.04em;font-weight:400}@media (width<=900px){h1,h2{letter-spacing:-.025em}}.hero h1{text-transform:none;letter-spacing:-.055em;font-family:Manrope,Arial,Helvetica,sans-serif;font-weight:300;line-height:.94}.hero h1 em{font-family:inherit;font-style:normal;font-weight:inherit;color:inherit;-webkit-text-stroke:0}.hero h1{text-transform:uppercase;letter-spacing:-.035em;font-family:Horizon,Manrope,sans-serif;font-weight:400}.hero h1 em{color:#7bea45db;-webkit-text-stroke:0;text-shadow:0 2px 18px #000000b8,0 0 24px #7bea451a;font-family:Horizon Outlined,Horizon,Manrope,sans-serif}.intro h2,.heading-row h2,.why h2,.faq h2,.contact h2{font-family:Horizon,Manrope,sans-serif;font-weight:400}.intro h2 span,.heading-row h2 span,.why h2 span,.faq h2 span,.contact h2 span{color:inherit;font-family:Horizon Outlined,Horizon,Manrope,sans-serif}@media (width<=900px){.hero h1{letter-spacing:-.03em;font-size:58px}}@media (width<=520px){.hero h1{letter-spacing:-.02em;font-size:41px}}body{font-family:Manrope,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}.nav-links{font-family:Manrope,sans-serif;font-size:14px}.eyebrow,.section-kicker{font-family:Manrope,sans-serif;font-size:12px;line-height:1.25}.hero-meta{font-family:Manrope,sans-serif;font-size:12px}.hero-copy{font-family:Manrope,sans-serif;font-size:18px;line-height:1.65}.button,.text-link{font-family:Manrope,sans-serif;font-size:15px}.benefit span,.material-grid article>span,.step-top span,.location span,.footer-grid span{font-size:11px}.heading-row>p{font-size:19px}.step p,.material-grid p{font-size:15px;line-height:1.65}.project-info span{font-size:11px}.faq button{font-family:Manrope,sans-serif;font-size:18px}.contact-grid>div>p{font-size:18px}label{font-family:Manrope,sans-serif;font-size:12px;line-height:1.4}input,textarea{font-family:Manrope,sans-serif;font-size:16px}.contact-links a{font-size:18px}.location p{font-size:16px}.footer-grid a,.footer-grid p{font-size:14px;line-height:1.6}@media (width<=900px){body{font-size:15px}.nav-links{font-size:17px}.hero-copy{font-size:16px}.heading-row>p{font-size:17px}}body{font-size:18px;line-height:1.65}.nav-links{font-size:15px}.eyebrow,.section-kicker,.hero-meta{font-size:13px}.hero-copy{max-width:640px;font-size:20px;line-height:1.65}.button,.text-link{font-size:16px}.button.small{font-size:15px}.benefit p{font-size:18px}.benefit span,.material-grid article>span,.step-top span,.location span,.footer-grid span,.project-info span{font-size:12px}.heading-row>p,.lead{font-size:21px}.step p,.material-grid p{font-size:16px}.why-list p{font-size:20px}.faq button{font-size:19px}.answer p,.faq-grid>div:first-child>p{font-size:17px}.contact-grid>div>p,.contact-links a{font-size:19px}label{font-size:13px}input,textarea,.location p{font-size:17px}.footer-grid a,.footer-grid p{font-size:15px}.footer-bottom{font-size:13px}@media (width<=900px){body{font-size:17px}.nav-links,.hero-copy{font-size:18px}.button,.text-link{font-size:15px}.eyebrow,.section-kicker{font-size:12px}.heading-row>p,.lead{font-size:19px}}.intro.shell{isolation:isolate;background:radial-gradient(circle at 89% 4%,#ef167d33,#0000 26%),linear-gradient(135deg,#f7f4f1 0%,#ece7e4 100%);border:1px solid #09090929;border-radius:34px;width:min(1500px,100% - 64px);margin:90px auto;padding:48px 54px 112px;position:relative;overflow:hidden}.intro.shell:before{content:"01";z-index:-1;color:#0909090e;font-family:Horizon Outlined,Horizon,sans-serif;font-size:clamp(210px,27vw,430px);line-height:1;position:absolute;top:-.3em;right:-.04em}.intro.shell:after{content:"";z-index:-1;aspect-ratio:1;background:var(--magenta);filter:blur(90px);opacity:.12;border-radius:50%;width:240px;position:absolute;top:22%;right:8%}.intro .section-kicker{min-height:38px;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #09090942;border-radius:999px;align-items:center;padding:0 16px;display:inline-flex}.intro-grid{grid-template-columns:1.15fr .85fr;align-items:end;margin:70px 0 88px}.intro h2{max-width:920px;font-size:clamp(60px,6.3vw,104px);line-height:.9}.intro h2 span{letter-spacing:-.045em;font-family:Horizon Outlined,Horizon,sans-serif;font-size:.72em;display:inline-block}.intro .lead{color:#262229;max-width:610px}.intro .benefit-strip{border:0;grid-template-columns:repeat(3,1fr);gap:14px;display:grid;position:relative}.intro .benefit-strip:before{content:"";background:linear-gradient(90deg,transparent,var(--magenta) 12%,var(--magenta) 88%,transparent);opacity:.45;height:1px;position:absolute;top:50%;left:7%;right:7%}.intro .benefit{z-index:1;color:#fff;background:linear-gradient(145deg,#09090b,#19151a);border:1px solid #ffffff1f;border-radius:22px;min-height:178px;padding:22px;position:relative;overflow:hidden;box-shadow:0 18px 45px #140a1121}.intro .benefit:nth-child(2),.intro .benefit:nth-child(5){transform:translateY(28px)}.intro .benefit:before{content:"";border:1px solid #ef167d8c;border-radius:50%;width:120px;height:120px;position:absolute;top:-45px;right:-35px;box-shadow:inset 0 0 55px #ef167d2e}.intro .benefit span{background:var(--magenta);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.intro .benefit p{max-width:220px;font-size:18px;line-height:1.35}@media (width<=900px){.intro.shell{border-radius:26px;width:calc(100% - 28px);margin:46px auto;padding:34px 24px 76px}.intro-grid{grid-template-columns:1fr;gap:38px;margin:54px 0 66px}.intro h2{font-size:46px}.intro .benefit-strip{grid-template-columns:1fr 1fr}.intro .benefit:nth-child(2),.intro .benefit:nth-child(5){transform:none}}@media (width<=520px){.intro.shell{padding:28px 18px 58px}.intro h2{font-size:38px}.intro .benefit-strip{grid-template-columns:1fr}.intro .benefit{min-height:145px}.intro .benefit-strip:before{display:none}}.project-image{object-fit:cover;object-position:center;background:0 0;width:100%;display:block}.project.p6{margin-top:0}.project.p7{grid-column:1/-1;margin-top:0}.project.p7 .project-image{object-position:center center;height:620px}.project:hover .project-image{filter:saturate(1.05);transform:scale(.985)}.material-grid .swatch{object-fit:cover;object-position:center;filter:saturate(.82)contrast(1.04);background:0 0;border-radius:14px;width:100%;height:118px;margin:22px 0 30px;transition:transform .35s,filter .35s;display:block}.material-grid article:hover .swatch{filter:saturate(1.05);transform:scale(1.025)}.project .project-image,.project.p2 .project-image,.project.p3 .project-image,.project.p4 .project-image,.project.p5 .project-image,.project.p6 .project-image,.project.p7 .project-image{filter:brightness(1.1)contrast(.94)saturate(.94)}.project:hover .project-image{filter:brightness(1.13)contrast(.97)saturate(1.02)}.nav{-webkit-backdrop-filter:blur(28px)saturate(1.25);backdrop-filter:blur(28px)saturate(1.25);background:#080809a3;border:1px solid #ffffff38;border-radius:12px;height:74px;padding:0 12px 0 28px;box-shadow:0 18px 55px #0003,inset 0 1px #ffffff0d}.nav-links{letter-spacing:.02em;gap:34px}.nav .button.small{min-height:46px;box-shadow:none;background:#ffffff0a;border:1px solid #ffffff57;border-radius:8px;padding:12px 18px}.nav .button.small:hover{color:#0a0a0c;box-shadow:none;background:#fff}@media (width<=900px){.nav{border-radius:10px;height:60px;padding:0 14px 0 20px}.nav-links{letter-spacing:0;gap:24px}.hero-shade{background:linear-gradient(#0404081f,#0405098a 40%,#05060a 92%)}}.map-embed{background:#e8e5df;min-height:350px;position:relative;overflow:hidden;padding:0!important}.map-embed iframe{filter:none;border:0;width:100%;height:100%;min-height:460px;display:block}.map-embed a{color:#fff;background:#0a0a0c;border-radius:999px;align-items:center;gap:10px;padding:14px 18px;font-size:14px;font-weight:600;display:inline-flex;position:absolute;bottom:24px;right:24px;box-shadow:0 12px 35px #0000003d}@media (width<=900px){.project.p7 .project-image{object-fit:contain;height:auto}.project-image{height:380px}.map-embed,.map-embed iframe{min-height:360px}}.before,.after{background-image:url(/images/witryna-przed-po-realizacja.png);background-repeat:no-repeat;background-size:200% 100%}.before{filter:none;background-position:0}.after{background-position:100%}.hero-image{object-position:center}.hero-video{filter:saturate(.94)contrast(1.02);background:#08090c}.before-after{isolation:isolate;-webkit-user-select:none;user-select:none;touch-action:pan-y}.compare-before,.compare-after,.compare-after img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.compare-after{z-index:2;width:var(--compare);overflow:hidden}.compare-after img{width:100vw;max-width:none}.metamorphosis-brand{z-index:3;color:#171a17;text-transform:uppercase;white-space:nowrap;width:390px;position:absolute;top:45%;left:clamp(38px,7vw,105px);transform:translateY(-50%)}.metamorphosis-brand>span{letter-spacing:.16em;background:#7bea45;margin-bottom:18px;padding:8px 11px;font:700 10px Manrope,sans-serif;display:inline-block}.metamorphosis-brand h3{letter-spacing:.015em;white-space:normal;margin:0;font:400 clamp(25px,2.8vw,45px)/1.04 Horizon,Manrope,sans-serif}.metamorphosis-brand p{letter-spacing:.13em;color:#5c6258;margin:18px 0 0;font:700 10px Manrope,sans-serif}.before-after .divider{z-index:4;left:var(--compare);pointer-events:none}.compare-label{z-index:5;color:#fff;letter-spacing:.2em;background:#0a0a0c;padding:12px 18px;font:600 10px Manrope;position:absolute;top:22px}.label-before{left:22px}.label-after{background:var(--magenta);right:22px}.compare-range{z-index:6;opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}@media (width>=901px){.compare-after img{width:min(1440px,100vw - 96px)}}@media (width<=900px){.hero-image{object-position:58% center}.hero-shade{background:linear-gradient(#0404082e,#04050994 37%,#05060a 93%)}.compare-after img{width:calc(100vw - 40px)}.metamorphosis-brand{width:270px;left:28px}.metamorphosis-brand h3{font-size:27px}}@media (width<=520px){.compare-after img{width:calc(100vw - 30px)}.metamorphosis-brand{width:230px;left:20px}.metamorphosis-brand h3{font-size:22px}.metamorphosis-brand p{font-size:8px}}@media (prefers-reduced-motion:reduce){.hero-video{animation:none}}.timeline{border-top-color:#343139}.step{border-right:1px solid #252329;min-height:390px;padding:28px 20px 30px;position:relative;overflow:hidden}.step-visual{place-items:center;height:132px;margin:34px 0 28px;display:grid;position:relative}.step-visual:before,.step-visual:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute}.step-visual:after{border-color:#ef167d61;width:76px;height:76px}.step-visual span{z-index:1;color:#fff;text-shadow:0 0 28px #ef167d38;font:300 42px/1 Manrope;position:relative}.step:nth-child(2n) .step-visual:after{border-color:#bca46a66;border-radius:8px;transform:rotate(45deg)}.step h3{margin:0 0 14px}.hero-video{object-position:68% center;transform-origin:50%;animation:none;transform:scale(1.14)}.hero-shade{background:radial-gradient(at 22% 54%,#03040775 0%,#03040738 38%,#0000 64%),linear-gradient(90deg,#030407b8 0%,#03040770 43%,#0304070f 74%),linear-gradient(#0000 47%,#0304079e)}@media (width<=900px){.step{min-height:330px}.step-visual{height:105px;margin:25px 0 22px}.hero-video{object-position:72% center;transform:scale(1.2)}}@media (width<=520px){.step{min-height:290px}.step-visual{height:90px}}.process-film{background:#111;border:1px solid #ffffff1f;border-radius:12px;height:210px;margin:-18px 0 54px;position:relative;overflow:hidden}.process-film video{object-fit:cover;object-position:68% 52%;filter:saturate(.75)contrast(1.12);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.18)}.process-film-shade{background:linear-gradient(90deg,#070709e0,#07070957 48%,#0707091f),linear-gradient(#0000,#0707098c);position:absolute;inset:0}.process-film>span{letter-spacing:.22em;color:#fff;font:600 10px/1 Manrope;position:absolute;bottom:24px;left:28px}.step-visual span{font-family:Segoe UI Symbol,Arial Unicode MS,sans-serif;font-size:38px;font-weight:400}@media (width<=900px){.process-film{height:180px;margin-top:0}.process-film video{object-position:72% center}}@media (width<=520px){.process-film{height:150px;margin-bottom:38px}.process-film>span{font-size:8px;bottom:18px;left:18px}}.process-heading{background:#111;border:1px solid #ffffff1f;border-radius:12px;align-items:flex-end;min-height:440px;margin:52px 0 64px;display:flex;position:relative;overflow:hidden}.process-heading>video{object-fit:cover;object-position:68% 52%;filter:saturate(.8)contrast(1.08);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.14)}.process-heading-shade{background:linear-gradient(90deg,#050507e0 0%,#0505079e 46%,#05050724 76%),linear-gradient(#0000 38%,#050507c2);position:absolute;inset:0}.process-heading .heading-row{z-index:2;align-items:end;width:100%;margin:0;padding:54px;position:relative}.process-heading .heading-row h2{font-size:clamp(48px,5.2vw,82px)}.process-heading .heading-row h2 span{color:#ffffff8a}.process-heading .heading-row>p{color:#ffffffb8;margin:0}@media (width<=900px){.process-heading{min-height:470px;margin:40px 0 48px}.process-heading>video{object-position:72% center;transform:scale(1.2)}.process-heading .heading-row{padding:34px}.process-heading .heading-row h2{font-size:46px}}@media (width<=520px){.process-heading{min-height:430px}.process-heading .heading-row{padding:24px}.process-heading .heading-row h2{font-size:39px}}@media (width>=901px){.process-heading{background:linear-gradient(135deg,#09090b,#151117);align-items:stretch;min-height:470px}.process-heading>video{object-position:64% center;width:57%;height:100%;inset:0 0 0 auto;transform:scale(1.12)}.process-heading-shade{background:linear-gradient(90deg,#09090b 0% 37%,#09090be6 45%,#09090b2e 67%,#09090b14 100%)}.process-heading .heading-row{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:30px;width:49%;padding:52px 34px 48px 54px;display:flex}.process-heading .heading-row h2{font-size:clamp(50px,4.5vw,74px)}.process-heading .heading-row>p{max-width:430px;font-size:16px}}:root{--ink:#171817;--paper:#f2f3ee;--muted:#8f9188;--magenta:#7bea45;--violet:#8f913f;--gold:#a4a650}.brand-image{flex:none;align-items:center;display:flex}.brand-image img{object-fit:cover;border-radius:7px;width:58px;height:58px;display:block}.footer-logo.brand-image img{border-radius:10px;width:132px;height:132px}.button{color:#151715;background:linear-gradient(125deg,#7bea45,#8f913f 82%);box-shadow:0 10px 40px #7bea4533}.button:hover{box-shadow:0 14px 45px #7bea4557}.magenta{color:#638f35;border-color:#638f35}.materials{background:radial-gradient(circle at 70% 20%,#7bea451c 0,#0000 32%),#0a0b0a}.contact{background:radial-gradient(circle at 10% 20%,#8f913f29 0,#0000 30%),#090a09}.why{background:linear-gradient(150deg,#0b0c0b,#151710)}.nav .button.small:hover{color:#111;background:#7bea45}.step-visual:after{border-color:#7bea456b}.step-visual span{text-shadow:0 0 28px #7bea4533}.label-after{color:#111;background:#7bea45}@media (width<=900px){.brand-image img{width:48px;height:48px}.footer-logo.brand-image img{width:112px;height:112px}}.hero .button{color:#151715;background:#7bea45;box-shadow:0 12px 42px #7bea4557}.hero .button:hover{background:#8df25b;box-shadow:0 16px 50px #7bea457a}.intro.shell{background:radial-gradient(circle at 89% 4%,#7bea452e,#0000 26%),linear-gradient(135deg,#f7f8f3 0%,#e9ece4 100%)}.intro .benefit{background:linear-gradient(145deg,#0a0c09,#171b13);box-shadow:0 18px 45px #11190c21}.intro .benefit:before{border-color:#7bea458c;box-shadow:inset 0 0 55px #7bea452e}.intro .benefit span{color:#151715;background:#7bea45}.intro .benefit-strip:before{background:linear-gradient(90deg,#0000,#7bea45 12%,#8f913f 88%,#0000)}.material-grid article{background:linear-gradient(145deg,#7bea4505,#0000 42%)}@media (width>=901px){.hero{background:linear-gradient(135deg,#070807 0%,#12150f 52%,#080908 100%)}.hero-video{object-position:64% center;transform-origin:100%;width:59%;height:100%;inset:0 0 0 auto;transform:scale(1.1)}.hero-shade{background:linear-gradient(90deg,#070807 0% 38%,#070807f0 45%,#07080752 65%,#07080714 100%),linear-gradient(#0000 48%,#0708078c)}.hero-content{padding-bottom:64px}.hero-content h1{max-width:720px;font-size:clamp(66px,5.6vw,92px)}.hero-bottom{max-width:660px;margin-top:38px;display:block}.hero-bottom .actions{margin-top:28px}}.hero-meta{color:#f2f5ef;letter-spacing:.13em;background:#7bea4513;border:1px solid #7bea4552;border-radius:8px;margin-bottom:18px;padding:13px 16px;font-size:13px;line-height:1.35;display:inline-block;box-shadow:inset 0 0 28px #7bea4509}.hero-meta b{color:#7bea45;padding:0 10px;font-size:15px}.nav .nav-links .button.small{color:#151715;background:#7bea45;border-color:#7bea45;box-shadow:0 8px 28px #7bea4540}.nav .nav-links .button.small:hover{color:#111;background:#8df25b;border-color:#8df25b;box-shadow:0 10px 34px #7bea4566}.timeline{border:0;grid-template-columns:repeat(3,1fr);gap:16px}.step{background:linear-gradient(145deg,#ffffff0b,#7bea4505);border:1px solid #ffffff1a;border-radius:14px;min-height:290px;padding:24px;overflow:hidden;box-shadow:0 18px 50px #00000029}.step:last-child{border-right:1px solid #ffffff1a}.step-top{border-bottom:1px solid #ffffff17;padding-bottom:16px}.step-top span{color:#a7aa9e;letter-spacing:.16em;font-size:12px}.step-top i{margin-left:auto;position:static;transform:none;box-shadow:0 0 0 5px #7bea4514}.step-visual{place-items:center start;height:86px;margin:22px 0 18px}.step-visual:before{width:78px;height:78px}.step-visual:after{width:58px;height:58px}.step-visual span{margin-left:20px;font-size:29px}.step h3{margin:0 0 12px;font-size:19px;line-height:1.25}.step p{color:#b0b3a9;max-width:310px;margin:0;font-size:15px;line-height:1.58}@media (width<=900px){.timeline{grid-template-columns:1fr 1fr}.step{min-height:280px}.hero-meta{letter-spacing:.09em;font-size:11px}}@media (width<=520px){.timeline{grid-template-columns:1fr}.step{min-height:250px;border-right:1px solid #ffffff1a!important}.hero-meta{padding:12px;font-size:10px;display:block}.hero-meta b{padding:0 5px}}.phone-field{border-bottom:1px solid #3f3b43;align-items:center;display:flex}.phone-field:focus-within{border-color:#7bea45}.phone-field>span{color:#7bea45;letter-spacing:.04em;flex:none;padding:14px 14px 14px 0;font-size:15px;font-weight:700}.phone-field input{border:0;padding:14px 0}.upload-field{margin-top:4px;position:relative}.upload-field>.optional{float:right;color:#8f9188;letter-spacing:.14em;font-size:9px}.upload-field>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.upload-box{cursor:pointer;text-transform:none;letter-spacing:0;background:#7bea4509;border:1px dashed #7bea4561;border-radius:10px;flex-direction:column;justify-content:center;gap:6px;min-height:96px;margin-top:14px;padding:20px 58px 20px 20px;transition:all .25s;display:flex;position:relative}.upload-box:hover{background:#7bea4512;border-color:#7bea45}.upload-box b{text-overflow:ellipsis;white-space:nowrap;color:#fff;max-width:100%;font-size:14px;font-weight:600;overflow:hidden}.upload-box small{color:#858a7f;font-size:11px}.upload-box i{color:#151715;background:#7bea45;border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;font-style:normal;display:grid;position:absolute;top:50%;right:20px;transform:translateY(-50%)}@media (width>=901px){.hero-meta{letter-spacing:.12em;padding:15px 19px;font-size:16px}.hero-meta b{padding:0 11px;font-size:18px}}.material-grid .swatch{filter:saturate(.82)contrast(1.04)}.material-grid article:hover .swatch{filter:saturate()contrast(1.06)}.material-grid .s2,.material-grid .s3,.material-grid .s5,.material-grid .s7{filter:hue-rotate(150deg)saturate(.76)contrast(1.04)}.material-grid article:hover .s2,.material-grid article:hover .s3,.material-grid article:hover .s5,.material-grid article:hover .s7{filter:hue-rotate(150deg)saturate(.92)contrast(1.06)}.portfolio-cta{background:#eeece7;border:1px solid #cbc7c0;border-radius:18px;justify-content:space-between;align-items:center;gap:40px;margin-top:95px;padding:34px 38px;display:flex}.portfolio-cta>div>span{letter-spacing:.17em;color:#6f7468;font:700 10px Manrope,sans-serif}.portfolio-cta h3{text-transform:uppercase;margin:8px 0 6px;font:400 32px Horizon,Manrope,sans-serif}.portfolio-cta p{color:#65615f;margin:0;font-size:16px}.trust{color:#fff;background:#111312;padding:110px 0}.trust-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-top:52px;display:grid}.trust-heading h2{margin:0;font-size:clamp(46px,5vw,78px);line-height:.98}.trust-heading h2 span{color:#7bea45}.trust-heading p{color:#a6aaa1;max-width:540px;margin:0;font-size:17px;line-height:1.65}.trust-grid{border-top:1px solid #343832;border-left:1px solid #343832;grid-template-columns:repeat(4,1fr);margin-top:52px;display:grid}.trust-grid article{border-bottom:1px solid #343832;border-right:1px solid #343832;min-height:250px;padding:26px}.trust-grid article>span{color:#7bea45;letter-spacing:.15em;font:600 11px Manrope,sans-serif}.trust-grid h3{text-transform:uppercase;margin:55px 0 14px;font:400 20px/1.2 Horizon,Manrope,sans-serif}.trust-grid p{color:#a6aaa1;margin:0;font-size:15px;line-height:1.6}.form-promise{background:#7bea450d;border:1px solid #7bea4540;border-radius:10px;justify-content:space-between;gap:18px;margin:-8px 0 28px;padding:16px 18px;font-size:13px;display:flex}.form-promise b{color:#fff}.form-promise span{color:#7bea45}.mobile-actions{display:none}@media (width<=900px){.portfolio-cta{flex-direction:column;align-items:flex-start;margin-top:60px;padding:28px}.trust{padding:80px 0}.trust-heading{grid-template-columns:1fr;gap:24px;margin-top:40px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid article{min-height:220px}.form-promise{flex-direction:column;gap:6px}body{padding-bottom:76px}.mobile-actions{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0e0cf2;border:1px solid #ffffff29;border-radius:16px;grid-template-columns:.8fr 1.35fr .9fr;align-items:center;height:58px;padding:6px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 14px 40px #0000006b}.mobile-actions a{color:#fff;place-items:center;height:46px;font:700 11px Manrope,sans-serif;display:grid}.mobile-actions .primary{color:#151715;text-align:center;background:#7bea45;border-radius:11px}}@media (width<=520px){.trust-grid{grid-template-columns:1fr}.trust-grid article{min-height:190px}.trust-grid h3{margin-top:35px}.portfolio-cta h3{font-size:26px}.mobile-actions a{font-size:10px}}.footer-bottom .back-to-top{color:#7bea45;letter-spacing:.12em;border:1px solid #7bea456b;border-radius:999px;padding:10px 15px;font-weight:700;transition:all .2s}.footer-bottom .back-to-top:hover{color:#151715;background:#7bea45;border-color:#7bea45;transform:translateY(-2px)}.submit:disabled{cursor:wait;opacity:.7;transform:none}.form-error{color:#ffaaa5;margin:0 0 18px;font-size:14px;line-height:1.5}.form-honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.field-hint{color:#716d75;text-transform:none;letter-spacing:0;margin-top:8px;font-size:11px;line-height:1.45;display:block}.photo-whatsapp{background:#7bea450a;border:1px solid #7bea4538;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin:-6px 0 24px;padding:14px 16px;font-size:13px;display:flex}.photo-whatsapp span{color:#87838b}.photo-whatsapp a{color:#7bea45;border-bottom:1px solid #7bea4559;padding-bottom:3px;font-weight:700}.file-options{background:#7bea450a;border:1px solid #7bea4538;border-radius:10px;margin:-6px 0 24px;padding:15px 16px;font-size:12px}.file-options>span{color:#87838b;margin-bottom:11px;display:block}.file-options>div{flex-wrap:wrap;gap:12px 24px;display:flex}.file-options a{color:#7bea45;border-bottom:1px solid #7bea4559;padding-bottom:3px;font-weight:700}.portfolio .project-image{filter:brightness(.94)contrast(.95)saturate(.76)sepia(.12)hue-rotate(10deg);transition:transform .45s cubic-bezier(.2,.8,.2,1),filter .45s}.portfolio .project:hover .project-image,.portfolio .project:focus-within .project-image{filter:brightness(1.02)contrast()saturate()sepia(0)hue-rotate()}.cmyk-note{background:#ffffff06;border:1px solid #30342e;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:24px;margin:-30px 0 52px;padding:24px 28px;display:grid}.cmyk-note>div>span{letter-spacing:.15em;color:#fff;font:700 12px Manrope,sans-serif}.cmyk-note p{color:#9da297;max-width:850px;margin:8px 0 0;font-size:14px;line-height:1.6}.cmyk-mark{grid-template-columns:repeat(2,21px);gap:3px;display:grid}.cmyk-mark i{background:#00a9e0;border-radius:50%;width:21px;height:21px;display:block}.cmyk-mark i:nth-child(2){background:#ec168c}.cmyk-mark i:nth-child(3){background:#ffe000}.cmyk-mark i:nth-child(4){background:#171717;border:1px solid #3d403b}@media (width<=520px){.cmyk-note{grid-template-columns:1fr;margin-top:-20px;padding:20px}.cmyk-mark{grid-template-columns:repeat(4,18px)}.cmyk-mark i{width:18px;height:18px}}
