@font-face{font-family:Gilroy Black;src:url(/Gilroy-Black.woff2) format("woff2"),url(/Gilroy-Black.ttf) format("truetype");font-display:swap;font-style:normal;font-weight:900}.instagram-profile{padding-bottom:48px}.instagram-profile-card{overflow:visible}.instagram-verified{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;background:var(--brand);color:#fff;font-size:.72rem;vertical-align:middle}.instagram-tabs{position:sticky;top:0;z-index:20;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.instagram-panel{min-height:260px;padding:24px 0}.instagram-loading{display:flex;align-items:center;justify-content:center;gap:12px;min-height:180px;color:var(--muted)}.instagram-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.instagram-grid--stories,.instagram-grid--highlights{display:flex;gap:16px;overflow-x:auto;padding:4px 2px 18px;scrollbar-width:thin}.instagram-media-card{position:relative;overflow:hidden;aspect-ratio:1;border:0;border-radius:14px;background:#e9eef5;cursor:pointer}.instagram-grid--stories .instagram-media-card{flex:0 0 150px;aspect-ratio:9/16;border-radius:18px}.instagram-media-card img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.instagram-media-card:hover img{transform:scale(1.025)}.instagram-media-card:focus-visible{outline:3px solid var(--brand);outline-offset:2px}.instagram-media-card__badge{position:absolute;right:10px;top:10px;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#0f172ab8;color:#fff}.instagram-highlight-card{display:grid;flex:0 0 112px;gap:9px;padding:0;border:0;background:none;color:var(--text);text-align:center}.instagram-highlight-card img{width:92px;height:92px;margin:auto;border:3px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px var(--brand)}.instagram-highlight-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.instagram-empty{padding:54px 24px;border:1px dashed var(--line-strong);border-radius:20px;background:var(--surface);text-align:center}.instagram-empty h2,.instagram-empty p{margin:0}.instagram-empty p{margin-top:8px;color:var(--muted)}.instagram-viewer{width:min(980px,calc(100% - 24px));height:min(900px,calc(100dvh - 24px));padding:0;border:0;border-radius:24px;background:#070a10;color:#fff;box-shadow:0 30px 100px #00000080}.instagram-viewer::backdrop{background:#04070cd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.instagram-viewer__shell{position:relative;display:grid;grid-template-rows:auto 1fr auto;width:100%;height:100%}.instagram-viewer__progress{display:flex;gap:5px;padding:12px 54px 8px}.instagram-viewer__progress span{height:3px;flex:1;border-radius:999px;background:#ffffff40}.instagram-viewer__progress span.is-active{background:#fff}.instagram-viewer__stage{display:grid;place-items:center;min-height:0;padding:8px 60px}.instagram-viewer__stage img,.instagram-viewer__stage video{width:100%;height:100%;object-fit:contain}.instagram-viewer__close,.instagram-viewer__nav{position:absolute;z-index:2;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff24;color:#fff}.instagram-viewer__close{right:12px;top:10px;width:38px;height:38px;font-size:1.8rem}.instagram-viewer__nav{top:50%;width:44px;height:44px;font-size:2.2rem;transform:translateY(-50%)}.instagram-viewer__nav--prev{left:10px}.instagram-viewer__nav--next{right:10px}.instagram-viewer__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 18px 18px}.instagram-viewer__footer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d7deea}.instagram-viewer__footer .primary-button{flex:0 0 auto;margin:0}.saved-item{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff;font-weight:750}.saved-item img{width:52px;height:52px;border-radius:50%;object-fit:cover}@media(max-width:700px){.site-nav a:nth-child(3){display:none}.instagram-grid{gap:4px}.instagram-media-card{border-radius:6px}.instagram-grid--stories .instagram-media-card{flex-basis:118px;border-radius:14px}.instagram-viewer{width:100%;height:100dvh;max-width:none;max-height:none;border-radius:0}.instagram-viewer__stage{padding:4px 10px}.instagram-viewer__nav{top:auto;bottom:70px}.instagram-viewer__footer{padding:10px}.instagram-viewer__footer span{display:none}}.instagram-viewer__pause{position:absolute;left:12px;top:10px;z-index:3;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#ffffff24;color:#fff;font-weight:850}:root{--bg: #ffffff;--bg-info: #f8fafcf0;--surface: #f8fafc;--surface-alt: #ffffff;--surface-muted: #f1f2f9;--text: #0f172a;--muted: #303d4f;--line: rgba(219, 228, 240, .9);--line-strong: #d4c5e3;--brand: #1BA5FF;--brand-dark: #0968A6;--brand-soft: rgb(29 155 240 / 10%);--success: #16a34a;--success-soft: rgba(22, 163, 74, .12);--error: #dc2626;--error-soft: rgba(220, 38, 38, .1);--shadow: 0 24px 60px rgb(42 15 26 / 8%);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px;--container: 1120px;--font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{color:var(--text);font-size:16px;line-height:1.5;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;font-family:var(--font);color:var(--text);background:radial-gradient(circle at top left,rgb(216 240 255 / 10%),transparent 28%),radial-gradient(circle at top right,rgb(14 140 233 / 8%),transparent 24%),var(--bg)}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.hidden{display:none!important}.site-shell{min-height:100vh}.container{width:min(100% - 32px,var(--container));margin:0 auto}.site-header{position:relative;z-index:100;padding:18px 0;border-bottom:1px solid rgba(219,228,240,.9);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner,.site-footer__inner,.steps{display:flex;align-items:center}.site-footer__inner{flex-direction:column;gap:20px;max-width:600px}.site-header__inner,.site-footer__inner{justify-content:space-between}.site-footer__copy p{margin:0}.site-footer__copy p+p{margin-top:4px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:1.375rem;font-weight:900;letter-spacing:.02em}.brand__logo{width:40px;height:40px;flex:0 0 40px}.brand__text{font-family:"Gilroy Black",var(--font);line-height:1}.site-nav{display:flex;align-items:center;gap:20px;color:var(--muted);font-size:.95rem;font-weight:600}.site-nav a:hover{color:var(--text)}.page{padding:12px 0 64px}.hero-title{max-width:760px;margin:0 auto 14px;text-align:center;font-size:clamp(2.5rem,4vw,4.5rem);line-height:1.02;letter-spacing:-.04em}.hero-copy{max-width:720px;margin:0 auto 36px;text-align:center;color:var(--muted);font-size:1.05rem}.contact-card{margin-top:34px;background:#fffffff5;border-radius:34px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(219,228,240,.8)}.submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:154px;min-height:64px;padding:0 24px;border:0;border-radius:20px;color:#fff;background:linear-gradient(180deg,var(--brand),var(--brand-dark));box-shadow:0 12px 28px #2563eb38;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.submit-btn:hover{transform:translateY(-1px);box-shadow:0 18px 36px #2563eb42}.submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.info-card{padding:30px;background:var(--bg-info);border:1px solid var(--line);border-radius:28px}.section-title,.caption{margin:0 0 14px;font-size:1.55rem;letter-spacing:-.03em}.section-head{margin-bottom:24px}.section-head--split{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.text-link{display:inline-flex;align-items:center;flex:0 0 auto;color:var(--brand-dark);font-weight:800}.text-link:hover{color:var(--brand)}.steps{gap:18px;align-items:stretch}.faq-list{display:grid;gap:12px}.contact-card{padding:34px}.contact-page{max-width:860px;margin:0 auto}.contact-lead{margin:0 0 28px;color:var(--muted);font-size:1rem}.contact-form{display:grid;gap:18px}.contact-field label{display:block;margin-bottom:8px;font-weight:700}.contact-field input,.contact-field textarea{width:100%;padding:15px 18px;color:var(--text);background:var(--surface-alt);border:1px solid var(--line);border-radius:18px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.contact-field textarea{min-height:180px;resize:vertical}.contact-field input:focus,.contact-field textarea:focus{background:#fff;border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb1f}.contact-error{margin:8px 0 0;color:#b91c1c;font-size:.92rem}.contact-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-submit{justify-content:center;width:100%}.contact-status{min-height:24px;margin:0;color:var(--muted);font-weight:600}.contact-status--success{color:#15803d}.contact-status--error{color:#b91c1c}@keyframes spin{to{transform:rotate(360deg)}}.blog-hero{max-width:860px;margin:0 auto 34px;padding-top:24px;text-align:center}.blog-grid-section{max-width:1120px;margin:0 auto}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.blog-grid--preview,.blog-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-card{overflow:hidden;background:var(--bg);border:1px solid var(--line);border-radius:22px}.blog-card__media{display:block;position:relative;overflow:hidden;width:100%;aspect-ratio:16 / 9;background:var(--surface)}.blog-card__media img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center}.blog-card__body{display:grid;gap:10px;padding:18px}.blog-card__body h2,.blog-card__body h3{margin:0;font-size:1.08rem;line-height:1.25;letter-spacing:-.02em}.blog-card__body h2 a:hover,.blog-card__body h3 a:hover{color:var(--brand-dark)}.blog-card__body p{margin:0;color:var(--muted);font-size:.94rem}.article-shell{max-width:860px;margin:0 auto}.article-header{text-align:center}.article-header h1{max-width:820px;margin:0 auto 16px;font-size:clamp(2.35rem,5vw,4.1rem);line-height:1.03;letter-spacing:-.04em}.article-header p{max-width:720px;margin:0 auto 28px;color:var(--muted);font-size:1.05rem}.article-header .article-byline{margin-bottom:12px;font-size:.95rem;font-weight:700}.article-hero-image{margin:0 0 32px;overflow:hidden;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.article-hero-image img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}.article-content,.article-cta,.related-articles{background:var(--bg-info);border:1px solid var(--line);border-radius:28px}.article-content{padding:34px}.article-content h2{margin:34px 0 12px;font-size:1.55rem;line-height:1.2;letter-spacing:-.03em}.article-content h2:first-child{margin-top:0}.article-content h3{margin:24px 0 8px;font-size:1.08rem;line-height:1.35}.article-content p{margin:0;color:var(--muted);font-size:1rem;line-height:1.78}.article-content p+p{margin-top:16px}.article-content ul,.article-content ol{display:grid;gap:9px;margin:14px 0 20px;padding-left:24px;color:var(--muted);line-height:1.65}.article-content li::marker{color:var(--brand-dark);font-weight:800}.article-content blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--brand);border-radius:0 14px 14px 0;background:var(--brand-soft);color:var(--text);font-weight:700;line-height:1.65}.article-content a,.article-cta a:not(.download-link){color:var(--brand-dark);font-weight:800}.article-content a:hover,.article-cta a:not(.download-link):hover{color:var(--brand)}.article-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:24px}.article-cta p{margin:0;color:var(--muted);font-weight:700}.related-articles{margin-top:24px;padding:24px}.site-footer{padding:32px 0 40px;color:var(--muted);font-size:.92rem}.site-footer__nav{display:flex;align-items:center;gap:18px;font-weight:600;flex-wrap:wrap}.site-footer__nav a:hover{color:var(--text)}@media(max-width:980px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps{flex-direction:column}}@media(max-width:760px){.site-footer__inner{flex-direction:column;align-items:stretch}.site-header__inner{flex-direction:column;align-items:center;gap:16px}.site-nav{width:100%;justify-content:center;flex-wrap:wrap}.site-footer__nav{margin-top:14px;justify-content:flex-start}.hero-title{font-size:2.4rem}.article-content,.article-cta,.related-articles,.info-card{border-radius:24px}.section-head--split,.article-cta{flex-direction:column;align-items:stretch}.article-content{padding:24px}.submit-btn{width:100%}}@media(max-width:500px){.blog-grid,.blog-grid--preview,.blog-grid--related{grid-template-columns:1fr}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.viewer-hero{max-width:850px;margin:28px auto;padding:64px 48px;text-align:center;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffe6;box-shadow:var(--shadow)}.viewer-hero h1{max-width:720px;margin:16px auto 12px;font-size:clamp(2.3rem,6vw,2.6rem);line-height:1.02;letter-spacing:-.045em}.viewer-hero>p{max-width:650px;margin:0 auto 28px;color:var(--muted)}.viewer-search{display:flex;gap:10px;max-width:720px;margin:auto;padding:8px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 35px #0f172a14}.viewer-search input{min-width:0;flex:1;padding:13px 14px;border:0;outline:0}.viewer-search button,.primary-button{padding:13px 24px;border:0;border-radius:12px;background:var(--brand);color:#fff!important;font-weight:800}.viewer-search button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:205px}.viewer-search button:disabled{cursor:wait;opacity:.88}.viewer-submit-spinner{display:none;flex:0 0 18px;width:18px;height:18px;border:2px solid rgb(255 255 255 / 42%);border-top-color:#fff;border-radius:50%;animation:viewer-spin .7s linear infinite}.is-loading .viewer-submit-spinner{display:block}.viewer-loading{display:flex;align-items:center;justify-content:center;gap:9px;margin:14px auto 0;color:var(--brand-dark);font-size:.94rem;font-weight:700}.viewer-loading-spinner{width:17px;height:17px;border:2px solid rgb(15 116 185 / 22%);border-top-color:var(--brand);border-radius:50%;animation:viewer-spin .7s linear infinite}@keyframes viewer-spin{to{transform:rotate(360deg)}}.viewer-error{max-width:720px;margin:14px auto 0!important;padding:12px;border-radius:12px;background:var(--error-soft);color:var(--error)}.viewer-column{max-width:680px;margin:32px auto}.profile-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff}.profile-body{position:relative;padding:20px 24px 26px}.profile-avatar{width:108px;height:108px;margin-top:-75px;border:5px solid #fff;border-radius:50%;object-fit:cover;background:#fff}.profile-body h1{margin:12px 0 0;font-size:1.7rem}.profile-handle{margin:0 0 14px;color:var(--muted)}.verified{color:var(--brand)}.profile-counts{display:flex;flex-wrap:wrap;gap:18px;color:var(--muted)}.profile-counts strong{color:var(--text)}.profile-body h1{display:flex;align-items:center;gap:7px}.secondary-button{padding:12px 20px;border:1px solid var(--line);border-radius:12px;background:#fff;font-weight:700}.back-link{display:inline-block;margin-bottom:14px;font-weight:700}.profile-new-search{display:inline-flex;align-items:center;gap:7px}.profile-new-search svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:700px){.viewer-hero{margin-top:24px;padding:38px 18px}.viewer-search{display:grid}.site-nav{gap:12px}.site-nav a:nth-child(2){display:none}}.viewer-limit{margin-top:14px!important;font-size:.88rem!important}.home-content{display:grid;gap:24px;max-width:1060px;margin:36px auto 0}.info-card,.content-page__card{padding:clamp(26px,5vw,52px);border:1px solid var(--line);border-radius:28px;background:#fffffff0;box-shadow:0 18px 50px #0f74b90f}.info-card h2,.responsible-card h2,.content-page h1{margin:5px 0 18px;font-size:clamp(1.8rem,4vw,2.75rem);line-height:1.08;letter-spacing:-.035em}.info-card>p{max-width:850px;color:var(--muted);font-size:1.02rem;line-height:1.75}.how-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:center}.how-layout>img{display:block;width:100%;height:auto;max-width:100%;aspect-ratio:1672 / 941;object-fit:contain;object-position:center;border-radius:22px;background:var(--brand-soft)}.steps-list{display:grid;gap:22px;margin:0;padding:0;list-style:none}.steps-list li{display:flex;gap:15px}.steps-list li>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:12px;background:var(--brand);color:#fff;font-weight:900}.steps-list h3,.steps-list p{margin:0}.steps-list p{margin-top:5px;color:var(--muted)}.benefit-grid,.content-type-grid,.audience-grid-new{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.benefit-grid article,.content-type-grid article,.audience-grid-new article{padding:22px;border:1px solid var(--line);border-radius:19px;background:linear-gradient(145deg,#fff,#f6fbff)}.benefit-grid h3,.content-type-grid h3,.audience-grid-new strong{margin:8px 0 7px;font-size:1.08rem}.benefit-grid p,.content-type-grid p,.audience-grid-new p{margin:0;color:var(--muted);line-height:1.6}.responsible-card{display:grid;grid-template-columns:.75fr 1.6fr;gap:28px;align-items:start;padding:clamp(28px,5vw,48px);border-radius:28px;background:linear-gradient(135deg,#073b66,#0f74b9);color:#fff}.responsible-card a{color:#8ed4ff}.responsible-card p{margin:0;line-height:1.75}.responsible-card a{grid-column:2;font-weight:800}.faq-list{display:grid;gap:10px}.faq-list details{overflow:hidden;padding:0;border:1px solid var(--line);border-radius:16px;background:#fff}.faq-list details[open]{border-color:var(--brand-soft)}.faq-list summary{position:relative;padding:18px 54px 18px 20px;cursor:pointer;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:before,.faq-list summary:after{position:absolute;top:50%;right:22px;width:14px;height:2px;content:"";background:#64748b;transition:transform .16s ease}.faq-list summary:before{transform:translateY(-50%)}.faq-list summary:after{transform:translateY(-50%) rotate(90deg)}.faq-list details[open] summary:after{transform:translateY(-50%) rotate(0)}.faq-list p{margin:0;padding:0 20px 18px;color:var(--muted)}.closing-cta{padding:48px;text-align:center;border:1px solid rgb(29 155 240 / 20%);border-radius:28px;background:var(--brand-soft)}.closing-cta h2{margin:0 0 8px;font-size:2rem}.closing-cta p{margin:0 0 24px;color:var(--muted)}.content-page{max-width:900px;margin:34px auto}.content-page__header{max-width:760px;margin:0 auto 28px;text-align:center}.content-page__header h1{font-size:clamp(2.5rem,6vw,4.3rem)}.content-page__header p{color:var(--muted);font-size:1.05rem}.content-page__header .content-page__updated{margin-top:10px;font-size:.9rem;font-weight:700}.content-page__card h2{margin:34px 0 10px;font-size:1.45rem;letter-spacing:-.02em}.content-page__card h2:first-of-type{margin-top:0}.content-page__card h3{margin:24px 0 8px;font-size:1.1rem;line-height:1.3;letter-spacing:-.01em}.content-page__card p{color:var(--muted);line-height:1.78;white-space:pre-line}.content-page__card ul,.content-page__card ol{display:grid;gap:10px;margin:14px 0 22px;padding-left:24px;color:var(--muted);line-height:1.65}.content-page__card a{color:var(--brand-dark);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.content-page__card a:hover{color:var(--brand)}.content-page__card strong{color:var(--text)}.content-page__card .legal-uppercase{color:var(--text);font-size:.95rem;font-weight:650}.blog-card{transition:transform .2s ease,box-shadow .2s ease}.blog-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0f74b91a}@media(max-width:760px){.how-layout,.responsible-card{grid-template-columns:1fr}.responsible-card a{grid-column:1}.benefit-grid,.content-type-grid,.audience-grid-new{grid-template-columns:1fr}.info-card,.content-page__card,.article-content{padding:24px}.article-cta{align-items:flex-start;flex-direction:column}}.benefit-grid article,.content-type-grid article,.audience-grid-new article{display:flex;align-items:flex-start;gap:16px;padding:20px 18px}.feature-card__image{display:block;flex:0 0 72px;width:72px;height:72px;margin:0;border:0;border-radius:14px;background:var(--brand-soft);object-fit:cover}.feature-card__copy{display:flex;min-width:0;flex-direction:column}.benefit-grid .feature-card__copy h3,.content-type-grid .feature-card__copy h3{margin:0 0 8px}.audience-grid-new .feature-card__copy strong{margin:0 0 8px;font-size:1.08rem;line-height:1.25}.story-check-list,.story-boundary-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:18px 0 24px;padding:0;list-style:none}.story-check-list li,.story-boundary-list li{position:relative;padding:13px 15px 13px 46px;border:1px solid var(--line);border-radius:14px;background:#f8fbff;color:var(--text);font-weight:720;line-height:1.45}.story-check-list li:before,.story-boundary-list li:before{position:absolute;top:12px;left:14px;display:grid;place-items:center;width:22px;height:22px;border-radius:8px;background:#fff0ef;color:#ef665f;content:"×";font-size:1rem;font-weight:900}.story-boundary-list li:before{background:var(--brand-soft);color:var(--brand-dark);content:"–"}@media(max-width:760px){.story-check-list,.story-boundary-list{grid-template-columns:1fr}}.profile-tabs{display:flex;gap:6px;overflow-x:auto;padding:4px;border:1px solid var(--line);border-radius:15px;background:#f8fafc}.profile-tabs button{flex:1;min-width:max-content;padding:10px 16px;border:0;border-radius:11px;background:transparent;color:var(--muted);font:inherit;font-weight:800;cursor:pointer;text-align:center}.profile-tabs .is-active{background:#fff;color:var(--brand-dark);box-shadow:0 4px 14px #0f172a14}.viewer-search-wrap{position:relative;max-width:720px;margin:auto}.viewer-search-wrap .viewer-search{margin:0}.profile-details,.profile-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.profile-details{margin:-3px 0 14px;color:var(--muted);font-size:.92rem}.profile-details a{color:var(--brand-dark)}.profile-actions{margin:8px 0 16px}.save-item-button{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#536471;font:inherit;font-weight:700;cursor:pointer}.save-item-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.save-item-button:hover,.save-item-button.is-saved{color:var(--brand-dark)}.profile-tabs{position:sticky;z-index:8;top:8px;margin:22px 0 16px;background:#f8fafceb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@keyframes profile-skeleton-shimmer{to{transform:translate(100%)}}.profile-action-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:0;max-width:250px;padding:10px 20px;border:1px solid #c7d3e2;border-radius:999px;background:#fff;color:var(--text);font:inherit;font-size:.88rem;font-weight:800;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}.profile-action-button:hover{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-dark);transform:translateY(-1px)}.profile-action-button:disabled{cursor:wait;opacity:.78}.profile-action-button>svg{flex:0 0 20px;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.profile-action-button .viewer-submit-spinner{border-color:#0f172a33;border-top-color:currentColor}.profile-load-more{margin:22px auto 0;display:flex}.viewer-nav-button{width:max-content;margin-bottom:14px;color:var(--text);text-decoration:none}.viewer-search--advanced{align-items:center;gap:11px;padding:7px 8px 7px 18px;border:1.5px solid #cbd5e1;border-radius:999px;box-shadow:0 3px 14px #0f172a0f;transition:border-color .16s ease,box-shadow .16s ease}.viewer-search--advanced:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px #1ba5ff1f,0 7px 22px #0f172a12}.viewer-search--advanced .viewer-search-leading-icon{flex:0 0 20px;width:20px;height:20px;fill:none;stroke:#728196;stroke-width:2;stroke-linecap:round}.viewer-search.viewer-search--advanced input{padding:12px 2px;font-size:1rem}.viewer-search--advanced>button{min-width:180px;padding:12px 20px;border-radius:999px;transition:background .16s ease,transform .16s ease}.viewer-search--advanced>button:hover{background:var(--brand-dark);transform:translateY(-1px)}.viewer-search--advanced .viewer-search-button-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}@media(max-width:700px){.viewer-search.viewer-search--advanced{display:grid;grid-template-columns:20px minmax(0,1fr);padding:10px 11px;border-radius:18px}.viewer-search--advanced>button{grid-column:1/-1;width:100%;min-width:0}}@media(max-width:520px){.profile-action-button{gap:6px;padding:9px 10px;font-size:.74rem}.profile-action-button>svg{flex-basis:17px;width:17px;height:17px}}.saved-page{max-width:980px;margin:34px auto}.saved-head h1{margin:0 0 10px;font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.04em}.saved-head p{color:var(--muted)}.saved-page{margin-top:24px;padding:clamp(20px,4vw,36px);border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow)}.saved-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.saved-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.saved-item{padding:16px;border:1px solid var(--line);border-radius:15px}.saved-item>div{display:flex;align-items:center;gap:10px}.saved-item img{width:44px;height:44px;border-radius:50%;object-fit:cover}.saved-item span{display:block}.saved-item p{display:-webkit-box;overflow:hidden;color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical}.saved-item footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.saved-item footer button{border:0;background:transparent;color:var(--error);cursor:pointer}.saved-item time{color:var(--muted);font-size:.78rem}@media(max-width:700px){.saved-list{grid-template-columns:1fr}.saved-head{align-items:stretch;flex-direction:column}.profile-actions{align-items:flex-start;flex-direction:column}.profile-tabs{top:4px}}.viewer-error-card{padding:clamp(28px,7vw,64px);border:1px solid #fecaca;border-radius:26px;background:#fff;text-align:center;box-shadow:var(--shadow)}.viewer-error-icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 18px;border-radius:50%;background:#fee2e2;color:#b91c1c;font-size:1.7rem;font-weight:900}.viewer-error-card h1{margin:0 0 10px;font-size:2rem}.viewer-error-card p{max-width:570px;margin:0 auto 24px;color:var(--muted);line-height:1.6}.viewer-error-actions{display:flex;justify-content:center;gap:12px}@keyframes advanced-editor-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.instagram-profile-card .profile-avatar{margin-top:0}.instagram-profile-card .profile-body{padding-top:24px}.profile-new-search,.profile-load-more,.viewer-error-actions .profile-action-button{text-decoration:none}.profile-load-more{margin:22px auto 0}.save-item-button.is-saved{color:var(--brand-dark)}.save-item-button.is-saved svg{fill:currentColor}.viewer-error-actions .profile-action-button{flex:1;max-width:none}.instagram-grid--reels{grid-template-columns:repeat(4,minmax(0,1fr))}.instagram-grid--reels .instagram-media-card{aspect-ratio:9 / 16}.instagram-media-card img{object-fit:contain;background:#edf2f7}.instagram-grid--stories .instagram-media-card,.instagram-grid--reels .instagram-media-card{background:#111827}body.media-viewer-open{overflow:hidden}.instagram-viewer{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;overflow:hidden;border:0;border-radius:0;background:transparent;color:#fff;box-shadow:none}.instagram-viewer[open]{display:block}.instagram-viewer::backdrop{background:#03060ceb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.instagram-viewer__shell{position:relative;display:grid;grid-template-rows:50px minmax(0,1fr) 76px;width:min(720px,100vw);height:min(920px,calc(100dvh - 32px));margin:16px auto;overflow:hidden;border:1px solid rgb(255 255 255 / 10%);border-radius:24px;background:#05070b;box-shadow:0 32px 100px #0000008c}.instagram-viewer__progress{display:flex;align-items:center;gap:5px;min-width:0;padding:14px 60px 10px}.instagram-viewer__progress span{height:3px;min-width:4px;flex:1;overflow:hidden;border-radius:999px;background:#ffffff3d}.instagram-viewer__progress span.is-active,.instagram-viewer__progress span.is-current{background:#fff}.instagram-viewer__stage{position:relative;display:grid;place-items:center;min-width:0;min-height:0;overflow:hidden;padding:0;background:radial-gradient(circle at center,#161b25 0,#05070b 72%);touch-action:pan-y}.instagram-viewer__media-frame{position:absolute;inset:8px 68px 12px;display:grid;place-items:center;min-width:0;min-height:0;overflow:hidden}.instagram-viewer__media,.instagram-viewer__stage img,.instagram-viewer__stage video{position:static;display:block;width:auto;height:auto;max-width:100%;max-height:100%;margin:auto;border-radius:12px;background:#000;object-fit:contain;object-position:center center}.instagram-viewer__close,.instagram-viewer__pause,.instagram-viewer__nav{position:absolute;z-index:4;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 14%);border-radius:50%;background:#0f172ac2;color:#fff;line-height:0;padding:0;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);appearance:none}.instagram-viewer__close svg,.instagram-viewer__pause svg,.instagram-viewer__nav svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}.instagram-viewer__pause svg{width:19px;height:19px}.instagram-viewer__nav svg{width:25px;height:25px;stroke-width:2.6}.instagram-viewer__close,.instagram-viewer__pause{top:8px;width:34px;height:34px}.instagram-viewer__pause{left:12px;font-weight:850}.instagram-viewer__close{right:12px;font-size:1.55rem;line-height:1}.instagram-viewer__nav{top:50%;width:44px;height:44px;font-size:2rem;transform:translateY(-50%)}.instagram-viewer__nav--prev{left:12px}.instagram-viewer__nav--next{right:12px}.instagram-viewer__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;height:76px;min-height:0;overflow:hidden;padding:12px 18px max(14px,env(safe-area-inset-bottom));background:#05070b}.instagram-viewer__footer>span{display:-webkit-box;min-width:0;overflow:hidden;color:#d7deea;font-size:.9rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.instagram-viewer__download{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-height:42px;padding:9px 15px;border:1px solid rgb(255 255 255 / 20%);border-radius:999px;background:#ffffff1f;color:#fff;font-weight:800;text-decoration:none}.instagram-viewer__download:hover{background:#fff3}.instagram-viewer__download.is-loading,.instagram-viewer__download[aria-disabled=true]{pointer-events:none;cursor:wait;opacity:.82}.instagram-viewer__download-spinner{width:19px;height:19px;flex:0 0 19px}.instagram-viewer__download.is-loading>svg{display:none}.instagram-viewer__download svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:700px){.instagram-grid--reels{grid-template-columns:repeat(3,minmax(0,1fr))}.instagram-viewer__shell{grid-template-rows:50px minmax(0,1fr) 64px;width:100%;height:100dvh;margin:0;border:0;border-radius:0}.instagram-viewer__progress{padding-top:max(14px,env(safe-area-inset-top))}.instagram-viewer__close,.instagram-viewer__pause{top:max(8px,env(safe-area-inset-top))}.instagram-viewer__stage{padding:0}.instagram-viewer__media-frame{inset:4px 0}.instagram-viewer__media,.instagram-viewer__stage img,.instagram-viewer__stage video{border-radius:0}.instagram-viewer__nav{top:50%;width:46px;height:92px;border:0;border-radius:0 999px 999px 0;background:linear-gradient(90deg,rgb(0 0 0 / 48%),transparent)}.instagram-viewer__nav--prev{left:0}.instagram-viewer__nav--next{right:0;border-radius:999px 0 0 999px;background:linear-gradient(270deg,rgb(0 0 0 / 48%),transparent)}.instagram-viewer__footer{height:64px;min-height:0;padding-inline:12px}.instagram-viewer__download [data-download-label]{display:none}.instagram-viewer__download{width:44px;padding:0}}@media(max-height:520px)and (orientation:landscape){.instagram-viewer__shell{grid-template-rows:44px minmax(0,1fr) 54px}.instagram-viewer__stage{padding:0}.instagram-viewer__media-frame{inset:2px 64px}.instagram-viewer__footer{height:54px;min-height:0;padding-block:6px}}@media(prefers-reduced-motion:reduce){.viewer-loading-spinner,.viewer-submit-spinner{animation-duration:1.4s}}
