*,:after,:before{box-sizing:border-box}body,html{margin:0;background:#000;color:#fff;max-width:100%;overflow-x:hidden;font-family:Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero{min-height:100vh;padding:40px 80px;background:radial-gradient(circle at 85% 35%,rgba(255,200,0,.25),transparent 60%);flex-direction:column;overflow:hidden}.hero,.navbar{width:100%;display:flex}.navbar{justify-content:space-between;gap:24px;max-width:1400px;margin:0 auto;padding:8px 16px}.logo,.navbar{align-items:center}.logo{display:flex;gap:12px;padding-top:6px}.logo img{height:44px;width:auto;display:block;border-radius:6px;transition:transform .2s ease}.logo img:hover{transform:scale(1.03)}.tagline{font-size:40px;font-weight:800;letter-spacing:.2px;line-height:1;margin:0 auto;background:linear-gradient(90deg,#ffd37d,#b37b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center}@media (max-width:980px){.tagline{font-size:20px}}.contact-btn{padding:10px 28px;border-radius:50px;border:none;font-size:16px;background:linear-gradient(90deg,#e0ad45,#b37b00);color:#000;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.contact-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,211,125,.3)}.hero-content{display:flex;align-items:center;justify-content:space-between;gap:60px;width:100%}.text-block{flex:1 1 46%;min-width:300px;max-width:720px;padding-left:48px;padding-right:12px}h1{font-size:64px;line-height:1.03;font-weight:800;background:linear-gradient(90deg,#ffd37d,#b37b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 18px}.subtitle{font-size:22px;color:#e9b44c;margin-bottom:12px;font-weight:600}.desc{font-size:18px;margin-bottom:36px;line-height:1.6;color:#dcdcdc;max-width:none}.download-btn{background:#00ffe7;color:#000;border:2px solid #00ffe7;padding:14px 40px;border-radius:40px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.download-btn:hover{background:#00ffe7;color:#000;transform:translateY(-3px)}.phone-box{position:relative;flex:0 0 auto;transform:translate(-100px,10px);display:flex}.phone{width:850px;height:650px;transform:rotate(-3deg);transition:transform .3s ease;display:block}.phone:hover{transform:rotate(0deg) scale(1.02)}.reflection{position:absolute;left:0;right:0;bottom:-28%;width:100%;transform:scaleY(-1) rotate(-3deg);opacity:.25;filter:blur(2px);-webkit-mask-image:linear-gradient(#fff,transparent);mask-image:linear-gradient(#fff,transparent);pointer-events:none}@media (min-width:1400px){.text-block{padding-left:72px}h1{font-size:72px}.phone-box{flex-basis:44%;max-width:680px;min-width:360px}}@media (max-width:980px){.hero{padding:28px}.hero-content{flex-direction:column-reverse;align-items:center;gap:40px}.text-block{width:100%;flex:0 0 auto;padding-left:28px;padding-right:28px;text-align:left}.phone-box{align-self:center;width:100%;display:flex;justify-content:center;align-items:center;transform:none}.phone{display:block;width:340px;height:auto;transform:rotate(-3deg);transition:transform .3s ease}.phone:hover{transform:rotate(0deg) scale(1.02)}h1{font-size:42px}.subtitle{font-size:20px}}@media (max-width:600px){.contact-btn{display:none}.hero{padding:20px}.hero-content{margin-top:0;gap:0}h1{font-size:34px}.text-block{padding-left:18px;padding-right:18px}.phone-box{width:100%;display:flex;justify-content:center;align-items:center}.phone{width:500px;height:500px;transform:rotate(-3deg)}}h1{font-size:42px}.subtitle{font-size:20px}@media (max-width:600px){.contact-btn{display:none}.hero{padding:20px}h1{font-size:34px}.text-block{padding-left:18px;padding-right:18px}.phone{height:400px;transform:rotate(-3deg)}.phone-box{width:clamp(200px,75vw,340px)}}a{color:inherit;text-decoration:none}button{font-family:inherit}.billboard-section{position:relative;width:100%;background:#000;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:28px;padding:60px 20px 10px}.billboard-content{text-align:center;max-width:880px;padding:0 16px}.billboard-content h2{font-size:48px;font-weight:800;margin:0 0 14px;line-height:1.2}.billboard-content h2 span{background:linear-gradient(90deg,#ffd37d,#b37b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.billboard-content p{font-size:22px;color:#fff;margin:0 0 28px;font-weight:600}.billboard-content p span{color:#e9b44c}.count-btn{border:2px solid #00ffe7;padding:14px 40px;border-radius:40px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease}.count-btn,.count-btn:hover{background:#00ffe7;color:#000}.count-btn:hover{transform:translateY(-3px)}.billboard-visual img{width:100%;max-width:1100px;border-radius:22px;box-shadow:0 18px 60px rgba(0,0,0,.6);display:block}@media (max-width:768px){.billboard-section{margin-top:50px;padding:40px 16px 10px;gap:22px}.billboard-content h2{font-size:34px}.billboard-content p{font-size:18px}}.pricing-section{padding:80px 100px}.pricing-desc p{line-height:1.5}.click-btn{background:transparent;color:#fff}.pricing-phones{flex:1 1 45%;display:flex;justify-content:center;align-items:center;position:relative}.phone-left,.phone-right{width:clamp(220px,30vw,320px);height:auto;position:relative;transition:transform .3s ease}.phone-left{transform:rotate(-8deg) translateY(10px);z-index:2}.phone-right{transform:rotate(8deg) translateY(10px);margin-left:-80px;z-index:1}.phone-left:hover,.phone-right:hover{transform:rotate(0deg) scale(1.05);z-index:3}.pricing-section{min-height:100vh;background:#000;color:#fff;justify-content:center;padding:100px 120px}.pricing-content,.pricing-section{width:100%;display:flex;align-items:center}.pricing-content{justify-content:space-between;gap:80px;max-width:1400px;flex-wrap:wrap}.pricing-text{flex:1 1 45%;max-width:600px}.pricing-text h2{font-size:48px;font-weight:800;background:linear-gradient(90deg,#ffd37d,#b37b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:14px}.pricing-text p{font-size:24px;font-weight:600;color:#fff;margin-bottom:24px}.pricing-text p span{color:#e9b44c}.pricing-desc p{font-size:18px;color:#dcdcdc;margin-bottom:10px;line-height:1.6}.click-btn{margin-top:20px;border:2px solid #e9b44c;font-size:18px;font-weight:600;border-radius:40px;padding:12px 36px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.click-btn,.click-btn:hover{background:#e9b44c;color:#000}.click-btn:hover{transform:translateY(-2px)}.pricing-phone{flex:1 1 45%;display:flex;justify-content:center;align-items:center}.phone-img{width:clamp(260px,40vw,420px);height:500px;transform:rotate(-3deg);transition:transform .3s ease,box-shadow .3s ease;border-radius:24px}.phone-img:hover{transform:rotate(0deg) scale(1.05);box-shadow:0 6px 24px rgba(255,211,125,.25)}@media (max-width:980px){.pricing-section{padding:60px 40px}.pricing-content{flex-direction:column;text-align:center;gap:60px}.pricing-text{flex:1 1 100%;max-width:100%}.pricing-phone{flex:1 1 100%;justify-content:center}.phone-img{width:clamp(220px,65vw,340px);transform:none}}@media (max-width:600px){.pricing-text h2{font-size:34px}.pricing-text p{font-size:20px}.pricing-desc p{font-size:16px}}.faq-section{background:linear-gradient(180deg,#000,#050505);color:#fff;padding:100px 40px;text-align:center}.faq-section .container{max-width:1100px;margin:0 auto}.faq-title{font-size:40px;font-weight:800;margin-bottom:40px;background:linear-gradient(90deg,#ffd37d,#b37b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.faq-list{display:grid;grid-gap:16px;gap:16px}.faq-item{background:#0f0f10;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.6);border:1px solid hsla(0,0%,100%,.03)}.faq-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;background:transparent;padding:18px 24px;color:#fff;cursor:pointer;font-size:15px;text-align:left;transition:background .18s ease}.faq-toggle:hover{background:hsla(0,0%,100%,.02)}.faq-toggle .question{display:block;flex:1 1;font-weight:500;color:#e6e6e6}.faq-toggle .chev{display:inline-block;font-size:20px;color:#dcdcdc;transform-origin:50% 40%;transition:transform .25s cubic-bezier(.2,.9,.2,1)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .38s cubic-bezier(.2,.9,.2,1),padding .28s ease;padding:0 24px;background:linear-gradient(180deg,hsla(0,0%,100%,.01),transparent)}.faq-answer p{margin:16px 0 28px;color:#cfcfcf;line-height:1.6;font-size:15px}.faq-item.open .faq-answer{padding:12px 24px 24px;max-height:420px}.faq-item.open .chev{transform:rotate(180deg)}@media (max-width:980px){.faq-section{padding:70px 20px}.faq-title{font-size:32px}}@media (max-width:560px){.faq-toggle{padding:14px 16px}.faq-answer{padding:0 16px}.faq-answer p{margin:12px 0 18px;font-size:14px}}.site-footer{background:#0a0a0a;color:#fff;padding:60px 80px 30px;text-align:center;border-top:1px solid hsla(0,0%,100%,.08)}.footer-content{gap:24px;max-width:1300px;margin:0 auto;padding-bottom:24px}.footer-logo{display:flex;align-items:center;gap:12px}.footer-logo img{height:40px;width:auto;border-radius:6px}.footer-logo span{font-size:16px;font-weight:600;color:#e9b44c}.footer-links{list-style:none;display:flex;gap:28px;margin:0;padding:0}.footer-links li a{color:#dcdcdc;font-size:15px;transition:color .3s ease}.footer-links li a:hover{color:#ffd37d}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);margin-top:20px;padding-top:16px;font-size:14px;color:#888}.footer-content{flex-wrap:wrap;justify-content:space-between;padding:20px 40px}.footer-content,.footer-social{display:flex;align-items:center}.footer-social{gap:10px}.footer-social a{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.footer-social a:hover{transform:scale(1.1)}.insta-icon{width:28px;height:28px;filter:brightness(0) invert(1);transition:opacity .3s}.insta-icon:hover{opacity:.8}.arrow-container{display:flex;flex-direction:column;align-items:center;cursor:pointer}.arrow{width:24px;height:24px;border-left:3px solid #ffd37d;border-bottom:3px solid #b37b00;transform:rotate(-45deg);animation:bounce 1.5s infinite}.second-arrow{margin-top:-10px}@keyframes bounce{0%{transform:translateY(0) rotate(-45deg)}50%{transform:translateY(10px) rotate(-45deg)}to{transform:translateY(0) rotate(-45deg)}}@media (max-width:768px){.footer-content{flex-direction:column;text-align:center}.footer-links{flex-direction:column;gap:12px}}.legal-page{background:#000;color:#fff;font-family:Inter,sans-serif;margin:0;padding:0}.legal-main{max-width:900px;margin:48px auto;padding:0 20px;color:#fff}.legal-hero{padding:28px 0 10px;text-align:center}.legal-hero h1{margin:0;font-size:28px;background:linear-gradient(90deg,#ffd37d,#b37b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.legal-meta{color:#cfcfcf;margin-top:8px;font-size:14px}.legal-section{margin-top:28px;line-height:1.7;color:#e6e6e6}.legal-section h2{color:#ffd37d;margin-top:20px}.legal-source{margin-top:28px;font-size:13px;color:#999}.inline-link{color:#ffd37d;text-decoration:underline}.legal-navbar{max-width:1200px;margin:20px auto;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.legal-navbar a{color:#ffd37d;text-decoration:none}.legal-navbar img{height:40px}.form-page{min-height:100vh;background:#000;padding:32px 20px 80px;display:grid;place-items:start center}.form-progress{width:min(860px,92vw);height:10px;border-radius:999px;background:#1a1a1a;overflow:hidden;margin:8px auto 28px}.form-progress>span{display:block;width:52%;height:100%;background:linear-gradient(90deg,#ffd37d,#b37b00)}.form-wrap{width:min(860px,92vw);background:#0f0f10;border:1px solid hsla(0,0%,100%,.06);border-radius:18px;padding:28px 22px;box-shadow:0 10px 30px rgba(0,0,0,.5)}.form-wrap h1{margin:8px 0 18px;font-size:28px;line-height:1.2;font-weight:800;letter-spacing:.2px;background:linear-gradient(90deg,#ffd37d,#b37b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.form-field{margin:18px 0}.form-label{font-size:20px;font-weight:700;margin-bottom:10px;display:block}.form-input,.form-textarea{width:100%;padding:16px 18px;font-size:16px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:#151516;color:#fff;outline:none;transition:box-shadow .2s ease,border-color .2s ease;font-family:inherit}.form-input::placeholder,.form-textarea::placeholder{color:#8f8f93}.form-input:focus,.form-textarea:focus{border-color:#e0ad45;box-shadow:0 0 0 3px rgba(224,173,69,.18)}.form-textarea{resize:none;height:160px;line-height:1.6}.form-actions{display:flex;justify-content:flex-end;margin-top:26px}.form-send-btn{background:transparent;color:#fff;border:2px solid #e0ad45;padding:14px 42px;border-radius:40px;font-size:18px;font-weight:700;cursor:pointer;transition:all .25s ease}.form-send-btn:hover{background:#e0ad45;color:#000;transform:translateY(-2px)}.form-note{font-size:13px;color:#bdbdbd;margin-top:10px}.form-brandbar{width:min(860px,92vw);display:flex;align-items:center;justify-content:space-between;margin:0 auto 8px}.form-brandbar img{height:40px;border-radius:8px}.form-backlink{font-size:14px;opacity:.8}.form-backlink a{text-decoration:none;border-bottom:1px dotted hsla(0,0%,100%,.35)}.profile-page{min-height:100vh;background:#000;color:#fff;padding:20px;transition:filter .3s ease}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:20px}.loading-spinner{width:50px;height:50px;border:4px solid hsla(0,0%,100%,.1);border-top-color:#00ffe7;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.loading-state p{color:#999;font-size:16px}.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:20px}.error-state p{color:#ff6b6b;font-size:18px;margin:0}.error-hint{max-width:600px;line-height:1.6;margin-top:15px!important}.profile-page.blurred{filter:blur(3px);pointer-events:none}.profile-page.blurred .login-modal,.profile-page.blurred .login-modal-overlay{filter:none!important}.profile-header{max-width:1200px;margin:0 auto 30px;padding:20px 0}.profile-container{max-width:600px;margin:0 auto;padding:0 20px}.profile-info{display:flex;align-items:flex-start;gap:30px;margin-bottom:20px}.profile-picture{flex-shrink:0}.profile-picture img{width:90px;height:90px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.1)}.profile-stats{display:flex;gap:30px;flex:1 1;align-items:center}.stat-item{text-align:center}.stat-number{font-size:20px;font-weight:700;color:#fff;margin-bottom:4px}.stat-label{font-size:14px;color:#999;text-transform:uppercase;letter-spacing:.5px}.profile-details{margin-bottom:30px}.profile-username{font-size:18px;font-weight:600;color:#fff;margin:0 0 8px}.profile-bio,.profile-views{font-size:15px;color:#dcdcdc;margin:0 0 16px;line-height:1.4}.profile-views{display:flex;gap:5px;text-decoration:underline;font-weight:600}.profile-interests{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.interest-tag{background:hsla(0,0%,100%,.1);color:#fff;padding:6px 14px;border-radius:20px;font-size:14px;font-weight:500}.view-more{color:#e3c565;font-size:13px;cursor:pointer}.profile-tabs{display:flex;gap:0;border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:20px}.tab-btn{background:transparent;color:#fff;padding:12px 24px;font-size:15px;font-weight:500;cursor:pointer;border:none;border-bottom:2px solid transparent;transition:all .3s ease}.tab-btn:hover{color:#ffd37d}.tab-btn.active{background:#0072ff;border-radius:5px}.posts-grid-profile{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2px;gap:2px;margin-bottom:40px}.post-item{aspect-ratio:1;background:#1a1a1a;cursor:pointer;transition:transform .2s ease}.post-item:hover{transform:scale(1.02);z-index:1}.post-item img{width:100%;height:100%;object-fit:cover;display:block}.login-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;filter:none!important;-webkit-filter:none!important;isolation:isolate}.login-modal-overlay.active{opacity:1;visibility:visible}.login-modal{background:#0a0a0a;border:1px solid hsla(0,0%,100%,.2);border-radius:20px;padding:40px 30px;max-width:400px;width:90%;text-align:center;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.95);z-index:10001;filter:none!important;-webkit-filter:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0);will-change:transform;isolation:isolate}.modal-logo{width:60px;height:60px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;padding:12px}.modal-logo img{width:100%;height:100%;object-fit:contain}.modal-title{font-size:18px;font-weight:500;color:#fff;margin:0 0 30px;line-height:1.4;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.modal-title-highlight{font-size:22px;font-weight:800;font:700}.modal-download-btn{background:#0072ff;color:#fff;border:none;padding:14px 32px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;width:100%;transition:all .3s ease}.modal-download-btn:hover{background:#00e6d1;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,255,231,.3)}.modal-close-btn{position:absolute;top:15px;right:15px;background:transparent;border:none;color:#999;font-size:32px;line-height:1;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.modal-close-btn:hover{background:hsla(0,0%,100%,.1);color:#fff}@media (max-width:768px){.profile-container{max-width:100%;padding:0 10px}.profile-info{gap:20px}.profile-picture img{width:80px;height:80px}.profile-stats{gap:20px}.stat-number{font-size:18px}.stat-label{font-size:12px}.profile-username{font-size:16px}.profile-bio{font-size:14px}.posts-grid{gap:1px}.login-modal{padding:30px 20px;max-width:90%}.modal-title{font-size:16px}}@media (max-width:480px){.profile-page{padding:10px}.profile-stats{gap:15px}.stat-number{font-size:16px}.tab-btn{padding:10px 16px;font-size:14px}}.brand-page{min-height:100vh;background:#000;color:#fff;padding:20px;transition:filter .3s ease}.brand-page.blurred{filter:blur(3px);pointer-events:none}.brand-page-container{max-width:800px;margin:0 auto;padding:0}.brand-page-header{padding:16px 0;background:#000;position:-webkit-sticky;position:sticky;top:0;z-index:100}.brand-logo,.brand-page-header{display:flex;align-items:center}.brand-logo img{width:100%;height:100%;object-fit:contain}.brand-badge{position:absolute;top:10px;left:10px;height:26px;display:flex;align-items:center}.brand-badge-img{height:26px;width:auto;display:block}.brand-badge-text{position:absolute;left:28px;top:50%;transform:translateY(-50%);font-size:12px;font-weight:700;white-space:nowrap;background:linear-gradient(101.37deg,#0072ff 1.55%,rgba(244,67,54,.77) 42.1%,#f4bf1a 82.65%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-icon{color:#111;font-size:11px;padding:3px 6px;border-radius:6px}.brand-posts-section{padding:16px}.section-title{font-size:14px;font-weight:700;margin-bottom:10px}.posts-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:6px;gap:6px}.post-item,.post-item-brand{position:relative;overflow:hidden;width:100%;border-radius:8px}.post-item-brand{height:400px}.post-media{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;display:block}.blurred{filter:blur(6px) brightness(.5)}.lock-badge{background:rgba(0,0,0,.75);padding:4px 8px;color:#fff;font-size:11px;border-radius:8px;font-weight:600}.post-media.blurred{filter:blur(1px)}.watermark-overlay{position:absolute;inset:0;pointer-events:none;z-index:3;display:flex;justify-content:center;align-items:center}.watermark-overlay img{width:100%;height:100%;object-fit:cover;opacity:.6}.lock-overlay{position:absolute;inset:0;z-index:4}.brand-name-section{padding:20px 20px 16px}.brand-name{font-size:28px;font-weight:700;color:#fff;margin:0 0 12px}.brand-description{font-size:32px;line-height:1.5;color:#dcdcdc;margin:0}.brand-description-span{font-weight:700;white-space:nowrap;background:linear-gradient(101.37deg,#0072ff 1.55%,rgba(244,67,54,.77) 42.1%,#f4bf1a 82.65%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-stories-section{padding:0 0 24px;overflow-x:auto;-webkit-overflow-scrolling:touch}.stories-container{display:flex;gap:12px;padding:0 20px;scroll-snap-type:x mandatory}.story-item{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 8px);min-width:120px;position:relative;overflow:hidden;scroll-snap-align:start}.story-image{width:100%;height:400px;object-fit:cover;display:block}.story-overlay{position:absolute;bottom:12px;left:12px;display:flex;flex-direction:column;gap:6px}.story-user-row{display:flex;align-items:center;gap:8px}.story-profile-image{width:28px;height:28px;border-radius:50%;object-fit:cover;border:1px solid hsla(0,0%,100%,.6)}.story-username{font-size:18px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.story-views-row{display:flex;align-items:center;gap:6px;opacity:.9}.story-views-text{font-size:13px;font-weight:500;color:#fff;font-weight:600}.story-view-wrapper{display:flex;padding:2px;align-items:center}.story-text{padding-left:3px;font-size:20px}.brand-hosts-section{padding:24px 20px}.brand-hosts-container{display:flex;gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:8px}.brand-host-item{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:80px}.brand-host-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid hsla(0,0%,100%,.1);background:#1a1a1a}.brand-host-avatar img{width:100%;height:100%;object-fit:cover}.brand-host-name{font-size:12px;color:#fff;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.brand-unlock-section{padding:24px 20px;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1);margin:0 0 24px}.unlock-content{display:flex;align-items:center;justify-content:space-between;padding:auto;gap:16px}.unlock-content-wrap{display:flex;flex-direction:column;padding:auto}.unlock-text{flex:1 1;font-size:20px}.unlock-text,.unlock-text-sm{line-height:1.5;color:#dcdcdc;margin:0}.unlock-text-sm{font-size:15px}.unlock-text-highlight{color:#ffd37d;font-size:20px}.unlock-btn{flex-shrink:0;background:linear-gradient(90deg,rgba(255,230,0,.835),rgba(153,129,0,.835));color:#fff;border:none;padding:12px 24px;border-radius:20px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .25s ease}.unlock-btn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,230,0,.35)}.unlock-btn-text{color:#fff}.unlock-icon{font-size:16px}.brand-additional-content{padding:0 20px 24px}.content-image-item{margin-bottom:16px;border-radius:12px;overflow:hidden}.content-image{width:100%;height:auto;display:block;object-fit:cover}@media (max-width:768px){.brand-name{font-size:24px}.brand-description{font-size:13px}.story-item{flex-grow:0;flex-shrink:0;flex-basis:calc(40% - 8px);min-width:180px}.story-profile-image{height:5px;width:5px}.story-image{height:340px}.unlock-content{flex-direction:column;align-items:flex-start}.unlock-btn{width:100%;justify-content:center}.unlock-text{font-size:15px}.unlock-text-sm{font-size:12px}}@media (max-width:480px){.brand-page{padding:10px}.brand-page-header{padding:12px 16px}.brand-name-section{padding:16px 16px 12px}.brand-name{font-size:22px}.stories-container{padding:0 16px;gap:8px}.story-item{flex-grow:0;flex-shrink:0;flex-basis:calc(45% - 4px);min-width:120px}.story-image{height:180px}.brand-hosts-section{padding:20px 16px}.brand-hosts-container{gap:12px}.brand-host-item{min-width:70px}.brand-host-avatar{width:70px;height:70px}.brand-host-name{font-size:11px;max-width:70px}.brand-unlock-section{padding:20px 16px}.unlock-text{font-size:13px}.brand-additional-content{padding:0 16px 20px}}