@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@500;600;700&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}:root{color-scheme:dark;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--font-chakra: "Chakra Petch", Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#000;color:#e6ebff;min-height:100vh;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}a{color:inherit}button,input,textarea,select{font:inherit}::selection{background:#6f5fff52;color:#f8fbff}.App{position:relative;min-height:100vh;overflow:hidden;background:#000}.app-shell{position:relative;z-index:1;min-height:100svh;display:flex;align-items:center;justify-content:center}.shooting-stars-background{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0;background:#000}.background-glow{display:none}.background-glow--violet{top:-12rem;left:-10rem;width:26rem;height:26rem;background:radial-gradient(circle,rgba(108,92,255,.72),transparent 70%)}.background-glow--cyan{top:12%;right:-8rem;width:20rem;height:20rem;background:radial-gradient(circle,rgba(90,188,255,.66),transparent 72%)}.background-stars{position:absolute;inset:0}.background-star{position:absolute;left:var(--star-left);top:var(--star-top);width:var(--star-size);height:var(--star-size);border-radius:999px;background:#f5f9ffe6;opacity:var(--star-opacity);filter:blur(var(--star-blur));box-shadow:0 0 10px #b2deff1f;animation:starTwinkle var(--twinkle-duration) ease-in-out infinite;animation-delay:var(--twinkle-delay)}.background-star:after{content:"";position:absolute;inset:-.2rem;border-radius:inherit;background:inherit;opacity:.14;filter:blur(6px)}.shooting-star{position:absolute;left:var(--shooting-left);top:var(--shooting-top);width:var(--shooting-tail);height:1px;opacity:0;border-radius:999px;transform-origin:left center;background:linear-gradient(90deg,#fff0,#ffffffa3 36%,#84dcff5c 74%,#84dcff00);box-shadow:0 0 12px #84dcff29;animation:shootingStarFlight var(--shooting-duration) linear infinite;animation-delay:var(--shooting-delay)}.shooting-star:before{content:"";position:absolute;right:-.15rem;top:50%;width:.3rem;height:.3rem;border-radius:999px;transform:translate(50%,-50%);background:#ffffffb3;box-shadow:0 0 10px #ffffff47}.home-page{position:relative;width:100%;display:flex;align-items:center;justify-content:center;min-height:100svh;padding:3rem 1.5rem}.site-mark{position:fixed;top:1.35rem;left:1.35rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;color:inherit;text-decoration:none;transition:transform .18s ease,opacity .18s ease}.site-mark:hover{transform:translateY(-1px);opacity:.92}.site-mark__icon{width:100%;height:100%;filter:drop-shadow(0 0 10px rgba(127,211,255,.16))}.site-contact{position:fixed;top:1.4rem;right:1.35rem;z-index:2;color:#f0f4ffd1;text-decoration:none;font-size:.92rem;letter-spacing:.04em;transition:transform .18s ease,opacity .18s ease,color .18s ease}.site-contact:hover{transform:translateY(-1px);opacity:.92;color:#fff}.minimal-home{width:min(1120px,100%);display:grid;gap:1.8rem;justify-items:center}.home-title{margin:0 auto;color:#f5f7ff;font-family:var(--font-chakra);width:fit-content;max-width:100%;font-size:clamp(2rem,4.7vw,3.45rem);font-weight:700;line-height:.92;letter-spacing:.12em;text-align:center;text-transform:uppercase;text-shadow:0 0 34px rgba(126,156,255,.1);text-wrap:balance}.home-subtitle{margin:-.65rem 0 0;color:#dfe6fab8;font-size:1rem;line-height:1.6;text-align:center;max-width:28rem;padding-inline:.5rem}.projects-grid{width:min(100%,860px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}.project-card-link{display:block;width:100%;color:inherit;text-decoration:none}.project-card-link:focus-visible{outline:none}.project-card-link:focus-visible .project-card{border-color:#66c2ff5c;background:#ffffff0f}.project-card{position:relative;display:grid;justify-items:center;gap:.75rem;padding:1.25rem 1.25rem 1.35rem;border:1px solid rgba(171,189,255,.1);border-radius:1.4rem;background:#ffffff0a;box-shadow:0 18px 40px #0000002e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;transition:transform .18s ease,border-color .18s ease,background .18s ease}.project-card:hover{transform:translateY(-3px);border-color:#abbdff2e;background:#ffffff0d}.project-card__visual{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:10.75rem;padding:1rem;overflow:hidden;border-radius:1rem}.project-card--towelz .project-card__visual{background:radial-gradient(circle at 50% 34%,rgba(255,120,206,.1),transparent 28%),radial-gradient(circle at 32% 68%,rgba(94,104,255,.1),transparent 34%),#ffffff05}.project-card--glide .project-card__visual{background:radial-gradient(circle at 52% 34%,rgba(255,195,179,.1),transparent 30%),radial-gradient(circle at 68% 64%,rgba(101,140,255,.08),transparent 36%),#ffffff05}.towelz-logo-shell{position:relative;display:flex;align-items:center;justify-content:center;width:min(7rem,46%);aspect-ratio:1}.towelz-logo-visual{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;aspect-ratio:1;border-radius:1.55rem;overflow:hidden;background:#ffffff0a;box-shadow:0 12px 24px #0003,inset 0 1px #ffffff14}.towelz-logo-visual__halo{position:absolute;inset:18%;border-radius:999px;background:radial-gradient(circle,rgba(255,199,187,.2),rgba(96,123,255,.08) 56%,transparent 74%);filter:blur(22px);opacity:.55;animation:floatGlow 18s ease-in-out infinite reverse;z-index:0}.towelz-logo-visual__image{position:relative;width:100%;height:100%;object-fit:cover;z-index:1}.glide-visual{position:relative;display:flex;align-items:center;justify-content:center;width:min(9.8rem,64%);aspect-ratio:1}.glide-visual__halo{position:absolute;inset:18%;border-radius:999px;background:radial-gradient(circle,rgba(255,199,187,.2),rgba(96,123,255,.08) 56%,transparent 74%);filter:blur(22px);opacity:.55;animation:floatGlow 18s ease-in-out infinite reverse}.glide-visual__logo{position:relative;width:78%;max-width:7rem;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(255,205,195,.12))}.project-name{margin:0;color:#f7f9ff;font-size:1.55rem;line-height:1.1;letter-spacing:-.04em}.project-line{margin:0;color:#dce2f6ad;font-size:.95rem;line-height:1.6}.container{width:min(800px,calc(100% - 2rem));margin:7rem auto 2rem;padding:2rem;border:1px solid rgba(171,189,255,.12);border-radius:1.5rem;background:#080c18c2;box-shadow:0 24px 48px #0000002e}.privacy-policy h1,.privacy-policy h2,.privacy-policy h3,.privacy-policy strong{color:#f4f7ff}.privacy-policy h1{margin-bottom:1.25rem;text-align:center}.privacy-policy h2{margin-top:2rem;padding-bottom:.45rem;border-bottom:1px solid rgba(255,255,255,.08)}.privacy-policy h3{margin-top:1.5rem}.privacy-policy p,.privacy-policy li{line-height:1.8;color:#d6def9c7}.privacy-policy ul{padding-left:1.4rem}.privacy-policy a{color:#8fcbff}.privacy-policy a:hover{color:#b1dfff}@keyframes starTwinkle{0%,to{opacity:calc(var(--star-opacity) * .5);transform:translateZ(0) scale(.95)}50%{opacity:var(--star-opacity);transform:translate3d(var(--star-drift),-2px,0) scale(1.03)}}@keyframes shootingStarFlight{0%{opacity:0;transform:translateZ(0) rotate(var(--shooting-rotation)) scaleX(.32)}6%{opacity:var(--shooting-opacity)}16%{opacity:var(--shooting-opacity)}to{opacity:0;transform:translate3d(var(--shooting-travel-x),var(--shooting-travel-y),0) rotate(var(--shooting-rotation)) scaleX(.94)}}@keyframes towelShift{0%{background-position:0% 45%}50%{background-position:100% 50%}to{background-position:8% 100%}}@keyframes floatGlow{0%,to{transform:translateZ(0) scale(.96);opacity:.5}50%{transform:translate3d(6px,-8px,0) scale(1.02);opacity:.72}}@media(max-height:760px)and (min-width:901px){.home-page{padding-block:2rem}.minimal-home{gap:1.5rem}.home-title{font-size:clamp(2.15rem,4.8vw,3.8rem)}.project-card{padding:1rem 1rem 1.15rem}.project-card__visual{height:9.25rem}}@media(max-width:900px){.home-page{align-items:flex-start;min-height:100svh;padding:4.75rem 1rem 1.5rem}.site-mark{top:1rem;left:1rem;width:1.55rem;height:1.55rem}.site-contact{top:1.02rem;right:1rem;font-size:.84rem}.minimal-home{width:min(100%,420px);gap:1.15rem}.home-title{font-size:clamp(1.75rem,8.8vw,2.75rem);letter-spacing:.1em;line-height:.98}.home-subtitle{max-width:20rem;margin-top:-.15rem;font-size:.95rem;line-height:1.5}.projects-grid{width:100%;max-width:420px;grid-template-columns:1fr;gap:.9rem}.project-card{width:100%;gap:.65rem;padding:.95rem;border-radius:1.15rem}.project-card__visual{height:8.75rem;padding:.85rem}}@media(max-width:560px){.site-mark{width:1.35rem;height:1.35rem}.site-contact{font-size:.78rem;letter-spacing:.03em}.home-title{font-size:clamp(1.35rem,8.6vw,1.9rem);letter-spacing:.08em}.home-subtitle{max-width:17rem;font-size:.86rem;line-height:1.45}.project-card{padding:1rem}.project-card__visual{height:8rem}.project-name{font-size:1.25rem}.project-line{font-size:.88rem;line-height:1.45}.towelz-logo-shell{width:min(6.2rem,42%)}.glide-visual{width:min(7.8rem,60%)}}@media(prefers-reduced-motion:reduce){.background-star,.shooting-star,.towelz-logo-visual__halo,.glide-visual__halo,.project-card,.site-mark,.site-contact{animation:none!important;transition:none!important}.shooting-star{display:none}}
