:root{--yellow:#f4c76d;--soft:#f7dfaa;--ink:#1b1a19;--white:#fbfbf9;--line:#e7e4dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.55}a{color:inherit}.wrap{width:min(1160px,88vw);margin:auto}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--white);position:sticky;top:0;z-index:5}.logo{font-family:cursive;font-size:2.45rem;font-weight:700;text-decoration:none;line-height:1}.dot{color:#d89f27}.links{display:flex;gap:1.2rem;align-items:center;font-size:.88rem;font-weight:700}.cta{display:inline-block;background:var(--yellow);padding:.8rem 1.05rem;text-decoration:none;font-weight:800;border:2px solid var(--yellow)}.cta.dark{background:var(--ink);border-color:var(--ink);color:white}.cta.ghost{background:transparent;border-color:var(--ink)}.menu{display:none;background:none;border:0;font-size:1.5rem}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:530px}.hero-copy{padding:6.5rem clamp(1.5rem,7vw,7rem);display:flex;flex-direction:column;justify-content:center}.brush{width:150px;height:11px;background:var(--yellow);clip-path:polygon(0 25%,12% 0,27% 25%,40% 5%,57% 23%,72% 3%,88% 25%,100% 0,97% 78%,83% 62%,67% 100%,50% 70%,35% 92%,20% 67%,4% 100%)}h1,h2,h3{line-height:1.02;letter-spacing:-.06em;margin:.65rem 0 1rem}h1{font-size:clamp(3rem,5.8vw,5rem)}h2{font-size:clamp(2rem,3.6vw,3.3rem)}h3{font-size:1.65rem}.script{font-family:cursive;color:#d89f27;font-size:1.1em}.hero-img,.asset{position:relative;background:var(--soft);overflow:hidden}.hero-img:before{content:'';position:absolute;width:240px;height:33px;background:var(--ink);bottom:45px;left:-25px;clip-path:polygon(0 33%,16% 0,31% 30%,44% 8%,58% 31%,73% 3%,88% 27%,100% 1%,96% 76%,82% 58%,65% 100%,49% 68%,34% 91%,19% 62%,3% 100%)}section{padding:5.5rem 0}.intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:4rem}.eyebrow{font-weight:800;font-size:.75rem;letter-spacing:.13em;text-transform:uppercase}.routes{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:2rem}.route{min-height:365px;display:flex;align-items:end;padding:1rem;position:relative;background:var(--soft)}.route.textile{background:var(--ink);color:white}.route.stickers{background:var(--yellow)}.route .asset{position:absolute;inset:1rem}.route-copy{position:relative;background:white;color:var(--ink);padding:1rem;width:100%}.route.textile .route-copy{background:var(--yellow)}.dark{background:var(--ink);color:white}.work{display:grid;grid-template-columns:1.3fr .85fr .85fr;gap:1rem}.work .asset{min-height:255px;background:var(--yellow)}.work .asset:first-child{min-height:390px;background:var(--soft)}.work label{position:absolute;bottom:1rem;left:1rem;background:white;color:var(--ink);padding:.45rem .6rem;font-size:.75rem;font-weight:800;z-index:1}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.steps div{border-top:4px solid var(--yellow);padding-top:1rem}.about{background:var(--soft)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.final{background:var(--yellow);display:flex;align-items:center;justify-content:space-between;gap:2rem}.footer{background:var(--ink);color:white;padding:3rem 0}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:2rem}.page-hero{padding:5rem 0 3rem;background:var(--soft)}.page-hero .wrap{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.page-hero .asset{min-height:290px}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.info{padding:1.5rem;background:var(--soft)}.form{background:var(--soft);padding:2rem}.choice{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:1rem 0}.choice label{background:white;border:1px solid var(--line);padding:.8rem;font-weight:700;font-size:.9rem}.field{display:block;margin:.8rem 0}.field input,.field textarea,.field select{width:100%;padding:.8rem;border:1px solid #aaa;background:white;font:inherit}.field textarea{min-height:120px}.notice{font-size:.9rem;background:white;padding:1rem;border-left:4px solid var(--yellow)}.two{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.center{text-align:center}.social-proof{padding:1.5rem;border:2px dashed var(--line);display:none}@media(max-width:760px){body{font-size:16px}.nav{height:64px}.links{display:none}.menu{display:block}.hero,.intro,.about-grid,.page-hero .wrap,.content-grid{grid-template-columns:1fr}.hero-copy{padding:4rem 6vw}.hero-img{min-height:310px}.routes,.work,.steps,.footer-grid,.two{grid-template-columns:1fr}.route{min-height:255px}.work .asset:first-child{min-height:280px}section{padding:3.8rem 0}.final{display:block}.final .cta{margin-top:1rem}.footer-grid{gap:1rem}.page-hero{padding:3.4rem 0 2rem}.choice{grid-template-columns:1fr}}
