/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.absolute{position:absolute}.relative{position:relative}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.text-center{text-align:center}.opacity-60{opacity:.6}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}:root{--background:#fff;--foreground:#1a1a1a}body{color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Noto Sans KR,Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.6}.root-container,body{background:var(--background)}.root-container{width:100%;min-height:100vh;margin:0 auto}.root-container .home-page{width:100%;max-width:none}.home-page{width:100%;display:block}.home-sticky-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffffff2;border-bottom:1px solid #f0f0f0;width:100%;position:sticky;top:0}.home-header-inner{justify-content:space-between;align-items:center;gap:2rem;max-width:80rem;height:5rem;margin:0 auto;padding:0 1rem;display:flex}.home-header-logo{flex-shrink:0;display:block}.home-header-logo-img{width:auto;height:2.5rem;display:block}.home-header-center{flex-grow:1;align-items:center;gap:1rem;min-width:0;display:flex}.home-header-category{color:#374151;white-space:nowrap;cursor:pointer;font-weight:700;font-size:inherit;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-family:inherit;display:flex}.home-header-search-wrap{flex-grow:1;max-width:42rem;position:relative}.home-header-search-input{color:#1a1a1a;box-sizing:border-box;background:#fff;border:2px solid #1d4ed8;border-radius:9999px;outline:none;width:100%;height:3rem;padding-left:1rem;padding-right:3rem;font-family:inherit;font-size:1rem}.home-header-search-input::placeholder{color:#9ca3af}.home-header-search-input:focus{box-shadow:none;border-color:#1d4ed8}.home-header-search-btn{color:#1d4ed8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.home-header-search-btn .home-header-icon{width:1.5rem;height:1.5rem}.home-header-right{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.home-header-nav-link{color:#4b5563;flex-direction:column;align-items:center;text-decoration:none;transition:color .2s;display:flex}.home-header-nav-link:hover{color:#1d4ed8}.home-header-nav-label{margin-top:.25rem;font-size:.75rem}.home-header-icon{flex-shrink:0;width:1.5rem;height:1.5rem}.home-header-cart{position:relative}.home-header-cart-badge{color:#fff;background:#ef4444;border-radius:9999px;justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;padding:0 .25rem;font-size:10px;font-weight:700;display:flex;position:absolute;top:-.25rem;right:-.25rem}.home-header-login-link{color:#4b5563;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.home-header-login-link:hover{color:#1d4ed8}.home-header-signup-btn{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.home-header-signup-btn:hover{color:#fff;background:#1e40af}.home-header-divider{background:#e5e7eb;flex-shrink:0;width:1px;height:1.5rem}.home-header-logout-btn{color:#4b5563;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;transition:color .2s}.home-header-logout-btn:hover{color:#1d4ed8}.home-header-hamburger-btn{color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:none}.home-mobile-menu-backdrop,.home-mobile-menu-panel{display:none}@media (max-width:767px){.home-header-inner{flex-wrap:wrap;gap:.5rem;height:auto;min-height:3.5rem;padding:.5rem .75rem}.home-header-logo-img{height:2rem}.home-header-center{flex-basis:100%;order:3;gap:.5rem;width:100%;max-width:none}.home-header-category{display:none}.home-header-category .home-header-icon{width:1.25rem;height:1.25rem}.home-header-search-wrap{min-width:0}.home-header-search-input{height:2.5rem;padding-left:.75rem;padding-right:2.5rem;font-size:.9375rem}.home-header-search-btn{right:.5rem}.home-header-search-btn .home-header-icon{width:1.25rem;height:1.25rem}.home-header-right{gap:.5rem}.home-header-right .home-header-logout-btn,.home-header-right .home-header-nav-link{display:none!important}.home-header-right .home-header-hamburger-btn{display:inline-flex}.home-header-nav-label{margin-top:.125rem;font-size:.625rem}.home-header-icon{width:1.25rem;height:1.25rem}.home-header-login-link,.home-header-signup-btn{font-size:.8125rem}.home-header-signup-btn{padding:.4rem .75rem}.home-header-logout-btn{font-size:.8125rem}.home-header-divider{display:none}.home-mobile-menu-backdrop{z-index:59;background:#00000061;display:block;position:fixed;inset:0}.home-mobile-menu-panel{z-index:60;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;max-height:calc(100vh - 4.5rem);display:flex;position:fixed;top:3.75rem;left:.75rem;right:.75rem;overflow:hidden auto;box-shadow:0 16px 40px #0000002e}.home-mobile-menu-item{text-align:left;color:#111827;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f3f4f6;width:100%;padding:.9rem 1rem;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;display:block}.home-mobile-menu-item:last-child{border-bottom:none}.home-mobile-menu-item-danger{color:#dc2626;font-weight:600}}.home-main{color:#1a1a1a;background:#fff}.home-hero{background:#eff6ff;width:100%;height:500px;position:relative;overflow:hidden}.home-hero-inner{justify-content:space-between;align-items:center;max-width:80rem;height:100%;margin:0 auto;padding:0 1rem;display:flex;position:relative}.home-hero-text{z-index:10}.home-hero-welcome{color:#1d4ed8;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.home-hero-title{color:#111827;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.home-hero-title-accent{color:#1d4ed8}.home-hero-cta{color:#fff;background:#1d4ed8;border-radius:9999px;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block;box-shadow:0 10px 15px -3px #0000001a}.home-hero-cta:hover{background:#1e40af}.home-hero-img-wrap{width:50%;display:none}@media (min-width:1024px){.home-hero-img-wrap{display:block}}.home-hero-img{object-fit:cover;border-radius:16px;width:100%;height:auto;box-shadow:0 25px 50px -12px #00000040}@media (max-width:767px){.home-hero{height:320px}.home-hero-inner{text-align:center;flex-direction:column;justify-content:center;padding:0 .75rem}.home-hero-text{flex-direction:column;align-items:center;display:flex}.home-hero-welcome{margin-bottom:.5rem;font-size:1rem}.home-hero-title{margin-bottom:1rem;font-size:1.75rem}.home-hero-cta{padding:.75rem 1.5rem;font-size:1rem}.home-quick-category{padding:2rem .75rem}.home-quick-category-grid{gap:.75rem}.home-cat-icon{width:3rem;height:3rem;overflow:hidden}.home-cat-icon-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.home-cat-label{font-size:.75rem}.home-best{padding:2.5rem .75rem}.home-best-head{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.home-best-title{font-size:1.25rem}.home-best-grid{gap:1rem}.home-best-card-title{font-size:.9375rem}.home-best-card-price-sale{font-size:1.125rem}.home-middle-inner{text-align:center;flex-direction:column;gap:1rem;padding:0 .75rem}.home-middle-title{font-size:1.125rem}.home-time-deal{padding:2.5rem .75rem}.home-time-deal-title{font-size:1.5rem}.home-time-deal-timer{justify-content:center}.home-time-deal-box{width:3rem;height:3rem}.home-time-deal-num{font-size:1.125rem}.home-time-deal-grid{gap:1rem}.home-md-pick{padding:2.5rem .75rem}.home-md-pick-banner{height:10rem;margin-bottom:2rem}.home-md-pick-banner-overlay{padding:0 1.5rem}.home-md-pick-banner-title{font-size:1.5rem}.home-new{padding:2.5rem 0}.home-new-inner{padding:0 .75rem}.home-new-title{margin-bottom:1.5rem;font-size:1.25rem}.home-new-grid{gap:1rem}.home-free-shipping{padding:2.5rem .75rem}.home-free-shipping-head{margin-bottom:2rem}.home-free-shipping-title{font-size:1.5rem}.home-free-shipping-grid{gap:1.25rem}.home-footer{padding-top:2.5rem;padding-bottom:2.5rem}.home-footer-inner{padding:0 .75rem}.home-footer-inner>div:first-child{gap:2rem;margin-bottom:2rem}.home-footer-inner .grid{gap:1.25rem}.home-footer-inner>div:last-child{text-align:center;gap:.75rem;padding-top:1.5rem}}@keyframes home-fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.home-main .animate-fade-in-up{animation:home-fade-in-up .6s ease-out forwards}.home-quick-category{max-width:80rem;margin:0 auto;padding:3rem 1rem}.home-quick-category-grid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}@media (min-width:768px){.home-quick-category-grid{grid-template-columns:repeat(10,1fr)}}.home-cat-item{cursor:pointer;color:inherit;flex-direction:column;text-decoration:none}.home-cat-icon,.home-cat-item{align-items:center;display:flex}.home-cat-icon{border-radius:50%;justify-content:center;width:4rem;height:4rem;margin-bottom:.5rem;overflow:hidden}.home-cat-icon-img{object-fit:cover;border-radius:50%;width:100%;height:100%;transition:filter .2s}.home-cat-item:hover .home-cat-icon-img{filter:brightness(.9)}.home-cat-label{color:#374151;font-size:.875rem;font-weight:500}.home-best{max-width:80rem;margin:0 auto;padding:4rem 1rem}.home-best-head{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.home-best-title{align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.home-best-title-bar{background:#1d4ed8;width:4px;height:1.5rem;display:inline-block}.home-best-more{color:#6b7280;align-items:center;gap:.25rem;font-size:.875rem;text-decoration:none;display:flex}.home-best-more:hover{color:#1d4ed8}.home-best-more-icon{width:1rem;height:1rem}.home-best-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.home-best-grid{grid-template-columns:repeat(4,1fr)}}.home-best-card{cursor:pointer;color:inherit;text-decoration:none;display:block}.home-best-card-img-wrap{aspect-ratio:1;background:#f9fafb;border-radius:16px;margin-bottom:1rem;position:relative;overflow:hidden}.home-best-card-img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.home-best-card:hover .home-best-card-img{transform:scale(1.05)}.home-best-badge{color:#fff;background:#1d4ed8;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.home-best-card-title{color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1rem;font-weight:500;display:-webkit-box;overflow:hidden}.home-best-card-price-wrap{flex-direction:column;display:flex}.home-best-card-price-old{color:#9ca3af;font-size:.875rem;text-decoration:line-through}.home-best-card-price-sale{color:#1d4ed8;font-size:1.25rem;font-weight:800}.home-best-card-review{color:#facc15;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.875rem;display:flex}.home-best-card-review-count{color:#9ca3af;margin-left:.25rem;font-weight:400}.home-section-empty{color:#9ca3af;text-align:center;grid-column:1/-1;padding:1.5rem;font-size:.875rem}.home-middle{background:#0f172a;width:100%;padding:2rem 0}.home-middle-inner{color:#fff;justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:0 1rem;display:flex}.home-middle-title{font-size:1.25rem;font-weight:700}.home-middle-desc{color:#9ca3af;margin-top:.25rem;font-size:.875rem}.home-middle-btn{color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:9999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-block}.home-middle-btn:hover{background:#f3f4f6}.home-time-deal{max-width:80rem;margin:0 auto;padding:5rem 1rem}.home-time-deal-inner{flex-direction:column;gap:3rem;display:flex}@media (min-width:1024px){.home-time-deal-inner{flex-direction:row}}.home-time-deal-countdown{flex:0 0 25%}.home-time-deal-title{color:#111827;margin-bottom:.5rem;font-size:1.875rem;font-weight:900}.home-time-deal-desc{color:#6b7280;margin-bottom:1.5rem}.home-time-deal-timer{gap:.5rem;display:flex}.home-time-deal-box{color:#fff;background:#1d4ed8;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.home-time-deal-num{font-size:1.25rem;font-weight:700}.home-time-deal-unit{font-size:10px}.home-time-deal-ended{color:#6b7280;margin:0;font-weight:600}.home-time-deal-grid{flex:1;grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.home-time-deal-grid{grid-template-columns:repeat(4,1fr)}}.home-deal-card{color:inherit;background:#fff;border:1px solid #f3f4f6;border-radius:16px;flex-direction:column;padding:1rem;text-decoration:none;display:flex;box-shadow:0 4px 20px -2px #0000000d}.home-deal-card-img-wrap{aspect-ratio:1;background:#f9fafb;border-radius:.5rem;margin-bottom:1rem;position:relative;overflow:hidden}.home-deal-card-img{object-fit:cover;border-radius:.5rem;width:100%;height:100%;transition:transform .3s;display:block}.home-deal-card:hover .home-deal-card-img{transform:scale(1.05)}.home-deal-card-badges{flex-direction:column;gap:.25rem;display:flex;position:absolute;top:.5rem;left:.5rem}.home-deal-badge{color:#fff;border-radius:.25rem;padding:.125rem .5rem;font-size:10px;font-weight:700}.home-deal-badge-red{background:#ef4444}.home-deal-badge-slate{background:#334155}.home-deal-card-title{text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:.875rem;font-weight:500;overflow:hidden}.home-deal-card-footer{margin-top:auto}.home-deal-card-price-row{justify-content:space-between;align-items:center;display:flex}.home-deal-rate{color:#dc2626;font-weight:700}.home-deal-amount{font-size:1.125rem;font-weight:800}.home-deal-bar-wrap{background:#e5e7eb;border-radius:9999px;width:100%;height:6px;margin-top:.75rem;overflow:hidden}.home-deal-bar{background:#1d4ed8;border-radius:9999px;height:100%}.home-deal-sub{color:#9ca3af;margin-top:.25rem;font-size:10px}.home-md-pick{max-width:80rem;margin:0 auto;padding:4rem 1rem}.home-md-pick-banner{border-radius:16px;width:100%;height:12rem;margin-bottom:3rem;position:relative;overflow:hidden}.home-md-pick-banner-img{object-fit:cover;width:100%;height:100%}.home-md-pick-banner-overlay{color:#fff;background:#0003;flex-direction:column;justify-content:center;padding:0 3rem;display:flex;position:absolute;inset:0}.home-md-pick-banner-title{margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.home-md-pick-banner-desc{margin:0}.home-md-pick-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.home-md-pick-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.home-md-pick-grid{grid-template-columns:repeat(6,1fr)}}.home-md-card{color:inherit;text-decoration:none}.home-md-card-img-wrap{aspect-ratio:3/4;background:#f3f4f6;border-radius:16px;margin-bottom:.75rem;overflow:hidden}.home-md-card-img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.home-md-card:hover .home-md-card-img{transform:scale(1.1)}.home-md-card-tag{color:#1d4ed8;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.home-md-card-title{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.home-md-card-price{margin-top:.25rem;font-size:1.125rem;font-weight:700}.home-new{background:#f9fafb;padding:4rem 0}.home-new-inner{max-width:80rem;margin:0 auto;padding:0 1rem}.home-new-title{align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1.5rem;font-weight:700;display:flex}.home-new-title-bar{background:#1d4ed8;width:4px;height:1.5rem;display:inline-block}.home-new-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.home-new-grid{grid-template-columns:repeat(4,1fr)}}.home-new-card{min-width:0;color:inherit;background:#fff;border-radius:16px;padding:.75rem;text-decoration:none;display:block;box-shadow:0 4px 20px -2px #0000000d}.home-new-card-img-wrap{aspect-ratio:1;background:#f9fafb;border-radius:.5rem;width:100%;margin-bottom:.75rem;position:relative;overflow:hidden}.home-new-card-img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.home-new-card:hover .home-new-card-img{transform:scale(1.05)}.home-new-badge{color:#fff;background:#1d4ed8;border-radius:.25rem;padding:.125rem .5rem;font-size:10px;font-weight:700;position:absolute;top:.5rem;left:.5rem}.home-new-card-title{text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:.875rem;font-weight:500;overflow:hidden}.home-new-card-price{font-weight:800}.home-free-shipping{max-width:80rem;margin:0 auto;padding:4rem 1rem}.home-free-shipping-head{text-align:center;margin-bottom:3rem}.home-free-shipping-title{color:#1d4ed8;text-underline-offset:.5rem;margin-bottom:.5rem;font-size:1.875rem;font-style:italic;font-weight:900;-webkit-text-decoration:underline #bfdbfe;text-decoration:underline #bfdbfe}.home-free-shipping-desc{color:#4b5563;font-weight:700}.home-free-shipping-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:768px){.home-free-shipping-grid{grid-template-columns:repeat(4,1fr)}}.home-free-card{color:inherit;flex-direction:column;gap:.75rem;text-decoration:none;display:flex}.home-free-card-img-wrap{aspect-ratio:1;background:#f3f4f6;border-radius:16px;position:relative;overflow:hidden}.home-free-card-img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.home-free-card:hover .home-free-card-img{transform:scale(1.05)}.home-free-card-badge{color:#1d4ed8;background:#ffffffe6;border-radius:.25rem;padding:.25rem .5rem;font-size:10px;font-weight:700;position:absolute;bottom:.5rem;right:.5rem}.home-free-card-title{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.home-free-card-price{font-size:1.125rem;font-weight:700}.home-footer{background:#f3f4f6;border-top:1px solid #e5e7eb;padding-top:4rem;padding-bottom:5rem}.home-footer-inner{max-width:80rem;margin:0 auto;padding:0 1rem}.home-footer-inner>div:first-child{flex-direction:column;justify-content:space-between;gap:3rem;margin-bottom:3rem;display:flex}@media (min-width:768px){.home-footer-inner>div:first-child{flex-direction:row}}.home-footer-inner img[alt=Footer\ Logo]{opacity:.6;filter:grayscale();height:2rem;margin-bottom:1.5rem}.home-footer-inner .max-w-xs{max-width:20rem}.home-footer-inner .max-w-xs p{color:#6b7280;margin:0;font-size:.875rem;line-height:1.625}.home-footer-inner .grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:640px){.home-footer-inner .grid{grid-template-columns:repeat(4,1fr)}}.home-footer-inner h5{color:#111827;margin-bottom:1rem;font-weight:700}.home-footer-inner ul{color:#6b7280;flex-direction:column;gap:.5rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.home-footer-inner ul a{color:inherit;text-decoration:none}.home-footer-inner ul a:hover{color:#1d4ed8}.home-footer-inner>div:last-child{border-top:1px solid #e5e7eb;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (min-width:768px){.home-footer-inner>div:last-child{flex-direction:row}}.home-footer-inner>div:last-child p{color:#9ca3af;margin:0;font-size:.75rem}.home-footer-inner>div:last-child>div{gap:1rem;display:flex}.home-footer-inner>div:last-child>div>div{color:#9ca3af;background:#e5e7eb;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;display:flex}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.content-container{width:100%;max-width:80rem;margin:0 auto;min-height:50vh}.content-page{padding:1rem;box-sizing:border-box}@media (max-width:767px){.content-container{padding:0}.content-page{padding:.75rem}}