@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;550;600;650;700;750;800&display=swap');
:root{--ink:#181b28;--muted:#656d7d;--blue:#365af6;--line:#e8eaf2;--paper:#fdfdff;--sans:'DM Sans',sans-serif;--heading:'Manrope',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:5px}::selection{background:#dfe5ff;color:#1d309b}h1,h2,h3,h4,p{margin-top:0}button{cursor:pointer}.wrap{width:min(1180px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;padding:15px;background:var(--ink);color:#fff;z-index:100}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.reading-progress{position:fixed;top:0;left:0;z-index:99;width:100%;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left}
.site-header{position:relative;z-index:30;display:flex;justify-content:space-between;align-items:center;width:min(1200px,calc(100% - 64px));height:78px;margin:21px auto 0;padding:0 22px;border:1px solid #e7e9f0b3;border-radius:20px;background:#ffffffcc;box-shadow:0 7px 30px #1a226305;backdrop-filter:blur(20px)}.brand{display:flex;gap:10px;align-items:center;font:800 21px/1.15 var(--heading);letter-spacing:-.06em}.brand-mark{display:grid;place-items:center;width:39px;height:39px;color:#fff;background:var(--blue);border-radius:11px;box-shadow:inset 0 1px 2px #ffffff60,0 3px 8px #365af626}.brand-mark svg{width:26px;height:26px}.brand-sub{display:block;font:600 8px/1 var(--sans);letter-spacing:.27em;margin-top:6px;color:#727684}.site-header nav{display:flex;gap:31px;font-size:12px;font-weight:500;color:#666b7a}.site-header nav a:hover{color:var(--blue)}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:53px;padding:15px 22px;border:1px solid #ffffff26;border-radius:10px;background:linear-gradient(160deg,#5072ff,#3455ed);box-shadow:0 5px 10px #365af622,inset 0 1px 0 #ffffff30;color:#fff;font-size:13px;font-weight:550;transition:box-shadow .25s,translate .25s;overflow:hidden}.button:before{content:'';position:absolute;inset:-100% 0;background:linear-gradient(110deg,transparent 38%,#ffffff24 48%,transparent 58%);transform:translateX(-110%);transition:transform .65s}.button:hover:before{transform:translateX(110%)}.button:hover{box-shadow:0 8px 24px #365af63d;translate:0 -2px}.button>span{font-size:20px;font-weight:400}.button-small{min-height:39px;padding:10px 16px;font-size:11px;border-radius:8px;gap:22px}.button-small>span{font-size:16px}.quiet-link{display:inline-flex;align-items:center;gap:16px;font-size:12px;font-weight:550;padding-block:10px}.quiet-link>span{font-size:18px;transition:translate .2s}.quiet-link:hover{color:var(--blue)}.quiet-link:hover>span{translate:2px -2px}
.hero{position:relative;padding-top:77px;overflow:hidden}.hero-atmosphere{position:absolute;inset:-100px 0 270px;pointer-events:none;z-index:-1;overflow:hidden}.aura{position:absolute;border-radius:50%;filter:blur(65px);opacity:.65}.aura-one{width:680px;height:420px;left:calc(50% - 150px);top:285px;background:radial-gradient(ellipse,#cbd6ff 0%,#e9eaff80 50%,transparent 75%);animation:breathe 12s ease-in-out infinite alternate}.aura-two{width:620px;height:500px;right:calc(50% - 50px);top:330px;background:radial-gradient(ellipse,#eadfff70,transparent 70%)}.path-field{position:absolute;inset:0;width:100%;height:100%;color:#9aaef3;opacity:.37;mask-image:linear-gradient(transparent 8%,#000 25%,#000 65%,transparent 94%)}.path-field path:nth-child(3n){stroke-dasharray:220 1100;animation:lineflow 18s linear infinite;stroke-width:1.2}.path-field path:nth-child(3n + 1){opacity:.36}.grain{position:absolute;inset:0;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%239ba6d6' filter='url(%23n)' opacity='.22' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.hero-copy{text-align:center;position:relative}.hero-label{display:inline-flex;gap:8px;align-items:center;font-size:10px;font-weight:500;padding:7px 12px 7px 9px;border:1px solid #e5e8f5;border-radius:50px;background:#ffffffa6;color:#626a83;margin-bottom:25px;box-shadow:0 2px 3px #12267004}.pulse-dot{width:6px;height:6px;background:#365af6;border-radius:50%;box-shadow:0 0 0 4px #365af60b}.hero h1{position:relative;width:fit-content;margin:0 auto 23px;font:600 clamp(58px,6.8vw,93px)/1.09 var(--heading);letter-spacing:-.07em}.gradient-text{background:linear-gradient(100deg,#3e69fb 10%,#3559ec 55%,#9776eb);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-spark{position:absolute;width:43px;height:43px;right:-67px;top:88px;color:#7188fb;rotate:12deg;animation:spark-turn 24s linear infinite}.hero-description{font-size:16px;line-height:1.8;color:#73788b;margin-bottom:27px}.hero-actions{display:flex;gap:27px;justify-content:center;align-items:center}.hero-footnote{display:flex;justify-content:center;align-items:center;gap:11px;color:#858997;font-size:10px;margin-top:23px}.hero-footnote i{width:3px;height:3px;background:#b4bbd0;border-radius:50%}
.showcase{margin-top:56px;position:relative}.showcase-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:8px;letter-spacing:.11em;color:#7b8195}.showcase-head p{margin:0;display:flex;align-items:center;gap:8px;font-weight:550}.tiny-cross{font-size:17px;color:#5975e8}.concept-label{letter-spacing:0;font-size:10px}.showcase-scene{height:526px;position:relative;isolation:isolate;background:radial-gradient(ellipse at 25% 30%,#f8f9ff 0%,#e8edff 48%,#dde5fd 100%);border:1px solid #dce3f6;border-radius:18px;overflow:hidden;perspective:1500px}.scene-grid{position:absolute;inset:0;background-image:linear-gradient(#7c98df0c 1px,transparent 1px),linear-gradient(90deg,#7c98df0c 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(ellipse,#000,transparent 90%)}.scene-caption{position:absolute;top:37px;left:30px;font-size:8px;letter-spacing:.13em;line-height:1.65;color:#8996b7}.browser-wrap{position:absolute;top:30px;left:16.5%;right:16.5%;transform:rotateX(var(--scene-tilt,7deg));transform-origin:50% 100%;transition:transform .18s linear;will-change:transform}.concept-browser{border:1px solid #fff;border-radius:11px;box-shadow:0 30px 50px -24px #40539165,0 4px 6px #4c63a516;background:white;overflow:hidden;transform:rotate(-1.5deg);transition:transform .5s,background .5s}.browser-chrome{height:33px;display:flex;align-items:center;gap:15px;background:#fafbfc;border-bottom:1px solid #eaeaf0;padding-inline:14px}.browser-dots{display:flex;gap:4px}.browser-dots i{width:5px;height:5px;background:#d8dbe4;border-radius:50%}.browser-dots i:first-child{background:#edb6b4}.browser-dots i:nth-child(2){background:#ebd7a8}.browser-dots i:last-child{background:#b4d7bc}.browser-address{margin:auto;display:flex;gap:5px;align-items:center;justify-content:center;width:44%;padding:3px;background:#eff1f5;border-radius:4px;font-size:7px;color:#9298a7}.browser-address svg{width:9px;height:9px}.chrome-plus{font-size:13px;color:#9298a7}.concept-content{background:#f8f7f2;color:#41453e;transition:background .35s,color .35s}.mock-nav{display:flex;justify-content:space-between;align-items:center;padding:22px 33px 16px}.mock-nav strong{font:600 18px/1 var(--heading);letter-spacing:-.06em}.mock-nav strong>span{display:block;font:500 5px/1 var(--sans);letter-spacing:.2em;margin-top:5px}.mock-nav>div{font-size:7px;display:flex;gap:20px}.mock-nav-icon{font-size:20px}.mock-hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:268px}.mock-copy{padding:24px 0 24px 34px;position:relative;z-index:2}.mock-eyebrow{font-size:6px;letter-spacing:.16em;font-weight:600}.mock-copy h2{font:500 40px/1.1 var(--heading);letter-spacing:-.06em;margin:13px 0}.mock-copy p{font-size:9px;line-height:1.6;color:#878b7c}.mock-button{display:inline-flex;gap:22px;align-items:center;font-size:7px;color:#fff;background:#464e40;padding:9px 12px;border-radius:2px;margin-top:4px}.mock-button>span{font-size:11px}.mock-art{position:relative;min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.art-disc{position:absolute;width:240px;height:240px;background:#edeae0;border-radius:50%;bottom:3px}.lamp-art{position:relative;width:215px;height:250px;margin-top:5px;filter:drop-shadow(8px 12px 13px #85533112)}.art-caption{position:absolute;bottom:7px;right:25px;left:25px;text-align:center;font-size:5px;letter-spacing:.12em;color:#9a9586}.mock-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dadad350;padding:15px 33px;font-size:6px;color:#8d9087}.floating-note{position:absolute;display:flex;align-items:center;gap:12px;background:#ffffffdc;backdrop-filter:blur(15px);border:1px solid #fff;box-shadow:0 12px 24px -10px #596ba02b;padding:17px 19px;border-radius:11px;z-index:3;pointer-events:none}.floating-note>span{font-size:11px;font-weight:550;letter-spacing:-.02em}.floating-note small{display:block;font-size:8px;font-weight:400;color:#9197a6;margin-top:4px;letter-spacing:0}.note-one{left:5%;bottom:110px;animation:float 8s ease-in-out infinite}.note-icon{display:grid;place-items:center;width:34px;height:34px;background:#ecf1ff;color:var(--blue);border-radius:9px;font-size:22px!important}.note-dot{width:6px;height:6px;border-radius:50%;background:#64bfa0;margin-left:10px}.note-two{right:3.5%;top:94px;animation:float 9s ease-in-out -4s infinite}.note-stack{display:flex;align-items:center;gap:3px;height:25px}.note-stack i{display:block;width:6px;background:#91a6f6;border-radius:2px;height:13px}.note-stack i:nth-child(2){height:20px;background:#647fed}.note-stack i:nth-child(3){height:27px;background:#365af6}.showcase-tabs{position:absolute;display:flex;align-items:center;gap:4px;bottom:23px;left:50%;transform:translateX(-50%);background:#ffffffa8;backdrop-filter:blur(20px);padding:5px;border:1px solid #ffffffd9;border-radius:11px;box-shadow:0 6px 18px #4967b612;white-space:nowrap;z-index:4}.showcase-tabs button{background:transparent;border:0;border-radius:7px;padding:11px 18px;color:#7b8399;font-size:10px;transition:color .2s,background .2s,box-shadow .2s}.showcase-tabs button[aria-selected=true]{background:#fff;color:var(--blue);box-shadow:0 2px 7px #33468310}.showcase-tabs button:hover{color:var(--blue)}.showcase-foot{display:flex;justify-content:space-between;margin-top:14px;font-size:9px;color:#8d92a0}.showcase-foot>span:last-child{font-size:8px}.showcase-foot>span:last-child>span{margin-left:12px}.sculpture-art,.local-art{display:none}.art-orbit{display:none}.concept-browser[data-concept=personal] .concept-content{background:#f0efff;color:#303450}.concept-browser[data-concept=personal] .mock-button{background:#5458c8}.concept-browser[data-concept=personal] .mock-copy p{color:#82829d}.concept-browser[data-concept=personal] .lamp-art,.concept-browser[data-concept=local] .lamp-art{display:none}.concept-browser[data-concept=personal] .art-disc{background:#e1def8;width:220px;height:220px}.concept-browser[data-concept=personal] .sculpture-art{display:block;position:relative;width:210px;height:235px;perspective:500px}.sculpture-ring{position:absolute;top:22px;left:20px;width:167px;height:167px;border:26px solid #737be1;border-radius:50%;box-shadow:inset 4px 5px 8px #b6bdfa,4px 8px 14px #4e55a14a;transform:rotateY(-27deg) rotateX(15deg)}.ring-two{transform:rotateY(55deg) rotateX(28deg);border-color:#9a9cf0;top:44px;left:36px}.ring-three{transform:rotateX(65deg) rotateZ(-30deg);border-color:#babdfc;top:60px;left:14px}.sculpture-shadow{position:absolute;width:150px;height:17px;bottom:15px;left:33px;background:#7577aa36;filter:blur(9px);border-radius:50%}.concept-browser[data-concept=local] .concept-content{background:#eef1ec;color:#334d43}.concept-browser[data-concept=local] .mock-button{background:#416456}.concept-browser[data-concept=local] .art-disc{display:none}.concept-browser[data-concept=local] .local-art{display:block;width:230px;height:250px;position:relative}.window-frame{width:155px;height:223px;position:absolute;top:10px;left:35px;border-radius:90px 90px 0 0;background:#d8e5e0;border:9px solid #b5c7bc;box-shadow:inset 3px 2px 12px #48695830;overflow:hidden}.window-sun{width:66px;height:66px;border-radius:50%;position:absolute;background:#eddbc1;top:33px;left:43px}.window-hill{width:200px;height:170px;background:#95b6a1;border-radius:50%;position:absolute;top:120px;left:-75px;box-shadow:100px -20px 0 #adc6b2}.plant{position:absolute;bottom:14px;right:6px;height:107px;width:62px}.plant span{position:absolute;bottom:0;width:43px;height:37px;background:linear-gradient(90deg,#ad8064,#d0a382);clip-path:polygon(0 0,100% 0,85% 100%,15% 100%)}.plant:before{content:'';position:absolute;left:20px;top:6px;width:2px;height:72px;background:#4e7155}.plant i{position:absolute;width:31px;height:16px;border-radius:100% 0 100% 0;background:#537b58;top:9px;left:19px;rotate:-16deg}.plant i:nth-child(2){top:26px;left:-8px;rotate:61deg}.plant i:nth-child(3){top:42px;left:19px;rotate:-16deg}.plant i:nth-child(4){top:54px;left:-8px;rotate:61deg}
.expertise-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:59px;padding-block:30px;border-block:1px solid var(--line)}.expertise-strip p{font-size:7px;line-height:1.65;letter-spacing:.09em;color:#a0a5b4;margin:0}.expertise-strip>span{font:600 17px var(--heading);letter-spacing:-.04em;color:#747d92}.expertise-strip>svg{width:23px;height:23px;color:#95a1bf}.section{padding-block:106px}.eyebrow{display:flex;align-items:center;gap:8px;font-size:9px;font-weight:550;letter-spacing:.12em;color:#6f7aa0;margin-bottom:23px}.eyebrow>span{display:block;width:5px;height:5px;background:var(--blue);border-radius:50%}h2{font:550 43px/1.2 var(--heading);letter-spacing:-.055em;margin-bottom:20px}.muted{color:#9297a7}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:39px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:12px;line-height:1.9;color:var(--muted);margin-bottom:5px}.bento-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.bento-card{position:relative;isolation:isolate;border:1px solid var(--line);border-radius:15px;padding:31px 34px;overflow:hidden;background:#fff}.spotlight:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:0;background:radial-gradient(450px circle at var(--pointer-x,50%) var(--pointer-y,50%),#728cfa12,transparent 65%);transition:opacity .35s}.spotlight:hover:after{opacity:1}.card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.card-kicker{font-size:8px;letter-spacing:.12em;color:#8d95a9}.card-icon{font-size:25px;color:#9aa6c0}.bento-card h3{font:550 29px/1.2 var(--heading);letter-spacing:-.05em;margin-bottom:15px}.bento-card p{font-size:12px;line-height:1.85;color:#7b8191;max-width:355px;margin-bottom:0}.commerce-card{background:linear-gradient(150deg,#fafbff,#eff3ff)}.commerce-card .card-kicker{color:#6480d7}.journey-visual{display:flex;align-items:center;justify-content:center;margin:40px 0 34px;padding-inline:10px}.journey-node{width:76px;height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;flex-shrink:0;border:1px solid #e5eafb;background:#ffffffb0;border-radius:12px;box-shadow:0 5px 10px #506acb04}.journey-node svg{width:22px;height:22px;color:#7990d6}.journey-node span{font-size:7px;color:#8993b0}.journey-line{height:1px;width:55px;background:#ccd6f1;position:relative}.journey-line:after{content:'';position:absolute;left:0;top:-2px;width:5px;height:5px;border-radius:50%;background:#7e98ee;animation:connector 4s ease-in-out infinite}.node-success{background:#365af6;border-color:#365af6;box-shadow:0 5px 12px #365af622}.node-success svg,.node-success span{color:#fff}.card-tags{display:flex;flex-wrap:wrap;gap:7px}.card-tags span{font-size:8px;color:#8992a7;border:1px solid #dfe5f1;border-radius:5px;padding:5px 8px}.mini-websites{height:157px;position:relative;margin-top:22px;isolation:isolate}.mini-site{position:absolute;border:1px solid #e8e7f4;box-shadow:0 8px 17px #35396909;overflow:hidden;border-radius:7px}.mini-back{background:#f0eff9;width:200px;height:126px;right:7%;top:0;rotate:6deg;padding:15px}.mini-site span{display:block;font-size:5px;letter-spacing:.1em;color:#848798}.mini-site strong{display:block;font:600 19px/1.15 var(--heading);letter-spacing:-.04em;margin-top:10px;color:#444357}.mini-orb{width:82px;height:82px;border-radius:50%;background:radial-gradient(circle at 25% 20%,#eff0ff,#b2b3ee 50%,#8186c9);position:absolute;right:-14px;bottom:-17px;box-shadow:inset -8px -8px 15px #727aac30}.mini-front{width:236px;height:118px;left:5%;top:26px;rotate:-5deg;background:#fbfcff;padding:15px;display:flex;gap:14px}.mini-front strong{font-size:17px}.mini-front i{display:block;font-style:normal;font-size:5px;margin-top:13px;color:var(--blue)}.mini-shape{width:69px;height:87px;flex-shrink:0;background:#e9efff;border-radius:50px 50px 4px 4px;position:relative;overflow:hidden}.mini-shape:before{content:'';position:absolute;width:64px;height:64px;border:16px solid #8aa1f5;border-radius:50%;top:32px;left:-13px}.mini-shape:after{content:'';position:absolute;width:25px;height:25px;background:#c2cdfc;border-radius:50%;top:12px;right:6px}.website-card .card-tags{margin-top:12px}.strategy-card,.operations-card{padding-bottom:32px}.strategy-card h3,.operations-card h3{font-size:26px}.priority-list{margin-top:25px;display:grid;gap:9px}.priority-list>span{font-size:9px;color:#7d8599;display:flex;align-items:center;gap:9px;border:1px solid #edf0f6;border-radius:6px;padding:10px 12px;background:#fdfdff}.priority-list b{font-size:8px;font-weight:400;margin-left:auto;color:#b2b9c8}.priority-dot{width:5px;height:5px;border-radius:50%;background:#b4c1eb}.priority-list>span:nth-child(2){margin-inline:8px}.priority-list>span:nth-child(3){margin-inline:16px}.operations-card{background:linear-gradient(140deg,#fff,#fafaff)}.connection-visual{display:flex;justify-content:center;align-items:center;margin-top:35px;margin-bottom:8px}.connection-visual>span:not(.connection-hub){padding:10px 17px;font-size:9px;border:1px solid #e4e8f5;border-radius:7px;color:#929bb1;background:white}.connection-visual>i{width:40px;height:1px;background:#c7d2f4;position:relative}.connection-visual>i:after{content:'';position:absolute;width:4px;height:4px;top:-1.5px;left:0;background:#9caff0;border-radius:50%;animation:connector 4s linear infinite}.connection-hub{display:grid;place-items:center;width:49px;height:49px;flex-shrink:0;background:#eaf0ff;border:1px solid #dee6ff;border-radius:12px;color:var(--blue);box-shadow:0 0 0 6px #f6f8ff,0 0 0 7px #edf1fc;margin-inline:7px}.connection-hub svg{width:25px;height:25px}
.approach{border-block:1px solid var(--line);background:#f8f9fc}.approach-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:100px;align-items:start}.approach-intro>p:not(.eyebrow){font-size:13px;color:#7b8191;line-height:1.9;max-width:365px;margin-bottom:15px}.approach-intro .quiet-link{margin-top:9px;color:var(--blue);font-size:11px}.process{list-style:none;margin:6px 0 0;padding:0;position:relative}.process:before{content:'';position:absolute;width:1px;background:#e1e6f3;top:15px;bottom:45px;left:17px}.process li{position:relative;display:flex;gap:22px;padding-bottom:35px}.process li:last-child{padding-bottom:0}.process-number{display:grid;place-items:center;width:35px;height:35px;border:1px solid #e2e7f4;border-radius:50%;background:#f8f9fc;font-size:9px;color:#7d8dbb;flex-shrink:0}.process-label{font-size:7px;letter-spacing:.1em;color:#9ca4b8}.process h3{font:600 19px/1.3 var(--heading);letter-spacing:-.04em;margin:8px 0 9px}.process p{font-size:12px;line-height:1.85;color:#81889a;margin:0;max-width:310px}
.contact{padding-block:77px}.contact-panel{position:relative;isolation:isolate;overflow:hidden;padding:59px 58px;border-radius:19px;background:linear-gradient(120deg,#365af3,#4e67f2 60%,#7779ed);color:#fff}.contact-lines{position:absolute;z-index:-1;width:750px;height:750px;border-radius:50%;right:-325px;top:-185px;border:1px solid #ffffff1c;box-shadow:0 0 0 38px #ffffff06,0 0 0 39px #ffffff19,0 0 0 78px #ffffff04,0 0 0 79px #ffffff17,0 0 0 118px #ffffff02,0 0 0 119px #ffffff15,0 0 0 159px #ffffff02,0 0 0 160px #ffffff14,0 0 0 199px #ffffff01,0 0 0 200px #ffffff11}.contact .eyebrow{color:#c9d2ff;font-size:8px;letter-spacing:.13em}.contact h2{position:relative;font:550 67px/1.08 var(--heading);letter-spacing:-.065em;width:fit-content;margin-bottom:22px}.contact h2>span:not(.contact-asterisk){color:#c7d0ff}.contact-asterisk{position:absolute;right:-108px;top:21px;color:#b9caff;font-size:74px;animation:spark-turn 36s linear infinite}.contact-panel>p:not(.eyebrow){font-size:12px;line-height:1.9;color:#d1d9ff}.contact-action{margin-top:27px}.button-white{background:#fff;color:var(--blue);border-color:#fff;box-shadow:0 4px 12px #1237a71a}.button-white:hover{box-shadow:0 7px 19px #1836b74d}.contact #contact-detail{font-size:12px;margin-top:12px}.preview-note{display:inline-block;border:1px solid #ffffff40;border-radius:8px;padding:13px 20px;font-size:11px;color:#e1e7ff;margin:0;background:#ffffff09}.contact-footer{position:absolute;right:38px;bottom:30px;font-size:7px;letter-spacing:.12em;color:#bdc8ff}.contact-panel.spotlight:after{background:radial-gradient(500px circle at var(--pointer-x,50%) var(--pointer-y,50%),#ffffff1a,transparent 70%)}
.site-footer{padding-top:9px}.footer-top{display:flex;justify-content:space-between;align-items:center}.footer-top>p{font-size:11px;line-height:1.7;color:#9196a4;margin:0}.back-top{font-size:10px;color:#9299ab;display:flex;gap:27px;align-items:center}.back-top>span{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;font-size:15px}.back-top:hover{color:var(--blue)}.footer-wordmark{text-align:center;font:650 clamp(80px,13.7vw,188px)/1.2 var(--heading);letter-spacing:-.075em;color:#e5e9f5;margin:26px 0 23px;user-select:none}.footer-wordmark>span{color:#aabcfc}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:23px 0 29px;font-size:8px;color:#959cad}.footer-bottom small{font-size:8px}.footer-bottom>span:last-child{display:flex;align-items:center;gap:8px}.footer-bottom i{width:4px;height:4px;border-radius:50%;background:#7ea993}.reveal{opacity:1}.motion-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.motion-ready .reveal.visible{opacity:1;transform:none}.motion-ready .bento-card:nth-child(even){transition-delay:.1s}
/* Keep small text readable on the pale surfaces. */
.brand-sub,.hero-description,.hero-footnote,.showcase-head,.showcase-foot,.expertise-strip p,.expertise-strip>span,.eyebrow,.card-kicker,.bento-card p,.card-tags span,.approach-intro>p:not(.eyebrow),.process-label,.process-number,.process p,.footer-top>p,.back-top,.footer-bottom{color:#657088}
.muted{color:#868d9e}.commerce-card .card-kicker{color:#526bb2}.showcase-tabs button{color:#616c86}.browser-address{color:#59647a}.mock-bottom{color:#6c7167}.contact .eyebrow,.contact-panel>p:not(.eyebrow),.contact-footer{color:#f0f3ff}.contact h2>span:not(.contact-asterisk){color:#e0e6ff}.preview-note{color:#fff}.hero-footnote{font-size:11px}.showcase-head,.showcase-foot{font-size:10px}.showcase-foot>span:last-child{font-size:9px}.expertise-strip p{font-size:8px}.card-kicker{font-size:9px}.card-tags span{font-size:9px}.process-label{font-size:8px}.footer-bottom,.footer-bottom small{font-size:9px}
@keyframes lineflow{to{stroke-dashoffset:-1320}}@keyframes breathe{to{transform:translate(45px,-20px) scale(1.1)}}@keyframes spark-turn{to{rotate:372deg}}@keyframes float{50%{transform:translateY(-8px)}}@keyframes connector{0%{left:0;opacity:0}20%{opacity:1}80%{opacity:1}100%{left:100%;opacity:0}}
@media(min-width:1550px){.hero{padding-top:92px}.hero h1{font-size:101px}.showcase{margin-top:67px}}
@media(max-width:1100px){.site-header nav{gap:20px}.hero h1{font-size:77px}.browser-wrap{left:13%;right:13%}.showcase-scene{height:490px}.note-one{left:3%;bottom:102px}.note-two{right:2%;top:97px}.floating-note{padding:13px 14px}.scene-caption{left:22px;font-size:7px}.mock-copy h2{font-size:35px}.mock-hero{min-height:245px}.lamp-art{width:195px;height:225px}.art-disc{width:210px;height:210px}.bento-card{padding-inline:27px}.bento-card h3{font-size:27px}.journey-line{width:37px}.approach-grid{gap:55px}.section-heading>p{font-size:11px}.hero-spark{right:-48px;width:31px;height:31px}.mini-front{left:0}.mini-back{right:0}}
@media(max-width:850px){.wrap{width:calc(100% - 56px)}.site-header{width:calc(100% - 40px);height:70px;padding-inline:17px;margin-top:15px}.site-header nav{gap:17px;font-size:10px}.brand{font-size:18px}.brand-mark{width:34px;height:34px}.hero{padding-top:59px}.hero h1{font-size:67px}.showcase-scene{height:455px}.browser-wrap{left:10%;right:10%;top:34px}.mock-nav{padding-inline:25px}.mock-copy{padding-left:26px}.mock-copy h2{font-size:32px}.mock-hero{min-height:227px}.lamp-art{width:180px;height:215px}.mock-bottom{padding:13px 25px}.note-two{display:none}.note-one{bottom:86px;padding:12px}.scene-caption{display:none}.floating-note>span{font-size:10px}.floating-note small{font-size:7px}.showcase-tabs{bottom:17px}.expertise-strip>span{font-size:14px}.section{padding-block:78px}.section-heading{align-items:start}.section-heading>p br{display:none}.section-heading>p{max-width:225px;margin-top:35px}.section-heading h2{font-size:35px}.bento-card{padding:25px}.bento-card h3{font-size:25px}.bento-card p{font-size:11px}.journey-node{width:59px;height:62px}.journey-node span{font-size:6px}.journey-line{width:30px}.mini-back{width:167px}.mini-front{width:206px;top:32px;padding:12px}.mini-front strong{font-size:15px}.mini-shape{width:58px}.connection-visual>span:not(.connection-hub){padding-inline:10px;font-size:8px}.connection-visual>i{width:22px}.approach-grid{gap:35px}.approach h2{font-size:36px}.process li{gap:17px}.process h3{font-size:17px}.contact-panel{padding:44px}.contact h2{font-size:58px}.contact-asterisk{font-size:60px;right:-88px}.contact-footer{font-size:6px}.hero-atmosphere{bottom:200px}}
@media(max-width:640px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 36px)}.site-header{width:calc(100% - 28px);height:64px;border-radius:14px;padding-inline:13px;margin-top:12px}.site-header nav{display:none}.brand{font-size:18px}.brand-mark{width:32px;height:32px;border-radius:9px}.brand-mark svg{width:23px;height:23px}.brand-sub{font-size:6px;letter-spacing:.25em;margin-top:4px}.button-small{padding:9px 12px;min-height:35px;font-size:10px;gap:12px}.hero{padding-top:46px}.hero-label{font-size:8px;padding:7px 10px;margin-bottom:23px}.hero h1{font-size:clamp(42px,10.5vw,65px);letter-spacing:-.065em;margin-bottom:21px}.hero-spark{width:22px;height:22px;right:-7px;top:50px}.hero-description{font-size:12px;line-height:1.85;margin-bottom:24px}.hero-actions{gap:14px;flex-wrap:wrap}.hero-actions>.button{font-size:11px;padding:12px 15px;min-height:45px;gap:18px;border-radius:8px}.hero-actions>.quiet-link{font-size:10px;gap:9px}.hero-footnote{font-size:8px;gap:8px;margin-top:21px}.hero-atmosphere{inset:0 0 150px}.aura-one{left:10%;width:450px;top:210px}.aura-two{right:0;top:190px;width:400px}.path-field{opacity:.25}.showcase{margin-top:35px}.showcase-head{font-size:6px;margin-bottom:11px;letter-spacing:.06em}.concept-label{font-size:7px}.tiny-cross{font-size:13px}.showcase-scene{height:330px;border-radius:13px}.browser-wrap{left:6%;right:6%;top:24px}.concept-browser{border-radius:7px;transform:rotate(-1.5deg)}.browser-chrome{height:23px;padding-inline:8px;gap:10px}.browser-dots{gap:3px}.browser-dots i{width:4px;height:4px}.browser-address{font-size:5px;padding:2px;width:51%}.browser-address svg{width:7px;height:7px}.chrome-plus{font-size:10px}.mock-nav{padding:14px 15px 8px}.mock-nav strong{font-size:11px}.mock-nav strong>span{font-size:3px;margin-top:4px}.mock-nav>div{font-size:5px;gap:10px}.mock-nav-icon{font-size:12px}.mock-hero{min-height:151px}.mock-copy{padding:15px 0 15px 16px}.mock-eyebrow{font-size:4px;letter-spacing:.08em}.mock-copy h2{font-size:23px;margin:9px 0;line-height:1.08}.mock-copy p{font-size:6px;margin-bottom:7px}.mock-button{font-size:4px;padding:6px 7px;gap:8px}.mock-button>span{font-size:7px}.mock-art{min-height:151px}.art-disc{width:133px;height:133px;bottom:3px}.lamp-art{width:119px;height:151px;margin-top:0}.art-caption{font-size:3px;bottom:5px;left:5px;right:5px}.mock-bottom{padding:9px 15px;font-size:4px}.note-one{left:3%;bottom:63px;padding:9px 10px;border-radius:7px;gap:7px}.note-icon{width:24px;height:24px;border-radius:6px;font-size:16px!important}.floating-note>span{font-size:7px}.floating-note small{font-size:5px;margin-top:3px}.note-dot{width:4px;height:4px;margin-left:3px}.showcase-tabs{padding:4px;gap:1px;border-radius:9px;bottom:12px;max-width:95%}.showcase-tabs button{padding:9px 13px;font-size:8px;border-radius:5px}.showcase-foot{font-size:7px;margin-top:11px}.showcase-foot>span:last-child{font-size:6px;max-width:120px;text-align:right;line-height:1.5}.showcase-foot>span:last-child>span{display:none}.concept-browser[data-concept=personal] .art-disc{width:130px;height:130px}.concept-browser[data-concept=personal] .sculpture-art{scale:.61;flex-shrink:0;width:210px;height:235px;margin:-42px -50px}.concept-browser[data-concept=local] .local-art{scale:.62;flex-shrink:0;margin:-49px -50px}.expertise-strip{margin-top:32px;padding-block:20px;flex-wrap:wrap;gap:20px;justify-content:space-between}.expertise-strip>p{width:100%;font-size:6px}.expertise-strip>p br{display:none}.expertise-strip>span{font-size:12px}.expertise-strip>svg{display:none}.section{padding-block:60px}.eyebrow{font-size:8px;margin-bottom:18px;letter-spacing:.1em}h2{font-size:33px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:31px}.section-heading>p{max-width:300px;margin-top:17px;font-size:12px;line-height:1.8}.bento-grid{grid-template-columns:1fr;gap:15px}.bento-card{padding:26px}.card-heading{margin-bottom:20px}.bento-card h3{font-size:27px}.bento-card p{font-size:12px}.journey-visual{margin:30px 0 25px}.journey-node{width:66px;height:65px}.journey-node span{font-size:7px}.journey-line{width:38px}.mini-websites{height:160px}.mini-back{width:195px;right:4%}.mini-front{width:228px;left:3%;top:33px}.mini-front strong{font-size:17px}.mini-shape{width:66px}.card-tags span{font-size:7px}.connection-visual{margin-top:30px;margin-bottom:8px}.connection-visual>span:not(.connection-hub){font-size:9px;padding-inline:15px}.connection-visual>i{width:30px}.approach-grid{grid-template-columns:1fr;gap:36px}.approach h2{font-size:34px}.approach-intro>p:not(.eyebrow){font-size:12px}.process{margin:0}.process li{gap:19px;padding-bottom:28px}.process h3{font-size:19px}.contact{padding-block:45px}.contact-panel{padding:33px 27px;border-radius:14px}.contact .eyebrow{font-size:6px;letter-spacing:.08em}.contact h2{font-size:44px}.contact-asterisk{font-size:37px;right:-44px;top:21px}.contact-panel>p:not(.eyebrow){font-size:11px}.contact-panel>p br{display:none}.contact-action{margin-top:21px}.preview-note{font-size:10px;padding:11px 15px}.contact-footer{position:static;display:block;font-size:5px;margin-top:36px;letter-spacing:.08em}.contact-lines{right:-595px;top:-220px}.footer-top{flex-wrap:wrap;gap:22px}.footer-top>p{display:none}.back-top{font-size:9px;gap:10px}.footer-wordmark{font-size:clamp(59px,15.5vw,95px);margin:27px 0 25px}.footer-bottom{flex-wrap:wrap;gap:14px;font-size:7px;padding-bottom:22px}.footer-bottom small{font-size:7px}.footer-bottom>span:nth-child(2){display:none}.footer-bottom>span:last-child{font-size:6px}.motion-ready .bento-card:nth-child(even){transition-delay:0}}
@media(max-width:360px){.hero h1{font-size:38px}.hero-spark{right:-5px;top:47px;width:17px;height:17px}.hero-actions{gap:8px}.hero-actions>.quiet-link{font-size:9px}.showcase-scene{height:310px}.mock-copy h2{font-size:20px}.mock-nav>div{gap:6px}.mock-hero{min-height:143px}.mock-art{min-height:143px}.lamp-art{width:105px;height:140px}.art-disc{width:118px;height:118px}.bento-card{padding:23px}.section-heading h2{font-size:28px}.expertise-strip{gap:14px}.expertise-strip>span{font-size:11px}.contact h2{font-size:39px}.contact-asterisk{right:-35px;font-size:30px}.mini-front{left:0;width:205px}.mini-back{right:0;width:180px}.connection-visual>span:not(.connection-hub){padding-inline:9px}.connection-visual>i{width:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.browser-wrap{transform:none}.motion-ready .reveal{opacity:1;transform:none}.button:hover{translate:none}}

.footer-legal-links{display:flex;align-items:center;gap:23px;font-size:11px;color:#657088}.footer-legal-links a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.footer-legal-links a{padding-block:7px}
@media(max-width:640px){.footer-legal-links{order:3;width:100%;font-size:11px;gap:24px}}
