@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');

:root{--ink:#151729;--muted:#686b7d;--line:#e6e7ed;--paper:#fff;--soft:#f6f7fb;--brand:#5146e5;--brand2:#1778ff;--mint:#c9f8df;--radius:22px;--shadow:0 24px 70px rgba(24,27,48,.12)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
body.wpt-menu-open{overflow:hidden}
img{max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
.screen-reader-text,.wpt-skip-link{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.wpt-skip-link:focus{position:fixed!important;z-index:9999;top:12px;left:12px;width:auto;height:auto;clip:auto;background:#fff;padding:12px 18px;border-radius:8px}
.wpt-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.wpt-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(230,231,237,.8);backdrop-filter:blur(18px)}
.wpt-header-inner{height:82px;display:flex;align-items:center;gap:38px}
.wpt-logo{display:flex;width:180px;flex:0 0 180px}.wpt-logo img{width:100%}
.wpt-nav{margin-left:auto}.wpt-menu{display:flex;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.wpt-menu a{display:block;padding:12px 14px;border-radius:10px;font-weight:700;font-size:14px}.wpt-menu a:hover,.wpt-menu .current-menu-item>a{color:var(--brand);background:#f3f2ff}
.wpt-header-actions{display:flex;align-items:center;gap:10px}.wpt-icon-button{position:relative;display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:12px}.wpt-icon-button svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wpt-cart-count{position:absolute;top:-6px;right:-5px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;border-radius:20px;background:#ef5350;color:#fff;font-size:10px;font-weight:800}.wpt-account-button{padding:12px 17px;border-radius:12px;background:var(--ink);color:#fff;font-weight:800;font-size:13px}
.wpt-menu-toggle{display:none;margin-left:auto;width:44px;height:44px;border:0;background:transparent;padding:10px}.wpt-menu-toggle>span:not(.screen-reader-text){display:block;height:2px;margin:5px 0;background:var(--ink);border-radius:2px}
.wpt-hero{position:relative;overflow:hidden;padding:90px 0 96px;background:radial-gradient(circle at 82% 18%,#e5e3ff 0,transparent 28%),linear-gradient(135deg,#fafaff 0,#f5f8ff 62%,#edf7ff 100%)}.wpt-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(81,70,229,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(81,70,229,.045) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,transparent,black)}
.wpt-hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px}
.wpt-eyebrow,.wpt-kicker{color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.wpt-eyebrow{display:flex;align-items:center;gap:10px}.wpt-eyebrow span{width:28px;height:2px;background:var(--brand)}
.wpt-hero h1{margin:22px 0 24px;font-size:clamp(46px,5.2vw,76px);line-height:1.04;letter-spacing:-.055em}.wpt-hero h1 em{color:var(--brand);font-style:normal}.wpt-hero-copy>p{max-width:630px;margin:0;color:var(--muted);font-size:18px;line-height:1.75}
.wpt-hero-actions{display:flex;gap:12px;margin-top:34px}.wpt-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:54px;padding:14px 22px;border-radius:12px;font-weight:800;font-size:14px;transition:.2s transform,.2s box-shadow}.wpt-button:hover{transform:translateY(-2px)}.wpt-button-primary{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand2));box-shadow:0 14px 32px rgba(81,70,229,.28)}.wpt-button-ghost{border:1px solid var(--line);background:#fff}.wpt-button-light{background:#fff;color:var(--ink)}
.wpt-trust-row{display:flex;flex-wrap:wrap;gap:22px;margin:30px 0 0;padding:0;list-style:none;color:var(--muted);font-size:12px;font-weight:700}.wpt-trust-row strong{color:#18a966}
.wpt-hero-visual{position:relative}.wpt-browser{overflow:hidden;transform:rotate(1.2deg);border:8px solid #fff;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.wpt-browser-bar{display:flex;align-items:center;gap:6px;height:38px;padding:0 12px;background:#f1f2f7}.wpt-browser-bar i{width:8px;height:8px;border-radius:50%;background:#d0d2dc}.wpt-browser-bar span{margin-left:8px;color:#9194a4;font-size:9px}.wpt-browser img{display:block;width:100%;aspect-ratio:1.25/1;object-fit:cover;object-position:top}
.wpt-hero-showcase{position:relative;overflow:hidden;transform:rotate(1deg);border:1px solid rgba(255,255,255,.9);border-radius:28px;background:#f7f7ff;box-shadow:0 34px 90px rgba(42,44,91,.18)}
.wpt-hero-showcase:after{position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);content:"";pointer-events:none}
.wpt-hero-showcase img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}
.wpt-floating-card{position:absolute;display:flex;align-items:center;gap:10px;padding:13px 16px;border:1px solid rgba(255,255,255,.7);border-radius:14px;background:rgba(255,255,255,.95);box-shadow:0 16px 36px rgba(24,27,48,.14);backdrop-filter:blur(12px)}.wpt-floating-card b{font-size:20px;color:var(--brand)}.wpt-floating-card span{font-size:10px;line-height:1.35;color:var(--muted);font-weight:700}.wpt-floating-speed{left:-34px;bottom:42px}.wpt-floating-support{right:-24px;top:42px}
.wpt-proof{border-block:1px solid var(--line);background:#fff}.wpt-proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.wpt-proof-grid>div{padding:25px 28px;border-right:1px solid var(--line)}.wpt-proof-grid>div:first-child{border-left:1px solid var(--line)}.wpt-proof strong,.wpt-proof span{display:block}.wpt-proof strong{font-size:14px}.wpt-proof span{color:var(--muted);font-size:11px}
.wpt-section{padding:105px 0}.wpt-products-section{background:#fff}.wpt-section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:44px}.wpt-section-heading h2{margin:9px 0 8px;font-size:clamp(34px,4vw,52px);line-height:1.12;letter-spacing:-.045em}.wpt-section-heading p{max-width:650px;margin:0;color:var(--muted)}.wpt-text-link{color:var(--brand);font-weight:800;font-size:13px;white-space:nowrap}
.wpt-product-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin:0!important;padding:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product,.wpt-product-grid li.product{float:none!important;width:auto!important;margin:0!important;padding:0 0 22px!important;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(24,27,48,.05);transition:.25s transform,.25s box-shadow}.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:0 20px 46px rgba(24,27,48,.11)}.woocommerce ul.products li.product a img{width:100%!important;margin:0 0 18px!important;aspect-ratio:16/9;object-fit:contain;object-position:center;background:var(--soft)}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0 20px!important;font-size:18px!important;line-height:1.35}.woocommerce ul.products li.product .price{display:block;padding:0 20px;color:var(--brand)!important;font-size:18px!important;font-weight:800}.woocommerce ul.products li.product .button{margin:14px 20px 0!important;padding:12px 16px!important;border-radius:10px!important;background:var(--ink)!important;color:#fff!important;font-size:12px!important}.woocommerce span.onsale{min-width:auto!important;min-height:auto!important;top:14px!important;left:14px!important;margin:0!important;padding:7px 10px!important;line-height:1!important;border-radius:8px!important;background:var(--brand)!important;font-size:10px!important}.wpt-empty-state{padding:54px;border:1px dashed #cfd1db;border-radius:18px;text-align:center;background:var(--soft)}
.wpt-product-grid li.product{position:relative;list-style:none}.wpt-product-grid li.product:hover{transform:translateY(-5px);box-shadow:0 20px 46px rgba(24,27,48,.11)}.wpt-product-grid li.product>a{display:block}.wpt-product-grid li.product a img{display:block;width:100%;margin:0 0 18px;aspect-ratio:16/9;object-fit:contain;object-position:center;background:var(--soft)}.wpt-product-grid li.product .woocommerce-loop-product__title{margin:0;padding:0 20px;font-size:18px;line-height:1.35}.wpt-product-grid li.product .price{display:block;padding:8px 20px 0;color:var(--brand);font-size:18px;font-weight:800}.wpt-product-grid li.product .button{display:inline-flex;margin:14px 20px 0;padding:12px 16px;border-radius:10px;background:var(--ink);color:#fff;font-size:12px;font-weight:800}.wpt-product-grid li.product .onsale{position:absolute;z-index:2;top:14px;left:14px;padding:7px 10px;border-radius:8px;background:var(--brand);color:#fff;font-size:10px;font-weight:800}
.woocommerce ul.products li.product.product_cat-yakinda,.wpt-product-grid li.product.product_cat-yakinda{position:relative}.woocommerce ul.products li.product.product_cat-yakinda .woocommerce-loop-product__link:before,.wpt-product-grid li.product.product_cat-yakinda>a:first-child:before{position:absolute;z-index:3;top:18px;right:16px;padding:8px 11px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(20,23,43,.72);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);color:#fff;content:"ÇOK YAKINDA SATIŞTA";font-size:9px;font-weight:900;letter-spacing:.13em;box-shadow:0 8px 24px rgba(20,23,43,.2)}.woocommerce ul.products li.product.product_cat-yakinda .woocommerce-loop-product__link:after,.wpt-product-grid li.product.product_cat-yakinda>a:first-child:after{position:absolute;z-index:2;top:24%;left:50%;width:68%;padding:10px 12px;transform:translate(-50%,-50%) rotate(-7deg);border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.2);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:rgba(255,255,255,.9);content:"ÖN TANITIM";text-align:center;font-size:13px;font-weight:900;letter-spacing:.24em;text-shadow:0 1px 12px rgba(0,0,0,.35)}.woocommerce ul.products li.product .wpt-price-note,.wpt-product-grid li.product .wpt-price-note{display:block;margin-top:4px;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.04em}.woocommerce ul.products li.product .wpt-upcoming-button,.wpt-product-grid li.product .wpt-upcoming-button{cursor:default!important;background:#e9e8f2!important;color:#5f6072!important}.wpt-upcoming-notice{display:grid;gap:5px;margin:16px 0;padding:16px 18px;border:1px solid #d9d7ff;border-radius:13px;background:#f4f3ff}.wpt-upcoming-notice strong{color:var(--brand);font-size:15px}.wpt-upcoming-notice span{color:var(--muted);font-size:12px;line-height:1.55}.wpt-upcoming-meta span:first-child{background:#eceaff;color:var(--brand)}
.wpt-dark-section{overflow:hidden;background:var(--ink);color:#fff}.wpt-section-heading-light{align-items:end}.wpt-section-heading-light p{max-width:440px;color:#b5b7c6}.wpt-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1)}.wpt-feature-grid article{min-height:250px;padding:34px;background:var(--ink)}.wpt-feature-grid span{color:#7670ff;font-size:12px;font-weight:800}.wpt-feature-grid h3{margin:45px 0 12px;font-size:21px}.wpt-feature-grid p{margin:0;color:#aaaebe;font-size:14px}
.wpt-process{background:var(--soft)}.wpt-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.wpt-process-grid article{display:flex;gap:22px;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.wpt-process-grid b{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:12px;background:#eceaff;color:var(--brand)}.wpt-process-grid h3{margin:2px 0 8px}.wpt-process-grid p{margin:0;color:var(--muted);font-size:13px}
.wpt-faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.wpt-faq-intro h2{margin:10px 0 18px;font-size:42px;line-height:1.18;letter-spacing:-.04em}.wpt-faq-intro p{color:var(--muted)}.wpt-faq-intro>a{color:var(--brand);font-weight:800}.wpt-faq details{border-bottom:1px solid var(--line)}.wpt-faq summary{position:relative;padding:22px 48px 22px 0;cursor:pointer;list-style:none;font-weight:800}.wpt-faq summary::-webkit-details-marker{display:none}.wpt-faq summary:after{content:"+";position:absolute;right:8px;top:18px;font-size:25px;font-weight:400}.wpt-faq details[open] summary:after{content:"–"}.wpt-faq details p{margin:0 0 24px;color:var(--muted);font-size:14px}
.wpt-cta{padding:72px 0;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff}.wpt-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.wpt-cta span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.wpt-cta h2{max-width:700px;margin:8px 0 0;font-size:38px;line-height:1.2;letter-spacing:-.04em}
.wpt-footer{background:#10121f;color:#fff}.wpt-footer-grid{display:grid;grid-template-columns:1.45fr .8fr .9fr 1.35fr;gap:70px;padding-block:70px}.wpt-footer-brand img{width:185px;margin-bottom:24px}.wpt-footer p{color:#9598aa;font-size:13px}.wpt-footer h2{margin:0 0 20px;font-size:14px}.wpt-footer ul{margin:0;padding:0;list-style:none}.wpt-footer li{margin:9px 0}.wpt-footer li a,.wpt-footer-brand>a{color:#aaaebe;font-size:13px}.wpt-footer a:hover{color:#fff}.wpt-footer-trust div{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.wpt-footer-trust span{padding:7px 9px;border:1px solid #313445;border-radius:6px;color:#c2c4d0;font-size:9px;font-weight:800}.wpt-footer-bottom{border-top:1px solid #252838}.wpt-footer-bottom .wpt-container{display:flex;justify-content:space-between;padding-block:19px;color:#777b90;font-size:11px}
.wpt-main{min-height:60vh;padding:58px 0 90px;background:var(--soft)}.wpt-commerce{padding:36px;border:1px solid var(--line);border-radius:22px;background:#fff}.woocommerce .woocommerce-breadcrumb{color:var(--muted);font-size:12px}.woocommerce .woocommerce-breadcrumb a{color:var(--brand)}.woocommerce div.product div.images img{border-radius:16px}.woocommerce div.product .product_title{font-size:38px;line-height:1.18;letter-spacing:-.035em}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--brand);font-size:26px;font-weight:800}.woocommerce div.product form.cart .button,.woocommerce .button,.woocommerce button.button,.woocommerce input.button{border-radius:10px!important;background:var(--ink)!important;color:#fff!important}.wpt-product-meta{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.wpt-product-meta span{padding:7px 9px;border-radius:8px;background:var(--soft);font-size:10px;font-weight:800}.woocommerce table.shop_table{overflow:hidden;border-color:var(--line)!important;border-radius:14px!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:46px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:#fff}.woocommerce-info,.woocommerce-message{border-top-color:var(--brand)!important;background:#f3f2ff!important}.woocommerce-info:before,.woocommerce-message:before{color:var(--brand)!important}
.wpt-content{min-height:60vh;padding:76px 0}.wpt-entry{max-width:850px;margin:auto}.wpt-entry h1{font-size:44px;line-height:1.15}.wpt-entry-content{color:#44485b}.wpt-entry-content h2{margin-top:40px}.wpt-entry-content a{color:var(--brand);text-decoration:underline}
.wpt-blog-page{min-height:65vh;padding:84px 0 100px;background:var(--soft)}.wpt-blog-hero{max-width:820px;margin-bottom:54px}.wpt-blog-hero h1{margin:12px 0 16px;font-size:clamp(42px,5vw,66px);line-height:1.08;letter-spacing:-.055em}.wpt-blog-hero p{margin:0;color:var(--muted);font-size:18px}.wpt-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.wpt-post-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(24,27,48,.05);transition:.25s transform,.25s box-shadow}.wpt-post-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(24,27,48,.1)}.wpt-post-card-image{display:block;overflow:hidden;aspect-ratio:1.55/1;background:linear-gradient(135deg,#e8e7ff,#d9ecff)}.wpt-post-card-image img{width:100%;height:100%;object-fit:cover;transition:.4s transform}.wpt-post-card:hover img{transform:scale(1.035)}.wpt-post-card-image>span{display:grid;place-items:center;width:100%;height:100%;color:rgba(81,70,229,.25);font-size:76px;font-weight:800}.wpt-post-card-body{padding:24px}.wpt-post-card-meta{display:flex;gap:12px;color:#9295a5;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.wpt-post-card h2{margin:12px 0 10px;font-size:21px;line-height:1.35;letter-spacing:-.025em}.wpt-post-card p{margin:0 0 18px;color:var(--muted);font-size:13px}.wpt-pagination{margin-top:48px}.wpt-pagination .nav-links{display:flex;justify-content:center;gap:8px}.wpt-pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:12px;font-weight:800}.wpt-pagination .current{border-color:var(--brand);background:var(--brand);color:#fff}
.wpt-single-post{background:#fff}.wpt-article-header{padding:88px 0 64px;background:linear-gradient(135deg,#f7f7ff,#eef6ff)}.wpt-article-header-inner{max-width:940px;text-align:center}.wpt-article-cats a{color:var(--brand);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.wpt-article-header h1{margin:16px auto 20px;max-width:920px;font-size:clamp(42px,5.4vw,70px);line-height:1.08;letter-spacing:-.055em}.wpt-article-lead{max-width:760px;margin:0 auto;color:var(--muted);font-size:18px}.wpt-article-meta{display:flex;justify-content:center;gap:20px;margin-top:28px;color:#8d90a0;font-size:11px;font-weight:700}.wpt-article-cover{max-width:1080px;margin-top:50px}.wpt-article-cover img{display:block;width:100%;max-height:560px;object-fit:cover;border-radius:22px;box-shadow:var(--shadow)}.wpt-article-layout{display:grid;grid-template-columns:minmax(0,760px) 250px;justify-content:center;gap:80px;padding-block:70px}.wpt-article-content{color:#3e4254;font-size:17px;line-height:1.85}.wpt-article-content>p:first-child{font-size:20px;color:var(--ink)}.wpt-article-content h2{margin:52px 0 16px;color:var(--ink);font-size:32px;line-height:1.25;letter-spacing:-.035em}.wpt-article-content h3{margin:36px 0 12px;color:var(--ink);font-size:23px}.wpt-article-content ul,.wpt-article-content ol{padding-left:24px}.wpt-article-content li{margin:8px 0}.wpt-article-content blockquote{margin:36px 0;padding:22px 26px;border-left:4px solid var(--brand);background:var(--soft);color:var(--ink);font-weight:600}.wpt-article-content a{color:var(--brand);text-decoration:underline}.wpt-article-aside{align-self:start;position:sticky;top:110px}.wpt-article-aside>div{padding:22px;border:1px solid var(--line);border-radius:14px;background:var(--soft)}.wpt-article-aside strong{font-size:13px}.wpt-article-aside p{margin:8px 0 0;color:var(--muted);font-size:11px}.wpt-article-aside>a{display:block;margin-top:18px;color:var(--brand);font-size:12px;font-weight:800}.wpt-post-nav{padding-bottom:70px}.wpt-post-nav .nav-links{display:grid;grid-template-columns:1fr 1fr;gap:30px;border-top:1px solid var(--line);padding-top:30px}.wpt-post-nav a{font-size:13px;font-weight:800}.wpt-post-nav .nav-next{text-align:right}
@media(max-width:980px){.wpt-header-inner{height:72px}.wpt-logo{width:154px;flex-basis:154px}.wpt-menu-toggle{display:block}.wpt-nav{position:fixed;inset:72px 0 auto;display:none;max-height:calc(100vh - 72px);overflow:auto;padding:18px 20px 28px;border-bottom:1px solid var(--line);background:#fff}.wpt-nav.is-open{display:block}.wpt-menu{display:block}.wpt-menu a{padding:14px 10px;font-size:16px}.wpt-account-button{display:none}.wpt-hero{padding:62px 0 70px}.wpt-hero-grid{grid-template-columns:1fr;gap:54px}.wpt-hero-copy{text-align:center}.wpt-eyebrow,.wpt-hero-actions,.wpt-trust-row{justify-content:center}.wpt-hero-copy>p{margin:auto}.wpt-hero-visual{max-width:640px;margin:auto}.wpt-proof-grid{grid-template-columns:repeat(2,1fr)}.wpt-proof-grid>div:nth-child(3){border-left:1px solid var(--line)}.wpt-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.wpt-feature-grid{grid-template-columns:repeat(2,1fr)}.wpt-process-grid{grid-template-columns:1fr}.wpt-faq-layout{grid-template-columns:1fr;gap:36px}.wpt-footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:45px}.wpt-footer-trust{grid-column:1/-1}.wpt-section{padding:82px 0}.wpt-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wpt-article-layout{grid-template-columns:minmax(0,720px);gap:40px}.wpt-article-aside{position:static}}
@media(max-width:640px){.wpt-container{width:min(100% - 28px,1180px)}.wpt-header-actions{margin-left:0}.wpt-header-inner{gap:10px}.wpt-logo{width:140px;flex-basis:140px}.wpt-icon-button{width:40px;height:40px}.wpt-hero{padding:46px 0 58px}.wpt-hero h1{font-size:44px}.wpt-hero-copy>p{font-size:15px}.wpt-hero-actions{flex-direction:column}.wpt-button{width:100%}.wpt-trust-row{gap:9px 14px;font-size:10px}.wpt-floating-card{display:none}.wpt-browser{border-width:5px;border-radius:14px}.wpt-hero-showcase{transform:none;border-radius:18px}.wpt-proof-grid{grid-template-columns:1fr}.wpt-proof-grid>div{border:0!important;border-bottom:1px solid var(--line)!important;padding:18px 4px}.wpt-section{padding:64px 0}.wpt-section-heading{display:block;margin-bottom:30px}.wpt-section-heading h2{font-size:35px}.wpt-section-heading>.wpt-text-link{display:inline-block;margin-top:18px}.wpt-product-grid,.woocommerce ul.products{grid-template-columns:1fr}.wpt-feature-grid{grid-template-columns:1fr}.wpt-feature-grid article{min-height:210px}.wpt-feature-grid h3{margin-top:30px}.wpt-faq-intro h2{font-size:34px}.wpt-cta-inner{display:block;text-align:center}.wpt-cta h2{font-size:31px}.wpt-cta .wpt-button{margin-top:28px}.wpt-footer-grid{grid-template-columns:1fr 1fr;gap:38px 22px;padding-block:52px}.wpt-footer-brand,.wpt-footer-trust{grid-column:1/-1}.wpt-footer-bottom .wpt-container{display:block;text-align:center}.wpt-footer-bottom span{display:block}.wpt-commerce{padding:20px 14px}.woocommerce div.product .product_title{font-size:30px}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{padding:12px 8px}.wpt-entry h1{font-size:36px}.wpt-blog-page{padding:58px 0 70px}.wpt-blog-hero h1{font-size:40px}.wpt-post-grid{grid-template-columns:1fr}.wpt-article-header{padding:58px 0 46px}.wpt-article-header h1{font-size:40px}.wpt-article-lead{font-size:15px}.wpt-article-layout{padding-block:48px}.wpt-article-content{font-size:16px}.wpt-article-content h2{font-size:28px}.wpt-post-nav .nav-links{grid-template-columns:1fr}.wpt-post-nav .nav-next{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.wpt-button,.woocommerce ul.products li.product{transition:none}}

/* WooCommerce catalogue refresh */
.woocommerce ul.products li.product,.wpt-product-grid li.product{display:flex;flex-direction:column;min-height:100%;padding-bottom:20px!important;border-color:#e4e6ee;border-radius:22px;background:linear-gradient(180deg,#fff 0%,#fff 76%,#fafaff 100%);box-shadow:0 14px 40px rgba(28,32,58,.07)}
.woocommerce ul.products li.product .woocommerce-loop-product__link,.wpt-product-grid li.product>a:first-child{position:relative;display:block;flex:1}
.woocommerce ul.products li.product a img,.wpt-product-grid li.product a img{border-bottom:1px solid #eceef4}
.woocommerce ul.products li.product .woocommerce-loop-product__title,.wpt-product-grid li.product .woocommerce-loop-product__title{min-height:49px;margin:0!important;padding:2px 20px 0!important;color:var(--ink);font-size:18px!important;font-weight:800;letter-spacing:-.02em}
.woocommerce ul.products li.product .price,.wpt-product-grid li.product .price{margin-top:8px;padding:0 20px!important}
.woocommerce ul.products li.product .wpt-price-note,.wpt-product-grid li.product .wpt-price-note{margin-top:6px;color:#858899;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}
.woocommerce ul.products li.product .button,.wpt-product-grid li.product .button{display:flex!important;align-items:center;justify-content:center;width:calc(100% - 40px);min-height:44px;margin:16px 20px 0!important;padding:12px 16px!important;border:1px solid #deddf1!important;border-radius:12px!important;background:#f1f0f8!important;color:#55576a!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.06em}
.woocommerce ul.products li.product .woocommerce-loop-product__link:before,.wpt-product-grid li.product>a:first-child:before{position:absolute;z-index:3;top:14px;right:14px;padding:8px 11px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(18,22,42,.82);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);color:#fff;content:"ÇOK YAKINDA SATIŞTA"!important;font-size:8px;font-weight:900;letter-spacing:.11em;box-shadow:0 8px 24px rgba(20,23,43,.2)}
.woocommerce ul.products li.product .woocommerce-loop-product__link:after,.wpt-product-grid li.product>a:first-child:after{display:none!important;content:none!important}
.woocommerce span.onsale{display:none!important}

/* Shop page */
body.woocommerce-shop .wpt-main{padding:70px 0 110px;background:radial-gradient(circle at 12% 0,rgba(80,70,229,.09),transparent 27%),linear-gradient(180deg,#f5f6fb 0%,#eef1f8 100%)}
body.woocommerce-shop .wpt-commerce{padding:52px;border:1px solid rgba(216,219,231,.9);border-radius:30px;background:rgba(255,255,255,.96);box-shadow:0 30px 90px rgba(32,37,67,.09)}
body.woocommerce-shop .woocommerce-breadcrumb{margin-bottom:32px!important}
body.woocommerce-shop .woocommerce-products-header__title.page-title{max-width:760px;margin:0;font-size:clamp(42px,5vw,64px);line-height:1.04;letter-spacing:-.055em}
.wpt-shop-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin:16px 0 46px}
.wpt-shop-intro>.wpt-eyebrow{grid-column:1/-1}
.wpt-shop-intro>p{max-width:670px;margin:0;color:var(--muted);font-size:16px;line-height:1.75}
.wpt-shop-stats{display:flex;gap:10px}
.wpt-shop-stats span{display:grid;min-width:132px;padding:13px 15px;border:1px solid #e3e5ee;border-radius:13px;background:#f8f9fc;color:#7a7d8d;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.wpt-shop-stats strong{margin-bottom:3px;color:var(--ink);font-size:16px;letter-spacing:-.02em}
.wpt-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 28px;padding:16px 18px;border:1px solid #e5e7ef;border-radius:16px;background:#f8f9fc}
.wpt-shop-toolbar .woocommerce-result-count{float:none;margin:0;color:#6e7180;font-size:12px;font-weight:700}
.wpt-shop-toolbar .woocommerce-ordering{position:relative;float:none;margin:0}
.wpt-shop-toolbar .woocommerce-ordering:before{position:absolute;top:50%;left:16px;z-index:1;transform:translateY(-50%);color:#999cac;content:"Sırala";font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;pointer-events:none}
.wpt-shop-toolbar .woocommerce-ordering select{min-width:250px;height:48px;padding:17px 45px 6px 16px;border:1px solid #dfe2eb;border-radius:12px;outline:0;appearance:none;-webkit-appearance:none;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#626576 50%),linear-gradient(135deg,#626576 50%,transparent 50%);background-position:calc(100% - 20px) 21px,calc(100% - 15px) 21px;background-repeat:no-repeat;background-size:5px 5px;color:var(--ink);font-family:inherit;font-size:12px;font-weight:800;box-shadow:0 5px 16px rgba(28,32,58,.05);cursor:pointer;transition:.2s border-color,.2s box-shadow}
.wpt-shop-toolbar .woocommerce-ordering select:hover,.wpt-shop-toolbar .woocommerce-ordering select:focus{border-color:var(--brand);box-shadow:0 0 0 4px rgba(81,70,229,.1)}

/* Single theme detail */
body.single-product .wpt-main{padding:66px 0 110px;background:radial-gradient(circle at 8% 0,rgba(81,70,229,.1),transparent 26%),linear-gradient(180deg,#f5f6fb,#eef1f8)}
body.single-product .wpt-commerce{padding:46px;border:1px solid rgba(216,219,231,.9);border-radius:30px;background:#fff;box-shadow:0 30px 90px rgba(32,37,67,.09)}
body.single-product .woocommerce-breadcrumb{margin-bottom:36px!important}
body.single-product .woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:52px}
body.single-product .woocommerce div.product:before,body.single-product .woocommerce div.product:after{display:none}
body.single-product .woocommerce div.product div.images,body.single-product .woocommerce div.product div.summary{float:none;width:auto;margin:0}
body.single-product .woocommerce div.product div.images{align-self:start;padding:18px;border:1px solid #e6e8f0;border-radius:24px;background:linear-gradient(145deg,#f8faff,#eef2fb);box-shadow:0 22px 50px rgba(34,39,70,.09)}
body.single-product .woocommerce-product-gallery__wrapper{overflow:hidden;border-radius:16px;background:#fff}
body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image img{width:100%;aspect-ratio:16/9;object-fit:contain;border-radius:16px}
body.single-product .woocommerce div.product div.summary{align-self:start;padding:32px;border:1px solid #e6e7ee;border-radius:24px;background:#fff;box-shadow:0 22px 55px rgba(29,33,61,.08)}
.wpt-product-kicker{display:flex;align-items:center;gap:9px;margin-bottom:15px;color:var(--brand);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.wpt-product-kicker span{width:22px;height:2px;border-radius:2px;background:var(--brand)}
body.single-product .woocommerce div.product .product_title{margin:0 0 22px;font-size:clamp(34px,3.4vw,48px);line-height:1.08;letter-spacing:-.05em}
body.single-product .woocommerce div.product p.price{display:flex;align-items:end;flex-wrap:wrap;gap:8px;margin:0 0 24px;padding-bottom:22px;border-bottom:1px solid #eceef4;font-size:29px}
body.single-product .woocommerce div.product p.price .wpt-price-note{display:block!important;flex:0 0 100%;width:100%;margin:4px 0 0!important;color:#8b8e9d!important;font-size:9px!important;font-weight:900;line-height:1.4!important;text-transform:uppercase;letter-spacing:.08em}
body.single-product .wpt-upcoming-notice{display:flex;align-items:flex-start;gap:14px;margin:0 0 22px;padding:17px;border:1px solid #dbdafe;border-radius:16px;background:linear-gradient(135deg,#f5f3ff,#f4f8ff)}
.wpt-upcoming-icon{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:11px;background:var(--brand);color:#fff;font-size:18px;font-weight:900}
body.single-product .wpt-upcoming-notice>div{display:grid;gap:4px}
body.single-product .wpt-upcoming-notice strong{color:var(--ink);font-size:14px}
body.single-product .wpt-upcoming-notice span:not(.wpt-upcoming-icon){color:#6f7282;font-size:11px;line-height:1.55}
body.single-product .woocommerce-product-details__short-description{color:#5f6272;font-size:14px;line-height:1.75}
body.single-product .wpt-product-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0}
body.single-product .wpt-product-meta span{display:grid;gap:2px;padding:12px;border:1px solid #e8e9f0;border-radius:12px;background:#fafbfe}
body.single-product .wpt-product-meta strong{color:var(--ink);font-size:10px}
body.single-product .wpt-product-meta small{color:#8a8d9d;font-size:8px;line-height:1.4}
.wpt-release-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;padding:18px;border-radius:16px;background:linear-gradient(135deg,#15182c,#242847);color:#fff}
.wpt-release-cta>div{display:grid;gap:4px}
.wpt-release-cta strong{font-size:13px}
.wpt-release-cta span{color:#bfc3d5;font-size:9px;line-height:1.5}
.wpt-release-cta .wpt-release-status{flex:0 0 auto;padding:8px 10px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.07em}
body.single-product .product_meta{display:none}
body.single-product .woocommerce-tabs,body.single-product .related{grid-column:1/-1}
body.single-product .woocommerce-tabs{margin-top:16px;padding-top:42px;border-top:1px solid #e8eaf1}
body.single-product .woocommerce-tabs ul.tabs{display:flex;gap:8px;margin:0 0 24px!important;padding:0!important}
body.single-product .woocommerce-tabs ul.tabs:before,body.single-product .woocommerce-tabs ul.tabs li:before,body.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}
body.single-product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:1px solid #e2e4ed!important;border-radius:11px!important;background:#f7f8fb!important}
body.single-product .woocommerce-tabs ul.tabs li.active{border-color:var(--brand)!important;background:var(--brand)!important}
body.single-product .woocommerce-tabs ul.tabs li a{padding:11px 16px!important;color:#686b7b!important;font-size:11px;font-weight:900!important}
body.single-product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}
body.single-product .woocommerce div.product .woocommerce-tabs .panel{margin:0!important;padding:32px!important;border:1px solid #e7e9f0;border-radius:20px;background:#fafbfe;color:#4f5262;font-size:15px;line-height:1.8}
body.single-product .woocommerce-tabs .panel>h2:first-child{margin-top:0;font-size:28px;letter-spacing:-.03em}
body.single-product .woocommerce-tabs .panel h2{margin-top:32px;color:var(--ink);font-size:23px}
body.single-product .woocommerce-tabs .panel ul{padding-left:20px}
body.single-product .related{margin-top:24px;padding-top:38px;border-top:1px solid #e8eaf1}
body.single-product .related>h2{margin:0 0 28px;font-size:30px;letter-spacing:-.035em}

@media(max-width:980px){
	body.woocommerce-shop .wpt-commerce,body.single-product .wpt-commerce{padding:30px}
	.wpt-shop-intro{grid-template-columns:1fr}
	.wpt-shop-stats{flex-wrap:wrap}
	body.single-product .woocommerce div.product{grid-template-columns:1fr;gap:30px}
}
@media(max-width:640px){
	body.woocommerce-shop .wpt-main,body.single-product .wpt-main{padding:34px 0 70px}
	body.woocommerce-shop .wpt-commerce,body.single-product .wpt-commerce{padding:22px 14px;border-radius:22px}
	body.woocommerce-shop .woocommerce-products-header__title.page-title{font-size:38px}
	.wpt-shop-intro{margin-bottom:30px}
	.wpt-shop-stats{display:grid;grid-template-columns:1fr 1fr}
	.wpt-shop-stats span{min-width:0}
	.wpt-shop-toolbar{align-items:stretch;flex-direction:column;padding:14px}
	.wpt-shop-toolbar .woocommerce-ordering,.wpt-shop-toolbar .woocommerce-ordering select{width:100%}
	body.single-product .woocommerce div.product div.images{padding:10px;border-radius:17px}
	body.single-product .woocommerce div.product div.summary{padding:22px 17px;border-radius:18px}
	body.single-product .woocommerce div.product .product_title{font-size:34px}
	body.single-product .wpt-product-meta{grid-template-columns:1fr}
	.wpt-release-cta{align-items:flex-start;flex-direction:column}
	body.single-product .woocommerce div.product .woocommerce-tabs .panel{padding:22px 17px!important}
}
.wpt-auth {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 280px;
	gap: 24px;
	max-width: 920px;
	margin: 10px auto 40px;
}

.wpt-auth-card,
.wpt-auth-benefits {
	border: 1px solid #e7eaf2;
	border-radius: 24px;
	background: #fff;
	box-shadow: 0 20px 60px rgba(22, 31, 62, .08);
}

.wpt-auth-card {
	padding: clamp(24px, 5vw, 48px);
}

.wpt-auth-heading {
	margin-bottom: 28px;
}

.wpt-auth-heading h2 {
	margin: 0 0 10px;
	font-size: clamp(26px, 4vw, 38px);
	color: #14182b;
}

.wpt-auth-heading p {
	margin: 0;
	color: #667085;
	line-height: 1.7;
}

.wpt-auth-icon {
	display: block;
	width: 46px;
	height: 46px;
	margin-bottom: 20px;
	border-radius: 15px;
	background: linear-gradient(135deg, #5b5ff5, #8b5cf6);
	box-shadow: 0 12px 28px rgba(91, 95, 245, .28);
}

.wpt-auth .woocommerce-form {
	border: 0;
	padding: 0;
	margin: 0;
}

.wpt-auth .woocommerce-form h2,
.wpt-auth--login .u-column2,
.wpt-auth--register .u-column1 {
	display: none;
}

.wpt-auth--login .u-column1,
.wpt-auth--register .u-column2 {
	float: none;
	width: 100%;
}

.wpt-auth .form-row {
	margin-bottom: 18px;
}

.wpt-auth label {
	font-weight: 700;
	color: #24283d;
}

.wpt-auth input.input-text {
	min-height: 52px;
	border: 1px solid #dfe3ec;
	border-radius: 12px;
	background: #f9fafc;
	padding: 0 15px;
}

.wpt-auth input.input-text:focus {
	border-color: #6568f4;
	background: #fff;
	box-shadow: 0 0 0 4px rgba(101, 104, 244, .11);
	outline: 0;
}

.wpt-auth button.button {
	min-height: 50px;
	border-radius: 12px;
	background: #5b5ff5;
	color: #fff;
	padding: 0 24px;
	font-weight: 800;
}

.wpt-auth-links {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 20px;
	margin-top: 24px;
	padding-top: 22px;
	border-top: 1px solid #edf0f5;
}

.wpt-auth-links a {
	color: #5156d8;
	font-weight: 700;
}

.wpt-auth-benefits {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 18px;
	padding: 30px;
	background: linear-gradient(160deg, #171a2b, #252a4d);
	color: #fff;
}

.wpt-auth-benefits span {
	position: relative;
	padding-left: 28px;
	line-height: 1.5;
}

.wpt-auth-benefits span::before {
	content: "✓";
	position: absolute;
	left: 0;
	color: #9ca3ff;
	font-weight: 900;
}

@media (max-width: 760px) {
	.wpt-auth {
		grid-template-columns: 1fr;
	}
	.wpt-auth-benefits {
		order: -1;
	}
}

/* Customer account */
.wpt-customer-account .wpt-content {
	padding-block: 54px 80px;
	background: linear-gradient(180deg, #f7f8fc 0, #fff 420px);
}

.wpt-customer-account .wpt-entry {
	max-width: 1180px;
	margin-inline: auto;
}

.wpt-customer-account .wpt-entry > h1 {
	margin: 0 0 28px;
	font-size: clamp(34px, 5vw, 52px);
	letter-spacing: -.04em;
}

.wpt-customer-account .woocommerce {
	display: grid;
	grid-template-columns: 280px minmax(0, 1fr);
	gap: 28px;
	align-items: start;
}

.wpt-account-profile {
	grid-column: 1 / -1;
	display: flex;
	align-items: center;
	gap: 18px;
	padding: 24px 28px;
	border: 1px solid #e6e9f1;
	border-radius: 22px;
	background: #fff;
	box-shadow: 0 18px 50px rgba(25, 31, 60, .07);
}

.wpt-account-avatar img {
	display: block;
	border-radius: 20px;
	box-shadow: 0 8px 22px rgba(75, 80, 210, .18);
}

.wpt-account-profile span,
.wpt-account-welcome span {
	display: block;
	margin-bottom: 4px;
	color: #6267e8;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.wpt-account-profile h2 {
	margin: 0 0 3px;
	color: #171a2b;
	font-size: 24px;
}

.wpt-account-profile p {
	margin: 0;
	color: #737789;
	font-size: 13px;
}

.wpt-customer-account .woocommerce-MyAccount-navigation {
	float: none;
	width: auto;
	padding: 12px;
	border: 1px solid #e6e9f1;
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 16px 45px rgba(25, 31, 60, .06);
}

.wpt-customer-account .woocommerce-MyAccount-navigation ul {
	display: grid;
	gap: 4px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.wpt-customer-account .woocommerce-MyAccount-navigation li {
	margin: 0;
}

.wpt-customer-account .woocommerce-MyAccount-navigation a {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 48px;
	padding: 10px 14px 10px 42px;
	border-radius: 12px;
	color: #505469;
	font-size: 13px;
	font-weight: 750;
	transition: .2s ease;
}

.wpt-customer-account .woocommerce-MyAccount-navigation a::before {
	content: "";
	position: absolute;
	left: 16px;
	width: 9px;
	height: 9px;
	border: 2px solid #a8acc0;
	border-radius: 3px;
}

.wpt-customer-account .woocommerce-MyAccount-navigation li.is-active a,
.wpt-customer-account .woocommerce-MyAccount-navigation a:hover {
	background: linear-gradient(135deg, #f0efff, #f5f7ff);
	color: #4e52da;
}

.wpt-customer-account .woocommerce-MyAccount-navigation li.is-active a::before {
	border-color: #5b5ff5;
	background: #5b5ff5;
	box-shadow: 0 0 0 4px rgba(91, 95, 245, .12);
}

.wpt-customer-account .woocommerce-MyAccount-navigation-link--customer-logout {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #edf0f5;
}

.wpt-customer-account .woocommerce-MyAccount-navigation-link--customer-logout a {
	color: #c73f52;
}

.wpt-customer-account .woocommerce-MyAccount-content {
	float: none;
	width: auto;
	min-width: 0;
	padding: clamp(24px, 4vw, 38px);
	border: 1px solid #e6e9f1;
	border-radius: 22px;
	background: #fff;
	box-shadow: 0 18px 55px rgba(25, 31, 60, .07);
}

.wpt-customer-account .woocommerce-MyAccount-content > :first-child {
	margin-top: 0;
}

.wpt-customer-account .woocommerce-MyAccount-content h2,
.wpt-customer-account .woocommerce-MyAccount-content h3 {
	color: #171a2b;
	letter-spacing: -.025em;
}

.wpt-account-welcome {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 22px;
	padding: 24px;
	border-radius: 18px;
	background: linear-gradient(135deg, #171a2b, #292e55);
	color: #fff;
}

.wpt-account-welcome h2 {
	margin: 0 0 7px !important;
	color: #fff !important;
	font-size: 28px;
}

.wpt-account-welcome p {
	max-width: 540px;
	margin: 0;
	color: #c9cce0;
	font-size: 13px;
	line-height: 1.65;
}

.wpt-account-welcome .button {
	flex: 0 0 auto;
	border: 0;
	border-radius: 12px;
	background: #fff;
	color: #242847;
}

.wpt-account-quick-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 12px;
	margin-bottom: 26px;
}

.wpt-account-quick-grid > a {
	display: grid;
	gap: 8px;
	min-height: 160px;
	padding: 20px;
	border: 1px solid #e8eaf2;
	border-radius: 16px;
	background: #fafbfe;
	color: #171a2b;
	transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.wpt-account-quick-grid > a:hover {
	transform: translateY(-3px);
	border-color: #cfd1ff;
	box-shadow: 0 15px 34px rgba(57, 62, 150, .10);
}

.wpt-account-quick-icon {
	display: grid;
	place-items: center;
	width: 38px;
	height: 38px;
	border-radius: 11px;
	background: #ebeaff;
	color: #5559dd;
	font-size: 11px;
	font-weight: 900;
}

.wpt-account-quick-grid strong {
	margin-top: 8px;
	font-size: 15px;
}

.wpt-account-quick-grid small {
	color: #777b8d;
	font-size: 11px;
	line-height: 1.55;
}

.wpt-customer-account table.shop_table {
	overflow: hidden;
	border: 1px solid #e6e9f1;
	border-radius: 16px;
	border-collapse: separate;
	border-spacing: 0;
}

.wpt-customer-account table.shop_table th {
	padding: 15px 16px;
	border: 0;
	background: #f5f6fa;
	color: #55596b;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .05em;
}

.wpt-customer-account table.shop_table td {
	padding: 17px 16px;
	border-color: #edf0f5;
}

.wpt-customer-account .woocommerce-Address {
	padding: 22px;
	border: 1px solid #e6e9f1;
	border-radius: 16px;
	background: #fafbfe;
}

.wpt-customer-account .woocommerce-Address-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.wpt-customer-account form .form-row {
	margin-bottom: 16px;
}

.wpt-customer-account form input.input-text,
.wpt-customer-account form select,
.wpt-customer-account form textarea {
	min-height: 50px;
	border: 1px solid #dfe3ec;
	border-radius: 11px;
	background: #fafbfc;
	padding-inline: 14px;
}

.wpt-customer-account form fieldset {
	margin-top: 28px;
	padding: 22px;
	border: 1px solid #e6e9f1;
	border-radius: 16px;
}

.wpt-customer-account .woocommerce-info,
.wpt-customer-account .woocommerce-message {
	border: 1px solid #dfe1ff;
	border-top: 0;
	border-radius: 14px;
	background: #f5f5ff;
	color: #484c68;
}

/* Fluent Support customer portal */
.wpt-support-page .wpt-content {
	padding-block: 54px 84px;
	background: linear-gradient(180deg, #f7f8fc 0, #fff 420px);
}

.wpt-support-page .wpt-entry {
	max-width: 1180px;
}

.wpt-support-page .wpt-entry > h1 {
	margin-bottom: 28px;
	font-size: clamp(34px, 5vw, 52px);
	letter-spacing: -.04em;
}

.wpt-support-intro {
	display: grid;
	grid-template-columns: minmax(0, 1.4fr) minmax(240px, .6fr);
	gap: 28px;
	align-items: center;
	margin-bottom: 22px;
	padding: clamp(24px, 4vw, 38px);
	border-radius: 22px;
	background:
		radial-gradient(circle at 84% 10%, rgba(118, 122, 255, .28), transparent 34%),
		linear-gradient(135deg, #171a2b, #292e55);
	color: #fff;
	box-shadow: 0 22px 55px rgba(23, 26, 43, .17);
}

.wpt-support-intro span {
	color: #aeb1ff;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.wpt-support-intro h2 {
	margin: 8px 0 10px;
	color: #fff;
	font-size: clamp(26px, 4vw, 38px);
	letter-spacing: -.03em;
}

.wpt-support-intro p {
	max-width: 690px;
	margin: 0;
	color: #ced1e4;
	line-height: 1.7;
}

.wpt-support-intro ul {
	display: grid;
	gap: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.wpt-support-intro li {
	position: relative;
	padding-left: 27px;
	color: #eef0ff;
	font-size: 13px;
	font-weight: 700;
}

.wpt-support-intro li::before {
	content: "✓";
	position: absolute;
	left: 0;
	color: #aeb1ff;
	font-weight: 900;
}

.wpt-support-page .fs_client_portal,
.wpt-support-page .fst_login_form_auth_wrapper {
	--fs-brand: #5b5ff5;
	overflow: hidden;
	border: 1px solid #e5e8f0;
	border-radius: 24px;
	background: #fff;
	box-shadow: 0 22px 65px rgba(25, 31, 60, .09);
}

.wpt-support-page .fs_client_portal {
	min-height: 520px;
	padding: clamp(18px, 3vw, 30px);
}

.wpt-support-page .fs_tickets_header,
.wpt-support-page .fs_ticket_header,
.wpt-support-page .fs_ticket_heroarea {
	padding: 20px;
	border-radius: 16px;
	background: linear-gradient(135deg, #171a2b, #292e55);
	color: #fff;
}

.wpt-support-page .fs_create_ticket_btn,
.wpt-support-page .fs_create_ticket_button,
.wpt-support-page .fs_reply_btn,
.wpt-support-page .fs_submit_button_container button {
	border: 0 !important;
	border-radius: 11px !important;
	background: #5b5ff5 !important;
	box-shadow: 0 10px 24px rgba(91, 95, 245, .23);
	color: #fff !important;
	font-weight: 800 !important;
}

.wpt-support-page .fs_filters_section,
.wpt-support-page .fs_ticket_form_container,
.wpt-support-page .fs_ticket_wrapper,
.wpt-support-page .fs_ticket_reply_box {
	border: 1px solid #e7e9f1;
	border-radius: 16px;
	background: #fff;
}

.wpt-support-page .fs_ticket_row,
.wpt-support-page .fs_tk_row {
	border-color: #edf0f5 !important;
	transition: background .18s ease, transform .18s ease;
}

.wpt-support-page .fs_ticket_row:hover,
.wpt-support-page .fs_tk_row:hover {
	transform: translateY(-1px);
	background: #f8f8ff;
}

.wpt-support-page .fs_status_badge {
	border-radius: 999px !important;
	padding: 6px 10px !important;
	font-size: 10px !important;
	font-weight: 900 !important;
}

.wpt-support-page .fs_ticket_subject,
.wpt-support-page .fs_tk_subject {
	color: #1b1e31;
	font-weight: 800;
}

.wpt-support-page .fs_ticket_thread,
.wpt-support-page .fs_ticket_response {
	border: 1px solid #e7e9f1;
	border-radius: 16px;
	box-shadow: 0 10px 28px rgba(25, 31, 60, .05);
}

.wpt-support-page .fs_thread_ribbon_agent {
	background: #ebeaff;
	color: #4f53d8;
}

.wpt-support-page .fs_thread_ribbon_customer {
	background: #edf8f4;
	color: #23856a;
}

.wpt-support-page .fs_ticket_form input,
.wpt-support-page .fs_ticket_form select,
.wpt-support-page .fs_ticket_form textarea,
.wpt-support-page .fs_reply_wrap textarea,
.wpt-support-page .fs_search_filter input {
	border: 1px solid #dfe3ec !important;
	border-radius: 11px !important;
	background: #fafbfc !important;
}

.wpt-support-page .fs_ticket_form input:focus,
.wpt-support-page .fs_ticket_form select:focus,
.wpt-support-page .fs_ticket_form textarea:focus,
.wpt-support-page .fs_reply_wrap textarea:focus {
	border-color: #696cf2 !important;
	box-shadow: 0 0 0 4px rgba(105, 108, 242, .11) !important;
}

.wpt-support-page .fst_login_form_auth_wrapper {
	max-width: 650px;
	margin-inline: auto;
	padding: clamp(24px, 5vw, 44px);
}

.wpt-support-page .fst_login_form_auth_wrapper input {
	min-height: 50px;
	border: 1px solid #dfe3ec;
	border-radius: 11px;
	background: #fafbfc;
	padding-inline: 14px;
}

.wpt-support-page .fst_login_form_auth_wrapper input[type="submit"],
.wpt-support-page .fst_login_form_auth_wrapper button[type="submit"] {
	border: 0;
	border-radius: 11px;
	background: #5b5ff5;
	color: #fff;
	font-weight: 800;
}

/* Defensive guard for templates/plugins that may call get_footer() twice. */
body > footer:not(:last-of-type) {
	display: none !important;
}

/* Editorial blog sidebar */
.wpt-blog-layout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 300px;
	gap: 34px;
	align-items: start;
}

.wpt-blog-layout .wpt-post-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.wpt-blog-sidebar {
	display: grid;
	gap: 18px;
	align-self: start;
	position: sticky;
	top: 100px;
}

.wpt-blog-sidebar > section {
	padding: 22px;
	border: 1px solid #e5e8f0;
	border-radius: 17px;
	background: #fff;
	box-shadow: 0 12px 34px rgba(24, 27, 48, .05);
}

.wpt-blog-sidebar > section > strong {
	display: block;
	margin-bottom: 15px;
	color: #171a2b;
	font-size: 14px;
}

.wpt-sidebar-search form {
	position: relative;
}

.wpt-sidebar-search input {
	width: 100%;
	height: 46px;
	padding: 0 46px 0 13px;
	border: 1px solid #dfe3ec;
	border-radius: 11px;
	background: #fafbfc;
	font-size: 12px;
}

.wpt-sidebar-search button {
	position: absolute;
	top: 5px;
	right: 5px;
	display: grid;
	place-items: center;
	width: 36px;
	height: 36px;
	border: 0;
	border-radius: 9px;
	background: #5b5ff5;
	color: #fff;
}

.wpt-sidebar-categories {
	display: grid;
	gap: 4px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.wpt-sidebar-categories a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 10px 0;
	border-bottom: 1px solid #eef0f5;
	color: #4f5365;
	font-size: 12px;
	font-weight: 700;
}

.wpt-sidebar-categories li:last-child a {
	border-bottom: 0;
}

.wpt-sidebar-categories small {
	display: grid;
	place-items: center;
	min-width: 24px;
	height: 24px;
	border-radius: 8px;
	background: #f0efff;
	color: #5559dd;
	font-size: 9px;
}

.wpt-sidebar-posts {
	display: grid;
	gap: 14px;
}

.wpt-sidebar-posts > a {
	display: grid;
	grid-template-columns: 62px minmax(0, 1fr);
	gap: 11px;
	align-items: center;
}

.wpt-sidebar-posts img,
.wpt-sidebar-post-placeholder {
	display: grid;
	place-items: center;
	width: 62px;
	height: 54px;
	border-radius: 9px;
	background: linear-gradient(135deg, #e8e7ff, #d9ecff);
	object-fit: cover;
	color: rgba(81, 70, 229, .35);
	font-size: 16px;
	font-weight: 900;
}

.wpt-sidebar-posts b {
	display: -webkit-box;
	overflow: hidden;
	color: #292d40;
	font-size: 11px;
	line-height: 1.45;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.wpt-sidebar-posts small {
	display: block;
	margin-top: 4px;
	color: #9699a8;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: .05em;
}

.wpt-blog-sidebar .wpt-sidebar-cta {
	padding: 26px;
	border: 0;
	background:
		radial-gradient(circle at 90% 8%, rgba(122, 126, 255, .35), transparent 37%),
		linear-gradient(145deg, #171a2b, #292e55);
	color: #fff;
}

.wpt-sidebar-cta span {
	display: block;
	margin-bottom: 9px;
	color: #aeb1ff;
	font-size: 9px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: .12em;
}

.wpt-sidebar-cta strong {
	color: #fff !important;
	font-size: 18px !important;
	line-height: 1.4;
}

.wpt-sidebar-cta a {
	display: inline-flex;
	margin-top: 18px;
	color: #fff;
	font-size: 11px;
	font-weight: 900;
}

.wpt-article-layout .wpt-blog-sidebar {
	width: 290px;
}

/* Polished information and legal pages */
.wpt-info-lead {
	margin: 0 0 26px;
	padding: 24px 26px;
	border-left: 4px solid #5b5ff5;
	border-radius: 0 15px 15px 0;
	background: #f5f5ff;
	color: #45495d;
	font-size: 17px;
	line-height: 1.75;
}

.wpt-info-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
	margin: 28px 0;
}

.wpt-info-card {
	padding: 24px;
	border: 1px solid #e5e8f0;
	border-radius: 16px;
	background: #fff;
	box-shadow: 0 12px 30px rgba(24, 27, 48, .05);
}

.wpt-info-card h2,
.wpt-info-card h3 {
	margin-top: 0 !important;
}

.wpt-contact-list {
	display: grid;
	gap: 12px;
	margin: 25px 0;
	padding: 0;
	list-style: none;
}

.wpt-contact-list li {
	padding: 16px 18px;
	border: 1px solid #e5e8f0;
	border-radius: 13px;
	background: #fafbfe;
}

/* 404 */
.wpt-404-page {
	display: grid;
	place-items: center;
	min-height: 68vh;
	padding: 80px 0;
	background:
		radial-gradient(circle at 50% 15%, rgba(97, 101, 241, .13), transparent 32%),
		#f8f9fc;
	text-align: center;
}

.wpt-404-inner {
	max-width: 760px;
}

.wpt-404-code {
	margin-bottom: 10px;
	color: #5b5ff5;
	font-size: clamp(80px, 14vw, 150px);
	font-weight: 950;
	line-height: .9;
	letter-spacing: -.08em;
	opacity: .13;
}

.wpt-404-page h1 {
	margin: 14px auto 16px;
	font-size: clamp(34px, 5vw, 54px);
	line-height: 1.1;
	letter-spacing: -.05em;
}

.wpt-404-page p {
	max-width: 620px;
	margin: 0 auto;
	color: #707486;
	font-size: 16px;
	line-height: 1.7;
}

.wpt-404-actions {
	display: flex;
	justify-content: center;
	gap: 12px;
	margin-top: 28px;
}

.wpt-404-search {
	display: flex;
	max-width: 520px;
	margin: 26px auto 0;
	padding: 6px;
	border: 1px solid #e1e4ed;
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 14px 38px rgba(24, 27, 48, .07);
}

.wpt-404-search input {
	flex: 1;
	min-width: 0;
	border: 0;
	padding: 0 13px;
	outline: 0;
}

.wpt-404-search button {
	border: 0;
	border-radius: 9px;
	background: #5b5ff5;
	color: #fff;
	padding: 0 20px;
	font-weight: 800;
}

.wpt-account-support {
	padding: 8px 0;
}

.wpt-account-support h2 {
	margin-bottom: 10px;
	font-size: 28px;
}

.wpt-account-support p {
	max-width: 650px;
	color: #6e7284;
	line-height: 1.7;
}

.wpt-account-support .button {
	margin-top: 8px;
	border: 0;
	border-radius: 11px;
	background: #5b5ff5;
	color: #fff;
}

@media (max-width: 900px) {
	.wpt-blog-layout {
		grid-template-columns: 1fr;
	}
	.wpt-blog-sidebar,
	.wpt-article-layout .wpt-blog-sidebar {
		position: static;
		width: auto;
	}
	.wpt-customer-account .woocommerce {
		grid-template-columns: 1fr;
	}
	.wpt-customer-account .woocommerce-MyAccount-navigation ul {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.wpt-customer-account .woocommerce-MyAccount-navigation a {
		padding: 11px;
		justify-content: center;
		text-align: center;
	}
	.wpt-customer-account .woocommerce-MyAccount-navigation a::before {
		display: none;
	}
}

@media (max-width: 680px) {
	.wpt-blog-layout .wpt-post-grid,
	.wpt-info-grid {
		grid-template-columns: 1fr;
	}
	.wpt-404-actions {
		flex-direction: column;
	}
	.wpt-support-intro {
		grid-template-columns: 1fr;
	}
	.wpt-account-profile,
	.wpt-account-welcome {
		align-items: flex-start;
		flex-direction: column;
	}
	.wpt-account-quick-grid {
		grid-template-columns: 1fr;
	}
	.wpt-customer-account .woocommerce-MyAccount-navigation ul {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.wpt-customer-account .woocommerce-MyAccount-content {
		padding: 20px 16px;
	}
	.wpt-customer-account table.shop_table_responsive tr {
		margin-bottom: 14px;
		border: 1px solid #e6e9f1;
		border-radius: 13px;
	}
}
