*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:none;touch-action:manipulation}.color-background-bg{background-color:#f5f5f5}.color-text-fg{color:rgba(0,0,0,.85)}.color-action-primary-bg{background-color:#00ced1}.color-action-primary-fg{color:#00ced1}.color-action-secondary-bg{background-color:#639}.color-action-secondary-fg{color:#dbdbdb}.color-header-bg{background-color:#dbdbdb}.color-header-fg{background-color:#fff}.color-information-bg{background-color:hsla(0,0%,100%,.96)}.color-warning-bg{background-color:#fffbe6}.color-error-bg{background-color:#ed7070;color:#fff}.color-success-bg{background-color:#d6ffc8}body{background-color:#f5f5f5;color:rgba(0,0,0,.85)}main{margin:0 auto;padding:1em 0;width:80%;max-width:800px;min-height:calc(100vh - 3rem)}@media only screen and (max-width:480px){main{width:100%;max-width:none;padding:1em}}main.has-header{padding-top:calc(1em + 3rem)}main.has-footer{padding-bottom:calc(1em + 2.2rem)}main h1:first-child{margin-top:.3em}@media only screen and (max-width:480px){main h1:first-child{text-align:center}}footer,header{background-color:#dbdbdb;color:#fff;position:fixed;z-index:1000;width:100%;left:0;top:0;height:3rem;overflow:hidden;white-space:pre;text-overflow:ellipsis;white-space:break-spaces;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}footer{top:unset;bottom:0;height:2.2rem;font-size:.8em}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:300}p{margin:1em 0;line-height:1.4em}bold,strong{font-weight:500}ol{list-style-type:decimal}li{margin-left:1.5em;margin-bottom:.4em}h1,h2,h3,h4,h5{line-height:1.1em;margin:1.1em 0 .4em;font-weight:500}blockquote,code{color:rgba(0,0,0,.7);background-color:hsla(0,0%,100%,.3);border-radius:.5rem;padding:.5rem;margin:1rem 0}blockquote,pre code{padding:1rem}blockquote{font-size:1.2em;display:inline-block}blockquote p{margin:0}code{white-space:pre-wrap;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;font-size:.9em}pre code{white-space:pre;max-width:100%;min-width:6em}a{text-decoration:none;cursor:pointer;transition:all .2s;color:rgba(0,0,0,.99);border-bottom:1px dotted rgba(0,0,0,.99);font-weight:500}a:hover{border-bottom-style:solid;opacity:.7}.no-link,.no-link:hover{border-bottom:0}.fieldset,fieldset{border:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:1em 0}.fieldset label,fieldset label{color:rgba(0,0,0,.4);font-size:.75em;text-transform:uppercase;margin-bottom:.625em}legend{font-weight:500}table{border-collapse:collapse;border:1px solid rgba(0,0,0,.1)}td,th{padding:.5em;vertical-align:top}thead tr{background-color:rgba(0,0,0,.1)}tr:nth-child(2n+0){background-color:rgba(0,0,0,.05)}hr{border:0;height:1px;margin:1em 0;background:rgba(0,0,0,.2)}.button,.input,button,input:not([type=radio]):not([type=checkbox]),select,textarea{border-radius:2px;box-sizing:border-box;font-family:inherit;font-size:inherit;outline:0;padding:1em;min-width:20em;transition:all .1s;margin-right:.3em;margin-bottom:.3em}.button:last-child,.input:last-child,button:last-child,input:not([type=radio]):not([type=checkbox]):last-child,select:last-child,textarea:last-child{margin-right:unset;margin-bottom:unset}@media only screen and (max-width:480px){.button,.input,button,input:not([type=radio]):not([type=checkbox]),select,textarea{width:100%;margin:.3em 0}}input[type=checkbox],input[type=radio]{margin-left:1em}input[type=checkbox]:first-child,input[type=radio]:first-child{margin-left:unset}.checkbox-wrapper,.radio-wrapper{margin-right:1em}.checkbox-wrapper>label,.radio-wrapper>label{margin-left:.3em;color:inherit;font-size:inherit;text-transform:inherit;margin-bottom:inherit}input[type=color]{background:transparent;border:0;cursor:pointer;padding:0!important;min-width:unset!important;margin-top:-.25em;height:3rem;width:3rem}input[type=color]::-webkit-color-swatch{height:100%;aspect-ratio:1;border-radius:.25rem;border:1px solid rgba(0,0,0,.25)}.button,button{position:relative;background-color:rgba(0,0,0,.9);border:1px solid rgba(0,0,0,.1);display:inline-block;cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none;white-space:nowrap;overflow:hidden;line-height:normal;font-weight:400;text-align:center}.button:focus:not(:disabled):not(:hover),button:focus:not(:disabled):not(:hover){border:1px solid rgba(0,0,0,.4)}.button:hover:not(:disabled),button:hover:not(:disabled){opacity:.7}.button:hover:active,button:hover:active{transition:all .05s;opacity:.5}.button:disabled,button:disabled{cursor:auto;opacity:.3}a.button{text-decoration:none}.button.secondary:not(:disabled),.circle-menu-button:not(:disabled),button.secondary:not(:disabled){background-color:rgba(0,0,0,.6)}.autosize,.no-button{width:unset;min-width:unset;height:unset;min-height:unset}.no-button{background:0;border:0;box-shadow:none;color:inherit;padding:0;margin:0}.no-button:focus:not(:disabled):not(:hover){border:0}.input,input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]),select,textarea{-webkit-appearance:none;resize:none;color:inherit;background-color:#fff;border:1px solid rgba(0,0,0,.25);box-shadow:none;font-weight:inherit}input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range])::placeholder,textarea::placeholder{color:rgba(0,0,0,.25)}.input:focus,.input:hover:not(:disabled):not(:focus),input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]):focus,input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]):hover:not(:disabled):not(:focus),select:focus,select:hover:not(:disabled):not(:focus),textarea:focus,textarea:hover:not(:disabled):not(:focus){border:1px solid rgba(0,0,0,.4)}input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]):-moz-read-only,textarea:-moz-read-only{color:rgba(0,0,0,.4)}input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]):read-only,textarea:read-only{color:rgba(0,0,0,.4)}.input:disabled,input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]):disabled,select:disabled,textarea:disabled{background-color:transparent;color:rgba(0,0,0,.4)}.tag{cursor:default;color:#fff;font-size:.9em;padding:.3em .8em;margin-right:.2em;margin-bottom:.4em;border-radius:2em;transition:all .2s;background-color:rgba(0,0,0,.3);border:1px solid transparent}.tag.selectable{cursor:pointer;border:1px solid rgba(0,0,0,.3)}.tag.selectable:hover:not(.disabled){filter:brightness(115%)}.tag.selected{background-color:rgba(0,0,0,.9)}.tag.new{background-color:#6ada3d}.tag .x-button{cursor:pointer;border:0;background:0;padding:.1em;margin:0 0 0 .2em;color:#fff}.tag .x-button:before{content:"✖"}.toggle-switch{position:relative;display:inline-block}.toggle-switch>input{display:none}.toggle-switch>label{display:block;text-indent:-150%;clip:rect(0 0 0 0);color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toggle-switch>label,.toggle-switch>label:before{width:4em;height:2.2em}.toggle-switch>label:after,.toggle-switch>label:before{content:"";display:block;position:absolute;cursor:pointer}.toggle-switch>label:before{border-radius:1.7em;background-color:rgba(0,0,0,.3);transition:background-color .1s ease}.toggle-switch>label:after{top:.1em;left:.1em;width:2em;height:2em;border-radius:2em;background-color:#fff;transition:left .1s ease}.toggle-switch>input:checked+label:before{background-color:rgba(0,0,0,.9)}.toggle-switch>input:checked+label:after{left:calc(100% - (4em / 2) - .1em)}.flex{display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.flex.column{flex-direction:column}.flex>*{flex:1 1;width:100%!important;min-width:unset!important;margin-right:1em}.flex>:last-child{margin-right:unset}@media only screen and (max-width:480px){.flex{flex-direction:column}.flex>*{margin-right:unset}}.notification{padding:1em;border-radius:2px}.circle-menu-button{box-shadow:none;width:unset;min-width:unset;padding:0;margin:0;width:2.5rem;height:2.5rem;border-radius:2.5rem;position:fixed;z-index:1000;top:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border:0;background-repeat:no-repeat;background-position:50%;background-size:cover;font-weight:500}.circle-menu-button.right{left:unset;right:.5rem}.circle-menu-button.bottom{top:unset;bottom:.5rem}.progress-animation{background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.9) 45%,rgba(0,0,0,.5) 55%,rgba(0,0,0,.5));background-size:400% 100%;background-position:0 50%}.progress-animation.in-progress{animation:animation-progress 4s linear 0s infinite}@keyframes animation-progress{0%{background-position-x:0}to{background-position-x:-35%}}.progress-animation.done{animation:none;background-position-x:-35%}.pulsate-animation{animation:pulsate 2s ease-in-out 0s infinite}@keyframes pulsate{0%{opacity:1}50%{opacity:.5}to{opacity:1}}:root{--gallery-bone:#f9f8f6;--charcoal-ink:#121212;--muted-gold:#b08d57;--museum-blue:#1a2f4b;--on-surface:#1a1c1c;--on-surface-variant:#4c4546;--outline:#7e7576;--outline-variant:#cfc4c5;--surface-container:#eee;--surface-container-low:#f4f3f3;--surface-container-lowest:#fff;--pale-gold:#fffbe6;--sidebar-width:16rem;--margin-desktop:64px;--margin-mobile:20px;--gutter:24px;--top-nav-height:4.5rem;--font-display:"Bodoni Moda","Times New Roman",serif;--font-body:"Work Sans",sans-serif}body,html{background-color:var(--gallery-bone)}body{color:var(--charcoal-ink);font-family:var(--font-body);font-size:16px;line-height:26px;font-weight:400;padding:0;margin:0;-webkit-font-smoothing:antialiased}::selection{background:var(--muted-gold);color:#fff}h1,h2,h3,h4,h5{font-family:var(--font-display);font-weight:600;margin:1rem 0;color:var(--charcoal-ink);letter-spacing:-.02em}h1{font-weight:700}h1,h2{font-size:32px;line-height:40px}h2{font-weight:500}h3{font-size:20px;line-height:28px;font-family:var(--font-body);font-weight:600;letter-spacing:.05em}@media (min-width:768px){h1{font-size:48px;line-height:56px}}@media (min-width:1024px){.page-hero h1,h1.page-title{font-size:72px;line-height:80px}}a{color:var(--charcoal-ink);border-color:var(--charcoal-ink)}a:hover{color:var(--muted-gold);border-color:var(--muted-gold)}.button,.tag,button,input,select,textarea{border-radius:0;font-family:var(--font-body)}.button,button{background:var(--charcoal-ink);color:#fff;border:1px solid var(--charcoal-ink);text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:700;line-height:16px;padding:1rem 2rem;min-width:unset;box-shadow:none}.button:hover,button:hover{background:var(--surface-container-lowest);color:var(--charcoal-ink);filter:none}input[type=email],input[type=search],input[type=text],textarea{background:transparent;border:0;border-bottom:1px solid var(--charcoal-ink);border-radius:0;box-shadow:none;padding:.5rem 0;font-size:16px;color:var(--charcoal-ink)}input:focus,textarea:focus{outline:none;border-color:var(--charcoal-ink);box-shadow:none}.tag{cursor:pointer;display:inline-block;border-bottom:1px solid var(--outline-variant);background:var(--surface-container-lowest);color:var(--outline);font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;line-height:16px;padding:.5rem 1.25rem;margin:0 .5rem .5rem 0;border-radius:0;text-decoration:none;border:1px solid var(--outline-variant)}.tag:hover{border-color:var(--charcoal-ink);color:var(--charcoal-ink);filter:none}.tag.exists,.tag.is-active{background:var(--charcoal-ink);color:#fff;border-color:var(--charcoal-ink);opacity:1}.tag.exists:hover{background:var(--surface-container-lowest);color:var(--charcoal-ink)}button.tag{min-width:unset}@media (max-width:600px){button.tag{width:unset}}.unclickable{pointer-events:none}.tag.semi-transparent{opacity:.45;border-style:dashed;background:transparent}.semi-transparent{opacity:.5}pre code{display:block;white-space:pre-wrap;-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%;max-width:none;-webkit-user-select:all;-moz-user-select:all;user-select:all;cursor:text;box-shadow:none;background:var(--surface-container-low);border:0;border-bottom:1px solid var(--charcoal-ink);padding:1.5rem;font-family:var(--font-body);font-size:16px;line-height:26px;color:var(--charcoal-ink)}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-size:1.25rem;vertical-align:middle}.material-symbols-outlined.is-filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.label-caps{font-family:var(--font-body);font-size:12px;font-weight:700;line-height:16px;letter-spacing:.15em;text-transform:uppercase}.caption{font-size:13px;line-height:18px;color:var(--outline)}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--gallery-bone)}.app-shell>main{flex:1 1;width:100%;max-width:1920px;margin:0 auto;padding:calc(var(--top-nav-height) + 2.5rem) var(--margin-mobile) 6rem;min-height:unset}@media (min-width:1024px){.app-shell>main{padding:7rem var(--margin-desktop) 6rem}}.top-nav{position:fixed;top:0;left:0;right:0;z-index:70;justify-content:space-between;height:var(--top-nav-height);padding:0 var(--margin-mobile);background:var(--gallery-bone);border-bottom:1px solid var(--charcoal-ink);color:var(--charcoal-ink);overflow:visible;white-space:normal}.top-nav,.top-nav-brand{display:flex;align-items:center}.top-nav-brand{gap:.75rem;text-decoration:none;border-bottom:none}.top-nav-brand img{width:32px;height:32px;object-fit:contain}.top-nav-brand span{font-family:var(--font-display);font-size:32px;line-height:40px;font-weight:700;letter-spacing:-.02em;color:var(--charcoal-ink)}.top-nav-menu{background:transparent;color:var(--charcoal-ink);border:0;padding:.5rem;min-width:unset;box-shadow:none}.top-nav-menu:hover{background:transparent;color:var(--muted-gold)}@media (min-width:768px){.top-nav{padding:0 var(--margin-desktop)}}.side-nav{display:none;flex-direction:column;position:fixed;left:0;top:0;bottom:0;width:var(--sidebar-width);z-index:40;background:var(--gallery-bone);border-right:1px solid var(--charcoal-ink);padding-top:var(--top-nav-height)}.side-nav-brand{padding:2rem;text-decoration:none;border-bottom:1px solid var(--charcoal-ink)}.side-nav-brand .name{font-family:var(--font-display);font-size:32px;line-height:40px;font-weight:700;letter-spacing:-.02em;color:var(--charcoal-ink);display:block}.side-nav-brand .tagline{font-size:13px;line-height:18px;color:var(--outline);margin-top:.35rem;display:block}.side-nav-links{flex:1 1;display:flex;flex-direction:column;gap:.25rem;padding:2rem 1rem}.side-nav-links a{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;text-decoration:none;border-bottom:none;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--charcoal-ink)}.side-nav-links a:hover{background:var(--surface-container);color:var(--charcoal-ink)}.side-nav-links a.is-active{background:var(--charcoal-ink);color:#fff;font-weight:700;transform:translateX(4px)}.side-nav-cta{padding:1rem}.side-nav-cta .button{display:block;width:100%;text-align:center;text-decoration:none;border-bottom:1px solid var(--charcoal-ink)}.side-nav-footer{padding:1rem 1rem 2rem;border-top:1px solid var(--charcoal-ink);display:flex;flex-direction:column;gap:.25rem}.side-nav-footer a{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;text-decoration:none;border-bottom:none;font-size:13px;color:var(--charcoal-ink)}.side-nav-footer a:hover{color:var(--muted-gold)}.nav-overlay{display:none}.side-nav.is-open{display:flex;z-index:60}.nav-overlay.is-open{display:block;position:fixed;inset:0;z-index:55;background:hsla(0,0%,7%,.35);border:0;padding:0;min-width:unset}.site-footer{position:relative;top:auto;left:auto;z-index:auto;overflow:visible;white-space:normal;width:auto;color:var(--outline);height:auto;padding:3rem var(--margin-mobile);text-align:left;background:var(--gallery-bone);border-top:2px solid var(--charcoal-ink);display:flex;flex-direction:column;gap:var(--gutter)}.site-footer .footer-brand{font-family:var(--font-display);font-size:32px;line-height:40px;font-weight:500;color:var(--charcoal-ink);display:block;margin-bottom:.75rem}.site-footer .footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem}.site-footer a{color:var(--outline);border-color:transparent;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;text-decoration:none}.site-footer a:hover{color:var(--muted-gold)}.site-footer .tomorroworld-logo{margin-left:.2em;border-bottom:none;display:inline-flex;vertical-align:middle}.site-footer .tomorroworld-logo img{width:18px;height:18px;vertical-align:bottom}@media (min-width:768px){.site-footer{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:3rem var(--margin-desktop)}}.see-also{z-index:70}.circle-menu-button{z-index:45;border-radius:50%!important;overflow:hidden;top:unset;bottom:.5rem;left:.5rem}.circle-menu-button img{width:100%;height:100%;border-radius:50%}.page-hero{position:relative;height:auto;overflow:visible;background:transparent;display:block;max-width:56rem;margin-bottom:3rem}.page-hero h1{margin:0 0 1.5rem}.page-hero .lede{font-size:18px;line-height:30px;font-style:italic;color:var(--on-surface-variant);max-width:40rem;border-left:2px solid var(--museum-blue);padding-left:1.5rem;margin:0}.page-hero .rule{width:6rem;height:2px;background:var(--charcoal-ink);margin-top:1.5rem}@media (min-width:768px){.page-hero{margin-bottom:4rem}}.style-search{max-width:48rem;margin-bottom:3rem;position:relative}.style-search .material-symbols-outlined{position:absolute;left:0;bottom:.7rem;color:var(--outline);pointer-events:none}.style-search input{width:100%;padding-left:2.25rem;padding-bottom:.5rem}.filter-and-sort{display:flex;gap:1rem;overflow-x:auto;margin-bottom:3rem;padding-bottom:1rem;-ms-overflow-style:none;scrollbar-width:none}.filter-and-sort::-webkit-scrollbar{display:none}.filter-and-sort .tag{flex-shrink:0;margin:0}.designstyle-list{display:grid;grid-template-columns:1fr;grid-gap:var(--gutter);gap:var(--gutter)}@media (min-width:768px){.designstyle-list{grid-template-columns:1fr 1fr;gap:3rem}}@media (min-width:1280px){.designstyle-list{grid-template-columns:1fr 1fr 1fr}.designstyle-list>:nth-child(3),.designstyle-list>:nth-child(3).is-text-style{grid-column:span 2}}.designStyle{display:flex;flex-direction:column;background:var(--surface-container-lowest);border:1px solid var(--outline-variant);padding:2rem;margin:0;height:100%;transition:border-color .2s ease}.designStyle:hover{border-color:var(--charcoal-ink)}.designStyle>a{display:flex;flex-direction:column;flex:1 1;text-decoration:none;border-bottom:none;color:inherit}.designStyle>a:hover{color:inherit;filter:none}.designStyle h3{font-family:var(--font-display);font-size:32px;line-height:40px;font-weight:500;letter-spacing:-.02em;margin:auto 0 0}.designStyle .view-exhibition{font-size:13px;line-height:18px;color:var(--outline);margin-top:.5rem;opacity:0;transition:opacity .2s ease}.designStyle:hover .view-exhibition{opacity:1}.style-image{width:100%;aspect-ratio:1;overflow:hidden;margin-bottom:1.5rem;border:1px solid rgba(207,196,197,.3);background:var(--surface-container-low)}.style-image img{width:100%;height:100%;aspect-ratio:1;object-fit:cover;filter:grayscale(1);transition:filter .7s ease-out,transform .7s ease-out}.designStyle:hover .style-image img{filter:grayscale(0);transform:scale(1.05)}@media (min-width:1280px){.designstyle-list>:nth-child(3):not(.is-text-style){flex-direction:row;gap:2rem}.designstyle-list>:nth-child(3):not(.is-text-style)>a{flex-direction:row;gap:2rem;align-items:stretch}.designstyle-list>:nth-child(3):not(.is-text-style) .style-image{width:50%;aspect-ratio:auto;min-height:400px;margin-bottom:0}.designstyle-list>:nth-child(3):not(.is-text-style) .style-copy{display:flex;flex-direction:column;justify-content:center;width:50%}.designstyle-list>:nth-child(3):not(.is-text-style) h3{font-size:48px;line-height:56px;margin:0 0 1rem}.designstyle-list>:nth-child(3):not(.is-text-style) .explore-discipline{display:inline-block}.designstyle-list>:nth-child(3):not(.is-text-style) .view-exhibition{display:none}}.style-excerpt{font-size:16px;line-height:26px;color:var(--on-surface-variant);margin:0 0 1.5rem;display:none}@media (min-width:768px){.designstyle-list>:nth-child(3):not(.is-text-style) .style-excerpt{display:block}}.explore-discipline{display:none;width:max-content;border:1px solid var(--charcoal-ink);padding:.5rem 1rem;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-top:.5rem}.designStyle:hover .explore-discipline{background:var(--charcoal-ink);color:#fff}.designStyle .actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.designStyle a.action{margin-right:0;cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;border:1px solid var(--outline-variant);background:transparent;padding:.4rem .7rem;border-radius:0;text-decoration:none}.designStyle a.action:hover{filter:none;border-color:var(--charcoal-ink);color:var(--charcoal-ink)}.designStyle a.update{color:var(--charcoal-ink)}.designStyle a.delete{color:#ba1a1a;border-color:#ba1a1a}.designStyle.in-progress{opacity:.3}.designStyle.is-text-style{justify-content:space-between}.designStyle.is-text-style .style-image{aspect-ratio:16/9}.designStyle.is-text-style .text-meta{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.designStyle.is-text-style .quote{font-family:var(--font-display);font-style:italic;font-size:18px;line-height:30px;color:var(--on-surface-variant);margin:0 0 1.5rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.designStyle.is-text-style .style-footer{border-top:1px solid var(--outline-variant);padding-top:1.5rem;margin-top:auto}.warning-box{background-color:var(--pale-gold);padding:1.5rem;border:1px solid var(--charcoal-ink);border-radius:0;grid-column:1/-1}.style-detail-back{display:inline-flex;align-items:center;gap:.5rem;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;border-bottom:none;margin-bottom:2.5rem}.style-detail-hero{display:grid;grid-gap:3rem;gap:3rem;margin-bottom:3rem}@media (min-width:1024px){.style-detail-hero{grid-template-columns:1fr 1fr;align-items:start}}.style-detail-frame{border:1px solid var(--charcoal-ink);padding:1.5rem;background:#fff}.style-detail-frame img{width:100%;max-width:none;aspect-ratio:1;object-fit:cover;filter:grayscale(1);display:block;border-radius:0}.style-detail-frame:hover img{filter:grayscale(0)}.style-detail-copy h1{margin-top:0}.style-detail-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 2rem}.style-detail-chips .tag{margin:0;border-color:var(--charcoal-ink);color:var(--charcoal-ink)}.style-detail-section h2{font-size:32px;border-bottom:1px solid var(--charcoal-ink);padding-bottom:.5rem;margin-bottom:.75rem}.style-detail-section p{color:var(--on-surface-variant);font-size:16px;line-height:26px}.prompt-inspiration{margin-top:3rem;background:#fff;border:1px solid var(--charcoal-ink);padding:2rem;position:relative}.prompt-inspiration h2{font-size:32px;margin-top:0}.prompt-inspiration .prompt-lede{font-size:18px;line-height:30px;color:var(--on-surface-variant);border-left:1px solid var(--outline);padding-left:1rem;margin-bottom:1.5rem}.prompt-block{position:relative}.prompt-block button.copy-prompt{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:transparent;color:var(--charcoal-ink);border:0;padding:.5rem;min-width:unset}.prompt-block button.copy-prompt:hover{background:transparent;color:var(--muted-gold)}.prompt-block pre code{padding-right:3.5rem}.style-google,.style-related{margin-top:2.5rem}.style-google a{font-weight:600}.add-style-form{margin-bottom:3rem;max-width:48rem}.add-style-form .field-label{display:block;margin-bottom:.75rem}.add-style-form input[type=text]{width:100%;margin-bottom:1.5rem}.add-style-form .checkbox-wrapper{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.add-style-form .form-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.about{padding:0;margin:0;max-width:48rem}.about .column{display:flex;align-items:flex-start;gap:2rem}.about .avatar{border-radius:50%;margin-right:0;flex-shrink:0}.about a{font-weight:700}@media (max-width:600px){.about .column{flex-direction:column}.about .avatar{margin:0 auto 1em}}.google-signin-button{background:#fff;color:var(--charcoal-ink);border:1px solid var(--charcoal-ink);border-radius:0;min-width:unset;margin:1em 0;display:inline-flex;align-items:center}.google-signin-button img{margin-right:10px}.signin-form input{display:block;width:100%;max-width:28rem;margin-bottom:1.5rem}.admin-auth{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--charcoal-ink)}.app-shell input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]),.app-shell textarea{background:transparent;border:0;border-bottom:1px solid var(--charcoal-ink);border-radius:0;box-shadow:none;padding:.5rem 0;font-size:16px;color:var(--charcoal-ink)}.app-shell .style-search input:not([type=radio]):not([type=checkbox]):not([type=color]):not([type=range]){padding:.5rem 0 .5rem 2.25rem}.app-shell .button,.app-shell button{border-radius:0}.app-shell code,.app-shell pre,.app-shell pre code{border-radius:0;box-shadow:none}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}