*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080808;--bg2:#101010;--surface:#161616;--surface2:#1c1c1c;--border:#242424;--border2:#2e2e2e;--text:#efefef;--text2:#a0a0a0;--text3:#505050;--white:#fff;--nav-h:68px}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-h)}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Manrope,sans-serif;font-size:16px;line-height:1.65;overflow-x:hidden}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#282828;border-radius:2px}#dot,#dot-ring{pointer-events:none;z-index:9999;opacity:0;border-radius:50%;position:fixed;top:0;left:0}#dot{background:#fff;width:10px;height:10px;margin:-5px 0 0 -5px}#dot-ring{border:1.5px solid #fff6;width:36px;height:36px;margin:-18px 0 0 -18px;transition:opacity .3s,width .2s,height .2s,margin .2s}@media (pointer:coarse){#dot,#dot-ring{display:none}body{cursor:auto}}@media (pointer:fine){body{cursor:none}}nav{height:var(--nav-h);-webkit-backdrop-filter:blur(16px);z-index:200;background:#080808e6;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:0 52px;transition:border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}nav.sc{border-bottom-color:var(--border)}.nav-logo{letter-spacing:.05em;color:var(--white);font-size:16px;font-weight:800;text-decoration:none}.nav-links{gap:36px;display:flex}.nav-links a{letter-spacing:.12em;text-transform:uppercase;color:var(--text3);font-size:11px;font-weight:700;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--white)}.ham{cursor:pointer;z-index:300;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.ham span{background:var(--text2);border-radius:2px;width:22px;height:1.5px;transition:transform .3s,opacity .3s;display:block}.ham.o span:first-child{transform:translateY(6.5px)rotate(45deg)}.ham.o span:nth-child(2){opacity:0}.ham.o span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.mob-ov{z-index:250;background:#080808f7;flex-direction:column;justify-content:center;align-items:center;gap:44px;display:none;position:fixed;inset:0}.mob-ov.o{display:flex}.mob-ov a{color:var(--text);letter-spacing:-.02em;font-size:30px;font-weight:800;text-decoration:none;transition:color .2s}.mob-ov a:hover{color:var(--text3)}.hero{min-height:100svh;padding:calc(var(--nav-h) + 20px) 52px 88px;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.hero-badge{letter-spacing:.2em;text-transform:uppercase;color:var(--text3);opacity:0;align-items:center;gap:10px;margin-bottom:28px;font-size:11px;font-weight:700;animation:.7s .1s forwards fu;display:flex}.hero-badge:before{content:"";background:var(--border2);border-radius:50%;flex-shrink:0;width:5px;height:5px}h1.hero-title{letter-spacing:-.03em;font-size:clamp(50px,7.8vw,112px);font-weight:800;line-height:.95}.line-hi{color:#2a2a2a;opacity:0;animation:.7s .2s forwards fu;display:block}.line-name{min-height:1.05em;margin-top:12px;display:block}@keyframes scalePop{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.12)}80%{opacity:1;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.nc{opacity:0;animation:.55s cubic-bezier(.34,1.56,.64,1) forwards scalePop;display:inline-block}.hero-sub{color:var(--text2);opacity:0;max-width:500px;margin-top:28px;font-size:15px;font-weight:400;line-height:1.72;animation:.7s .4s forwards fu}.hero-actions{opacity:0;flex-wrap:wrap;gap:12px;margin-top:36px;animation:.7s .55s forwards fu;display:flex}.btn-p{background:var(--white);color:#080808;letter-spacing:.04em;border-radius:100px;align-items:center;gap:8px;padding:13px 28px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.btn-p:hover{background:#ddd;transform:translateY(-2px)}.btn-g{color:var(--text2);border:1px solid var(--border2);letter-spacing:.03em;background:0 0;border-radius:100px;align-items:center;gap:8px;padding:12px 26px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.btn-g:hover{color:var(--white);border-color:#484848;transform:translateY(-2px)}.scroll-hint{width:88px;height:88px;position:absolute;bottom:80px;right:56px}.scroll-hint svg{animation:9s linear infinite spin}.s-mouse{border:1.5px solid #ffffff73;border-radius:11px;justify-content:center;width:22px;height:36px;padding-top:6px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.s-mouse:after{content:"";background:#fff9;border-radius:2px;width:3px;height:7px;animation:1.5s ease-in-out infinite sd}@keyframes spin{to{transform:rotate(360deg)}}@keyframes sd{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes fu{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}section{padding:96px 52px}.sec-tag{letter-spacing:.22em;text-transform:uppercase;color:var(--text3);align-items:center;gap:14px;margin-bottom:20px;font-size:10px;font-weight:800;display:flex}.sec-tag:after{content:"";background:var(--border);flex:1;height:1px}h2.sh{letter-spacing:-.025em;color:var(--text);margin-bottom:56px;font-size:clamp(30px,4.2vw,56px);font-weight:800;line-height:1.06}#about{background:var(--bg2)}.about-g{grid-template-columns:1fr 1.15fr;align-items:center;gap:80px;max-width:1060px;display:grid}.about-photo{justify-content:center;align-items:center;min-height:320px;display:flex;position:relative}.av{background:var(--surface2);border:1.5px solid var(--border2);width:290px;height:290px;color:var(--border2);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:68px;font-weight:800;display:flex;position:relative}.ring{border:1px solid #ffffff0f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.r1{width:330px;height:330px;animation:4s ease-in-out infinite rp}.r2{border-style:dashed;border-color:#ffffff08;width:370px;height:370px;animation:4s ease-in-out .9s infinite rp}@keyframes rp{0%,to{transform:translate(-50%,-50%)rotate(0)scale(1)}50%{transform:translate(-50%,-50%)rotate(5deg)scale(1.02)}}.about-txt p{color:var(--text);margin-bottom:14px;font-size:20px;font-weight:600;line-height:1.55}.about-txt p.sub{color:var(--text2);margin-bottom:0;font-size:14px;font-weight:400;line-height:1.8}.about-acts{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}#skills{background:var(--bg)}.sk-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:1060px;display:grid}.sk-card{background:var(--bg);border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:26px 22px;transition:background .2s}.sk-card:hover{background:var(--surface)}.sk-lbl{letter-spacing:.18em;text-transform:uppercase;color:var(--text3);margin-bottom:14px;font-size:10px;font-weight:800}.tags{flex-wrap:wrap;gap:7px;display:flex}.tag{border:1px solid var(--border2);background:var(--surface);color:var(--text2);border-radius:100px;padding:5px 12px;font-size:12px;font-weight:600;transition:border-color .15s,color .15s}.tag:hover{color:var(--text);border-color:#444}.tag.hi{background:var(--surface2);color:var(--text);border-color:#383838}#experience{background:var(--bg2)}.exp-list{max-width:900px}.exp-row{border-bottom:1px solid var(--border);align-items:flex-start;gap:20px;padding:28px 0;transition:padding-left .2s;display:flex}.exp-row:first-child{border-top:1px solid var(--border)}.exp-row:hover{padding-left:8px}.exp-ico{background:var(--surface2);border:1px solid var(--border2);width:46px;height:46px;color:var(--text3);letter-spacing:.04em;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:11px;font-weight:800;display:flex}.exp-info{flex:1;min-width:0}.exp-co{color:var(--text);font-size:16px;font-weight:700}.exp-role{color:var(--text3);letter-spacing:.04em;margin-top:2px;font-size:12px;font-weight:600}.exp-client-label{letter-spacing:.2em;text-transform:uppercase;color:var(--text3);border-top:1px dashed var(--border2);margin:16px 0 6px;padding-top:14px;font-size:10px;font-weight:800}.exp-bullets{flex-direction:column;gap:7px;margin-top:10px;list-style:none;display:flex}.exp-bullets li{color:var(--text2);padding-left:18px;font-size:13.5px;line-height:1.65;position:relative}.exp-bullets li:before{content:"";background:var(--text3);width:8px;height:1px;position:absolute;top:10px;left:0}.exp-date{color:var(--text3);white-space:nowrap;margin-top:4px;font-size:13px;font-weight:500}#projects{background:var(--bg)}.proj-tabs{border-bottom:1px solid var(--border);gap:0;max-width:400px;margin-bottom:56px;display:flex}.proj-tab{letter-spacing:.14em;text-transform:uppercase;color:var(--text3);cursor:pointer;background:0 0;border:none;outline:none;padding:14px 32px;font-size:12px;font-weight:700;transition:color .25s;position:relative}.proj-tab:after{content:"";background:var(--white);height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.proj-tab.active{color:var(--white)}.proj-tab.active:after{transform:scaleX(1)}.proj-tab:hover{color:var(--text2)}.proj-pane{display:none}.proj-pane.active{display:block}.proj-item{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;align-items:start;gap:20px;padding:40px 0;transition:padding-left .25s;display:grid}.proj-item:first-child{border-top:1px solid var(--border)}.proj-item:hover{padding-left:8px}.proj-num{letter-spacing:.1em;color:var(--text3);margin-bottom:10px;font-size:11px;font-weight:700}.proj-name{letter-spacing:-.025em;color:var(--text);margin-bottom:14px;font-size:clamp(24px,3.2vw,40px);font-weight:800;line-height:1.08}.proj-desc{color:var(--text2);max-width:600px;margin-bottom:18px;font-size:14px;font-weight:400;line-height:1.78}.proj-tags{flex-wrap:wrap;gap:7px;display:flex}.proj-link{letter-spacing:.1em;text-transform:uppercase;color:var(--text3);border-bottom:1px solid var(--border);align-items:center;gap:6px;margin-top:18px;padding-bottom:2px;font-size:11px;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.proj-link:hover{color:var(--white);border-color:var(--white)}.proj-num-big{color:var(--border);letter-spacing:-.03em;white-space:nowrap;-webkit-user-select:none;user-select:none;padding-top:2px;font-size:clamp(40px,5vw,68px);font-weight:800;transition:color .25s}.proj-item:hover .proj-num-big{color:var(--border2)}#summary{background:var(--bg2)}.sum-card{background:var(--surface);border:1px solid var(--border2);border-radius:14px;max-width:780px;padding:44px}.sum-card p{color:var(--text2);margin-bottom:14px;font-size:15px;font-weight:400;line-height:1.88}.sum-card p:last-child{margin-bottom:0}.sum-card strong{color:var(--text);font-weight:700}footer{background:var(--bg);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;padding:40px 52px;display:flex}.ft-brand .logo{color:var(--text);margin-bottom:8px;font-size:15px;font-weight:800}.ft-brand .copy{color:var(--text3);font-size:12px}.ft-socs{gap:9px;margin-top:16px;display:flex}.soc{border:1px solid var(--border2);width:36px;height:36px;color:var(--text3);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:border-color .2s,color .2s;display:flex}.soc:hover{color:var(--white);border-color:#555}.ft-right{text-align:right}.ft-right p{color:var(--text3);margin-bottom:5px;font-size:13px}.ft-right a{color:var(--text3);text-decoration:none;transition:color .2s}.ft-right a:hover{color:var(--text)}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(26px)}.reveal.in{opacity:1;transform:none}@media (width>=769px) and (width<=1040px){nav{padding:0 36px}section{padding:80px 36px}.hero{padding:calc(var(--nav-h) + 20px) 36px 72px;justify-content:center;min-height:50svh}.about-g{grid-template-columns:1fr 1fr;gap:52px}.av{width:240px;height:240px;font-size:54px}.about-photo{min-height:270px}.r1{width:272px;height:272px}.r2{width:306px;height:306px}footer{padding:36px}.scroll-hint{bottom:60px;right:36px}}@media (width<=768px){:root{--nav-h:60px}nav{padding:0 20px}.nav-links{display:none}.ham{display:flex}section{padding:60px 20px}.hero{padding:calc(var(--nav-h) + 20px) 20px 60px;justify-content:center;min-height:50svh}h1.hero-title{font-size:clamp(38px,11vw,66px)}.hero-sub{margin-top:20px;font-size:14px}.scroll-hint{display:none}h2.sh{margin-bottom:36px;font-size:clamp(26px,7.5vw,38px)}.about-g{grid-template-columns:1fr;gap:0}.about-photo{justify-content:center;min-height:220px;margin-bottom:36px}.av{width:160px;height:160px;font-size:38px}.r1{width:190px;height:190px}.r2{width:220px;height:220px}.about-txt p{font-size:17px}.sk-grid,.proj-item{grid-template-columns:1fr}.proj-num-big{display:none}.proj-name{font-size:clamp(22px,7vw,30px)}.proj-tabs{max-width:100%}.proj-tab{padding:12px 20px;font-size:11px}.sum-card{padding:24px 18px}footer{flex-direction:column;padding:28px 20px}.ft-right{text-align:left}.exp-date{display:none}}.yp-root nav{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#080808f2,#0000);justify-content:space-between;align-items:center;padding:24px 60px;display:flex;position:fixed;top:0;left:0;right:0}.yp-root .nav-logo{letter-spacing:.5px;font-family:Playfair Display,serif;font-size:22px;font-weight:700}.yp-root .nav-logo span{color:var(--gold)}.yp-root .nav-links{gap:40px;list-style:none;display:flex}.yp-root .nav-links a{color:var(--muted);letter-spacing:1px;text-transform:uppercase;font-size:13px;text-decoration:none;transition:color .2s}.yp-root .nav-links a:hover{color:var(--text)}.yp-root .nav-cta{background:var(--gold);color:var(--black);cursor:none;letter-spacing:.5px;border:none;border-radius:30px;padding:10px 22px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s}.yp-root .nav-cta:hover{transform:scale(1.04);box-shadow:0 0 24px #f5a62366}@media (width<=900px){.yp-root nav{padding:20px 24px}.yp-root .nav-links{display:none}}.yp-root .hero{align-items:center;min-height:100vh;padding:120px 60px 80px;display:flex;position:relative;overflow:hidden}.yp-root .hero-bg{background:radial-gradient(60% 70% at 70%,#f5a62312 0%,#0000 70%),radial-gradient(40% 40% at 20% 80%,#f5a6230a 0%,#0000 60%);position:absolute;inset:0}.yp-root .hero-grid{z-index:1;grid-template-columns:1fr 1.4fr;align-items:center;gap:80px;width:100%;max-width:1300px;margin:0 auto;display:grid;position:relative}.yp-root .hero-badge{background:var(--gold-dim);letter-spacing:2px;text-transform:uppercase;color:var(--gold);border:1px solid #f5a6234d;border-radius:30px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-family:Space Mono,monospace;font-size:11px;animation:.8s both fadeUp;display:inline-flex}.yp-root .hero-badge:before{content:"▶";align-items:center;font-size:8px;line-height:1;display:flex}.yp-root .hero-title{letter-spacing:-2px;font-family:Playfair Display,serif;font-size:clamp(52px,6vw,88px);font-weight:900;line-height:1;animation:.8s .1s both fadeUp}.yp-root .hero-title .accent{color:var(--gold);font-style:italic}.yp-root .hero-sub{color:var(--muted);max-width:440px;margin-top:24px;font-size:17px;line-height:1.7;animation:.8s .2s both fadeUp}.yp-root .hero-actions{flex-wrap:wrap;gap:16px;margin-top:40px;animation:.8s .3s both fadeUp;display:flex}.yp-root .btn-primary{background:var(--gold);color:var(--black);letter-spacing:.3px;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.yp-root .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #f5a62359}.yp-root .btn-secondary{color:var(--text);border:1px solid var(--border);background:0 0;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-family:DM Sans,sans-serif;font-size:14px;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.yp-root .btn-secondary:hover{background:#ffffff0a;border-color:#fff3}.yp-root .stats-row{gap:40px;margin-top:48px;animation:.8s .4s both fadeUp;display:flex}.yp-root .stat-num{color:var(--gold);font-family:Playfair Display,serif;font-size:32px;font-weight:700;line-height:1}.yp-root .stat-label{color:var(--muted);letter-spacing:.5px;margin-top:4px;font-size:12px}.yp-root .stat-divider{background:var(--border);width:1px}.yp-root .hero-visual{justify-content:center;animation:.8s .2s both fadeUp;display:flex;position:relative}.yp-root .phone-wrap{width:100%;position:relative}.yp-root .phone-frame{aspect-ratio:9/19.5;background:#0e0e0e;border:2px solid #ffffff1a;border-radius:40px;width:260px;overflow:hidden;box-shadow:0 40px 120px #000c,0 0 0 1px #f5a62314,inset 0 1px #ffffff0d}.yp-root .phone-screen{background:#080808;flex-direction:column;width:100%;height:100%;padding:20px 14px 14px;font-family:DM Sans,sans-serif;display:flex}.yp-root .mock-status{color:#888;justify-content:space-between;margin-bottom:16px;padding:0 2px;font-size:9px;display:flex}.yp-root .mock-title{margin-bottom:14px;font-family:Playfair Display,serif;font-size:20px;font-weight:700}.yp-root .mock-title span{color:var(--gold)}.yp-root .mock-section-label{color:var(--muted);letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;font-size:8px}.yp-root .mock-cards{gap:8px;margin-bottom:14px;display:flex;overflow:hidden}.yp-root .mock-card{border-radius:10px;flex:0 0 80px;height:56px;position:relative;overflow:hidden}.yp-root .mock-card-1{background:linear-gradient(135deg,#3a1a00,#6b3200)}.yp-root .mock-card-2{background:linear-gradient(135deg,#001a2e,#035)}.yp-root .mock-card-3{background:linear-gradient(135deg,#1a0030,#380063)}.yp-root .mock-card:after{content:"▶";color:#ffffff80;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:7px;display:flex;position:absolute;bottom:4px;right:4px}.yp-root .mock-list-item{border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding:6px 0;display:flex}.yp-root .mock-thumb{border-radius:6px;flex-shrink:0;width:44px;height:30px}.yp-root .mock-thumb-1{background:linear-gradient(135deg,#3a1a00,#6b3200)}.yp-root .mock-thumb-2{background:linear-gradient(135deg,#0d2000,#1e4400)}.yp-root .mock-thumb-3{background:linear-gradient(135deg,#001a2e,#035)}.yp-root .mock-info{flex:1;overflow:hidden}.yp-root .mock-name{color:#ccc;white-space:nowrap;text-overflow:ellipsis;font-size:7.5px;overflow:hidden}.yp-root .mock-meta{color:#555;margin-top:2px;font-size:6.5px}.yp-root .mock-nav{border-top:1px solid #ffffff12;justify-content:space-around;align-items:flex-end;margin-top:auto;padding:10px 0 4px;display:flex}.yp-root .mock-nav-item{color:#555;flex-direction:column;align-items:center;gap:3px;font-size:6px;display:flex}.yp-root .mock-nav-icon{font-size:12px}.yp-root .mock-nav-home{background:var(--gold);color:var(--black);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:2px;font-size:14px;display:flex}.yp-root .hero-cover-img{border:2px solid #ffffff1a;border-radius:40px;width:100%;height:auto;animation:4s ease-in-out infinite phoneFloat;display:block;box-shadow:0 40px 120px #000c,0 0 0 1px #f5a62314}.yp-root .phone-glow{filter:blur(20px);background:radial-gradient(#f5a62340 0%,#0000 70%);width:180px;height:80px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.yp-root .phone-float{animation:4s ease-in-out infinite phoneFloat}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (width<=900px){.yp-root .hero{padding:100px 24px 60px}.yp-root .hero-grid{grid-template-columns:1fr;gap:48px}.yp-root .hero-visual{order:-1}.yp-root .stats-row{gap:24px}}.yp-root #features{background:var(--surface)}.yp-root #features:before{content:"";background:linear-gradient(90deg,#0000,#f5a6234d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.yp-root .features-intro{justify-content:space-between;align-items:flex-end;margin-bottom:64px;display:flex}.yp-root .features-intro-text{max-width:560px}.yp-root .features-desc{color:var(--muted);margin-top:16px;font-size:16px;line-height:1.7}.yp-root .features-grid{background:var(--border);border:1px solid var(--border);border-radius:24px;grid-template-columns:repeat(3,1fr);gap:2px;display:grid;overflow:hidden}.yp-root .feature-card{background:var(--surface);padding:40px 36px;transition:background .3s;position:relative;overflow:hidden}.yp-root .feature-card:hover{background:#161616}.yp-root .feature-card:before{content:"";background:linear-gradient(to right, transparent, var(--gold), transparent);height:2px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.yp-root .feature-card:hover:before{transform:scaleX(1)}.yp-root .feature-icon{background:var(--gold-dim);border:1px solid #f5a62333;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:22px;display:flex}.yp-root .feature-title{margin-bottom:10px;font-family:Playfair Display,serif;font-size:20px;font-weight:700}.yp-root .feature-desc{color:var(--muted);font-size:14px;line-height:1.7}@media (width<=900px){.yp-root .features-grid{grid-template-columns:1fr}.yp-root .features-intro{flex-direction:column;gap:16px}}.yp-root #screenshots{background:var(--black)}.yp-root .screens-subtitle{color:var(--muted);max-width:440px;margin-top:16px;font-size:16px}.yp-root .screens-row{scrollbar-width:thin;scrollbar-color:#f5a6234d transparent;gap:20px;margin-top:56px;padding-bottom:20px;display:flex;overflow-x:auto}.yp-root .screen-item{cursor:none;flex:0 0 220px;position:relative}.yp-root .screen-phone{aspect-ratio:9/19.5;background:#0e0e0e;border:1.5px solid #ffffff1a;border-radius:32px;width:220px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 20px 60px #0009}.yp-root .screen-img{object-fit:cover;width:100%;height:100%;display:block}.yp-root .screen-item:hover .screen-phone{transform:translateY(-8px)scale(1.02);box-shadow:0 32px 80px #000000b3,0 0 0 1px #f5a62326}.yp-root .screen-label{text-align:center;color:var(--muted);letter-spacing:1px;text-transform:uppercase;margin-top:16px;font-size:12px}.yp-root .fake-screen{background:#080808;flex-direction:column;width:100%;height:100%;padding:14px 10px 10px;font-family:DM Sans,sans-serif;display:flex}.yp-root .fs-status{color:#666;justify-content:space-between;margin-bottom:10px;font-size:7px;display:flex}.yp-root .fs-topbar{margin-bottom:10px;font-family:Playfair Display,serif;font-size:16px;font-weight:700}.yp-root .fs-topbar .g{color:var(--gold)}.yp-root .fs-label{color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-size:8px}.yp-root .fs-cards{gap:6px;margin-bottom:10px;display:flex}.yp-root .fs-card{border-radius:8px;flex:0 0 72px;height:50px}.yp-root .fc-a{background:linear-gradient(135deg,#2a1000,#5a2800)}.yp-root .fc-b{background:linear-gradient(135deg,#001830,#003060)}.yp-root .fc-c{background:linear-gradient(135deg,#10001e,#2a0050)}.yp-root .fs-li{border-bottom:1px solid #111;align-items:center;gap:6px;padding:4px 0;display:flex}.yp-root .fs-li-thumb{border-radius:5px;flex-shrink:0;width:38px;height:26px}.yp-root .lt-a{background:linear-gradient(135deg,#2a1000,#5a2800)}.yp-root .lt-b{background:linear-gradient(135deg,#001830,#003060)}.yp-root .lt-c{background:linear-gradient(135deg,#001a00,#003c00)}.yp-root .lt-d{background:linear-gradient(135deg,#1a0000,#3c0000)}.yp-root .fs-li-name{color:#bbb;font-size:7px}.yp-root .fs-li-meta{color:#555;font-size:6px}.yp-root .fs-nav{border-top:1px solid #111;justify-content:space-around;margin-top:auto;padding:8px 0 2px;display:flex}.yp-root .fs-nav-i{color:#555;flex-direction:column;align-items:center;gap:2px;font-size:5.5px;display:flex}.yp-root .fs-nav-i.act{color:var(--gold)}.yp-root .fs-nav-i span{font-size:10px}.yp-root .fs-nav-home{background:var(--gold);color:#000;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-bottom:4px;font-size:12px;display:flex}.yp-root .fs-pg-title{text-align:center;color:#ddd;margin-bottom:12px;font-size:16px;font-weight:600}.yp-root .fs-setting-row{border-bottom:1px solid #111;align-items:center;gap:8px;padding:8px 0;display:flex}.yp-root .fs-setting-icon{background:#1a1a1a;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;display:flex}.yp-root .fs-setting-text{flex:1}.yp-root .fs-setting-title{color:#ccc;font-size:8px}.yp-root .fs-setting-sub{color:#555;font-size:6.5px}.yp-root .fs-setting-arrow{color:#444;font-size:8px}.yp-root #how{background:var(--surface);position:relative}.yp-root #how:before{content:"";background:linear-gradient(90deg,#0000,#f5a6234d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.yp-root .steps-grid{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:64px;display:grid}.yp-root .step-card{padding:40px;position:relative}.yp-root .step-num{color:#f5a62314;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Playfair Display,serif;font-size:72px;font-weight:900;line-height:1;position:absolute;top:16px;right:20px}.yp-root .step-dot{background:var(--gold-dim);border:1px solid #f5a6234d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:20px;font-size:16px;display:flex}.yp-root .step-title{margin-bottom:12px;font-family:Playfair Display,serif;font-size:22px;font-weight:700}.yp-root .step-desc{color:var(--muted);font-size:14px;line-height:1.7}.yp-root .step-connector{background:linear-gradient(90deg,#f5a6234d,#0000);width:40px;height:1px;position:absolute;top:60px;right:-20px}@media (width<=900px){.yp-root .steps-grid{grid-template-columns:1fr}}.yp-root #download{background:radial-gradient(ellipse 80% 60% at 50% 50%, #f5a62312 0%, transparent 70%), var(--surface);text-align:center;padding:140px 60px;position:relative}.yp-root #download:before{content:"";background:linear-gradient(90deg,#0000,#f5a6234d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.yp-root .download-inner{max-width:700px;margin:0 auto}.yp-root .download-icon{background:linear-gradient(135deg, #1a1a00, var(--gold-dim));border:1px solid #f5a6234d;border-radius:26px;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 32px;font-size:40px;display:flex;box-shadow:0 0 40px #f5a62326}.yp-root .download-title{letter-spacing:-1.5px;margin-bottom:16px;font-family:Playfair Display,serif;font-size:56px;font-weight:900}.yp-root .download-sub{color:var(--muted);margin-bottom:40px;font-size:17px;line-height:1.6}.yp-root .download-btn{background:var(--gold);color:var(--black);border-radius:50px;align-items:center;gap:12px;padding:18px 40px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 32px #f5a6234d}.yp-root .download-btn svg{width:22px;height:22px}.yp-root .download-btn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 48px #f5a62373}.yp-root .download-note{color:var(--muted);letter-spacing:.5px;margin-top:16px;font-size:12px}@media (width<=900px){.yp-root #download{padding:80px 24px}.yp-root .download-title{font-size:38px}}.yp-root footer{background:var(--black);border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:48px 60px;display:flex}.yp-root .footer-logo{font-family:Playfair Display,serif;font-size:20px;font-weight:700}.yp-root .footer-logo span{color:var(--gold)}.yp-root .footer-copy{color:var(--muted);font-size:12px}.yp-root .footer-links{gap:24px;display:flex}.yp-root .footer-links a{color:var(--muted);font-size:12px;text-decoration:none;transition:color .2s}.yp-root .footer-links a:hover{color:var(--text)}@media (width<=900px){.yp-root footer{text-align:center;flex-direction:column;gap:20px}}.yp-root{--gold:#f5a623;--gold-light:#ffd166;--gold-dim:#f5a62326;--black:#080808;--surface:#111;--surface2:#1a1a1a;--border:#ffffff12;--text:#f0ede8;--muted:#777;--radius:16px;cursor:none;background:var(--black);color:var(--text);min-height:100vh;font-family:DM Sans,sans-serif;font-weight:300;overflow-x:hidden}.yp-root:before{content:"";z-index:0;pointer-events:none;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.yp-root .cursor{background:var(--gold);pointer-events:none;z-index:9999;border-radius:50%;width:10px;height:10px;transition:transform .15s,width .2s,height .2s;position:fixed;transform:translate(-50%,-50%)}.yp-root .cursor-ring{pointer-events:none;z-index:9998;border:1.5px solid #f5a62380;border-radius:50%;width:36px;height:36px;transition:left 80ms,top 80ms,width .2s,height .2s,border-color .2s;position:fixed;transform:translate(-50%,-50%)}:is(.yp-root:has(a:hover) .cursor-ring,.yp-root:has(button:hover) .cursor-ring){border-color:var(--gold);width:50px;height:50px}.yp-root .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.yp-root .reveal.visible{opacity:1;transform:translateY(0)}.yp-root section{padding:120px 60px;position:relative}.yp-root .section-inner{max-width:1300px;margin:0 auto}.yp-root .section-eyebrow{letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-family:Space Mono,monospace;font-size:11px}.yp-root .section-title{letter-spacing:-1px;font-family:Playfair Display,serif;font-size:clamp(36px,4vw,58px);font-weight:900;line-height:1.08}@media (width<=900px){.yp-root section{padding:80px 24px}.yp-root{cursor:auto}.yp-root .cursor,.yp-root .cursor-ring{display:none}}.ym-root{--black:#030303;--deep:#0a0a0a;--surface:#111;--border:#1e1e1e;--gold:#d4a843;--gold2:#f0c96a;--muted:#555;--text:#c8c2b8;--white:#f5f0e8;background:var(--black);color:var(--text);cursor:none;min-height:100vh;font-family:DM Sans,sans-serif;font-weight:300;overflow-x:hidden}.ym-root:before{content:"";z-index:0;pointer-events:none;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.ym-root .ym-cursor{background:var(--gold);pointer-events:none;z-index:9999;border-radius:50%;width:10px;height:10px;transition:transform .15s,width .2s,height .2s,background .2s;position:fixed;transform:translate(-50%,-50%)}.ym-root .ym-cursor-ring{pointer-events:none;z-index:9998;border:1px solid #d4a84366;border-radius:50%;width:36px;height:36px;transition:transform .35s,width .3s,height .3s;position:fixed;transform:translate(-50%,-50%)}:is(.ym-root:has(a:hover) .ym-cursor,.ym-root:has(button:hover) .ym-cursor){width:16px;height:16px}:is(.ym-root:has(a:hover) .ym-cursor-ring,.ym-root:has(button:hover) .ym-cursor-ring){width:50px;height:50px}.ym-root nav{z-index:100;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1.4rem 3rem;transition:border-color .3s,background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0;right:0}.ym-root nav.scrolled{border-color:var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030303d9}.ym-root .nav-logo{letter-spacing:.12em;color:var(--white);font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;text-decoration:none}.ym-root .nav-logo span{color:var(--gold)}.ym-root .nav-links{gap:2.2rem;list-style:none;display:flex}.ym-root .nav-links a{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;text-decoration:none;transition:color .2s}.ym-root .nav-links a:hover{color:var(--gold)}.ym-root #hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.ym-root .waveform-bg{opacity:.07;pointer-events:none;justify-content:center;align-items:flex-end;gap:3px;height:220px;padding:0 2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.ym-root .waveform-bg .bar{background:var(--gold);border-radius:3px 3px 0 0;flex:1;max-width:6px;animation:2s ease-in-out infinite alternate ymWavePulse}@keyframes ymWavePulse{0%{transform:scaleY(1)}to{transform:scaleY(var(--h))}}.ym-root .hero-glow{pointer-events:none;background:radial-gradient(circle,#d4a84314 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ym-root .hero-tag{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);opacity:0;border:1px solid #d4a8434d;border-radius:2rem;margin-bottom:2.5rem;padding:.4rem 1rem;font-size:.7rem;animation:.8s .2s forwards ymFadeUp}.ym-root .hero-title{letter-spacing:-.02em;color:var(--white);opacity:0;font-family:Playfair Display,serif;font-size:clamp(3.5rem,10vw,8rem);font-weight:900;line-height:.95;animation:.9s .4s forwards ymFadeUp}.ym-root .hero-title em{color:var(--gold);font-style:italic}.ym-root .hero-sub{max-width:480px;color:var(--muted);opacity:0;margin-top:2rem;font-size:1rem;line-height:1.8;animation:.9s .6s forwards ymFadeUp}.ym-root .hero-actions{opacity:0;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;animation:.9s .8s forwards ymFadeUp;display:flex}.ym-root .btn-primary{background:var(--gold);color:#000;letter-spacing:.08em;text-transform:uppercase;border-radius:3px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.ym-root .btn-primary:hover{background:var(--gold2);transform:translateY(-2px)}.ym-root .btn-ghost{border:1px solid var(--border);color:var(--text);letter-spacing:.08em;text-transform:uppercase;border-radius:3px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:400;text-decoration:none;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.ym-root .btn-ghost:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}.ym-root .hero-scroll{opacity:0;flex-direction:column;align-items:center;gap:.5rem;animation:.8s 1.2s forwards ymFadeUp;display:flex;position:absolute;bottom:2.5rem}.ym-root .hero-scroll span{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.65rem}.ym-root .scroll-line{background:linear-gradient(to bottom, var(--gold), transparent);width:1px;height:50px;animation:1.5s ease-in-out infinite ymScrollDrop}@keyframes ymScrollDrop{0%,to{opacity:0;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}.ym-root section{z-index:1;position:relative}.ym-root .section-inner{max-width:1100px;margin:0 auto;padding:7rem 2.5rem}.ym-root .sec-label{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;font-size:.65rem}.ym-root .sec-title{color:var(--white);margin-bottom:1.2rem;font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.ym-root .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(32px)}.ym-root .reveal.visible{opacity:1;transform:none}.ym-root #about{border-top:1px solid var(--border)}.ym-root .about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.ym-root .about-icon-wrap{justify-content:center;display:flex}.ym-root .app-icon{background:#000;border:1.5px solid #d4a8434d;border-radius:36px;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 80px #d4a8431f,0 0 160px #d4a8430d}.ym-root .app-icon:before{content:"";background:radial-gradient(circle at 30% 30%,#d4a84314,#0000 60%);position:absolute;inset:0}.ym-root .app-icon svg{z-index:1;position:relative}.ym-root .about-text p{color:var(--text);margin-bottom:1.2rem;font-size:1rem;line-height:1.9}.ym-root .about-text p:last-child{margin-bottom:0}.ym-root .about-text strong{color:var(--white);font-weight:500}.ym-root .wave-divider{justify-content:center;align-items:flex-end;gap:4px;padding:3rem 2rem;display:flex;overflow:hidden}.ym-root .wave-divider .b{background:linear-gradient(to top, var(--gold), transparent);border-radius:2px 2px 0 0;width:3px;animation:1.8s ease-in-out infinite alternate ymWavePulse}.ym-root #features{border-top:1px solid var(--border);background:var(--deep)}.ym-root .features-grid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1.5px;margin-top:3.5rem;display:grid}.ym-root .feat-card{background:var(--deep);padding:2.2rem 2rem;transition:background .25s;position:relative;overflow:hidden}.ym-root .feat-card:after{content:"";background:var(--gold);transform-origin:0;height:2px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ym-root .feat-card:hover{background:#0d0d0d}.ym-root .feat-card:hover:after{transform:scaleX(1)}.ym-root .feat-icon{background:#d4a84314;border:1px solid #d4a84326;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:1.4rem;display:flex}.ym-root .feat-icon svg{width:20px;height:20px}.ym-root .feat-title{color:var(--white);margin-bottom:.6rem;font-family:Playfair Display,serif;font-size:1.15rem}.ym-root .feat-desc{color:var(--muted);font-size:.88rem;line-height:1.75}.ym-root #permissions{border-top:1px solid var(--border)}.ym-root .perm-list{border:1px solid var(--border);flex-direction:column;gap:1px;margin-top:3rem;display:flex}.ym-root .perm-item{background:var(--surface);align-items:flex-start;gap:1.5rem;padding:1.6rem 2rem;transition:background .2s;display:flex}.ym-root .perm-item:hover{background:#131313}.ym-root .perm-badge{background:#d4a84312;border:1px solid #d4a84326;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ym-root .perm-badge svg{width:18px;height:18px}.ym-root .perm-name{color:var(--white);margin-bottom:.3rem;font-size:.9rem;font-weight:500}.ym-root .perm-why{color:var(--muted);font-size:.82rem;line-height:1.6}.ym-root .privacy-strip{background:#d4a8430a;border:1px solid #d4a84333;align-items:center;gap:1.5rem;margin-top:4rem;padding:2rem 2.5rem;display:flex}.ym-root .privacy-strip svg{flex-shrink:0}.ym-root .privacy-strip p{color:var(--text);font-size:.88rem;line-height:1.7}.ym-root .privacy-strip p strong{color:var(--gold)}.ym-root #tech{border-top:1px solid var(--border);background:var(--deep)}.ym-root .tech-tags{flex-wrap:wrap;gap:.7rem;margin-top:2.5rem;display:flex}.ym-root .tech-tag{letter-spacing:.06em;border:1px solid var(--border);color:var(--muted);border-radius:3px;padding:.45rem 1rem;font-size:.78rem;transition:border-color .2s,color .2s}.ym-root .tech-tag.hl{color:var(--gold);border-color:#d4a84366}.ym-root .tech-tag:hover{border-color:var(--gold);color:var(--gold)}.ym-root #cta{border-top:1px solid var(--border);text-align:center}.ym-root #cta .section-inner{padding-top:8rem;padding-bottom:8rem}.ym-root #cta .sec-title{font-size:clamp(2.5rem,7vw,5rem)}.ym-root .cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;display:flex}.ym-root footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;padding:2.5rem 3rem;font-size:.75rem;display:flex}.ym-root footer a{color:var(--muted);text-decoration:none;transition:color .2s}.ym-root footer a:hover{color:var(--gold)}@keyframes ymFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (width<=768px){.ym-root .about-grid{grid-template-columns:1fr;gap:3rem}.ym-root .features-grid{grid-template-columns:1fr}.ym-root nav{padding:1rem 1.5rem}.ym-root .nav-links{display:none}}.pp-root{color:#f0ede8;background:#080808;min-height:100vh;font-family:DM Sans,sans-serif}.pp-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#080808f2;border-bottom:1px solid #ffffff12;align-items:center;gap:16px;padding:20px 60px;display:flex;position:sticky;top:0}.pp-nav a{color:#777;font-size:13px;text-decoration:none;transition:color .2s}.pp-nav a:hover{color:#f0ede8}.pp-nav-divider{color:#333;font-size:13px}.pp-nav-current{color:#f0ede8;font-size:13px}.pp-body{max-width:780px;margin:0 auto;padding:72px 60px 120px}.pp-badge{letter-spacing:2px;text-transform:uppercase;color:#f5a623;background:#f5a6231a;border:1px solid #f5a62340;border-radius:30px;align-items:center;gap:8px;margin-bottom:28px;padding:5px 14px;font-family:Space Mono,monospace;font-size:11px;display:inline-flex}.pp-title{letter-spacing:-1px;color:#f0ede8;margin-bottom:16px;font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.1}.pp-meta{color:#555;border-bottom:1px solid #ffffff12;margin-bottom:56px;padding-bottom:40px;font-size:13px}.pp-section{margin-bottom:48px}.pp-section h2{color:#f0ede8;border-bottom:1px solid #ffffff0f;margin-bottom:16px;padding-bottom:10px;font-size:18px;font-weight:700}.pp-section p{color:#888;margin-bottom:12px;font-size:15px;line-height:1.85}.pp-section strong{color:#c8c5c0;font-weight:600}.pp-section ul{flex-direction:column;gap:8px;margin:12px 0;padding:0;list-style:none;display:flex}.pp-section ul li{color:#888;padding-left:20px;font-size:15px;line-height:1.7;position:relative}.pp-section ul li:before{content:"";background:#444;width:8px;height:1px;position:absolute;top:11px;left:0}.pp-contact{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;margin-top:56px;padding:32px 36px}.pp-contact p{color:#777;margin-bottom:8px;font-size:14px}.pp-contact a{color:#f5a623;text-decoration:none}.pp-contact a:hover{text-decoration:underline}.pp-footer{color:#444;border-top:1px solid #ffffff0f;margin-top:64px;padding-top:32px;font-size:13px;font-style:italic}@media (width<=768px){.pp-nav{padding:16px 20px}.pp-body{padding:48px 20px 80px}}
