/*
  PaperMod v8+
  License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
  Copyright (c) 2020 nanxiaobei and adityatelange
  Copyright (c) 2021-2026 adityatelange
*/
:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:60px;--footer-height:60px;--radius:8px;--theme:rgb(255, 255, 255);--entry:rgb(255, 255, 255);--primary:rgb(30, 30, 30);--secondary:rgb(108, 108, 108);--tertiary:rgb(214, 214, 214);--content:rgb(31, 31, 31);--code-block-bg:rgb(28, 29, 33);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238);color-scheme:light}:root[data-theme=dark]{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51);color-scheme:dark}.list{background:var(--code-bg)}[data-theme=dark] .list{background:var(--theme)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;word-break:break-word;background:var(--theme)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ul{padding:0}a{text-decoration:none}body,figure,ul{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;overflow-x:auto;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}.not-found{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;height:80%;font-size:160px;font-weight:700}.archive-posts{width:100%;font-size:16px}.archive-year{margin-top:40px}.archive-year:not(:last-of-type){border-bottom:2px solid var(--border)}.archive-month{display:flex;align-items:flex-start;padding:10px 0}.archive-month-header{margin:25px 0;width:200px}.archive-month:not(:last-of-type){border-bottom:1px solid var(--border)}.archive-entry{position:relative;padding:5px;margin:10px 0}.archive-entry-title{margin:5px 0;font-weight:400}.archive-count,.archive-meta{color:var(--secondary);font-size:14px}.footer,.top-link{font-size:12px;color:var(--secondary)}.footer{max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:calc((var(--footer-height) - var(--gap))/2)var(--gap);text-align:center;line-height:24px}.footer span{margin-inline-start:1px;margin-inline-end:1px}.footer span:last-child{white-space:nowrap}.footer a{color:inherit;border-bottom:1px solid var(--secondary)}.footer a:hover{border-bottom:1px solid var(--primary)}.top-link{visibility:hidden;position:fixed;bottom:60px;right:30px;z-index:99;background:var(--tertiary);width:42px;height:42px;padding:12px;border-radius:64px;transition:visibility .5s,opacity .8s linear}.top-link,.top-link svg{filter:drop-shadow(0 0 0 var(--theme))}.footer a:hover,.top-link:hover{color:var(--primary)}.top-link:focus,#theme-toggle:focus{outline:0}.nav{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:calc(var(--nav-width) + var(--gap) * 2);margin-inline-start:auto;margin-inline-end:auto;line-height:var(--header-height)}.nav a{display:block}.logo,#menu{display:flex;margin:auto var(--gap)}.logo{flex-wrap:inherit}.logo a{font-size:24px;font-weight:700}.logo a img,.logo a svg{display:inline;vertical-align:middle;pointer-events:none;transform:translate(0,-10%);border-radius:6px;margin-inline-end:8px}button#theme-toggle{font-size:26px;margin:auto 4px}[data-theme=dark] #moon{display:none}[data-theme=light] #sun{display:none}#menu{list-style:none;word-break:keep-all;overflow-x:auto;white-space:nowrap}#menu li+li{margin-inline-start:var(--gap)}#menu a{font-size:16px}#menu .active{font-weight:500;border-bottom:2px solid}.lang-switch li,.lang-switch ul,.logo-switches{display:inline-flex;margin:auto 4px}.lang-switch{display:flex;flex-wrap:inherit}.lang-switch a{margin:auto 3px;font-size:16px;font-weight:500}.logo-switches{flex-wrap:inherit}.main{position:relative;min-height:calc(100vh - var(--header-height) - var(--footer-height));max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:var(--gap)}.page-header h1{font-size:40px}.pagination{display:flex}.pagination a{color:var(--theme);font-size:13px;line-height:36px;background:var(--primary);border-radius:calc(36px/2);padding:0 16px}.pagination .next{margin-inline-start:auto}.social-icons a{display:inline-flex;padding:10px}.social-icons a svg{height:26px;width:26px}code{direction:ltr}div.highlight,pre{position:relative}.copy-code{display:none;position:absolute;top:4px;right:4px;color:rgba(255,255,255,.8);background:rgba(78,78,78,.8);border-radius:var(--radius);padding:0 5px;font-size:14px;user-select:none}div.highlight:hover .copy-code,pre:hover .copy-code{display:block}.first-entry{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:320px;margin:var(--gap)0 calc(var(--gap) * 2)}.first-entry .entry-header{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.first-entry .entry-header h1{font-size:34px;line-height:1.3}.first-entry .entry-content{margin:14px 0;font-size:16px;-webkit-line-clamp:3}.first-entry .entry-footer{font-size:14px}.home-info .entry-content{-webkit-line-clamp:unset}.post-entry{position:relative;margin-bottom:var(--gap);padding:var(--gap);background:var(--entry);border-radius:var(--radius);transition:transform .1s;border:1px solid var(--border)}.post-entry:active{transform:scale(.96)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:24px;line-height:1.3}.entry-content{margin:8px 0;color:var(--secondary);font-size:14px;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.entry-footer{color:var(--secondary);font-size:13px}.entry-link{position:absolute;left:0;right:0;top:0;bottom:0}.entry-hint{color:var(--secondary)}.entry-hint-parent{display:flex;justify-content:space-between}.entry-cover{font-size:14px;margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);width:100%;height:auto}.entry-cover a{box-shadow:0 1px 0 var(--primary)}.page-header,.post-header{margin:24px auto var(--content-gap)}.post-title{margin-bottom:2px;font-size:40px}.post-description{margin-top:10px;margin-bottom:5px}.post-meta,.breadcrumbs{color:var(--secondary);font-size:14px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center}.i18n_list{display:inline-flex}.post-meta .i18n_list li{list-style:none;margin:auto 3px}.breadcrumbs a{font-size:16px}.post-content{color:var(--content);margin:30px 0}.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:32px auto 24px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:16px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a,.post-meta .i18n_list li a,.toc a:hover{box-shadow:0 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.post-content a code{margin:auto 0;border-radius:0;box-shadow:0 -1px 0 var(--primary)inset}.post-content del{text-decoration:line-through}.post-content dl,.post-content ol,.post-content p,.post-content figure,.post-content ul{margin-bottom:var(--content-gap)}.post-content ol,.post-content ul{padding-inline-start:20px}.post-content li{margin-top:5px}.post-content li p{margin-bottom:0}.post-content dl{display:flex;flex-wrap:wrap;margin:0}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:10px}.post-content dd~dd,.post-content dt~dt{margin-top:10px}.post-content table{margin-bottom:var(--content-gap)}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:80px;padding:8px 5px;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{text-align:start}.post-content table:not(.highlighttable) td code:only-child{margin:auto 0}.post-content .highlight table{border-radius:var(--radius)}.post-content .highlight:not(table){margin:10px auto;background:var(--code-block-bg)!important;border-radius:var(--radius);direction:ltr}.post-content li>.highlight{margin-inline-end:0}.post-content ul pre{margin-inline-start:calc(var(--gap) * -2)}.post-content .highlight pre{margin:0}.post-content .highlighttable{table-layout:fixed}.post-content .highlighttable td:first-child{width:40px}.post-content .highlighttable td .linenodiv{padding-inline-end:0!important}.post-content .highlighttable td .highlight,.post-content .highlighttable td .linenodiv pre{margin-bottom:0}.post-content code{margin:auto 4px;padding:4px 6px;font-size:.78em;line-height:1.5;background:var(--code-bg);border-radius:2px}.post-content pre code{display:grid;margin:auto 0;padding:10px;color:#d5d5d6;background:var(--code-block-bg)!important;border-radius:var(--radius);overflow-x:auto;word-break:break-all}.post-content blockquote{margin:20px 0;padding:0 14px;border-inline-start:3px solid var(--primary)}.post-content hr{margin:30px 0;height:2px;background:var(--tertiary);border:0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px;margin:1rem 0}.post-content img[src*="#center"]{margin:1rem auto}.post-content figure.align-center{text-align:center}.post-content figure>figcaption{color:var(--primary);font-size:16px;font-weight:700;margin:8px 0 16px}.post-content figure>figcaption>p{color:var(--secondary);font-size:14px;font-weight:400}.toc{margin-bottom:var(--content-gap);border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em}[data-theme=dark] .toc{background:var(--entry)}.toc details summary{cursor:zoom-in;margin-inline-start:10px;user-select:none}.toc details[open] summary{cursor:zoom-out}.toc .details{display:inline;font-weight:500}.toc .inner{margin:5px 20px;padding:0 10px;opacity:.9}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:0}.post-footer{margin-top:var(--content-gap)}.post-footer>*{margin-bottom:10px}.post-tags{display:flex;flex-wrap:wrap;gap:10px}.post-tags li{display:inline-block}.post-tags a,.share-buttons,.paginav{border-radius:var(--radius);background:var(--code-bg);border:1px solid var(--border)}.post-tags a{display:block;padding:0 14px;color:var(--secondary);font-size:14px;line-height:34px;background:var(--code-bg)}.post-tags a:hover,.paginav a:hover{background:var(--border)}.share-buttons{padding:10px;display:flex;justify-content:center;overflow-x:auto;gap:10px}.share-buttons li,.share-buttons a{display:inline-flex}.share-buttons a:not(:last-of-type){margin-inline-end:12px}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{display:inline-flex;color:var(--secondary);margin-inline-start:8px;font-weight:500;user-select:none}.paginav{display:flex;line-height:30px}.paginav a{padding-inline-start:14px;padding-inline-end:14px;border-radius:var(--radius)}.paginav .title{letter-spacing:1px;text-transform:uppercase;font-size:small;color:var(--secondary)}.paginav .prev,.paginav .next{width:50%}.paginav span:hover:not(.title){box-shadow:0 1px}.paginav .next{margin-inline-start:auto;text-align:right}[dir=rtl] .paginav .next{text-align:left}h1>a>svg{display:inline}img.in-text{display:inline;margin:auto}.buttons,.main .profile{display:flex;justify-content:center}.main .profile{align-items:center;min-height:calc(100vh - var(--header-height) - var(--footer-height) - (var(--gap) * 2));text-align:center}.profile .profile_inner{display:flex;flex-direction:column;align-items:center;gap:10px}.profile img{border-radius:50%}.buttons{flex-wrap:wrap;max-width:400px}.button{background:var(--tertiary);border-radius:var(--radius);margin:8px;padding:6px;transition:transform .1s}.button-inner{padding:0 8px}.button:active{transform:scale(.96)}#searchbox input{padding:4px 10px;width:100%;color:var(--primary);font-weight:700;border:2px solid var(--tertiary);border-radius:var(--radius)}#searchbox input:focus{border-color:var(--secondary)}#searchResults li{list-style:none;border-radius:var(--radius);padding:10px;margin:10px 0;position:relative;font-weight:500}#searchResults{margin:10px 0;width:100%}#searchResults li:active{transition:transform .1s;transform:scale(.98)}#searchResults a{position:absolute;width:100%;height:100%;top:0;left:0;outline:none}#searchResults .focus{transform:scale(.98);border:2px solid var(--tertiary)}.terms-tags li{display:inline-block;margin:10px;font-weight:500}.terms-tags a{display:block;padding:3px 10px;background:var(--tertiary);border-radius:6px;transition:transform .1s}.terms-tags a:active{background:var(--tertiary);transform:scale(.96)}.bg{color:#cad3f5;background-color:#24273a}.chroma{color:#cad3f5;background-color:#24273a}.chroma .x{}.chroma .err{color:#ed8796}.chroma .cl{}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#474733}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .line{display:flex}.chroma .k{color:#c6a0f6}.chroma .kc{color:#f5a97f}.chroma .kd{color:#ed8796}.chroma .kn{color:#8bd5ca}.chroma .kp{color:#c6a0f6}.chroma .kr{color:#c6a0f6}.chroma .kt{color:#ed8796}.chroma .n{}.chroma .na{color:#8aadf4}.chroma .nb{color:#91d7e3}.chroma .bp{color:#91d7e3}.chroma .nc{color:#eed49f}.chroma .no{color:#eed49f}.chroma .nd{color:#8aadf4;font-weight:700}.chroma .ni{color:#8bd5ca}.chroma .ne{color:#f5a97f}.chroma .nf{color:#8aadf4}.chroma .fm{color:#8aadf4}.chroma .nl{color:#91d7e3}.chroma .nn{color:#f5a97f}.chroma .nx{}.chroma .py{color:#f5a97f}.chroma .nt{color:#c6a0f6}.chroma .nv{color:#f4dbd6}.chroma .vc{color:#f4dbd6}.chroma .vg{color:#f4dbd6}.chroma .vi{color:#f4dbd6}.chroma .vm{color:#f4dbd6}.chroma .l{}.chroma .ld{}.chroma .s{color:#a6da95}.chroma .sa{color:#ed8796}.chroma .sb{color:#a6da95}.chroma .sc{color:#a6da95}.chroma .dl{color:#8aadf4}.chroma .sd{color:#6e738d}.chroma .s2{color:#a6da95}.chroma .se{color:#8aadf4}.chroma .sh{color:#6e738d}.chroma .si{color:#a6da95}.chroma .sx{color:#a6da95}.chroma .sr{color:#8bd5ca}.chroma .s1{color:#a6da95}.chroma .ss{color:#a6da95}.chroma .m{color:#f5a97f}.chroma .mb{color:#f5a97f}.chroma .mf{color:#f5a97f}.chroma .mh{color:#f5a97f}.chroma .mi{color:#f5a97f}.chroma .il{color:#f5a97f}.chroma .mo{color:#f5a97f}.chroma .o{color:#91d7e3;font-weight:700}.chroma .ow{color:#91d7e3;font-weight:700}.chroma .p{}.chroma .c{color:#6e738d;font-style:italic}.chroma .ch{color:#6e738d;font-style:italic}.chroma .cm{color:#6e738d;font-style:italic}.chroma .c1{color:#6e738d;font-style:italic}.chroma .cs{color:#6e738d;font-style:italic}.chroma .cp{color:#6e738d;font-style:italic}.chroma .cpf{color:#6e738d;font-weight:700;font-style:italic}.chroma .g{}.chroma .gd{color:#ed8796;background-color:#363a4f}.chroma .ge{font-style:italic}.chroma .gr{color:#ed8796}.chroma .gh{color:#f5a97f;font-weight:700}.chroma .gi{color:#a6da95;background-color:#363a4f}.chroma .go{}.chroma .gp{}.chroma .gs{font-weight:700}.chroma .gu{color:#f5a97f;font-weight:700}.chroma .gt{color:#ed8796}.chroma .gl{text-decoration:underline}.chroma .w{}.chroma{background-color:unset!important}.chroma .hl{display:flex}.chroma .lnt{padding:0 0 0 12px}.highlight pre.chroma code{padding:8px 0}.highlight pre.chroma .line .cl,.chroma .ln{padding:0 10px}.chroma .lntd:last-of-type{width:100%}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--tertiary);border:5px solid var(--theme);border-radius:var(--radius)}[data-theme=light] .list::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}::-webkit-scrollbar:not(.highlighttable,.highlight table,.gist .highlight){background:var(--theme)}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--code-block-bg);background:#717175}.post-content :not(table) ::-webkit-scrollbar-thumb:hover{background:#a3a3a5}.gist table::-webkit-scrollbar-thumb{border:2px solid #fff;background:#adadad}.gist table::-webkit-scrollbar-thumb:hover{background:#707070}.post-content table::-webkit-scrollbar-thumb{border-width:2px}@media screen and (min-width:768px){::-webkit-scrollbar{width:19px;height:11px}}@media screen and (max-width:768px){:root{--gap:14px}.profile img{transform:scale(.85)}.first-entry{min-height:260px}.archive-month{flex-direction:column}.archive-year{margin-top:20px}.footer{padding:calc((var(--footer-height) - var(--gap) - 10px)/2)var(--gap)}}@media screen and (max-width:900px){.list .top-link{transform:translateY(-5rem)}}@media screen and (max-width:340px){.share-buttons{justify-content:unset}}@media(prefers-reduced-motion){.terms-tags a:active,.button:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}}:root{--main-width:1024px}.main{max-width:calc(var(--main-width) + var(--gap) * 2)}.post-content p,.content-page-body p,.blog-post-content p{margin-bottom:1.5em}:root{--updated-color:#6c5ce7;--improved-color:#be2edd;--fixed-color:#0984e3;--added-color:#00b894;--release-bg:#e9ecef;--release-text:#495057;--date-text:#6c757d}.changelog-container{}.release-item{display:grid;grid-template-columns:400px 1fr;gap:1rem;margin-bottom:2rem;padding:1.5rem;border-radius:8px;color:#fff;background-color:#414244;box-shadow:0 2px 4px rgba(0,0,0,.1)}.release-version{background-color:#fff;color:#414244;padding:.5rem 1rem;border-radius:20px;text-align:center;font-weight:700;font-size:1.2rem}.release-date{font-size:1rem;color:#fff}.release-description{margin:1rem 0;line-height:1.6;grid-row:2;grid-column:1/-1}.release-item>div:first-child{grid-row:1;grid-column:1;display:flex;align-items:center;gap:1rem}.change-items{grid-column:1/-1;grid-row:3}.change-item{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;margin-bottom:.75rem;padding:.75rem;border-radius:6px;background-color:#414244;color:#fff}.change-type{display:inline-block;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;font-weight:700;text-transform:uppercase;color:#fff;width:85px;text-align:center;box-sizing:border-box;margin-top:.1rem}.change-type.updated{background-color:var(--updated-color)}.change-type.improved{background-color:var(--improved-color)}.change-type.fixed{background-color:var(--fixed-color)}.change-type.added{background-color:var(--added-color)}.change-description{margin:0;margin-top:.25rem;line-height:1.4}.timeline{position:relative;max-width:1200px;margin:0 auto;padding:20px 0}.timeline::before{content:'';position:absolute;left:50%;top:0;bottom:0;width:2px;background:#414244;transform:translateX(-50%)}.timeline-item{position:relative;width:48%;margin:20px 0;padding:1.5rem;box-sizing:border-box;border-radius:8px;color:#fff;background-color:#414244;box-shadow:0 2px 4px rgba(0,0,0,.1)}.timeline-item:nth-child(odd){left:0;text-align:right;padding-right:30px}.timeline-item:nth-child(even){left:52%;text-align:left;padding-left:30px}.timeline-item::before{content:none}.timeline-date{font-weight:700;color:#fff;margin-bottom:5px}.timeline-content h3{margin:0 0 10px;color:#fff}.timeline-content p{margin:0;line-height:1.5}.timeline-item a{display:inline-block;padding:.5rem 1rem;background-color:#fff;color:#414244;border-radius:4px;text-decoration:none;font-weight:700;margin-top:10px}@media(max-width:768px){.release-item{display:flex;flex-direction:column;gap:.75rem;padding:1rem;width:100%;box-sizing:border-box}.release-item>div:first-child{flex-direction:column;align-items:flex-start;gap:.5rem}.release-version{font-size:1rem;padding:.4rem .8rem}.release-date{font-size:.9rem}.release-description{margin:.5rem 0;font-size:.95rem}.change-item{display:flex;flex-direction:column;gap:.5rem;padding:.5rem;margin-bottom:.5rem;background-color:rgba(255,255,255,5%)}.change-type{min-width:auto;padding:.2rem .5rem;font-size:.75rem;align-self:flex-start}.change-description{font-size:.9rem;line-height:1.5}.timeline::before{left:15px}.timeline-item{width:calc(100% - 30px);margin-left:30px;text-align:left!important;padding:1rem!important}.timeline-item:nth-child(odd),.timeline-item:nth-child(even){left:0;text-align:left;padding-left:1rem;padding-right:1rem}.timeline-date{font-size:.9rem}.timeline-content h3{font-size:1.1rem}.timeline-content p{font-size:.9rem}}@media(max-width:480px){.release-item{padding:.75rem;margin-bottom:1rem}.release-version{font-size:.9rem;padding:.3rem .6rem}.change-type{font-size:.7rem;padding:.15rem .4rem}.timeline-item{width:calc(100% - 20px);margin-left:20px;padding:.75rem!important}.timeline::before{left:10px}}.home-blog-heading{margin-top:2rem;margin-bottom:1.5rem;font-size:2rem;color:var(--primary)}.furilabs-posts-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1rem!important}.post-item{padding:1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--entry);box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .1s}.post-item:hover{transform:scale(1.02)}.post-item-clickable{cursor:pointer}.post-item-clickable a{pointer-events:none}.post-item h2{margin:0 0 .5rem;font-size:1.2rem;color:var(--primary)}.post-item h2 a{color:var(--primary);text-decoration:none}.post-item p{margin:0;line-height:1.6;color:var(--secondary);font-size:14px}.post-image{width:auto;height:250px;border-radius:4px;margin:auto;padding-bottom:10px}.page-footer{margin-top:2rem}.pagination{display:flex;justify-content:center;gap:1rem}.pagination a{padding:.5rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--entry);color:var(--primary);text-decoration:none;transition:transform .1s,background-color .2s}.pagination a:hover{transform:scale(1.05);background:var(--theme)}.furilabs-recent-posts{margin-top:2rem;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1rem!important}.furilabs-form{max-width:600px;margin:2rem auto}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--primary)}.form-group input[type=text],.form-group input[type=email],.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--entry);color:var(--primary);font-size:1rem;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--theme)}.form-group textarea{resize:vertical;min-height:120px}#submit-btn{background:#90dd40;color:#000;border:none;padding:.75rem 2rem;border-radius:var(--radius);font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s,opacity .2s}#submit-btn:hover:not(:disabled){background:#7cc835;transform:scale(1.02)}#submit-btn:disabled{opacity:.6;cursor:not-allowed}#form-status{margin-top:1rem;padding:.75rem;border-radius:var(--radius);font-weight:500}.form-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.m-widget{margin:1rem 0}#faq-search-container{max-width:900px;margin:2rem auto}.faq-search-box{display:flex;gap:.5rem;margin-bottom:2rem}#faq-search{flex:1;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--entry);color:var(--primary);font-size:1rem}#search-btn{padding:.75rem 1.5rem;background:var(--theme);color:#fff;border:none;border-radius:var(--radius);font-weight:600;cursor:pointer;transition:transform .1s}#search-btn:hover{transform:scale(1.05)}#faq-loading{text-align:center;padding:2rem;color:var(--secondary);font-style:italic}.faq-results-header{margin-bottom:1.5rem;padding:.75rem;background:var(--entry);border-left:4px solid var(--theme);font-weight:600;color:var(--primary)}.faq-item{margin-bottom:1.5rem;padding:1.5rem;background:var(--entry);border:1px solid var(--border);border-radius:var(--radius);transition:transform .1s,box-shadow .2s}.faq-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.faq-category{display:inline-block;padding:.25rem .75rem;background:var(--theme);color:#fff;border-radius:12px;font-size:.85rem;font-weight:600;margin-bottom:.75rem}.faq-categories{margin-bottom:2rem}.faq-categories h3{margin-bottom:1rem}.faq-category-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem}.faq-category-list li a{display:block;padding:.75rem 1rem;background:var(--entry);border-radius:8px;color:var(--primary);text-decoration:none;transition:background .2s,color .2s}.faq-category-list li a:hover{background:var(--tertiary);color:#90dd40}.faq-question{font-size:1.1rem;font-weight:600;color:var(--primary);margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.faq-highlighted{border:2px solid var(--theme);box-shadow:0 0 0 4px rgba(var(--theme-rgb),.1)}.faq-answer{color:var(--secondary);line-height:1.6}.faq-hint,.faq-no-results,.faq-error{padding:2rem;text-align:center;border-radius:var(--radius)}.faq-hint{background:var(--entry);color:var(--secondary)}.faq-no-results{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.faq-error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}#searchResults .entry-content{margin-top:.5rem;color:var(--secondary);font-size:.9rem;line-height:1.5}#searchResults mark{background-color:#ffeb3b;color:#000;padding:.1rem .2rem;border-radius:2px;font-weight:600}.furilabs-recent-posts h2{color:#414244;margin-bottom:1rem;grid-column:1/-1}.home-post-item{padding:1rem;border:1px solid #ddd;border-radius:8px;background:#414244;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.home-post-item h3{margin:0 0 .5rem;font-size:1.2rem}.home-post-item h3 a{color:#fff;text-decoration:none}.home-post-item p{margin:0;line-height:1.4}.home-post-item .post-image{width:100%;height:auto;border-radius:4px;margin-bottom:.5rem}body:has(.home-page) .main{padding:0!important;max-width:none!important}.home-page-wrapper .main,.main:has(.home-page){padding:0!important;max-width:none!important}.hero-section{position:relative;height:800px;width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#222}.hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-video{width:100%;height:100%;object-fit:contain}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(34,34,34,.4)}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;padding:2rem}.hero-title{font-size:5rem;font-weight:700;margin:0 0 1rem;letter-spacing:2px}.hero-title sup{font-size:2.5rem;vertical-align:super}.hero-subtitle{font-size:2rem;font-weight:300;margin:0 0 2rem;letter-spacing:1px}.hero-pricing{display:flex;gap:1rem;justify-content:center;align-items:center;margin-bottom:2rem}.price-old{font-size:2rem;color:#999;text-decoration:line-through}.price-new{font-size:3rem;font-weight:700;color:#90dd40}.hero-btn{display:inline-block;padding:1rem 3rem;background:#90dd40;color:#222;font-size:1.2rem;font-weight:700;border-radius:50px;text-decoration:none;transition:transform .2s,box-shadow .2s}.hero-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(144,221,64,.3)}.container{max-width:1500px;margin:0 auto;padding:0 2rem;width:100%}.product-intro,.icon-features,.security-section,.product-showcase,.tech-specs,.blog-section,.lifestyle-banner{width:100vw;margin-left:calc(-50vw + 50%)}.lifestyle-banner{position:relative;height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}.lifestyle-banner-bg{position:absolute;inset:0;width:100%;height:100%;z-index:0;background-image:url(/image/uploads/2026/02/Man-1-v4.jpg);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.lifestyle-banner-bg img{display:none}.lifestyle-banner-content{position:relative;z-index:1;text-align:center;color:#fff;padding:2rem;text-shadow:2px 2px 10px rgba(0,0,0,.7)}.lifestyle-banner-content h2{font-size:3.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.lifestyle-banner-content h3{font-size:3.5rem;font-weight:700;margin:0;color:#fff}.product-intro{padding:100px 0;height:800px;background-color:#000}.intro-grid{display:grid;grid-template-columns:auto auto;gap:4rem;align-items:center;justify-content:center}.intro-text{max-width:500px}.intro-text h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.intro-text h3{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.intro-text p{font-size:1.3rem;line-height:1.8;color:#fff;margin-bottom:1rem}.intro-image{text-align:right}.intro-image img{width:auto;height:600px;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.15)}.icon-features{position:relative;padding:100px 0;overflow:hidden}.icon-features-bg{position:absolute;inset:0;width:100%;height:100%;z-index:0;background-image:url(/image/uploads/2026/02/Woman-1-v5.jpg);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;filter:brightness(.4)}.icon-features-bg img{display:none}.icon-features .container{position:relative;z-index:1}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:900px;margin:0 auto}.feature-box{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;color:#fff;padding:2rem;border-radius:8px;background:rgba(0,0,0,.1);backdrop-filter:blur(10px);transition:transform .3s,background .3s}.feature-box:hover{transform:translateY(-10px);background:rgba(0,0,0,.7)}.feature-box i{font-size:4rem;color:#90dd40;margin-bottom:1.5rem;display:block}.feature-box h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.feature-box p{font-size:1rem;color:#ccc;line-height:1.6}.security-section{position:relative;padding:150px 0;overflow:hidden;min-height:500px;display:flex;align-items:center}.security-bg{position:absolute;inset:0;width:100%;height:100%;z-index:0;background-image:url(/image/uploads/2026/02/Woman-2-v4.jpg);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;filter:brightness(.5)}.security-bg img{display:none}.security-section .container{position:relative;z-index:1}.security-content{max-width:800px;margin:0 auto;text-align:center;color:#fff;background:rgba(65,65,65,.1);backdrop-filter:blur(10px);padding:3rem;border-radius:12px}.security-content h2{font-size:3rem;font-weight:700;margin-bottom:1.5rem;color:#fff;text-shadow:2px 2px 10px rgba(0,0,0,.7)}.security-content p{font-size:1.3rem;line-height:1.8;color:#fff;margin-bottom:1rem}.security-content a{color:#90dd40;text-decoration:underline;font-weight:600}.security-content a:hover{color:#a8f5b8}.product-showcase{padding:100px 0;background-color:#f5f5f5}.showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.showcase-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.15)}.tech-specs{padding:100px 0;background-color:#222;color:#fff}.specs-title{font-size:3rem;font-weight:700;text-align:center;margin-bottom:4rem;color:#fff}.specs-product-images{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1e3px;margin:0 auto 4rem;padding:0 2rem}.specs-product-images img{width:100%;height:auto;border-radius:8px}.specs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}.spec-item{background-color:rgba(255,255,255,5%);padding:1.5rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);transition:transform .2s,background-color .2s}.spec-item:hover{transform:translateY(-5px);background-color:rgba(255,255,255,.1)}.spec-item h4{font-size:1.2rem;font-weight:700;margin-bottom:.75rem;color:#90dd40}.spec-item p{font-size:.95rem;line-height:1.6;color:#ccc;margin:0}.specs-cta{text-align:center;margin-top:3rem}.btn-primary{display:inline-block;padding:1rem 3rem;background:#90dd40;color:#222;font-size:1.2rem;font-weight:700;border-radius:50px;text-decoration:none;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(144,221,64,.3)}.blog-section{padding:100px 0;background-color:#000}.blog-listing-page{min-height:100vh}.blog-listing-page .home-blog-heading{color:#fff;margin-bottom:2rem}.blog-filter-bar{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.blog-filter-tag{display:inline-flex;align-items:center;gap:.5rem;background:rgba(144,221,64,.15);border:1px solid rgba(144,221,64,.3);color:#90dd40;padding:.4rem .75rem;border-radius:20px;font-size:.9rem}.blog-filter-tag a{color:#90dd40;text-decoration:none;font-weight:600;font-size:1.1rem;line-height:1}.blog-filter-tag a:hover{color:#fff}.blog-listing-page .blog-pagination{margin-top:3rem;grid-column:1/-1}.blog-view-all{text-align:right;margin-top:1.5rem}.blog-view-all .btn{display:inline-block;padding:.6rem 1.5rem;background:#90dd40;color:#1a1a1a;text-decoration:none;border-radius:6px;font-weight:600;font-size:.95rem;transition:background .2s}.blog-view-all .btn:hover{background:#7bc934}.blog-post-meta{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;align-items:center;margin-bottom:1.5rem;color:var(--secondary);font-size:.95rem}.blog-post-meta .blog-date{color:#90dd40}.blog-post-meta .blog-author{color:var(--secondary)}.blog-post-meta .blog-views{color:var(--secondary)}.blog-taxonomy{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.blog-tag-link{display:inline-block;background:rgba(144,221,64,.15);border:1px solid rgba(144,221,64,.3);color:#90dd40;padding:.25rem .6rem;border-radius:15px;font-size:.85rem;text-decoration:none;transition:background .2s,color .2s}.blog-tag-link:hover{background:#90dd40;color:#1a1a1a}.shop-listing-page{min-height:100vh}.shop-listing-page .home-blog-heading{color:#fff;margin-bottom:2rem}.shop-product-item .product-card-price{margin:.5rem 0;font-size:1.1rem}.shop-product-item .price-compare{text-decoration:line-through;color:#888;margin-right:.5rem}.shop-product-item .price-current{color:#90dd40;font-weight:600}.shop-product-item .price-sale{color:#90dd40}.shop-product-item .product-card-stock{font-size:.9rem;margin-top:.25rem}.shop-product-item .stock-in{color:#90dd40}.shop-product-item .stock-preorder{color:#f0ad4e}.shop-product-item .stock-out{color:#dc3545}.shop-product-item .product-card-link{display:block;text-decoration:none;color:inherit;height:100%}.shop-product-item .product-card-link:hover{text-decoration:none}.shop-product-item .product-card-link h3{color:#fff;transition:color .2s ease}.shop-product-item .product-card-link:hover h3{color:#90dd40}@media(max-width:1200px){.hero-title{font-size:4rem}.hero-subtitle{font-size:1.5rem}.lifestyle-banner-content h2,.lifestyle-banner-content h3{font-size:2.5rem}.specs-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero-section{height:550px}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.2rem}.price-old{font-size:1.5rem}.price-new{font-size:2rem}.lifestyle-banner{height:400px}.lifestyle-banner-content h2,.lifestyle-banner-content h3{font-size:2rem}.intro-grid,.security-grid,.showcase-grid{grid-template-columns:1fr;gap:2rem}.features-grid{grid-template-columns:1fr;gap:2rem}.specs-grid{grid-template-columns:1fr}.specs-product-images{grid-template-columns:1fr;gap:2rem}.furilabs-posts-grid{grid-template-columns:1fr!important}}@media(max-width:480px){.hero-section{height:450px}.hero-title{font-size:2.5rem}.features-grid{grid-template-columns:1fr}.container{padding:0 1rem}}.parallax-section{position:relative;overflow:hidden}.product-intro .parallax-bg{position:relative;width:100%;z-index:1}html{scroll-behavior:smooth}.hero-video,.feature-box,.spec-item{transform:translateZ(0);backface-visibility:hidden}#reviews-container{max-width:1200px;margin:2rem auto;display:flex;flex-direction:column;gap:1.5rem}.review-item{padding:2rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--entry);box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.review-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.review-title{margin:0;font-size:1.5rem;font-weight:700;color:var(--primary);flex:1}.review-rating{flex-shrink:0}.review-rating .stars{font-size:1.5rem;color:gold;letter-spacing:2px;text-shadow:0 1px 2px rgba(0,0,0,.1)}.review-meta{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap;align-items:center}.review-author{font-weight:600;color:var(--primary);font-size:1rem}.review-product{display:inline-block;padding:.25rem .75rem;background:var(--theme);color:#fff;border-radius:12px;font-size:.85rem;font-weight:600}.review-body-wrapper{margin-top:.5rem}.review-body{color:var(--secondary);line-height:1.8;font-size:1rem;margin:0;white-space:pre-wrap;word-wrap:break-word}.review-body-wrapper{position:relative}.review-read-more{background:#90dd40;border:none;border-radius:4px;color:#1a1a1a;font-size:.85rem;font-weight:600;cursor:pointer;padding:.4rem .8rem;margin-top:.75rem;float:right}.review-read-more:hover{background:#7bc934}.review-content{color:var(--secondary);line-height:1.8;font-size:1rem}#review-form{max-width:800px;margin:2rem auto;padding:2rem;background:var(--entry);border:1px solid var(--border);border-radius:var(--radius)}#review-form h3{margin:0 0 1.5rem;color:var(--primary)}#submit-review-form input,#submit-review-form select,#submit-review-form textarea{width:100%;max-width:100%;padding:.75rem;margin:.5rem 0 1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--theme);color:var(--primary);font-size:1rem;font-family:inherit;box-sizing:border-box}#submit-review-form input:focus,#submit-review-form select:focus,#submit-review-form textarea:focus{outline:none;border-color:var(--theme)}#submit-review-form button{background:var(--theme);color:#fff;border:none;padding:.75rem 2rem;border-radius:var(--radius);font-size:1rem;font-weight:600;cursor:pointer;transition:transform .1s,opacity .2s}#submit-review-form button:hover{transform:scale(1.05)}#form-message{margin-top:1rem;padding:.75rem;border-radius:var(--radius);font-weight:500}.review-editor{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.review-toolbar{display:flex;gap:.25rem;padding:.5rem;background:rgba(0,0,0,.2);border-bottom:1px solid var(--border)}.toolbar-btn{background:0 0;border:1px solid rgba(255,255,255,.1);border-radius:4px;color:var(--secondary);cursor:pointer;padding:.4rem .6rem;font-size:.9rem;line-height:1;transition:background .2s,color .2s}.toolbar-btn:hover{background:rgba(255,255,255,.1);color:var(--primary)}.toolbar-separator{width:1px;background:var(--border);margin:0 .25rem}.review-editor textarea{border:none!important;border-radius:0!important;margin:0!important}.review-media-preview{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0}.review-media-item{position:relative;width:120px;height:120px;border-radius:8px;overflow:hidden;border:1px solid var(--border)}.review-media-item img,.review-media-item video{width:100%;height:100%;object-fit:cover}.review-media-remove{position:absolute;top:4px;right:4px;width:24px;height:24px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center}.review-media-remove:hover{background:#dc3545}.review-media-hint{font-size:.85rem;color:var(--secondary);margin-top:.5rem}.review-media-gallery{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.review-media-gallery img,.review-media-gallery video{max-width:200px;max-height:150px;object-fit:cover;border-radius:6px;cursor:pointer}.review-media-gallery video{max-width:300px}@media(max-width:768px){.review-header{flex-direction:column}.review-rating{align-self:flex-start}.review-title{font-size:1.25rem}.review-media-item{width:100px;height:100px}}.account-activity-summary{margin:1.5rem 0}.activity-cards{display:flex;gap:1rem;flex-wrap:wrap}.activity-card{background:var(--entry);border-radius:8px;padding:1rem 1.5rem;text-align:center;min-width:120px}.activity-card a{color:inherit;text-decoration:none}.activity-card a:hover{text-decoration:underline}.activity-count{display:block;font-size:1.5rem;font-weight:700;color:#90dd40}.comments-container{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border)}.comments-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--primary)}.no-comments{color:var(--secondary);font-style:italic;padding:1rem 0}.comments-list{margin-bottom:2rem}.comment{padding:1rem;margin-bottom:1rem;background:var(--entry);border:1px solid var(--border);border-radius:var(--radius)}.comment-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.comment-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.comment-avatar-placeholder{width:40px;height:40px;border-radius:50%;background:#90dd40;color:#000;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem}.forum-avatar{border-radius:50%;object-fit:cover;vertical-align:middle;flex-shrink:0}.forum-avatar-small{width:24px;height:24px;font-size:.75rem}.forum-avatar-medium{width:32px;height:32px;font-size:.9rem}.forum-avatar-placeholder{background:#90dd40;color:#000;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.forum-topic-meta,.forum-reply-footer{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.comment-author{font-weight:600;color:var(--primary)}.comment-date{font-size:.85rem;color:var(--secondary)}.comment-edited{font-size:.8rem;color:var(--secondary);font-style:italic}.comment-body{color:var(--primary);line-height:1.6;margin-bottom:.75rem}.comment-body p{margin:0 0 .5rem}.comment-body p:last-child{margin-bottom:0}.comment-actions{margin-top:.5rem}.btn-reply{background:0 0;border:1px solid rgba(144,221,64,.3);color:#90dd40;padding:.25rem .75rem;border-radius:4px;font-size:.85rem;cursor:pointer;transition:all .2s}.btn-reply:hover{background:rgba(144,221,64,.1);border-color:#90dd40}.reply-form-container{margin-top:.75rem}.comment-replies{margin-left:1.5rem;margin-top:1rem;padding-left:1rem;border-left:2px solid rgba(144,221,64,.3)}.comment-replies .comment{background:rgba(0,0,0,.1);border-color:rgba(255,255,255,5%)}.comment-replies .comment-replies{border-left-color:rgba(144,221,64,.2)}.comment-replies .comment-replies .comment{background:rgba(0,0,0,.15)}.comment-form-container{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border)}.comment-form-container h4{margin:0 0 1rem;color:var(--primary)}.comment-form{display:flex;flex-direction:column;gap:.75rem}.comment-textarea{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--entry);color:var(--primary);font-family:inherit;font-size:1rem;resize:vertical;min-height:100px}.comment-textarea:focus{outline:none;border-color:#90dd40}.comment-form-actions{display:flex;gap:.5rem;flex-wrap:wrap}.comment-message{margin-top:.5rem;font-size:.9rem}.comment-message .text-success{color:#28a745}.comment-message .text-danger{color:#dc3545}.login-prompt{color:var(--secondary);padding:1rem;background:var(--entry);border-radius:var(--radius);text-align:center}.login-prompt a{color:#90dd40;font-weight:600}.btn-furi{background:#90dd40;color:#000;border:none;padding:.5rem 1rem;border-radius:var(--radius);font-weight:600;cursor:pointer;transition:background .2s}.btn-furi:hover{background:#7cc835}.btn-secondary{background:0 0;border:1px solid var(--border);color:var(--secondary);padding:.5rem 1rem;border-radius:var(--radius);cursor:pointer;transition:all .2s}.btn-secondary:hover{background:var(--entry)}@media(max-width:768px){.comment-replies{margin-left:1rem;padding-left:.75rem}.comment-header{flex-wrap:wrap}}*{box-sizing:border-box}body{overflow-x:hidden}html{overflow-x:hidden;max-width:100vw}img,video,iframe{max-width:100%;height:auto}.post-content,.blog-post-content,.content-page-body,.review-body,.forum-topic-body,.comment-body{word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}@media(max-width:768px){.main{padding:.5rem!important}.post-single{padding:.75rem}.post-title,h1{font-size:1.75rem;line-height:1.3;word-wrap:break-word}h2{font-size:1.4rem}h3{font-size:1.2rem}.post-content p,.blog-post-content p,.content-page-body p{font-size:.95rem;line-height:1.7}table{display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.furilabs-form,.review-form,#review-form,.contact-form{padding:1rem;max-width:100%}.form-group input,.form-group select,.form-group textarea,.input-field{font-size:16px}button,.btn,.btn-furi,.btn-secondary,#submit-btn{min-height:44px;padding:.75rem 1rem}.review-card,.review-item{padding:1rem}.review-header{flex-direction:column;gap:.5rem}.review-title{font-size:1.1rem}.review-body{font-size:.9rem;line-height:1.6}.shop-product-detail{padding:.5rem}.product-add-cart{flex-wrap:wrap}.cart-item{flex-direction:column;gap:.75rem;padding:1rem}.cart-item-image{width:100%;max-width:150px;margin:0 auto}.cart-item-details{width:100%;text-align:center}.cart-item-actions{width:100%;justify-content:center;flex-wrap:wrap;gap:.5rem}.shop-checkout-container{grid-template-columns:1fr;gap:1rem}.checkout-summary-section{order:-1}.faq-search-box{flex-direction:column}#faq-search{width:100%}#search-btn{width:100%}.faq-item{padding:1rem}.faq-question{font-size:1rem}.forum-topic-row{flex-direction:column;gap:.5rem;padding:.75rem}.forum-topic-stats{flex-wrap:wrap;justify-content:flex-start}.ticket-item{padding:.75rem}.account-activity-summary{overflow-x:auto}.activity-cards{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.activity-card{min-width:100px;flex-shrink:0}.product-intro{height:auto;padding:3rem 0}.intro-text{padding:0 1rem;text-align:center}.intro-text h2,.intro-text h3{font-size:1.75rem}.intro-text p{font-size:1rem}.intro-image{text-align:center}.intro-image img{height:auto;max-height:400px;width:90%}.security-content{padding:1.5rem;margin:0 1rem}.security-content h2{font-size:2rem}.security-content p{font-size:1rem}.feature-box{padding:1.5rem 1rem}.feature-box i{font-size:3rem}.feature-box h3{font-size:1.25rem}.spec-item{padding:1rem}.spec-item h4{font-size:1rem}.spec-item p{font-size:.85rem}.header-support-link,.header-cart-link{padding:.5rem;font-size:1.1rem}}@media(max-width:480px){.main{padding:.25rem!important}.post-title,h1{font-size:1.5rem}h2{font-size:1.25rem}.hero-content{padding:1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-btn{padding:.75rem 2rem;font-size:1rem}.price-old{font-size:1.25rem}.price-new{font-size:1.75rem}.lifestyle-banner{height:300px}.lifestyle-banner-content h2,.lifestyle-banner-content h3{font-size:1.5rem}.btn-primary,.hero-btn{padding:.75rem 1.5rem;font-size:1rem;width:100%;text-align:center}.intro-text h2,.intro-text h3{font-size:1.5rem}.security-content h2{font-size:1.5rem}.specs-title{font-size:2rem}}.btn{display:inline-block;padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:600;font-size:.95rem;cursor:pointer;text-decoration:none;text-align:center;transition:all .2s ease;font-family:inherit}.btn-primary{background:#90dd40;color:#000}.btn-primary:hover{background:#7cc835}.btn-outline{background:0 0;color:#90dd40;border:2px solid #90dd40}.btn-outline:hover{background:#90dd40;color:#000}.btn-sm{padding:.4rem .8rem;font-size:.85rem}.btn-lg{padding:1rem 2rem;font-size:1.1rem}.btn-block{display:block;width:100%}.btn:disabled{opacity:.6;cursor:not-allowed}.input-field{width:100%;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:rgba(255,255,255,5%);color:inherit;font-size:.95rem;font-family:inherit;transition:border-color .2s}.input-field:focus{outline:none;border-color:#90dd40}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.35rem;font-weight:500;font-size:.9rem}.form-row{display:flex;gap:1rem}.form-row .form-group{flex:1}.shop-auth-container{max-width:460px;margin:0 auto}.auth-tabs{display:flex;gap:0;margin-bottom:2rem;border-bottom:2px solid rgba(255,255,255,.1)}.auth-tab{flex:1;padding:.75rem;background:0 0;border:none;color:rgba(255,255,255,.5);font-size:.95rem;font-weight:600;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s;font-family:inherit}.auth-tab.active,.auth-tab:hover{color:#90dd40;border-bottom-color:#90dd40}.auth-panel{display:none}.auth-panel.active{display:block}.auth-form{display:flex;flex-direction:column;gap:0}.auth-message{min-height:1.5rem;padding:.5rem 0;font-size:.9rem}.auth-message.error{color:#f55}.auth-message.success{color:#90dd40}.shop-page .post-header{margin-bottom:2rem}.loading{opacity:.5;font-style:italic}.error{color:#f55}.empty-state{text-align:center;padding:3rem 1rem;opacity:.7}.empty-state a{color:#90dd40}.shop-product-widget{margin:0 0 1.5rem;padding:1.5rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,3%)}.product-pricing{margin-bottom:.75rem}.price-current{font-size:1.5rem;font-weight:700}.price-sale{color:#90dd40}.price-compare{text-decoration:line-through;opacity:.5;font-size:1.1rem}.product-stock{margin-bottom:1rem;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.stock-in_stock{color:#90dd40}.stock-preorder{color:#f0ad4e}.stock-out_of_stock{color:#f55}.product-add-cart{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.quantity-control{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.2);border-radius:6px;overflow:hidden}.qty-btn{background:rgba(255,255,255,.1);border:none;color:inherit;width:36px;height:36px;font-size:1.1rem;cursor:pointer;transition:background .2s;font-family:inherit}.qty-btn:hover{background:rgba(255,255,255,.2)}.qty-value,.qty-input{width:40px;text-align:center;font-size:.95rem;background:0 0;border:none;color:inherit;font-family:inherit}.qty-input::-webkit-inner-spin-button,.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-input{-moz-appearance:textfield}.add-cart-message{min-height:1.25rem;font-size:.9rem}.add-cart-message.success{color:#90dd40}.add-cart-message.error{color:#f55}.bundle-savings{display:inline-block;background:#90dd40;color:#000;padding:.2rem .5rem;border-radius:4px;font-size:.8rem;font-weight:700}.bundle-contents{margin:1rem 0;padding:1rem;background:rgba(255,255,255,5%);border-radius:6px}.bundle-contents h4{margin:0 0 .5rem;font-size:.95rem}.bundle-contents ul{margin:0;padding-left:1.25rem}.bundle-contents li{margin-bottom:.25rem}.product-review-stats{margin-top:.75rem;display:flex;align-items:center;gap:.5rem}.product-review-stats .review-link{display:flex;align-items:center;gap:.5rem;color:inherit;text-decoration:none}.product-review-stats .review-link:hover{text-decoration:underline}.stars{color:#f0ad4e}.review-count{opacity:.7;font-size:.9rem}.shop-product-dimensions{margin:1rem 0 1.5rem;padding:1rem 1.5rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,3%)}.shop-product-dimensions h4{margin:0 0 .75rem;font-size:.95rem;font-weight:600;color:rgba(255,255,255,.9)}.dimensions-table{width:100%;border-collapse:collapse;font-size:.9rem}.dimensions-table th,.dimensions-table td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid rgba(255,255,255,8%)}.dimensions-table th{font-weight:600;color:rgba(255,255,255,.7);font-size:.85rem}.dimensions-table td.dim-label{font-weight:500;color:rgba(255,255,255,.6);width:30%}.dimensions-table tbody tr:last-child td{border-bottom:none}.dimensions-table tbody tr:hover{background:rgba(255,255,255,2%)}.product-top-row{display:grid;grid-template-columns:1fr 380px;gap:2rem;margin-bottom:2rem;align-items:start}.product-gallery{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.product-main-image{display:flex;justify-content:center;align-items:center;background:rgba(255,255,255,3%);border-radius:8px;padding:1rem;width:100%}.product-main-image img{max-width:100%;max-height:450px;object-fit:contain;border-radius:6px}.product-thumbnails{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.product-thumbnails .thumb{width:70px;height:70px;object-fit:contain;border-radius:6px;border:2px solid transparent;cursor:pointer;transition:border-color .2s;opacity:.7;background:rgba(255,255,255,3%)}.product-thumbnails .thumb:hover{opacity:1}.product-thumbnails .thumb.active{border-color:#90dd40;opacity:1}.product-purchase{position:sticky;top:80px}.product-description{margin-top:2rem}.product-description h2{margin-top:0}.product-cover{margin-bottom:1.5rem;text-align:center}.product-cover img{max-width:100%;max-height:400px;object-fit:contain;border-radius:8px}@media(max-width:900px){.product-top-row{grid-template-columns:1fr}.product-purchase{position:static}.product-main-image img{max-height:350px}}.product-specs{margin:2rem 0}.product-specs table{width:100%;border-collapse:collapse}.product-specs td{padding:.5rem .75rem;border-bottom:1px solid rgba(255,255,255,8%)}.product-reviews-section{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.review-card{padding:1rem 0;border-bottom:1px solid rgba(255,255,255,6%)}.review-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;flex-wrap:wrap}.review-author{font-weight:600}.review-date{opacity:.5;font-size:.85rem}.review-title{margin:.25rem 0}.review-body{margin:0;opacity:.85}.cart-empty{text-align:center;padding:3rem 1rem}.cart-empty i{opacity:.3;margin-bottom:1rem}.cart-items{margin-bottom:2rem}.cart-item{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,8%)}.cart-item-image{width:80px;height:80px;flex-shrink:0}.cart-item-image img{width:100%;height:100%;object-fit:contain;border-radius:6px}.cart-item-info{flex:1}.cart-item-info h4{margin:0 0 .25rem}.cart-item-sku{margin:0;opacity:.5;font-size:.85rem}.cart-item-price{margin:.25rem 0 0;font-size:.9rem}.cart-item-actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.cart-item-total{font-weight:600;min-width:80px;text-align:right}.cart-remove{background:0 0;border:none;color:#f55;cursor:pointer;font-size:1rem;padding:.5rem;opacity:.6;transition:opacity .2s}.cart-remove:hover{opacity:1}.cart-summary{padding:1.5rem;background:rgba(255,255,255,3%);border:1px solid rgba(255,255,255,.1);border-radius:8px}.cart-coupon{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,8%)}.coupon-form{display:flex;gap:.5rem}.coupon-form .input-field{flex:1}.coupon-applied{display:flex;align-items:center;gap:.5rem;margin:0}.coupon-remove{background:0 0;border:none;color:#f55;cursor:pointer;font-size:1rem}.summary-lines{margin-bottom:1rem}.summary-line{display:flex;justify-content:space-between;padding:.4rem 0}.summary-line.discount{color:#90dd40}.summary-line.total{font-size:1.2rem;font-weight:700;border-top:1px solid rgba(255,255,255,.1);padding-top:.75rem;margin-top:.25rem}.shop-checkout-container{display:grid;grid-template-columns:1fr 360px;gap:2rem;align-items:start}.checkout-form h3{margin-top:0}.checkout-message{min-height:1.5rem;padding:.5rem 0;font-size:.9rem}.checkout-message.error{color:#f55}.checkout-summary-section{position:sticky;top:80px}#checkout-summary{padding:1.5rem;background:rgba(255,255,255,3%);border:1px solid rgba(255,255,255,.1);border-radius:8px}#checkout-summary h3{margin-top:0}.checkout-item{display:flex;justify-content:space-between;padding:.4rem 0}.checkout-item.coupon-applied{font-size:.9rem;color:#90dd40}.checkout-item.discount{color:#90dd40}.checkout-item.total{font-size:1.1rem;font-weight:700;margin-top:.25rem;padding-top:.5rem}.account-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.account-header h2{margin:0 0 .25rem}.account-header p{margin:0 0 1rem;opacity:.6}.orders-list{display:flex;flex-direction:column;gap:1rem}.order-card{padding:1rem 1.25rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,3%)}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.order-number{font-weight:600}.order-status{padding:.2rem .6rem;border-radius:4px;font-size:.8rem;font-weight:600;text-transform:uppercase}.status-pending{background:rgba(240,173,78,.2);color:#f0ad4e}.status-payment_link_created{background:rgba(91,192,222,.2);color:#5bc0de}.status-paid{background:rgba(144,221,64,.2);color:#90dd40}.status-fulfilled,.status-shipped{background:rgba(144,221,64,.3);color:#90dd40}.status-cancelled{background:rgba(255,85,85,.2);color:#f55}.order-summary{display:flex;gap:1.5rem;opacity:.7;font-size:.9rem}.order-expand-hint{font-size:.9rem;color:#90dd40;opacity:.7}.order-quick-invoice{margin-left:auto;padding:.2rem .5rem;font-size:.75rem}.order-card:hover{border-color:rgba(144,221,64,.3);background:rgba(255,255,255,5%)}.order-details-expanded{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.order-details-expanded h4{font-size:.9rem;color:#90dd40;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.order-items{margin-bottom:1rem}.order-item{display:flex;align-items:center;padding:.4rem 0;border-bottom:1px solid rgba(255,255,255,5%)}.order-item .item-qty{color:#888;min-width:40px}.order-item .item-name{flex:1}.order-item .item-price{color:#90dd40}.order-totals{margin-bottom:1rem}.order-totals .total-row{display:flex;justify-content:space-between;padding:.3rem 0;font-size:.9rem}.order-totals .total-row.discount span:last-child{color:#90dd40}.order-totals .total-row.total{font-weight:600;border-top:1px solid rgba(255,255,255,.1);padding-top:.5rem;margin-top:.3rem}.order-shipping,.order-tracking{margin-bottom:1rem}.order-shipping p,.order-tracking p{margin:0;font-size:.9rem;line-height:1.5}.order-actions{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.confirmation-success,.payment-failed-content{text-align:center;padding:2rem 1rem}.confirmation-success i{color:#90dd40;margin-bottom:1rem}.payment-failed-content i{color:#f55;margin-bottom:1rem}.confirmation-items{max-width:400px;margin:1.5rem auto;text-align:left}.confirmation-item{display:flex;justify-content:space-between;padding:.4rem 0;border-bottom:1px solid rgba(255,255,255,6%)}@media(max-width:768px){.shop-checkout-container{grid-template-columns:1fr}.checkout-summary-section{position:static}.cart-item{flex-wrap:wrap}.cart-item-actions{width:100%;justify-content:space-between}.form-row{flex-direction:column;gap:0}.header-actions{margin-left:.5rem}.product-add-cart{flex-wrap:wrap}}.ticket-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:1rem}.ticket-comments{margin-bottom:2rem}.ticket-comment{padding:1rem;margin-bottom:1rem;border:1px solid rgba(255,255,255,8%);border-radius:8px;background:rgba(255,255,255,3%)}.comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.comment-body{white-space:pre-wrap;line-height:1.6}.ticket-reply-form{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.ticket-reply-form h3{margin-bottom:1rem}.status-ticket-open{background:rgba(91,192,222,.2);color:#5bc0de;padding:2px 10px;border-radius:4px;font-size:.85em}.status-ticket-in_progress{background:rgba(240,173,78,.2);color:#f0ad4e;padding:2px 10px;border-radius:4px;font-size:.85em}.status-ticket-waiting{background:rgba(186,140,245,.2);color:#ba8cf5;padding:2px 10px;border-radius:4px;font-size:.85em}.status-ticket-resolved{background:rgba(144,221,64,.2);color:#90dd40;padding:2px 10px;border-radius:4px;font-size:.85em}.status-ticket-closed{background:rgba(255,255,255,.1);color:#888;padding:2px 10px;border-radius:4px;font-size:.85em}.forum-header-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.forum-stats-inline{color:#999;font-size:.9em}.forum-stats-inline span{margin-right:.25rem;color:#ccc}.forum-new-topic-btn{background:#90dd40;color:#000;border:none;padding:8px 20px;border-radius:4px;font-weight:700;text-decoration:none;cursor:pointer}.forum-new-topic-btn:hover{background:#7cc832;color:#000}.forum-breadcrumb{margin-bottom:1rem;font-size:.9em;color:#999}.forum-breadcrumb a{color:#90dd40;text-decoration:none}.forum-breadcrumb a:hover{text-decoration:underline}.forum-category-tree{display:flex;flex-direction:column;gap:1.5rem}.forum-section{border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,3%);overflow:hidden}.forum-section-header{padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,8%)}.forum-section-header a{color:#fff;font-size:1.1em;font-weight:600;text-decoration:none}.forum-section-header a:hover{color:#90dd40}.forum-section-desc{color:#999;font-size:.85em;margin:.25rem 0 0}.forum-section-stats{padding:.5rem 1.25rem;color:#777;font-size:.8em;border-bottom:1px solid rgba(255,255,255,5%)}.forum-subcategories{padding:.5rem 0}.forum-category-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding:.5rem 1.25rem .5rem 2rem}.forum-category-row a{color:#ddd;text-decoration:none;font-weight:500}.forum-category-row a:hover{color:#90dd40}.forum-cat-count{color:#777;font-size:.8em}.forum-sub-subcategories{width:100%;padding-left:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.forum-sub-link{color:#999!important;font-size:.85em;font-weight:400!important}.forum-sub-link:hover{color:#90dd40!important}.forum-sort-bar{display:flex;gap:.5rem}.forum-sort-option{padding:4px 12px;border-radius:4px;color:#999;text-decoration:none;font-size:.85em;border:1px solid rgba(255,255,255,.1)}.forum-sort-option.active,.forum-sort-option:hover{color:#90dd40;border-color:#90dd40}.forum-topic-list{display:flex;flex-direction:column}.forum-topic-row{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,6%)}.forum-topic-row:hover{background:rgba(255,255,255,2%)}.forum-topic-row.pinned{background:rgba(144,221,64,4%)}.forum-topic-info{flex:1;min-width:0}.forum-topic-title{color:#fff;text-decoration:none;font-weight:500;display:block}.forum-topic-title:hover{color:#90dd40}.forum-pin-icon{font-size:.85em}.forum-topic-meta{color:#999;font-size:.8em;margin-top:.25rem}.forum-topic-stats{display:flex;gap:1rem}.forum-topic-stat{text-align:center;min-width:50px}.forum-stat-count{display:block;font-weight:700;color:#ccc}.forum-stat-label{display:block;font-size:.7em;color:#777}.forum-empty{color:#999;text-align:center;padding:2rem}.forum-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:.75em;font-weight:600;text-transform:uppercase}.forum-badge-open{background:rgba(91,192,222,.2);color:#5bc0de}.forum-badge-solved{background:rgba(144,221,64,.2);color:#90dd40}.forum-badge-closed{background:rgba(255,255,255,.1);color:#888}.forum-badge-auto_closed{background:rgba(240,173,78,.2);color:#f0ad4e}.forum-badge-ticket{background:rgba(186,140,245,.2);color:#ba8cf5}.forum-notice{padding:.75rem 1rem;border-radius:4px;margin-bottom:1rem;font-size:.9em}.forum-notice-info{background:rgba(91,192,222,.15);border:1px solid rgba(91,192,222,.3);color:#8ad4e8}.forum-notice-muted{background:rgba(255,255,255,5%);border:1px solid rgba(255,255,255,.1);color:#999}.forum-topic-detail{margin-bottom:2rem}.forum-topic-header h2{margin-bottom:.25rem}.forum-topic-body,.forum-reply-body{display:flex;gap:.75rem;padding:1rem 0}.forum-vote-sidebar{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:40px}.forum-vote-btn{background:0 0;border:1px solid rgba(255,255,255,.15);color:#999;cursor:pointer;width:32px;height:28px;border-radius:4px;font-size:.85em;display:flex;align-items:center;justify-content:center}.forum-vote-btn:hover{border-color:#90dd40;color:#90dd40}.forum-vote-btn.active{border-color:#90dd40;color:#90dd40;background:rgba(144,221,64,.1)}.forum-vote-score{font-weight:700;color:#ccc;font-size:.95em}.forum-content{flex:1;min-width:0;line-height:1.6;color:#ddd}.forum-content pre{background:rgba(0,0,0,.3);padding:1rem;border-radius:6px;overflow-x:auto}.forum-content code{background:rgba(0,0,0,.3);padding:2px 6px;border-radius:3px;font-size:.9em}.forum-content pre code{background:0 0;padding:0}.forum-content img{max-width:100%;border-radius:6px}.forum-content blockquote{border-left:3px solid #90dd40;padding-left:1rem;margin-left:0;color:#aaa}.forum-topic-actions{padding:.5rem 0;display:flex;gap:.5rem;align-items:center}.forum-reply{border:1px solid rgba(255,255,255,8%);border-radius:8px;padding:1rem;margin-bottom:1rem;background:rgba(255,255,255,2%)}.forum-reply.solution{border-color:#90dd40;background:rgba(144,221,64,5%)}.forum-solution-badge{color:#90dd40;font-weight:600;font-size:.85em;margin-bottom:.5rem}.forum-reply-quoted{border-left:3px solid rgba(255,255,255,.2);padding:.5rem 1rem;margin-bottom:.75rem;background:rgba(255,255,255,3%);border-radius:0 4px 4px 0;font-size:.9em}.forum-quote-author{color:#999;font-size:.85em;margin-bottom:.25rem}.forum-quote-body{color:#aaa}.forum-reply-footer{padding-top:.5rem;font-size:.8em;color:#999;border-top:1px solid rgba(255,255,255,5%);margin-top:.5rem}.forum-reply-author{font-weight:600;color:#ccc}.btn-link{background:0 0;border:none;color:#90dd40;cursor:pointer;padding:0;font-size:inherit}.btn-link:hover{text-decoration:underline}.forum-attachments{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem 0}.forum-attachment-img{max-height:120px;border-radius:6px;border:1px solid rgba(255,255,255,.1)}.forum-attachment-file{display:inline-block;padding:4px 12px;border:1px solid rgba(255,255,255,.1);border-radius:4px;color:#90dd40;text-decoration:none;font-size:.85em}.forum-attachment-file:hover{border-color:#90dd40}.forum-mark-solved{padding:1rem;margin-bottom:1rem;border:1px solid rgba(144,221,64,.3);border-radius:8px;background:rgba(144,221,64,5%)}.forum-mark-solved p{margin-bottom:.5rem;color:#aaa}.forum-pagination{display:flex;gap:.25rem;margin-top:1rem}.forum-page-link{padding:6px 12px;border-radius:4px;color:#ccc;text-decoration:none;border:1px solid rgba(255,255,255,.1);font-size:.85em}.forum-page-link.active,.forum-page-link:hover{border-color:#90dd40;color:#90dd40}.forum-reply-actions{margin-top:.75rem}.EasyMDEContainer{border:1px solid rgba(255,255,255,.15)!important;border-radius:6px!important}.EasyMDEContainer .CodeMirror{background:rgba(0,0,0,.3)!important;color:#ddd!important;border:none!important}.EasyMDEContainer .editor-toolbar{background:rgba(0,0,0,.2)!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.EasyMDEContainer .editor-toolbar button{color:#ccc!important}.EasyMDEContainer .editor-toolbar button:hover{background:rgba(255,255,255,.1)!important}.EasyMDEContainer .editor-toolbar button.active{background:rgba(144,221,64,.2)!important;color:#90dd40!important}.EasyMDEContainer .editor-preview{background:rgba(0,0,0,.4)!important;color:#ddd!important}.EasyMDEContainer .editor-preview pre{background:rgba(0,0,0,.3)!important}.EasyMDEContainer .CodeMirror-cursor{border-left-color:#90dd40!important}.EasyMDEContainer .CodeMirror-selected{background:rgba(144,221,64,.2)!important}.EasyMDEContainer .editor-toolbar.disabled-for-preview button:not(.no-disable){opacity:.4}.forum-new-topic-form .form-group{margin-bottom:1rem}.forum-new-topic-form label{display:block;margin-bottom:.25rem;color:#ccc;font-weight:500}@media(max-width:768px){.forum-topic-row{flex-wrap:wrap}.forum-topic-replies,.forum-topic-views{min-width:40px}.forum-vote-sidebar{min-width:30px}.forum-header-bar{flex-direction:column;align-items:stretch}}.blog-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.blog-post-card{border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,3%);overflow:hidden;transition:border-color .2s}.blog-post-card:hover{border-color:rgba(144,221,64,.3)}.blog-post-cover{width:100%;height:200px;object-fit:cover;display:block}.blog-post-card-body{padding:1rem 1.25rem}.blog-post-card-body h2{margin:0 0 .5rem;font-size:1.1rem}.blog-post-card-body h2 a{color:#fff;text-decoration:none}.blog-post-card-body h2 a:hover{color:#90dd40}.blog-post-meta{display:flex;gap:.75rem;color:#999;font-size:.85em;margin-bottom:.5rem;flex-wrap:wrap}.blog-excerpt{color:#bbb;font-size:.9em;margin:.5rem 0;line-height:1.5}.blog-taxonomy{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.blog-cat-link,.blog-tag-link{display:inline-block;padding:2px 8px;border-radius:4px;font-size:.75em;text-decoration:none}.blog-cat-link{background:rgba(144,221,64,.15);color:#90dd40}.blog-tag-link{background:rgba(255,255,255,8%);color:#aaa}.blog-cat-link:hover,.blog-tag-link:hover{opacity:.8}.blog-filter-bar{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.blog-filter-tag{display:inline-block;padding:4px 12px;background:rgba(255,255,255,8%);border-radius:4px;font-size:.85em;color:#ccc}.blog-filter-tag a{color:#f55;margin-left:.5rem;text-decoration:none}.blog-pagination{display:flex;gap:.25rem;margin-top:1rem;justify-content:center}.blog-page-link{padding:6px 12px;border-radius:4px;color:#ccc;text-decoration:none;border:1px solid rgba(255,255,255,.1);font-size:.85em}.blog-page-link.active,.blog-page-link:hover{border-color:#90dd40;color:#90dd40}.blog-post-hero{width:100%;object-fit:cover;border-radius:8px;margin-bottom:1.5rem}.blog-post-title{margin:0 0 .5rem}.blog-post-content{line-height:1.8;margin:1.5rem 0}.blog-post-content img{max-width:100%;border-radius:6px}.blog-post-content pre{background:rgba(0,0,0,.3);padding:1rem;border-radius:6px;overflow-x:auto}.blog-post-content code{background:rgba(0,0,0,.3);padding:2px 6px;border-radius:3px;font-size:.9em}.blog-post-content pre code{background:0 0;padding:0}.blog-post-content blockquote{border-left:3px solid #90dd40;padding-left:1rem;margin-left:0;color:#aaa}.blog-post-content a,.post-content a,.content-page-body a,.product-description a,.product-specs a{text-decoration:underline;text-underline-offset:2px}.blog-post-content a:hover,.post-content a:hover,.content-page-body a:hover,.product-description a:hover,.product-specs a:hover{text-decoration-thickness:2px}.blog-post-content ul,.blog-post-content ol,.post-content ul,.post-content ol,.content-page-body ul,.content-page-body ol,.product-description ul,.product-description ol,.product-specs ul,.product-specs ol{margin-left:1.5rem;padding-left:1rem}.blog-post-content li,.post-content li,.content-page-body li,.product-description li,.product-specs li{margin-bottom:.4rem}.blog-post-content ul ul,.blog-post-content ul ol,.blog-post-content ol ul,.blog-post-content ol ol,.post-content ul ul,.post-content ul ol,.post-content ol ul,.post-content ol ol,.content-page-body ul ul,.content-page-body ul ol,.content-page-body ol ul,.content-page-body ol ol,.product-description ul ul,.product-description ul ol,.product-description ol ul,.product-description ol ol,.product-specs ul ul,.product-specs ul ol,.product-specs ol ul,.product-specs ol ol{margin-left:1rem;margin-top:.4rem}.changelog-container ul,.changelog-container ol,.timeline ul,.timeline ol,.home-page-body ul,.home-page-body ol{margin-left:0;padding-left:0}.blog-post-footer{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);margin-top:2rem}.blog-post-footer a{color:#90dd40;text-decoration:none}.blog-post-footer a:hover{text-decoration:underline}.content-page-body{line-height:1.8;margin:1.5rem 0}.content-page-body img{max-width:100%;border-radius:6px}.content-page-body pre{background:rgba(0,0,0,.3);padding:1rem;border-radius:6px;overflow-x:auto}.content-page-body code{background:rgba(0,0,0,.3);padding:2px 6px;border-radius:3px;font-size:.9em}.content-page-body pre code{background:0 0;padding:0}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:10000;padding:2rem}.modal-box{background:#1a1a2e;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:2rem;max-height:80vh;overflow-y:auto;width:100%;color:#ddd}.diff-block{background:rgba(0,0,0,.4);padding:1rem;border-radius:6px;font-size:.85em;line-height:1.6;overflow-x:auto;margin-bottom:1rem;white-space:pre-wrap;word-break:break-word}.diff-add{color:#90dd40}.diff-remove{color:#e74c3c}.diff-context{color:#888}@media(max-width:768px){.blog-post-grid{grid-template-columns:1fr}}#airwallex-payment-container{margin-top:1rem}#airwallex-payment-container h3{margin-bottom:1rem;color:#90dd40}#airwallex-dropin{min-height:200px;background:rgba(0,0,0,.2);border-radius:8px;padding:1rem}.payment-message{margin-top:1rem;padding:.75rem;border-radius:6px}.payment-message.error{background:rgba(220,53,69,.1);color:#dc3545;border:1px solid rgba(220,53,69,.3)}.bundle-badge{position:absolute;top:10px;right:10px;background:#90dd40;color:#000;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;text-transform:uppercase}.shop-bundle-item{position:relative}.shipping-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.badge-shipped{background:#28a745;color:#fff}.badge-processing{background:#ffc107;color:#000}.carrier-badge{color:#90dd40}.est-delivery{background:rgba(144,221,64,.1);padding:.5rem;border-radius:4px;border-left:3px solid #90dd40}.tracking-history{margin-top:1rem;padding-top:1rem;border-top:1px solid #333}.tracking-events{position:relative;padding-left:20px;border-left:2px solid #90dd40}.tracking-event{position:relative;padding-bottom:1rem;padding-left:10px}.tracking-event::before{content:'';position:absolute;left:-26px;top:4px;width:10px;height:10px;background:#90dd40;border-radius:50%}.tracking-event .event-desc{font-weight:600;color:#fff}.tracking-event .event-location{color:#90dd40;font-size:.9rem}.tracking-event .event-time{color:#888;font-size:.85rem}.order-tracking .btn-link{color:#90dd40;text-decoration:none;padding:0;font-size:.9rem}.order-tracking .btn-link:hover{text-decoration:underline}.account-coupons{margin-bottom:2rem}.coupon-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.coupon-card{background:var(--entry);border:2px dashed var(--border);border-radius:8px;padding:1rem;text-align:center}.coupon-code{font-family:monospace;font-size:1.1rem;font-weight:700;color:var(--primary);background:var(--code-bg);padding:.4rem .8rem;border-radius:4px;margin-bottom:.5rem;word-break:break-all}.coupon-desc{font-size:1rem;margin-bottom:.3rem}.coupon-expiry{font-size:.85rem;color:var(--secondary);margin-bottom:.3rem}.coupon-note{font-size:.8rem;color:var(--secondary);margin-bottom:.5rem}.coupon-apply-btn{margin-top:.5rem}.review-form-container{margin:0 auto}.review-form .form-group{margin-bottom:1.25rem}.review-form label{display:block;margin-bottom:.4rem;font-weight:600;font-size:.95rem}.star-rating-input{display:flex;gap:.25rem;align-items:center}.star-rating-input .star-btn{font-size:2rem;cursor:pointer;color:#555;transition:color .15s;user-select:none}.star-rating-input .star-btn.active{color:#f5a623}.star-rating-input .star-btn.hover{color:#f5c563}.btn-review-submit{display:inline-block;padding:.75rem 2rem;background:#90dd40;color:#000;border:none;border-radius:6px;font-weight:700;font-size:1rem;cursor:pointer;transition:opacity .2s}.btn-review-submit:hover{opacity:.9}.btn-review-submit:disabled{opacity:.6;cursor:not-allowed}.reviews-intro{font-size:1.05rem;margin-bottom:1rem;color:var(--secondary)}.reviews-filter{margin-bottom:1.5rem;display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.reviews-filter label{font-weight:500;color:var(--secondary);font-size:.95rem}.reviews-filter select{padding:.6rem 2.5rem .6rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:rgba(255,255,255,5%);color:inherit;font-size:.95rem;font-family:inherit;min-width:160px;cursor:pointer;transition:border-color .2s,background .2s;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2390DD40' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.reviews-filter select:hover{border-color:rgba(144,221,64,.5);background-color:rgba(255,255,255,8%)}.reviews-filter select:focus{outline:none;border-color:#90dd40}.reviews-filter select option{background:var(--theme);color:var(--primary)}.reviews-filter .reviews-actions{margin-left:auto}.reviews-list{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.reviews-list .review-card{border:1px solid var(--border);border-radius:8px;padding:1.25rem}.reviews-list .review-header{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.5rem}.reviews-list .review-author{font-weight:600}.reviews-list .review-date{color:var(--secondary);font-size:.85rem}.review-product-badge{display:inline-block;font-size:.8rem;padding:.15rem .5rem;background:rgba(144,221,64,.15);color:#90dd40;border-radius:4px;margin-bottom:.4rem}.reviews-list .review-title{margin:.4rem 0;font-size:1.05rem}.reviews-list .review-body{margin:.25rem 0 0;line-height:1.6}.member-since{color:#90dd40;font-size:.9rem;margin:.25rem 0 .5rem}.account-milestones{margin:1.5rem 0}.milestone-cards{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.milestone-card{background:var(--entry);border:1px solid var(--border);border-radius:8px;padding:1rem;min-width:200px;max-width:300px}.milestone-title{font-weight:600;font-size:1rem;color:#90dd40}.milestone-desc{font-size:.9rem;margin-top:.25rem}.milestone-date{font-size:.85rem;color:#888;margin-top:.25rem}.milestone-order{font-size:.85rem;color:#888;margin-top:.15rem}.video-wrapper{position:relative;width:100%;max-width:800px;margin:1.5rem auto;padding-bottom:56.25%;height:0;overflow:hidden}.video-wrapper iframe,.video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}iframe[src*="youtube.com"],iframe[src*="youtube-nocookie.com"],iframe[src*="vimeo.com"]{display:block;width:100%;max-width:800px;aspect-ratio:16/9;margin:1.5rem auto;border-radius:8px;border:none}#faq-search-container{max-width:1200px;margin:0 auto;padding:1rem}.faq-search-box{margin-bottom:2rem}#faq-search{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,3%);color:#fff}#faq-search:focus{outline:none;border-color:rgba(144,221,64,.5)}#faq-loading{text-align:center;padding:2rem;color:#888}.faq-categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.faq-category-card{display:block;text-decoration:none;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,3%);padding:1.5rem;cursor:pointer;transition:border-color .2s,transform .2s}.faq-category-card:hover{border-color:rgba(144,221,64,.3);transform:translateY(-2px)}.faq-category-name{font-weight:600;color:#fff;font-size:1.1rem;margin-bottom:.5rem}.faq-category-count{color:#999;font-size:.85rem}.faq-back-link{margin-bottom:1rem}.faq-back-link a{color:#90dd40;text-decoration:none}.faq-back-link a:hover{text-decoration:underline}.faq-section-title{color:#90dd40;font-size:1.25rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.75rem}.faq-items-list{display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,3%);padding:1.25rem;transition:border-color .2s,background .3s}.faq-item:hover{border-color:rgba(144,221,64,.3)}.faq-item.highlighted{border-color:#90dd40}.faq-question{font-weight:600;color:#fff;margin-bottom:.75rem;font-size:1.05rem}.faq-question a.faq-link,.content-page-body .faq-question a.faq-link,.content-page-body .faq-item .faq-question a.faq-link{color:#fff!important;text-decoration:none!important}.faq-question a.faq-link:hover,.content-page-body .faq-question a.faq-link:hover,.content-page-body .faq-item .faq-question a.faq-link:hover{color:#90dd40!important}.faq-answer{color:#bbb;line-height:1.6;font-size:.95rem}.faq-no-results,.faq-error{text-align:center;padding:3rem;color:#888}@media(max-width:900px){.faq-categories-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.faq-categories-grid{grid-template-columns:1fr}}body{font-family:lexend,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;word-break:break-word;background:var(--theme)}.gallery{display:flex;flex-wrap:wrap}.gallery figure,.gallery figure img{text-align:center}.gallery figure img{margin:1rem auto}.gallery-cols-1 figure{width:100%}.gallery-cols-2 figure{width:50%}.gallery-cols-3 figure{width:33.3333333333%}.gallery-cols-4 figure{width:25%}.gallery-cols-5 figure{width:25%}.gallery-cols-6 figure{width:16.666666666%}