*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111827;background:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}.header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;position:fixed;top:0;left:0;right:0}.header-content{max-width:80rem;margin:0 auto;padding:1rem}.header-title{color:#111827;font-size:1.5rem;font-weight:700}.header-kaomoji{color:#6b7280;-webkit-user-select:none;user-select:none;cursor:default;font-size:1.25rem;transition:transform .2s,color .2s}.header-kaomoji:hover{color:#ec4899;transform:translateY(-2px)}@media (min-width:640px){.header-content{padding:1rem 1.5rem}}@media (min-width:1024px){.header-content{padding:1rem 2rem}}.main{background:#f9fafb;min-height:100vh;padding-top:4rem}.footer{background:0 0;border-top:1px solid #f3f4f6;margin-top:0;padding-bottom:2.5rem}.footer-inner{text-align:center;padding-top:2rem}.footer-tags{flex-wrap:wrap;justify-content:center;gap:.625rem;margin-bottom:1.5rem;display:flex}.footer-tag{color:#374151;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;line-height:1.4;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000a}.footer-tag-preview{color:#9ca3af;letter-spacing:-.05em;text-overflow:ellipsis;max-width:3.5rem;font-size:.875rem;overflow:hidden}.footer-tag-title{color:inherit}.footer-tag:hover{color:#ec4899;background:#fdf2f8;border-color:#f9a8d4;transform:translateY(-1px);box-shadow:0 4px 14px #ec48992e}.footer-tag:hover .footer-tag-preview{color:#f472b6}.footer-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.625rem 1rem;margin-bottom:.875rem;font-size:.8125rem;display:flex}.footer-meta a{color:#6b7280;transition:color .2s}.footer-meta a:hover{color:#ec4899}.footer-meta span{color:#d1d5db;-webkit-user-select:none;user-select:none}.footer-copy{color:#9ca3af;font-size:.8125rem;line-height:1.5}@media (min-width:640px){.footer-inner{padding-top:2.25rem}}.page-container{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media (min-width:640px){.page-container{padding:3rem 1.5rem}}@media (min-width:1024px){.page-container{padding:2rem}}.hero{text-align:center;margin-bottom:3rem}.hero-title{color:#111827;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.hero-description{color:#4b5563;max-width:65rem;margin:0 auto;font-size:1.125rem}.section{margin-bottom:4rem}.section-title{color:#111827;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.section-title-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.section-title-row .section-title{margin-bottom:0}.category-switcher{flex-shrink:0;position:relative}.category-switcher-trigger{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;list-style:none;transition:all .2s;display:inline-flex}.category-switcher-trigger::-webkit-details-marker{display:none}.category-switcher-trigger:hover{color:#ec4899;border-color:#f9a8d4;box-shadow:0 4px 12px #ec48991f}.category-switcher-icon{color:#9ca3af}.category-switcher[open] .category-switcher-icon{transform:rotate(180deg)}.category-switcher-menu{z-index:80;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:min(20rem,100vw - 2rem);max-height:24rem;padding:.5rem;position:absolute;top:calc(100% + .5rem);right:0;overflow-y:auto;box-shadow:0 20px 35px -12px #0003}.category-switcher-link{color:#374151;border-radius:.5rem;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.category-switcher-link:hover,.category-switcher-link.active{color:#ec4899;background:#fdf2f8}.category-switcher-preview{white-space:nowrap;text-align:center;flex-shrink:0;width:4rem;overflow:hidden}.category-tag-list-wrapper{--category-tag-row-height:2.25rem;--category-tag-gap:.625rem;border-top:1px solid #f3f4f6;margin-top:2rem;padding-top:1.5rem;position:relative}.category-tag-list{justify-content:center;gap:var(--category-tag-gap);flex-wrap:wrap;display:flex}.category-tag-list--collapsed{max-height:calc(var(--category-tag-row-height) * 5 + var(--category-tag-gap) * 4);overflow:hidden}.category-tag-list-fade{pointer-events:none;background:linear-gradient(#fff0,#fff);height:3rem;position:absolute;bottom:2.75rem;left:0;right:0}.category-tag-list-toggle{color:#6b7280;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:1rem;padding:.5rem;font-size:.875rem;font-weight:600;transition:color .2s;display:block}.category-tag-list-toggle:hover{color:#ec4899}.category-tag{color:#374151;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;line-height:1.4;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000a}.category-tag-preview{color:#9ca3af;letter-spacing:-.05em;text-overflow:ellipsis;max-width:3.5rem;font-size:.875rem;overflow:hidden}.category-tag-title{color:inherit}.category-tag:hover,.category-tag.active{color:#ec4899;background:#fdf2f8;border-color:#f9a8d4;transform:translateY(-1px);box-shadow:0 4px 14px #ec48992e}.category-tag:hover .category-tag-preview,.category-tag.active .category-tag-preview{color:#f472b6}@media (max-width:640px){.section-title-row{flex-direction:column;align-items:flex-start}.category-switcher,.category-switcher-trigger{width:100%}.category-switcher-trigger{justify-content:space-between}.category-switcher-menu{width:100%;left:0;right:auto}}.category-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.category-grid{grid-template-columns:repeat(4,1fr)}}.category-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:all .2s;display:block}.category-card:hover{border-color:#d1d5db;box-shadow:0 10px 15px -3px #0000001a}.category-preview{text-align:center;margin-bottom:1rem;font-size:2.25rem}.category-title{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.category-description{color:#4b5563;font-size:.875rem}.category-arrow{color:#9ca3af;margin-left:.5rem;transition:color .2s,transform .2s}.category-card:hover .category-arrow{color:#ec4899;transform:translate(3px)}.resource-section{width:min(100% - 2rem,76rem);margin:0 auto;padding:1.5rem 0 3rem}.resource-section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1rem;display:flex}.resource-section-heading span{color:#be185d;letter-spacing:.09em;text-transform:uppercase;margin-bottom:.25rem;font-size:.68rem;font-weight:700;display:block}.resource-section-heading h2{color:#1f2937;margin:0;font-size:1.35rem;line-height:1.25}.resource-section-heading>p{color:#9ca3af;padding-bottom:.15rem;font-size:.78rem}.resource-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.resource-link-card{background:radial-gradient(circle at 0 0,#fbcfe88c,#0000 42%),#fff;border:1px solid #e9dfe4;border-radius:1rem;grid-template-columns:5.5rem minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:7.5rem;padding:1rem 1.15rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden;box-shadow:0 10px 24px -24px #831843a6}.resource-link-card--heart{background:radial-gradient(circle at 0 0,#fecaca8c,#0000 42%),#fff}.resource-link-card:hover{border-color:#f3a7ca;transform:translateY(-2px);box-shadow:0 16px 30px -24px #831843b3}.resource-link-icon{color:#9d174d;text-align:center;white-space:nowrap;background:#ffffffb8;border:1px solid #f472b62e;border-radius:.8rem;place-items:center;width:5.5rem;height:4.6rem;padding:.5rem;font-size:1rem;display:grid}.resource-link-content{min-width:0}.resource-link-domain{color:#be185d;letter-spacing:.04em;margin-bottom:.3rem;font-size:.65rem;font-weight:700;display:block}.resource-link-content h3{color:#35232c;margin:0;font-size:.95rem;line-height:1.35}.resource-link-content p{color:#7b6871;margin-top:.35rem;font-size:.75rem;line-height:1.45}.resource-link-arrow{color:#be185d;background:#fdf2f8;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.8rem;transition:background .18s,color .18s,transform .18s;display:grid}.resource-link-card:hover .resource-link-arrow{color:#fff;background:#be185d;transform:translate(2px,-2px)}@media (max-width:700px){.resource-section{width:min(100% - 1.25rem,76rem)}.resource-section-heading{display:block}.resource-section-heading>p{margin-top:.45rem}.resource-link-grid{grid-template-columns:1fr}}@media (max-width:420px){.resource-link-card{grid-template-columns:minmax(0,1fr) auto}.resource-link-icon{display:none}}.font-generator-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.font-generator-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.font-generator-grid{grid-template-columns:repeat(3,1fr)}}.symbol-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.symbol-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.symbol-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.symbol-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:1280px){.symbol-grid{grid-template-columns:repeat(6,1fr)}}.adaptive-symbol-grid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.75rem;display:grid}.adaptive-symbol-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:88px;padding:.75rem;transition:all .2s;display:flex;position:relative}.adaptive-symbol-card.wide{grid-column:span 2;min-height:120px;padding:1rem}.adaptive-symbol-card.compact{grid-column:span 1}.adaptive-symbol-card:hover{border-color:#f9a8d4;transform:translateY(-2px);box-shadow:0 10px 18px -8px #ec489959}.adaptive-symbol-text{color:#111827;text-align:center;-webkit-user-select:none;user-select:none;white-space:nowrap;max-width:100%;font-size:3rem;line-height:1.3;display:block;overflow-x:auto}.adaptive-symbol-card.wide .adaptive-symbol-text{font-size:2.25rem;line-height:1.35}.adaptive-symbol-name{z-index:20;color:#6b7280;text-align:center;opacity:0;pointer-events:none;visibility:hidden;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.375rem .75rem;font-size:.75rem;line-height:1.3;transition:all .15s;position:absolute;bottom:-32px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.adaptive-symbol-card:hover .adaptive-symbol-name{opacity:1;visibility:visible}@media (min-width:640px){.adaptive-symbol-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr))}.adaptive-symbol-card.wide{grid-column:span 2}}@media (min-width:1024px){.adaptive-symbol-grid{grid-template-columns:repeat(12,1fr)}.adaptive-symbol-card.wide{grid-column:span 3}}.kaomoji-copy-sections{flex-direction:column;gap:1.75rem;display:flex}.kaomoji-copy-section-title{color:#111827;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.kaomoji-copy-grid{grid-template-columns:1fr;gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.kaomoji-copy-item{background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;justify-content:space-between;align-items:center;gap:1rem;padding:.625rem .875rem;transition:border-color .15s,box-shadow .15s;display:flex}.kaomoji-copy-item:hover{border-color:#f9a8d4;box-shadow:0 4px 12px -4px #ec489940}.kaomoji-copy-symbol{color:#111827;white-space:nowrap;-webkit-user-select:all;user-select:all;flex:1;min-width:0;font-size:1.125rem;line-height:1.4;overflow-x:auto}.kaomoji-copy-item.is-emoji .kaomoji-copy-symbol{font-size:2.25rem;line-height:1.2;overflow-x:visible}.kaomoji-copy-btn{color:#be185d;cursor:pointer;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:.375rem;flex-shrink:0;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;transition:all .15s}.kaomoji-copy-btn:hover{background:#fce7f3;border-color:#f9a8d4}.kaomoji-copy-btn.copied{color:#047857;background:#ecfdf5;border-color:#6ee7b7}.prose-sections kbd{background:#f3f4f6;border:1px solid #d1d5db;border-radius:.25rem;padding:.125rem .375rem;font-size:.8125rem}@media (min-width:640px){.kaomoji-copy-grid{grid-template-columns:repeat(2,1fr);gap:.625rem}.kaomoji-copy-item{text-align:center;flex-direction:column;align-items:stretch;gap:.5rem;padding:.75rem}.kaomoji-copy-symbol{text-align:center;flex:none;font-size:1.125rem}.kaomoji-copy-item.is-emoji .kaomoji-copy-symbol{font-size:2.5rem}.kaomoji-copy-btn{width:100%}}@media (min-width:1024px){.kaomoji-copy-grid{grid-template-columns:repeat(3,1fr);gap:.75rem}.kaomoji-copy-symbol{font-size:1.1875rem}}@media (min-width:1280px){.kaomoji-copy-grid{grid-template-columns:repeat(4,1fr)}}.symbol-copy-sections{flex-direction:column;gap:1.5rem;display:flex}.symbol-copy-section-title{color:#111827;margin-bottom:.875rem;font-size:1.0625rem;font-weight:600}.symbol-copy-combo-grid .symbol-mini-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.symbol-copy-combo-grid .symbol-mini-card{min-height:72px}.symbol-copy-combo-grid .symbol-mini-text{white-space:nowrap;font-size:1.425rem;line-height:1.35}.symbol-copy-details{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden}.symbol-copy-details+.symbol-copy-details{margin-top:.625rem}.symbol-copy-summary{cursor:pointer;color:#111827;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1rem;font-weight:600;list-style:none;display:flex}.symbol-copy-summary::-webkit-details-marker{display:none}.symbol-copy-summary-label{align-items:center;gap:.375rem;display:flex}.symbol-copy-summary-count{color:#6b7280;font-size:.8125rem;font-weight:500}.symbol-copy-details[open] .symbol-copy-summary{background:#fafafa;border-bottom:1px solid #e5e7eb}.symbol-copy-details-body{padding:.875rem}.symbol-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;min-height:100px;padding:1rem 0;transition:all .2s;display:flex;position:relative}.symbol-card:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.symbol-card:active{transform:translateY(0)}.symbol-text{-webkit-user-select:none;user-select:none;margin-bottom:.5rem;font-size:1.6rem}.symbol-name{color:#6b7280;text-align:center;font-size:.75rem}.copied-overlay{color:#fff;background:#000c;border-radius:.5rem;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;display:flex;position:absolute;inset:0}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.items-center{align-items:center}.justify-center{justify-content:center}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.space-y-4>*+*{margin-top:1rem}.bg-white{background:#fff}.bg-gray-50{background:#f9fafb}.bg-pink-50{background:#fdf2f8}.bg-purple-50{background:#faf5ff}.bg-blue-50{background:#eff6ff}.bg-green-50{background:#f0fdf4}.bg-yellow-50{background:#fefce8}.border{border:1px solid #e5e7eb}.border-t{border-top:1px solid #e5e7eb}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.font-semibold{font-weight:600}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.pt-8{padding-top:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.text-blue-600{color:#2563eb}.hover\:text-blue-800:hover{color:#1e40af}.hover\:underline:hover{text-decoration:underline}.max-w-7xl{max-width:80rem}.max-w-3xl{max-width:48rem}.max-w-none{max-width:none}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-bold{font-weight:700}.text-gray-900{color:#111827}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.prose{line-height:1.75}.prose p{margin-bottom:1.25rem}.prose h2{margin-top:2rem;margin-bottom:1rem}@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}.btn{color:#fff;background:#111827;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:background .2s;display:inline-block}.btn:hover{background:#1f2937}.section-footer{text-align:center;margin-top:1.5rem}.feature-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.feature-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:linear-gradient(135deg,#fff 0%,#fafafa 100%);border:1px solid #f3f4f6;border-radius:1rem;padding:1.75rem;transition:all .3s;position:relative;overflow:hidden}.feature-card:before{content:"";opacity:0;background:linear-gradient(90deg,#ec4899,#f472b6,#fbbf24);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.feature-card:hover{border-color:#fce7f3;transform:translateY(-4px);box-shadow:0 10px 25px -5px #ec489926}.feature-card:hover:before{opacity:1}.feature-icon{background:linear-gradient(135deg,#fce7f3 0%,#fdf2f8 100%);border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;font-size:1.75rem;transition:transform .3s,background .3s;display:flex}.feature-card:hover .feature-icon{background:linear-gradient(135deg,#f9a8d4 0%,#f472b6 100%);transform:scale(1.1)rotate(-5deg)}.feature-title{color:#111827;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.feature-desc{color:#6b7280;font-size:.875rem;line-height:1.6}.use-case-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.use-case-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.use-case-grid{grid-template-columns:repeat(3,1fr)}}.use-case-card{background:#f9fafb;border-radius:.5rem;padding:1.25rem;transition:background .2s}.use-case-card:hover{background:#f3f4f6}.use-case-icon{margin-bottom:.5rem;font-size:1.5rem;display:block}.use-case-title{color:#111827;margin-bottom:.25rem;font-size:1rem;font-weight:600}.use-case-desc{color:#4b5563;font-size:.875rem;line-height:1.5}.benefits-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}.benefit-item{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;gap:1rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.benefit-item:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}.benefit-icon{flex-shrink:0;font-size:1.5rem}.benefit-title{color:#111827;margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.benefit-desc{color:#4b5563;font-size:.875rem;line-height:1.5}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%)translateY(4px)}20%{opacity:1;transform:translate(-50%)translateY(0)}80%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-4px)}}.scroll-to-top{cursor:pointer;z-index:50;color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.scroll-to-top:hover{color:#3b82f6;background:#f9fafb;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.scroll-to-top:active{transform:translateY(0)}@media (max-width:640px){.scroll-to-top{width:2.5rem;height:2.5rem;bottom:1rem;right:1rem}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.aesthetic-borders-page{width:min(100% - 2rem,72rem);margin:0 auto;padding:2rem 0 4rem}.aesthetic-borders-hero{background:radial-gradient(circle at 92% 8%,#fbcfe8a6,#0000 32%),linear-gradient(135deg,#fff 0%,#fff8fb 48%,#fdf2f8 100%);border:1px solid #f5d0e2;border-radius:1.75rem;grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);align-items:center;gap:2rem;padding:clamp(2rem,5vw,4rem);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px -35px #9d174d59}.aesthetic-borders-hero:after{content:"";border:1px solid #f472b633;border-radius:50%;width:18rem;height:18rem;position:absolute;bottom:-7rem;right:-5rem}.aesthetic-borders-hero-content{z-index:1;position:relative}.aesthetic-borders-eyebrow,.aesthetic-borders-section-heading>div>span{color:#be185d;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.65rem;font-size:.75rem;font-weight:700;display:inline-block}.aesthetic-borders-hero h1{color:#22141b;letter-spacing:-.045em;max-width:44rem;margin:0;font-size:clamp(2.3rem,5vw,4.3rem);font-weight:800;line-height:1.02}.aesthetic-borders-hero-content>p{color:#66515c;max-width:44rem;margin-top:1.35rem;font-size:1rem;line-height:1.8}.aesthetic-borders-stats{flex-wrap:wrap;gap:.65rem;margin-top:1.5rem;display:flex}.aesthetic-borders-stats span{color:#7a465c;background:#ffffffc7;border:1px solid #f5d0e2;border-radius:999px;padding:.45rem .8rem;font-size:.78rem}.aesthetic-borders-stats strong{color:#9d174d}.aesthetic-borders-hero-art{z-index:1;flex-direction:column;gap:.8rem;display:flex;position:relative}.aesthetic-borders-hero-art span{color:#9d174d;text-align:center;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border:1px solid #f472b640;border-radius:1rem;padding:1rem 1.25rem;font-size:1.1rem;display:block;box-shadow:0 12px 30px -18px #9d174d73}.aesthetic-borders-hero-art span:first-child{transform:rotate(2deg)}.aesthetic-borders-hero-art span:nth-child(2){transform:translate(-1.25rem)rotate(-2deg)}.aesthetic-borders-hero-art span:nth-child(3){transform:rotate(1deg)}.aesthetic-borders-catalog,.aesthetic-borders-guide,.aesthetic-borders-faq,.aesthetic-borders-related{margin-top:4rem}.aesthetic-borders-section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem;display:flex}.aesthetic-borders-section-heading h2{color:#22141b;letter-spacing:-.025em;max-width:48rem;margin:0;font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.2}.aesthetic-borders-section-heading>p{color:#8a7480;flex-shrink:0;padding-bottom:.25rem;font-size:.875rem}.border-browser-toolbar{background:#fff;border:1px solid #eadfe4;border-radius:1.25rem;margin-bottom:1rem;padding:1.25rem;box-shadow:0 12px 30px -26px #3f192b59}.border-search{position:relative}.border-search-icon{color:#a78b98;pointer-events:none;width:1.15rem;height:1.15rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.border-search-input{color:#2c1c24;width:100%;height:3.25rem;font:inherit;background:#fcfafb;border:1px solid #e5d7de;border-radius:.9rem;outline:none;padding:0 1rem 0 3rem;transition:border-color .15s,box-shadow .15s,background .15s}.border-search-input::placeholder{color:#a78b98}.border-search-input:focus{background:#fff;border-color:#f472b6;box-shadow:0 0 0 4px #f472b61f}.border-filter-row{scrollbar-width:thin;gap:.5rem;margin-top:1rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.border-filter{color:#715965;cursor:pointer;background:#fff;border:1px solid #eadfe4;border-radius:999px;flex-shrink:0;padding:.48rem .8rem;font-size:.78rem;font-weight:600;transition:all .15s}.border-filter:hover{color:#be185d;border-color:#f9a8d4}.border-filter.active{color:#fff;background:#9d174d;border-color:#9d174d;box-shadow:0 5px 14px -8px #9d174dcc}.border-results-meta{color:#9a858f;gap:.5rem;margin-top:.85rem;font-size:.75rem;display:flex}.border-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.border-list-item{background:#fff;border:1px solid #eadfe4;border-radius:1rem;grid-template-columns:2.25rem minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:7.2rem;padding:1rem 1.15rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.border-list-item:hover{border-color:#f3b4d2;transform:translateY(-1px);box-shadow:0 14px 28px -24px #9d174d8c}.border-item-number{color:#c4aeb9;font-variant-numeric:tabular-nums;letter-spacing:.08em;font-size:.7rem}.border-item-content{min-width:0}.border-symbol{color:#3d2732;text-align:center;white-space:nowrap;scrollbar-width:thin;-webkit-user-select:all;user-select:all;background:linear-gradient(90deg,#fdf6f9,#fcfafb);border-radius:.7rem;width:100%;padding:.7rem .85rem;font-size:clamp(1.05rem,2.3vw,1.35rem);line-height:1.5;overflow-x:auto}.border-item-details{justify-content:space-between;align-items:center;gap:1rem;margin-top:.65rem;display:flex}.border-item-name{color:#5d4652;flex-shrink:0;font-size:.8rem;font-weight:650}.border-tags{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.border-tags span{color:#8f6679;background:#f9f2f5;border-radius:999px;padding:.18rem .48rem;font-size:.65rem;line-height:1.4}.border-copy-button{color:#a41455;cursor:pointer;background:#fff4f8;border:1px solid #f3b4d2;border-radius:.7rem;justify-content:center;align-items:center;gap:.4rem;min-width:5.5rem;padding:.65rem .9rem;font-size:.78rem;font-weight:700;transition:all .15s;display:inline-flex}.border-copy-button:hover{color:#fff;background:#db2777;border-color:#db2777;transform:translateY(-1px)}.border-copy-button:focus-visible,.border-filter:focus-visible{outline-offset:2px;outline:3px solid #f472b64d}.border-copy-button.copied{color:#047857;background:#ecfdf5;border-color:#86d5b5}.border-empty-state{color:#8a7480;text-align:center;background:#fff;border:1px dashed #d9c8d0;border-radius:1rem;flex-direction:column;align-items:center;gap:.35rem;padding:3.5rem 1rem;display:flex}.border-empty-state>span{font-size:2rem}.border-empty-state strong{color:#4b3440}.border-empty-state p{font-size:.85rem}.aesthetic-borders-guide{background:linear-gradient(135deg,#fff 0%,#fbf7ff 100%);border:1px solid #eadfe4;border-radius:1.5rem;grid-template-columns:minmax(220px,.6fr) minmax(0,1.4fr);gap:2.5rem;padding:clamp(1.5rem,4vw,2.5rem);display:grid}.aesthetic-borders-guide-heading{align-items:flex-start;gap:.9rem;display:flex}.aesthetic-borders-guide-heading>span{color:#be185d;background:#fce7f3;border-radius:.75rem;flex:0 0 2.5rem;place-items:center;width:2.5rem;height:2.5rem;display:grid}.aesthetic-borders-guide-heading small{color:#a06780;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:block}.aesthetic-borders-guide h2{color:#2b1922;margin:0;font-size:1.5rem;line-height:1.25}.aesthetic-borders-guide-copy{color:#6b5660;gap:1rem;font-size:.93rem;line-height:1.75;display:grid}.aesthetic-borders-faq-list{gap:.7rem;display:grid}.aesthetic-borders-faq-list details{background:#fff;border:1px solid #eadfe4;border-radius:.9rem;transition:border-color .15s;overflow:hidden}.aesthetic-borders-faq-list details[open]{border-color:#f3b4d2}.aesthetic-borders-faq-list summary{color:#3d2732;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;font-size:.92rem;font-weight:650;list-style:none;display:flex}.aesthetic-borders-faq-list summary::-webkit-details-marker{display:none}.faq-plus{color:#be185d;background:#fdf2f8;border-radius:50%;flex:0 0 1.65rem;place-items:center;width:1.65rem;height:1.65rem;font-size:1rem;transition:transform .2s;display:grid}.aesthetic-borders-faq-list details[open] .faq-plus{transform:rotate(45deg)}.aesthetic-borders-faq-list details p{color:#6b5660;max-width:58rem;padding:0 1.25rem 1.2rem;font-size:.9rem;line-height:1.7}.aesthetic-borders-related ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.aesthetic-borders-related a{background:#fff;border:1px solid #eadfe4;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;height:100%;padding:1rem;transition:all .18s;display:grid}.aesthetic-borders-related a:hover{border-color:#f3b4d2;transform:translateY(-2px);box-shadow:0 12px 24px -22px #9d174d99}.related-page-icon{color:#be185d;background:#fdf2f8;border-radius:.7rem;place-items:center;width:2.25rem;height:2.25rem;display:grid}.aesthetic-borders-related strong,.aesthetic-borders-related small{display:block}.aesthetic-borders-related strong{color:#4b3440;font-size:.82rem;line-height:1.35}.aesthetic-borders-related small{color:#9a858f;margin-top:.2rem;font-size:.67rem;line-height:1.35}.related-page-arrow{color:#c68ba8;transition:transform .18s}.aesthetic-borders-related a:hover .related-page-arrow{transform:translate(3px)}@media (max-width:800px){.aesthetic-borders-hero{grid-template-columns:1fr}.aesthetic-borders-hero-art{display:none}.aesthetic-borders-guide{grid-template-columns:1fr;gap:1.5rem}.aesthetic-borders-related ul{grid-template-columns:1fr}}@media (max-width:640px){.aesthetic-borders-page{width:min(100% - 1.25rem,72rem);padding-top:.75rem}.aesthetic-borders-hero{border-radius:1.25rem;padding:1.5rem}.aesthetic-borders-hero h1{font-size:2.35rem}.aesthetic-borders-hero-content>p{font-size:.92rem;line-height:1.7}.aesthetic-borders-catalog,.aesthetic-borders-guide,.aesthetic-borders-faq,.aesthetic-borders-related{margin-top:3rem}.aesthetic-borders-section-heading{display:block}.aesthetic-borders-section-heading>p{margin-top:.65rem}.border-browser-toolbar{padding:.85rem}.border-list-item{grid-template-columns:minmax(0,1fr);gap:.8rem;padding:.85rem}.border-item-number{display:none}.border-item-details{display:block}.border-tags{justify-content:flex-start;margin-top:.45rem}.border-copy-button{width:100%}.aesthetic-borders-guide{border-radius:1.1rem;padding:1.25rem}}
