.tsc-app{font-family:-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#2b2b2b}
#tsc-app img,#tsc-app canvas{-webkit-user-drag:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}
/* this stylesheet only loads on customizer pages: hide the theme's bulky page title there */
.page .entry-header,.page header.entry-header,h1.entry-title{display:none}
.page .entry-content{margin-top:0}
.tsc-main{display:grid;grid-template-columns:190px minmax(420px,1fr) 260px;gap:22px;align-items:start;transition:transform .55s cubic-bezier(.22,.61,.36,1),opacity .55s}
.tsc-main.tsc-dim{transform:translateY(60px) scale(.97);opacity:.12}
.tsc-sec-t{font-size:13px;font-weight:600;color:#444;margin:0 0 12px}
/* left: steps + quick add */
.tsc-left{padding-top:4px}
.tsc-steps{list-style:none;padding:0;margin:0 0 24px}
.tsc-steps li{display:flex;gap:10px;align-items:center;padding:9px 0;font-size:13px;color:#7d776d}
.tsc-steps li .tsc-no{width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:#ece6dc;color:#8a847a;display:flex;align-items:center;justify-content:center;font-size:12px}
.tsc-steps li.on{color:#1a1a1a;font-weight:500}
.tsc-steps li.on .tsc-no{background:#1a1a1a;color:#fff}
.tsc-quick{display:flex;flex-wrap:wrap;gap:8px}
.tsc-q{width:36px;height:36px;border-radius:50%;cursor:pointer;overflow:hidden;background:#f2eee7;transition:transform .08s;display:flex;align-items:center;justify-content:center}
.tsc-q img{width:100%;height:100%;object-fit:contain}
.tsc-q:active{transform:scale(.9)}
/* center: stage + palette */
.tsc-center{min-width:0}
.tsc-stage{position:relative;background:#fff;border:1px solid #ece6dc;border-radius:16px;padding:8px 48px}   /* side gutters keep the floating buttons off the plate */
.tsc-topbar{display:none}
.tsc-stage canvas{display:block;width:100%;touch-action:none;border-radius:12px}
.tsc-tools{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px}
.tsc-t{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #eee;display:flex;align-items:center;justify-content:center;font-size:16px;color:#8a6a3a;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.06)}
.tsc-t svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.tsc-t .tsc-sound-slash{display:none}
.tsc-t.is-muted .tsc-sound-waves{display:none}
.tsc-t.is-muted .tsc-sound-slash{display:block}
.tsc-t:active{background:#f0ebe2}
.tsc-magnify{position:absolute;right:8px;top:8px;transform:none;color:#8a6a3a}
.tsc-tray{position:absolute;left:14px;bottom:62px;top:auto;right:auto;color:#8a6a3a;font-size:22px}   /* stacked above the wrist pill, bottom-left corner */
.tsc-string-btn{position:absolute;right:12px;bottom:12px;height:36px;border-radius:18px;padding:0 16px;background:#1a1a1a;color:#fff;border:none;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.18)}
.tsc-string-btn:active{opacity:.85}
.tsc-find-btn{position:absolute;left:12px;top:12px;height:32px;border-radius:16px;padding:0 13px;background:#b98a4b;color:#fff;border:none;font-size:12px;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15)}   /* tucked into the empty corner beside the round tray */
.tsc-find-btn:active{opacity:.85}
/* Find My Beads modal + result card */
.tsc-findwrap{position:fixed;inset:0;z-index:99998;background:rgba(30,27,22,.55);display:none;align-items:center;justify-content:center;padding:16px}
.tsc-findwrap.on{display:flex}
.tsc-findcard{position:relative;background:#fff;border-radius:16px;padding:22px;max-width:430px;width:100%;max-height:86vh;overflow-y:auto;box-shadow:0 12px 40px rgba(0,0,0,.25)}
.tsc-find-close{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;border-radius:50%;background:#f6f2ea;color:#756b5d;font-size:25px;font-weight:300;line-height:32px;text-align:center;padding:0;cursor:pointer;z-index:2;box-shadow:none}
.tsc-find-close:hover{background:#eee6d9;color:#1a1a1a}
.tsc-find-close:active{transform:scale(.94)}
.tsc-find-t{font-size:18px;font-weight:700;color:#1a1a1a}
.tsc-find-sub{font-size:12px;color:#999;margin:4px 0 12px}
.tsc-find-ints{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.tsc-find-ints .tsc-ic{font-size:13px;padding:8px 14px}
.tsc-find-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#666;margin:4px 0 6px}
.tsc-find-row select{height:34px;border-radius:8px;border:1px solid #e3dccf;background:#fff;padding:0 8px;font-size:13px;color:#444}
.tsc-find-note{font-size:11px;color:#b7ac9c;margin-top:10px;line-height:1.45}
.tsc-fr-style{display:inline-block;font-size:11px;font-weight:700;color:#8a6a3a;background:#f6ecdb;border-radius:10px;padding:3px 10px;margin-top:8px;letter-spacing:.5px}
.tsc-fr-cv{display:block;width:230px;height:230px;margin:10px auto 2px;border-radius:50%}
.tsc-fr-copy{font-size:13px;color:#7a6a4f;background:#faf6ee;border-radius:10px;padding:10px 12px;margin:10px 0;line-height:1.55}
.tsc-fr-stone{display:flex;align-items:center;gap:10px;font-size:13px;color:#444;padding:8px 0;border-bottom:1px solid #f0ece5;line-height:1.45}
.tsc-fr-stone img,.tsc-fr-noimg{width:46px;height:46px;flex:0 0 46px;border-radius:50%;object-fit:contain;background:#f6f2ea}
.tsc-fr-stone div{flex:1;min-width:0}
.tsc-fr-count{flex:0 0 auto;font-size:12px;font-weight:700;color:#b98a4b}
.tsc-fr-btns{display:flex;gap:8px;margin-top:12px}
.tsc-fr-btns .tsc-btn-primary,.tsc-fr-btns .tsc-btn-ghost{flex:1;margin-top:0}
/* wrist size pill + help badge + measuring guide */
.tsc-wristbtn{position:absolute;left:14px;bottom:17px;height:34px;display:flex;align-items:center;gap:5px;background:#fff;border:1px solid #eee;border-radius:17px;padding:0 14px;font-size:12px;font-weight:600;color:#8a6a3a;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.06)}
.tsc-wristbtn:active{background:#f0ebe2}
.tsc-help{position:absolute;top:-7px;right:-7px;width:17px;height:17px;border-radius:50%;background:#b98a4b;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.2)}
.tsc-help-in{position:static;display:inline-flex;vertical-align:middle;margin-left:4px}
.tsc-guide-svg{width:100%;height:auto;background:#faf6ee;border-radius:12px;margin:10px 0 4px}
.tsc-guide-steps{font-size:13px;color:#555;line-height:1.6;padding-left:18px;margin:8px 0 4px}
.tsc-guide-steps li{margin-bottom:6px}
.tsc-palette{background:#fff;border:1px solid #ece6dc;border-radius:14px;overflow:hidden;grid-column:1/-1}  /* full row width on desktop */
.tsc-search{padding:12px 14px 8px;display:flex;align-items:center;gap:12px}
.tsc-ptotal{font-size:18px;font-weight:700;color:#b98a4b;white-space:nowrap;padding-left:4px}   /* running total, matches the gold accent */
.tsc-search input{flex:1;width:auto;min-width:0;height:38px;border-radius:19px;background:#f2eee7;border:none;padding:0 16px;font-size:13px;color:#666;box-sizing:border-box}
.tsc-intents{display:flex;flex-wrap:nowrap;gap:6px;padding:0 14px 10px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(90deg,#000 94%,transparent);mask-image:linear-gradient(90deg,#000 94%,transparent)}   /* one swipeable row on every screen size */
.tsc-intents::-webkit-scrollbar{display:none}
.tsc-irow{padding-top:12px}
.tsc-ic{display:inline-flex;align-items:center;gap:4px;line-height:1.1;font-size:12px;color:#7d776d;background:#f6f2ea;border:1px solid #ece6dc;border-radius:14px;padding:5px 11px;cursor:pointer;white-space:nowrap;user-select:none;box-sizing:border-box}
.tsc-ic.on{background:#1a1a1a;color:#fff;border-color:#1a1a1a}
.tsc-bi{margin-left:4px;font-size:10px;letter-spacing:1px}
.tsc-tabs{display:flex;gap:18px;padding:2px 16px 0;font-size:14px;color:#999;border-bottom:1px solid #f0ece5;overflow-x:auto}
.tsc-tabs span{padding:6px 2px 10px;cursor:pointer;white-space:nowrap}
.tsc-tabs span.on{color:#1a1a1a;font-weight:600;border-bottom:3px solid #d9a441}
.tsc-catbody{display:flex}
.tsc-subs{width:132px;flex:0 0 132px;background:#f9f6f0;padding:6px 0;overflow-y:auto;max-height:520px}
.tsc-subs div{padding:10px 8px;font-size:12px;color:#8a857c;text-align:center;cursor:pointer;line-height:1.3}
.tsc-subs div.on{color:#1a1a1a;font-weight:600;background:#fff}
.tsc-grid{flex:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;padding:12px;align-content:start;overflow-y:auto;max-height:520px}
.tsc-bead{display:flex;flex-direction:column;text-align:center;border:1px solid #eee;border-radius:12px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.05);padding:8px 6px 0;min-height:158px;overflow:hidden}
.tsc-bead.out{opacity:.4}
.tsc-sw{width:56px;height:56px;margin:0 auto 6px;cursor:pointer;transition:transform .08s;display:flex;align-items:center;justify-content:center}
.tsc-sw img{max-width:100%;max-height:100%;object-fit:contain}
.tsc-sw:active{transform:scale(.9)}
.tsc-bead .tsc-n{font-size:11px;color:#333;line-height:1.3;min-height:29px;display:flex;align-items:center;justify-content:center}
.tsc-multi .tsc-n{font-weight:700;cursor:pointer}
.tsc-multi .tsc-p{cursor:pointer}
.tsc-bead .tsc-p{font-size:11px;color:#b98a4b;margin:2px 0 8px}
.tsc-step{display:flex;border-top:1px solid #f0ece5;margin:auto -6px 0}
.tsc-step button{flex:1;border:none;background:#fafafa;padding:7px 0;font-size:15px;color:#666;cursor:pointer}
.tsc-step button:active{background:#eee}
.tsc-step button:first-child{border-right:1px solid #f0ece5}
/* right: order + history */
.tsc-order{background:#fff;border:1px solid #ece6dc;border-radius:14px;padding:16px;margin-bottom:16px}
.tsc-lab{font-size:12px;color:#aaa;letter-spacing:1px}
.tsc-order .tsc-price{font-size:30px;font-weight:700;color:#1a1a1a;margin:2px 0 12px}
.tsc-row{display:flex;justify-content:space-between;font-size:13px;color:#666;padding:5px 0}
.tsc-row b{color:#1a1a1a;font-weight:600}
.tsc-assembly{margin:10px 0 2px;border-top:1px solid #f0ece5;padding-top:8px}
.tsc-radio{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#555;padding:5px 0;cursor:pointer;line-height:1.35}
.tsc-radio input{accent-color:#1a1a1a;margin:0;flex:0 0 auto}
.tsc-radio span{flex:1}
.tsc-radio i{color:#aaa;font-style:normal;font-size:11px}
.tsc-radio b{color:#b98a4b;font-weight:700;white-space:nowrap}
.tsc-opt{color:#aaa;font-style:normal;font-size:11px}
.tsc-zrow{padding-top:0}
.tsc-btn-primary{width:100%;height:44px;border-radius:10px;background:#1a1a1a;color:#fff;border:none;font-size:14px;font-weight:600;cursor:pointer;margin-top:12px}
.tsc-btn-primary:disabled{opacity:.6;cursor:default}
.tsc-btn-ghost{width:100%;height:40px;border-radius:10px;background:#fff;color:#555;border:1px solid #e3dccf;font-size:13px;cursor:pointer;margin-top:8px}
.tsc-hist-t{font-size:12px;color:#aaa;letter-spacing:1px;margin:4px 0 10px}
.tsc-history{display:flex;flex-direction:column;gap:8px}
.tsc-hist-item{position:relative;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #ece6dc;border-radius:10px;padding:6px 22px 6px 8px;cursor:pointer}
.tsc-hist-item:hover{background:#faf7f2}
.tsc-hist-del{position:absolute;top:1px;right:6px;font-size:16px;line-height:1;color:#c4bcae;padding:3px 4px;cursor:pointer}
.tsc-hist-del:hover{color:#b3543f}
.tsc-history-m{display:none}
.tsc-hist-item img,.tsc-hist-noimg{width:40px;height:40px;flex:0 0 40px;border-radius:8px;object-fit:contain;background:#f6f2ea}
.tsc-hist-meta{font-size:11px;color:#888;line-height:1.4}
.tsc-hist-empty{font-size:12px;color:#bbb}
.tsc-loading,.tsc-empty{grid-column:1/-1;color:#bbb;font-size:13px;padding:24px;text-align:center}
.tsc-hint{font-size:12px;color:#a49c8f;margin:16px 2px 0;line-height:1.5}
/* finished designer collection */
.tsc-design-gallery{margin:54px 0 24px;padding-top:36px;border-top:1px solid #ece6dc}
.tsc-design-gallery-head{text-align:center;max-width:680px;margin:0 auto 24px}
.tsc-design-gallery-head span{font-size:11px;letter-spacing:2px;color:#b98a4b;font-weight:700}
.tsc-design-gallery-head h2{font-size:30px;margin:6px 0 8px;color:#201d19}
.tsc-design-gallery-head p{font-size:14px;color:#857b6d;margin:0}
.tsc-design-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.tsc-design-card{border:1px solid #ece6dc;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 3px 12px rgba(58,43,24,.06)}
.tsc-design-photo{display:block;aspect-ratio:1/1;overflow:hidden;background:#f6f2ea}
.tsc-design-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}
.tsc-design-card:hover .tsc-design-photo img{transform:scale(1.025)}
.tsc-design-card-body{padding:13px}
.tsc-design-card h3{font-size:14px;line-height:1.35;margin:0 0 7px;min-height:38px}
.tsc-design-card h3 a{color:#29251f;text-decoration:none}
.tsc-design-price{font-size:14px;color:#b47c31;font-weight:700;margin-bottom:10px}
.tsc-design-actions{display:grid;grid-template-columns:.7fr 1.3fr;gap:7px}
.tsc-design-actions .button{padding:9px 7px;font-size:11px;text-align:center;border-radius:8px}
.tsc-product-recipe{clear:both;margin:18px 0;padding:16px;border:1px solid #ece6dc;border-radius:12px;background:#fcfaf6}
.tsc-product-recipe h3{font-size:17px;margin:0 0 10px}
.tsc-product-recipe ul{list-style:none;margin:0 0 14px;padding:0}
.tsc-product-recipe li{display:flex;align-items:center;gap:9px;padding:6px 0;border-bottom:1px solid #eee7dc;font-size:13px}
.tsc-product-recipe li img{width:38px;height:38px;object-fit:contain;border-radius:50%;background:#fff}
.tsc-product-recipe li span{flex:1}
.tsc-product-recipe li b{color:#b47c31}
.tsc-use-design{width:100%;text-align:center}
/* showcase */
.tsc-showcase{position:fixed;inset:0;z-index:99999;opacity:0;pointer-events:none;transition:opacity .55s}
.tsc-showcase.on{opacity:1;pointer-events:auto}
.tsc-showcase canvas{display:block;width:100%;height:100%}
.tsc-sc-tip{position:absolute;bottom:30px;left:0;right:0;text-align:center;color:#b7ac9c;font-size:14px;pointer-events:none}
/* responsive: stack to single column on tablet/mobile, bigger canvas */
@media(max-width:920px){
  .tsc-main{grid-template-columns:1fr;gap:10px}   /* tight vertical flow: tray straight onto the palette */
  .tsc-left{display:none}                       /* open straight onto the tray */
  .tsc-right{max-width:none}
  /* single-column flow: stage+saved designs, then palette, then order card */
  .tsc-center{order:1}
  .tsc-palette{order:2}
  .tsc-right{order:3}
  /* saved designs live under the Scatter button, two per row; desktop list hidden */
  .tsc-hist-t,#tsc-history{display:none}
  .tsc-history-m{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0}
  .tsc-history-m:has(.tsc-hist-item){margin:10px 0 0}   /* only takes space once a design is saved */
  .tsc-search{padding:10px 12px 6px;gap:10px}
  .tsc-ptotal{font-size:16px}
  /* intention + zodiac chips: one swipeable row each; right-edge fade hints at more */
  .tsc-intents{flex-wrap:nowrap;overflow-x:auto;padding:0 10px 8px;gap:5px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,#000 91%,transparent);mask-image:linear-gradient(90deg,#000 91%,transparent)}
  .tsc-intents::-webkit-scrollbar{display:none}
  .tsc-zrow{padding-top:0;padding-bottom:6px}
  .tsc-history-m .tsc-hist-empty{display:none}
  /* full-bleed: stage + palette run edge-to-edge of the screen */
  .tsc-stage,.tsc-palette{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0;border-left:none;border-right:none}
  .tsc-stage{padding:4px 34px}                  /* slim gutters: plate clears the floating side buttons */
  .tsc-t{width:32px;height:32px;font-size:13px}
  .tsc-magnify{right:8px;top:8px}
  #tsc-tray{font-size:17px}
  .tsc-string-btn{height:36px;padding:0 13px;font-size:12px}
  /* Find My Beads + magnify sit in the empty corners beside the round tray */
  .tsc-find-btn{left:6px;top:8px;height:27px;padding:0 10px;font-size:11px;border-radius:14px}
  .tsc-magnify{right:6px;top:8px}
  .tsc-wristbtn{height:32px;padding:0 10px;font-size:11px}
  /* original floating positions: tools column right, tray+wrist bottom-left, gather bottom-right */
  .tsc-tools{right:5px;gap:8px}
  .tsc-tray{left:8px;bottom:46px;font-size:19px}
  .tsc-wristbtn{left:8px;bottom:10px;height:30px;padding:0 11px;font-size:11px}
  .tsc-string-btn{right:6px;bottom:8px;height:30px;padding:0 11px;font-size:11px;border-radius:15px}
  .tsc-ic{font-size:11px;padding:4px 9px}
  /* top info bar: total | count | fits-wrist (centred) | guide */
  .tsc-topbar{display:flex;align-items:center;gap:8px;font-size:13px;color:#555;padding:10px 2px 8px;flex-wrap:nowrap;white-space:nowrap;overflow:hidden}
  .tsc-tb-price{font-size:17px;font-weight:700;color:#b98a4b}
  .tsc-tb-sep{color:#ddd}
  .tsc-tb-fit{flex:1;text-align:center;overflow:hidden;text-overflow:ellipsis}
  .tsc-tb-fit b{color:#2e8b57}
  .tsc-tb-guide{color:#8a6a3a;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px}
  .tsc-palette{border-top:none}                 /* no divider line above the Love/Vitality chips */
  /* add-to-cart lives inside the theme's handheld footer bar; the bar floats as a
     rounded module and hides while idle */
  .storefront-handheld-footer-bar{transition:transform .35s;will-change:transform;left:10px !important;right:10px !important;bottom:10px !important;width:calc(100% - 20px) !important;border-radius:16px;overflow:hidden;box-shadow:0 8px 26px rgba(0,0,0,.28)}
  .storefront-handheld-footer-bar.tsc-hf-hidden{transform:translateY(130%)}
  .storefront-handheld-footer-bar{height:56px}
  .storefront-handheld-footer-bar ul.tsc-hf li{height:56px !important;overflow:hidden}
  .storefront-handheld-footer-bar ul.tsc-hf li > a{height:56px !important;line-height:56px !important;padding:0 !important}
  .storefront-handheld-footer-bar ul.tsc-hf li.search{display:none}   /* add-to-cart takes the search slot */
  .storefront-handheld-footer-bar ul.tsc-hf li.tsc-hf-add{position:relative;width:33.3333% !important;display:inline-block}
  .tsc-hf-add button{position:absolute;left:0;top:0;width:100%;height:100%;min-height:0;background:#b98a4b;color:#fff;border:none;border-radius:0;font-size:12px;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;line-height:1.15;padding:0 2px;margin:0}
  .tsc-hf-add button small{display:block;font-size:10px;font-weight:600;color:#ffe9c4}
  /* fixed-size cards + auto-fill grid: column count adapts to width, card proportions stay identical on every phone */
  .tsc-subs{width:84px;flex-basis:84px;max-height:72vh}
  .tsc-subs div{font-size:11px;padding:9px 4px;line-height:1.25}
  .tsc-search input{height:36px;font-size:13px}
  .tsc-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:14px 6px;padding:8px;max-height:72vh}   /* extra row gap so card rows never touch */
  .tsc-design-gallery{margin-top:36px;padding:28px 12px 0}
  .tsc-design-gallery-head h2{font-size:24px}
  .tsc-design-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .tsc-design-card-body{padding:10px}
  .tsc-design-card h3{font-size:12px;min-height:48px}
  .tsc-design-actions{grid-template-columns:1fr}
  .tsc-bead{min-height:142px;overflow:visible;padding:6px 4px 0}   /* explicit height so cards never collapse in overflowing grids */
  .tsc-sw{width:44px;height:44px;margin:0 auto 4px}
  /* fixed name box (3 lines) so price and +/- line up across every card in a row */
  .tsc-bead .tsc-n{font-size:10px;line-height:1.25;min-height:0;flex:0 0 38px;height:38px;overflow:hidden}
  .tsc-bead .tsc-p{font-size:10px;margin:2px 0 5px;white-space:nowrap;overflow:hidden}   /* one line always, so the −/+ bar never gets pushed/covered */
  .tsc-bi{font-size:9px;letter-spacing:0;margin-left:3px}
  .tsc-step{margin:auto -4px 0;border-radius:0 0 11px 11px;overflow:hidden}   /* keep the bar inside the card's rounded corners */
  .tsc-step button{padding:5px 0;font-size:13px}
  /* force all category tabs to fit, no horizontal scroll */
  .tsc-tabs{overflow-x:visible;gap:2px;justify-content:space-between;padding:2px clamp(8px,2.5vw,16px) 0}
  .tsc-tabs span{font-size:clamp(10px,3.1vw,12px);padding:6px 1px 8px;flex:0 1 auto;text-align:center;line-height:1.15}
}
