/*
Theme Name: RabbitDigi
Author: RabbitDigi
Description: Toko digital ringan dengan integrasi WooCommerce dan tampilan responsif.
Version: 1.0.2
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: rabbitdigi
*/
:root{--rd-ink:#222136;--rd-muted:#686777;--rd-purple:#6743c7;--rd-purple-dark:#5031a2;--rd-lilac:#f2eefa;--rd-mint:#d9f2e5;--rd-border:#e7e5ed;--rd-radius:18px;--rd-shadow:0 12px 40px #28203d08}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--rd-ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:var(--rd-purple);text-decoration:none}a:hover{color:var(--rd-purple-dark)}button,input,select,textarea{font:inherit}button,a,input,summary,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #9679e4;outline-offset:4px}button{cursor:pointer}img{max-width:100%;height:auto}svg{width:22px;height:22px;flex-shrink:0}h1,h2,h3,h4{line-height:1.17;letter-spacing:-.035em;margin:0 0 18px;font-weight:750}h1{font-size:clamp(34px,4.2vw,60px)}h2{font-size:clamp(27px,3vw,38px)}h3{font-size:19px}p{margin:0 0 20px;color:var(--rd-muted)}.rd-container{width:min(1200px,calc(100% - 64px));margin-inline:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto;width:auto;height:auto;left:16px;top:16px;background:white;padding:12px;z-index:99999}.rd-topbar{background:var(--rd-ink);color:#ece9f7;text-align:center;font-size:11px;letter-spacing:.045em;padding:8px 16px}.rd-topbar span{margin:0 10px;color:#b5efcd}.rd-header{position:sticky;top:0;z-index:90;background:#fff;border-bottom:1px solid #eeedf2}.admin-bar .rd-header{top:32px}.rd-header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}.rd-logo{display:inline-flex;align-items:center;gap:10px;color:var(--rd-ink);font-size:27px;letter-spacing:-1.2px;font-weight:800;white-space:nowrap}.rd-logo:hover{color:var(--rd-ink)}.rd-logo-mark{width:30px;height:35px;color:var(--rd-purple)}.rd-logo-light{font-weight:450}.rd-logo-dot{color:var(--rd-purple)}.rd-nav-list{list-style:none;display:flex;gap:27px;padding:0;margin:0}.rd-nav-list a{font-size:13px;font-weight:600;color:#5c586c;display:block;padding:10px 0}.rd-nav-list a:hover{color:var(--rd-purple)}.rd-header-actions{display:flex;align-items:center;gap:8px}.rd-icon-button{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;color:var(--rd-ink)}.rd-icon-button:hover{background:var(--rd-lilac)}.rd-cart{position:relative;background:var(--rd-lilac);color:var(--rd-purple)}.rd-cart-count{position:absolute;right:-4px;top:-5px;background:var(--rd-purple);color:white;font-size:10px;border-radius:20px;min-width:18px;text-align:center;line-height:18px}.rd-menu-toggle{display:none;border:0;background:var(--rd-lilac);width:40px;height:40px;border-radius:10px;padding:10px}.rd-menu-toggle span{display:block;height:2px;background:var(--rd-ink);margin:4px 0}.rd-hero{background:linear-gradient(120deg,#f9f7fd 12%,#f1edf9 77%,#eaf5f0);overflow:hidden}.rd-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:54px;min-height:572px;padding-block:65px}.rd-eyebrow,.rd-small-label{display:block;font-size:10px;font-weight:800;letter-spacing:.15em;color:var(--rd-purple);margin-bottom:18px}.rd-eyebrow{display:flex;align-items:center;gap:9px}.rd-eyebrow>span{width:7px;height:7px;background:#42a378;border-radius:50%;box-shadow:0 0 0 4px #42a37813}.rd-hero h1{letter-spacing:-.05em;font-size:clamp(40px,4.4vw,63px);line-height:1.08;margin-bottom:23px}.rd-hero h1 em{font-style:normal;color:var(--rd-purple)}.rd-hero-copy>p{font-size:16px;max-width:420px;line-height:1.8;margin-bottom:27px}.rd-search{display:flex;align-items:center;gap:13px;padding:7px 7px 7px 17px;background:white;border:1px solid #e1dcea;box-shadow:var(--rd-shadow);border-radius:13px;max-width:460px;margin-bottom:24px}.rd-search>svg{color:#a39bad;width:19px}.rd-search input{width:100%;min-width:0;border:0;background:transparent;padding:8px 0;font-size:13px;color:var(--rd-ink)}.rd-search button{border:0;background:var(--rd-ink);color:white;padding:10px 22px;border-radius:8px;font-size:12px;font-weight:700}.rd-hero-links{display:flex;align-items:center;gap:25px}.rd-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.wp-element-button{display:inline-flex;justify-content:center;align-items:center;gap:12px;border:0;border-radius:10px;background:var(--rd-purple);color:white;padding:14px 23px;line-height:1.5;font-size:13px;font-weight:700;text-decoration:none;box-shadow:none}.rd-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background:var(--rd-purple-dark);color:white}.rd-button svg{width:17px;height:17px}.rd-text-link{display:inline-flex;align-items:center;gap:9px;font-weight:700;font-size:12px;color:var(--rd-ink)}.rd-text-link svg{width:18px}.rd-hero-points{display:flex;gap:22px;margin-top:25px;font-size:11px;color:var(--rd-muted)}.rd-hero-points span{display:flex;align-items:center;gap:5px}.rd-hero-points svg{color:#36825e;width:15px;height:15px}.rd-hero-art{height:370px;position:relative;display:flex;align-items:center;justify-content:center}.rd-orbit{position:absolute;border:1px solid #d9d1eaaa;border-radius:50%;width:365px;height:365px}.rd-orbit-two{width:450px;height:450px;border-style:dashed;opacity:.7}.rd-digital-card{position:relative;background:linear-gradient(135deg,#8260d5,#5932ab);color:white;border-radius:27px;width:320px;height:268px;box-shadow:20px 28px 50px #5f38b630;transform:rotate(-9deg);display:flex;flex-direction:column;justify-content:space-between;padding:25px}.rd-digital-card:after{content:"";position:absolute;inset:9px;border:1px solid #ffffff25;border-radius:21px;pointer-events:none}.rd-card-top,.rd-card-bottom{display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:.13em;font-weight:700}.rd-card-top>span:last-child{font-size:25px;font-weight:400}.rd-bunny{display:flex;align-items:center;justify-content:center;gap:13px;font-size:30px;letter-spacing:-1px;font-weight:800}.rd-bunny .rd-logo-mark{width:54px;height:68px;color:white}.rd-bunny .rd-logo-dot{color:#c5f3d6}.rd-floating{position:absolute;z-index:2;display:flex;align-items:center;gap:12px;padding:15px 20px;border:1px solid #ffffffbd;background:#fffffff5;box-shadow:0 12px 40px #36235814;border-radius:14px;transform:rotate(5deg)}.rd-floating>svg{color:var(--rd-purple);background:var(--rd-lilac);padding:8px;width:40px;height:40px;border-radius:12px}.rd-floating>span{font-size:10px;color:var(--rd-muted)}.rd-floating strong{display:block;font-size:12px;color:var(--rd-ink)}.rd-floating-top{top:7px;right:-5px}.rd-floating-bottom{bottom:0;left:6px;transform:rotate(4deg)}.rd-floating .rd-dot-grid{font-size:37px;line-height:1;color:#49896a}.rd-star{position:absolute;color:#9270d4;font-size:38px}.rd-star-one{left:9px;top:26px}.rd-star-two{right:-5px;bottom:27px;color:#64ae8c;font-size:48px}.rd-section{padding:68px 0}.rd-section-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px}.rd-section-heading .rd-small-label{margin-bottom:12px}.rd-section-heading h2{margin-bottom:10px}.rd-section-heading p{margin:0;font-size:14px}.rd-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.rd-category{display:flex;align-items:center;gap:13px;border:1px solid var(--rd-border);padding:21px 17px;border-radius:14px;color:var(--rd-ink);transition:border-color .2s,transform .2s}.rd-category:hover{border-color:#baa5e8;transform:translateY(-3px)}.rd-category strong{display:block;font-size:13px;margin-bottom:3px}.rd-category small{display:block;font-size:10px;color:var(--rd-muted)}.rd-category-icon{display:grid;place-items:center;width:44px;height:44px;background:#eeebff;border-radius:12px;font-size:26px;line-height:1;color:#6d4dba;flex-shrink:0}.rd-category-creative .rd-category-icon{background:#fbecde;color:#b16d37}.rd-category-video .rd-category-icon{background:#fce6eb;color:#b65873}.rd-category-web .rd-category-icon{background:#e3f3ee;color:#39846f}.rd-featured{padding-top:5px}.rd-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.rd-product-card{overflow:hidden;border:1px solid var(--rd-border);border-radius:16px;background:white;box-shadow:var(--rd-shadow);transition:transform .2s,box-shadow .2s}.rd-product-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #36235810}.rd-product-image{display:block;background:#f2eff7;aspect-ratio:4/3;overflow:hidden}.rd-product-image img{display:block;width:100%;height:100%;object-fit:cover}.rd-product-body{padding:20px}.rd-delivery{display:inline-flex;align-items:center;background:#f5eddf;color:#87632e;border-radius:5px;font-size:9px;font-weight:700;padding:4px 7px;margin-bottom:12px}.rd-delivery-instant{background:#e6f5ec;color:#2b7350}.rd-product-card h3{font-size:17px;margin-bottom:17px}.rd-product-card h3 a{color:var(--rd-ink)}.rd-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.price{font-size:15px;font-weight:750;color:var(--rd-purple);line-height:1.4}.price del{font-size:11px;color:var(--rd-muted);font-weight:400}.price ins{text-decoration:none}.rd-card-link{display:grid;place-items:center;border-radius:8px;background:var(--rd-lilac);height:31px;width:31px;flex-shrink:0}.rd-card-link svg{width:17px}.rd-stock-note{display:block;font-size:10px;margin-top:10px;color:var(--rd-muted)}.rd-empty{padding:40px;border:1px dashed var(--rd-border);border-radius:16px;grid-column:1/-1}.rd-empty p{margin:8px 0 0}.rd-benefits{background:#f9f8fb;border-block:1px solid #f1eff6}.rd-benefits-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:38px}.rd-benefits-grid h2{font-size:31px}.rd-benefits-grid>div>p{font-size:13px;max-width:240px;margin:0}.rd-benefits article{padding-top:7px}.rd-benefit-icon{display:inline-flex;width:43px;height:43px;align-items:center;justify-content:center;border-radius:12px;background:#eae5f7;color:var(--rd-purple);margin-bottom:18px}.rd-benefits article h3{font-size:16px;margin-bottom:12px}.rd-benefits article p{font-size:12px;line-height:1.9;margin:0}.rd-centered{text-align:center}.rd-centered p{font-size:14px}.rd-how{background:#f1edf9}.rd-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;list-style:none;margin:40px 0 0;padding:0}.rd-steps li{position:relative}.rd-steps li>span{display:inline-grid;place-items:center;width:40px;height:40px;background:white;color:var(--rd-purple);border:1px solid #e0d7ef;border-radius:50%;font-size:13px;font-weight:800;margin-bottom:20px}.rd-steps li:not(:last-child):after{content:"";position:absolute;left:55px;right:0;top:20px;border-top:1px dashed #c9bbdf}.rd-steps h3{font-size:16px;margin-bottom:11px}.rd-steps p{font-size:12px;margin:0;max-width:230px;line-height:1.8}.rd-faq-grid{display:grid;grid-template-columns:1fr 1.7fr;gap:100px}.rd-faq-grid>div>p{font-size:14px;max-width:275px}.rd-faq details{border-bottom:1px solid var(--rd-border);padding:22px 0}.rd-faq details:first-child{padding-top:0}.rd-faq summary{font-size:14px;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px}.rd-faq summary::-webkit-details-marker{display:none}.rd-faq summary:after{content:"+";font-size:22px;font-weight:400;color:var(--rd-purple)}.rd-faq details[open] summary:after{content:"−"}.rd-faq details p{font-size:13px;line-height:1.9;margin:14px 20px 0 0}.rd-footer{background:#242134;color:#ddd8e9;padding-top:58px}.rd-footer-grid{display:grid;grid-template-columns:1.4fr .85fr 1fr 1.25fr;gap:42px;padding-bottom:42px}.rd-footer .rd-logo,.rd-footer .rd-logo:hover{color:white;font-size:25px;margin-bottom:18px}.rd-footer .rd-logo-mark,.rd-footer .rd-logo-dot{color:#bc9ef4}.rd-footer p{font-size:12px;line-height:1.9;color:#b4afc3}.rd-footer h2{font-size:13px;letter-spacing:0;margin:8px 0 20px}.rd-footer-grid>div>a:not(.rd-logo){display:block;color:#c2bccf;font-size:12px;margin:9px 0}.rd-footer-grid>div>a:hover{color:white}.rd-footer-note .rd-small-label{color:#c0a6ec;font-size:8px;margin-top:8px}.rd-footer-note h2{font-size:22px;letter-spacing:-.03em;line-height:1.4;margin-bottom:13px}.rd-footer-bottom{border-top:1px solid #ffffff12;display:flex;justify-content:space-between;gap:20px;padding-block:22px;font-size:10px;color:#a49daf}.rd-page-main{min-height:55vh;padding-block:50px 75px}.rd-page-main h1{font-size:36px}.rd-content .entry-content{line-height:1.8}.rd-content .entry-content>p,.rd-content .entry-content>ul{max-width:850px}.rd-content table{width:100%;border-collapse:collapse}.rd-content th,.rd-content td{padding:12px;text-align:left}.rd-content input:not([type=checkbox]):not([type=radio]):not([type=submit]),.rd-content select,.rd-content textarea,.woocommerce input.input-text,.woocommerce select,.woocommerce textarea{max-width:100%;min-height:44px;border:1px solid #d9d5e2;border-radius:8px;padding:10px 12px;color:var(--rd-ink);background:#fff}.rd-content button,.rd-content input[type=submit]{border:0;background:var(--rd-purple);color:#fff;border-radius:8px;padding:11px 19px;font-weight:650}.rd-content button:hover{background:var(--rd-purple-dark)}.woocommerce .woocommerce-breadcrumb{font-size:12px;color:var(--rd-muted);margin-bottom:27px}.woocommerce .woocommerce-breadcrumb a{color:var(--rd-purple)}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:12px;margin-bottom:25px}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:25px 0}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:100%;margin:0;float:none;border:1px solid var(--rd-border);border-radius:16px;padding:0 0 20px;overflow:hidden;background:white;box-shadow:var(--rd-shadow)}.woocommerce ul.products li.product a img{aspect-ratio:4/3;object-fit:cover;margin:0 0 8px}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:12px 19px;font-size:17px;color:var(--rd-ink)}.woocommerce ul.products li.product .price{padding:0 19px;font-size:15px;color:var(--rd-purple);font-weight:700}.woocommerce ul.products li.product .button{margin:10px 19px 0;font-size:12px;padding:10px 15px}.woocommerce ul.products li.product .star-rating{margin-left:19px}.woocommerce span.onsale{background:var(--rd-purple);min-height:auto;line-height:1.5;padding:7px 12px;min-width:0;border-radius:8px;font-size:11px}.woocommerce div.product{overflow-wrap:anywhere}.woocommerce div.product .product_title{font-size:36px;line-height:1.2;margin-bottom:20px}.woocommerce div.product div.images img{border-radius:17px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--rd-purple);font-size:23px}.woocommerce div.product .woocommerce-product-details__short-description{font-size:14px;line-height:1.9}.woocommerce div.product form.cart{margin:25px 0}.woocommerce div.product form.cart .variations label{font-size:13px;font-weight:600}.woocommerce div.product form.cart .variations select{width:100%;border:1px solid #d9d5e2;background:white;border-radius:8px;padding:10px;font-size:13px}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{padding:8px 10px 8px 0}.woocommerce div.product .product_meta{font-size:12px;border-top:1px solid var(--rd-border);padding-top:20px;display:grid;gap:5px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding-left:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#f5f2fa;border-color:var(--rd-border);border-radius:9px 9px 0 0;padding:0 18px;font-size:13px}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs .panel{font-size:14px;line-height:1.9}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:24px}.woocommerce .quantity .qty{width:65px;min-height:47px;padding:10px 7px;border:1px solid #d9d5e2;border-radius:8px}.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce input.button.alt{background:var(--rd-purple);color:#fff}.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover{background:var(--rd-purple-dark)}.woocommerce button.button.alt.disabled{background:#9a8aae}.woocommerce table.shop_table{border-color:var(--rd-border);border-radius:12px;border-collapse:separate;font-size:13px;overflow-wrap:anywhere}.woocommerce table.shop_table th{font-weight:650;background:#f8f6fb;padding:15px 12px}.woocommerce table.shop_table td{padding:15px 12px;border-color:var(--rd-border)}.woocommerce table.shop_table img{border-radius:8px;min-width:40px}.woocommerce table.cart td.actions .input-text{width:160px;min-height:43px}.woocommerce .cart-collaterals .cart_totals h2,.woocommerce-checkout h3{font-size:24px}.woocommerce .cart-collaterals .cart_totals{border:1px solid var(--rd-border);padding:24px;border-radius:14px;background:#fcfbfd}.woocommerce .cart-collaterals .cart_totals table{margin-bottom:10px}.woocommerce a.checkout-button{width:100%}.woocommerce .woocommerce-info,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error{background:#f7f5fb;border-top-color:var(--rd-purple);border-radius:9px;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message:before{color:var(--rd-purple)}.woocommerce form .form-row{padding:3px 0;margin-bottom:14px}.woocommerce form .form-row label{font-weight:600;font-size:13px;margin-bottom:6px}.woocommerce form .form-row .required{color:#9f283b}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{line-height:1.5;width:100%;border:1px solid #d9d5e2;border-radius:8px;padding:12px;min-height:46px;font-size:14px}.woocommerce form .form-row input[type=checkbox]{accent-color:var(--rd-purple)}.woocommerce-checkout #payment{background:#f6f3fb;border-radius:12px}.woocommerce-checkout #payment div.payment_box{background:white;border:1px solid #e9e3f2;border-radius:8px;font-size:13px}.woocommerce-checkout #payment div.payment_box:before{display:none}.woocommerce-checkout #payment ul.payment_methods{padding:22px;border-color:#e4dceb}.woocommerce-checkout #payment .place-order{padding:22px}.woocommerce-checkout #payment #place_order{float:none;width:100%;padding:15px 25px}.woocommerce .woocommerce-privacy-policy-text{font-size:12px}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{width:48%}.woocommerce .woocommerce-MyAccount-navigation{border:1px solid var(--rd-border);border-radius:12px;overflow:hidden;width:24%}.woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:8px}.woocommerce .woocommerce-MyAccount-navigation a{display:block;padding:12px 15px;font-size:13px;color:var(--rd-ink);border-radius:8px}.woocommerce .woocommerce-MyAccount-navigation li.is-active a{background:var(--rd-lilac);color:var(--rd-purple);font-weight:700}.woocommerce .woocommerce-MyAccount-content{width:72%;font-size:14px}.woocommerce form.login,.woocommerce form.register{border-color:var(--rd-border);border-radius:14px;padding:25px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;justify-content:center;gap:8px}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:12px 16px;border-radius:8px;background:var(--rd-lilac);color:var(--rd-purple)}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--rd-purple);color:white}.woocommerce ul.order_details{display:flex;flex-wrap:wrap;gap:18px;margin:25px 0;padding:0}.woocommerce ul.order_details li{margin:0;padding:10px 18px 10px 0;font-size:10px}.woocommerce ul.order_details li strong{font-size:14px;overflow-wrap:anywhere}.woocommerce .woocommerce-customer-details address{border:1px solid var(--rd-border);border-radius:10px;font-size:13px}.rd-payment,.rabbitdigi-payment,.rd-delivery-panel{max-width:760px;margin:25px auto;background:#fbf9ff;padding:28px;border:1px solid var(--rd-border);border-radius:16px;overflow-wrap:anywhere}.rd-payment canvas,.rd-payment img,.rabbitdigi-payment canvas,.rabbitdigi-payment img{max-width:100%;height:auto}.woocommerce div.product .stock{font-size:12px}.woocommerce div.product .out-of-stock{color:#956224}
@media(min-width:769px){.woocommerce-checkout .col2-set{width:52%;float:left;padding-right:35px}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{width:100%;float:none}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{width:46%;float:right}.woocommerce-checkout form.checkout:after{content:"";display:block;clear:both}.woocommerce-checkout .woocommerce-additional-fields{margin-top:25px}}
@media(max-width:1100px){.rd-container{width:calc(100% - 48px)}.rd-header-inner{gap:15px}.rd-nav-list{gap:17px}.rd-nav-list a{font-size:11px}.rd-header-actions{gap:3px}.rd-logo{font-size:24px}.rd-logo-mark{width:27px}.rd-hero-grid{gap:30px}.rd-hero h1{font-size:49px}.rd-hero-art{transform:scale(.88)}.rd-hero-links{gap:16px}.rd-hero-links .rd-text-link{font-size:10px}.rd-category{gap:10px;padding:18px 12px}.rd-category-icon{width:35px;height:38px}.rd-category strong{font-size:11px}.rd-category small{font-size:9px}.rd-product-grid{gap:17px}.rd-product-body{padding:17px}.rd-benefits-grid{gap:24px}.rd-faq-grid{gap:60px}.rd-footer-grid{gap:25px}.woocommerce ul.products{gap:17px}}
@media(max-width:900px){.rd-navigation{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--rd-border);box-shadow:0 10px 20px #2421340d;padding:10px 24px}.rd-navigation.is-open{display:block}.rd-nav-list{display:block}.rd-nav-list a{font-size:14px;padding:12px 5px}.rd-menu-toggle{display:block}.rd-header-inner{height:73px}.rd-hero-grid{grid-template-columns:1.2fr .8fr;min-height:515px;padding-block:48px;gap:0}.rd-hero-art{transform:scale(.71);transform-origin:center right;right:16px}.rd-hero h1{font-size:44px}.rd-hero-copy>p{font-size:14px;max-width:360px}.rd-hero-links{flex-wrap:wrap;gap:13px}.rd-hero-points{font-size:9px;gap:15px}.rd-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rd-category{padding:20px}.rd-category strong{font-size:14px}.rd-category small{font-size:11px}.rd-category-icon{width:44px;height:44px}.rd-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rd-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.rd-benefits-grid>div>p{max-width:100%}.rd-benefits-grid h2 br{display:none}.rd-benefits article p{font-size:13px}.rd-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.rd-footer-note{display:none}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce div.product .product_title{font-size:30px}}
@media(max-width:768px){.admin-bar .rd-header{top:46px}.rd-section{padding:49px 0}.rd-featured{padding-top:0}.rd-section-heading h2{font-size:28px}.rd-section-heading>.rd-text-link{font-size:11px;white-space:nowrap}.rd-hero-grid{grid-template-columns:1fr;min-height:0;padding-block:42px 30px}.rd-hero-copy{text-align:center}.rd-eyebrow{justify-content:center;font-size:9px}.rd-hero h1{font-size:clamp(41px,7.5vw,56px)}.rd-hero-copy>p{margin-inline:auto;max-width:440px}.rd-search{margin-inline:auto}.rd-hero-links{justify-content:center}.rd-hero-points{justify-content:center;font-size:10px}.rd-hero-art{height:320px;width:440px;max-width:100%;margin:20px auto 0;transform:scale(.8);transform-origin:center;right:auto}.rd-hero-links .rd-text-link{font-size:11px}.rd-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px}.rd-steps li:nth-child(2):after{display:none}.rd-steps p{max-width:none}.rd-faq-grid{grid-template-columns:1fr;gap:30px}.rd-faq-grid>div>h2 br{display:none}.rd-faq-grid>div>p{max-width:none}.rd-faq summary{font-size:13px}.rd-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.rd-footer-grid>div:first-child{grid-column:1/-1}.rd-footer-grid>div:first-child p{margin:0}.rd-page-main{padding-block:35px 50px}.rd-page-main h1{font-size:30px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%;float:none}.woocommerce div.product div.images{max-width:540px;margin-inline:auto}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{width:100%;float:none}.woocommerce-checkout #order_review_heading{margin-top:30px}.woocommerce .woocommerce-MyAccount-navigation,.woocommerce .woocommerce-MyAccount-content{width:100%;float:none}.woocommerce .woocommerce-MyAccount-navigation{margin-bottom:25px}.woocommerce .woocommerce-MyAccount-navigation ul{display:flex;overflow:auto;gap:3px}.woocommerce .woocommerce-MyAccount-navigation li{flex-shrink:0}.woocommerce .woocommerce-MyAccount-navigation a{padding:10px 12px;white-space:nowrap;font-size:12px}.woocommerce .cart-collaterals .cart_totals{margin-top:25px}.woocommerce table.shop_table_responsive tr td::before{padding-right:10px}.woocommerce table.shop_table_responsive tr td{background:#fff}.woocommerce table.shop_table_responsive tr:nth-child(2n) td{background:#fcfbfd}.woocommerce table.cart td.actions .input-text{width:48%}.woocommerce table.cart td.actions .coupon{padding-bottom:10px}.rd-payment,.rabbitdigi-payment,.rd-delivery-panel{padding:18px}}
@media(max-width:480px){.rd-container{width:calc(100% - 36px)}.rd-topbar{font-size:9px;padding:7px 10px}.rd-header-inner{height:67px;gap:8px}.rd-logo{font-size:23px;gap:7px}.rd-logo-mark{width:24px;height:31px}.rd-header-actions{gap:2px}.rd-icon-button{width:33px;height:35px}.rd-icon-button svg{width:19px;height:19px}.rd-search-toggle{display:none}.rd-menu-toggle{width:35px;height:35px;padding:7px;margin-left:4px}.rd-hero-grid{padding-top:37px}.rd-hero h1{font-size:41px}.rd-hero-copy>p{font-size:13px;line-height:1.85}.rd-eyebrow{font-size:8px;letter-spacing:.11em}.rd-search{gap:9px;padding-left:12px}.rd-search input{font-size:11px}.rd-search button{padding:10px 17px}.rd-hero-links{gap:17px;flex-direction:column}.rd-hero-points{gap:13px;font-size:9px;margin-top:22px}.rd-hero-art{height:240px;margin-top:16px;transform:scale(.67)}.rd-digital-card{flex-shrink:0}.rd-floating-top{right:-38px;top:-17px}.rd-floating-bottom{left:-25px;bottom:-30px}.rd-star-one{left:-35px;top:-10px}.rd-star-two{right:-35px;bottom:-20px}.rd-section-heading{gap:16px;align-items:flex-start;flex-direction:column;margin-bottom:24px}.rd-section-heading h2{font-size:28px}.rd-section-heading p{font-size:12px}.rd-small-label{font-size:9px;margin-bottom:13px}.rd-category-grid{gap:10px}.rd-category{padding:15px 11px;gap:9px;align-items:flex-start;flex-direction:column}.rd-category strong{font-size:12px}.rd-category small{font-size:9px}.rd-category-icon{width:34px;height:34px;border-radius:9px;font-size:22px}.rd-product-grid{gap:12px}.rd-product-card{border-radius:12px}.rd-product-body{padding:12px}.rd-product-card h3{font-size:14px;margin-bottom:13px}.rd-delivery{font-size:7px;padding:4px 5px;letter-spacing:-.01em;margin-bottom:10px}.price{font-size:12px}.rd-card-link{width:25px;height:27px}.rd-card-link svg{width:14px}.rd-product-bottom{gap:4px}.rd-stock-note{font-size:8px}.rd-benefits-grid{gap:25px 20px}.rd-benefits-grid>div{grid-column:1/-1}.rd-benefits-grid article:last-child{grid-column:1/-1}.rd-benefits article h3{font-size:15px}.rd-benefits article p{font-size:11px}.rd-benefit-icon{margin-bottom:15px}.rd-steps{gap:25px 22px}.rd-steps h3{font-size:14px}.rd-steps p{font-size:11px}.rd-centered h2{font-size:29px}.rd-centered p{font-size:12px}.rd-faq summary{font-size:12px}.rd-faq details p{font-size:12px}.rd-footer{padding-top:40px}.rd-footer-grid{gap:25px}.rd-footer-bottom{font-size:9px;gap:10px;flex-wrap:wrap}.woocommerce ul.products{gap:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:10px 12px;font-size:14px}.woocommerce ul.products li.product .price{padding:0 12px;font-size:12px}.woocommerce ul.products li.product .button{margin:10px 12px 0;font-size:10px;padding:9px 11px}.woocommerce ul.products li.product{padding-bottom:14px;border-radius:12px}.woocommerce .woocommerce-ordering{float:none}.woocommerce .woocommerce-result-count{float:none;margin-bottom:12px}.woocommerce div.product .product_title{font-size:29px}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{padding-right:15px;font-size:12px}.woocommerce .woocommerce-message .button{float:none;margin:0 0 10px;display:table}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:100%;float:none}.woocommerce table.shop_table{font-size:12px}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:12px 9px}.woocommerce .cart-collaterals .cart_totals{padding:18px}.woocommerce ul.order_details{gap:12px}.woocommerce ul.order_details li{width:calc(50% - 12px);border-right:0}.woocommerce ul.order_details li strong{font-size:12px}.woocommerce div.product form.cart .variations th{display:block}.woocommerce div.product form.cart .variations td{display:block}.woocommerce div.product form.cart .variations select{max-width:100%}}
@media(max-width:768px){.rd-hero-grid{grid-template-columns:minmax(0,1fr)}}
@media(max-width:768px){.woocommerce ul.products[class*="columns-"] li.product,.woocommerce-page ul.products[class*="columns-"] li.product{width:100%;margin:0;float:none}.woocommerce table.woocommerce-checkout-review-order-table{table-layout:fixed}.woocommerce table.woocommerce-checkout-review-order-table .product-total{width:38%}.woocommerce table.woocommerce-checkout-review-order-table .woocommerce-Price-amount{white-space:nowrap}}
@media(max-width:480px){.rd-header-inner{gap:6px}.rd-icon-button,.rd-menu-toggle{width:44px;height:44px}.rd-menu-toggle{margin-left:0;padding:10px}.rd-search input,.rd-content input:not([type=checkbox]):not([type=radio]),.rd-content select,.woocommerce form .form-row .input-text,.woocommerce div.product form.cart .variations select{font-size:16px}.rd-lookup label,.woocommerce form.cart label[for=rabbitdigi-domain]{display:block}.rd-lookup input,.woocommerce form.cart #rabbitdigi-domain{display:block;width:100%;margin-top:8px}.woocommerce form.cart #rabbitdigi-domain+small{display:block;margin-top:8px}}
@media(max-width:480px){.woocommerce form.cart #rabbitdigi-domain{min-height:46px;border:1px solid #d9d5e2;border-radius:8px;padding:12px;font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.rd-header,.rd-topbar,.rd-footer,.rd-menu-toggle,.rd-hero-art{display:none}body{color:#000}.rd-container{width:100%}.rd-page-main{padding:0}.woocommerce a.button,.woocommerce button.button{display:none}}
