:root{--ink:#342651;--muted:#6b627b;--paper:#faf8f5;--violet:#7853b7;--lilac:#d8c9ef;--peach:#f1b796;--mint:#c1d8cf;--line:#ded7e5}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 "Avenir Next",Avenir,"Segoe UI",sans-serif}a{color:inherit;text-underline-offset:6px}a:focus-visible{outline:3px solid #7853b7;outline-offset:7px}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}header{display:flex;align-items:center;justify-content:space-between;padding:32px 0;gap:24px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:29px;letter-spacing:-1.4px;font-weight:650}.brand svg{width:31px;fill:none;stroke:var(--ink);stroke-width:4;stroke-linejoin:round}.brand span{font-size:9px;letter-spacing:.02em;align-self:end;padding-bottom:8px;color:var(--muted)}nav{display:flex;gap:34px;font-size:14px}nav a{text-decoration:none}nav a:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:18px;align-items:center;padding:74px 0 90px;min-height:690px}.intro{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:500;margin:0 0 27px}.intro:before{content:"";width:8px;height:8px;border-radius:50%;background:#9674c4}h1,h2,h3{margin:0;font-weight:500;letter-spacing:-.055em;line-height:1.05}h1{font-family:"Palatino Linotype",Palatino,"Book Antiqua",Georgia,serif;font-size:clamp(58px,5.9vw,85px);letter-spacing:-.062em}h2{font-size:clamp(36px,3.6vw,49px);letter-spacing:-.05em}h3{font-size:26px;letter-spacing:-.035em}.lead{font-size:18px;line-height:1.8;max-width:425px;margin:28px 0 30px;color:var(--muted)}.button{display:inline-flex;align-items:center;gap:32px;background:var(--ink);color:white;padding:14px 23px;border-radius:30px;text-decoration:none;font-size:14px}.button span{font-size:20px}.button:hover{background:#5c427a}.status{display:flex;align-items:center;gap:9px;margin-top:23px;font-size:11px;color:var(--muted)}.status span{width:5px;height:5px;background:var(--violet);border-radius:50%}
/* A small world of software, drawn with native CSS rather than stock imagery. */
.universe{position:relative;width:100%;aspect-ratio:1;isolation:isolate}.orbit{position:absolute;border:1px solid #d9cfe4;border-radius:50%;inset:11%;transform:rotate(-30deg)}.orbit-two{inset:21% -1%;transform:rotate(-35deg)}.orbit-three{inset:4% 25%;transform:rotate(38deg)}.world{position:absolute;width:55%;height:55%;left:23%;top:23%;border-radius:50%;background:radial-gradient(circle at 28% 23%,#f4ebff 0,#d5b9ef 28%,#a180c8 66%,#74578f 100%);box-shadow:inset -12px -15px 30px #674f8725,15px 28px 40px #5b42731c;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-12deg)}.world-mark{font-family:Georgia,serif;color:#fdf8ff;font-size:clamp(90px,12vw,168px);font-style:italic;line-height:.85;letter-spacing:-.1em;margin-left:-.1em;text-shadow:0 4px 3px #76529c20}.world-caption{font-size:9px;color:#3d2b56;letter-spacing:.07em;margin-top:25px}.satellite{position:absolute;box-shadow:0 14px 35px #3e23451a;transition:transform .35s ease}.satellite span{display:block;font-size:9px;font-weight:500;white-space:nowrap}.phone{left:4%;top:25%;width:25%;height:44%;background:#fcf4e8;border:5px solid #fff;border-radius:23px;transform:rotate(-15deg);padding:13px 11px}.phone-speaker{width:27%;height:4px;border-radius:3px;background:#d9cdbd;margin:0 auto 16px}.phone-art{height:49%;display:flex;align-items:center;justify-content:center;gap:3px;overflow:hidden;background:#eac3a5;border-radius:12px}.phone-art i{width:28%;height:75%;border-radius:50%;background:#9974b6;transform:rotate(30deg)}.phone-art i:nth-child(2){background:#faf0d9;transform:rotate(-25deg);height:65%}.phone-art i:nth-child(3){background:#5a6c56;transform:rotate(30deg);height:80%}.phone-line{height:4px;width:85%;background:#ded0c1;margin-top:15px;border-radius:3px}.phone-line.short{width:55%;margin-top:7px}.phone>span{font-size:7px;margin-top:14px}.home{right:3%;top:9%;width:28%;aspect-ratio:1;background:var(--mint);border:5px solid #dbe8df;border-radius:26px;transform:rotate(14deg);display:flex;flex-direction:column;align-items:center;justify-content:center}.home svg{width:58%;stroke:#3f6b5c;fill:none;stroke-width:3;stroke-linejoin:round}.home span{font-size:7px;margin-top:4px;color:#345749}.music{right:0;bottom:9%;width:39%;background:#efb799;border:5px solid #f8d3bd;border-radius:17px;padding:22px 18px 15px;transform:rotate(9deg);color:#624632}.sound-bars{display:flex;align-items:center;justify-content:center;gap:5px;height:43px;margin-bottom:12px}.sound-bars i{width:9px;background:#8f553f;border-radius:5px;height:55%}.sound-bars i:nth-child(2n){height:90%}.sound-bars i:nth-child(3n){height:35%}.music span{text-align:center}.spark{position:absolute;font-family:Georgia,serif;font-size:55px;line-height:1;color:#a582c3}.spark-one{top:1%;left:26%;transform:rotate(10deg)}.spark-two{bottom:8%;left:25%;color:#be8862;font-size:42px}.planet{position:absolute;right:3%;top:49%;width:17px;height:17px;background:#819b89;border-radius:50%}.universe:hover .phone{transform:rotate(-9deg) translateY(-5px)}.universe:hover .home{transform:rotate(6deg) translateY(-5px)}.universe:hover .music{transform:rotate(3deg) translateY(-5px)}
.work{padding:86px 0 65px;background:#f0ebf4;border-radius:45px 45px 0 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:45px}.section-head p{max-width:365px;font-size:16px;color:var(--muted);margin:0}.areas{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:48px}.areas article{min-width:0}.areas p{font-size:15px;color:var(--muted);margin:17px 0}.areas .direction{font-size:12px;color:var(--ink);margin-top:23px}.project-art{height:220px;border-radius:14px;position:relative;overflow:hidden;margin-bottom:26px}.device-art{background:#d8c5e8}.mini-window{width:58%;height:58%;background:#faf5ff;border-radius:9px;position:absolute;left:17%;top:24%;transform:rotate(-8deg);box-shadow:8px 12px 0 #ac8fbe}.mini-window b{display:block;height:13%;border-bottom:1px solid #d1bfdf}.mini-window i{display:block;width:68%;height:15%;margin:16px;background:#ccb4e1;border-radius:4px}.mini-window i:last-child{width:42%;margin-top:0}.mini-phone{position:absolute;right:17%;top:15%;width:22%;height:59%;border:5px solid #fff;border-radius:12px;background:#9572af;transform:rotate(13deg);display:grid;place-items:center}.mini-phone span{font-size:40px;color:#f4dba9}.house-art{background:#cbded4}.house-shape{position:absolute;width:96px;height:87px;left:calc(50% - 48px);top:89px;border-radius:5px;background:#779c88;box-shadow:11px 12px 0 #b2cbbd}.house-shape:before{content:"";position:absolute;width:74px;height:74px;background:#779c88;transform:rotate(45deg);left:11px;top:-36px;border-radius:6px}.house-shape span{position:absolute;width:25px;height:44px;background:#e9eee3;left:35px;bottom:0;border-radius:14px 14px 0 0}.signal{position:absolute;border:2px solid #769b86;border-radius:50%;width:10px;height:10px;top:30%;left:17%}.s2{left:78%;top:32%;width:15px;height:15px}.s3{left:80%;top:70%;width:6px;height:6px;background:#769b86}.collection-art{background:#f0ccad}.collection-art i{position:absolute;left:27%;top:26%;width:41%;height:57%;background:#b47d5e;border:4px solid #fae8ce;border-radius:7px;transform:rotate(-19deg);box-shadow:5px 8px 8px #85583916}.collection-art i:nth-child(2){transform:rotate(-2deg);background:#e5ac84;left:33%;top:21%}.collection-art i:nth-child(3){transform:rotate(16deg);background:#9269a7;left:39%;top:18%}.collection-art>span{position:absolute;top:29%;left:49%;font-size:62px;color:#f8e0bd;transform:rotate(16deg)}.note{border-top:1px solid #d5cbdc;margin-top:40px;padding-top:25px;display:flex;align-items:baseline;gap:35px}.note strong{font-weight:600;font-size:14px;white-space:nowrap}.note p{font-size:13px;color:var(--muted);margin:0;max-width:660px}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:100px}.about h2{font-family:Palatino,Georgia,serif;font-size:50px}.about p{color:var(--muted);font-size:16px;margin-top:0}.contact{background:#e6d9ed;border-radius:26px 80px 26px 26px;padding:48px 55px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative}.contact h2{font-family:Palatino,Georgia,serif;font-size:44px}.contact p{font-size:14px;max-width:380px;color:var(--muted);margin-bottom:0}.contact>a{flex-shrink:0;border:1px solid #857293;border-radius:30px;text-decoration:none;padding:14px 23px;font-size:15px;display:flex;align-items:center;gap:25px}.contact>a:hover{background:var(--ink);color:#fff}.contact>a span{font-size:21px}footer{display:flex;justify-content:space-between;gap:20px;padding-block:33px;color:var(--muted);font-size:11px}footer p{margin:0}.skip{position:absolute;top:-100px;left:20px;z-index:5;background:white;padding:12px}.skip:focus{top:15px}.document{max-width:760px;padding-block:60px 90px}.document h1{font-size:55px}.document h2{font-size:26px;margin-top:35px}.document p{color:var(--muted)}
@media(min-width:1500px){.hero{gap:65px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}h1{font-size:61px}.hero{gap:0;padding-top:45px;min-height:610px}.universe{min-width:0}.areas{gap:22px}.project-art{height:190px}.about{gap:50px}.about h2{font-size:42px}.contact{padding:38px}.phone>span,.home span{font-size:6px}.world-caption{font-size:7px}.music{padding:15px 10px 10px}.music span{font-size:7px}}
@media(max-width:740px){.wrap{width:calc(100% - 40px)}header{padding-block:25px}.brand{font-size:25px}nav{gap:19px;font-size:12px}.hero{grid-template-columns:1fr;padding:35px 0 55px;gap:22px}.hero>div:first-child{max-width:560px}h1{font-size:clamp(53px,9.5vw,74px)}.lead{max-width:480px;font-size:17px}.universe{max-width:465px;justify-self:center;width:95%}.world-mark{font-size:132px}.world-caption{font-size:8px}.phone>span,.home span{font-size:7px}.music span{font-size:9px}.section-head{flex-direction:column;align-items:start;gap:20px}.section-head p{max-width:480px}.work{padding:50px 0;border-radius:28px 28px 0 0}.areas{grid-template-columns:1fr;gap:35px}.areas article{display:grid;grid-template-columns:40% 1fr;column-gap:22px}.project-art{grid-row:1/4;height:100%;min-height:230px;margin:0}.areas h3{font-size:24px;margin-top:4px}.areas p{margin-top:13px;font-size:14px}.areas .direction{margin-top:0}.note{align-items:start;flex-direction:column;gap:9px;margin-top:30px}.about{grid-template-columns:1fr;gap:30px;padding-block:65px}.contact{padding:30px;border-radius:20px 55px 20px 20px;flex-direction:column;align-items:start;gap:25px}.contact h2{font-size:39px}footer{font-size:10px;flex-wrap:wrap;gap:10px}.document h1{font-size:44px}}
@media(max-width:430px){.brand{font-size:22px;gap:7px}.brand svg{width:24px}.brand span{display:none}nav{gap:14px;font-size:11px}.hero{padding-top:23px}h1{font-size:53px}.intro{font-size:12px;margin-bottom:21px}.lead{font-size:16px}.world-mark{font-size:112px}.phone{border-width:4px;padding:9px 7px;border-radius:17px}.phone-speaker{margin-bottom:10px}.phone>span{font-size:5px;margin-top:10px}.phone-line{margin-top:10px}.home{border-radius:20px;border-width:4px}.home span{font-size:5px}.music span{font-size:7px}.sound-bars{height:30px;gap:4px}.sound-bars i{width:6px}.spark-one{font-size:42px}.world-caption{font-size:6px;margin-top:18px}.areas article{display:block}.project-art{height:220px;margin-bottom:23px}.areas .direction{margin-top:20px}.about h2{font-size:38px}.contact h2{font-size:34px}footer{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.satellite{transition:none}}
