@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#302c2a;font-synthesis:none;--accent:#ed927b;--accent-dark:#a9472e;--muted:#79736e;--line:#e9e3de;--peach:#f8e9e1;background:#fbfaf8;font-family:Manrope,Arial,sans-serif;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:default}button{color:inherit}img{object-fit:cover;max-width:100%;display:block}svg{flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}p{line-height:1.75}h1{font-size:clamp(38px,4.5vw,62px);font-weight:800;line-height:1.1}h2{font-size:clamp(27px,3vw,36px);line-height:1.2}h3{font-size:19px}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid var(--accent-dark);outline-offset:5px}button:active,.button:active{transform:scale(.98)}.shell{width:min(1160px,100% - 64px);margin:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{border-bottom:1px solid var(--line);background:#fbfaf8;height:88px}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.brand{letter-spacing:-1.3px;align-items:center;font-size:27px;font-weight:800;display:inline-flex}.brand>span:not(.brand-mark):not(.brand-dot){font-weight:500}.brand-dot{color:var(--accent-dark)}.brand-mark{letter-spacing:-6px;background:var(--accent);color:#fff;border-radius:11px;justify-content:center;align-items:center;width:35px;height:35px;margin-right:10px;padding-right:7px;font-size:29px;line-height:1;display:inline-flex}.brand-mark span{font-weight:500;transform:translateY(-3px)}.header-inner nav{gap:35px;font-size:13px;font-weight:600;display:flex}.header-inner nav a:hover{color:var(--accent-dark)}.language{border:1px solid var(--line);border-radius:99px;align-items:center;gap:7px;padding:9px 12px;display:flex}.language select{cursor:pointer;background:0 0;border:0;max-width:60px;padding:2px;font-size:12px;font-weight:700}.hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:90px;padding-top:70px;padding-bottom:90px;display:grid}.eyebrow{letter-spacing:2px;color:var(--accent-dark);align-items:center;gap:10px;margin-bottom:23px;font-size:10px;font-weight:800;display:flex}.tiny-line{background:var(--accent-dark);width:25px;height:1px}.hero h1{max-width:560px;margin-bottom:24px}.hero-description{max-width:420px;color:var(--muted);margin-bottom:30px;font-size:16px}.button{border:0;border-radius:99px;justify-content:center;align-items:center;gap:24px;padding:16px 23px;font-size:13px;font-weight:700;transition:transform .2s,background-color .2s;display:inline-flex}.primary{background:var(--accent);color:#35211b}.primary:hover{background:#e7856d}.secondary{background:var(--peach)}.hero-note{color:var(--muted);align-items:center;gap:12px;margin-top:34px;font-size:10px;line-height:1.8;display:flex}.hero-note strong{color:#59504b;font-weight:500}.mini-avatars{padding-left:7px;display:flex}.mini-avatars img,.mini-avatars .portrait-fallback{border:2px solid #fff;border-radius:50%;width:36px;height:36px;margin-left:-7px}.hero-feature{height:450px;margin:0 18px 0 0;position:relative}.hero-outline{background:#f2e9e1;border:1px solid #d9c9be;border-radius:150px 150px 28px 28px;position:absolute;inset:18px -20px -18px 20px;transform:rotate(5deg)}.feature-image{background:#e8ded5;border-radius:150px 150px 25px 25px;position:absolute;inset:0;overflow:hidden}.feature-image img{object-position:center 33%;width:100%;height:100%;transition:transform .6s}.hero-feature:hover .feature-image img{transform:scale(1.025)}.feature-image:after{content:"";background:linear-gradient(#0000,#2a211dcc);position:absolute;inset:45% 0 0}.feature-caption{color:#fff;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:25px;left:27px;right:25px}.feature-caption strong,.feature-caption small{display:block}.feature-caption strong{margin:7px 0 3px;font-size:21px}.feature-caption small{opacity:.8;font-size:12px}.feature-caption>div>span{letter-spacing:1px;text-transform:uppercase;font-size:10px}.round-arrow{background:#ffffff15;border:1px solid #ffffff70;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.floating-label{border:1px solid var(--line);background:#fffcf5;border-radius:99px;align-items:center;gap:8px;padding:12px 17px;font-size:10px;font-weight:700;display:flex;position:absolute;top:42px;right:-35px;box-shadow:0 8px 26px #614c3710}.floating-label svg{color:var(--accent-dark)}.catalog{padding-top:28px;padding-bottom:85px}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2{margin-bottom:13px}.section-heading p:not(.eyebrow){color:var(--muted);margin-bottom:0;font-size:13px}.search-box{border:1px solid var(--line);min-width:290px;color:var(--muted);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:14px 16px;display:flex}.search-box input{background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:12px}.search-box:focus-within{outline:2px solid var(--accent)}.catalog-toolbar{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin:26px 0 28px;padding-bottom:18px;font-size:11px;display:flex}.filter-pill{background:var(--peach);color:var(--accent-dark);border-radius:99px;padding:10px 16px;font-weight:700}.creator-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.creator-card{min-width:0}.card-photo{background:#efe6df;border-radius:18px;height:310px;position:relative;overflow:hidden}.card-photo>img,.card-photo>.portrait-fallback{width:100%;height:100%;transition:transform .4s}.creator-card:hover .card-photo>img{transform:scale(1.035)}.photo-arrow{background:#ffffffde;border-radius:50%;place-items:center;width:35px;height:35px;display:grid;position:absolute;top:14px;right:14px}.photo-label{background:#fff;border-radius:99px;padding:8px 12px;font-size:10px;font-weight:700;position:absolute;bottom:15px;left:15px}.card-info{padding:18px 3px}.card-info h3{margin-bottom:5px}.card-info p{color:var(--muted);margin-bottom:18px;font-size:12px}.card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:13px;font-size:11px;display:flex}.card-bottom strong{margin-left:4px;font-size:14px}.how-section{background:#f2ece6;padding:65px 0}.how-section h2{margin-bottom:40px}.how-grid{grid-template-columns:repeat(3,1fr);gap:60px;display:grid}.step-number{color:#ae7765;letter-spacing:2px;margin-bottom:20px;font-size:12px;display:block}.how-grid h3{margin-bottom:12px;font-size:17px}.how-grid p{color:var(--muted);max-width:260px;margin:0;font-size:13px}.site-footer{border-top:1px solid var(--line);padding:38px 0}.footer-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-inner p{color:var(--muted);margin:10px 0 0;font-size:11px}.footer-inner>div:last-child{flex-direction:column;align-items:flex-end;gap:16px;font-size:12px;display:flex}.footer-inner small{color:var(--muted);font-size:10px}.empty-state{text-align:center;grid-column:1/-1;padding:55px 20px}.empty-state>svg{color:var(--accent-dark);margin-bottom:15px}.empty-state p{color:var(--muted)}.empty-state h3{margin-bottom:12px}.not-found{flex-direction:column;justify-content:center;align-items:center;min-height:65dvh;display:flex}.not-found h1{font-size:32px}.error-number{letter-spacing:-6px;color:var(--accent);margin-bottom:15px;font-size:90px;font-weight:800}.portrait-fallback{color:#ab755f;background:#f1ded3;place-items:center;min-height:60px;font-size:60px;display:grid}.profile-page{max-width:1080px;padding-bottom:75px}.back-link{color:var(--muted);align-items:center;gap:8px;padding:25px 0;font-size:12px;display:inline-flex}.profile-cover{background:#eee0d3;border-radius:20px;justify-content:center;align-items:center;height:250px;display:flex;position:relative;overflow:hidden}.profile-cover-image{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.profile-cover>.portrait-fallback{width:100%;height:100%}.profile-cover:after{content:"";pointer-events:none;background:linear-gradient(#0000,#24150d40);position:absolute;inset:0}.cover-brand{color:#fff;z-index:1;letter-spacing:-1px;font-size:25px;font-weight:800;position:absolute;bottom:20px;right:24px}.profile-columns{grid-template-columns:minmax(0,1fr) 310px;gap:40px;padding:0 20px;display:grid}.profile-intro{padding-bottom:23px}.profile-identity{justify-content:space-between;align-items:flex-end;display:flex}.profile-avatar{z-index:1;border:5px solid #fbfaf8;border-radius:50%;width:116px;height:116px;margin-top:-48px;position:relative}.icon-button{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid}.share-button{margin-bottom:8px}.profile-intro h1{margin:16px 0 4px;font-size:28px}.username{color:var(--muted);margin-bottom:18px;font-size:13px}.bio{color:#655d57;white-space:pre-line;overflow-wrap:anywhere;font-size:13px}.translation-note{color:var(--muted);margin:10px 0;font-size:10px;display:block}.profile-stats{flex-wrap:wrap;gap:18px;margin-top:23px;display:flex}.profile-stats>span{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.profile-stats strong{color:#48413c;font-weight:600}.profile-stats>span>span{font-size:10px}.subscription-panel{border:1px solid var(--line);background:#fff;border-radius:20px;align-self:start;margin-top:27px;padding:24px;position:sticky;top:30px}.panel-icon{background:var(--peach);color:var(--accent-dark);border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:20px;display:grid}.subscription-panel h2{margin-bottom:8px;font-size:24px}.subscription-panel>p{color:var(--muted);margin-bottom:20px;font-size:12px}.plans-list{gap:10px;display:grid}.plan-link{background:#fff7f2;border:1px solid #ebc2b4;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:15px 16px;transition:background-color .2s;display:flex}.plan-link:hover{background:#f7e3d8}.plan-link:first-child{background:var(--accent);border-color:var(--accent)}.plan-link:first-child:hover{background:#e9856d}.plan-link strong{font-size:13px}.plan-link small{align-items:center;gap:3px;margin-top:5px;font-size:10px;display:flex}.plan-price{text-align:right}.plan-price small{opacity:.7;justify-content:flex-end}.external-note{color:var(--muted);align-items:flex-start;gap:6px;margin:8px 0 0;font-size:10px;line-height:1.5;display:flex}.external-note svg{margin-top:1px}.profile-tabs{border-bottom:1px solid var(--line);margin-bottom:24px;display:flex}.profile-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:9px;padding:16px;font-size:12px;display:flex}.profile-tabs button[aria-selected=true]{color:var(--accent-dark);border-bottom-color:var(--accent-dark);font-weight:700}.locked-post{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.locked-post>header{align-items:center;gap:12px;padding:15px 18px;display:flex}.post-avatar{border-radius:50%;width:38px;height:38px;min-height:38px;font-size:18px}.locked-post header strong{margin-bottom:3px;font-size:12px;display:block}.locked-post header span{color:var(--muted);font-size:10px}.locked-post header>svg{color:var(--muted);margin-left:auto}.locked-media{background:#f2ece4;border:0;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;min-height:330px;padding:35px 20px;display:flex;position:relative;overflow:hidden}.locked-media:before,.locked-media:after{content:"";pointer-events:none;border:24px solid #ffffff65;border-radius:50%;position:absolute;inset:-200px 10%;transform:rotate(24deg)}.locked-media:after{border-width:1px;inset:-200px -40% -200px 35%}.locked-media>*{z-index:1}.lock-circle{color:#8e7567;place-items:center;width:65px;height:65px;margin-bottom:4px;display:grid}.locked-media>strong{font-size:17px}.locked-media>span:not(.lock-circle):not(.button){color:var(--muted);font-size:11px}.locked-media .button{gap:12px;margin-top:6px;padding:13px 18px;font-size:11px}.locked-post>footer{color:var(--muted);align-items:center;gap:8px;padding:15px 18px;font-size:11px;display:flex}.locked-post>footer svg:nth-of-type(2){margin-left:10px}.locked-post>footer>span{margin-left:auto;font-size:10px}.locked-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.media-tile{border:1px solid var(--line);color:#8e7567;background:#f2ece4;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:220px;display:flex}.media-tile span{font-size:12px}.media-note{color:var(--muted);font-size:12px}.access-dialog{border:1px solid var(--line);color:#302c2a;background:#fffcf9;border-radius:24px;width:min(460px,100vw - 32px);max-height:calc(100dvh - 40px);padding:34px;box-shadow:0 25px 90px #35231930}.access-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#30241e70}.access-dialog[open]{animation:.2s ease-out dialog-enter}.dialog-close{position:absolute;top:16px;right:16px}.dialog-avatar{border-radius:50%;width:72px;height:72px;margin-bottom:23px;font-size:30px}.access-dialog .eyebrow{letter-spacing:1.2px;margin-bottom:12px;font-size:9px}.access-dialog h2{margin-bottom:12px;padding-right:15px;font-size:27px}.access-dialog>p:not(.eyebrow){color:var(--muted);margin-bottom:22px;font-size:12px}.notice{background:var(--peach);border-radius:10px;padding:12px;font-size:12px}.mobile-access{display:none}.share-status{color:var(--accent-dark);font-size:11px}@keyframes dialog-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width>=1400px){.hero{gap:125px}.hero-feature{height:475px}}@media (width<=950px){.hero{gap:45px}.hero h1{font-size:44px}.hero-feature{height:400px}.floating-label{font-size:9px;right:-18px}.profile-columns{grid-template-columns:minmax(0,1fr) 275px;gap:22px;padding:0 10px}.profile-stats{gap:13px}.profile-stats>span>span{display:none}.subscription-panel{padding:20px}.search-box{min-width:245px}.card-photo{height:265px}}@media (width<=700px){.shell{width:calc(100% - 36px)}.site-header{height:72px}.brand{font-size:24px}.brand-mark{width:30px;height:30px;font-size:25px}.header-inner{gap:15px}.header-inner nav{display:none}.language{padding:7px 9px}.hero{grid-template-columns:1fr;gap:40px;padding-top:40px;padding-bottom:65px}.hero-copy{max-width:480px}.hero .eyebrow{letter-spacing:1.3px;font-size:9px}.hero h1{max-width:360px;margin-bottom:20px;font-size:43px}.hero-description{max-width:340px;font-size:14px}.hero-note{margin-top:22px}.hero-feature{width:calc(100% - 30px);max-width:400px;height:370px;margin:auto}.feature-image{border-radius:110px 110px 22px 22px}.hero-outline{border-radius:110px 110px 22px 22px;inset:14px -13px -13px 13px}.floating-label{top:35px;right:-20px}.catalog{padding-top:10px;padding-bottom:45px}.section-heading{display:block}.section-heading p:not(.eyebrow){font-size:12px}.search-box{width:100%;margin-top:23px}.creator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card-photo{border-radius:14px;height:230px}.photo-label{padding:7px;font-size:8px;bottom:10px;left:10px}.photo-arrow{width:29px;height:29px;top:10px;right:10px}.photo-arrow svg{width:18px}.card-info h3{font-size:16px}.card-info p{font-size:10px}.card-bottom{gap:3px;font-size:9px}.card-bottom strong{margin:4px 0 0;font-size:12px;display:block}.card-bottom svg{width:17px}.how-section{padding:42px 0}.how-grid{grid-template-columns:1fr;gap:28px}.how-grid>div{padding-left:42px;position:relative}.step-number{position:absolute;top:3px;left:0}.how-grid h3{margin-bottom:8px}.how-grid p{max-width:100%}.how-section h2{margin-bottom:30px}.footer-inner{flex-direction:column;align-items:flex-start;gap:25px}.footer-inner>div:last-child{align-items:flex-start}.site-footer{padding:28px 0 90px}.profile-cover{border-radius:14px;height:185px}.profile-columns{flex-direction:column;gap:24px;padding:0 3px;display:flex}.profile-columns>div{width:100%;min-width:0}.profile-avatar{width:95px;height:95px;margin-top:-38px}.profile-intro h1{font-size:25px}.profile-stats{gap:16px}.profile-stats>span>span{font-size:9px;display:inline}.profile-stats>span{font-size:10px}.profile-stats svg{width:16px}.subscription-panel{width:100%;margin:0;padding:23px;position:static}.profile-page{padding-bottom:38px}.locked-media{min-height:300px}.locked-media .button{gap:10px}.locked-post>footer>span{font-size:9px}.mobile-access{padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:2;background:#fbfaf8f5;display:block;position:fixed;bottom:0;left:0;right:0}.mobile-access .button{width:100%}.cover-brand{font-size:20px}.access-dialog{padding:28px 24px}.back-link{padding:20px 0}.media-tile{min-height:190px}}@media (width<=380px){.creator-grid{grid-template-columns:1fr}.card-photo{height:330px}.profile-stats{gap:9px}.profile-stats>span>span{display:none}.hero h1{font-size:39px}.hero-feature{height:340px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.loading-skeleton{align-content:start;gap:24px;min-height:70dvh;padding-top:80px;display:grid}.loading-skeleton>div{background:#eee7e1;border-radius:18px;width:60%;height:50px}.loading-skeleton>div:nth-child(2){width:80%;height:80px}.loading-skeleton>div:nth-child(3){width:100%;height:280px}@media (width<=700px){.creator-grid:has(>.creator-card:only-child){grid-template-columns:minmax(0,360px)}}
