@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700;12..96,800&family=Nunito+Sans:wght@500;600;700;800&display=swap');

:root{--ivory:#fff9f2;--ink:#171425;--lav:#a78bfa;--mint:#65d6b4;--pink:#ff4f9a;--yellow:#ffd65a;--coral:#ff785a;--blue:#155ac8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:'Nunito Sans',sans-serif;overflow-x:hidden}.wrap{width:min(1320px,calc(100% - 80px));margin:auto}.header{height:88px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.logo{text-decoration:none;color:var(--ink);font-family:'Bricolage Grotesque';font-size:34px;font-weight:800;letter-spacing:-2px}.logo i{font-style:normal;color:var(--mint)}.logo b{font-weight:800;background:linear-gradient(90deg,var(--yellow),var(--pink),var(--lav),var(--coral));-webkit-background-clip:text;color:transparent}.header nav{display:flex;gap:38px;align-items:center}.header nav a{color:var(--ink);text-decoration:none;font-weight:800;font-size:16px}.nav-cta{background:var(--ink);color:white!important;padding:12px 22px;border-radius:99px}.hero{min-height:calc(100vh - 88px);height:760px;max-height:850px;display:grid;grid-template-columns:45% 55%;position:relative;align-items:center}.hero-copy{padding-left:max(40px,calc((100vw - 1320px)/2));position:relative;z-index:4;margin-top:-35px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-weight:800;font-size:13px;margin:0 0 18px}.hero h1,.section h2,.order h2{font-family:'Bricolage Grotesque';font-weight:800;letter-spacing:-.055em}.hero h1{font-size:clamp(68px,6vw,92px);line-height:.94;margin:0}.lede{font-size:23px;line-height:1.45;max-width:470px;margin:28px 0}.button{display:inline-flex;align-items:center;gap:25px;background:linear-gradient(135deg,#8e68ef,var(--lav));color:white;text-decoration:none;border:0;padding:20px 28px;border-radius:16px;font:800 18px 'Nunito Sans';box-shadow:0 15px 30px rgba(124,87,228,.25);transition:.25s;cursor:pointer}.button:hover{transform:translateY(-3px);box-shadow:0 20px 34px rgba(124,87,228,.35)}.button span{font-size:26px}.hero-art{height:100%;position:relative}.hero-art img{position:absolute;z-index:5;width:105%;right:-2%;top:9%;height:82%;object-fit:contain;filter:drop-shadow(0 25px 25px rgba(23,20,37,.18));animation:rise .7s ease-out}.blob{position:absolute;border-radius:45% 55% 60% 40%;filter:drop-shadow(0 12px 12px rgba(23,20,37,.08))}.blob-yellow{background:var(--yellow);width:65%;height:48%;right:-6%;top:7%;transform:rotate(5deg)}.blob-purple{background:var(--lav);width:58%;height:63%;left:5%;top:17%;transform:rotate(-8deg)}.blob-mint{background:var(--mint);width:55%;height:48%;right:-8%;bottom:2%;transform:rotate(-5deg)}.star{position:absolute;z-index:8;color:var(--pink);font-size:55px;filter:drop-shadow(0 6px 2px rgba(23,20,37,.15));animation:float 5s ease-in-out infinite}.s1{right:7%;top:32%}.s2{left:12%;bottom:13%;color:var(--yellow);font-size:38px}.scribble{position:absolute;font:800 60px 'Bricolage Grotesque';letter-spacing:-12px;transform:rotate(-15deg);left:-18px;top:20px}.coral{color:var(--coral)}.dots{position:absolute;color:var(--pink);font-size:46px;letter-spacing:12px;right:25px;top:20px}.marquee{background:var(--ink);color:white;padding:15px 0;overflow:hidden;white-space:nowrap;font-weight:800;letter-spacing:.13em}.marquee div{width:max-content;animation:marquee 20s linear infinite}.marquee i{font-style:normal;color:var(--yellow);padding:0 26px}.section{padding:120px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:48px}.section h2{font-size:clamp(50px,6vw,78px);line-height:.95;margin:0}.section-heading>p{font-size:18px;line-height:1.6;max-width:430px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.shoe-card{position:relative;border-radius:28px;padding:20px 20px 25px;overflow:hidden;transition:.3s}.shoe-card:hover{transform:translateY(-8px) rotate(-.5deg)}.shoe-card.pink{background:#ffd8e9}.shoe-card.lavender{background:#ded4ff}.shoe-card.mint{background:#bcebdd}.shoe-card img{width:100%;aspect-ratio:1/1;object-fit:contain;mix-blend-mode:multiply}.shoe-card .number{position:absolute;top:22px;left:24px;border:2px solid var(--ink);border-radius:100%;width:43px;height:43px;display:grid;place-items:center;font-weight:800;z-index:2}.shoe-card>div{display:flex;align-items:center;justify-content:space-between}.shoe-card h3{font:800 24px 'Bricolage Grotesque';margin:0}.shoe-card>div span{font-weight:800;font-size:13px}.process{background:var(--yellow);position:relative}.process h2{max-width:850px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:65px}.steps article{background:var(--ivory);padding:34px;border-radius:25px;box-shadow:8px 8px 0 var(--ink)}.steps b{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--pink);color:white;font-size:22px}.steps article:nth-child(2) b{background:var(--lav)}.steps article:nth-child(3) b{background:var(--mint);color:var(--ink)}.steps h3{font:800 25px 'Bricolage Grotesque';margin:26px 0 10px}.steps p{line-height:1.65;margin:0}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about-art{background:var(--lav);padding:55px;border-radius:48% 52% 42% 58%;position:relative}.paper-card{background:white;padding:17px 17px 55px;transform:rotate(-4deg);box-shadow:0 20px 40px rgba(23,20,37,.18)}.paper-card img{width:100%;display:block}.about-art>span{position:absolute;right:-25px;bottom:20px;background:var(--pink);color:white;padding:22px;border-radius:50%;font:800 17px 'Bricolage Grotesque';transform:rotate(8deg);text-align:center}.about-copy h2{font-size:clamp(50px,5vw,72px)}.about-copy>p{font-size:19px;line-height:1.75}.about-copy ul{list-style:none;padding:0}.about-copy li{padding:12px 0;border-bottom:1px solid #ddd;font-weight:800}.about-copy li:before{content:'★';color:var(--pink);margin-right:12px}.testimonial{background:var(--blue);color:white;text-align:center;padding:105px 0}.testimonial .wrap{max-width:950px}.quote{font:800 100px/0 'Bricolage Grotesque';color:var(--yellow)}blockquote{font:800 clamp(34px,4.2vw,58px)/1.12 'Bricolage Grotesque';letter-spacing:-.035em;margin:35px 0} .testimonial p{color:#cbd8ff;font-weight:700}.order{background:linear-gradient(155deg,var(--ivory) 35%,#f0e9ff)}.order-card{display:grid;grid-template-columns:1fr 1fr;gap:100px;background:var(--mint);padding:75px;border-radius:38px;position:relative;overflow:hidden}.order h2{font-size:clamp(50px,5vw,72px);line-height:.96;margin:0 0 28px}.order-card>div>p:last-child{font-size:18px;line-height:1.65;max-width:500px}.order form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.order label{font-weight:800;font-size:13px}.order input,.order textarea{display:block;width:100%;margin-top:7px;padding:16px;border:2px solid transparent;border-radius:12px;background:rgba(255,255,255,.86);font:600 15px 'Nunito Sans';outline:none}.order input:focus,.order textarea:focus{border-color:var(--ink)}.order textarea{height:100px;resize:vertical}.order label:last-of-type{grid-column:1/-1}.order button{justify-content:center}.order form .button{grid-column:1/-1}footer{background:var(--ink);color:white;padding:45px 0}footer .wrap{display:flex;align-items:center;justify-content:space-between}footer .logo{color:white}footer a{color:white}footer p{color:#c9c4d8}
@keyframes rise{from{opacity:0;transform:translateY(18px)}}@keyframes float{50%{transform:translateY(-8px) rotate(5deg)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(min-width:901px){.hero{grid-template-columns:40% 60%;padding-right:max(24px,calc((100vw - 1440px)/2))}.hero-copy{z-index:10}.hero-art{left:0;width:100%}.hero-art img{right:0;width:92%;height:76%;top:12%}.blob-yellow{right:1%;width:60%}.blob-purple{left:13%;width:52%}.blob-mint{right:0;width:50%}.dots{right:50px}}
@media(max-width:900px){.wrap{width:min(100% - 40px,680px)}.header nav a:not(.nav-cta){display:none}.hero{display:flex;flex-direction:column;height:auto;max-height:none;min-height:0}.hero-copy{padding:75px 24px 20px;margin:0;width:100%}.hero h1{font-size:58px}.hero-art{height:500px;width:100%}.section{padding:80px 0}.section-heading{display:block}.gallery-grid,.steps{grid-template-columns:1fr}.about,.order-card{grid-template-columns:1fr;gap:60px}.about{gap:65px}.order-card{padding:45px 28px}.order form{grid-template-columns:1fr}.order label,.order label:last-of-type,.order form .button{grid-column:1}.section-heading>p{margin-top:25px}footer .wrap{flex-direction:column;gap:18px;text-align:center}.dots{display:none}}
@media(max-width:520px){.wrap{width:calc(100% - 28px)}.header{height:72px}.logo{font-size:27px}.nav-cta{padding:10px 16px!important}.hero-copy{padding-top:55px}.hero h1{font-size:49px}.lede{font-size:19px}.hero-art{height:380px}.section h2,.order h2{font-size:46px}.gallery-grid{gap:14px}.about-art{padding:35px}.order-card{border-radius:24px}.order form{gap:13px}.testimonial{padding:80px 0}blockquote{font-size:34px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
