/* WordPress and WooCommerce integration layered over the recovered prototype CSS. */
.site-header{position:sticky;top:0;z-index:100;background:rgba(8,9,6,.96);backdrop-filter:blur(14px)}
.site-header .brand{position:relative;z-index:60;min-height:48px;padding:4px 8px 4px 0}
.site-header .brand:after{content:"";position:absolute;inset:-8px -12px}
.nav-cta{background:var(--luna);border-color:var(--luna);color:var(--ink);font-weight:700}
.mobile-menu-trigger{background:var(--luna)!important;color:var(--ink)!important;border-color:var(--luna)!important}
.portfolio-slide{opacity:.88}
.portfolio-slide[hidden],.portfolio-progress button[hidden]{display:none}
.portfolio-slide.is-active{opacity:1}
.portfolio-slide img{filter:saturate(.96) contrast(1.04)}
.portfolio-active-kind{color:inherit}
.portfolio-bottom-nav button:first-child .ui-arrow{transform:rotate(180deg)}
.quote-form{margin:0}
.quote-submit{grid-column:1/-1}
.quote-submit:disabled{cursor:wait;opacity:.65}
.quote-result{grid-column:1/-1;border:1px solid #c8ff3d8a;background:#111a08;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:10px 36px}
.quote-result[hidden]{display:none}
.quote-result small{color:#96998d;letter-spacing:.13em;text-transform:uppercase;font-size:8px}
.quote-result strong{font-size:clamp(48px,6vw,84px);line-height:1}
.quote-result span{color:var(--luna);font-size:clamp(32px,4vw,60px);line-height:1}
.quote-result p{grid-column:1/-1;color:#a8aaa0;font-size:11px}
.quote-result .lime-button{grid-column:1/-1;color:var(--luna);border-bottom:1px solid var(--luna);width:max-content;padding:9px 0;font-size:11px}
.work-content{color:#c4c5bd;max-width:900px;margin:80px auto 0;line-height:1.8}
.project-next>span{border-right:1px solid #ffffff2e}

.ll-shop-shell{background:var(--paper);color:var(--ink);min-height:700px;padding:72px 5.2vw 110px}
.ll-shop-shell .woocommerce{max-width:1600px;margin:auto}
.woocommerce-products-header{border-bottom:1px solid #b9b7ae;padding-bottom:45px;margin-bottom:55px}
.ll-shop-shell .woocommerce-products-header__title{letter-spacing:-.075em;text-transform:uppercase;font-size:clamp(58px,8.5vw,135px);font-weight:600;line-height:.8}
.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:68px 18px;margin-top:60px!important}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}
.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important}
.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:cover;margin:0 0 18px!important;background:#dedbd2}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:clamp(20px,2vw,34px)!important;letter-spacing:-.045em;text-transform:uppercase;padding:0!important}
.woocommerce ul.products li.product .price{color:#315100!important;font-weight:700}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--luna)!important;color:var(--ink)!important;border-radius:999px!important;padding:15px 20px!important}
.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.75fr);gap:clamp(45px,7vw,110px)}
.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}
.woocommerce div.product div.summary{align-self:start;position:static;top:auto}
.woocommerce div.product .woocommerce-product-gallery__image img{width:100%;aspect-ratio:1/1;object-fit:cover}
.woocommerce div.product p.price{color:#315100!important;font-size:28px!important}
.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related{grid-column:1/-1}
.woocommerce-message,.woocommerce-info{border-top-color:#7aa810}
.woocommerce-error,.woocommerce-info,.woocommerce-message{background:#e8e5dc}

.ll-standard-page{background:var(--paper);color:var(--ink);min-height:720px;padding:90px 6vw;max-width:none}
.ll-standard-page>h1{letter-spacing:-.075em;text-transform:uppercase;font-size:clamp(60px,9vw,140px);line-height:.8}
.ll-standard-page>p,.ll-standard-page>.entry-content{max-width:850px;line-height:1.8}
.empty{color:#777970;padding:80px 5.2vw}

@media(max-width:980px){
  .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
  .woocommerce div.product{grid-template-columns:1fr}
  .woocommerce div.product div.summary{position:static}
}

@media(max-width:700px){
  .site-header{top:0}
  .portfolio-slide{opacity:.94}
  .quote-result{grid-template-columns:1fr}
  .quote-result p,.quote-result .lime-button{grid-column:1}
  .project-next>span{display:none}
  .work-content{margin-top:55px}
  .ll-shop-shell{padding:54px 20px 85px;overflow:hidden}
  .woocommerce ul.products{grid-template-columns:1fr;gap:54px}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:8vw!important;overflow-wrap:anywhere}
  .woocommerce div.product{min-width:0;gap:34px}
  .woocommerce div.product div.images,.woocommerce div.product div.summary{min-width:0}
  .woocommerce div.product .product_title{font-size:15vw;overflow-wrap:anywhere}
  .woocommerce div.product .woocommerce-product-gallery{width:100%!important}
  .woocommerce div.product .flex-control-thumbs{display:flex;gap:8px;overflow-x:auto}
  .woocommerce div.product .flex-control-thumbs li{flex:0 0 74px!important;width:74px!important}
  .woocommerce .related.products ul.products{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px}
  .woocommerce .related.products ul.products li.product{flex:0 0 78vw;scroll-snap-align:start}
  footer{overflow:hidden}
}

/* Final prototype restoration. */
.work-legend{
  min-height:88px;
  border-bottom:1px solid #bbb9b0;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:34px;
  padding:20px 5.2vw;
  color:#686a62;
  letter-spacing:.09em;
  text-transform:uppercase;
  font-size:9px
}
.work-legend span{display:flex;align-items:center;gap:9px}
.work-legend i{width:8px;height:8px;display:block}
.work-legend i[data-tone="finished"]{background:var(--ember);border-radius:50%}
.work-legend i[data-tone="digital"]{background:var(--violet);transform:rotate(45deg)}
.work-legend i[data-tone="studio"]{width:0;height:0;background:none;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:8px solid var(--luna)}
.portfolio-toolbar{grid-template-columns:minmax(0,1fr) auto}
.portfolio-filters{display:flex;gap:8px;align-items:center;min-width:0;overflow-x:auto;scrollbar-width:none}
.portfolio-filters::-webkit-scrollbar{display:none}
.portfolio-filters button{
  flex:0 0 auto;border:1px solid #a7a59c;border-radius:999px;background:transparent;
  min-height:34px;padding:0 16px;color:#686a62;text-transform:uppercase;letter-spacing:.08em;font-size:8px;cursor:pointer
}
.portfolio-filters button.active{background:var(--ink);border-color:var(--ink);color:var(--paper)}

.product-card[hidden]{display:none}
.product-card-copy .price{color:inherit!important}
.product-card-copy del{opacity:.42;font-size:.72em}
.product-card-copy ins{text-decoration:none}

.dragon-product-page{background:var(--paper);color:var(--ink)}
.dragon-product-page .product-back-row{padding:24px 5.2vw 0}
.dragon-product-page .tower-configurator{padding:42px 5.2vw 0}
.tower-selection-summary{display:grid;grid-template-columns:56px 1fr;align-items:center;gap:18px;margin-top:26px}
.tower-selection-summary>i{width:54px;height:54px;border-radius:50%;border:1px solid #08090666;box-shadow:inset 0 0 0 4px var(--paper)}
.tower-selection-summary>div{display:flex;flex-direction:column;gap:3px}
.tower-selection-summary small{color:#777970;letter-spacing:.1em;text-transform:uppercase;font-size:7px}
.tower-selection-summary strong{font-size:clamp(28px,3vw,49px);letter-spacing:-.055em;text-transform:uppercase;line-height:.9}
.tower-selection-summary p{color:#6c6e66;margin:5px 0 0;font-size:10px}
.tower-palette-group button>i{background:var(--swatch)}
.tower-palette-group button>small{color:#62645d;letter-spacing:.04em;text-transform:uppercase;font-size:6px;white-space:nowrap}
.tower-order .price{color:var(--ink)!important}
.tower-order .product-buy-button{border:0;width:100%;justify-content:space-between;cursor:pointer;font-weight:800}
.tower-preview .model-status{z-index:3}

.footer-socials a{border-bottom:1px solid #ffffff29}
footer{overflow:visible;padding-bottom:max(76px,calc(env(safe-area-inset-bottom) + 58px))}
.footer-bottom{
  position:relative;z-index:2;min-height:54px;margin-bottom:0;padding-bottom:14px
}

.nav-cart-count{
  position:absolute;top:-4px;right:-4px;min-width:17px;height:17px;padding:0 4px;
  border:2px solid var(--ink);border-radius:999px;background:var(--luna);color:var(--ink);
  display:grid;place-items:center;font-size:8px;font-weight:800;line-height:1
}
.nav-cart-count.is-empty{display:none}

.nav-shop-menu{position:relative}
.nav-shop-trigger{
  color:#d3d1c8;letter-spacing:.08em;text-transform:uppercase;border:0;background:transparent;
  padding:10px 0;font-size:12px;cursor:pointer;position:relative
}
.nav-shop-trigger:after{background:var(--luna);content:"";transform-origin:0;height:1px;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0);transition:transform .18s}
.nav-shop-trigger:hover,.nav-shop-trigger.is-active,.nav-shop-trigger[aria-expanded=true]{color:var(--luna)}
.nav-shop-trigger:hover:after,.nav-shop-trigger.is-active:after,.nav-shop-trigger[aria-expanded=true]:after{transform:scaleX(1)}
.nav-shop-trigger>i{display:inline-block;width:5px;height:5px;margin:0 0 3px 8px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg);transition:transform .18s}
.nav-shop-trigger[aria-expanded=true]>i{transform:translateY(2px) rotate(225deg)}
.nav-shop-dropdown{
  z-index:80;position:absolute;top:calc(100% + 18px);left:50%;width:290px;opacity:0;visibility:hidden;
  transform:translate(-50%,-6px);background:#0d0e0bfa;border:1px solid #ffffff30;border-radius:17px;
  overflow:hidden;box-shadow:0 24px 70px #000b;transition:opacity .16s,visibility .16s,transform .16s
}
.nav-shop-menu:hover .nav-shop-dropdown,.nav-shop-menu:focus-within .nav-shop-dropdown,.nav-shop-dropdown.is-open{opacity:1;visibility:visible;transform:translate(-50%,0)}
.nav-shop-dropdown a{
  min-height:66px;border-bottom:1px solid #ffffff1f;display:grid;grid-template-columns:1fr auto;
  align-items:center;gap:3px 16px;padding:14px 17px;color:var(--paper);text-transform:none;letter-spacing:0
}
.nav-shop-dropdown a:last-child{border-bottom:0}
.nav-shop-dropdown a:hover,.nav-shop-dropdown a:focus-visible{background:#c8ff3d16;color:var(--luna)}
.nav-shop-dropdown strong{font-size:14px;font-weight:600}
.nav-shop-dropdown small{grid-column:1;color:#777970;font-size:9px}
.nav-shop-dropdown .ui-arrow,.nav-shop-dropdown .shop-cart-count{grid-area:1/2/span 2}
.shop-cart-count{min-width:24px;height:24px;border-radius:999px;background:var(--luna);color:var(--ink);display:grid;place-items:center;font-size:9px;font-weight:800}
.shop-cart-count.is-empty{display:none}

.mobile-shop-heading{
  width:100%;min-height:53px;border-bottom:1px solid #ffffff1c;background:transparent;
  grid-template-columns:1fr 52px;align-items:stretch;display:grid;position:relative
}
.mobile-shop-heading>a{grid-template-columns:28px 1fr;align-items:center;padding:0 0 0 18px;display:grid}
.mobile-shop-heading span{color:#777970;letter-spacing:.12em;font-size:8px}
.mobile-shop-heading strong{color:var(--paper);letter-spacing:-.02em;font-size:15px;font-weight:550}
.mobile-shop-toggle{border:0;border-left:1px solid #ffffff17;background:transparent;cursor:pointer}
.mobile-shop-toggle>i{color:var(--luna);font-style:normal;font-size:17px}
.mobile-shop-heading.is-active{background:#c8ff3d1a}
.mobile-shop-heading.is-active span,.mobile-shop-heading.is-active strong{color:var(--luna)}
.mobile-shop-links{background:#080906}
.mobile-menu-panel .mobile-shop-links a{
  min-height:48px;border-bottom:1px solid #ffffff17;grid-template-columns:1fr auto;
  padding:0 18px 0 46px;color:#cfcec6;font-size:12px
}
.mobile-menu-panel .mobile-shop-links a:last-child{border-bottom:1px solid #ffffff17}
.mobile-shop-links .ui-arrow,.mobile-shop-links .shop-cart-count{justify-self:end}

.single-product .ll-shop-shell{padding:56px 5.2vw 110px}
.single-product .woocommerce div.product{gap:0;border:1px solid #b9b7ae;background:#e5e1d8;align-items:stretch}
.single-product .woocommerce div.product div.images{margin:0!important;background:#cbc8bf;overflow:hidden}
.single-product .woocommerce div.product .woocommerce-product-gallery__image img{height:100%;min-height:760px;object-fit:cover;aspect-ratio:auto}
.single-product .woocommerce div.product div.summary{
  min-height:760px;margin:0!important;padding:52px 50px 48px;display:flex;flex-direction:column
}
.single-product .woocommerce div.product .product_title{
  max-width:720px;margin:60px 0 30px;font-size:clamp(58px,6.2vw,103px);
  font-weight:550;letter-spacing:-.078em;line-height:.79;overflow-wrap:anywhere
}
.single-product .woocommerce div.product p.price{margin:0 0 30px;font-size:34px!important;font-weight:700}
.single-product .woocommerce-product-details__short-description{max-width:530px;color:#55584f;font-size:13px;line-height:1.7}
.single-product .woocommerce div.product form.cart{margin-top:auto!important;border-top:1px solid #b9b7ae;padding-top:28px;display:grid;grid-template-columns:92px 1fr;gap:10px}
.single-product .woocommerce div.product form.cart .quantity{width:92px}
.single-product .woocommerce div.product form.cart .qty{width:100%;height:56px;border:1px solid #999;background:transparent;font-weight:700}
.single-product .woocommerce div.product form.cart .single_add_to_cart_button{min-height:56px!important;font-weight:800!important}
.single-product .woocommerce div.product .product_meta{display:flex;flex-wrap:wrap;gap:16px 28px;margin-top:23px;color:#777970;font-size:8px;letter-spacing:.1em;text-transform:uppercase}
.single-product .woocommerce div.product .woocommerce-tabs,.single-product .woocommerce div.product .related{background:var(--paper);padding-top:70px}

.luna-empty-cart{
  min-height:720px;background:radial-gradient(circle at 78% 32%,#9d78ff22,transparent 22%),var(--ink);
  color:var(--paper);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.62fr)
}
.luna-empty-cart-copy{padding:70px 5.2vw;display:flex;flex-direction:column}
.luna-empty-cart-copy>small{color:#7a7c73;letter-spacing:.15em;text-transform:uppercase;font-size:9px}
.luna-empty-cart-copy h1{max-width:860px;margin:auto 0 40px;font-size:clamp(72px,9vw,145px);font-weight:550;letter-spacing:-.085em;line-height:.75;text-transform:uppercase}
.luna-empty-cart-copy h1 span{display:block;color:transparent;-webkit-text-stroke:1px #f3efe6}
.luna-empty-cart-copy p{max-width:420px;color:#b8b7af;font-size:14px;line-height:1.7}
.luna-empty-cart-route{border-left:1px solid #ffffff25;padding:50px;display:flex;flex-direction:column}
.luna-empty-orbit{width:min(260px,100%);aspect-ratio:1;border:1px solid #c8ff3d55;border-radius:50%;margin:auto;position:relative}
.luna-empty-orbit:before,.luna-empty-orbit:after{content:"";position:absolute;border:1px solid #ffffff24;border-radius:50%;inset:18%;transform:rotate(34deg)}
.luna-empty-orbit:after{inset:35%;background:var(--luna);border:0}
.luna-empty-cart-route .product-buy-button{margin:0}

/* Mobile header cart badge */
.mobile-menu-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 5px;margin-left:7px;border-radius:999px;background:var(--ink);color:var(--luna);font-size:9px;font-weight:800;line-height:1;vertical-align:1px}
.mobile-menu-cart-count.is-empty{display:none}

/* Empty cart (block, after removing items) -- dark aesthetic */
.wp-block-woocommerce-empty-cart-block{padding:40px 0 20px;text-align:left}
.wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title.with-empty-cart-icon:before{display:none!important}
.wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title{
  color:var(--paper)!important;max-width:860px;margin:0 0 14px;text-align:left;
  font-size:clamp(46px,6.5vw,96px);font-weight:550;letter-spacing:-.075em;line-height:.85;text-transform:uppercase}
.wp-block-woocommerce-empty-cart-block .wp-block-separator.is-style-dots{display:none!important}
.wp-block-woocommerce-empty-cart-block h2:not(.wc-block-cart__empty-cart__title){
  color:#7a7c73!important;text-align:left;letter-spacing:.15em;text-transform:uppercase;
  font-size:9px;font-weight:600;margin:56px 0 20px}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products{gap:26px}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product{background:transparent;border:1px solid #ffffff20;padding:14px 14px 18px;text-align:left}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title{color:var(--paper)!important;font-size:13px;font-weight:600;text-align:left}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-price{color:#b8b7af!important;font-size:13px;text-align:left}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-add-to-cart .wp-block-button__link{
  background:var(--luna)!important;color:var(--ink)!important;border:0;border-radius:999px;
  letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700;padding:11px 20px}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-add-to-cart .wp-block-button__link:hover{opacity:.85}

/* Filled cart -- match empty-cart dark aesthetic */
body.woocommerce-cart .ll-standard-page{background:var(--ink);color:var(--paper)}
body.woocommerce-cart .ll-standard-page>h1{color:var(--paper)}
.wp-block-woocommerce-filled-cart-block{color:var(--paper)}
.wc-block-cart-items{border-top:1px solid #ffffff25}
.wc-block-cart-items__header{border-bottom:1px solid #ffffff25}
.wc-block-cart-items__header th span{color:#7a7c73;letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:600}
.wc-block-cart-items__row{border-bottom:1px solid #ffffff25}
.wc-block-cart-item__product .wc-block-components-product-name{color:var(--paper)!important;font-weight:600}
.wc-block-cart-item__prices .wc-block-components-product-price,
.wc-block-cart-item__total .wc-block-components-product-price{color:var(--paper)!important}
.wc-block-components-product-metadata__description p{color:#b8b7af}
.wc-block-components-quantity-selector{border:1px solid #ffffff35;background:transparent}
.wc-block-components-quantity-selector__input{background:transparent!important;color:var(--paper)!important}
.wc-block-components-quantity-selector__button{color:var(--paper)}
.wc-block-components-quantity-selector__button:hover{background:#ffffff15}
.wc-block-cart-item__remove-link{color:#b8b7af}
.wc-block-cart-item__remove-link:hover{color:var(--paper)}
.wc-block-cart-item__remove-link svg path{fill:currentColor}
.wc-block-components-sidebar.wc-block-cart__sidebar{background:transparent!important;border-left:1px solid #ffffff25;padding-left:50px;padding-top:0}
.wc-block-cart__totals-title{color:var(--paper)!important}
.wc-block-components-totals-coupon .wc-block-components-panel__button{color:var(--paper);letter-spacing:.1em;text-transform:uppercase;font-size:11px}
.wc-block-components-totals-coupon input[type="text"]{background:transparent;border:1px solid #ffffff35;color:var(--paper)}
.wc-block-components-totals-coupon input[type="text"]::placeholder{color:#7a7c73}
.wc-block-components-totals-wrapper{border-top:1px solid #ffffff25}
.wc-block-components-totals-item__label,
.wc-block-components-totals-item__value{color:var(--paper)!important}
.wc-block-components-totals-item__description{color:#b8b7af}


.luna-account-page{
  min-height:760px;background:radial-gradient(circle at 79% 18%,#9d78ff25,transparent 25%),var(--ink);
  color:var(--paper)
}
.luna-account-hero{
  border-bottom:1px solid #ffffff25;grid-template-columns:minmax(0,1.15fr) minmax(320px,.55fr);
  align-items:end;gap:7vw;padding:72px 5.2vw 78px;display:grid
}
.luna-account-hero small{color:#74766e;letter-spacing:.15em;text-transform:uppercase;font-size:9px}
.luna-account-hero h1{
  max-width:970px;margin:76px 0 0;letter-spacing:-.085em;text-transform:uppercase;
  font-size:clamp(76px,9vw,148px);font-weight:550;line-height:.75
}
.luna-account-hero h1 span{display:block;color:transparent;-webkit-text-stroke:1px #f3efe6}
.luna-account-hero>p{max-width:480px;margin:0;color:#b8b7af;font-size:14px;line-height:1.7}
.luna-account-content{padding:72px 5.2vw 120px}
.luna-account-content>.woocommerce{display:grid;grid-template-columns:minmax(240px,.48fr) minmax(0,1.52fr);gap:52px}
.luna-account-content .woocommerce-account-guest{grid-template-columns:1fr}
.luna-account-content .woocommerce-MyAccount-navigation{
  border:1px solid #ffffff25;padding:0;background:#0e100c
}
.luna-account-content .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}
.luna-account-content .woocommerce-MyAccount-navigation li{border-bottom:1px solid #ffffff1f}
.luna-account-content .woocommerce-MyAccount-navigation li:last-child{border-bottom:0}
.luna-account-content .woocommerce-MyAccount-navigation a{
  min-height:58px;padding:0 19px;display:flex;align-items:center;color:#cfcec6;
  font-size:12px;letter-spacing:.04em;transition:background .18s,color .18s,padding .18s
}
.luna-account-content .woocommerce-MyAccount-navigation a:hover,
.luna-account-content .woocommerce-MyAccount-navigation .is-active a{
  background:var(--luna);color:var(--ink);padding-left:25px
}
.luna-account-content .woocommerce-MyAccount-content{
  min-height:470px;border:1px solid #ffffff25;padding:40px;background:#0e100c;color:#cfcec6
}
.luna-account-content .woocommerce-MyAccount-content a{color:var(--luna)}
.luna-account-content .woocommerce-MyAccount-content p{line-height:1.7}
.luna-account-content .woocommerce-MyAccount-content table{width:100%;border-collapse:collapse}
.luna-account-content .woocommerce-MyAccount-content th,
.luna-account-content .woocommerce-MyAccount-content td{border-bottom:1px solid #ffffff1f;padding:17px 12px;text-align:left}
.luna-account-content .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.luna-account-content .woocommerce-Address{width:auto!important;border:1px solid #ffffff21;padding:24px}
.luna-account-content .woocommerce-Address-title h2{font-size:25px;font-weight:550}
.luna-account-content .woocommerce form{margin:0}
.luna-account-content .woocommerce form .form-row{margin:0 0 18px}
.luna-account-content .woocommerce label{display:block;margin:0 0 8px;color:#85877f;letter-spacing:.1em;text-transform:uppercase;font-size:8px}
.luna-account-content .woocommerce input.input-text,
.luna-account-content .woocommerce textarea,
.luna-account-content .woocommerce select{
  width:100%;min-height:52px;border:1px solid #ffffff35;background:#13150f;color:var(--paper);padding:12px 14px
}
.luna-account-content .woocommerce button.button,
.luna-account-content .woocommerce a.button{
  min-height:52px!important;border:0!important;border-radius:999px!important;background:var(--luna)!important;
  color:var(--ink)!important;padding:0 23px!important;font-weight:800!important
}
.luna-account-content .woocommerce h2{
  margin:0 0 30px;letter-spacing:-.055em;text-transform:uppercase;font-size:clamp(38px,4vw,62px);font-weight:550;line-height:.88
}
.luna-account-content #customer_login{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}
.luna-account-content #customer_login>div{
  width:auto;float:none;border:1px solid #ffffff25;background:#0e100c;padding:38px
}
.luna-account-content .woocommerce-LostPassword a{color:var(--luna);border-bottom:1px solid var(--luna)}

.about-process-grid article{isolation:isolate;position:relative;overflow:hidden;transition:background .3s,color .3s}
.about-process-grid article:before,.about-process-grid article:after{
  content:"";position:absolute;border:1px solid #c8ff3d2e;border-radius:50%;width:128px;height:128px;
  top:42px;right:-34px;z-index:-1;transition:transform .45s,border-color .3s
}
.about-process-grid article:after{width:74px;height:74px;top:68px;right:-7px;border-color:#9d78ff36}
.about-process-grid article:hover{background:#151b0d}
.about-process-grid article:hover:before{transform:rotate(45deg) scale(1.15);border-color:var(--luna)}
.about-process-grid article:hover:after{transform:translateX(-14px);border-color:var(--violet)}

.portfolio-intro-note{
  align-self:center;justify-self:end;max-width:620px;margin:0;color:#4f514a;
  font-size:15px;line-height:1.7
}

@media(min-width:701px){
  .brief-guide ol{margin-top:64px}
}

@media(max-width:980px){
  .portfolio-toolbar{grid-template-columns:1fr}
  .portfolio-toolbar-nav{grid-column:1}
}

@media(max-width:700px){
  .portfolio-intro-note{justify-self:start;max-width:430px}
  .work-legend{justify-content:flex-start;gap:20px;overflow-x:auto;white-space:nowrap;min-height:68px;padding:16px 20px}
  .portfolio-toolbar{top:71px}
  .portfolio-filters{padding-bottom:2px}
  .dragon-product-page .product-back-row{padding:20px 20px 0}
  .dragon-product-page .tower-configurator{padding:34px 20px 0}
  .tower-selection-summary{grid-template-columns:48px 1fr}
  .woocommerce-page .nav{padding-left:14px;padding-right:14px}
  .woocommerce-page .brand{gap:8px}
  .woocommerce-page .brand-mark{width:36px;height:36px}
  .woocommerce-page .brand-mark img{width:28px;height:28px}
  .woocommerce-page .brand-type strong{font-size:12px}
  .woocommerce-page .nav-utility-link{width:32px;height:32px}
  .woocommerce-page .mobile-menu-trigger{padding-left:9px;padding-right:9px}
  .single-product .ll-shop-shell{padding:24px 14px 80px}
  .single-product .woocommerce div.product .woocommerce-product-gallery__image img{min-height:102vw}
  .single-product .woocommerce div.product div.summary{min-height:0;padding:34px 20px 30px}
  .single-product .woocommerce div.product .product_title{margin:42px 0 24px;font-size:14vw}
  .single-product .woocommerce div.product p.price{font-size:27px!important}
  .single-product .woocommerce div.product form.cart{margin-top:55px!important;grid-template-columns:76px 1fr}
  .single-product .woocommerce div.product form.cart .quantity{width:76px}
  .single-product .woocommerce div.product .woocommerce-tabs,.single-product .woocommerce div.product .related{padding-top:54px}
  .luna-empty-cart{min-height:0;grid-template-columns:1fr}
  .luna-empty-cart-copy{padding:48px 22px 60px}
  .luna-empty-cart-copy h1{margin:90px 0 38px;font-size:19vw}
  .luna-empty-cart-route{border-top:1px solid #ffffff25;border-left:0;padding:42px 22px}
  .luna-empty-orbit{width:190px;margin:0 auto 50px}
  .luna-account-hero{grid-template-columns:1fr;gap:42px;padding:52px 20px 58px}
  .luna-account-hero h1{margin-top:68px;font-size:20vw}
  .luna-account-content{padding:42px 20px 82px}
  .luna-account-content>.woocommerce{grid-template-columns:1fr;gap:24px}
  .luna-account-content .woocommerce-MyAccount-navigation ul{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}
  .luna-account-content .woocommerce-MyAccount-navigation li{border-bottom:0;border-right:1px solid #ffffff1f;flex:0 0 auto;scroll-snap-align:start}
  .luna-account-content .woocommerce-MyAccount-navigation li:last-child{border-right:0}
  .luna-account-content .woocommerce-MyAccount-navigation a{min-width:132px;justify-content:center}
  .luna-account-content .woocommerce-MyAccount-content{min-height:0;padding:25px 20px}
  .luna-account-content .woocommerce-Addresses{grid-template-columns:1fr}
  .luna-account-content #customer_login{grid-template-columns:1fr}
  .luna-account-content #customer_login>div{padding:28px 20px}
  .tower-selection-summary>i{width:46px;height:46px}
  .tower-palette-group button>small{font-size:5.5px}
  footer{
    overflow:visible!important;padding:48px 20px max(104px,calc(env(safe-area-inset-bottom) + 82px))
  }
  .footer-statement{padding-bottom:44px}
  .footer-statement p{font-size:17vw}
  .footer-main{gap:38px;padding:44px 0 54px}
  .footer-brand{
    border:1px solid #ffffff24;background:radial-gradient(circle at 12% 50%,#c8ff3d1c,transparent 35%);
    align-items:center;padding:24px 20px
  }
  .footer-logo{flex:0 0 58px;width:58px;height:58px}
  .footer-logo img{width:43px;height:43px}
  .footer-brand strong{font-size:20px}
  .footer-brand p{max-width:245px;font-size:10px;line-height:1.5}
  .footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid #ffffff24;border-left:1px solid #ffffff24}
  .footer-links>div{
    min-height:225px;border-right:1px solid #ffffff24;border-bottom:1px solid #ffffff24;
    gap:13px;padding:22px 18px
  }
  .footer-links>div:last-child{grid-column:1/-1;min-height:0}
  .footer-links span{margin-bottom:14px}
  .footer-links a{font-size:12px}
  .footer-socials{
    grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:52px;border-left:1px solid #ffffff24
  }
  .footer-socials>span{grid-column:1/-1;border-top:1px solid #ffffff24;border-right:1px solid #ffffff24;padding:18px}
  .footer-socials a{
    border-top:1px solid #ffffff24;border-right:1px solid #ffffff24;border-bottom:1px solid #ffffff24;
    grid-template-columns:1fr 12px;align-content:center;gap:6px 10px;min-width:0;min-height:96px;padding:16px
  }
  .footer-socials a>span{grid-column:1}
  .footer-socials a>strong{grid-column:1;overflow-wrap:anywhere;font-size:16px}
  .footer-socials a .ui-arrow{grid-column:2;grid-row:1/3}
  .footer-bottom{
    grid-template-columns:1fr auto;gap:14px;min-height:66px;padding:18px 0 20px
  }
  .footer-bottom span:nth-child(2){display:none}
  .footer-bottom a{min-height:34px}
  .about-process-grid article:before{right:-12px}
}

/* Click-to-enlarge lightbox (custom product galleries) */
.product-gallery-item img{cursor:zoom-in}
.ll-lightbox{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:48px;background:rgba(8,9,6,.94);opacity:0;transition:opacity .2s ease}
.ll-lightbox.is-open{opacity:1}
.ll-lightbox img{max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 24px 70px rgba(0,0,0,.55)}
.ll-lightbox-close,.ll-lightbox-nav{position:absolute;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff35;background:transparent;color:var(--paper);cursor:pointer;border-radius:50%;padding:0;line-height:1}
.ll-lightbox-close{top:24px;right:28px;width:42px;height:42px;font-size:17px}
.ll-lightbox-nav{top:50%;transform:translateY(-50%);width:46px;height:46px;font-size:22px}
.ll-lightbox-prev{left:24px}
.ll-lightbox-next{right:24px}
.ll-lightbox-close:hover,.ll-lightbox-nav:hover{background:#ffffff18}
.ll-lightbox-count{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);color:#b8b7af;letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:600}
@media(max-width:700px){.ll-lightbox{padding:16px}.ll-lightbox-nav{width:38px;height:38px;font-size:18px}.ll-lightbox-prev{left:10px}.ll-lightbox-next{right:10px}.ll-lightbox-close{top:14px;right:14px}}

/* Unify footer on phones: drop the oversized statement band so WordPress
   pages match the homepage footer exactly */
@media(max-width:700px){
  footer .footer-statement{display:none}
  footer .footer-main{padding-top:44px}
}


/* Keep the Back to shop control left aligned and vertically balanced above the divider. */
.dragon-product-page .product-back-row {
  display: flex;
  justify-content: space-between;
  padding: 12px 5.2vw;
}
.dragon-product-page .product-back-link,
.dragon-product-page .product-back-row > span {
  grid-column: auto;
  justify-self: auto;
}
@media (max-width: 700px) {
  .dragon-product-page .product-back-row {
    padding: 10px 20px 12px;
  }
}


/* Mobile product-story spacing and account layout containment. */
@media (max-width:700px){
  .single-product .product-story-kicker,
  .single-product .product-story-grid{
    padding-inline:20px;
  }

  .luna-account-content>.woocommerce,
  .luna-account-content .woocommerce-MyAccount-navigation,
  .luna-account-content .woocommerce-MyAccount-content{
    width:100%;
    max-width:100%;
    min-width:0;
    box-sizing:border-box;
  }

  .luna-account-content .woocommerce-MyAccount-navigation ul{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    width:100%;
    overflow:visible;
    scroll-snap-type:none;
  }

  .luna-account-content .woocommerce-MyAccount-navigation li{
    min-width:0;
    border-right:1px solid #ffffff1f;
    border-bottom:1px solid #ffffff1f;
  }

  .luna-account-content .woocommerce-MyAccount-navigation a{
    width:100%;
    min-width:0;
    justify-content:flex-start;
    padding-inline:16px;
  }

  .luna-account-content .woocommerce-MyAccount-content{
    overflow-wrap:anywhere;
  }

  .luna-account-content .woocommerce-MyAccount-content table{
    display:block;
    max-width:100%;
    overflow-x:auto;
  }
}


/* WooCommerce account address layout refinement. */
.luna-account-content>.woocommerce{
  width:min(100%,1440px);margin-inline:auto;grid-template-columns:minmax(220px,240px) minmax(0,1fr);
  gap:clamp(28px,3vw,52px);align-items:start
}
.luna-account-content .woocommerce-account-guest{grid-template-columns:1fr}
.luna-account-content .woocommerce-MyAccount-navigation,
.luna-account-content .woocommerce-MyAccount-content{
  float:none!important;width:100%!important;max-width:100%;min-width:0;box-sizing:border-box
}
.luna-account-content .woocommerce-MyAccount-navigation a{white-space:nowrap}
.luna-account-content .woocommerce-MyAccount-navigation a:focus-visible,
.luna-account-content .woocommerce-Address .edit:focus-visible{
  outline:2px solid var(--luna);outline-offset:-3px
}
.luna-account-content .woocommerce-Addresses{
  width:100%;margin:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch
}
.luna-account-content .woocommerce-Address{
  float:none!important;width:100%!important;min-width:0;min-height:290px;margin:0!important;
  display:grid;grid-template-rows:auto 1fr auto;box-sizing:border-box;padding:clamp(24px,2.4vw,36px)
}
.luna-account-content .woocommerce-Address-title{display:contents}
.luna-account-content .woocommerce-Address-title h2{
  grid-row:1;margin:0;max-width:11ch;font-size:clamp(30px,2.6vw,42px);line-height:.92
}
.luna-account-content .woocommerce-Address address{
  grid-row:2;margin:0;padding:28px 0;color:#b8b7af;font-style:normal;line-height:1.65
}
.luna-account-content .woocommerce-Address-title .edit{
  grid-row:3;justify-self:start;align-self:end;font-weight:700;line-height:1.3
}
@media(max-width:900px){
  .luna-account-content>.woocommerce{grid-template-columns:1fr;gap:24px}
  .luna-account-content .woocommerce-MyAccount-navigation ul{
    display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain
  }
  .luna-account-content .woocommerce-MyAccount-navigation li{
    flex:0 0 auto;min-width:0;border-right:1px solid #ffffff1f;border-bottom:0;scroll-snap-align:start
  }
  .luna-account-content .woocommerce-MyAccount-navigation li:last-child{border-right:0}
  .luna-account-content .woocommerce-MyAccount-navigation a{min-width:142px;justify-content:center;padding-inline:18px}
}
@media(max-width:700px){
  .luna-account-content .woocommerce-MyAccount-navigation ul{display:flex;grid-template-columns:none;overflow-x:auto}
  .luna-account-content .woocommerce-MyAccount-navigation a{width:auto;min-width:132px;justify-content:center;padding-inline:16px}
  .luna-account-content .woocommerce-MyAccount-content{padding:24px 20px}
  .luna-account-content .woocommerce-Addresses{grid-template-columns:1fr;gap:16px}
  .luna-account-content .woocommerce-Address{min-height:240px;padding:24px 20px}
  .luna-account-content .woocommerce-Address-title h2{font-size:clamp(30px,10vw,38px)}
}

.luna-account-content .woocommerce-Addresses::before,
.luna-account-content .woocommerce-Addresses::after{content:none!important;display:none!important}


/* Account empty-order state: match the Luna Labs dark interface. */
.luna-account-content .woocommerce-info{
  display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:108px;
  margin:0;padding:26px 30px;border:1px solid #ffffff25;border-top:1px solid var(--luna);
  background:radial-gradient(circle at 92% 50%,#c8ff3d12,transparent 32%),#0e100c;
  color:#cfcec6;box-shadow:none;font-size:15px;line-height:1.6
}
.luna-account-content .woocommerce-info::before{content:none!important;display:none!important}
.luna-account-content .woocommerce-info .button{
  flex:0 0 auto;margin:0!important;white-space:nowrap;transition:transform .18s,background .18s
}
.luna-account-content .woocommerce-info .button:hover{transform:translateY(-2px);background:#d5ff68!important}
.luna-account-content .woocommerce-info .button:focus-visible{outline:2px solid var(--paper);outline-offset:3px}
@media(max-width:700px){
  .luna-account-content .woocommerce-info{
    min-height:0;align-items:flex-start;flex-direction:column;gap:22px;padding:24px 20px;font-size:14px
  }
  .luna-account-content .woocommerce-info .button{width:100%;justify-content:center}
}


/* Center My Account action labels and separate the payment action. */
.luna-account-content .woocommerce a.button,
.luna-account-content .woocommerce button.button{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  line-height:1!important;text-align:center
}
.luna-account-content .woocommerce-MyAccount-content>a.button[href*="add-payment-method"]{
  margin-top:24px!important
}
@media(max-width:700px){
  .luna-account-content .woocommerce-MyAccount-content>a.button[href*="add-payment-method"]{margin-top:20px!important}
}


/* Keep My Account navigation fully visible on tablets and phones. */
@media(max-width:900px){
  .luna-account-content .woocommerce-MyAccount-navigation ul{
    display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;overflow:visible;
    scroll-snap-type:none;overscroll-behavior:auto
  }
  .luna-account-content .woocommerce-MyAccount-navigation li{
    min-width:0;border-right:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;scroll-snap-align:none
  }
  .luna-account-content .woocommerce-MyAccount-navigation li:last-child{grid-column:1/-1;border-right:0}
  .luna-account-content .woocommerce-MyAccount-navigation a{
    width:100%;min-width:0;min-height:58px;padding:10px 14px;justify-content:center;
    text-align:center;white-space:normal;line-height:1.35;box-sizing:border-box
  }
}
@media(max-width:700px){
  .luna-account-content .woocommerce-MyAccount-navigation ul{
    display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible
  }
  .luna-account-content .woocommerce-MyAccount-navigation a{width:100%;min-width:0;padding-inline:12px}
}
