@import "https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;450;500;550;600;650;700;750;800&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";.modal.modal-project{max-width:1120px;max-height:92dvh}.project-overview{margin-bottom:25px}.modal .project-overview h2{margin:9px 0;font-size:34px}.modal .project-overview p{max-width:760px;margin:0;font-size:12px}.project-media-layout{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:27px;display:grid}.project-media-layout.media-single-column{grid-template-columns:minmax(0,1fr)}.project-media-layout>*{min-width:0}.project-videos{position:sticky;top:0}.media-section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:13px;display:flex}.media-section-heading h3{align-items:center;gap:8px;margin:0;font-size:12px;font-weight:500;display:flex}.media-section-heading svg{width:15px;height:15px;color:var(--accent)}.media-section-heading>span{color:#a48f7b;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px}.project-player{aspect-ratio:16/10;background:#292521;border:1px solid #e1d2c1;border-radius:10px;width:100%;overflow:hidden}.project-player video{object-fit:contain;width:100%;height:100%;display:block}.media-error{color:#a88e76;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:100%;padding:24px;font-size:12px;display:flex}.media-error svg{width:28px;height:28px}.media-error a{text-decoration:underline}.video-caption{margin:14px 0}.video-caption strong{font-size:12px;font-weight:500}.modal .video-caption p{margin:6px 0 0;font-size:11px;line-height:1.7}.video-picker{scrollbar-width:thin;scrollbar-color:#c7bbaf transparent;gap:8px;max-height:206px;padding:3px;display:grid;overflow-y:auto}.video-picker>button{text-align:left;background:#f6f0e9;border:1px solid #e7ddd2;border-radius:9px;align-items:center;gap:12px;width:100%;padding:9px;transition:border-color .2s,background .2s;display:flex}.video-picker>button:hover{background:#f4e9dc}.video-picker>button.is-selected{background:#fff3e7;border-color:#de9b74}.video-picker-cover{background:#ecdbca;border-radius:5px;flex-shrink:0;place-items:center;width:61px;height:40px;display:grid;position:relative;overflow:hidden}.video-picker-cover img{object-fit:cover;opacity:.65;width:100%;height:100%;position:absolute;inset:0}.video-picker-cover svg{color:#a95728;filter:drop-shadow(0 1px 3px #fff);width:17px;height:17px;position:relative}.video-picker button>span:nth-child(2){gap:5px;min-width:0;display:grid}.video-picker small{letter-spacing:1px;color:#ad927c;font-size:7px}.video-picker strong{overflow-wrap:anywhere;font-size:11px;font-weight:500}.video-current{color:var(--accent);margin-left:auto;font-size:8px}.modal p.media-tip{color:#ab947f;margin:13px 0 0;font-size:9px;line-height:1.7}.gallery-image-wrap{aspect-ratio:16/10;touch-action:pan-y;background:#f0e9e1;border:1px solid #e1d2c1;border-radius:10px;overflow:hidden}.gallery-open{cursor:zoom-in;background:0 0;width:100%;height:100%;padding:0;display:block;position:relative}.gallery-open>img{object-fit:contain;width:100%;height:100%}.gallery-expand-hint{color:#8a705b;background:#fffbf3ed;border:1px solid #e7dccd;border-radius:7px;align-items:center;gap:6px;padding:7px 9px;font-size:8px;display:flex;position:absolute;bottom:10px;right:10px}.gallery-expand-hint svg{width:12px;height:12px}.gallery-caption{justify-content:space-between;align-items:center;gap:10px;min-height:46px;margin:5px 0;display:flex}.gallery-caption>span{color:#8a7561;font-size:11px}.gallery-arrows{gap:5px;display:flex}.gallery-arrows button,.lightbox-close{color:#9a7c62;background:#fcf7f0;border:1px solid #e2d5c7;border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.gallery-arrows button:hover,.lightbox-close:hover{color:var(--accent);background:#f6e6d5}.gallery-arrows svg{width:15px;height:15px}.gallery-thumbnails{scrollbar-width:thin;scrollbar-color:#ccb6a0 transparent;gap:7px;padding:4px 3px 10px;display:flex;overflow-x:auto}.gallery-thumbnails>button{background:#f3eade;border:1px solid #dfd3c6;border-radius:7px;flex:0 0 78px;height:56px;padding:3px;position:relative;overflow:hidden}.gallery-thumbnails>button.is-selected{border:2px solid var(--accent);padding:2px}.gallery-thumbnails img{object-fit:cover;border-radius:3px;width:100%;height:100%;display:block}.gallery-thumbnails button>span{color:#7a6049;background:#fff9efe8;border-radius:3px;padding:2px 4px;font-size:7px;position:absolute;bottom:3px;right:3px}.project-details{border-top:1px solid #e7ddd2;margin-top:25px;padding-top:20px}.project-details h3{margin:0;font-size:13px;font-weight:500}.modal .project-details p{max-width:900px;font-size:12px;line-height:1.85}.image-lightbox{box-sizing:border-box;color:#292521;background:#fbf8f4;border:1px solid #e5d8ca;border-radius:14px;width:min(1320px,100% - 40px);max-width:none;height:92dvh;max-height:92dvh;padding:0;overflow:hidden;box-shadow:0 25px 80px #20150b40}.image-lightbox[open]{flex-direction:column;animation:.2s both modal-appear;display:flex}.image-lightbox::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#241b14b8}.lightbox-header{border-bottom:1px solid #e6dcd0;flex-shrink:0;justify-content:space-between;align-items:center;gap:15px;padding:16px 25px;display:flex}.lightbox-header>div{gap:5px;display:grid}.lightbox-header .eyebrow{color:#a48b72;font-size:7px}.lightbox-header strong{font-size:13px;font-weight:500}.lightbox-close{width:36px;height:36px}.lightbox-close svg{width:18px;height:18px}.gallery-expanded{flex-direction:column;flex:1;min-height:0;padding:15px 25px 0;display:flex}.gallery-expanded .media-section-heading{flex-shrink:0}.gallery-expanded .gallery-image-wrap{aspect-ratio:auto;background:#eee7df;flex:1;min-height:0}.gallery-large-image{width:100%;height:100%}.gallery-large-image img{object-fit:contain;width:100%;height:100%;display:block}.gallery-expanded .gallery-caption,.gallery-expanded .gallery-thumbnails{flex-shrink:0}.gallery-expanded .gallery-thumbnails{justify-content:flex-start}.lightbox-help{color:#aa927b;text-align:center;flex-shrink:0;margin:5px 20px 16px;font-size:9px}@media (width<=740px){.project-media-layout{grid-template-columns:minmax(0,1fr);gap:27px}.project-videos{position:static}.modal .project-overview h2{font-size:29px}.project-overview{margin-bottom:22px}.modal .project-overview p{font-size:11px}.image-lightbox{border-radius:12px;width:calc(100% - 16px);height:94dvh;max-height:94dvh}.lightbox-header{padding:12px 16px}.gallery-expanded{padding:13px 12px 0}.lightbox-help{font-size:8px;line-height:1.6}.video-picker strong{font-size:10px}.gallery-thumbnails>button{flex-basis:70px;height:51px}}@media (height<=520px){.lightbox-header{padding-block:9px}.gallery-expanded .gallery-thumbnails,.lightbox-help{display:none}}@media (prefers-reduced-motion:reduce){.image-lightbox[open]{animation:none}}.preview-app{color:#2d2b28;box-sizing:border-box;width:100%;height:100vh;min-height:0;font-family:Arial,sans-serif;overflow:hidden}.preview-app *{box-sizing:border-box}.preview-app header{border-bottom:1px solid #312c2618;justify-content:space-between;align-items:center;height:76px;padding:0 48px;font-size:12px;display:flex}.preview-app header>b{letter-spacing:-2px;font-size:35px}.preview-app header>b span{vertical-align:top;letter-spacing:0;font-size:13px}.preview-app button{cursor:default;border:0;font-family:inherit}.forma-preview{background:#f7f3ee}.forma-content{grid-template-columns:46% 54%;height:calc(100% - 117px);display:grid}.forma-copy{padding:48px 0 20px 64px}.forma-copy small,.aura-copy small{letter-spacing:2px;font-size:10px}.forma-copy h1{letter-spacing:-4px;margin:30px 0 22px;font-size:70px;font-weight:400;line-height:.96}.forma-copy h1 i{color:#76685a;font-family:Georgia,serif;font-weight:400}.forma-copy p{color:#77716b;font-size:12px;line-height:1.8}.forma-copy button{color:#fff;background:#3a332b;gap:32px;margin-top:24px;padding:15px 20px;font-size:11px;display:flex}.forma-caption{letter-spacing:1px;align-items:center;gap:14px;margin-top:38px;font-size:8px;display:flex}.forma-caption div{background:#ada399;width:60px;height:1px}.forma-product{background:#e8e2dc;place-items:center;display:grid;position:relative;overflow:hidden}.shirt{filter:drop-shadow(12px 28px 15px #48392929);width:76%;height:83%;animation:6s ease-in-out infinite shirt-float;transform:rotate(-8deg)}.product-orbit{border:1px solid #ccc3ba;border-radius:50%;width:370px;height:370px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.product-edition{letter-spacing:2px;font-size:9px;position:absolute;top:28px;left:28px}.product-tag{justify-content:space-between;align-items:center;font-size:12px;display:flex;position:absolute;bottom:48px;left:28px;right:28px}.product-tag small{color:#857e77;margin-top:7px;font-size:10px;display:block}.product-colors{gap:5px;display:flex;position:absolute;bottom:24px;left:28px}.product-colors i{outline-offset:2px;background:#8d7f71;border-radius:50%;outline:1px solid #796958;width:11px;height:11px;margin-right:4px}.product-colors i:nth-child(2){background:#c9b9a8;outline:0}.product-colors i:nth-child(3){background:#53504d;outline:0}.product-label{color:#7c7268;font-size:10px;line-height:1.5;position:absolute;top:32px;right:28px}.forma-bottom{letter-spacing:1px;justify-content:space-between;align-items:center;height:41px;padding:0 48px;font-size:8px;display:flex}.orbit-preview{color:#443d35;background:#faf8f5;display:flex}.orbit-sidebar{background:#fff;border-right:1px solid #f4f0ec;flex-direction:column;flex-shrink:0;width:190px;padding:30px 22px;display:flex}.orbit-sidebar>b{color:#c47a52;letter-spacing:-1px;margin-bottom:40px;font-size:28px}.orbit-nav{color:#999086;margin-bottom:6px;padding:14px 12px;font-size:12px}.orbit-nav.selected{color:#cc8158;background:#faf4ed;border-radius:7px}.orbit-team{color:#9e9489;background:#fcf7f2;border-radius:8px;margin-top:auto;padding:16px;font-size:10px;line-height:2}.orbit-team strong{color:#9f8262;font-size:10px}.orbit-main{flex:1;padding:0 30px}.orbit-main header{color:#b4aca4;height:62px;padding:0;font-size:10px}.mini-avatar{color:#aa855d;background:#f0e2d4;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.orbit-heading{justify-content:space-between;align-items:center;margin:28px 0 24px;display:flex}.orbit-heading small{letter-spacing:1px;color:#a49a90;font-size:8px}.orbit-heading h1{letter-spacing:-.8px;margin:10px 0;font-size:23px;font-weight:500}.orbit-heading h1 i{color:#dca385}.orbit-heading p{color:#a69e95;font-size:11px}.orbit-heading button{color:#fff;background:#cc9070;border-radius:6px;padding:12px;font-size:10px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.metric{background:#fff;border:1px solid #f4efea;border-radius:9px;padding:20px}.metric small{color:#a09890;font-size:10px}.metric strong{letter-spacing:-.6px;margin:13px 0;font-size:26px;display:block}.metric span{color:#9c8975;font-size:9px}.metric em{color:#b9b2aa;margin-left:5px;font-style:normal}.chart-panel{background:#fff;border:1px solid #f4efea;border-radius:9px;margin-top:16px;padding:20px}.chart-panel>div{justify-content:space-between;font-size:11px;display:flex}.chart-panel>div>span{color:#afa8a0;font-size:9px}.chart-panel svg{width:100%;height:150px;margin-top:15px}.chart-line{stroke-dasharray:850;animation:6s infinite draw-line}.chart-months{color:#afa8a0}.task-row{background:#fff;border:1px solid #f4efea;border-radius:9px;align-items:center;gap:12px;margin-top:16px;padding:16px;font-size:10px;display:flex}.task-row>b{font-weight:500}.task-row>span:nth-last-child(2){color:#a18b74;background:#f6f2ed;border-radius:20px;margin-left:auto;padding:5px 12px}.task-check{color:#cfa38c}.aura-preview{color:#4b433a;background:#f0ebe5}.aura-preview header>b{font-family:Georgia,serif;font-weight:400}.aura-preview header{border-color:#cfc5bb}.aura-content{height:calc(100% - 126px);display:flex}.aura-copy{width:45%;padding:58px 0 24px 54px}.aura-copy h1{letter-spacing:-5px;margin:35px 0 24px;font-family:Georgia,serif;font-size:76px;font-weight:400;line-height:1.05}.aura-copy h1 i{color:#9c856d}.aura-copy p{color:#8c8175;font-size:12px;line-height:1.8}.aura-link{align-items:center;gap:40px;margin-top:40px;font-size:10px;display:flex}.aura-link b{border:1px solid #bbafa3;border-radius:50%;place-items:center;width:34px;height:34px;font-size:17px;font-weight:400;display:grid}.architecture{perspective:700px;background:linear-gradient(135deg,#e8d6c2,#c9aa89);width:55%;position:relative;overflow:hidden}.sun-glow{background:linear-gradient(115deg,#0000 25%,#f8eee3aa 43%,#0000 61%);animation:8s ease-in-out infinite light-drift;position:absolute;inset:-40%}.arch-block{background:linear-gradient(100deg,#e7d2bc,#d6ae99);width:64%;height:78%;position:absolute;top:8%;left:18%;box-shadow:24px 15px #ad9071,40px 30px 40px #8e745944}.arch-opening{background:#796a59;border-radius:150px 150px 0 0;position:absolute;inset:15% 17% 0;overflow:hidden;box-shadow:inset 22px 8px #b09373}.arch-horizon{background:linear-gradient(#bfb6ad,#e4dacf 60%,#a69786 60%,#c9b6a2);border-radius:100px 100px 0 0;position:absolute;inset:8% 0 0 25%}.arch-horizon:after{content:"";background:#c8b29b;height:32%;position:absolute;bottom:0;left:0;right:0;transform:skewY(-12deg)}.arch-step{background:linear-gradient(#e5ceb5 35%,#b89978 36%);height:7%;position:absolute;bottom:8%;left:13%;right:10%;box-shadow:10px 10px 16px #8f735644}.step-two{bottom:2%;left:7%;right:4%}.arch-vase{background:linear-gradient(90deg,#7c6b59,#b19b84 45%,#8f7b66);border-radius:35% 35% 45% 45%;width:49px;height:78px;position:absolute;bottom:14%;right:9%;box-shadow:15px 7px 12px #75614c44}.architecture>span{letter-spacing:2px;color:#735e48;font-size:8px;position:absolute;bottom:20px;left:22px}.aura-preview footer{color:#8a7e71;letter-spacing:.5px;justify-content:space-between;align-items:center;height:50px;padding:0 48px;font-size:9px;display:flex}@keyframes shirt-float{0%,to{transform:translateY(0)rotate(-8deg)}50%{transform:translateY(-14px)rotate(-3deg)}}@keyframes draw-line{0%{stroke-dashoffset:850px}45%,to{stroke-dashoffset:0}}@keyframes light-drift{0%,to{transform:translate(-6%)}50%{transform:translate(12%)}}.bot-preview{color:#41382e;background:#f4f0ec;display:flex}.bot-intro{flex-direction:column;width:46%;padding:42px 45px;display:flex}.bot-intro-label{letter-spacing:2px;color:#978879;font-size:9px}.bot-logo{color:#92775a;margin:40px 0 20px;font-size:61px;line-height:1}.bot-intro h1{letter-spacing:-2px;margin:0;font-size:42px;font-weight:400;line-height:1.15}.bot-intro h1 i{color:#8a745d;font-family:Georgia,serif}.bot-intro>p{color:#908477;margin:21px 0 24px;font-size:12px;line-height:1.8}.bot-features{color:#aa9c8c;gap:14px;font-size:9px;display:grid}.bot-features b{color:#837669;margin-left:12px;font-size:11px;font-weight:400}.bot-intro>small{letter-spacing:2px;color:#a2988d;margin-top:auto;font-size:8px}.bot-messenger{background:#ebe4dc;border:1px solid #e1d9d0;border-radius:14px;flex-direction:column;flex:1;align-self:center;height:558px;margin-right:32px;display:flex;overflow:hidden;box-shadow:0 15px 35px #59432c14}.bot-messenger header{background:#fbf9f7;flex-shrink:0;justify-content:flex-start;gap:13px;height:70px;padding:0 22px}.bot-back{color:#998875;font-size:30px}.bot-avatar{color:#8f7458;background:#ebe1d6;border-radius:50%;place-items:center;width:38px;height:38px;font-size:29px;display:grid}.bot-messenger header b{font-size:14px;font-weight:500}.bot-messenger header small{color:#a09181;margin-top:4px;font-size:9px;display:block}.bot-menu{color:#a09181;margin-left:auto;font-size:25px}.bot-conversation{flex-direction:column;flex:1;gap:10px;padding:15px 22px;display:flex}.bot-date{color:#837361;background:#d9cec2;border-radius:20px;align-self:center;padding:4px 9px;font-size:8px}.chat-message{border-radius:10px;max-width:85%;padding:9px 13px;font-size:11px;line-height:1.6;box-shadow:0 2px 3px #72593f05}.chat-message small{color:#a79887;text-align:right;margin-top:3px;font-size:7px;display:block}.outgoing{background:#e6d3be;border-bottom-right-radius:3px;align-self:flex-end;min-width:95px}.incoming{background:#fcfaf7;border-bottom-left-radius:3px;align-self:flex-start}.incoming b{font-weight:500}.incoming p{margin:5px 0 0}.bot-keyboard{grid-template-columns:1fr 1fr;gap:5px;width:85%;display:grid}.bot-keyboard>span{text-align:center;color:#7f6b56;background:#fcfaf78c;border-radius:5px;padding:9px 10px;font-size:10px}.bot-reply{animation:6s infinite both message-in}.bot-response{animation:6s infinite both response-in}.bot-typing{color:#af9f8d;align-items:center;gap:3px;height:17px;display:flex}.bot-typing i{background:#a4917c;border-radius:50%;width:3px;height:3px;animation:.8s infinite alternate typing-dot}.bot-typing i:nth-child(2){animation-delay:.2s}.bot-typing i:nth-child(3){animation-delay:.4s}.bot-typing span{margin-left:5px;font-size:8px}.bot-input{color:#b5aa9f;background:#fbf9f7;align-items:center;gap:14px;padding:13px 20px;font-size:11px;display:flex}.bot-input>span:first-child{font-size:20px}.bot-input b{color:#a58c72;margin-left:auto;font-size:20px}@keyframes message-in{0%,15%{opacity:0;transform:translateY(8px)}25%,90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@keyframes response-in{0%,38%{opacity:0;transform:translateY(8px)}48%,90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@keyframes typing-dot{to{opacity:.35;transform:translateY(-2px)}}:root{color:#292521;font-synthesis:none;--accent:#df4d14;--muted:#898580;--line:#e5dcd2;--page:1240px;background:#fbf8f4;font-family:Golos Text,Arial,sans-serif;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:default}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button svg,a svg{flex-shrink:0;width:20px;height:20px}button{border:0}::selection{background:#f8ede2}.page-width{width:calc(100% - 112px);max-width:var(--page);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:104px;display:flex}.wordmark{letter-spacing:-1.8px;font-family:Manrope,Arial,sans-serif;font-size:32px;font-weight:800;line-height:1}.wordmark>span{vertical-align:top;letter-spacing:0;margin-top:4px;margin-left:4px;font-size:12px;display:inline-block}.site-header nav{align-items:center;gap:34px;margin-left:90px;font-size:12px;display:flex}.site-header nav>a,.site-header nav>button{background:0 0;padding:8px 0;transition:color .2s}.site-header nav>a:hover,.site-header nav>button:hover{color:var(--accent)}.nav-active{align-items:center;gap:6px;display:flex}.nav-active>span{color:var(--accent);align-self:flex-start;font-size:8px}.header-cta{background:0 0;border:1px solid #bfb8b0;border-radius:50px;align-items:center;gap:23px;padding:13px 19px;font-size:11px;transition:background .2s,border-color .2s;display:flex}.header-cta:hover{border-color:var(--accent);background:#fbf4ed}.header-cta svg{width:16px;height:16px}.hero{padding-top:44px;padding-bottom:65px}.hero-topline{justify-content:space-between;align-items:center;display:flex}.eyebrow{letter-spacing:1.8px;font-size:9px;font-weight:500}.availability{color:#766f68;align-items:center;gap:7px;font-size:10px;display:flex}.availability i,.live-dot{background:#937a60;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #937a600c}.hero-layout{grid-template-columns:1fr 235px;gap:50px;margin-top:26px;display:grid}.hero h1{letter-spacing:-3.5px;margin:0;font-family:Manrope,Golos Text,sans-serif;font-size:clamp(45px,4.65vw,67px);font-weight:500;line-height:1.13}.hero h1>span{color:var(--accent)}em{letter-spacing:-2.4px;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1 em{font-size:1.07em}.hero-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:32px;display:flex}.hero-role{color:#6d6760;align-items:center;gap:9px;font-size:10px;display:flex}.tiny-cross{color:#574b3e;font-size:22px}.hero-scroll{color:#99938c;align-items:center;gap:20px;padding-right:8px;font-size:9px;display:flex}.hero-scroll>span{color:#7b7167;font-size:21px}.hero-aside{padding-top:1px}.hero-spark{width:49px;height:49px;color:var(--accent);transform:rotate(8deg)}.hero-aside>p{color:#7e7770;max-width:225px;margin:16px 0;font-size:11px;line-height:1.85}.text-link{align-items:center;gap:25px;font-size:11px;display:inline-flex}.text-link svg{width:15px;height:15px;color:var(--accent);transition:transform .2s}.text-link:hover svg{transform:translate(3px,-3px)}.section-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:25px;display:flex}.section-heading>div{align-items:center;gap:21px;display:flex}.section-index{color:#9c958d;letter-spacing:.5px;font-size:10px}.section-heading h2{letter-spacing:-.3px;margin:0;font-size:16px;font-weight:450}.section-heading h2>span{vertical-align:top;color:#978e84;margin-left:7px;font-size:10px}.section-hint{color:#978e84;align-items:center;gap:8px;font-size:9px;display:flex}.section-hint .live-dot{width:4px;height:4px;box-shadow:none;background:#ada59c}.carousel{padding-top:29px;padding-bottom:54px;overflow:hidden}.carousel-stage{touch-action:pan-y;width:100%;height:470px;position:relative}.project-slide{background:var(--project-color);will-change:transform;border-radius:12px;width:min(760px,64vw);height:450px;margin-left:calc(min(760px,64vw)/-2);padding:26px 38px 24px;transition:transform .75s cubic-bezier(.22,.7,.2,1),filter .75s,opacity .75s;position:absolute;top:10px;left:50%;box-shadow:0 12px 22px -15px #3c332938}.slide-center{z-index:3;transform:translate(0)scale(1)}.slide-left{transform-origin:100%;z-index:1;filter:saturate(.75);opacity:.78;transform:translate(calc(-100% - 24px))scale(.92)rotate(-4deg)}.slide-right{transform-origin:0;z-index:1;filter:saturate(.75);opacity:.78;transform:translate(calc(100% + 24px))scale(.92)rotate(4deg)}.project-stage-label{color:#6f6459;justify-content:space-between;align-items:center;margin-bottom:21px;font-size:9px;display:flex}.project-stage-label>span:first-child{align-items:center;gap:7px;display:flex}.project-stage-label i{background:currentColor;border-radius:50%;width:4px;height:4px}.project-stage-label>span:last-child{letter-spacing:1px;font-size:9px}.browser-frame{background:#f7f4f1;border:1px solid #fff7;border-radius:6px;overflow:hidden;box-shadow:0 12px 28px #3b2f231a}.browser-bar{color:#a8a39e;background:#ffffffcf;justify-content:space-between;align-items:center;height:24px;padding:0 10px;font-size:6px;display:flex}.browser-bar>div{gap:3px;width:28px;display:flex}.browser-bar i{background:#d6d1cb;border-radius:50%;width:4px;height:4px}.browser-bar>span:last-child{text-align:right;width:28px}.project-media{aspect-ratio:1000/620;object-fit:cover;background:var(--project-color);width:100%;display:block}.project-stage-footer{color:#807468;letter-spacing:1.2px;justify-content:space-between;align-items:center;margin-top:17px;font-size:7px;display:flex}.project-stage-footer>span:first-child{letter-spacing:2px;font-size:10px;font-weight:500}.side-slide-button{background:0 0;border-radius:12px;position:absolute;inset:0}.video-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fdfbf8e8;border:1px solid #fff;border-radius:5px;align-items:center;gap:7px;padding:9px 12px;font-size:8px;display:flex;position:absolute;bottom:24px;left:22px;transform:rotate(-3deg);box-shadow:0 4px 16px #4a2c1c12}.equalizer{align-items:center;gap:2px;height:11px;display:flex}.equalizer>i{background:#8a735a;width:2px;height:7px;animation:.8s ease-in-out infinite alternate equalize}.equalizer>i:nth-child(2){height:11px;animation-delay:-.2s}.equalizer>i:nth-child(3){height:5px;animation-delay:-.4s}.equalizer.stopped>i{animation-play-state:paused}.expand-project{background:#fdfbf8;border-radius:50%;place-items:center;width:35px;height:35px;transition:color .2s,transform .2s;display:grid;position:absolute;bottom:17px;right:22px;box-shadow:0 3px 10px #4a2c1c0a}.expand-project:hover{color:var(--accent);transform:rotate(45deg)}.expand-project svg{width:16px;height:16px}.project-information{width:min(760px,64vw);margin:25px auto 0;animation:.45s information-in}.project-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.project-title-row>div:first-child{align-items:center;gap:14px;display:flex}.project-number{color:#a0978e;font-size:10px}.project-title{letter-spacing:-.8px;background:0 0;align-items:center;gap:13px;padding:0;font-family:Manrope,Arial,sans-serif;font-size:25px;font-weight:600;display:flex}.project-title svg{opacity:.5;width:18px;height:18px}.project-title:hover{color:var(--accent)}.tags{flex-wrap:wrap;gap:6px;display:flex}.tags>span{color:#7e756c;border:1px solid #e2dcd6;border-radius:30px;padding:6px 10px;font-size:8px}.project-information>p{color:#8e867e;max-width:590px;min-height:40px;margin:12px 0 0;padding-left:36px;font-size:11px;line-height:1.8}.carousel-controls{justify-content:center;align-items:center;gap:16px;margin-top:24px;display:flex}.round-button{background:0 0;border:1px solid #e0d9d2;border-radius:50%;place-items:center;width:38px;height:38px;transition:background .2s,color .2s,border-color .2s;display:grid}.round-button:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.round-button svg{width:17px;height:17px}.carousel-pagination{gap:2px;display:flex}.carousel-pagination>button{background:0 0;place-items:center;height:32px;padding:0 4px;display:grid}.carousel-pagination>button>span{background:#d2cac1;border-radius:8px;width:5px;height:5px;transition:width .4s,background .4s}.carousel-pagination>.selected>span{background:var(--accent);width:26px}.slide-count{font-variant-numeric:tabular-nums;gap:6px;font-size:10px;display:flex}.slide-count>span{color:#a69d93}.control-divider{background:#e3dcd4;width:1px;height:16px;margin-left:2px}.play-button{color:#8f8479;background:0 0;place-items:center;padding:8px;display:grid}.play-button:hover{color:var(--accent)}.play-button:disabled{opacity:.4}.play-button svg{width:17px;height:17px}.carousel-caption{text-align:center;color:#a59a8f;margin:15px 0 0;font-size:8px}.carousel-caption>span{display:none}.about-section{border-top:1px solid var(--line);grid-template-columns:1fr 2fr;gap:50px;padding-top:58px;padding-bottom:69px;display:grid}.about-label>.eyebrow{margin-left:18px;font-size:8px}.about-art{color:#877e75;flex-direction:column;align-items:center;width:180px;margin-top:46px;display:flex}.about-art>span{color:#c2b5a8;align-items:center;gap:14px;font-family:Georgia,serif;font-size:100px;font-weight:400;line-height:1.2;display:flex}.about-art svg{width:58px;height:58px;color:var(--accent);transform:rotate(-10deg)}.about-art small{letter-spacing:2px;color:#9c9186;margin-top:15px;font-size:7px}.about-content h2{letter-spacing:-1.5px;margin:0 0 22px;font-family:Manrope,Golos Text,sans-serif;font-size:36px;font-weight:450;line-height:1.25}.about-content h2 em{color:var(--accent);letter-spacing:-1.6px;font-size:1.12em}.about-content>p{color:#877e75;max-width:530px;margin:0;font-size:12px;line-height:1.9}.capabilities{grid-template-columns:1fr 1fr;gap:30px;margin-top:30px;display:grid}.capabilities>div{border-top:1px solid #e2dad2;padding-top:15px}.capabilities>div>span{color:#a4978a;font-size:8px}.capabilities h3{margin:13px 0 8px;font-size:12px;font-weight:500}.capabilities p{color:#988d81;max-width:250px;margin:0;font-size:10px;line-height:1.8}.toolbox{flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px;display:flex}.toolbox>span{letter-spacing:1.2px;color:#a79b8f;margin-right:6px;font-size:7px}.toolbox>b{color:#7b6e60;font-size:10px;font-weight:500}.contact-section{padding-bottom:40px}.contact-panel{background:#f0eae4;border:1px solid #e7e0d9;border-radius:10px;padding:43px 50px;position:relative;overflow:hidden}.contact-panel .eyebrow{color:#8a7967;align-items:center;gap:8px;font-size:8px;display:flex}.contact-panel .eyebrow>i{background:#96816b;border-radius:50%;width:5px;height:5px}.contact-panel h2{letter-spacing:-1.5px;margin:22px 0 27px;font-family:Manrope,Golos Text,sans-serif;font-size:40px;font-weight:450;line-height:1.18}.contact-panel h2 em{color:var(--accent);letter-spacing:-1.4px;font-size:1.1em}.contact-cta{background:var(--accent);color:#fff;border-radius:30px;align-items:center;gap:35px;padding:14px 21px;font-size:11px;transition:background .2s,transform .2s;display:flex}.contact-cta:hover{background:#bd3909;transform:translateY(-2px)}.contact-cta svg{width:17px;height:17px}.contact-spark{width:144px;height:144px;color:var(--accent);position:absolute;top:54px;right:100px;transform:rotate(-7deg)}.contact-note{color:#95887b;font-size:9px;line-height:1.7;position:absolute;bottom:45px;right:102px;transform:rotate(-5deg)}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:94px;display:flex}.site-footer .wordmark{font-size:24px}.site-footer .wordmark>span{font-size:9px}.site-footer>span{color:#a1988e;font-size:8px}.site-footer>div{color:#7f7469;gap:24px;font-size:9px;display:flex}.site-footer a:hover{color:var(--accent)}.skip-link{z-index:100;background:var(--accent);color:#fff;border-radius:8px;padding:15px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:12px}.modal{width:calc(100% - 32px);max-width:650px;max-height:90dvh;color:inherit;background:#fbf8f4;border:1px solid #e1dad2;border-radius:16px;padding:0;box-shadow:0 30px 100px #211c1633}.modal::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#25201a66}.modal-body{padding:40px;position:relative}.close-button{z-index:1;background:#fbf8f4;border:1px solid #e1dad2;border-radius:50%;place-items:center;width:34px;height:34px;font-size:23px;display:grid;position:absolute;top:14px;right:14px}.modal-poster{border-radius:8px;margin:-10px -10px 27px;padding:22px}.modal-poster img{border-radius:4px;width:100%;display:block}.modal .eyebrow{color:#928475;font-size:8px;line-height:1.8}.modal h2{letter-spacing:-1.5px;margin:16px 0;font-family:Manrope,Golos Text,sans-serif;font-size:40px;font-weight:500}.blue-dot,.modal h2 em{color:var(--accent)}.modal p{color:#897e72;font-size:13px;line-height:1.9}.modal .tags{margin:22px 0 0}.contact-links{gap:10px;margin-top:25px;display:grid}.contact-links a,.primary-button{color:var(--accent);border:1px solid #e1dad2;border-radius:8px;justify-content:space-between;align-items:center;padding:15px 18px;font-size:13px;display:flex}.primary-button{margin-top:22px}.contact-pending{background:#f0eae4;border-radius:8px;padding:15px 18px}.contact-links a:hover{background:#fbf4ed}@keyframes equalize{to{height:3px}}@keyframes information-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (width>=1500px){.hero h1{font-size:69px}.project-slide{width:800px;height:475px;margin-left:-400px}.carousel-stage{height:495px}.project-information{width:800px}}@media (width<=1100px){.page-width{width:calc(100% - 72px)}.hero-layout{grid-template-columns:1fr 205px;gap:28px}.hero h1{letter-spacing:-2.5px;font-size:49px}.hero-scroll{display:none}.hero-aside>p{font-size:10px}.project-slide{height:auto;padding:22px 28px 36px}.carousel-stage{height:calc(39.68vw + 101px)}.project-stage-footer{margin-top:16px}.video-badge{bottom:18px}.expand-project{bottom:12px}.about-section{gap:30px}.contact-spark,.contact-note{right:70px}}@media (width<=800px){.page-width{width:calc(100% - 40px)}.site-header{height:80px}.wordmark{font-size:29px}.site-header nav{gap:20px;margin-left:0;font-size:11px}.header-cta{gap:12px;padding:10px 13px;font-size:10px}.hero{padding-top:32px;padding-bottom:42px}.hero-layout{grid-template-columns:1fr;gap:22px}.hero h1{font-size:clamp(42px,6.8vw,61px)}.hero-aside{align-items:center;gap:20px;display:flex}.hero-spark{flex-shrink:0;width:37px;height:37px}.hero-aside>p{max-width:370px;margin:0;font-size:11px}.hero-aside .text-link{white-space:nowrap;gap:12px;margin-left:auto}.hero-bottom{margin-top:20px}.hero-topline .eyebrow{font-size:8px}.availability{font-size:9px}.section-hint{font-size:8px}.project-slide{width:78vw;margin-left:-39vw;padding:20px 25px 35px}.carousel-stage{height:calc(48.36vw + 101px)}.project-information{width:78vw;margin-top:19px}.slide-left{transform:translate(calc(-100% - 8px))scale(.92)rotate(-4deg)}.slide-right{transform:translate(calc(100% + 8px))scale(.92)rotate(4deg)}.project-information>p{font-size:11px}.about-section{grid-template-columns:1fr 2.4fr;gap:25px;padding-top:40px;padding-bottom:45px}.about-label>.eyebrow{margin:12px 0 0;font-size:7px;display:block}.about-art{width:100px;margin-top:35px}.about-art>span{gap:6px;font-size:60px}.about-art svg{width:35px;height:35px}.about-art small{letter-spacing:1px;font-size:5px}.about-content h2{font-size:29px}.about-content>p{font-size:11px}.capabilities{gap:20px}.contact-panel{padding:32px}.contact-panel h2{font-size:34px}.contact-spark{width:95px;height:95px;top:65px;right:45px}.contact-note{font-size:8px;bottom:40px;right:40px}.toolbox{gap:12px}}@media (width<=540px){.site-header{height:74px}.site-header nav{gap:18px}.site-header nav>button{display:none}.header-cta{border-radius:50%;justify-content:center;gap:0;width:35px;height:35px;padding:0;font-size:0}.header-cta svg{width:15px;height:15px}.hero{padding-top:26px;padding-bottom:33px}.hero-topline{gap:12px}.hero-topline .eyebrow{letter-spacing:1.2px;font-size:6px}.availability{gap:5px;font-size:7px}.availability i{width:4px;height:4px}.hero-layout{gap:20px;margin-top:25px}.hero h1{letter-spacing:-1.8px;font-size:clamp(32px,8.15vw,44px);line-height:1.18}.hero h1 em{letter-spacing:-1.8px}.hero-role{font-size:8px}.tiny-cross{font-size:17px}.hero-bottom{margin-top:17px}.hero-aside{align-items:flex-start;gap:15px}.hero-aside>p{max-width:280px;font-size:10px;line-height:1.75}.hero-spark{width:28px;height:28px;margin-top:4px}.hero-aside .text-link{display:none}.section-heading{padding-top:20px}.section-heading>div{gap:13px}.section-heading h2{font-size:14px}.section-index{font-size:9px}.section-hint{display:none}.carousel{padding-top:19px;padding-bottom:33px}.project-slide{border-radius:9px;width:86vw;margin-left:-43vw;padding:16px 15px 36px}.carousel-stage{height:calc(53.32vw + 87px)}.project-stage-label{margin-bottom:13px;font-size:7px}.project-stage-label>span:last-child{font-size:7px}.browser-bar{height:17px;padding:0 7px;font-size:5px}.browser-bar i{width:3px;height:3px}.project-stage-footer{letter-spacing:.6px;margin-top:13px;font-size:5px}.project-stage-footer>span:first-child{letter-spacing:1px;font-size:7px}.video-badge{gap:5px;padding:6px 8px;font-size:6px;bottom:11px;left:12px}.equalizer{height:8px}.equalizer>i{width:1.5px;height:5px}.equalizer>i:nth-child(2){height:8px}.expand-project{width:27px;height:27px;bottom:8px;right:12px}.expand-project svg{width:13px;height:13px}.project-information{width:86vw;margin-top:15px}.project-title{gap:8px;font-size:22px}.project-title svg{width:15px;height:15px}.project-title-row>div:first-child{gap:8px}.project-number{font-size:8px}.tags{gap:4px}.tags>span{padding:5px 7px;font-size:6px}.project-information>p{min-height:52px;margin-top:10px;padding-left:0;font-size:10px}.carousel-controls{gap:13px;margin-top:16px}.round-button{width:36px;height:36px}.carousel-caption{margin-top:13px;font-size:7px}.carousel-caption>span{color:#ada49a;margin-top:6px;font-size:7px;display:block}.about-section{grid-template-columns:1fr;gap:23px;padding-top:26px;padding-bottom:35px}.about-label{align-items:center;gap:12px;display:flex}.about-label>.eyebrow{margin:0;font-size:7px}.about-art{display:none}.about-content h2{margin-bottom:16px;font-size:31px}.about-content>p{font-size:11px}.capabilities{gap:20px;margin-top:22px}.capabilities h3{font-size:11px}.capabilities p{font-size:9px}.toolbox{gap:13px;margin-top:22px}.toolbox>span{width:100%;font-size:6px}.toolbox>b{font-size:9px}.contact-section{padding-bottom:27px}.contact-panel{border-radius:8px;padding:27px 23px}.contact-panel .eyebrow{letter-spacing:1px;max-width:225px;font-size:6px;line-height:1.7}.contact-panel h2{z-index:1;margin:22px 0 23px;font-size:29px;position:relative}.contact-panel h2 em{letter-spacing:-1.2px}.contact-spark{opacity:.9;width:60px;height:60px;top:auto;bottom:26px;right:24px}.contact-note{display:none}.contact-cta{gap:20px;padding:12px 17px;font-size:10px}.contact-cta svg{width:14px;height:14px}.site-footer{flex-wrap:wrap;gap:15px;min-height:100px;padding-top:22px;padding-bottom:22px}.site-footer .wordmark{font-size:23px}.site-footer>span{order:3;width:100%;font-size:7px}.site-footer>div{gap:16px;margin-left:auto;font-size:8px}.modal-body{padding:30px 23px}.modal h2{font-size:31px}.modal-poster{margin-top:12px;padding:12px}.modal .eyebrow{font-size:7px}.modal p{font-size:12px}.modal .tags>span{font-size:9px}}.slide-hidden{opacity:0;pointer-events:none;z-index:0;transform:scale(.8)}.project-slide{height:auto}.carousel-stage{height:calc(min(760px,64vw)/1.6129 + 112px)}@media (width>=1500px){.carousel-stage{height:608px}}@media (width<=1100px){.carousel-stage{height:calc(39.68vw + 125px)}}@media (width<=800px){.carousel-stage{height:calc(48.36vw + 125px)}}@media (width<=540px){.carousel-stage{height:calc(53.32vw + 108px)}}.site-header nav{margin-left:20px}.about-story{max-width:660px}.about-story p{color:#796f65;margin:0 0 19px;font-size:13px;line-height:1.95}.about-facts{gap:25px;max-width:215px;margin-top:40px;display:grid}.about-facts>div{border-top:1px solid var(--line);gap:7px;padding-top:17px;display:grid}.about-facts strong{letter-spacing:-.7px;font-family:Manrope,sans-serif;font-size:23px;font-weight:500}.about-facts span{color:#8e8377;font-size:11px;line-height:1.7}.services-heading{letter-spacing:-.4px;margin:32px 0 0;font-size:17px;font-weight:500}.capabilities{row-gap:25px;margin-top:20px}.capabilities p{max-width:none;font-size:11px}.toolbox{gap:9px}.toolbox>span{width:100%;margin-bottom:5px}.toolbox>b{border:1px solid #e2dad2;border-radius:6px;padding:8px 11px;font-size:11px}.about-content>.stack-note{margin-top:13px;font-size:10px}.contact-links .contact-card{justify-content:flex-start;gap:15px;padding:18px;transition:background .2s,border-color .2s,transform .2s;display:flex}.contact-card:hover{border-color:#eed5bb;transform:translateY(-2px)}.contact-icon{width:43px;height:43px;color:var(--accent);background:#faf4ed;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.contact-icon svg{width:23px;height:23px}.icon-telegram{color:#229bd2;background:#e3f2fa}.icon-avito{background:#f6f1eb}.contact-card-copy{gap:5px;min-width:0;display:grid}.contact-card-copy small{color:#897e72;font-size:9px}.contact-card-copy strong{overflow-wrap:anywhere;font-size:13px;font-weight:500}.contact-card-copy>span{color:#9b9085;font-size:10px;line-height:1.5}.contact-card .contact-arrow{color:#998b7c;width:16px;height:16px;margin-left:auto}.contact-links-inline{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:16px}.contact-links-inline .contact-card{border:1px solid var(--line);color:var(--accent);border-radius:10px}.site-footer>div{flex-wrap:wrap;gap:18px}.site-footer>div>a{align-items:center;gap:6px;display:inline-flex}.site-footer>div svg{width:14px;height:14px}.modal[open]{animation:.24s cubic-bezier(.2,.7,.2,1) both modal-appear}.modal[open]::backdrop{animation:.2s both backdrop-appear}@keyframes modal-appear{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes backdrop-appear{0%{opacity:0}to{opacity:1}}@media (width<=1100px){.contact-links-inline .contact-card{gap:10px;padding:14px}.contact-links-inline .contact-icon{width:34px;height:34px}.contact-links-inline .contact-card-copy strong{font-size:11px}.contact-links-inline .contact-arrow{display:none}}@media (width<=800px){.about-story p{font-size:12px}.about-facts strong{font-size:18px}.about-facts span{font-size:10px}.contact-links-inline{grid-template-columns:1fr}.contact-links-inline .contact-card{gap:15px;padding:17px}.contact-links-inline .contact-icon{width:40px;height:40px}.contact-links-inline .contact-card-copy strong{font-size:13px}.contact-links-inline .contact-arrow{display:block}.site-footer{flex-wrap:wrap;padding-block:23px}.site-footer>span{order:3;width:100%}}@media (width<=540px){.site-header .wordmark{font-size:25px}.site-header nav{gap:13px;margin-left:0;font-size:10px}.hero-role{font-size:7.5px}.availability{max-width:125px;font-size:7px;line-height:1.5}.availability i{flex-shrink:0}.about-label{flex-wrap:wrap}.about-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;width:100%;max-width:none;margin-top:4px;display:grid}.about-facts strong{letter-spacing:-.5px;font-size:15px}.about-facts span{font-size:9px}.about-story p{font-size:12px;line-height:1.9}.capabilities p{font-size:10px}.toolbox>b{padding:7px 9px;font-size:10px}.contact-panel h2{font-size:26px}.site-footer>div{gap:12px}.site-footer .wordmark{font-size:23px}.site-footer>div>a{gap:4px}.contact-links .contact-card{gap:12px;padding:15px 12px}.contact-card-copy strong{font-size:12px}.contact-card-copy>span{font-size:9px}.contact-icon{width:36px;height:36px}}@media (width<=360px){.site-header .wordmark{font-size:22px}.site-header nav{gap:10px;font-size:9px}.site-header .header-cta{width:30px;height:30px}.site-footer>div{width:100%;margin:0}.contact-panel h2{font-size:22px}.hero h1{font-size:30px}}.project-slide{border:1px solid #835b3d24}.about-story{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:none;display:grid}.about-card{background:#f4f0ec;border:1px solid #e4ddd5;border-radius:12px;padding:22px}.about-card:first-child{background:#efe9e3;grid-column:1/-1}.about-card-heading{align-items:center;gap:10px;margin-bottom:13px;display:flex}.about-card-icon{width:30px;height:30px;color:var(--accent);background:#f9f6f3;border-radius:9px;flex-shrink:0;place-items:center;font-family:Manrope,sans-serif;font-size:14px;display:grid}.about-card h3{letter-spacing:-.25px;margin:0;font-size:13px;font-weight:500}.about-story .about-card p{color:#7b6f63;margin:0;font-size:12px;line-height:1.85}.modal{max-height:min(90dvh,850px);overflow:hidden}.modal[open]{flex-direction:column;display:flex}.modal-header{border-bottom:1px solid #e8e4df;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:15px 24px;display:flex}.modal-header-label{color:#8b7f73;letter-spacing:.5px;align-items:center;gap:9px;font-size:10px;display:flex}.modal .close-button{color:#877a6c;background:#f3eee9;border-color:#e5dfd8;border-radius:10px;flex-shrink:0;width:34px;height:34px;padding:0;transition:background .18s,color .18s;position:static}.modal .close-button:hover{color:var(--accent);background:#faf4ed}.close-button svg{width:18px;height:18px}.modal .modal-body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c7bbaf transparent;scrollbar-gutter:stable;min-height:0;margin:8px 7px 12px 0;padding:26px 25px 26px 32px;overflow-y:auto}.modal-body:focus-visible{outline-offset:-3px;border-radius:6px;outline:2px solid #efd8bf}.modal-body::-webkit-scrollbar{width:5px}.modal-body::-webkit-scrollbar-track{background:0 0}.modal-body::-webkit-scrollbar-thumb{background:#c7bbaf;border-radius:8px}.modal-body::-webkit-scrollbar-thumb:hover{background:#ac9e90}.modal .modal-poster{border:1px solid #835b3d1f;margin:0 0 24px}@media (width<=800px){.about-card{padding:18px}.about-story{grid-template-columns:1fr}}@media (width<=540px){.about-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-header{padding:12px 17px}.modal-header-label{font-size:9px}.modal .modal-body{margin-right:5px;padding:18px 15px 18px 20px}.modal .modal-poster{margin-bottom:20px;padding:12px}}.process-card{background:linear-gradient(145deg,#fffaf4,#f5e9dc);border:1px solid #e8d5c3;border-radius:14px;max-width:290px;margin-top:32px;padding:24px}.process-card>.eyebrow{color:#a47e62;letter-spacing:1.6px;font-size:7px}.process-card>h3{letter-spacing:-1px;margin:16px 0 24px;font-family:Manrope,sans-serif;font-size:26px;font-weight:500;line-height:1.2}.process-card>h3 em{color:var(--accent);letter-spacing:-1px;font-size:1.15em}.process-steps{gap:22px;margin:0;padding:0;list-style:none;display:grid}.process-steps>li{align-items:flex-start;gap:12px;display:flex;position:relative}.process-steps>li:not(:last-child):after{content:"";background:#e6cbb5;width:1px;position:absolute;top:40px;bottom:-14px;left:16px}.process-icon{width:34px;height:34px;color:var(--accent);background:#fff9f1;border:1px solid #f1d9c4;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.process-icon svg{width:17px;height:17px}.process-step-number{letter-spacing:1px;color:#c58c62;font-size:8px}.process-steps h4{margin:4px 0 7px;font-size:12px;font-weight:500}.process-steps p{color:#8b7a68;margin:0;font-size:10px;line-height:1.8}.process-note{color:#a47e62;border-top:1px solid #e9d7c7;align-items:center;gap:7px;margin-top:24px;padding-top:16px;font-size:8px;display:flex}.process-note>span{background:var(--accent);border-radius:50%;width:5px;height:5px}.contact-cta{background:#cd4310}.contact-panel{background:linear-gradient(120deg,#f5e9db,#faefe4)}.about-card:first-child{background:#f3e9dd}.about-card-icon{background:#fff8f0}@media (width<=800px) and (width>=541px){.process-card{padding:16px 12px}.process-card>h3{font-size:23px}.process-steps>li{gap:8px}.process-icon{border-radius:8px;width:27px;height:27px}.process-icon svg{width:14px;height:14px}.process-steps>li:not(:last-child):after{top:34px;left:13px}.process-steps h4{font-size:10px}.process-steps p{font-size:9px}.process-note{font-size:7px;line-height:1.6}}@media (width<=540px){.process-card{width:100%;max-width:none;margin-top:10px;padding:21px}.process-card>h3{margin:13px 0 20px;font-size:24px}.process-card>h3 br{display:none}.process-card>h3 em:before{content:" "}.process-steps{gap:16px}.process-steps h4{font-size:12px}.process-steps p{font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after,.modal[open]::backdrop{transition:none!important;animation:none!important}.project-slide{will-change:auto}}
