@font-face{font-family:"Platform Germania";src:url("/assets/fonts/germania.ttf") format("truetype");font-display:swap}
@font-face{font-family:"Platform Playfair";src:url("/assets/fonts/playfair.woff2") format("woff2");font-display:swap}
:root{--bg:#08090c;--panel:#11141a;--line:rgba(255,255,255,.09);--text:#f5f6f8;--muted:#9299a7;--red:#e63b49;--shadow:0 28px 80px rgba(0,0,0,.42)}
*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}body{margin:0;min-height:100svh;background:radial-gradient(900px 620px at 0 -15%,rgba(230,59,73,.14),transparent 58%),radial-gradient(700px 520px at 100% 110%,rgba(36,110,190,.07),transparent 62%),var(--bg)}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 68%)}button,input{font:inherit}.hidden{display:none!important}.shell{position:relative;width:min(1200px,calc(100% - 48px));min-height:100svh;margin:auto}.topbar{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;color:var(--text);text-decoration:none}.brand span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:linear-gradient(145deg,#f04a56,#c92336);font-size:16px;font-weight:900;box-shadow:0 10px 28px rgba(230,59,73,.3)}.brand b{font-size:12px;font-weight:850;letter-spacing:.22em}.link-button{min-height:44px;border:0;background:transparent;color:#a2a9b6;padding:10px 0 10px 18px;cursor:pointer;transition:color .18s}.link-button:hover{color:#fff}.auth-layout{min-height:calc(100svh - 86px);display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(48px,8vw,115px);padding:65px 3vw}.eyebrow{margin:0 0 18px;color:#b8bfcb;font-size:11px;font-weight:850;letter-spacing:.24em}.intro h1,.dash-head h1{margin:0;font-size:clamp(44px,6.2vw,80px);line-height:.98;letter-spacing:-.055em}.intro h1 em{color:#707887;font-style:normal}.intro>p:last-child{max-width:500px;margin:27px 0;color:var(--muted);font-size:18px;line-height:1.6}.panel{padding:26px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(155deg,rgba(25,28,36,.95),rgba(13,15,20,.99));box-shadow:var(--shadow)}.tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:23px;padding:4px;border-radius:13px;background:#0b0d11}.tab{border:0;border-radius:10px;padding:12px;background:transparent;color:var(--muted);font-weight:750;cursor:pointer}.tab.active{background:#191d25;color:var(--text)}label{display:block;margin:17px 0 9px;color:#bcc1ca;font-size:13px;font-weight:700}input{width:100%;height:52px;border:1px solid var(--line);border-radius:13px;outline:none;background:#0b0d11;color:var(--text);padding:0 15px;font-size:16px}input:focus{border-color:#687180;box-shadow:0 0 0 4px rgba(117,128,147,.12)}.hint,.message{font-size:12px;line-height:1.45}.hint{color:var(--muted)}.message{min-height:18px;margin:12px 2px 0}.message.error{color:#ff8189}.primary{width:100%;height:54px;margin-top:22px;border:0;border-radius:13px;display:flex;align-items:center;justify-content:center;padding:0 18px;background:var(--red);color:#fff;text-align:center;font-weight:850;box-shadow:0 12px 28px rgba(230,59,73,.22);cursor:pointer}.primary:disabled{opacity:.58;cursor:wait}
.dashboard{padding:58px 0 88px}.dash-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.dash-head h1{max-width:780px;font-size:clamp(43px,6vw,74px)}.user-chip{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:10px 15px;background:rgba(255,255,255,.025);color:#c9ced7;font-size:12px}.projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project{--accent:#e63b49;--glow:rgba(230,59,73,.22);position:relative;isolation:isolate;min-height:244px;padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:25px;display:grid;grid-template-columns:minmax(0,1fr) minmax(145px,38%);grid-template-rows:auto 1fr;overflow:hidden;background:linear-gradient(145deg,rgba(25,29,37,.96),rgba(12,14,18,.98));color:var(--text);text-decoration:none;box-shadow:0 18px 48px rgba(0,0,0,.22);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.project:before{content:"";position:absolute;z-index:-2;inset:0;background:radial-gradient(340px 240px at 88% 55%,var(--glow),transparent 72%)}.project-top{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3}.project-logo{width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 6px var(--glow),0 0 24px var(--glow)}.project-arrow{width:44px;height:44px;border:1px solid rgba(255,255,255,.09);border-radius:50%;display:grid;place-items:center;background:rgba(7,9,13,.52);font-size:18px;transition:transform .22s ease,background .22s ease,color .22s ease}.project-copy{grid-column:1;align-self:end;position:relative;z-index:2;padding-right:12px}.project h2{margin:0;font-size:clamp(34px,3.5vw,48px);line-height:.95;letter-spacing:-.025em}.project p{margin:12px 0 0;color:#a9b0bc;font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.project-art{grid-column:2;grid-row:2;align-self:stretch;display:grid;place-items:center;min-width:0;padding:6px 4px 0 12px;position:relative;z-index:1}.project-art img{display:block;max-width:100%;width:100%;height:145px;object-fit:contain;filter:drop-shadow(0 18px 25px rgba(0,0,0,.48));transform:translateZ(0);transition:transform .34s ease,filter .34s ease}.project:hover{transform:translateY(-4px);border-color:var(--accent);box-shadow:0 25px 60px rgba(0,0,0,.32),0 0 0 1px var(--glow)}.project:hover .project-arrow{transform:translateX(3px);background:var(--accent)}.project:hover .project-art img{transform:scale(1.035);filter:drop-shadow(0 22px 30px rgba(0,0,0,.6))}.project-furioza{--accent:#ef404d;--glow:rgba(239,64,77,.24);background:linear-gradient(140deg,#171318,#0d1014 66%)}.project-furioza h2,.project-ryklys h2{font-family:"Platform Germania",Georgia,serif;font-weight:400;letter-spacing:.01em}.project-ryklys{--accent:#21aef2;--glow:rgba(33,174,242,.25);background:linear-gradient(140deg,#0b1923,#081017 68%)}.project-ryklys .project-art img{filter:drop-shadow(0 18px 24px rgba(0,90,145,.48))}.project-katleryne{--accent:#171717;--glow:rgba(207,255,46,.18);border:2px solid #181818;background:linear-gradient(135deg,#f3eee4,#dcd5c9);color:#111;box-shadow:7px 7px 0 #bdda35,0 18px 48px rgba(0,0,0,.22)}.project-katleryne:before{background:linear-gradient(90deg,rgba(0,0,0,.025) 1px,transparent 1px);background-size:9px 9px}.project-katleryne h2{font-family:"Arial Black","Helvetica Neue",Arial,sans-serif;font-size:clamp(30px,3.2vw,43px);font-weight:950;letter-spacing:-.055em;text-transform:uppercase}.project-katleryne p{color:#5a554d;font-family:"Courier New",ui-monospace,monospace;font-weight:800}.project-katleryne .project-logo{border-radius:2px;box-shadow:0 0 0 5px #bdda35}.project-katleryne .project-arrow{border:2px solid #171717;background:#bdda35;color:#111;font-weight:900}.project-katleryne:hover{border-color:#111;box-shadow:9px 9px 0 #bdda35,0 25px 60px rgba(0,0,0,.32)}.project-katleryne:hover .project-arrow{background:#111;color:#fff}.project-katleryne .project-art img{filter:grayscale(1) contrast(1.05) drop-shadow(0 14px 20px rgba(0,0,0,.22))}.project-montana{--accent:#d7a65a;--glow:rgba(215,166,90,.23);background:linear-gradient(145deg,#15120e,#090908 72%);border-color:rgba(215,166,90,.25)}.project-montana h2{font-family:"Platform Playfair",Georgia,"Times New Roman",serif;font-weight:700;letter-spacing:-.035em}.project-montana .project-art{padding:2px 2px 0 16px}.project-montana .project-art img{height:152px;border-radius:50%;object-fit:cover;aspect-ratio:1;border:1px solid rgba(215,166,90,.42);box-shadow:0 0 0 7px rgba(215,166,90,.06)}
@media(max-width:780px){.shell{width:min(100% - 28px,560px)}.topbar{height:72px}.auth-layout{display:block;min-height:auto;padding:45px 0 36px}.intro h1{font-size:48px}.intro>p:last-child{font-size:16px;margin:21px 0 32px}.panel{padding:20px;border-radius:20px}.dashboard{padding:38px 0 64px}.dash-head{display:block;margin-bottom:28px}.dash-head h1{max-width:440px;font-size:46px}.user-chip{display:inline-block;margin-top:18px}.projects{grid-template-columns:1fr;gap:14px}.project{min-height:190px;padding:18px;grid-template-columns:minmax(0,1fr) minmax(120px,36%);border-radius:21px}.project h2{font-size:36px}.project-katleryne h2{font-size:31px}.project-art img{height:118px}.project-montana .project-art img{height:124px}.project-arrow{width:42px;height:42px}.link-button{min-width:48px;min-height:48px}}
@media(max-width:390px){.dash-head h1{font-size:40px}.project{min-height:180px;grid-template-columns:minmax(0,1fr) minmax(104px,35%);padding:16px}.project h2{font-size:32px}.project-katleryne h2{font-size:28px}.project-art{padding-left:8px}.project-art img{height:106px}.project-montana .project-art img{height:110px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}.project:hover{transform:none}.project:hover .project-art img{transform:none}}
.project-furioza .project-art img{width:116%;max-width:116%}
.project-ryklys .project-art img,.project-montana .project-art img{width:145px;height:145px;aspect-ratio:1;border-radius:50%;object-fit:cover}
@media(max-width:780px){.project-ryklys .project-art img,.project-montana .project-art img{width:124px;height:124px}}
@media(max-width:390px){.project-ryklys .project-art img,.project-montana .project-art img{width:110px;height:110px}}
.project{grid-template-rows:1fr}
.project-copy{grid-row:1;align-self:center}
.project-art{grid-row:1}
.project-ryklys .project-art img,.project-montana .project-art img{border:0;border-radius:0;box-shadow:none;object-fit:contain}
.project h2{font-size:clamp(46px,4.8vw,64px);line-height:.88;letter-spacing:-.035em}.project-katleryne h2{font-size:clamp(38px,4vw,54px)}.project-profile{grid-column:1/-1;min-height:190px;grid-template-columns:minmax(0,1fr) 180px;background:linear-gradient(120deg,#252936,#12141a 70%);border-color:rgba(255,255,255,.15)}.project-profile h2{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(45px,6vw,72px);font-weight:900;letter-spacing:-.06em}.profile-art{width:118px;height:118px;justify-self:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;display:grid;place-items:center!important;padding:0!important;background:linear-gradient(145deg,#f04a56,#b91f34);box-shadow:0 18px 45px rgba(230,59,73,.24);font-size:54px;font-weight:900;color:#fff}.profile-art.has-photo{overflow:hidden;background:#171920}.profile-art .profile-photo{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}
.profile-view{padding:42px 0 90px}.profile-back{display:inline-flex;min-height:44px;align-items:center;margin-bottom:34px;color:#aab0bb;text-decoration:none;font-size:13px;font-weight:750}.profile-back:hover{color:#fff}.profile-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.profile-head h1{margin:0;font-size:clamp(46px,6vw,76px);line-height:.95;letter-spacing:-.055em}.profile-message{min-height:24px;color:var(--muted)}.profile-message.error{color:#ff8189}.profile-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:18px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--line)}.profile-summary>div{min-height:118px;padding:24px;background:#11141a;display:flex;flex-direction:column;justify-content:center}.profile-summary strong{font-size:clamp(24px,3vw,36px);letter-spacing:-.04em}.profile-summary span{margin-top:8px;color:var(--muted);font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.profile-shops{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.account-card{--account:#e63b49;min-height:168px;padding:20px;border:1px solid var(--line);border-radius:20px;display:flex;flex-direction:column;background:linear-gradient(145deg,rgba(24,28,36,.96),rgba(12,14,18,.98));box-shadow:inset 3px 0 0 var(--account)}.account-card h2{margin:0;color:#c7ccd5;font-size:13px}.account-card>strong{margin-top:auto;font-size:25px;letter-spacing:-.04em}.account-card>span{margin-top:8px;color:var(--muted);font-size:11px}.account-furioza{--account:#ef404d}.account-ryklys{--account:#21aef2}.account-katleryne{--account:#bdda35}.account-montana{--account:#d7a65a}.account-card.unavailable{opacity:.52}.orders-section{margin-top:58px}.section-title{margin-bottom:22px}.section-title h2{margin:0;font-size:clamp(32px,4vw,50px);letter-spacing:-.045em}.profile-orders{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.orders-empty{grid-column:1/-1;margin:0;padding:34px;border:1px dashed rgba(255,255,255,.14);border-radius:20px;color:var(--muted);text-align:center}.order-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#11141a}.order-card>img,.order-card>video{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#08090c}.order-card>div{padding:16px}.order-shop{color:#e86a75;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.order-card h3{margin:8px 0 6px;font-size:17px}.order-card time{color:var(--muted);font-size:11px}
@media(max-width:900px){.profile-shops{grid-template-columns:repeat(2,1fr)}.profile-orders{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:780px){.project h2{font-size:43px}.project-katleryne h2{font-size:36px}.project-montana h2{font-size:38px}.project-profile{min-height:172px;grid-template-columns:minmax(0,1fr) 112px}.project-profile h2{font-size:42px}.profile-art{width:92px;height:92px;font-size:42px}.profile-view{padding:28px 0 64px}.profile-back{margin-bottom:24px}.profile-head{display:block;margin-bottom:26px}.profile-head h1{font-size:48px}.profile-head .user-chip{display:inline-block;margin-top:16px}.profile-summary{grid-template-columns:1fr}.profile-summary>div{min-height:86px;padding:18px 20px}.profile-shops{grid-template-columns:1fr 1fr;gap:10px}.account-card{min-height:145px;padding:17px}.account-card>strong{font-size:22px}.profile-orders{grid-template-columns:1fr}.orders-section{margin-top:44px}}
@media(max-width:390px){.project h2{font-size:39px}.project-katleryne h2{font-size:32px}.project-montana h2{font-size:34px}.project-profile h2{font-size:38px}.profile-shops{grid-template-columns:1fr}.account-card{min-height:126px}}
.brand{gap:0}.brand img{display:block;width:38px;height:38px;border-radius:11px;object-fit:cover;box-shadow:0 10px 28px rgba(0,0,0,.38)}

/* Dashboard visual refinement */
.user-chip{text-decoration:none;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}
a.user-chip:hover{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.055);color:#fff;transform:translateY(-1px)}
.project:focus-visible,.brand:focus-visible,.link-button:focus-visible,.user-chip:focus-visible{outline:2px solid #fff;outline-offset:4px}
.project{min-height:220px;animation:card-enter .52s cubic-bezier(.2,.72,.25,1) both}
.project:nth-child(2){animation-delay:.045s}.project:nth-child(3){animation-delay:.09s}.project:nth-child(4){animation-delay:.135s}.project:nth-child(5){animation-delay:.18s}
.project-profile{min-height:170px}
.dashboard{padding:50px 0 72px}
.dash-head{margin-bottom:30px}
.projects{gap:14px}
@keyframes card-enter{from{opacity:.01;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(hover:hover) and (pointer:fine){.project:hover{transform:translateY(-3px)}}
.project:active{transform:scale(.992);transition-duration:.08s}
@media(max-width:780px){.dashboard{padding:30px 0 54px}.dash-head{margin-bottom:22px}.dash-head h1{font-size:44px}.user-chip{margin-top:15px}.projects{gap:12px}.project{min-height:176px}.project-profile{min-height:154px}.profile-art{width:84px;height:84px;font-size:32px}}
@media(max-width:390px){.dash-head h1{font-size:39px}.project{min-height:170px}.project-profile{min-height:150px}.project h2{font-size:37px}.project-katleryne h2{font-size:30px}.project-montana h2{font-size:33px}}
@media(prefers-reduced-motion:reduce){.project{animation:none}.user-chip{transition:none}}
@media(max-width:780px){.profile-summary{grid-template-columns:1fr 1fr}.profile-summary>div{min-height:80px}.profile-summary>div:first-child{grid-column:1/-1}}
.dash-head{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:24px}
.session-label{color:#8f96a3;font-size:13px;font-weight:650}
.dash-head .user-chip{margin:0;padding:8px 12px;color:#e2e5ea}
@media(max-width:780px){.dashboard{padding-top:26px}.dash-head{display:flex;margin-bottom:18px;gap:8px}.dash-head .user-chip{margin:0}.session-label{font-size:12px}}
@media(max-width:360px){.dash-head{align-items:flex-start;flex-direction:column}.dash-head .user-chip{margin-top:2px}}
.auth-simple{grid-template-columns:minmax(0,430px);justify-content:center;padding:54px 0 72px}
.auth-simple .panel{width:100%;padding:24px}
.telegram-login{min-height:54px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.telegram-login iframe{display:block;max-width:100%}
.auth-divider{display:flex;align-items:center;gap:14px;margin:20px 0;color:#737b88;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.12em}
.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}
@media(max-width:780px){.auth-simple{padding:34px 0 56px}.auth-simple .panel{padding:20px}}
.telegram-button{width:100%;height:54px;border:0;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:11px;background:#229ed9;color:#fff;font-weight:850;cursor:pointer;box-shadow:0 12px 28px rgba(34,158,217,.2);transition:transform .18s ease,background .18s ease,opacity .18s ease}
.telegram-button:hover{background:#2aabee;transform:translateY(-1px)}
.telegram-button:active{transform:scale(.992)}
.telegram-button:disabled{opacity:.58;cursor:wait;transform:none}
.telegram-button svg{width:22px;height:22px;fill:currentColor}
.telegram-status{min-height:18px;margin:9px 2px -5px;color:#8f98a6;font-size:12px;text-align:center}
