@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,600&family=DM+Sans:wght@300;400;500;600;700&display=swap";:root{color:#2d3748;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fce8f0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{width:100%;min-width:320px;overflow-x:hidden}body{background:#fce8f0;width:100%;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}img,svg,video{max-width:100%}a{color:inherit;text-decoration:none}#root,.app-shell{width:100%;min-height:100vh;overflow-x:hidden}.announcement-track{will-change:transform;width:max-content;height:30px;animation:32s linear infinite announcement-scroll;display:flex}@keyframes announcement-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.app-shell{width:100%;min-height:100vh;overflow-x:hidden}.announcement-bar{color:#fff;white-space:nowrap;background:#111;width:100%;height:30px;font-family:DM Sans,sans-serif;overflow:hidden}B.announcement-track{will-change:transform;width:max-content;height:30px;animation:32s linear infinite announcement-scroll;display:flex}.announcement-inner{white-space:nowrap;flex:none;align-items:center;gap:6px;height:30px;padding:0 28px;font-size:11px;font-weight:600;line-height:1;display:flex}.announcement-inner strong{color:#f05b9b}.site-header{z-index:100;background:#fff;border-bottom:1px solid #2d125214;width:100%;position:relative;box-shadow:0 3px 18px #2d12520a}.header-inner{justify-content:space-between;align-items:center;gap:30px;width:min(100%,1280px);min-height:96px;margin:0 auto;padding:0 clamp(20px,4vw,48px);display:flex}.brand{flex:none;align-items:center;display:flex}.brand-logo{object-fit:contain;flex-shrink:0;width:178px;height:92px;display:block}.desktop-nav{flex:1;justify-content:flex-end;align-items:center;gap:clamp(20px,2.5vw,36px);min-width:0;display:flex}.nav-link,.login-link{color:#3e4960;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:color .18s,transform .18s}.nav-link:hover,.login-link:hover{color:#e84d8a;transform:translateY(-1px)}.login-link{color:#596276}.register-button{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#e84d8a 0%,#c4355a 100%);border-radius:13px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 20px #e84d8a40,0 2px 6px #2d12521a}.register-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #e84d8a52,0 3px 8px #2d12521f}.hero{background:radial-gradient(circle at 88% 28%,#dd377652,#0000 38%),radial-gradient(circle at 12% 76%,#472a9966,#0000 42%),linear-gradient(115deg,#1a0a2e 0%,#2d1060 40%,#6d1a4a 75%,#c4355a 100%);justify-content:center;align-items:center;width:100%;min-height:92vh;display:flex;position:relative;overflow:hidden}.hero-decoration{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-circle{border:1px solid #ffffff12;border-radius:50%;position:absolute}.hero-circle-one{background:radial-gradient(circle,#e84d8a33,#0000 70%);width:560px;height:560px;top:-240px;right:-160px}.hero-circle-two{background:radial-gradient(circle,#7c4dff2e,#0000 70%);width:720px;height:720px;bottom:-430px;left:-390px}.hero-circle-three{background:#ffffff06;width:270px;height:270px;bottom:10%;right:10%}.hero-grid{opacity:.14;width:100%;height:100%;position:absolute;inset:0}.hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:min(100% - 40px,900px);padding:78px 20px 110px;display:flex;position:relative}.hero-badge{color:#ffffffd1;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:9px;padding:8px 17px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.hero-badge span{color:#f07aaa}.hero h1{letter-spacing:-.035em;color:#fff;text-shadow:0 5px 28px #00000059;margin:42px 0 0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(48px,5.2vw,72px);font-weight:700;line-height:1.04}.hero h1 span{color:#f26caa;margin-top:8px;display:block}.hero-text{color:#ffffffd1;max-width:680px;margin:30px auto 0;font-family:DM Sans,sans-serif;font-size:17px;line-height:1.7}.hero-points{flex-wrap:wrap;justify-content:center;gap:19px;margin-top:17px;display:flex}.hero-points div{color:#ffffffdb;align-items:center;gap:6px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;display:inline-flex}.hero-points span{color:#ff6b9e;font-weight:800}.hero-actions{justify-content:center;align-items:center;gap:14px;margin-top:29px;display:flex}.hero-primary,.hero-secondary{border-radius:10px;justify-content:center;align-items:center;min-height:55px;padding:0 28px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.hero-primary{color:#fff;background:linear-gradient(135deg,#e74783 0%,#d63873 100%);min-width:205px;box-shadow:0 10px 25px #e7478347,0 0 30px #e747831f}.hero-primary span{margin-left:8px;font-size:17px}.hero-secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff4d;min-width:145px}.hero-primary:hover,.hero-secondary:hover{transform:translateY(-2px)}.hero-primary:hover{box-shadow:0 14px 30px #e747835c,0 0 35px #e7478329}.hero-secondary:hover{background:#ffffff24}.hero-wave{z-index:3;line-height:0;position:absolute;bottom:0;left:0;right:0}.hero-wave svg{width:100%;height:70px;display:block}.values-preview{z-index:5;color:#4a5568;background:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px clamp(24px,4vw,58px);width:100%;min-height:92px;padding:22px clamp(16px,4vw,60px);font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;display:flex;position:relative;box-shadow:0 4px 18px #2d37480f}.values-preview div{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.how-section{background:#fce8f0;width:100%;padding:92px 20px 100px;position:relative}.section-container{width:min(100%,1180px);margin:0 auto}.section-heading{text-align:center;max-width:760px;margin:0 auto 54px}.section-kicker{color:#e84d8a;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700}.section-heading h2{color:#2d3748;letter-spacing:-.025em;margin:0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,54px);font-weight:700;line-height:1.08}.section-heading p{color:#718096;max-width:650px;margin:18px auto 0;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.7}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.step-card{background:#ffffffe0;border:1px solid #e84d8a17;border-radius:18px;min-height:250px;padding:30px 24px 28px;transition:transform .18s,box-shadow .18s;position:relative;box-shadow:0 12px 30px #2d374812,0 2px 7px #2d37480a}.step-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #2d37481c,0 4px 10px #2d37480d}.step-number{color:#e84d8a;background:#fde8f2;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:800;display:inline-flex}.step-icon{margin-top:25px;font-size:29px;line-height:1}.step-card h3{color:#2d3748;margin:18px 0 9px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:25px;font-weight:700;line-height:1.15}.step-card p{color:#718096;margin:0;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.65}.books-section{background:#fff;width:100%;padding:100px 20px 110px;position:relative}.books-grid{grid-template-columns:repeat(3,minmax(0,1fr));place-items:start center;gap:42px;display:grid}.book-column{flex-direction:column;align-items:center;width:100%;max-width:340px;display:flex}.book-column h3{color:#2d3748;text-align:center;margin:28px 0 8px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:29px;font-weight:700;line-height:1.1}.book-column p{color:#718096;text-align:center;max-width:300px;margin:0;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.65}.book-action{color:#e84d8a;margin-top:18px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700}.book-action:hover{text-decoration:underline}.book-card{background:linear-gradient(135deg,#55203d 0%,#7d2b55 38%,#4a1737 72%,#321126 100%);border-radius:8px 18px 18px 8px;width:280px;height:370px;transition:transform .22s,box-shadow .22s;position:relative;overflow:visible;transform:perspective(900px)rotateY(-5deg);box-shadow:18px 20px 35px #2d122a47,7px 8px 15px #2d122a2e,inset 5px 0 9px #ffffff14,inset -8px 0 14px #0000002e}.book-card:hover{transform:perspective(900px)rotateY(-2deg)translateY(-6px);box-shadow:22px 28px 45px #2d122a52,8px 10px 18px #2d122a33,inset 5px 0 9px #ffffff14,inset -8px 0 14px #0000002e}.book-card:after{content:"";z-index:-1;background:repeating-linear-gradient(#eee5d8 0 3px,#d5c9ba 4px,#f4eee5 6px);border-radius:0 5px 5px 0;width:15px;position:absolute;top:7px;bottom:7px;right:-13px;box-shadow:3px 2px 5px #00000024}.book-card:before{content:"";pointer-events:none;border:1px solid #ddae5d57;border-radius:4px 13px 13px 4px;position:absolute;inset:10px}.book-frame{pointer-events:none;border:1px solid #ddae5d80;border-radius:5px 14px 14px 5px;position:absolute;inset:18px}.book-frame:before,.book-frame:after{content:"";border:1px solid #ddae5da6;width:34px;height:34px;position:absolute}.book-frame:before{border-bottom:0;border-right:0;border-radius:5px 0 0;top:-1px;left:-1px}.book-frame:after{border-top:0;border-left:0;border-radius:0 0 14px;bottom:-1px;right:-1px}.book-decoration{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.book-decoration:before{content:"✦";color:#ddae5db8;text-shadow:0 1px 3px #00000059;font-size:32px}.book-decoration:after{content:"";border:1px solid #ddae5d3d;border-radius:50%;width:165px;height:165px;position:absolute;box-shadow:0 0 0 7px #ddae5d0f,0 0 0 14px #ddae5d09}.book-content{text-align:center;flex-direction:column;align-items:center;padding:42px 28px 30px;display:flex;position:absolute;inset:0}.book-content h4{color:#e3b866;text-shadow:0 2px 4px #00000073;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:700;line-height:1.05}.book-content .book-subtitle{color:#ffecc7d1;letter-spacing:.14em;text-transform:uppercase;margin-top:9px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700}.book-medallion{z-index:2;background:radial-gradient(circle at 35% 30%,#9c4770 0%,#682342 55%,#42152f 100%);border:2px solid #dcae58;border-radius:50%;justify-content:center;align-items:center;width:94px;height:94px;margin-top:68px;display:flex;position:relative;box-shadow:0 5px 12px #00000047,inset 0 2px 5px #ffffff1f,inset 0 -4px 7px #0003}.book-medallion:before{content:"";border:1px solid #e5be6fb8;border-radius:50%;position:absolute;inset:7px}.book-medallion span{z-index:2;color:#edc875;text-shadow:0 2px 3px #00000059;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:700;position:relative}.book-content .book-caption{color:#ffefd7c2;max-width:205px;margin-top:26px;font-family:DM Sans,sans-serif;font-size:11px;line-height:1.55}.book-card .book-line{background:linear-gradient(90deg,#0000,#e3b866bf,#0000);width:92px;height:1px;position:absolute;bottom:42px;left:50%;transform:translate(-50%)}.book-card .book-corner{border-style:solid;border-color:#ddae5d52;width:46px;height:46px;position:absolute}.book-corner-top{border-width:1px 0 0 1px;top:28px;left:28px}.book-corner-bottom{border-width:0 1px 1px 0;bottom:28px;right:28px}@media (width<=980px){.books-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:50px 24px}.book-column:last-child{grid-column:1/-1}}@media (width<=680px){.books-section{padding:78px 16px 90px}.books-grid{grid-template-columns:1fr;gap:48px}.book-column{max-width:340px}.book-column:last-child{grid-column:auto}}.mobile-menu-button{cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.mobile-menu-button span{background:#3e4960;border-radius:2px;width:22px;height:2px;display:block}@media (width<=820px){.desktop-nav{display:none}.mobile-menu-button{display:flex}}.book-info-section{background:radial-gradient(circle at 15% 20%,#e84d8a14,#0000 32%),radial-gradient(circle at 85% 75%,#3a6fd812,#0000 34%),#fce8f0;width:100%;padding:96px 20px 110px;position:relative}.book-info-inner{width:min(100%,1120px);margin:0 auto}.book-info-heading{text-align:center;max-width:760px;margin:0 auto 52px}.book-info-ornament{justify-content:center;align-items:center;gap:13px;margin-bottom:18px;display:flex}.book-info-ornament span{background:linear-gradient(90deg,#0000,#a6784d99);width:58px;height:1px}.book-info-ornament span:last-child{background:linear-gradient(90deg,#a6784d99,#0000)}.book-info-ornament b{color:#b8874f;font-size:18px;font-weight:400}.book-info-heading h3{color:#2d3748;letter-spacing:-.025em;margin:0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,50px);font-weight:700;line-height:1.08}.book-info-lead{color:#e84d8a;margin:17px auto 0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:25px;font-weight:700;line-height:1.2}.book-info-description{color:#718096;max-width:650px;margin:13px auto 0;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.7}.book-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.book-info-card{background:#fffffff0;border:1px solid #2d374812;border-radius:20px;min-height:330px;padding:30px 27px 28px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 16px 35px #2d374814,0 3px 9px #2d37480a}.book-info-card:before{content:"";opacity:.7;background:currentColor;height:4px;position:absolute;top:0;left:0;right:0}.book-info-card:hover{transform:translateY(-5px);box-shadow:0 22px 42px #2d37481c,0 5px 12px #2d37480d}.book-info-card-date{color:#e84d8a}.book-info-card-dirt{color:#a52a20}.book-info-card-life{color:#3b7d3b}.book-info-title{font-family:DM Sans,sans-serif;font-size:15px;font-weight:800}.book-info-question{margin-top:10px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:29px;font-weight:700;line-height:1.08}.book-info-intro{color:#2d3748;margin:19px 0 12px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.5}.book-info-text{color:#718096;margin:0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.65}.book-info-points{color:#596276;margin:17px 0 0;font-family:DM Sans,sans-serif;font-size:12px;line-height:1.75}.book-info-price{margin:20px 0 0;font-family:DM Sans,sans-serif;font-size:12px;font-weight:800;line-height:1.5}@media (width<=900px){.book-info-grid{grid-template-columns:1fr;max-width:620px;margin:0 auto}.book-info-card{min-height:auto}}@media (width<=680px){.book-info-section{padding:76px 16px 88px}.book-info-heading{margin-bottom:38px}.book-info-lead{font-size:22px}.book-info-card{padding:27px 23px 25px}}.promise-section{background:#fce8f0;border-top:1px solid #f0d0e4;border-bottom:1px solid #f0d0e4;width:100%}.promise-inner{text-align:center;width:min(100%,820px);margin:0 auto;padding:48px 20px}.promise-ornament{justify-content:center;align-items:center;gap:13px;margin-bottom:18px;display:flex}.promise-ornament span{background:linear-gradient(90deg,#0000,#e84d8aa6);width:48px;height:1px}.promise-ornament span:last-child{background:linear-gradient(90deg,#e84d8aa6,#0000)}.promise-ornament b{color:#e84d8a;font-size:16px;font-weight:400}.promise-text{color:#2d3748;max-width:760px;margin:0 auto;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(22px,3vw,29px);font-weight:700;line-height:1.3}.promise-label{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.promise-label span{background:#3a6fd859;width:34px;height:1px}.promise-label strong{color:#3a6fd8;letter-spacing:.16em;text-transform:uppercase;font-family:DM Sans,sans-serif;font-size:10px;font-weight:800}.why-section{background:#fff;width:100%;padding:96px 20px 110px}.why-inner{width:min(100%,1120px);margin:0 auto}.why-heading{text-align:center;max-width:780px;margin:0 auto 52px}.why-kicker{color:#3a6fd8;letter-spacing:.16em;text-transform:uppercase;background:#e8f0fc;border-radius:999px;margin-bottom:18px;padding:6px 13px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:800;display:inline-block}.why-heading h2{color:#3b0764;letter-spacing:-.025em;margin:0 0 22px;font-family:DM Sans,sans-serif;font-size:clamp(32px,4vw,46px);font-weight:800;line-height:1.1}.why-heading p{color:#4a5568;max-width:720px;margin:0 auto 14px;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.75}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;width:80%;margin:0 auto;display:grid}.why-card{border-radius:22px;padding:31px 30px}.why-card h3{text-align:center;margin:0 0 24px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:800}.why-card-negative{background:#fff3f7;border:1.5px solid #e84d8a2e}.why-card-negative h3{color:#2d3748}.why-card-positive{background:linear-gradient(135deg,#1a0a2e 0%,#2d1060 45%,#6d1a4a 80%,#c4355a 100%);border:1px solid #e84d8a4d;box-shadow:0 12px 35px #c4355a40,0 3px 10px #1a0a2e33}.why-card-positive h3{color:#fff}.why-list{flex-direction:column;gap:13px;display:flex}.why-list-item{align-items:center;gap:10px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.45;display:flex}.why-list-item.negative{color:#4a5568}.why-list-item.negative>span:first-child{color:#dc2626;font-size:13px;font-weight:900}.why-list-item.positive{color:#ffffffeb}.why-list-item.positive>span:first-child{text-align:center;flex:0 0 21px;width:21px}@media (width<=760px){.why-grid{grid-template-columns:1fr;max-width:620px;margin:0 auto}.why-section{padding:78px 16px 88px}.promise-inner{padding:40px 18px}}@media (width<=480px){.why-card{padding:27px 23px}.why-heading{margin-bottom:38px}.promise-label strong{letter-spacing:.12em;font-size:9px}}.security-section{background:radial-gradient(circle at 15% 25%,#3a6fd814,#0000 30%),radial-gradient(circle at 85% 70%,#e84d8a12,#0000 32%),#f8faff;width:100%;padding:96px 20px 110px}.security-inner{width:min(100%,1120px);margin:0 auto}.security-heading{text-align:center;max-width:760px;margin:0 auto 52px}.security-icon{margin-bottom:15px;font-size:30px;display:block}.security-heading h2{color:#2d3748;margin:0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,50px);font-weight:700;line-height:1.08}.security-heading p{color:#718096;max-width:690px;margin:18px auto 0;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.75}.security-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.security-card{text-align:center;background:#ffffffeb;border:1px solid #3a6fd81a;border-radius:20px;min-height:235px;padding:28px 22px;transition:transform .18s,box-shadow .18s;box-shadow:0 12px 30px #2d37480f,0 2px 7px #2d374809}.security-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px #2d374817,0 4px 10px #2d37480a}.security-card-icon{background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 18px;font-size:25px;display:flex}.security-card h3{color:#2d3748;margin:0 0 11px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:800;line-height:1.35}.security-card p{color:#718096;margin:0;font-family:DM Sans,sans-serif;font-size:12.5px;line-height:1.65}.security-note{background:#ffffffb8;border:1px solid #e84d8a24;border-radius:16px;justify-content:center;align-items:center;gap:12px;max-width:760px;margin:38px auto 0;padding:19px 25px;display:flex}.security-note span{font-size:20px}.security-note p{color:#4a5568;margin:0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:19px;font-weight:700;line-height:1.35}@media (width<=900px){.security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.security-section{padding:76px 16px 88px}.security-grid{grid-template-columns:1fr;max-width:620px;margin:0 auto}.security-card{min-height:auto}.security-note{align-items:flex-start;padding:17px 19px}}@media (width<=760px){.steps-grid{grid-template-columns:1fr;gap:18px;max-width:620px;margin:0 auto}.step-card{width:100%}}.site-footer{color:#fff;background:linear-gradient(160deg,#1a0a2e 0%,#2d1060 48%,#6d1a4a 82%,#9f315d 100%);width:100%}.footer-inner{justify-content:space-between;align-items:center;gap:36px;width:min(100%,1120px);margin:0 auto;padding:28px 20px 22px;display:flex}.footer-brand{align-items:center;gap:22px;max-width:700px;display:flex}.footer-logo{flex:none;width:auto;height:48px;margin:0;display:block}.footer-brand p{color:#ffffffb3;margin:0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.4}.footer-contact{flex-direction:column;gap:2px;margin:0;display:flex}.footer-contact span{color:#ffffff8c;font-family:DM Sans,sans-serif;font-size:10px}.footer-contact strong{color:#fff;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:19px;font-weight:700}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:8px 22px;max-width:520px;display:flex}.footer-links a{color:#ffffffb8;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:color .16s,transform .16s}.footer-links a:hover{color:#fff;transform:translateY(-1px)}.footer-bottom{color:#ffffff73;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;width:min(100%,1120px);margin:0 auto;padding:12px 20px 15px;font-family:DM Sans,sans-serif;font-size:10px;display:flex}@media (width<=700px){.footer-inner{flex-direction:column;align-items:flex-start;gap:22px;padding:28px 20px 22px}.footer-brand{flex-wrap:wrap;gap:14px 18px;width:100%}.footer-links{justify-content:flex-start}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px}}@media (width<=420px){.footer-brand{align-items:flex-start}.footer-links{flex-direction:column;gap:10px}}.login-page{background:radial-gradient(circle at 15% 20%,#f07aaa2e,#0000 32%),radial-gradient(circle at 85% 80%,#6b9aee29,#0000 34%),#fce8f0;justify-content:center;width:100%;min-height:calc(100vh - 80px);padding:70px 20px 90px;display:flex}.login-container{width:min(100%,480px);margin:0 auto}.login-brand{text-align:center;margin-bottom:30px}.login-logo{width:auto;height:58px;margin-bottom:22px;display:inline-block}.login-brand h1{color:#3b0764;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(32px,5vw,42px);font-weight:700;line-height:1.05}.login-brand p{color:#718096;margin:10px 0 0;font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.6}.login-card{background:#fffffff5;border:1px solid #f1dce9;border-radius:24px;width:100%;padding:38px;box-shadow:0 18px 45px #5223491a,0 4px 12px #5223490d}.login-field{margin-bottom:23px}.login-field label{color:#2d3748;margin-bottom:9px;font-family:DM Sans,Arial,sans-serif;font-size:14px;font-weight:700;display:block}.login-label-row{justify-content:space-between;align-items:center;gap:15px;margin-bottom:9px;display:flex}.login-label-row label{margin-bottom:0}.login-forgot{color:#e84d8a;cursor:pointer;background:0 0;border:0;padding:0;font-family:DM Sans,Arial,sans-serif;font-size:13px;font-weight:600}.login-forgot:hover{text-decoration:underline}.login-input{border-radius:13px;outline:none;width:100%;height:52px;padding:0 15px;font-family:DM Sans,Arial,sans-serif;font-size:15px;transition:border-color .18s,box-shadow .18s,background .18s}.login-input::placeholder{color:#a0aec0}.login-password-wrap{position:relative}.login-password-wrap .login-input{padding-right:52px}.login-password-toggle{cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.login-password-toggle:hover{background:#fce8f0}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e84d8a,#c4355a);border:0;border-radius:14px;width:100%;height:54px;margin-top:5px;font-family:DM Sans,Arial,sans-serif;font-size:16px;font-weight:700;transition:transform .18s,box-shadow .18s;box-shadow:0 9px 22px #c8355a38}.login-submit:hover{transform:translateY(-1px);box-shadow:0 12px 27px #c8355a47}.login-submit:active{transform:translateY(0)}.login-divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;margin:29px 0 25px;display:grid}.login-divider span{background:#ecdce6;height:1px}.login-divider span:nth-child(2){color:#a0aec0;background:0 0;height:auto;font-family:DM Sans,Arial,sans-serif;font-size:13px}.login-register{text-align:center}.login-register p{color:#718096;margin:0 0 8px;font-family:DM Sans,Arial,sans-serif;font-size:14px}.login-register a{color:#e84d8a;font-family:DM Sans,Arial,sans-serif;font-size:15px;font-weight:700;text-decoration:none}.login-register a:hover{text-decoration:underline}.login-footer-text{text-align:center;color:#8b7182;margin:24px 0 0;font-family:DM Sans,Arial,sans-serif;font-size:13px}@media (width<=560px){.login-page{min-height:calc(100vh - 70px);padding:45px 15px 65px}.login-brand{margin-bottom:23px}.login-logo{height:50px;margin-bottom:18px}.login-brand h1{font-size:32px}.login-brand p{font-size:15px}.login-card{border-radius:20px;padding:27px 20px}.login-label-row{align-items:flex-start}.login-forgot{white-space:nowrap;font-size:12px}}.login-register{text-align:center;background:#fff1f7;border:1px solid #f5d4e4;border-radius:15px;margin-top:4px;padding:22px 20px 20px}.login-register-title{color:#2d3748;margin:0 0 5px;font-family:DM Sans,Arial,sans-serif;font-size:15px;font-weight:700}.login-register-subtitle{color:#718096;margin:0 0 14px;font-family:DM Sans,Arial,sans-serif;font-size:13px;line-height:1.5}.login-register-button{color:#fff;background:linear-gradient(135deg,#e84d8a,#c4355a);border-radius:11px;justify-content:center;align-items:center;min-height:43px;padding:10px 20px;font-family:DM Sans,Arial,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 7px 17px #c8355a2e}.login-register-button:hover{transform:translateY(-1px);box-shadow:0 10px 21px #c8355a3d}.login-logo{object-fit:contain;width:auto;height:72px;margin-bottom:20px}@media (width<=560px){.login-logo{height:62px}.login-register{padding:19px 15px 18px}}.register-page{box-sizing:border-box;background:radial-gradient(circle at 15% 15%,#e8389a29,#0000 34%),radial-gradient(circle at 85% 75%,#6f5dbe1f,#0000 36%),#fff5fb;min-height:100vh;padding:68px 20px 40px}.register-container{width:min(100%,760px);margin:0 auto}.register-brand{text-align:center;margin-bottom:30px}.register-logo{object-fit:contain;width:auto;height:72px;margin:0 auto 22px;display:block}.register-brand h1{color:#3b075e;margin:0;font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1.15}.register-brand p{color:#718096;margin:12px 0 0;font-family:DM Sans,Arial,sans-serif;font-size:16px}.register-card{box-sizing:border-box;background:#fff;border-radius:22px;width:min(100%,480px);margin:0 auto;padding:38px 38px 34px;box-shadow:0 18px 45px #5223491a,0 4px 12px #5223490d}.register-field{margin-bottom:16px}.register-field label{color:#2d3748;margin-bottom:6px;font-family:DM Sans,Arial,sans-serif;font-size:14px;font-weight:700;display:block}.register-input{box-sizing:border-box;border-radius:13px;outline:none;width:100%;height:46px;padding:0 15px;font-family:DM Sans,Arial,sans-serif;font-size:15px;transition:border-color .18s,box-shadow .18s,background .18s;display:block}.register-input::placeholder{color:#a0aec0}.register-field small{color:#718096;margin-top:4px;font-family:DM Sans,Arial,sans-serif;font-size:12px;display:block}.register-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e8389a,#c92d68);border:0;border-radius:11px;width:100%;min-height:46px;margin-top:18px;font-family:DM Sans,Arial,sans-serif;font-size:15px;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 8px 18px #c92d682e}.register-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #c92d6838}.register-submit:disabled{cursor:wait}.register-divider{color:#a0aec0;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:22px 0 18px;font-family:DM Sans,Arial,sans-serif;font-size:12px;display:grid}.register-divider span:first-child,.register-divider span:last-child{background:#f0d8ea;height:1px}.register-login-box{text-align:center;background:#fdf2f8;border:1px solid #f0d8ea;border-radius:13px;padding:18px}.register-login-title{color:#3b075e;margin:0;font-family:DM Sans,Arial,sans-serif;font-size:14px;font-weight:700}.register-login-subtitle{color:#718096;margin:6px 0 12px;font-family:DM Sans,Arial,sans-serif;font-size:12px}.register-login-button{color:#e8389a;background:#fff;border:1px solid #e8389a;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:0 18px;font-family:DM Sans,Arial,sans-serif;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.register-login-button:hover{background:#fff5fb}.register-footer-text{text-align:center;color:#718096;margin:22px 0 0;font-family:DM Sans,Arial,sans-serif;font-size:12px}@media (width<=560px){.register-page{padding:40px 14px 28px}.register-logo{height:62px;margin-bottom:18px}.register-brand h1{font-size:32px}.register-brand p{font-size:14px}.register-card{border-radius:18px;padding:28px 20px 24px}}.welcome-page{box-sizing:border-box;background:linear-gradient(160deg,#1a0a2e 0%,#2d1060 40%,#6d1a4a 75%,#c4355a 100%);justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.welcome-card{box-sizing:border-box;background:linear-gradient(170deg,#fff 0%,#faf5ff 100%);border:1px solid #e84d8a26;border-radius:22px;width:min(100%,760px);padding:48px 52px;box-shadow:0 24px 80px #0006,0 8px 24px #0003}.welcome-card h1{text-align:center;color:#e84d8a;margin:0 0 32px;font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1.2}.welcome-text{color:#334155;font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.8}.welcome-text p{margin:0 0 18px}.welcome-emphasis{font-weight:700;margin-top:26px!important;margin-bottom:8px!important}.welcome-highlight{color:#334155;background:#e84d8a14;border-left:4px solid #e84d8a;border-radius:8px;margin:0 0 20px;padding:16px 18px}.welcome-closing{background:#7c4dff0d;border-radius:8px;margin-top:28px;padding:20px}.welcome-closing p{margin-bottom:14px}.welcome-closing p:last-child{margin-bottom:0}.welcome-signature{color:#e84d8a;font-weight:500}.welcome-action{flex-direction:column;align-items:center;margin-top:32px;display:flex}.welcome-action button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:0;border-radius:999px;min-height:52px;padding:0 32px;font-family:DM Sans,Arial,sans-serif;font-size:17px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 8px 32px #10b98166}.welcome-action button:hover:not(:disabled){transform:scale(1.04);box-shadow:0 10px 36px #10b9817a}.welcome-action button:active:not(:disabled){transform:scale(.97)}.welcome-action button:disabled{opacity:.75;cursor:wait}.welcome-action p{color:#64748b;text-align:center;margin:12px 0 0;font-family:DM Sans,Arial,sans-serif;font-size:13px}@media (width<=600px){.welcome-page{align-items:flex-start;padding:20px 12px}.welcome-card{border-radius:18px;padding:32px 22px}.welcome-card h1{margin-bottom:26px;font-size:32px}.welcome-text{font-size:15px;line-height:1.7}.welcome-action button{min-height:48px;padding:0 26px;font-size:16px}}.my-profile-page{background:linear-gradient(#fce8f0 0%,#f9f5ff 100%);min-height:100vh}.profile-container{width:min(100% - 32px,760px);margin:0 auto}.profile-hero{background:linear-gradient(135deg,#1a0a2e 0%,#2d1060 50%,#6d1a4a 100%);padding:40px 0 56px}.profile-hero-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.profile-hero h1{color:#fff;margin:0 0 8px;font-size:40px;font-weight:700;line-height:1.1}.profile-hero p{color:#fbcfe8;margin:0;font-size:14px}.profile-content{padding:32px 0 60px}.profile-sections{flex-direction:column;gap:32px;display:flex}.profile-card{padding:24px}.profile-card h2{color:#4a3060;margin:0 0 20px;font-size:19px;font-weight:700}.profile-fields{flex-direction:column;gap:16px;display:flex}.profile-grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.profile-info{background:#e84d8a14;border-left:4px solid #e84d8a;border-radius:8px;margin-bottom:32px;padding:16px}.profile-info p{color:#475569;margin:0;font-size:14px}.profile-warning{color:#be123c;background:#fff1f2;border-radius:10px;margin-bottom:20px;padding:14px 16px;font-size:14px}.profile-binary-section{margin-top:22px}.profile-label{color:#475569;margin:0 0 10px;font-size:14px;font-weight:600}.profile-choice-row{flex-wrap:wrap;gap:8px;display:flex}.profile-choice-button{color:#4a3060;cursor:pointer;background:#fdf9fc;border:1px solid #f0d0e8;border-radius:10px;padding:9px 14px;font-size:14px;transition:all .15s}.profile-choice-button:hover{border-color:#e84d8a}.profile-choice-button.active{color:#be185d;background:#fce8f0;border-color:#e84d8a;font-weight:600}.profile-contact-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.profile-choice-group{margin-bottom:24px}.profile-choice-group>p{color:#475569;margin:0 0 10px;font-size:14px;font-weight:600}.profile-choice-group label{color:#475569;cursor:pointer;align-items:center;gap:9px;margin-bottom:8px;font-size:14px;display:flex}.profile-choice-group input,.profile-checkbox input{accent-color:#e84d8a}.profile-divider{background:#e2e8f0;height:1px;margin:24px 0}.profile-checkbox{color:#475569;cursor:pointer;align-items:flex-start;gap:12px;display:flex}.profile-checkbox strong{color:#4a3060;font-size:14px;display:block}.profile-checkbox small{color:#64748b;max-width:650px;margin-top:5px;font-size:12px;line-height:1.6;display:block}.profile-progress{padding:0 4px 8px}.profile-progress-header{color:#475569;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.profile-progress-header strong{color:#e84d8a}.profile-progress-track{background:#f0d0e8;border-radius:999px;height:8px;overflow:hidden}.profile-progress-bar{background:#e84d8a;border-radius:999px;height:100%;transition:width .3s}.profile-progress-status{min-height:24px;margin-top:8px}.save-badge{white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;font-size:12px;display:flex}.save-badge.saving{color:#64748b}.save-badge.saved{color:#16a34a;font-weight:600}.save-badge.error{color:#e11d48;font-weight:600}.save-spinner,.profile-spinner{border:2px solid #fbcfe8;border-top-color:#e84d8a;border-radius:50%;animation:.8s linear infinite profile-spin}.save-spinner{width:12px;height:12px}.profile-spinner{border-width:4px;width:40px;height:40px}@keyframes profile-spin{to{transform:rotate(360deg)}}.profile-loading{color:#64748b;background:linear-gradient(#fce8f0 0%,#f9f5ff 100%);flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:100vh;display:flex}.profile-error{text-align:center;background:#fff;border-radius:16px;max-width:420px;padding:24px;box-shadow:0 4px 24px #0000000f}.profile-error p{margin:0 0 14px}.profile-error a{color:#e84d8a;font-weight:600;text-decoration:none}@media (width<=760px){.profile-hero{padding:32px 0 44px}.profile-hero h1{font-size:32px}.profile-hero-inner{flex-direction:column;align-items:flex-start}.profile-grid-2,.profile-contact-grid{grid-template-columns:1fr}.save-badge{justify-content:flex-start}}@media (width<=480px){.profile-container{width:min(100% - 20px,760px)}.profile-card{padding:18px}.profile-content{padding-top:20px}}.app-header{z-index:1000;background:#fff;border-bottom:1px solid #eadde5;width:100%;position:sticky;top:0;box-shadow:0 2px 12px #28143c0f}.app-header-inner{box-sizing:border-box;justify-content:space-between;align-items:center;gap:24px;width:min(1400px,100% - 40px);min-height:86px;margin:0 auto;display:flex}.app-header-brand{flex:none;align-items:center;min-width:0;text-decoration:none;display:flex}.app-header-logo{object-fit:contain;width:auto;max-width:220px;height:62px;display:block}.app-desktop-nav{flex:0 auto;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.app-nav-link,.app-books-button{color:#24324d;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:9px 12px;font-family:inherit;font-size:15px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.app-nav-link:hover,.app-books-button:hover{color:#d92f76;background:#fce8f0}.app-books-button{appearance:none}.app-dropdown-arrow{margin-left:2px;font-size:9px}.app-books-wrapper{position:relative}.app-books-dropdown{background:#fff;border:1px solid #eadde5;border-radius:12px;min-width:190px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 30px #28143c24}.app-books-dropdown a{color:#24324d;white-space:nowrap;border-radius:8px;padding:11px 13px;font-size:14px;font-weight:600;text-decoration:none;display:block}.app-books-dropdown a:hover{color:#d92f76;background:#fce8f0}.app-logout-button{color:#b52d63;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e3b7c9;border-radius:10px;min-height:42px;padding:9px 13px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,color .2s}.app-logout-button:hover{color:#d92f76;background:#fce8f0}.app-mobile-menu-button{cursor:pointer;background:0 0;border:0;border-radius:10px;flex:none;width:44px;height:44px;padding:9px;display:none}.app-mobile-menu-button span{background:#24324d;border-radius:2px;width:24px;height:2px;margin:5px auto;display:block}.app-mobile-menu{display:none}.app-mobile-books{width:100%}.app-mobile-books>button{color:#24324d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:11px 16px;font-family:inherit;font-size:15px;font-weight:600;display:flex}.app-mobile-book-links{padding-left:12px}.app-mobile-menu a,.app-mobile-menu>button{text-decoration:none}@media (width<=1180px){.app-header-inner{gap:16px;width:min(100% - 32px,1100px)}.app-header-logo{max-width:200px;height:58px}.app-desktop-nav{gap:2px}.app-nav-link,.app-books-button{padding-left:9px;padding-right:9px;font-size:14px}.app-logout-button{padding-left:10px;padding-right:10px;font-size:13px}}@media (width<=900px){.app-desktop-nav{display:none}.app-mobile-menu-button{display:block}.app-header-inner{width:calc(100% - 32px);min-height:74px}.app-header-logo{max-width:190px;height:54px}.app-mobile-menu{box-sizing:border-box;flex-direction:column;gap:4px;width:min(100% - 32px,520px);margin:0 auto;padding:10px 0 16px;display:flex}.app-mobile-menu a,.app-mobile-menu>button,.app-mobile-books>button{color:#24324d;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:0;border-radius:8px;align-items:center;width:100%;min-height:44px;padding:11px 16px;font-family:inherit;font-size:15px;font-weight:600;display:flex}.app-mobile-menu a:hover,.app-mobile-menu>button:hover,.app-mobile-books>button:hover{color:#d92f76;background:#fce8f0}.app-mobile-menu>button{justify-content:flex-start}.app-mobile-books>button{justify-content:space-between}}@media (width<=600px){.app-header-inner{width:calc(100% - 24px);min-height:68px}.app-header-logo{max-width:170px;height:48px}.app-mobile-menu{width:calc(100% - 24px);padding-top:8px;padding-bottom:14px}}@media (width<=380px){.app-header-inner{width:calc(100% - 20px)}.app-header-logo{max-width:155px;height:44px}.app-mobile-menu{width:calc(100% - 20px)}.app-mobile-menu a,.app-mobile-menu>button,.app-mobile-books>button{padding-left:13px;padding-right:13px;font-size:14px}}.search-page{color:#24324d;background:#faf9fb;min-height:100vh}.search-container{width:min(1024px,100% - 32px);margin:0 auto}.search-hero{background:linear-gradient(160deg,#1a0a2e 0%,#2d1060 40%,#c4355a 100%);padding:36px 16px 28px}.search-hero h1{color:#fff;text-shadow:0 2px 12px #00000059;margin:0 0 20px;font-size:28px;font-weight:800;line-height:1.2}.search-input-wrapper{position:relative}.search-input-wrapper input{color:#fff;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1.5px solid #fff3;border-radius:16px;outline:none;width:100%;height:48px;padding:0 44px;font-family:inherit;font-size:14px}.search-input-wrapper input::placeholder{color:#ffffff8c}.search-input-wrapper input:focus{border-color:#e84d8ab3;box-shadow:0 2px 20px #e84d8a59}.search-input-icon{z-index:2;color:#ffffffa6;pointer-events:none;font-size:22px;line-height:1;position:absolute;top:50%;left:16px;transform:translateY(-52%)}.search-clear-button{color:#ffffffa6;cursor:pointer;background:0 0;border:0;border-radius:50%;width:30px;height:30px;font-size:22px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.search-clear-button:hover{color:#fff}.search-quick-filters{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.search-chip{color:#5b6270;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e2dfe5;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:6px 13px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.search-chip:hover{color:#e84d8a;border-color:#f0a5c3}.search-chip.active{color:#fff;background:linear-gradient(135deg,#e84d8a,#c2185b);border-color:#0000;box-shadow:0 4px 12px #e84d8a66}.search-filter-button{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:6px;min-height:32px;margin-left:auto;padding:6px 13px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.search-filter-button.active{color:#e84d8a;background:#fff;border-color:#fff}.search-advanced{background:#fff;border-bottom:1px solid #ece8ed;padding:20px 16px;box-shadow:0 4px 20px #0000000f}.search-filter-group{margin-bottom:20px}.search-filter-group:last-child{margin-bottom:0}.search-filter-group>p{color:#737985;letter-spacing:.08em;margin:0 0 8px;font-size:11px;font-weight:800}.search-select-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.search-advanced select{color:#4d5666;cursor:pointer;background:#fff;border:1px solid #dfe0e5;border-radius:11px;outline:none;min-height:40px;padding:8px 14px;font-family:inherit;font-size:13px}.search-advanced select:focus{border-color:#e84d8a;box-shadow:0 0 0 3px #e84d8a1f}.search-select-row>span{color:#a3a7af}.search-contact-chips{flex-wrap:wrap;gap:8px;display:flex}.search-reset-small,.search-reset-all{color:#e84d8a;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;font-weight:600}.search-reset-small:hover,.search-reset-all:hover{color:#c2185b}.search-reset-all{margin-top:4px}.search-results{width:min(1024px,100% - 32px);margin:0 auto;padding:28px 0 50px}.search-result-heading{color:#89909d;text-transform:uppercase;letter-spacing:.08em;margin:20px 0 12px;font-size:11px;font-weight:700}.search-demo-section{margin-bottom:32px}.search-demo-heading{text-align:center;margin-bottom:18px}.search-demo-title-row{justify-content:center;align-items:center;gap:12px;margin-bottom:8px;display:flex}.search-demo-title-row span{background:linear-gradient(90deg,#0000,#e84d8a59);width:48px;height:1px}.search-demo-title-row span:last-child{background:linear-gradient(90deg,#e84d8a59,#0000)}.search-demo-title-row strong{color:#e84d8a;letter-spacing:.12em;font-size:10px;font-weight:900}.search-demo-heading p{color:#7c8491;max-width:520px;margin:0 auto;font-size:13px;line-height:1.6}.search-demo-window{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.search-demo-track{gap:16px;width:max-content;padding:8px 0 12px;animation:50s linear infinite searchDemoScroll;display:flex}.search-demo-track:hover{animation-play-state:paused}@keyframes searchDemoScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.search-demo-card{border-radius:20px;flex-shrink:0;width:180px;height:240px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 6px 24px #00000024}.search-demo-card:hover{transform:translateY(-6px);box-shadow:0 14px 36px #e84d8a47}.search-demo-emoji{filter:drop-shadow(0 6px 12px #00000038);justify-content:center;align-items:center;font-size:64px;display:flex;position:absolute;inset:0}.search-demo-overlay,.search-profile-overlay{background:linear-gradient(#0000 28%,#0f031e73 55%,#0f031ee0 100%);position:absolute;inset:0}.search-demo-badge{color:#fff;letter-spacing:.06em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff40;border-radius:10px;padding:4px 8px;font-size:9px;font-weight:800;position:absolute;top:10px;right:10px}.search-demo-info,.search-profile-info{color:#fff;padding:0 12px 14px;position:absolute;bottom:0;left:0;right:0}.search-demo-info strong,.search-profile-info strong{color:#fff;text-shadow:0 2px 6px #000c;margin-bottom:4px;font-size:15px;line-height:1.2;display:block}.search-demo-info span,.search-profile-info span{color:#ffffffd1;text-shadow:0 1px 4px #000000b3;margin-bottom:4px;font-size:11px;display:block}.search-demo-info small,.search-profile-info small{color:#ffffff9e;font-size:10px;line-height:1.4;display:block}.search-demo-cta{text-align:center;margin-top:20px}.search-demo-cta a{color:#fff;background:linear-gradient(135deg,#e84d8a,#9b2c7e);border-radius:24px;align-items:center;gap:8px;padding:13px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 22px #e84d8a6b}.search-demo-cta a:hover{transform:translateY(-2px);box-shadow:0 10px 32px #e84d8a9e}.search-demo-cta p{color:#a1a6af;margin:8px 0 0;font-size:11px}.search-profile-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.search-profile-card{aspect-ratio:3/4;border-radius:18px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 18px #00000021}.search-profile-card:hover{transform:translateY(-3px);box-shadow:0 10px 36px #e84d8a47}.search-profile-avatar{filter:drop-shadow(0 6px 12px #0003);justify-content:center;align-items:center;font-size:64px;display:flex;position:absolute;inset:0}.search-no-results{text-align:center;padding:80px 20px}.search-no-results-icon{margin-bottom:24px;font-size:64px;animation:3s ease-in-out infinite searchMagnify}@keyframes searchMagnify{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(15deg)scale(1.05)}}.search-no-results h2{color:#263044;margin:0 0 10px;font-size:20px}.search-no-results p{color:#9298a3;max-width:340px;margin:0 auto 20px;font-size:13px;line-height:1.6}.search-tip{color:#e84d8a;background:#e84d8a14;border:1px solid #e84d8a33;border-radius:24px;padding:12px 24px;font-size:12px;font-weight:600;display:inline-block}@media (width<=800px){.search-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=600px){.search-container,.search-results{width:min(100% - 24px,520px)}.search-hero{padding:28px 12px 22px}.search-hero h1{font-size:24px}.search-filter-button{margin-left:0}.search-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.search-demo-card{width:150px;height:200px}.search-demo-track{gap:12px}}@media (width<=400px){.search-demo-card{width:130px;height:174px}.search-profile-grid{gap:8px}}.legal-page{color:#374151;background:#fce8f0;min-height:100vh}.legal-hero{background:linear-gradient(135deg,#1a0a2e 0%,#2d1060 50%,#6d1a4a 100%);padding:60px 16px 40px}.legal-hero-inner{text-align:center;max-width:900px;margin:0 auto}.legal-logo-wrapper{background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;padding:8px 18px;display:inline-flex}.legal-logo{width:auto;height:52px;display:block}.legal-hero h1{color:#fff;margin:0 0 8px;font-size:2.5rem;font-weight:700;line-height:1.15}.legal-hero p{color:#fff9;margin:0;font-size:.875rem}.legal-content{padding:48px 16px}.legal-card{background:#fff;border-radius:16px;width:100%;max-width:900px;margin:0 auto;padding:40px 36px;box-shadow:0 4px 32px #00000014}.legal-card section{margin:0}.legal-section{padding:20px 0}.legal-card h2{color:#e11d48;letter-spacing:.04em;text-transform:uppercase;margin:0 0 12px;font-size:1rem;font-weight:700;line-height:1.4}.legal-text{color:#374151;font-size:.875rem;line-height:1.7}.legal-text p{margin:0 0 10px}.legal-text p:last-child{margin-bottom:0}.legal-text ul{margin:8px 0 0;padding-left:20px}.legal-text li{margin-bottom:5px}.legal-card a{color:#e11d48;font-weight:600;text-decoration:none}.legal-card a:hover{text-decoration:underline}.legal-card hr{border:0;border-top:1px solid #fce8f0;margin:8px 0}.legal-mt{margin-top:10px!important}.legal-muted{color:#6b7280;margin-top:10px}.legal-placeholder{color:#9ca3af;font-style:italic}.legal-notice{background:#fce8f0;border-radius:12px;margin-top:32px;padding:16px}.legal-notice p{color:#6b7280;margin:0;font-size:.75rem;line-height:1.6}.legal-notice strong{color:#374151}.legal-toc{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:32px;padding:20px}.legal-toc>p{color:#374151;margin:0 0 12px;font-size:.875rem;font-weight:700}.legal-toc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 16px;display:grid}.legal-toc-grid span{color:#6b7280;font-size:.75rem;line-height:1.5}.legal-price-box{background:#fce8f0;border:1.5px solid #f43f5e21;border-radius:12px;margin-bottom:32px;padding:20px}.legal-price-box>p{color:#e11d48;margin:0 0 12px;font-size:.875rem;font-weight:700}.legal-price-row{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:6px;padding:8px 12px;font-size:.875rem;display:flex}.legal-price-row span:first-child{color:#1e1e2e;font-weight:700}.legal-price-row span:last-child{color:#e11d48;text-align:right;font-weight:700}.legal-price-box small{color:#6b7280;margin-top:12px;font-size:.75rem;display:block}@media (width<=760px){.legal-hero{padding:40px 16px 32px}.legal-hero h1{font-size:2rem}.legal-content{padding:32px 12px}.legal-card{border-radius:14px;padding:28px 20px}.legal-toc-grid{grid-template-columns:1fr}.legal-price-row{flex-direction:column;align-items:flex-start;gap:3px}.legal-price-row span:last-child{text-align:left}}.region-page{color:#374151;background:#fce8f0;min-height:100vh}.region-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:flex-end;min-height:430px;display:flex;position:relative}.region-hero-no-image{background:linear-gradient(135deg,#1a0a2e 0%,#2d1060 50%,#6d1a4a 100%)}.region-hero-content{color:#fff;width:100%;max-width:1100px;margin:0 auto;padding:80px 24px 64px}.region-hero-badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;margin-bottom:18px;padding:7px 14px;font-size:.75rem;font-weight:700;display:inline-block}.region-hero h1{color:#fff;letter-spacing:-.025em;max-width:900px;margin:0 0 18px;font-size:clamp(2.2rem,5vw,4rem);font-weight:700;line-height:1.08}.region-hero-content p{color:#ffffffeb;max-width:780px;margin:0;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.65}.region-content{width:100%;max-width:1100px;margin:0 auto;padding:64px 24px 80px}.region-links,.region-seo,.region-faq{margin-bottom:64px}.region-links:last-child,.region-seo:last-child,.region-faq:last-child{margin-bottom:0}.region-section-heading{margin-bottom:28px}.region-section-heading>span{color:#e11d48;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:800;display:block}.region-section-heading h2{color:#1e1e2e;margin:0;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:700;line-height:1.2}.region-city-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.region-city-link{color:#1e1e2e;background:#fff;border:1px solid #e11d481f;border-radius:14px;justify-content:space-between;align-items:center;min-height:72px;padding:18px 20px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 20px #1e1e2e0d}.region-city-link span{font-size:1rem;font-weight:700}.region-city-link strong{color:#e11d48;font-size:1.2rem;transition:transform .2s}.region-city-link:hover{border-color:#e11d4847;transform:translateY(-2px);box-shadow:0 8px 28px #1e1e2e17}.region-city-link:hover strong{transform:translate(4px)}.region-seo{background:#fff;border-radius:16px;max-width:900px;padding:32px;box-shadow:0 4px 24px #1e1e2e0d}.region-seo p{color:#374151;margin:0 0 18px;font-size:1rem;line-height:1.75}.region-seo p:last-child{margin-bottom:0}.region-faq-list{max-width:900px}.region-faq-item{background:#fff;border:1px solid #1e1e2e14;border-radius:12px;margin-bottom:10px;overflow:hidden}.region-faq-item summary{color:#1e1e2e;cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;font-size:.95rem;font-weight:700;list-style:none;display:flex}.region-faq-item summary::-webkit-details-marker{display:none}.region-faq-item summary strong{color:#e11d48;flex:none;font-size:1.3rem;font-weight:500;transition:transform .2s}.region-faq-item[open] summary strong{transform:rotate(45deg)}.region-faq-answer{padding:0 22px 20px}.region-faq-answer p{color:#6b7280;margin:0;font-size:.9rem;line-height:1.7}.region-not-found{flex-direction:column;justify-content:center;min-height:60vh;display:flex}.region-not-found h1{color:#1e1e2e;margin:0 0 12px}@media (width<=760px){.region-hero{min-height:380px}.region-hero-content{padding:64px 18px 42px}.region-hero h1{font-size:2.15rem}.region-hero-content p{font-size:.95rem;line-height:1.6}.region-content{padding:44px 16px 56px}.region-links,.region-seo,.region-faq{margin-bottom:48px}.region-city-grid{grid-template-columns:1fr;gap:12px}.region-city-link{min-height:64px}.region-seo{padding:24px 20px}.region-faq-item summary{padding:17px 18px}.region-faq-answer{padding:0 18px 18px}}.mobile-menu{display:none}.mobile-menu-link,.mobile-menu-register{text-decoration:none}@media (width<=820px){.mobile-menu{background:#fff;border-top:1px solid #2d125214;flex-direction:column;gap:4px;width:100%;padding:12px 20px 18px;animation:.18s ease-out mobile-menu-in;display:flex;box-shadow:0 10px 24px #2d125214}.mobile-menu-link{color:#3e4960;border-radius:10px;align-items:center;min-height:46px;padding:0 14px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;transition:background .18s,color .18s;display:flex}.mobile-menu-link:hover{color:#e84d8a;background:#fde8f2}.mobile-menu-register{color:#fff;background:linear-gradient(135deg,#e84d8a 0%,#c4355a 100%);border-radius:12px;justify-content:center;align-items:center;min-height:48px;margin-top:6px;padding:0 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;display:flex;box-shadow:0 8px 20px #e84d8a38}}@keyframes mobile-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.buch-page{width:100%;min-height:100vh;font-family:DM Sans,sans-serif;overflow-x:hidden}.buch-page .relative{position:relative}.buch-page .overflow-hidden{overflow:hidden}.buch-page .w-full{width:100%}.buch-page .max-w-xl{max-width:576px}.buch-page .max-w-2xl{max-width:672px}.buch-page .max-w-3xl{max-width:768px}.buch-page .max-w-4xl{max-width:896px}.buch-page .max-w-5xl{max-width:1024px}.buch-page .mx-auto{margin-left:auto;margin-right:auto}.buch-page .px-6{padding-left:24px;padding-right:24px}.buch-page .py-16{padding-top:64px;padding-bottom:64px}.buch-page .py-20{padding-top:80px;padding-bottom:80px}.buch-page .py-24{padding-top:96px;padding-bottom:96px}.buch-page .p-5{padding:20px}.buch-page .p-6{padding:24px}.buch-page .flex{display:flex}.buch-page .flex-col{flex-direction:column}.buch-page .items-center{align-items:center}.buch-page .items-start{align-items:flex-start}.buch-page .justify-center{justify-content:center}.buch-page .inline-flex{display:inline-flex}.buch-page .inline-block{display:inline-block}.buch-page .flex-shrink-0{flex-shrink:0}.buch-page .grid{display:grid}.buch-page .gap-2{gap:8px}.buch-page .gap-4{gap:16px}.buch-page .gap-6{gap:24px}.buch-page .gap-8{gap:32px}.buch-page .mb-1{margin-bottom:4px}.buch-page .mb-2{margin-bottom:8px}.buch-page .mb-4{margin-bottom:16px}.buch-page .mb-6{margin-bottom:24px}.buch-page .mb-8{margin-bottom:32px}.buch-page .mb-10{margin-bottom:40px}.buch-page .space-y-4>*+*{margin-top:16px}.buch-page .space-y-8>*+*{margin-top:32px}.buch-page .text-center{text-align:center}.buch-page .font-display{font-family:Cormorant Garamond,Georgia,serif}.buch-page .font-sans{font-family:DM Sans,sans-serif}.buch-page .font-bold{font-weight:700}.buch-page .font-semibold{font-weight:600}.buch-page .text-xs{font-size:12px}.buch-page .text-sm{font-size:14px}.buch-page .text-base{font-size:16px}.buch-page .text-lg{font-size:18px}.buch-page .text-2xl{font-size:30px}.buch-page .leading-tight{line-height:1.15}.buch-page .leading-relaxed{line-height:1.7}.buch-page .tracking-widest{letter-spacing:.1em}.buch-page .uppercase{text-transform:uppercase}.buch-page .rounded-xl{border-radius:12px}.buch-page .rounded-2xl{border-radius:16px}.buch-page .w-10{width:40px}.buch-page .h-10{height:40px}.buch-page .transition-all{transition:transform .18s,box-shadow .18s,background .18s}.buch-page .hover\\:-translate-y-1:hover{transform:translateY(-4px)}@media (width>=640px){.buch-page [class~=sm\:grid-cols-3]{grid-template-columns:repeat(3,minmax(0,1fr))}.buch-page [class~=sm\:flex-row]{flex-direction:row}.buch-page [class~=sm\:text-3xl]{font-size:30px}}@media (width<=639px){.buch-page .px-6{padding-left:20px;padding-right:20px}.buch-page .py-24{padding-top:72px;padding-bottom:72px}.buch-page .text-2xl{font-size:27px}}.public-profile-page{box-sizing:border-box;background:radial-gradient(circle at 12% 15%,#e84d8a21,#0000 30%),radial-gradient(circle at 88% 80%,#7c4dff1a,#0000 32%),linear-gradient(#fce8f0 0%,#f9f5ff 55%,#fff 100%);min-height:100vh;padding:42px 20px 70px}.public-profile-container{width:min(100%,900px);margin:0 auto}.public-profile-back{color:#5b6270;cursor:pointer;background:#ffffffe0;border:1px solid #eadde5;border-radius:11px;align-items:center;gap:7px;margin-bottom:20px;padding:9px 15px;font-family:DM Sans,Arial,sans-serif;font-size:13px;font-weight:600;transition:transform .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 14px #2d12520d}.public-profile-back:hover{color:#e84d8a;border-color:#e8a8c4;transform:translateY(-1px);box-shadow:0 7px 18px #2d125214}.public-profile-card{background:#fffffff7;border:1px solid #e84d8a1f;border-radius:24px;overflow:hidden;box-shadow:0 22px 55px #2d12521a,0 5px 15px #2d12520d}.public-profile-header{background:radial-gradient(circle at 88% 25%,#e84d8a38,#0000 34%),linear-gradient(135deg,#1a0a2e 0%,#2d1060 50%,#6d1a4a 100%);align-items:center;gap:24px;padding:38px 42px;display:flex;position:relative}.public-profile-avatar{background:radial-gradient(circle at 35% 30%,#ffffff4d,#ffffff14);border:2px solid #ffffff8c;border-radius:50%;flex:0 0 104px;justify-content:center;align-items:center;width:104px;height:104px;font-size:54px;display:flex;box-shadow:0 10px 28px #00000040,inset 0 2px 8px #ffffff26}.public-profile-header-info{min-width:0}.public-profile-header-info h1{color:#fff;letter-spacing:-.025em;margin:0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,48px);font-weight:700;line-height:1.05}.public-profile-header-info p{color:#ffffffc7;margin:9px 0 0;font-family:DM Sans,Arial,sans-serif;font-size:14px;line-height:1.5}.public-profile-dirtbook-badge{color:#ffd8e8;letter-spacing:.03em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;align-items:center;margin-top:14px;padding:6px 11px;font-family:DM Sans,Arial,sans-serif;font-size:11px;font-weight:800;display:inline-flex}.public-profile-content{padding:34px 42px 42px}.public-profile-section{margin:0;padding:0 0 30px}.public-profile-section+.public-profile-section{border-top:1px solid #eee4eb;padding-top:30px}.public-profile-section:last-child{padding-bottom:0}.public-profile-section h2{color:#4a3060;margin:0 0 17px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:28px;font-weight:700;line-height:1.15}.public-profile-section h2:after{content:"";background:#e84d8a;border-radius:999px;width:42px;height:2px;margin-top:9px;display:block}.public-profile-section p{color:#596276;margin:0;font-family:DM Sans,Arial,sans-serif;font-size:14px;line-height:1.75}.public-profile-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.public-profile-detail{box-sizing:border-box;background:#fffafd;border:1px solid #eee2eb;border-radius:13px;flex-direction:column;gap:5px;min-height:64px;padding:13px 15px;display:flex}.public-profile-detail strong{color:#8b7182;letter-spacing:.08em;text-transform:uppercase;font-family:DM Sans,Arial,sans-serif;font-size:10px;font-weight:800}.public-profile-detail span{color:#2d3748;font-family:DM Sans,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.45}.public-profile-section h2{scroll-margin-top:100px}.public-profile-section p+p{margin-top:10px}.public-profile-section p strong{color:#4a3060}.public-profile-loading{color:#718096;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:60vh;font-family:DM Sans,Arial,sans-serif;font-size:14px;display:flex}.public-profile-loading:before{content:"";border:3px solid #f6cddd;border-top-color:#e84d8a;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite public-profile-spin}@keyframes public-profile-spin{to{transform:rotate(360deg)}}.public-profile-error{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #f0d8e4;border-radius:18px;width:min(100%,500px);margin:80px auto;padding:28px;box-shadow:0 12px 35px #2d125214}.public-profile-error p{color:#596276;margin:0 0 18px;font-family:DM Sans,Arial,sans-serif;font-size:14px;line-height:1.6}.public-profile-error button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e84d8a,#c4355a);border:0;border-radius:11px;min-height:42px;padding:0 20px;font-family:DM Sans,Arial,sans-serif;font-size:13px;font-weight:700;box-shadow:0 7px 18px #c8355a33}@media (width<=680px){.public-profile-page{padding:24px 12px 50px}.public-profile-container{width:100%}.public-profile-header{flex-direction:column;align-items:flex-start;padding:30px 24px}.public-profile-avatar{flex-basis:88px;width:88px;height:88px;font-size:45px}.public-profile-header-info h1{font-size:36px}.public-profile-content{padding:28px 22px 32px}.public-profile-details{grid-template-columns:1fr}.public-profile-section h2{font-size:26px}}@media (width<=420px){.public-profile-page{padding:16px 10px 40px}.public-profile-card{border-radius:19px}.public-profile-header{padding:26px 19px}.public-profile-content{padding:24px 17px 28px}.public-profile-header-info h1{font-size:32px}.public-profile-section h2{font-size:24px}.public-profile-detail{padding:12px 13px}}.messages-page{color:#fff;background:radial-gradient(circle at 20% 10%,#9b2cff24,#0000 32%),radial-gradient(circle at 85% 20%,#d21fff1a,#0000 30%),linear-gradient(145deg,#09070d 0%,#110b18 48%,#09070d 100%);min-height:calc(100vh - 80px);padding:110px 24px 80px}.messages-page-inner{width:min(100%,980px);margin:0 auto}.messages-page-header{align-items:center;gap:18px;margin-bottom:30px;display:flex}.messages-page-icon{background:radial-gradient(circle at 35% 30%,#ffffff2e,#0000 28%),linear-gradient(145deg,#9b2cff,#d21fff 55%,#ff4fd8);border:1px solid #d21fff73;border-radius:18px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;font-size:26px;display:flex;box-shadow:0 0 22px #9b2cff4d,inset 0 1px #ffffff40}.messages-page-header h1{letter-spacing:-.02em;margin:0;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.1}.messages-page-header p{color:#ffffffad;margin:8px 0 0;font-size:15px}.message-requests-card{background:radial-gradient(circle at 80% 0,#9b2cff1f,#0000 32%),linear-gradient(145deg,#1f1827f5,#0e0a14fa);border:1px solid #ffffff1a;border-radius:24px;overflow:hidden;box-shadow:0 22px 60px #00000059,0 0 35px #9b2cff14,inset 0 1px #ffffff12}.message-requests-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px 30px;display:flex}.message-requests-header h2{color:#fff;margin:0;font-size:22px}.message-requests-header p{color:#ffffff9e;max-width:700px;margin:8px 0 0;font-size:14px;line-height:1.6}.message-request-count{color:#fff;background:linear-gradient(135deg,#9b2cff,#ff4fd8);border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 10px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 0 18px #9b2cff4d}.message-request-list{flex-direction:column;display:flex}.message-request-item{border-bottom:1px solid #ffffff12;align-items:center;gap:20px;padding:25px 30px;transition:background .2s,transform .2s;display:flex}.message-request-item:last-child{border-bottom:0}.message-request-item:hover{background:#9b2cff0e}.message-request-avatar{background:radial-gradient(circle at 35% 30%,#ffffff29,#0000 30%),linear-gradient(145deg,#9b2cffd9,#ff4fd8b8);border:1px solid #d21fff59;border-radius:50%;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;font-size:25px;display:flex;box-shadow:0 0 20px #9b2cff33,inset 0 1px #ffffff2e}.message-request-content{flex:1;min-width:0}.message-request-content h3{color:#fff;margin:0;font-size:18px;font-weight:700}.message-request-content p{color:#ffffffa6;margin:6px 0 0;font-size:14px;line-height:1.5}.message-request-content p strong{color:#ffffffe6}.message-request-actions{flex-wrap:wrap;gap:10px;margin-top:17px;display:flex}.message-request-actions button{min-height:42px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:12px;padding:0 18px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s,background .18s}.message-request-actions button:hover:not(:disabled){transform:translateY(-1px)}.message-request-actions button:disabled{cursor:wait;opacity:.55}.message-request-accept{color:#fff;background:linear-gradient(135deg,#9b2cff,#d21fff 55%,#ff4fd8);box-shadow:0 8px 22px #9b2cff3d}.message-request-accept:hover:not(:disabled){box-shadow:0 10px 28px #9b2cff57,0 0 18px #ff4fd826}.message-request-reject{color:#ffffffdb;background:#ffffff0e;border-color:#ffffff24!important}.message-request-reject:hover:not(:disabled){background:#ffffff1a}.messages-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:35px 25px;display:flex}.messages-state>span{margin-bottom:12px;font-size:34px}.messages-state h3{color:#fff;margin:0;font-size:18px}.messages-state p{color:#ffffff94;max-width:480px;margin:8px 0 0;font-size:14px;line-height:1.6}.messages-error{background:#ff3c7812;border:1px solid #ff508247;border-radius:14px;margin:25px 30px;padding:18px 20px}.messages-error strong{color:#ff9bc0}.messages-error p{color:#ffffffb3;margin:6px 0 14px;font-size:14px}.messages-error button{color:#fff;cursor:pointer;min-height:38px;font:inherit;background:#ffffff12;border:1px solid #ffffff24;border-radius:10px;padding:0 15px;font-size:13px;font-weight:600}.messages-error button:hover{background:#ffffff1f}@media (width<=700px){.messages-page{min-height:calc(100vh - 65px);padding:90px 14px 55px}.messages-page-header{gap:13px;margin-bottom:22px}.messages-page-icon{border-radius:14px;flex-basis:48px;width:48px;height:48px;font-size:22px}.messages-page-header h1{font-size:28px}.messages-page-header p{margin-top:5px;font-size:13px}.message-requests-card{border-radius:18px}.message-requests-header{padding:21px 18px}.message-requests-header h2{font-size:19px}.message-requests-header p{font-size:13px}.message-request-item{align-items:flex-start;gap:13px;padding:20px 18px}.message-request-avatar{flex-basis:46px;width:46px;height:46px;font-size:21px}.message-request-content h3{font-size:16px}.message-request-content p{font-size:13px}.message-request-actions{flex-direction:column;align-items:stretch}.message-request-actions button{width:100%}.messages-error{margin:18px}}@media (width<=420px){.messages-page{padding-left:10px;padding-right:10px}.messages-page-header{align-items:flex-start}.message-requests-header{gap:12px}.message-request-count{min-width:30px;height:30px;padding:0 8px}}.accepted-contact-book-list{border-bottom:1px solid #ffffff14;flex-direction:column;gap:16px;padding:22px 30px 26px;display:flex}.accepted-contact-book-card{background:radial-gradient(circle at 0 0,#9b2cff29,#0000 36%),radial-gradient(circle at 100% 100%,#d21fff14,#0000 38%),linear-gradient(145deg,#251b2ff5,#100b17fa);border:1px solid #ffffff1c;border-radius:20px;align-items:flex-start;gap:18px;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 35px #00000040,0 0 28px #9b2cff14,inset 0 1px #ffffff12}.accepted-contact-book-card:before{content:"";opacity:.85;background:linear-gradient(90deg,#0000,#9b2cffd9,#ff4fd8b3,#0000);width:100%;height:2px;position:absolute;top:0;left:0}.accepted-contact-book-icon{background:radial-gradient(circle at 35% 28%,#ffffff2e,#0000 28%),linear-gradient(145deg,#9b2cffd1,#d21fffb8,#ff4fd8b3);border:1px solid #d21fff59;border-radius:15px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;font-size:23px;display:flex;box-shadow:0 0 20px #9b2cff38,inset 0 1px #fff3}.accepted-contact-book-content{flex:1;min-width:0}.accepted-contact-book-content h3{color:#fff;margin:0;font-size:18px;font-weight:700;line-height:1.3}.accepted-contact-book-content p{color:#ffffffa8;margin:7px 0 0;font-size:14px;line-height:1.55}.accepted-contact-book-content p strong{color:#fffffff0}.accepted-contact-book-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:19px;display:grid}.accepted-contact-book-actions button{color:#fff;min-height:52px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:14px;padding:0 16px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s,filter .18s,opacity .18s;position:relative;overflow:hidden}.accepted-contact-book-actions button:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff29,#0000 34%);border-radius:13px;position:absolute;inset:1px}.accepted-contact-book-actions button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px)}.accepted-contact-book-actions button:active:not(:disabled){transform:translateY(0)}.accepted-contact-book-actions button:disabled{cursor:wait;opacity:.55}.accepted-contact-book-actions button:first-child{background:radial-gradient(circle at 25% 15%,#ffffff2e,#0000 28%),linear-gradient(145deg,#9b2cff,#d21fff 58%,#ff4fd8);border-color:#9b2cff8c;box-shadow:0 8px 22px #9b2cff40,0 0 18px #ff4fd814}.accepted-contact-book-actions button:first-child:hover:not(:disabled){box-shadow:0 12px 28px #9b2cff57,0 0 25px #ff4fd829}.accepted-contact-book-actions button:nth-child(2){background:radial-gradient(circle at 25% 15%,#ffffff2e,#0000 28%),linear-gradient(145deg,#c00072,#ff168f 58%,#ff3eaa);border-color:#ff168f8c;box-shadow:0 8px 22px #c0007240,0 0 18px #ff3eaa14}.accepted-contact-book-actions button:nth-child(2):hover:not(:disabled){box-shadow:0 12px 28px #c0007257,0 0 25px #ff3eaa29}.accepted-contact-book-actions button:nth-child(3){background:radial-gradient(circle at 25% 15%,#ffffff2e,#0000 28%),linear-gradient(145deg,#0877d9,#18bfff 58%,#4dd9ff);border-color:#18bfff8c;box-shadow:0 8px 22px #0877d940,0 0 18px #4dd9ff14}.accepted-contact-book-actions button:nth-child(3):hover:not(:disabled){box-shadow:0 12px 28px #0877d957,0 0 25px #4dd9ff29}@media (width<=700px){.accepted-contact-book-list{gap:13px;padding:18px}.accepted-contact-book-card{border-radius:17px;gap:13px;padding:18px}.accepted-contact-book-icon{border-radius:13px;flex-basis:46px;width:46px;height:46px;font-size:20px}.accepted-contact-book-content h3{font-size:16px}.accepted-contact-book-content p{font-size:13px}.accepted-contact-book-actions{grid-template-columns:1fr;gap:9px;margin-top:16px}.accepted-contact-book-actions button{width:100%;min-height:48px}}@media (width<=420px){.accepted-contact-book-list{padding:14px 12px}.accepted-contact-book-card{gap:11px;padding:15px}.accepted-contact-book-icon{flex-basis:42px;width:42px;height:42px;font-size:18px}}.lifebook-activation-page{box-sizing:border-box;color:#fff;background:radial-gradient(circle at 18% 18%,#0877d938,#0000 30%),radial-gradient(circle at 82% 22%,#18bfff2b,#0000 28%),radial-gradient(circle at 50% 100%,#4dd9ff1a,#0000 38%),linear-gradient(145deg,#050b13 0%,#081421 45%,#050a11 100%);justify-content:center;align-items:center;min-height:620px;padding:70px 24px;display:flex;position:relative;overflow:hidden}.lifebook-activation-page:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0%,#ffffff06 45%,#0000 55%);position:absolute;inset:0}.lifebook-activation-page:after{content:"";background:linear-gradient(90deg,#0000,#18bfff8c,#4dd9ff59,#0000);height:1px;position:absolute;bottom:0;left:8%;right:8%}.lifebook-activation-glow{pointer-events:none;filter:blur(2px);border-radius:50%;position:absolute}.lifebook-activation-glow-one{background:radial-gradient(circle,#0877d938,#0000 68%);width:260px;height:260px;top:-90px;left:-70px}.lifebook-activation-glow-two{background:radial-gradient(circle,#18bfff2e,#0000 68%);width:300px;height:300px;top:15%;right:-100px}.lifebook-activation-glow-three{background:radial-gradient(#4dd9ff21,#0000 68%);width:360px;height:200px;bottom:-100px;left:50%;transform:translate(-50%)}.lifebook-activation-orbit{pointer-events:none;border:1px solid #18bfff1a;border-radius:50%;width:430px;height:430px;position:absolute;top:50%;left:50%}.lifebook-activation-orbit-one{transform:translate(-50%,-50%)rotate(18deg)}.lifebook-activation-orbit-two{border-color:#0877d912;width:570px;height:570px;transform:translate(-50%,-50%)rotate(-22deg)}.lifebook-activation-card{z-index:5;box-sizing:border-box;text-align:center;background:radial-gradient(circle at 50% 0,#18bfff24,#0000 42%),linear-gradient(145deg,#111f2ef5,#060e17fa);border:1px solid #4dd9ff40;border-radius:30px;width:min(100%,560px);padding:46px 48px 40px;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000085,0 0 45px #0877d91f,0 0 90px #18bfff0f,inset 0 1px #ffffff1a}.lifebook-activation-card:before{content:"";background:linear-gradient(90deg,#0000,#0877d9,#18bfff,#4dd9ff,#0000);height:2px;position:absolute;top:0;left:7%;right:7%;box-shadow:0 0 18px #18bfff8c}.lifebook-activation-card-shine{pointer-events:none;background:linear-gradient(105deg,#0000 35%,#ffffff0e 48%,#0000 60%);width:160%;height:170px;position:absolute;top:-100px;left:-30%;transform:rotate(-8deg)}.lifebook-activation-icon{background:radial-gradient(circle at 35% 25%,#ffffff40,#0000 28%),linear-gradient(145deg,#0877d9,#18bfff 62%,#4dd9ff);border:1px solid #4dd9ff6b;border-radius:23px;justify-content:center;align-items:center;width:78px;height:78px;margin:0 auto 18px;font-size:34px;display:flex;position:relative;box-shadow:0 0 25px #0877d959,0 0 50px #18bfff24,inset 0 1px #ffffff47}.lifebook-activation-eyebrow{color:#4dd9ff;letter-spacing:.18em;text-transform:uppercase;font-size:13px;font-weight:800}.lifebook-activation-title{color:#fff;letter-spacing:-.025em;margin:12px 0 0;font-family:Georgia,serif;font-size:clamp(25px,3vw,34px);font-weight:700;line-height:1.15;position:relative}.lifebook-activation-text{color:#ffffffad;max-width:430px;margin:16px auto 0;font-size:15px;line-height:1.65}.lifebook-activation-divider{justify-content:center;align-items:center;gap:7px;margin:25px 0 22px;display:flex}.lifebook-activation-divider span{background:#18bfff;border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #18bfffbf}.lifebook-activation-divider span:nth-child(2){background:linear-gradient(90deg,#0877d9,#4dd9ff);border-radius:999px;width:34px}.lifebook-activation-price{color:#ffffffc7;justify-content:center;align-items:baseline;gap:7px;display:flex}.lifebook-activation-price strong{color:#fff;font-family:Georgia,serif;font-size:30px}.lifebook-activation-price span{color:#ffffff94;font-size:15px}.lifebook-activation-button{color:#fff;width:min(100%,330px);min-height:54px;font:inherit;cursor:pointer;background:radial-gradient(circle at 30% 15%,#fff3,#0000 28%),linear-gradient(135deg,#0877d9,#18bfff 60%,#4dd9ff);border:1px solid #4dd9ff73;border-radius:16px;justify-content:center;align-items:center;gap:9px;margin-top:23px;padding:0 24px;font-size:15px;font-weight:800;transition:transform .18s,box-shadow .18s,filter .18s,opacity .18s;display:inline-flex;box-shadow:0 10px 28px #0877d952,0 0 25px #18bfff24,inset 0 1px #ffffff40}.lifebook-activation-button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 14px 34px #0877d966,0 0 34px #18bfff38,inset 0 1px #ffffff47}.lifebook-activation-button:active:not(:disabled){transform:translateY(0)}.lifebook-activation-button:disabled{opacity:.58;cursor:wait}.lifebook-activation-button-icon{font-size:18px}.lifebook-activation-note{color:#fff6;margin-top:13px;font-size:11px}.lifebook-activation-error{color:#ffb6c4;background:#78142d2e;border:1px solid #ff648247;border-radius:11px;max-width:430px;margin:15px auto 0;padding:11px 14px;font-size:12px;line-height:1.45}@media (width<=700px){.lifebook-activation-page{min-height:570px;padding:45px 16px}.lifebook-activation-orbit{width:330px;height:330px}.lifebook-activation-orbit-two{width:430px;height:430px}.lifebook-activation-card{border-radius:24px;padding:36px 24px 32px}.lifebook-activation-icon{border-radius:20px;width:68px;height:68px;font-size:29px}.lifebook-activation-title{font-size:26px}.lifebook-activation-text{font-size:14px}.lifebook-activation-price strong{font-size:27px}}@media (width<=420px){.lifebook-activation-page{min-height:530px;padding:32px 11px}.lifebook-activation-card{padding:30px 18px 27px}.lifebook-activation-title{font-size:23px}.lifebook-activation-button{min-height:51px;font-size:14px}}@media (prefers-reduced-motion:reduce){.lifebook-activation-button{transition:none}}.dirtbook-activation-page{box-sizing:border-box;color:#fff;background:radial-gradient(circle at 18% 18%,#c000723d,#0000 30%),radial-gradient(circle at 82% 22%,#ff168f2b,#0000 28%),radial-gradient(circle at 50% 100%,#ff3eaa1c,#0000 38%),linear-gradient(145deg,#0d050b 0%,#190812 45%,#090409 100%);justify-content:center;align-items:center;min-height:620px;padding:70px 24px;display:flex;position:relative;overflow:hidden}.dirtbook-activation-page:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0%,#ffffff06 45%,#0000 55%);position:absolute;inset:0}.dirtbook-activation-page:after{content:"";background:linear-gradient(90deg,#0000,#c00072a6,#ff3eaa73,#0000);height:1px;position:absolute;bottom:0;left:8%;right:8%}.dirtbook-activation-glow{pointer-events:none;filter:blur(2px);border-radius:50%;position:absolute}.dirtbook-activation-glow-one{background:radial-gradient(circle,#c0007242,#0000 68%);width:270px;height:270px;top:-90px;left:-70px}.dirtbook-activation-glow-two{background:radial-gradient(circle,#ff168f30,#0000 68%);width:320px;height:320px;top:12%;right:-100px}.dirtbook-activation-glow-three{background:radial-gradient(#ff3eaa24,#0000 68%);width:380px;height:210px;bottom:-105px;left:50%;transform:translate(-50%)}.dirtbook-activation-orbit{pointer-events:none;border:1px solid #ff168f1a;border-radius:50%;width:440px;height:440px;position:absolute;top:50%;left:50%}.dirtbook-activation-orbit-one{transform:translate(-50%,-50%)rotate(18deg)}.dirtbook-activation-orbit-two{border-color:#c0007212;width:580px;height:580px;transform:translate(-50%,-50%)rotate(-24deg)}.dirtbook-activation-card{z-index:5;box-sizing:border-box;text-align:center;background:radial-gradient(circle at 50% 0,#ff168f26,#0000 42%),linear-gradient(145deg,#270e1ef5,#0d050cfa);border:1px solid #ff3eaa47;border-radius:30px;width:min(100%,560px);padding:46px 48px 40px;position:relative;overflow:hidden;box-shadow:0 30px 90px #0000008c,0 0 45px #c0007224,0 0 90px #ff168f0f,inset 0 1px #ffffff1a}.dirtbook-activation-card:before{content:"";background:linear-gradient(90deg,#0000,#c00072,#ff168f,#ff3eaa,#0000);height:2px;position:absolute;top:0;left:7%;right:7%;box-shadow:0 0 18px #ff168f8c}.dirtbook-activation-card-shine{pointer-events:none;background:linear-gradient(105deg,#0000 35%,#ffffff0e 48%,#0000 60%);width:160%;height:170px;position:absolute;top:-100px;left:-30%;transform:rotate(-8deg)}.dirtbook-activation-icon{background:radial-gradient(circle at 35% 25%,#ffffff40,#0000 28%),linear-gradient(145deg,#c00072,#ff168f 62%,#ff3eaa);border:1px solid #ff3eaa73;border-radius:23px;justify-content:center;align-items:center;width:78px;height:78px;margin:0 auto 18px;font-size:34px;display:flex;position:relative;box-shadow:0 0 25px #c0007261,0 0 50px #ff168f26,inset 0 1px #ffffff47}.dirtbook-activation-eyebrow{color:#ff9bd5;letter-spacing:.18em;text-transform:uppercase;font-size:13px;font-weight:800}.dirtbook-activation-title{color:#fff;letter-spacing:-.025em;margin:12px 0 0;font-family:Georgia,serif;font-size:clamp(25px,3vw,34px);font-weight:700;line-height:1.15;position:relative}.dirtbook-activation-text{color:#ffffffad;max-width:430px;margin:16px auto 0;font-size:15px;line-height:1.65}.dirtbook-activation-divider{justify-content:center;align-items:center;gap:7px;margin:25px 0 22px;display:flex}.dirtbook-activation-divider span{background:#ff168f;border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #ff168fcc}.dirtbook-activation-divider span:nth-child(2){background:linear-gradient(90deg,#c00072,#ff3eaa);border-radius:999px;width:34px}.dirtbook-activation-price{color:#ffffffc7;justify-content:center;align-items:baseline;gap:7px;display:flex}.dirtbook-activation-price strong{color:#fff;font-family:Georgia,serif;font-size:30px}.dirtbook-activation-price span{color:#ffffff94;font-size:15px}.dirtbook-activation-button{color:#fff;width:min(100%,330px);min-height:54px;font:inherit;cursor:pointer;background:radial-gradient(circle at 30% 15%,#fff3,#0000 28%),linear-gradient(135deg,#c00072,#ff168f 60%,#ff3eaa);border:1px solid #ff3eaa7a;border-radius:16px;justify-content:center;align-items:center;gap:9px;margin-top:23px;padding:0 24px;font-size:15px;font-weight:800;transition:transform .18s,box-shadow .18s,filter .18s,opacity .18s;display:inline-flex;box-shadow:0 10px 28px #c0007257,0 0 25px #ff168f26,inset 0 1px #ffffff40}.dirtbook-activation-button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 14px 34px #c0007270,0 0 34px #ff168f3d,inset 0 1px #ffffff47}.dirtbook-activation-button:active:not(:disabled){transform:translateY(0)}.dirtbook-activation-button:disabled{opacity:.58;cursor:wait}.dirtbook-activation-button-icon{font-size:18px}.dirtbook-activation-note{color:#fff6;margin-top:13px;font-size:11px}.dirtbook-activation-error{color:#ffb6d5;background:#780a3733;border:1px solid #ff64964d;border-radius:11px;max-width:430px;margin:15px auto 0;padding:11px 14px;font-size:12px;line-height:1.45}@media (width<=700px){.dirtbook-activation-page{min-height:570px;padding:45px 16px}.dirtbook-activation-orbit{width:330px;height:330px}.dirtbook-activation-orbit-two{width:430px;height:430px}.dirtbook-activation-card{border-radius:24px;padding:36px 24px 32px}.dirtbook-activation-icon{border-radius:20px;width:68px;height:68px;font-size:29px}.dirtbook-activation-title{font-size:26px}.dirtbook-activation-text{font-size:14px}.dirtbook-activation-price strong{font-size:27px}}@media (width<=420px){.dirtbook-activation-page{min-height:530px;padding:32px 11px}.dirtbook-activation-card{padding:30px 18px 27px}.dirtbook-activation-title{font-size:23px}.dirtbook-activation-button{min-height:51px;font-size:14px}}@media (prefers-reduced-motion:reduce){.dirtbook-activation-button{transition:none}}.unread-messages-card{background:radial-gradient(circle at 15% 0,#d21fff1a,#0000 32%),linear-gradient(145deg,#1f1827f5,#0e0a14fa);border:1px solid #ffffff1a;border-radius:24px;margin-top:24px;overflow:hidden;box-shadow:0 22px 60px #0000004d,0 0 35px #9b2cff12,inset 0 1px #ffffff12}.unread-messages-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px 30px;display:flex}.unread-messages-header h2{color:#fff;margin:0;font-size:22px}.unread-messages-header p{color:#ffffff9e;margin:8px 0 0;font-size:14px;line-height:1.6}.unread-message-count{color:#fff;background:linear-gradient(135deg,#9b2cff,#d21fff 55%,#ff4fd8);border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 10px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 0 18px #9b2cff4d}.unread-message-list{flex-direction:column;display:flex}.unread-message-item{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff12;align-items:flex-start;gap:17px;margin:0;padding:23px 30px;display:flex}.unread-message-item:last-child{border-bottom:0}.unread-message-icon{background:radial-gradient(circle at 35% 30%,#ffffff26,#0000 30%),linear-gradient(145deg,#9b2cffc7,#ff4fd8ad);border:1px solid #d21fff4d;border-radius:15px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:21px;display:flex;box-shadow:0 0 18px #9b2cff29}.unread-message-content{flex:1;min-width:0}.unread-message-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.unread-message-label{color:#fff;font-size:15px;font-weight:700}.unread-message-book{color:#ffffffc7;background:#9b2cff1a;border:1px solid #d21fff40;border-radius:999px;align-items:center;min-height:27px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.unread-message-text{color:#ffffffd1;overflow-wrap:anywhere;margin:9px 0 0;font-size:15px;line-height:1.55}.unread-message-meta{color:#ffffff75;align-items:center;gap:12px;margin-top:10px;font-size:12px;display:flex}@media (width<=700px){.unread-messages-card{border-radius:18px}.unread-messages-header{padding:21px 18px}.unread-messages-header h2{font-size:19px}.unread-messages-header p{font-size:13px}.unread-message-item{gap:13px;padding:20px 18px}.unread-message-icon{border-radius:13px;flex-basis:44px;width:44px;height:44px;font-size:19px}.unread-message-text{font-size:14px}}.video-chat-overlay{z-index:9999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 50% 20%,#ff168f2e,#0000 42%),#04040aeb;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.video-chat-window{background:linear-gradient(145deg,#280a1efa,#090810fa);border:1px solid #ff9bd547;border-radius:24px;flex-direction:column;width:min(1450px,100vw - 48px);max-height:calc(100vh - 48px);display:flex;position:relative;overflow:hidden;box-shadow:0 0 45px #ff168f29,0 30px 100px #000000a6}.video-chat-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.video-chat-title{color:#fff;font-size:20px;font-weight:700}.video-chat-contact{color:#ffffff9e;margin-top:3px;font-size:14px}.video-chat-status{color:#ff9bd5;text-align:right;font-size:13px}.video-chat-videos{grid-template-columns:150px minmax(0,1fr) minmax(0,1fr);gap:12px;min-height:480px;padding:12px;display:grid;position:relative}.video-chat-remote,.video-chat-local{background:radial-gradient(circle at 50% 30%,#ff168f1a,#0000 55%),#08070d;border:1px solid #ffffff14;border-radius:18px;min-width:0;position:relative;overflow:hidden}.video-chat-videos video{object-fit:cover;background:#050509;width:100%;height:100%;display:block}.video-chat-local video{transform:scaleX(-1)}.video-chat-video-label{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000094;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;position:absolute;bottom:12px;left:12px}.video-chat-controls{background:linear-gradient(#46082d6b,#1405128f);border:1px solid #ff9bd51f;border-radius:18px;flex-direction:column;grid-area:1/1;justify-content:center;align-items:center;gap:24px;min-width:0;padding:22px 10px;display:flex;box-shadow:inset 0 0 30px #ff168f0d}.video-chat-control,.video-chat-end{cursor:pointer;border:0;transition:transform .18s,box-shadow .18s,opacity .18s}.video-chat-control:hover,.video-chat-end:hover{transform:translateY(-1px)}.video-chat-control{color:#fff;background:radial-gradient(circle at 50% 35%,#ffffff29,#ffffff12);border-radius:50%;flex:none;justify-content:center;align-items:center;width:58px;height:58px;font-size:23px;display:flex;box-shadow:0 0 0 1px #ff9bd51a,0 0 18px #ff168f14}.video-chat-control:hover{box-shadow:0 0 0 1px #ff9bd547,0 0 24px #ff168f3d}.video-chat-control.is-off{opacity:.55}.video-chat-end{color:#fff;background:#c00072;border-radius:999px;width:126px;min-height:54px;padding:0 12px;font-size:13px;font-weight:700;box-shadow:0 0 20px #ff168f29}.video-chat-end:hover{box-shadow:0 0 28px #ff168f57}.video-chat-error{color:#ffb3c7;background:#780a2838;border:1px solid #ff507859;border-radius:12px;margin:0 14px 12px;padding:11px 14px;font-size:13px}@media (width<=900px){.video-chat-videos{grid-template-columns:110px minmax(0,1fr) minmax(0,1fr)}.video-chat-controls{gap:18px}.video-chat-control{width:50px;height:50px;font-size:20px}.video-chat-end{width:100px;min-height:48px;font-size:12px}}@media (width<=760px){.video-chat-overlay{padding:10px}.video-chat-window{border-radius:18px;width:100%;max-height:calc(100vh - 20px)}.video-chat-header{flex-direction:column;align-items:flex-start}.video-chat-status{text-align:left}.video-chat-videos{grid-template-columns:1fr;min-height:auto}.video-chat-controls{flex-direction:row;grid-area:auto/1;justify-content:center;gap:12px;padding:14px}.video-chat-remote,.video-chat-local{min-height:230px}.video-chat-end{width:auto;padding:0 16px}}.dirtbook-private-gallery{box-sizing:border-box;color:#fff;background:radial-gradient(circle at 10% 0,#ff168f29,#0000 34%),linear-gradient(145deg,#1e0a1af5,#0a0a10fa);border:1px solid #ff3eaa47;border-radius:24px;width:100%;margin:28px auto 0;padding:24px;box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff0f}.dirtbook-private-gallery-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.dirtbook-private-gallery-eyebrow{color:#ff9bd5;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800}.dirtbook-private-gallery-title{margin:4px 0 6px;font-size:28px;line-height:1.1}.dirtbook-private-gallery-subtitle{color:#ffffffad;margin:0;font-size:14px;line-height:1.5}.dirtbook-private-gallery-lock{color:#ff9bd5;background:#c0007224;border:1px solid #ff9bd547;border-radius:999px;flex:none;padding:9px 14px;font-size:13px;font-weight:700}.dirtbook-private-gallery-alert{border-radius:12px;margin-bottom:16px;padding:12px 14px;font-size:14px}.dirtbook-private-gallery-alert.error{color:#ffb8c4;background:#96142829;border:1px solid #ff506e59}.dirtbook-private-gallery-alert.success{color:#b8ffdf;background:#14965a1f;border:1px solid #64ffbe40}.dirtbook-private-gallery-toolbar{flex-direction:column;gap:14px;margin-bottom:18px;display:flex}.dirtbook-private-gallery-folder-list{flex-wrap:wrap;gap:8px;display:flex}.dirtbook-private-gallery-folder{background:#ffffff09;border:1px solid #ffffff17;border-radius:13px;align-items:center;min-height:44px;display:flex;overflow:hidden}.dirtbook-private-gallery-folder.is-active{background:#c0007229;border-color:#ff3eaa8c;box-shadow:0 0 24px #ff168f1a}.dirtbook-private-gallery-folder-button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.dirtbook-private-gallery-folder-actions{gap:2px;padding-right:5px;display:flex}.dirtbook-private-gallery-folder-actions button,.dirtbook-private-gallery-folder-edit button{color:#fff;cursor:pointer;background:#ffffff0f;border:0;border-radius:8px;width:30px;height:30px;padding:0}.dirtbook-private-gallery-folder-actions button:hover,.dirtbook-private-gallery-folder-edit button:hover{background:#ff3eaa2e}.dirtbook-private-gallery-folder-edit{align-items:center;gap:5px;padding:5px;display:flex}.dirtbook-private-gallery-folder-edit input,.dirtbook-private-gallery-new-folder input{box-sizing:border-box;color:#fff;background:#00000040;border:1px solid #ffffff1f;border-radius:10px;outline:none;min-width:0;height:38px;padding:0 11px}.dirtbook-private-gallery-folder-edit input{width:150px}.dirtbook-private-gallery-new-folder{gap:8px;display:flex}.dirtbook-private-gallery-new-folder input{flex:1}.dirtbook-private-gallery-new-folder button,.dirtbook-private-gallery-upload,.dirtbook-private-gallery-empty button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c00072e6,#ff168fd9);border:1px solid #ff3eaa61;border-radius:10px;min-height:38px;padding:0 15px;font-weight:800;box-shadow:0 8px 24px #c000722e}.dirtbook-private-gallery-new-folder button:hover,.dirtbook-private-gallery-upload:hover,.dirtbook-private-gallery-empty button:hover{filter:brightness(1.08)}.dirtbook-private-gallery-new-folder button:disabled,.dirtbook-private-gallery-upload:disabled,.dirtbook-private-gallery-empty button:disabled{opacity:.5;cursor:not-allowed}.dirtbook-private-gallery-content{background:#0000002e;border:1px solid #ffffff14;border-radius:18px;padding:18px}.dirtbook-private-gallery-content-header{justify-content:space-between;align-items:center;gap:15px;display:flex}.dirtbook-private-gallery-content-header>div:first-child{align-items:center;gap:9px;display:flex}.dirtbook-private-gallery-content-icon{font-size:19px}.dirtbook-private-gallery-limit{color:#ffffff75;margin-top:7px;font-size:11px}.dirtbook-private-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;margin-top:18px;display:grid}.dirtbook-private-gallery-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:15px;overflow:hidden}.dirtbook-private-gallery-image,.dirtbook-private-gallery-image-loading,.dirtbook-private-gallery-image-error{aspect-ratio:1;width:100%;display:block}.dirtbook-private-gallery-image{object-fit:cover}.dirtbook-private-gallery-image-loading,.dirtbook-private-gallery-image-error{box-sizing:border-box;color:#ffffff8c;text-align:center;justify-content:center;align-items:center;padding:15px;font-size:12px;display:flex}.dirtbook-private-gallery-card-footer{justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;display:flex}.dirtbook-private-gallery-card-footer span{color:#ffffffb8;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.dirtbook-private-gallery-card-footer button{color:#fff;cursor:pointer;background:#ff3c6417;border:0;border-radius:8px;flex:none;width:30px;height:30px;padding:0}.dirtbook-private-gallery-card-footer button:hover{background:#ff3c6433}.dirtbook-private-gallery-empty,.dirtbook-private-gallery-loading{color:#fff9;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:220px;display:flex}.dirtbook-private-gallery-empty strong{color:#fff}.dirtbook-private-gallery-empty-icon{margin-bottom:3px;font-size:36px}@media (width<=700px){.dirtbook-private-gallery{border-radius:18px;padding:16px}.dirtbook-private-gallery-header{flex-direction:column}.dirtbook-private-gallery-content-header{flex-direction:column;align-items:flex-start}.dirtbook-private-gallery-new-folder{flex-direction:column}.dirtbook-private-gallery-new-folder button{width:100%}.dirtbook-private-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dirtbook-private-gallery-sharing{background:radial-gradient(circle at 100% 0,#ff168f14,#0000 38%),#00000029;border:1px solid #ff9bd524;border-radius:18px;margin-bottom:18px;padding:18px}.dirtbook-private-gallery-sharing-header h3{margin:3px 0 5px;font-size:17px}.dirtbook-private-gallery-sharing-header p{color:#ffffff8c;margin:0;font-size:12px;line-height:1.5}.dirtbook-private-gallery-sharing-eyebrow{color:#ff9bd5;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.dirtbook-private-gallery-permission-list{flex-direction:column;gap:8px;margin-top:14px;display:flex}.dirtbook-private-gallery-permission{background:#ffffff06;border:1px solid #ffffff12;border-radius:13px;justify-content:space-between;align-items:center;gap:15px;padding:10px 12px;display:flex}.dirtbook-private-gallery-permission-user{align-items:center;gap:10px;min-width:0;display:flex}.dirtbook-private-gallery-permission-user>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.dirtbook-private-gallery-permission-user strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.dirtbook-private-gallery-permission-user span{color:#ffffff7a;font-size:11px}.dirtbook-private-gallery-permission-avatar,.dirtbook-private-gallery-permission-avatar-placeholder{border-radius:50%;flex:none;width:38px;height:38px}.dirtbook-private-gallery-permission-avatar{object-fit:cover;border:1px solid #ff9bd540}.dirtbook-private-gallery-permission-avatar-placeholder{background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:flex}.dirtbook-private-gallery-permission-toggle{color:#ffffffb3;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:10px;flex:none;min-height:36px;padding:0 12px;font-size:12px;font-weight:800}.dirtbook-private-gallery-permission-toggle:hover{background:#ff3eaa1a;border-color:#ff3eaa66}.dirtbook-private-gallery-permission-toggle.is-enabled{color:#b8ffdf;background:#14965a1f;border-color:#64ffbe40}.dirtbook-private-gallery-permission-toggle:disabled{opacity:.5;cursor:wait}.dirtbook-private-gallery-sharing-loading,.dirtbook-private-gallery-sharing-empty{color:#ffffff7a;margin-top:13px;font-size:12px}@media (width<=700px){.dirtbook-private-gallery-permission{flex-direction:column;align-items:flex-start}.dirtbook-private-gallery-permission-toggle{width:100%}}.admin-page{color:#fff;background:radial-gradient(circle at 15% 10%,#9b2cff29,#0000 34%),radial-gradient(circle at 85% 20%,#18bfff1f,#0000 30%),#08090d;min-height:100vh;padding:120px 24px 80px}.admin-shell{width:min(1200px,100%);margin:0 auto}.admin-header{background:linear-gradient(145deg,#ffffff14,#ffffff06);border:1px solid #ffffff1a;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:42px;padding:30px;display:flex;box-shadow:0 20px 60px #00000059,inset 0 1px #ffffff14}.admin-eyebrow{letter-spacing:.18em;color:#18bfff;margin-bottom:8px;font-size:12px;font-weight:800}.admin-header h1{margin:0;font-size:clamp(32px,5vw,52px);line-height:1}.admin-header p{color:#ffffffad;max-width:650px;margin:14px 0 0;font-size:15px;line-height:1.6}.admin-user-badge{background:#18bfff12;border:1px solid #18bfff47;border-radius:16px;align-items:center;gap:12px;min-width:180px;padding:14px 18px;display:flex}.admin-user-badge span{font-size:25px}.admin-user-badge strong,.admin-user-badge small{display:block}.admin-user-badge strong{font-size:14px}.admin-user-badge small{color:#18bfff;letter-spacing:.12em;margin-top:3px;font-size:11px;font-weight:700}.admin-section{margin-bottom:34px}.admin-section-title{align-items:center;gap:10px;margin-bottom:14px;display:flex}.admin-section-title span{font-size:20px}.admin-section-title h2{margin:0;font-size:20px}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-stat-card{background:linear-gradient(145deg,#ffffff13,#ffffff06);border:1px solid #ffffff17;border-radius:20px;align-items:flex-start;gap:15px;min-height:130px;padding:22px;display:flex;box-shadow:0 14px 40px #0000003d,inset 0 1px #ffffff0f}.admin-stat-icon{background:#9b2cff24;border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:21px;display:grid}.admin-stat-content{min-width:0}.admin-stat-label{color:#ffffffa3;font-size:13px;font-weight:600}.admin-stat-value{margin-top:5px;font-size:32px;font-weight:800;line-height:1}.admin-stat-detail{color:#ffffff73;margin-top:9px;font-size:12px}.admin-loading,.admin-error{text-align:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:24px;width:min(600px,100%);margin:140px auto;padding:40px}.admin-loading-icon,.admin-error-icon{font-size:42px}.admin-loading h1,.admin-error h1{margin:15px 0 8px}.admin-loading p,.admin-error p{color:#ffffff9e}.admin-error button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9b2cff,#d21fff);border:0;border-radius:10px;margin-top:16px;padding:11px 18px;font-weight:700}@media (width<=900px){.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-header{flex-direction:column;align-items:flex-start}}@media (width<=560px){.admin-page{padding:100px 14px 50px}.admin-header{border-radius:18px;padding:22px}.admin-stat-grid{grid-template-columns:1fr}.admin-stat-card{min-height:auto}}.admin-layout{grid-template-columns:230px minmax(0,1fr);gap:28px;width:min(1500px,100%);min-height:calc(100vh - 40px);margin:0 auto;display:grid}.admin-sidebar{background:linear-gradient(155deg,#ffffff13,#ffffff06);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;height:calc(100vh - 48px);min-height:600px;padding:20px 14px;display:flex;position:sticky;top:24px;box-shadow:0 20px 60px #0000004d,inset 0 1px #ffffff12}.admin-sidebar-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:11px;margin-bottom:10px;padding:8px 9px 22px;display:flex}.admin-brand-mark{background:linear-gradient(135deg,#9b2cff,#18bfff);border-radius:12px;place-items:center;width:39px;height:39px;font-size:22px;font-weight:900;display:grid;box-shadow:0 0 25px #9b2cff47}.admin-sidebar-brand strong,.admin-sidebar-brand span{display:block}.admin-sidebar-brand strong{font-size:17px}.admin-sidebar-brand span{color:#18bfff;letter-spacing:.18em;margin-top:2px;font-size:9px;font-weight:800}.admin-nav{flex-direction:column;gap:5px;display:flex}.admin-nav-label{color:#ffffff59;letter-spacing:.16em;padding:10px 11px 7px;font-size:9px;font-weight:800}.admin-nav-item{color:#ffffffad;border:1px solid #0000;border-radius:12px;align-items:center;gap:11px;min-height:43px;padding:8px 11px;font-size:13px;font-weight:650;text-decoration:none;transition:background .18s,color .18s,border-color .18s,transform .18s;display:flex}.admin-nav-item:hover{color:#fff;background:#9b2cff17;border-color:#9b2cff2e;transform:translate(2px)}.admin-nav-item.active{color:#fff;background:linear-gradient(135deg,#9b2cff38,#18bfff14);border-color:#9b2cff4d;box-shadow:inset 0 1px #ffffff0d,0 7px 25px #00000029}.admin-nav-icon{text-align:center;width:26px;font-size:17px}.admin-sidebar-bottom{margin-top:auto}.admin-role-box{background:#18bfff0b;border:1px solid #18bfff29;border-radius:13px;align-items:center;gap:10px;margin:12px 2px;padding:12px;display:flex}.admin-role-box span{font-size:19px}.admin-role-box strong,.admin-role-box small{display:block}.admin-role-box strong{color:#18bfff;letter-spacing:.12em;font-size:10px}.admin-role-box small{color:#ffffff73;margin-top:3px;font-size:10px}.admin-back-link{color:#fff6;padding:8px 10px;font-size:11px;text-decoration:none;transition:color .18s;display:block}.admin-back-link:hover{color:#fff}.admin-main{min-width:0;padding:4px 0 50px}.admin-placeholder{text-align:center;background:radial-gradient(circle at 50% 20%,#9b2cff1f,#0000 35%),#ffffff06;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:620px;padding:50px;display:flex;box-shadow:0 20px 60px #00000047,inset 0 1px #ffffff0f}.admin-placeholder-icon{background:#9b2cff24;border-radius:22px;place-items:center;width:74px;height:74px;margin-bottom:20px;font-size:34px;display:grid;box-shadow:0 0 40px #9b2cff1f}.admin-placeholder h1{margin:4px 0 10px;font-size:clamp(30px,4vw,44px)}.admin-placeholder p{color:#ffffff9e;max-width:580px;margin:0;line-height:1.6}.admin-placeholder-note{color:#ffffff73;background:#18bfff0b;border:1px solid #18bfff24;border-radius:12px;max-width:560px;margin-top:24px;padding:12px 17px;font-size:12px}@media (width<=1050px){.admin-layout{grid-template-columns:190px minmax(0,1fr);gap:18px}.admin-sidebar{padding-left:10px;padding-right:10px}.admin-nav-item{font-size:12px}}@media (width<=800px){.admin-layout{display:block}.admin-sidebar{height:auto;min-height:0;margin-bottom:20px;position:static}.admin-nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-nav-label{grid-column:1/-1}.admin-sidebar-bottom{margin-top:12px}.admin-role-box{display:none}.admin-back-link{padding-left:4px}}@media (width<=560px){.admin-nav{grid-template-columns:1fr}.admin-placeholder{min-height:500px;padding:30px 20px}}.admin-content-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.admin-content-header h1{margin:4px 0 8px;font-size:clamp(30px,4vw,44px);line-height:1.05}.admin-content-header p{color:#fff9;margin:0;line-height:1.5}.admin-content-count{text-align:center;background:#18bfff0d;border:1px solid #18bfff33;border-radius:15px;min-width:110px;padding:13px 17px}.admin-content-count strong,.admin-content-count span{display:block}.admin-content-count strong{font-size:25px}.admin-content-count span{color:#ffffff73;text-transform:uppercase;letter-spacing:.1em;margin-top:3px;font-size:10px}.admin-search{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:10px;min-height:54px;margin-bottom:14px;padding:6px 7px 6px 16px;display:flex;box-shadow:inset 0 1px #ffffff0a,0 12px 35px #0000002e}.admin-search:focus-within{border-color:#9b2cff73;box-shadow:0 0 0 3px #9b2cff14,0 12px 35px #0000002e}.admin-search-icon{flex:none;font-size:17px}.admin-search input{color:#fff;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1}.admin-search input::placeholder{color:#ffffff59}.admin-search-clear{color:#fff9;cursor:pointer;background:#ffffff0f;border:0;border-radius:8px;width:30px;height:30px;font-size:20px}.admin-search-clear:hover{color:#fff;background:#ffffff1a}.admin-search-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9b2cff,#d21fff);border:0;border-radius:10px;min-height:40px;padding:0 18px;font-weight:750;box-shadow:0 8px 24px #9b2cff33}.admin-search-button:hover{filter:brightness(1.08)}.admin-search-info{color:#ffffff80;align-items:center;gap:6px;margin:10px 3px 14px;font-size:12px;display:flex}.admin-search-info strong{color:#ffffffd1}.admin-search-info button{color:#18bfff;font:inherit;cursor:pointer;background:0 0;border:0;margin-left:8px;font-size:12px}.admin-users-card{background:#ffffff06;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;box-shadow:0 18px 55px #00000040,inset 0 1px #ffffff0d}.admin-users-table-wrap{overflow-x:auto}.admin-users-table{border-collapse:collapse;width:100%;min-width:820px}.admin-users-table th{color:#fff6;letter-spacing:.1em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#ffffff06;border-bottom:1px solid #ffffff17;padding:15px 18px;font-size:10px;font-weight:800}.admin-users-table td{color:#ffffffb8;white-space:nowrap;border-bottom:1px solid #ffffff0e;padding:15px 18px;font-size:13px}.admin-users-table tbody tr{transition:background .16s}.admin-users-table tbody tr:hover{background:#9b2cff0b}.admin-users-table tbody tr:last-child td{border-bottom:0}.admin-user-cell{align-items:center;gap:11px;display:flex}.admin-user-avatar{color:#fff;background:linear-gradient(135deg,#9b2cff59,#18bfff33);border-radius:10px;flex:0 0 35px;place-items:center;width:35px;height:35px;font-size:13px;font-weight:800;display:grid}.admin-user-cell strong,.admin-user-cell small{display:block}.admin-user-cell strong{color:#fff;font-size:13px}.admin-user-cell small{color:#ffffff47;margin-top:3px;font-family:monospace;font-size:9px}.admin-email-cell{color:#ffffff94!important}.admin-status{align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.admin-status i{border-radius:50%;width:7px;height:7px;display:inline-block}.admin-status.active{color:#6ee7b7}.admin-status.active i{background:#6ee7b7;box-shadow:0 0 8px #6ee7b78c}.admin-status.inactive{color:#fca5a5}.admin-status.inactive i{background:#fca5a5}.admin-verified{color:#ffffff61;font-size:11px}.admin-verified.yes{color:#6ee7b7;font-weight:700}.admin-role{letter-spacing:.08em;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-block}.admin-role.user{color:#ffffff8c;background:#ffffff0f}.admin-role.moderator{color:#18bfff;background:#18bfff1a}.admin-role.admin{color:#d8a4ff;background:#9b2cff29}.admin-table-state{height:180px;text-align:center!important;color:#ffffff6b!important}.admin-pagination{color:#ffffff73;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:15px;padding:14px 18px;font-size:12px;display:flex}.admin-pagination button{color:#ffffffb8;font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9px;padding:8px 12px}.admin-pagination button:hover:not(:disabled){color:#fff;background:#9b2cff1f;border-color:#9b2cff40}.admin-pagination button:disabled{opacity:.3;cursor:default}.admin-inline-error{color:#fca5a5;background:#f871710f;border:1px solid #f8717133;border-radius:12px;align-items:center;gap:12px;margin-bottom:14px;padding:13px 15px;font-size:12px;display:flex}.admin-inline-error button{color:#fca5a5;font:inherit;cursor:pointer;background:0 0;border:1px solid #f8717133;border-radius:8px;margin-left:auto;padding:7px 10px}@media (width<=700px){.admin-content-header{flex-direction:column;align-items:flex-start}.admin-content-count{min-width:90px}.admin-search{flex-wrap:wrap;padding:10px}.admin-search input{min-width:180px}.admin-search-button{width:100%}.admin-search-info{flex-wrap:wrap;align-items:flex-start}}.admin-user-row{cursor:pointer;transition:background-color .18s,transform .12s}.admin-user-row:hover{background:#9b2cff14}.admin-user-row:focus{outline-offset:-2px;outline:2px solid #9b2cff8c}.admin-user-row:active{transform:scale(.998)}
